:root{--bhl-ink:var(--bh-primary,#082746);--bhl-teal:var(--bh-secondary,#0da5a2);--bhl-accent:var(--bh-accent,#f59d0b);--bhl-soft:var(--bh-soft,#f6f8f8);--bhl-line:var(--bh-border,#e6ebed);--bhl-muted:var(--bh-muted,#66757c);--bhl-dark:var(--bh-primary,#102d35);--bhl-white:var(--bh-white,#fff)}.bhl-course-shell,.bhl-lesson-shell,.bhl-my-courses{direction:rtl;font-family:inherit;color:var(--bhl-ink)}.bhl-learning-page{direction:rtl;padding:34px 20px 64px;background:#fff;min-height:70vh}.bhl-learning-container{width:min(1380px,100%);margin:0 auto}.bhl-learning-content{width:100%}.bhl-progress{margin:18px 0}.bhl-progress-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:9px}.bhl-progress-track{height:8px;background:#edf1f2;border-radius:999px;overflow:hidden}.bhl-progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--bhl-teal),#31c1bb);border-radius:999px}.bhl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:12px 20px;text-decoration:none;cursor:pointer;font:inherit;font-weight:800;transition:.2s ease}.bhl-btn:hover{transform:translateY(-1px);box-shadow:0 9px 24px rgba(16,45,53,.14)}.bhl-btn-primary{background:var(--bhl-dark);color:#fff!important}.bhl-btn-accent{background:var(--bhl-accent);color:#082746!important}.bhl-btn-light{background:#eef2f3;color:var(--bhl-dark)!important}.bhl-btn-outline{background:#fff;color:var(--bhl-dark)!important;border:1px solid #bfd4d7}.bhl-login-link{display:inline-flex;align-items:center;color:#567078;text-decoration:none;font-size:13px}.bhl-login-link:hover{color:var(--bhl-teal)}.bhl-gate,.bhl-empty{max-width:720px;margin:60px auto;padding:36px;border:1px solid var(--bhl-line);border-radius:22px;background:#fff;text-align:center;box-shadow:0 18px 50px rgba(8,39,70,.06)}.bhl-locked-gate .bhl-lock-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:18px;background:#f3f6f6;font-size:25px}.bhl-locked-gate h3{margin:0 0 8px;font-size:24px}.bhl-locked-gate p{color:var(--bhl-muted);line-height:1.9}.bhl-gate-actions{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}.bhl-course-shell{display:grid;gap:28px}.bhl-course-landing-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:34px;align-items:center;padding:30px;border:1px solid var(--bhl-line);border-radius:28px;background:radial-gradient(circle at 88% 18%,rgba(13,165,162,.09),transparent 36%) , #fff;box-shadow:0 18px 55px rgba(8,39,70,.05)}.bhl-course-landing-hero.no-video{grid-template-columns:1fr}.bhl-course-intro-video{min-width:0}.bhl-course-intro-video .bhl-video-wrap{margin:0}.bhl-course-landing-copy{padding:10px 8px}.bhl-kicker{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#eef9f8;color:#087f7d;font-size:13px;font-weight:800}.bhl-course-landing-copy h1{margin:13px 0 12px;font-size:clamp(32px,3.1vw,50px);line-height:1.32;color:var(--bhl-ink)}.bhl-course-lead{margin:0;line-height:2;color:#44555d;font-size:16px}.bhl-instructor{margin:14px 0 0;color:#5c6d74;font-size:14px}.bhl-member-actions,.bhl-purchase-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:22px}.bhl-price{font-size:18px;color:var(--bhl-ink)}.bhl-course-progress-inline{margin-top:20px;max-width:500px}.bhl-course-progress-inline .bhl-progress-head{font-size:13px}.bhl-course-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--bhl-line);border-radius:22px;background:#fff;overflow:hidden}.bhl-course-facts>div{padding:20px 18px;border-left:1px solid var(--bhl-line)}.bhl-course-facts>div:last-child{border-left:0}.bhl-course-facts span{display:block;color:var(--bhl-muted);font-size:12px;margin-bottom:6px}.bhl-course-facts strong{display:block;font-size:15px;line-height:1.8;color:var(--bhl-ink)}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course{padding:26px 28px;border:1px solid var(--bhl-line);border-radius:24px;background:#fff}.bhl-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.bhl-section-heading span{display:block;color:var(--bhl-teal);font-size:13px;font-weight:800;margin-bottom:3px}.bhl-section-heading h2{margin:0;font-size:28px;color:var(--bhl-ink)}.bhl-section-heading>b{color:var(--bhl-muted);font-size:14px}.bhl-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.bhl-feature-grid>div{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:14px;background:#f8fbfb}.bhl-feature-grid>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e6f7f5;color:#087f7d;font-weight:900;flex:0 0 auto}.bhl-feature-grid p{margin:0;line-height:1.8;color:#354951}.bhl-chapter-list{display:grid;gap:18px}.bhl-chapter-block{border:1px solid #edf0f1;border-radius:18px;overflow:hidden;background:#fcfdfd}.bhl-chapter-head{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px 18px;background:#f6f9f9;border-bottom:1px solid var(--bhl-line)}.bhl-chapter-head>span{font-size:11px;color:var(--bhl-teal);font-weight:800}.bhl-chapter-head h3{margin:0;font-size:18px;color:var(--bhl-ink)}.bhl-chapter-head small{color:var(--bhl-muted)}.bhl-lesson-list{display:grid;gap:0}.bhl-lesson-row{display:flex;align-items:center;gap:14px;padding:15px 16px;border-top:1px solid #edf0f1;text-decoration:none;color:inherit;background:#fff;transition:.2s ease}.bhl-lesson-list .bhl-lesson-row:first-child{border-top:0}.bhl-lesson-row:hover:not(.is-locked){background:#fbfefe}.bhl-lesson-row.is-completed{background:#fbfdfc}.bhl-lesson-row.is-sample{background:linear-gradient(90deg,#fff 0%,#fbffff 100%)}.bhl-lesson-row.is-locked{opacity:.72;cursor:default}.bhl-num{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f0f4f5;font-weight:800;flex:0 0 auto}.bhl-lesson-row.is-completed .bhl-num{background:#e6f7ef;color:#167b56}.bhl-lesson-title{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.bhl-lesson-title strong{font-size:15px}.bhl-lesson-title small{color:var(--bhl-muted)}.bhl-status{font-size:12px;padding:7px 11px;border-radius:999px;background:#f2f4f5;white-space:nowrap}.bhl-status.completed{background:#e7f7ef;color:#157552}.bhl-status.started{background:#fff2dc;color:#9b6200}.bhl-status.sample{background:#e8f8f7;color:#087f7d}.bhl-status.locked{background:#f1f2f3;color:#69757a}.bhl-course-copy{line-height:2.1;color:#263b44;max-width:1000px}.bhl-course-copy h2,.bhl-course-copy h3{color:var(--bhl-ink)}.bhl-final-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border-radius:22px;background:var(--bhl-dark);color:#fff}.bhl-final-cta span{font-size:12px;color:#74dcd8}.bhl-final-cta h2{color:#fff;margin:4px 0 0}.bhl-final-cta>div:last-child{display:flex;align-items:center;gap:14px}.bhl-final-cta strong{color:#fff}.bhl-lesson-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.bhl-lesson-main{min-width:0}.bhl-lesson-heading{margin:0 0 16px}.bhl-back{text-decoration:none;font-size:14px;color:var(--bhl-teal);font-weight:700}.bhl-lesson-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:13px;color:var(--bhl-muted);font-size:13px}.bhl-sample-pill{padding:5px 9px;border-radius:999px;background:#e9f8f7;color:#087f7d;font-weight:800}.bhl-lesson-heading h1{margin:5px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.4;color:var(--bhl-ink)}.bhl-video-wrap{aspect-ratio:16/9;background:#0e1112;border-radius:20px;overflow:hidden;margin:0 0 24px;box-shadow:0 18px 44px rgba(8,39,70,.12)}.bhl-video-wrap video,.bhl-video-wrap iframe{width:100%;height:100%;border:0;display:block}.bhl-lesson-copy{line-height:2.05;padding:24px 4px;color:#263b44}.bhl-lesson-copy h2{font-size:24px;color:var(--bhl-ink);margin:0 0 12px}.bhl-growth-bridge{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin:20px 0;border:1px solid #bee4e1;border-radius:18px;background:linear-gradient(135deg,#effbf9,#fff)}.bhl-growth-bridge span{display:block;color:#087f7d;font-size:12px;font-weight:800;margin-bottom:4px}.bhl-growth-bridge strong{display:block;font-size:15px;color:var(--bhl-ink)}.bhl-lesson-actions{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid var(--bhl-line)}.bhl-action-center{text-align:center}.bhl-action-center form{margin:0}.bhl-action-side{min-width:0}.bhl-action-next{text-align:left}.bhl-nav-link{display:inline-flex;flex-direction:column;gap:3px;text-decoration:none;color:var(--bhl-ink);max-width:100%}.bhl-nav-link small{color:var(--bhl-muted)}.bhl-nav-link strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.bhl-complete-badge{display:inline-flex;padding:11px 15px;border-radius:13px;background:#e8f6ef;color:#14734f;font-weight:700}.bhl-sidebar{position:sticky;top:24px;border:1px solid var(--bhl-line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(8,39,70,.05)}.bhl-sidebar-head{padding:18px 18px 15px;border-bottom:1px solid var(--bhl-line);background:#fbfcfc}.bhl-sidebar-head>a{display:block;text-decoration:none;color:var(--bhl-ink);font-weight:800;font-size:16px;margin-bottom:14px}.bhl-sidebar-head>small{display:block;color:var(--bhl-teal);font-size:12px}.bhl-sidebar-head .bhl-progress-head{font-size:12px;margin-bottom:7px}.bhl-sidebar-head .bhl-progress-track{height:6px}.bhl-sidebar-lessons{max-height:calc(100vh - 210px);overflow:auto;padding:8px}.bhl-side-chapter{padding:10px 10px 6px;color:#6a7b82;font-size:11px;font-weight:800;border-bottom:1px solid #f0f2f3;margin-top:4px}.bhl-sidebar-lessons>a,.bhl-side-locked{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;gap:9px;align-items:center;padding:10px;border-radius:12px;text-decoration:none;color:inherit;border:1px solid transparent}.bhl-sidebar-lessons>a:hover{background:#f7f9f9}.bhl-sidebar-lessons>a.active{background:#eef9f8;border-color:#ccebea}.bhl-side-locked{opacity:.55}.bhl-side-num{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f1f4f5;font-weight:800;font-size:13px}.bhl-sidebar-lessons>a.active .bhl-side-num{background:var(--bhl-teal);color:#fff}.bhl-side-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.bhl-side-copy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bhl-side-copy small{font-size:11px;color:var(--bhl-muted)}.bhl-sidebar em,.bhl-side-locked em{font-style:normal;color:#18845c;font-weight:800;font-size:10px}.bhl-my-courses{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.bhl-course-card{border:1px solid var(--bhl-line);border-radius:20px;overflow:hidden;background:#fff}.bhl-course-card>div{padding:18px}.bhl-course-card img{width:100%;height:auto;display:block}.bhl-course-card h3{margin:0 0 8px}.bhl-course-card h3 a{text-decoration:none;color:inherit}.bhl-expire{display:block;margin-top:10px;color:var(--bhl-muted)}@media (max-width:1100px){.bhl-course-landing-hero{grid-template-columns:minmax(0,1fr) 360px}.bhl-lesson-shell{grid-template-columns:minmax(0,1fr) 285px}.bhl-course-facts{grid-template-columns:repeat(2,1fr)}.bhl-course-facts>div:nth-child(2){border-left:0}.bhl-course-facts>div:nth-child(-n+2){border-bottom:1px solid var(--bhl-line)}}@media (max-width:860px){.bhl-learning-page{padding:20px 13px 42px}.bhl-course-landing-hero{grid-template-columns:1fr;padding:20px;border-radius:22px}.bhl-course-intro-video{order:-1}.bhl-course-landing-copy h1{font-size:clamp(29px,8vw,40px)}.bhl-course-facts{grid-template-columns:1fr}.bhl-course-facts>div{border-left:0!important;border-bottom:1px solid var(--bhl-line)}.bhl-course-facts>div:last-child{border-bottom:0}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course{padding:20px 16px}.bhl-section-heading{align-items:flex-start;flex-direction:column}.bhl-section-heading h2{font-size:24px}.bhl-feature-grid{grid-template-columns:1fr}.bhl-chapter-head{grid-template-columns:1fr auto}.bhl-chapter-head>span{grid-column:1/-1}.bhl-lesson-row{align-items:flex-start}.bhl-final-cta{align-items:flex-start;flex-direction:column}.bhl-final-cta>div:last-child{flex-wrap:wrap}.bhl-lesson-shell{grid-template-columns:1fr}.bhl-sidebar{position:static;order:-1}.bhl-sidebar-lessons{max-height:310px}.bhl-lesson-actions{grid-template-columns:1fr;gap:12px}.bhl-action-side,.bhl-action-next,.bhl-action-center{text-align:center}.bhl-nav-link strong{max-width:100%}.bhl-video-wrap{border-radius:14px}.bhl-growth-bridge{align-items:flex-start;flex-direction:column}.bhl-status{white-space:nowrap}}@media (max-width:520px){.bhl-course-landing-copy{padding:4px 0}.bhl-course-lead{font-size:15px}.bhl-member-actions,.bhl-purchase-actions{align-items:stretch;flex-direction:column}.bhl-member-actions .bhl-btn,.bhl-purchase-actions .bhl-btn{width:100%}.bhl-lesson-row{gap:9px;padding:13px 10px}.bhl-num{width:32px;height:32px}.bhl-status{font-size:10px;padding:6px 8px}.bhl-chapter-head h3{font-size:16px}}.bhl-about-course-collapsible{padding-bottom:22px}.bhl-course-details{margin-top:4px}.bhl-course-details>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid #cfe8e6;border-radius:12px;background:#f2fbfa;color:#087f7d;font-weight:800;font-size:14px;user-select:none}.bhl-course-details>summary::-webkit-details-marker{display:none}.bhl-course-details>summary i{font-style:normal;font-size:17px;line-height:1;transition:transform .2s ease}.bhl-course-details[open]>summary i{transform:rotate(180deg)}.bhl-course-details .bhl-details-close{display:none}.bhl-course-details[open] .bhl-details-open{display:none}.bhl-course-details[open] .bhl-details-close{display:inline}.bhl-course-details .bhl-course-copy{margin-top:22px;padding-top:20px;border-top:1px solid var(--bhl-line)}.bhl-learning-page{background:radial-gradient(circle at 8% 5%,rgba(13,165,162,.055),transparent 24%) , radial-gradient(circle at 92% 12%,rgba(245,157,11,.045),transparent 20%) , #fff}.bhl-lesson-heading{padding:18px 20px 20px;border:1px solid #dcebec;border-radius:20px;background:linear-gradient(135deg,rgba(13,165,162,.065),rgba(255,255,255,.96) 58%,rgba(245,157,11,.045));position:relative;overflow:hidden}.bhl-lesson-heading:before{content:"";position:absolute;top:0;right:0;width:88px;height:4px;border-radius:0 0 0 4px;background:linear-gradient(90deg,var(--bhl-teal),var(--bhl-accent))}.bhl-lesson-heading h1{margin-top:7px}.bhl-lesson-meta{margin-top:10px}.bhl-video-wrap{border:4px solid var(--bhl-dark);box-shadow:0 18px 52px rgba(8,39,70,.16)}.bhl-lesson-copy{margin-top:24px;padding:24px 26px;border:1px solid var(--bhl-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(8,39,70,.035)}.bhl-copy-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #edf1f2}.bhl-copy-title span{color:var(--bhl-teal);font-size:12px;font-weight:900}.bhl-copy-title h2{margin:0!important;position:relative}.bhl-copy-title h2:after{content:"";display:block;width:44px;height:3px;margin-top:8px;border-radius:999px;background:var(--bhl-accent)}.bhl-sidebar{border-color:#d6e6e7;box-shadow:0 14px 42px rgba(8,39,70,.07)}.bhl-sidebar-head{background:linear-gradient(150deg,#f3fbfa,#fff 70%);border-bottom-color:#dfecee}.bhl-sidebar-head>a{color:var(--bhl-ink)}.bhl-sidebar-lessons>a.active{background:linear-gradient(135deg,#eaf9f7,#f9ffff);border-color:#bfe6e3}.bhl-sidebar-lessons>a.active .bhl-side-num{background:linear-gradient(135deg,var(--bhl-teal),#24bdb6)}.bhl-lesson-resources{margin-top:24px;padding:22px 24px 24px;border:1px solid #dbe9ea;border-radius:20px;background:linear-gradient(145deg,#fff,#f9fcfc);box-shadow:0 10px 30px rgba(8,39,70,.035)}.bhl-resources-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.bhl-resources-head span{display:block;color:var(--bhl-teal);font-size:12px;font-weight:900;margin-bottom:3px}.bhl-resources-head h2{margin:0;color:var(--bhl-ink);font-size:22px}.bhl-resources-head>small{padding:6px 10px;border-radius:999px;background:#eef7f6;color:#4e6b72;font-size:11px}.bhl-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bhl-resource-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #e1eaeb;border-radius:16px;background:#fff;text-decoration:none;color:inherit;transition:.2s ease}.bhl-resource-card:hover{transform:translateY(-2px);border-color:#bcdedc;box-shadow:0 12px 26px rgba(8,39,70,.08)}.bhl-resource-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#eef4f5;color:var(--bhl-dark);font-size:11px;font-weight:950;letter-spacing:.3px}.bhl-resource-pdf{background:#fff0ee;color:#b74332}.bhl-resource-xls{background:#eaf7ef;color:#177348}.bhl-resource-doc{background:#eaf2fb;color:#245f9e}.bhl-resource-ppt{background:#fff1e8;color:#a95123}.bhl-resource-zip{background:#f3effb;color:#654293}.bhl-resource-img{background:#eef7fb;color:#24728e}.bhl-resource-info{min-width:0;display:flex;flex-direction:column;gap:4px}.bhl-resource-info strong{color:var(--bhl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bhl-resource-info small{color:var(--bhl-muted);font-size:11px}.bhl-resource-open{color:var(--bhl-teal);font-size:12px;font-weight:900;white-space:nowrap}.bhl-lesson-actions{margin-top:24px;padding:20px 18px 0}@media (max-width:760px){.bhl-resource-grid{grid-template-columns:1fr}.bhl-lesson-heading,.bhl-lesson-copy,.bhl-lesson-resources{padding:17px 15px}.bhl-resource-card{grid-template-columns:46px minmax(0,1fr)}.bhl-resource-icon{width:44px;height:44px}.bhl-resource-open{grid-column:2;justify-self:start}.bhl-resources-head{align-items:flex-start}.bhl-video-wrap{border-width:3px}}.bhl-growth-btn{border-color:#b9deda;background:linear-gradient(135deg,#f5fbfa,#fff);color:#087f7d!important}.bhl-growth-btn:hover{background:#eef9f8;border-color:#8dcfca}.bhl-lesson-growth-link{display:flex;justify-content:flex-start;margin:14px 0 16px}.bhl-lesson-copy-accordion{padding:0!important;overflow:hidden}.bhl-lesson-copy-accordion>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:linear-gradient(135deg,#fff,#fbfefe);user-select:none}.bhl-lesson-copy-accordion>summary::-webkit-details-marker{display:none}.bhl-copy-summary-text{display:flex;flex-direction:column;gap:3px}.bhl-copy-summary-text small{color:var(--bhl-teal);font-size:12px;font-weight:900}.bhl-copy-summary-text strong{color:var(--bhl-ink);font-size:20px}.bhl-copy-summary-state{display:inline-flex;align-items:center;gap:8px;color:#087f7d;font-size:12px;font-weight:900}.bhl-copy-summary-state em{font-style:normal}.bhl-copy-summary-state .bhl-copy-close{display:none}.bhl-copy-summary-state i{font-style:normal;font-size:18px;transition:transform .2s ease}.bhl-lesson-copy-accordion[open] .bhl-copy-open{display:none}.bhl-lesson-copy-accordion[open] .bhl-copy-close{display:inline}.bhl-lesson-copy-accordion[open] .bhl-copy-summary-state i{transform:rotate(180deg)}.bhl-lesson-copy-body{padding:22px 24px 26px;border-top:1px solid var(--bhl-line);line-height:2.05;color:#263b44}.bhl-lesson-copy-body>:first-child{margin-top:0}.bhl-lesson-copy-body>:last-child{margin-bottom:0}@media (max-width:760px){.bhl-lesson-growth-link{justify-content:stretch}.bhl-lesson-growth-link .bhl-btn{width:100%}.bhl-lesson-copy-accordion>summary{padding:17px 15px}.bhl-copy-summary-text strong{font-size:17px}.bhl-lesson-copy-body{padding:18px 15px 20px}}.bhl-growth-btn{background:linear-gradient(135deg,var(--bhl-teal),#20b8b2)!important;border:1px solid transparent!important;color:#fff!important;box-shadow:0 10px 24px rgba(13,165,162,.18)}.bhl-growth-btn:hover{background:linear-gradient(135deg,#078e8c,#16aaa5)!important;color:#fff!important;border-color:transparent!important}.bhl-sidebar-growth-btn{display:flex!important;width:100%;margin-top:14px;padding:10px 12px;border-radius:12px;font-size:12px}@media (max-width:860px){.bhl-sidebar-growth-btn{margin-top:12px}}.bhl-outcome-section{display:grid;grid-template-columns:72px minmax(0,1fr);gap:20px;align-items:start;padding:28px 30px;border:1px solid #cfe7e5;border-radius:24px;background:linear-gradient(135deg,#eefaf8 0%,#fff 68%,#fff8ec 100%);box-shadow:0 12px 34px rgba(8,39,70,.04)}.bhl-outcome-mark{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--bhl-teal),#20b8b2);color:#fff;font-size:30px;font-weight:900;box-shadow:0 12px 24px rgba(13,165,162,.18)}.bhl-outcome-section span{display:block;color:#087f7d;font-size:12px;font-weight:900;margin-bottom:4px}.bhl-outcome-section h2{margin:0 0 8px;color:var(--bhl-ink);font-size:26px}.bhl-outcome-section p{margin:0;line-height:2;color:#31474f;font-size:16px;max-width:1000px}.bhl-skills-section{padding:26px 28px;border:1px solid var(--bhl-line);border-radius:24px;background:#fff}.bhl-skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bhl-skill-grid>div{display:flex;align-items:center;gap:12px;padding:15px 16px;border:1px solid #e3ecec;border-radius:16px;background:linear-gradient(135deg,#fff,#f9fcfc)}.bhl-skill-grid>div>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#e9f8f6;color:#087f7d;font-size:16px;font-weight:900;flex:0 0 auto}.bhl-skill-grid strong{font-size:14px;line-height:1.8;color:#203943}.bhl-instructor-section{padding:0}.bhl-instructor-card{display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px;align-items:center;padding:26px 28px;border:1px solid var(--bhl-line);border-radius:24px;background:linear-gradient(135deg,#fff,#f8fbfb)}.bhl-instructor-photo{width:170px;height:170px;border-radius:24px;overflow:hidden;background:#eef3f4;box-shadow:0 14px 34px rgba(8,39,70,.08)}.bhl-instructor-photo img{width:100%;height:100%;object-fit:cover;display:block}.bhl-instructor-copy span{display:block;color:var(--bhl-teal);font-size:12px;font-weight:900;margin-bottom:4px}.bhl-instructor-copy h2{margin:0 0 10px;color:var(--bhl-ink);font-size:28px}.bhl-instructor-copy p{margin:0;line-height:2;color:#40545c;max-width:900px}@media (max-width:760px){.bhl-outcome-section{grid-template-columns:1fr;padding:20px 18px}.bhl-outcome-mark{width:52px;height:52px;border-radius:15px}.bhl-outcome-section h2{font-size:21px}.bhl-skill-grid{grid-template-columns:1fr}.bhl-skills-section{padding:20px 18px}.bhl-instructor-card{grid-template-columns:1fr;padding:20px 18px}.bhl-instructor-photo{width:110px;height:110px;border-radius:18px}.bhl-instructor-copy h2{font-size:23px}}.bhl-academy-shell,.bhl-tv-shell,.bhl-program-shell{direction:rtl;color:var(--bhl-ink);display:grid;gap:30px}.bhl-academy-hero,.bhl-tv-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 36px;border:1px solid #dbe9ea;border-radius:28px;background:radial-gradient(circle at 88% 15%,rgba(13,165,162,.11),transparent 34%) , linear-gradient(135deg,#fff,#fbfefe);box-shadow:0 18px 50px rgba(8,39,70,.05)}.bhl-academy-hero h1,.bhl-tv-hero h1{margin:10px 0 8px;font-size:clamp(34px,4vw,56px);line-height:1.3;color:var(--bhl-ink)}.bhl-academy-hero p,.bhl-tv-hero p{margin:0;max-width:760px;color:#53676f;line-height:2;font-size:16px}.bhl-tv-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:12px 17px;border-radius:14px;border:1px solid #cbe5e3;background:#f3fbfa;color:#087f7d;text-decoration:none;font-weight:900}.bhl-academy-section,.bhl-tv-section{display:grid;gap:16px}.bhl-academy-section>.bhl-section-heading,.bhl-tv-section>.bhl-section-heading{margin:0}.bhl-academy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bhl-academy-grid-my{grid-template-columns:repeat(3,minmax(0,1fr))}.bhl-academy-card{min-width:0;overflow:hidden;border:1px solid var(--bhl-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(8,39,70,.045);transition:.22s ease}.bhl-academy-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(8,39,70,.08)}.bhl-academy-card-media{display:block;position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,var(--bhl-dark),#164b55);overflow:hidden;text-decoration:none}.bhl-academy-card-media img{width:100%;height:100%;object-fit:cover;display:block}.bhl-academy-card-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:900}.bhl-access-chip,.bhl-sample-chip{position:absolute;top:12px;right:12px;z-index:2;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;backdrop-filter:blur(8px)}.bhl-access-chip{background:rgba(13,165,162,.92);color:#fff}.bhl-sample-chip{background:rgba(245,157,11,.94);color:#102d35}.bhl-academy-card-body{padding:18px 18px 20px}.bhl-academy-card-meta{display:flex;justify-content:space-between;gap:10px;color:#74858b;font-size:11px;margin-bottom:7px}.bhl-academy-card h3{margin:0 0 8px;font-size:20px;line-height:1.55}.bhl-academy-card h3 a{text-decoration:none;color:var(--bhl-ink)}.bhl-academy-card p{margin:0;color:#5b6f76;line-height:1.9;font-size:13px;min-height:48px}.bhl-academy-card .bhl-progress{margin:15px 0 8px}.bhl-academy-card .bhl-progress-head{font-size:11px}.bhl-academy-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.bhl-academy-card-actions .bhl-btn{padding:10px 14px;border-radius:12px;font-size:12px}.bhl-academy-card-actions>strong{font-size:13px;color:var(--bhl-ink)}.bhl-my-learning-section{padding:22px;border:1px solid #d8ebea;border-radius:24px;background:linear-gradient(135deg,#f3fbfa,#fff)}.bhl-tv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bhl-tv-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.bhl-tv-card{overflow:hidden;border:1px solid var(--bhl-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(8,39,70,.045)}.bhl-tv-card.is-live{border-color:#f1c5ba;box-shadow:0 16px 40px rgba(202,77,48,.08)}.bhl-tv-card-media{display:block;position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#082746,#124c57);overflow:hidden;text-decoration:none}.bhl-tv-card-media img{width:100%;height:100%;object-fit:cover;display:block}.bhl-tv-card-media>span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-weight:900;font-size:18px}.bhl-tv-card-media em{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.92);color:#33474f;font-size:11px;font-style:normal;font-weight:900}.bhl-tv-card.is-live .bhl-tv-card-media em{background:#d94732;color:#fff}.bhl-tv-card.is-replay .bhl-tv-card-media em{background:rgba(13,165,162,.92);color:#fff}.bhl-tv-card-body{padding:17px 18px 19px}.bhl-tv-card-top{display:flex;justify-content:space-between;gap:12px;color:#77878d;font-size:11px}.bhl-tv-card h3{margin:9px 0 6px;font-size:20px;line-height:1.6}.bhl-tv-card h3 a{text-decoration:none;color:var(--bhl-ink)}.bhl-tv-card p{margin:0 0 14px;color:#66777d;font-size:13px}.bhl-tv-card .bhl-btn{padding:10px 14px;font-size:12px}.bhl-live-dot{color:#d94732!important;font-size:17px!important;line-height:1}.bhl-tv-card.is-compact{display:grid;grid-template-columns:150px 1fr}.bhl-tv-card.is-compact .bhl-tv-card-media{aspect-ratio:auto;min-height:120px}.bhl-tv-card.is-compact .bhl-tv-card-body{padding:14px}.bhl-tv-card.is-compact h3{font-size:16px}.bhl-program-shell{max-width:1180px;margin:0 auto}.bhl-program-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:28px;align-items:center;padding:30px;border:1px solid #dce9ea;border-radius:28px;background:radial-gradient(circle at 86% 12%,rgba(13,165,162,.1),transparent 32%) , #fff;box-shadow:0 18px 50px rgba(8,39,70,.05)}.bhl-program-copy h1{margin:10px 0 10px;font-size:clamp(32px,4vw,52px);line-height:1.35}.bhl-program-copy>p{color:#53676f;line-height:2;font-size:16px}.bhl-program-state{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef5f5;color:#50656c;font-size:12px;font-weight:900}.bhl-program-state.is-live{background:#fde8e4;color:#b23724}.bhl-program-state.is-replay{background:#eaf8f7;color:#087f7d}.bhl-program-meta{display:flex;gap:10px 18px;flex-wrap:wrap;margin:18px 0;color:#61747a;font-size:13px}.bhl-program-poster{overflow:hidden;border-radius:20px;aspect-ratio:16/10;background:#102d35}.bhl-program-poster img{width:100%;height:100%;object-fit:cover;display:block}.bhl-program-replay,.bhl-program-description{padding:26px 28px;border:1px solid var(--bhl-line);border-radius:24px;background:#fff}.bhl-program-replay .bhl-video-wrap{margin:0}.bhl-richtext{line-height:2.1;color:#2f444c}.bhl-program-course-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid #d7e9e8;border-radius:20px;background:#f6fbfa}.bhl-program-course-link span{display:block;color:var(--bhl-teal);font-size:12px;font-weight:900;margin-bottom:4px}.bhl-program-course-link strong{font-size:18px;color:var(--bhl-ink)}@media (max-width:1000px){.bhl-academy-grid,.bhl-academy-grid-my,.bhl-tv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bhl-tv-grid-featured{grid-template-columns:1fr}.bhl-program-hero{grid-template-columns:1fr}.bhl-program-poster{max-width:760px}}@media (max-width:700px){.bhl-academy-hero,.bhl-tv-hero{align-items:flex-start;flex-direction:column;padding:24px 20px}.bhl-academy-hero h1,.bhl-tv-hero h1{font-size:34px}.bhl-tv-link{width:100%;justify-content:center}.bhl-academy-grid,.bhl-academy-grid-my,.bhl-tv-grid{grid-template-columns:1fr}.bhl-my-learning-section{padding:16px}.bhl-academy-card-meta,.bhl-tv-card-top{flex-direction:column}.bhl-tv-card.is-compact{grid-template-columns:1fr}.bhl-program-hero{padding:22px 18px}.bhl-program-replay,.bhl-program-description{padding:20px 17px}.bhl-program-course-link{align-items:stretch;flex-direction:column}.bhl-program-course-link .bhl-btn{width:100%}}.bhl-academy-card-catalog{display:flex;flex-direction:column;min-height:100%}.bhl-academy-card-catalog .bhl-academy-card-media{aspect-ratio:16/9}.bhl-academy-card-catalog .bhl-academy-card-body{display:flex;flex:1;flex-direction:column;padding:18px 18px 16px}.bhl-card-kicker{display:block;margin-bottom:7px;color:var(--bhl-teal);font-size:11px;font-weight:900}.bhl-academy-card-catalog h3{font-size:19px;line-height:1.65;margin-bottom:7px}.bhl-card-excerpt{min-height:0!important;margin:0 0 15px!important;font-size:12px!important;line-height:1.9!important;color:#687980!important}.bhl-course-card-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;border:1px solid #e6ecee;border-radius:14px;overflow:hidden;background:#fafcfc}.bhl-course-card-facts>div{padding:10px 11px;min-width:0;border-bottom:1px solid #e6ecee}.bhl-course-card-facts>div:nth-child(odd){border-left:1px solid #e6ecee}.bhl-course-card-facts>div:nth-last-child(-n+2){border-bottom:0}.bhl-course-card-facts span{display:block;margin-bottom:3px;color:#87969c;font-size:9px}.bhl-course-card-facts strong{display:block;color:var(--bhl-ink);font-size:11px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bhl-card-access{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 2px 0;color:#718188;font-size:10px}.bhl-card-access strong{color:#435861;font-size:10px}.bhl-catalog-actions{margin-top:14px;padding-top:13px;border-top:1px solid #eef2f3}.bhl-catalog-actions .bhl-btn{background:var(--bhl-accent)!important;color:var(--bhl-ink)!important;box-shadow:0 8px 18px rgba(245,157,11,.16)}.bhl-catalog-actions .bhl-btn:hover{background:#ffad1f!important;box-shadow:0 12px 24px rgba(245,157,11,.22)}.bhl-card-price{font-size:13px!important;color:var(--bhl-ink)!important;white-space:nowrap}@media (max-width:700px){.bhl-course-card-facts strong{white-space:normal}.bhl-catalog-actions{align-items:center}.bhl-catalog-actions .bhl-btn{flex:1}}.bhl-sticky-purchase{position:fixed;z-index:9990;left:18px;right:18px;bottom:16px;transform:translateY(calc(100% + 38px));opacity:0;pointer-events:none;transition:transform .24s ease , opacity .24s ease}.bhl-sticky-purchase.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.bhl-sticky-purchase-inner{width:min(980px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px 12px 18px;border:1px solid rgba(8,39,70,.12);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 52px rgba(8,39,70,.18);backdrop-filter:blur(12px)}.bhl-sticky-course{min-width:0;display:flex;align-items:center;gap:14px}.bhl-sticky-course strong{max-width:560px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bhl-ink);font-size:14px}.bhl-sticky-course span{white-space:nowrap;color:#52666e;font-size:13px;font-weight:800}.bhl-sticky-purchase .bhl-btn{flex:0 0 auto;min-width:170px;background:var(--bhl-accent)!important;color:var(--bhl-ink)!important}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:135px}@media (max-width:700px){.bhl-academy-shell,.bhl-academy-section,.bhl-academy-grid,.bhl-academy-card,.bhl-academy-card-catalog,.bhl-academy-card-body{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.bhl-academy-shell{gap:20px;overflow:hidden}.bhl-academy-grid{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:16px}.bhl-academy-card{border-radius:18px;overflow:hidden}.bhl-academy-card-catalog .bhl-academy-card-media{width:100%;aspect-ratio:16/9}.bhl-academy-card-catalog .bhl-academy-card-body{padding:15px 14px 16px}.bhl-academy-card-catalog h3{font-size:18px;line-height:1.6}.bhl-card-excerpt{font-size:12px!important;line-height:1.85!important;margin-bottom:12px!important}.bhl-course-card-facts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%}.bhl-course-card-facts>div{padding:9px 8px;overflow:hidden}.bhl-course-card-facts strong{font-size:10.5px;line-height:1.55;white-space:normal;overflow-wrap:anywhere}.bhl-card-access{align-items:flex-start;gap:8px;flex-wrap:wrap}.bhl-catalog-actions{display:grid;grid-template-columns:1fr;gap:9px;width:100%;align-items:stretch}.bhl-catalog-actions .bhl-btn{width:100%;min-width:0;box-sizing:border-box;order:2}.bhl-card-price{order:1;text-align:center;white-space:normal}.bhl-access-chip,.bhl-sample-chip{top:9px;right:9px;font-size:10px;padding:6px 8px}.bhl-academy-hero{width:100%;max-width:100%;box-sizing:border-box;border-radius:20px}.bhl-academy-hero h1{font-size:30px;line-height:1.35}.bhl-sticky-purchase{left:10px;right:10px;bottom:10px}.bhl-sticky-purchase-inner{padding:10px;border-radius:16px;gap:10px}.bhl-sticky-course strong{display:none}.bhl-sticky-course span{font-size:12px;font-weight:900;color:var(--bhl-ink)}.bhl-sticky-purchase .bhl-btn{min-width:0;flex:1;padding:12px 14px}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:115px}.bhl-instructor-section{width:100%;min-width:0}.bhl-instructor-card{width:100%;min-width:0;box-sizing:border-box;grid-template-columns:1fr!important;justify-items:center;gap:14px;padding:20px 16px 18px;text-align:center;border-radius:20px}.bhl-instructor-photo{width:104px!important;height:104px!important;margin:0 auto;border-radius:22px!important;justify-self:center}.bhl-instructor-copy{width:100%;min-width:0}.bhl-instructor-copy span{text-align:center;margin-bottom:3px}.bhl-instructor-copy h2{margin:0 0 10px;text-align:center;font-size:22px!important;line-height:1.5}.bhl-instructor-copy p{width:100%;max-width:none;margin:0;padding-top:12px;border-top:1px solid #e8efef;text-align:right;font-size:13.5px;line-height:2;overflow-wrap:anywhere}}@media (max-width:860px){.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bhl-course-facts>div{min-width:0;padding:14px 12px;border-left:0!important;border-bottom:0!important}.bhl-course-facts>div:nth-child(odd){border-left:1px solid var(--bhl-line)!important}.bhl-course-facts>div:nth-child(-n+2){border-bottom:1px solid var(--bhl-line)!important}.bhl-course-facts span{margin-bottom:4px;font-size:10.5px}.bhl-course-facts strong{font-size:13px;line-height:1.65;overflow-wrap:anywhere}}.bhl-sticky-purchase-inner{background:rgba(8,39,70,.97);border-color:rgba(255,255,255,.12);box-shadow:0 20px 54px rgba(8,39,70,.34)}.bhl-sticky-course strong{color:#fff}.bhl-sticky-course span{color:#fff}.bhl-sticky-purchase .bhl-btn{background:var(--bhl-accent)!important;color:#102d35!important;box-shadow:0 8px 20px rgba(245,157,11,.28)}.bhl-sticky-purchase .bhl-btn:hover{background:#ffad1f!important}@media (max-width:700px){.bhl-course-card-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;margin-top:12px!important}.bhl-course-card-facts>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:68px!important;padding:9px 7px!important;border:1px solid #dfe9eb!important;border-radius:12px!important;background:#f7fbfb!important;text-align:center!important;overflow:hidden!important}.bhl-course-card-facts>div:nth-child(odd),
  .bhl-course-card-facts>div:nth-child(-n+2){border:1px solid #dfe9eb!important}.bhl-course-card-facts span{display:block!important;margin:0 0 4px!important;color:#87969c!important;font-size:9.5px!important;line-height:1.4!important}.bhl-course-card-facts strong{display:block!important;width:100%!important;color:var(--bhl-ink)!important;font-size:11px!important;line-height:1.55!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important}.bhl-card-access{margin-top:8px!important;padding:8px 10px!important;border-radius:10px!important;background:#fbfcfc!important}.bhl-sticky-purchase{left:8px;right:8px;bottom:8px;z-index:10020}.bhl-sticky-purchase-inner{padding:9px 9px 9px 11px;border-radius:16px;gap:10px;background:rgba(8,39,70,.98);box-shadow:0 16px 42px rgba(8,39,70,.42)}.bhl-sticky-course span{color:#fff!important;font-size:12px!important}.bhl-sticky-purchase .bhl-btn{font-weight:900;min-height:44px}}.bhl-chapter-accordion{border:1px solid #edf0f1;border-radius:18px;overflow:hidden;background:#fcfdfd}.bhl-chapter-accordion>summary{list-style:none;cursor:pointer;user-select:none}.bhl-chapter-accordion>summary::-webkit-details-marker{display:none}.bhl-chapter-accordion .bhl-chapter-head{border-bottom:0}.bhl-chapter-accordion[open] .bhl-chapter-head{border-bottom:1px solid var(--bhl-line)}.bhl-chapter-label{font-size:11px;color:var(--bhl-teal);font-weight:800}.bhl-chapter-meta{display:flex;align-items:center;gap:10px;color:var(--bhl-muted)}.bhl-accordion-arrow{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#eaf8f7;color:var(--bhl-teal);font-style:normal;font-size:18px;font-weight:900;transition:transform .2s ease , background .2s ease}.bhl-chapter-accordion[open] .bhl-accordion-arrow,.bhl-side-chapter-group[open] .bhl-accordion-arrow{transform:rotate(180deg);background:#dff4f2}.bhl-chapter-accordion:not([open]) .bhl-chapter-head:hover{background:#f1f8f7}.bhl-side-chapter-group{border-bottom:1px solid #f0f2f3}.bhl-side-chapter-group:last-child{border-bottom:0}.bhl-side-chapter-group>summary{list-style:none;cursor:pointer;user-select:none}.bhl-side-chapter-group>summary::-webkit-details-marker{display:none}.bhl-side-chapter{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 10px;color:#526a73;font-size:11px;font-weight:900;border-bottom:0;margin-top:0;background:#fbfcfc}.bhl-side-chapter:hover{background:#f4f9f8}.bhl-side-chapter-meta{display:flex;align-items:center;gap:7px;white-space:nowrap}.bhl-side-chapter-meta small{font-size:10px;color:#8a989e;font-weight:700}.bhl-side-chapter .bhl-accordion-arrow{width:23px;height:23px;border-radius:7px;font-size:15px}.bhl-side-chapter-lessons{padding:4px 0 7px}.bhl-side-chapter-group:not([open]) .bhl-side-chapter{color:#6a7b82}@media (max-width:860px){.bhl-chapter-head{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px}.bhl-chapter-label{grid-column:1/-1}.bhl-chapter-meta{justify-self:end}.bhl-sidebar-lessons{max-height:none;overflow:visible}}.bhl-accordion-arrow{width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;background:#fff;border:2px solid var(--bhl-teal);box-shadow:0 4px 12px rgba(8,39,70,.08);color:var(--bhl-ink);font-size:0;position:relative;flex:0 0 auto;transition:background .2s ease , border-color .2s ease , box-shadow .2s ease , color .2s ease}.bhl-accordion-arrow::before{content:"";width:7px;height:7px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);transform-origin:center;transition:transform .2s ease}.bhl-chapter-accordion>summary:hover .bhl-accordion-arrow,.bhl-side-chapter-group>summary:hover .bhl-accordion-arrow{border-color:var(--bhl-orange);color:var(--bhl-orange);box-shadow:0 6px 16px rgba(245,158,11,.16)}.bhl-chapter-accordion[open] .bhl-accordion-arrow,.bhl-side-chapter-group[open] .bhl-accordion-arrow{background:var(--bhl-teal);border-color:var(--bhl-teal);color:#fff;box-shadow:0 6px 16px rgba(18,166,163,.22)}.bhl-chapter-accordion[open] .bhl-accordion-arrow::before,.bhl-side-chapter-group[open] .bhl-accordion-arrow::before{transform:rotate(225deg) translate(-1px,-1px)}.bhl-side-chapter .bhl-accordion-arrow{width:26px;height:26px;border-width:1.5px}.bhl-side-chapter .bhl-accordion-arrow::before{width:6px;height:6px;border-right-width:2px;border-bottom-width:2px}.bhl-side-chapter-group.is-current-chapter:not([open])>.bhl-side-chapter{background:#f5fbfa;color:#36545e}.bhl-side-chapter-group.is-current-chapter:not([open])>.bhl-side-chapter>span:first-child::after{content:" •";color:var(--bhl-teal)}.bhl-lesson-submeta,.bhl-side-submeta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bhl-kind-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-style:normal;font-size:11px;font-weight:900;line-height:1.2}.bhl-kind-pill.is-project{background:#fff0da;color:#9a5a00;border:1px solid #f7c978}.bhl-kind-pill.is-exercise{background:#eaf7ff;color:#0c678f;border:1px solid #bfe5f7}.bhl-lesson-row.bhl-kind-project{box-shadow:inset -3px 0 0 #f59e0b;background:linear-gradient(90deg,#fff 0%,#fffaf2 100%)}.bhl-lesson-row.bhl-kind-exercise{box-shadow:inset -3px 0 0 #38a8d8;background:linear-gradient(90deg,#fff 0%,#f5fbff 100%)}.bhl-lesson-row.bhl-kind-project:hover:not(.is-locked){background:#fff7ea}.bhl-lesson-row.bhl-kind-exercise:hover:not(.is-locked){background:#eef9ff}.bhl-kind-dot{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 6px;font-style:normal;font-size:9px;font-weight:900;white-space:nowrap}.bhl-kind-dot.is-project{background:#fff0da;color:#9a5a00}.bhl-kind-dot.is-exercise{background:#eaf7ff;color:#0c678f}.bhl-sidebar-lessons a.bhl-kind-project,.bhl-side-locked.bhl-kind-project{border-right:3px solid #f59e0b}.bhl-sidebar-lessons a.bhl-kind-exercise,.bhl-side-locked.bhl-kind-exercise{border-right:3px solid #38a8d8}.bhl-sidebar-lessons a.bhl-kind-project.active{background:#fff7ea;border-color:#f7d9a7}.bhl-sidebar-lessons a.bhl-kind-exercise.active{background:#eef9ff;border-color:#cbeafa}.bhl-lesson-meta .bhl-kind-pill{margin-inline-start:2px}@media (max-width:520px){.bhl-kind-pill{font-size:10px;padding:4px 7px}.bhl-kind-dot{font-size:8px;padding:2px 5px}}.bhl-course-page{padding:20px 16px 58px;background:linear-gradient(180deg,#fbfdfd 0%,#f7fafb 100%)}.bhl-course-page .bhl-learning-container{width:min(1180px,100%)}.bhl-course-shell{gap:18px}.bhl-course-landing-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:28px;min-height:520px;padding:22px;overflow:hidden;border:1px solid #dfe8ec;border-radius:28px;background:radial-gradient(circle at 82% 16%,rgba(13,165,162,.075),transparent 30%) , linear-gradient(145deg,#fff 0%,#f8fbfc 100%);box-shadow:0 14px 38px rgba(8,39,70,.045)}.bhl-course-landing-hero.no-video{min-height:0;grid-template-columns:1fr;padding:34px 38px}.bhl-course-intro-video{align-self:stretch;display:flex;align-items:center}.bhl-course-intro-video .bhl-video-wrap{width:100%;margin:0;border-radius:22px;border:1px solid rgba(8,39,70,.08);box-shadow:0 16px 38px rgba(8,39,70,.11)}.bhl-course-landing-copy{max-width:540px;padding:20px 14px 20px 20px;justify-self:center}.bhl-kicker{gap:7px;padding:6px 11px;border:1px solid rgba(13,165,162,.14);background:rgba(13,165,162,.055);color:#0b8583;font-size:12px;font-weight:850}.bhl-kicker::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--bhl-teal);box-shadow:0 0 0 4px rgba(13,165,162,.07)}.bhl-course-landing-copy h1{position:relative;max-width:520px;margin:14px 0 16px;color:var(--bhl-ink);font-size:clamp(34px,3.15vw,48px);line-height:1.34;font-weight:950;letter-spacing:-.025em;text-wrap:balance}.bhl-course-landing-copy h1::after{content:"";display:block;width:54px;height:4px;margin-top:13px;border-radius:999px;background:linear-gradient(90deg,var(--bhl-accent),rgba(245,157,11,.35))}.bhl-course-lead{max-width:510px;color:#596d76;font-size:15px;line-height:1.95;font-weight:500;text-wrap:pretty}.bhl-instructor{margin-top:12px;color:#708087;font-size:12.5px}.bhl-instructor strong{color:#334e59}.bhl-member-actions,.bhl-purchase-actions{margin-top:20px;gap:10px}.bhl-course-landing-copy .bhl-btn{min-height:46px;padding:10px 22px;border-radius:14px;box-shadow:0 6px 16px rgba(245,157,11,.14)}.bhl-course-landing-copy .bhl-btn:hover{box-shadow:0 9px 20px rgba(245,157,11,.18)}.bhl-price{padding:7px 0;color:var(--bhl-ink);font-size:16px;font-weight:900}.bhl-course-progress-inline{max-width:470px;margin-top:18px;padding:12px 14px;border:1px solid #e3ebee;border-radius:14px;background:rgba(255,255,255,.72)}.bhl-course-progress-inline .bhl-progress-track{height:6px}.bhl-course-landing-hero{grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr);align-items:stretch;gap:16px;min-height:0;padding:14px;border-color:#e1e9ed;border-radius:28px;background:linear-gradient(145deg,#f8fbfc 0%,#f3f8f9 100%);box-shadow:0 12px 32px rgba(8,39,70,.035)}.bhl-course-landing-copy,.bhl-course-intro-video{min-width:0;align-self:stretch;border:1px solid #e0e9ed;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 7px 20px rgba(8,39,70,.035)}.bhl-course-landing-copy{max-width:none;justify-self:stretch;display:flex;flex-direction:column;padding:26px 28px 20px}.bhl-course-intro-video{display:flex;align-items:center;padding:10px;overflow:hidden}.bhl-course-intro-video .bhl-video-wrap{width:100%;margin:0;border:0;border-radius:17px;box-shadow:none}.bhl-course-landing-copy h1{max-width:500px;margin:12px 0 14px;font-size:clamp(30px,2.55vw,41px);line-height:1.38;font-weight:930;letter-spacing:-.018em}.bhl-course-landing-copy h1::after{width:46px;height:3px;margin-top:11px}.bhl-course-lead{max-width:500px;font-size:14.5px;line-height:1.95}.bhl-instructor{margin-top:10px}.bhl-member-actions,.bhl-purchase-actions{margin-top:17px}.bhl-course-progress-inline{max-width:none;width:100%;margin-top:auto;padding:15px 0 0;border:0;border-top:1px solid #e5ecef;border-radius:0;background:transparent}.bhl-course-progress-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}.bhl-course-progress-label{color:#61747c;font-size:11.5px;font-weight:850}.bhl-course-progress-inline .bhl-progress-head{flex:1;justify-content:flex-end;gap:12px;margin:0;font-size:11.5px;color:#6f8188}.bhl-course-progress-inline .bhl-progress-head b{color:#173744;font-size:12px}.bhl-course-progress-inline .bhl-progress-track{height:6px;background:#eaf0f2}.bhl-course-landing-hero.no-video{padding:14px;grid-template-columns:1fr}.bhl-course-landing-hero.no-video .bhl-course-landing-copy{max-width:820px;margin-inline:auto;width:100%}.bhl-course-facts{gap:10px;padding:10px;overflow:visible;border:0;border-radius:0;background:transparent}.bhl-course-facts>div{min-height:78px;padding:13px 15px;border:1px solid #e0e9ed!important;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#fafcfd 100%);box-shadow:0 4px 12px rgba(8,39,70,.025)}.bhl-course-facts span{margin-bottom:4px;color:#87959b;font-size:10.5px;font-weight:700}.bhl-course-facts strong{color:#243f4b;font-size:13px;line-height:1.7;font-weight:850}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course,.bhl-skills-section{padding:24px 26px;border:1px solid #e1e9ed;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfdfd 100%);box-shadow:0 6px 18px rgba(8,39,70,.025)}.bhl-section-heading{align-items:flex-end;margin-bottom:20px}.bhl-section-heading span{margin-bottom:4px;color:#168b90;font-size:11px;font-weight:850}.bhl-section-heading h2{position:relative;color:#102f48;font-size:clamp(21px,2vw,26px);line-height:1.55;font-weight:900}.bhl-section-heading h2::after{content:"";display:block;width:38px;height:3px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,var(--bhl-accent),rgba(245,157,11,.25))}.bhl-section-heading>b{color:#83939a;font-size:11.5px;font-weight:750}.bhl-feature-grid{gap:10px}.bhl-feature-grid>div{gap:10px;padding:12px 13px;border:1px solid #e6eef0;border-radius:14px;background:#fbfdfd}.bhl-feature-grid>div>span{width:26px;height:26px;background:#edf9f8;color:#0b8583;font-size:12px}.bhl-feature-grid p{color:#526871;font-size:13px;line-height:1.8;font-weight:550}.bhl-outcome-section{grid-template-columns:48px minmax(0,1fr);gap:16px;padding:23px 25px;border:1px solid #dce9e9;border-radius:22px;background:radial-gradient(circle at 8% 20%,rgba(13,165,162,.08),transparent 24%) , linear-gradient(135deg,#f7fcfb 0%,#fff 70%);box-shadow:0 6px 18px rgba(8,39,70,.025)}.bhl-outcome-mark{width:44px;height:44px;border-radius:14px;background:#edf9f8;color:#0b8583;font-size:20px;box-shadow:none;border:1px solid #d6efec}.bhl-outcome-section span{font-size:11px}.bhl-outcome-section h2{font-size:clamp(20px,2vw,25px);line-height:1.55}.bhl-outcome-section p{color:#50656e;font-size:14px;line-height:1.95}.bhl-skill-grid{gap:10px}.bhl-skill-grid>div{gap:10px;padding:12px 13px;border-color:#e4edef;border-radius:14px;background:#fbfdfd}.bhl-skill-grid>div>span{width:30px;height:30px;border-radius:10px;background:#edf9f8;color:#0b8583;font-size:13px}.bhl-skill-grid strong{color:#334e59;font-size:13px;line-height:1.75;font-weight:800}.bhl-curriculum-section{padding-bottom:26px}.bhl-chapter-list{gap:10px}.bhl-chapter-accordion{border:1px solid #dfe8ec;border-radius:16px;background:#fff;box-shadow:0 4px 12px rgba(8,39,70,.02)}.bhl-chapter-accordion .bhl-chapter-head{min-height:58px;padding:12px 14px;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%);border-bottom:0}.bhl-chapter-accordion[open]{border-color:#cfe5e5}.bhl-chapter-accordion[open] .bhl-chapter-head{border-bottom:1px solid #e8eff1;background:#f8fcfc}.bhl-chapter-label{font-size:10px}.bhl-chapter-head h3{font-size:14px;line-height:1.7;font-weight:850;color:#284752}.bhl-chapter-meta small{font-size:10.5px;color:#87969c}.bhl-accordion-arrow{width:27px;height:27px;border-width:1px;box-shadow:none;background:#f7fbfb;color:#31515c}.bhl-chapter-accordion[open] .bhl-accordion-arrow{background:#e9f7f6;color:#087f7d;border-color:#bfe4e1;box-shadow:none}.bhl-lesson-row{gap:11px;padding:12px 13px;border-top-color:#edf2f3}.bhl-num{width:32px;height:32px;background:#f3f6f7;color:#5c7078;font-size:11px}.bhl-lesson-title strong{color:#304b56;font-size:13px;line-height:1.7}.bhl-status{font-size:10px;padding:5px 8px}.bhl-kind-pill{font-size:9px;padding:3px 6px}.bhl-course-details>summary{padding:9px 13px;border-color:#d9e9e8;border-radius:11px;background:#f7fbfb;color:#167f82;font-size:12px}.bhl-course-details .bhl-course-copy{margin-top:18px;padding-top:18px;color:#445b64;font-size:14px;line-height:2.05}.bhl-instructor-card{grid-template-columns:138px minmax(0,1fr);gap:22px;padding:22px 24px;border-color:#e1e9ed;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f9fcfc 100%);box-shadow:0 6px 18px rgba(8,39,70,.025)}.bhl-instructor-photo{width:138px;height:138px;border-radius:20px;box-shadow:0 10px 24px rgba(8,39,70,.07)}.bhl-instructor-copy h2{font-size:23px}.bhl-instructor-copy p{color:#526870;font-size:13.5px;line-height:1.95}.bhl-final-cta{padding:22px 25px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:radial-gradient(circle at 12% 15%,rgba(13,165,162,.16),transparent 25%) , linear-gradient(135deg,#082746 0%,#0d3553 100%);box-shadow:0 12px 30px rgba(8,39,70,.12)}.bhl-final-cta span{color:#88d9d6;font-size:11px;font-weight:800}.bhl-final-cta h2{font-size:21px;line-height:1.6}.bhl-final-cta strong{font-size:14px}.bhl-sticky-purchase{left:50%;right:auto;bottom:14px;width:min(760px,calc(100% - 28px));transform:translate(-50%,130%)}.bhl-sticky-purchase.is-visible{transform:translate(-50%,0)}.bhl-sticky-purchase-inner{width:100%;min-height:58px;padding:8px 9px 8px 16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(8,39,70,.96);box-shadow:0 18px 44px rgba(8,39,70,.28);backdrop-filter:blur(12px)}.bhl-sticky-course strong{color:#fff;font-size:13px}.bhl-sticky-course span{color:#e8f0f3;font-size:12px}.bhl-sticky-purchase .bhl-btn{min-height:42px;min-width:150px;border-radius:12px;padding:9px 16px;box-shadow:0 5px 14px rgba(245,157,11,.18)}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:95px}@media (max-width:860px){.bhl-course-page{padding:12px 9px 42px}.bhl-course-landing-hero{min-height:0;padding:12px;border-radius:22px;gap:18px}.bhl-course-intro-video .bhl-video-wrap{border-radius:17px}.bhl-course-landing-copy{max-width:100%;padding:12px 8px 15px;text-align:right}.bhl-course-landing-copy h1{font-size:clamp(28px,7.5vw,37px);line-height:1.38}.bhl-course-lead{font-size:14px;line-height:1.95}.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;padding:0}.bhl-course-facts>div{min-height:70px;padding:11px 10px;border:1px solid #e1e9ed!important}.bhl-course-facts>div:nth-child(odd),.bhl-course-facts>div:nth-child(-n+2){border:1px solid #e1e9ed!important}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course,.bhl-skills-section{padding:19px 15px;border-radius:18px}.bhl-section-heading{margin-bottom:16px}.bhl-section-heading h2{font-size:21px}.bhl-outcome-section{grid-template-columns:1fr;padding:18px 16px;border-radius:18px}.bhl-outcome-mark{width:40px;height:40px}.bhl-feature-grid,.bhl-skill-grid{grid-template-columns:1fr}.bhl-instructor-card{grid-template-columns:1fr;padding:18px 16px;border-radius:18px;text-align:center}.bhl-instructor-photo{width:104px;height:104px;margin-inline:auto}.bhl-final-cta{padding:19px 17px;border-radius:18px}.bhl-sticky-purchase{left:8px;right:8px;bottom:8px;width:auto;transform:translateY(130%)}.bhl-sticky-purchase.is-visible{transform:translateY(0)}.bhl-sticky-purchase-inner{padding:8px 8px 8px 10px;border-radius:15px}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:86px}}@media (max-width:520px){.bhl-course-landing-copy h1{font-size:28px}.bhl-member-actions,.bhl-purchase-actions{gap:8px}.bhl-course-landing-copy .bhl-btn{width:100%}.bhl-course-facts strong{font-size:12px}.bhl-section-heading{gap:8px}.bhl-section-heading>b{font-size:10px}.bhl-chapter-head{grid-template-columns:minmax(0,1fr) auto!important}.bhl-chapter-label{grid-column:1/-1}.bhl-lesson-row{padding:11px 9px}.bhl-num{width:29px;height:29px}.bhl-status{font-size:9px;padding:4px 6px}.bhl-final-cta>div:last-child{width:100%;display:grid;grid-template-columns:1fr;text-align:center}.bhl-final-cta .bhl-btn{width:100%}}.bhl-course-shell .bhl-line-icon{width:32px;height:32px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#edf9f8;color:#0b8583}.bhl-course-shell .bhl-line-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bhl-course-facts{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding:2px 0}.bhl-course-facts>div.bhl-fact{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-items:center;min-height:92px;padding:15px 16px;overflow:hidden;border-radius:18px;box-shadow:none}.bhl-course-facts .bhl-line-icon{grid-row:1/3;width:40px;height:40px;border-radius:12px}.bhl-course-facts .bhl-line-icon svg{width:20px;height:20px}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){margin:0 0 2px;color:#7f9199;font-size:10.5px;font-weight:750}.bhl-course-facts .bhl-fact strong{align-self:start;color:#183b4b;font-size:13px;line-height:1.7;font-weight:850}.bhl-course-facts .bhl-fact-lessons{background:linear-gradient(135deg,#f2fbfa 0%,#fff 78%);border-color:#d9ecea!important}.bhl-course-facts .bhl-fact-lessons .bhl-line-icon{background:#e5f7f5;color:#087f7d}.bhl-course-facts .bhl-fact-duration{background:linear-gradient(135deg,#fff8eb 0%,#fff 78%);border-color:#f1e5cc!important}.bhl-course-facts .bhl-fact-duration .bhl-line-icon{background:#fff1d3;color:#b16d00}.bhl-course-facts .bhl-fact-support{background:linear-gradient(135deg,#f3f8fc 0%,#fff 78%);border-color:#dfe9f0!important}.bhl-course-facts .bhl-fact-support .bhl-line-icon{background:#e9f2f8;color:#356b89}.bhl-course-facts .bhl-fact-access{background:linear-gradient(135deg,#f7f5fb 0%,#fff 78%);border-color:#e8e2f0!important}.bhl-course-facts .bhl-fact-access .bhl-line-icon{background:#eee9f6;color:#72568d}.bhl-course-value-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.bhl-course-value-grid.has-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.bhl-course-value-grid .bhl-features-section,.bhl-course-value-grid .bhl-outcome-section{height:auto;min-height:100%}.bhl-course-value-grid.has-two .bhl-feature-grid{grid-template-columns:1fr;gap:9px}.bhl-course-value-grid .bhl-features-section{padding:22px 22px 20px}.bhl-course-value-grid .bhl-outcome-section{grid-template-columns:44px minmax(0,1fr);padding:22px;background:radial-gradient(circle at 12% 16%,rgba(13,165,162,.07),transparent 28%) , linear-gradient(145deg,#f7fcfb 0%,#fff 72%)}.bhl-outcome-mark{display:grid;place-items:center;width:44px;height:44px;padding:0;background:#eaf8f6;border-color:#cfeae7}.bhl-outcome-mark .bhl-line-icon{width:100%;height:100%;background:transparent;color:#0b8583}.bhl-outcome-mark .bhl-line-icon svg{width:22px;height:22px}.bhl-outcome-copy{min-width:0}.bhl-outcome-copy p{margin-top:12px;white-space:normal}.bhl-skill-grid>div{min-height:62px;padding:12px 14px;background:linear-gradient(135deg,#fff 0%,#f9fcfc 100%)}.bhl-skill-grid>div>.bhl-line-icon{width:34px;height:34px;border-radius:11px;background:#edf9f8;color:#0b8583}.bhl-skill-grid>div>.bhl-line-icon svg{width:17px;height:17px}.bhl-skill-grid strong{font-weight:780}.bhl-course-story-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.bhl-course-story-grid.has-two{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.bhl-course-story-grid .bhl-about-course,.bhl-course-story-grid .bhl-instructor-section{min-width:0}.bhl-course-story-grid .bhl-about-course{padding:22px 22px 20px;border:1px solid #e1e9ed;border-radius:22px;background:linear-gradient(155deg,#fff 0%,#f9fcfc 100%);box-shadow:0 6px 18px rgba(8,39,70,.025)}.bhl-course-story-grid .bhl-about-course .bhl-section-heading{margin-bottom:10px}.bhl-about-teaser{margin:0 0 17px;color:#62757d;font-size:13px;line-height:1.9}.bhl-course-story-grid .bhl-course-details>summary{width:100%;justify-content:space-between}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:118px minmax(0,1fr);gap:18px;padding:20px 21px}.bhl-course-story-grid .bhl-instructor-photo{width:118px;height:118px;border-radius:18px}.bhl-course-story-grid .bhl-instructor-copy h2{font-size:21px;margin-bottom:7px}.bhl-course-story-grid .bhl-instructor-copy p{font-size:13px;line-height:1.9}@media (max-width:980px){.bhl-course-value-grid.has-two,.bhl-course-story-grid.has-two{grid-template-columns:1fr}.bhl-course-value-grid.has-two .bhl-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:118px minmax(0,1fr)}}@media (max-width:700px){.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bhl-course-facts>div.bhl-fact{grid-template-columns:34px minmax(0,1fr);column-gap:9px;min-height:78px;padding:11px 10px;border-radius:15px}.bhl-course-facts .bhl-line-icon{width:34px;height:34px;border-radius:10px}.bhl-course-facts .bhl-line-icon svg{width:17px;height:17px}.bhl-course-value-grid.has-two .bhl-feature-grid{grid-template-columns:1fr}.bhl-course-value-grid .bhl-features-section,.bhl-course-value-grid .bhl-outcome-section{padding:18px 16px}.bhl-course-value-grid .bhl-outcome-section{grid-template-columns:40px minmax(0,1fr);gap:12px}.bhl-outcome-mark{width:40px;height:40px}.bhl-course-story-grid .bhl-about-course{padding:18px 16px;border-radius:18px}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:92px minmax(0,1fr);text-align:right;padding:18px 16px}.bhl-course-story-grid .bhl-instructor-photo{width:92px;height:92px;margin:0}.bhl-course-story-grid .bhl-instructor-copy h2{font-size:19px}}@media (max-width:480px){.bhl-course-facts{grid-template-columns:1fr 1fr}.bhl-course-facts>div.bhl-fact{grid-template-columns:30px minmax(0,1fr);min-height:76px;padding:10px 9px}.bhl-course-facts .bhl-line-icon{width:30px;height:30px}.bhl-course-facts .bhl-fact strong{font-size:11px}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:1fr;text-align:center}.bhl-course-story-grid .bhl-instructor-photo{margin-inline:auto}}@media (max-width:860px){.bhl-course-landing-hero{gap:10px;padding:10px;border-radius:20px}.bhl-course-landing-copy,.bhl-course-intro-video{border-radius:17px}.bhl-course-landing-copy{padding:18px 16px 15px}.bhl-course-intro-video{padding:7px}.bhl-course-intro-video .bhl-video-wrap{border-radius:13px}.bhl-course-landing-copy h1{font-size:clamp(26px,7vw,34px);line-height:1.42;margin:10px 0 12px}.bhl-course-progress-inline{padding-top:13px;margin-top:18px}.bhl-course-progress-top{align-items:flex-start;gap:8px}}.bhl-course-gallery-embed{min-width:0;margin-top:2px}.bhl-course-gallery-embed>.bhs{margin-inline:0}@media (max-width:860px){.bhl-course-page{padding:10px 8px 38px}.bhl-course-page .bhl-learning-container{width:100%}.bhl-course-shell{gap:14px}.bhl-course-landing-hero{display:flex;flex-direction:column;gap:10px;padding:9px;border-radius:19px;background:#f5f9fa;box-shadow:none}.bhl-course-landing-copy{order:1;padding:17px 15px 14px;border-radius:16px;text-align:right}.bhl-course-intro-video{order:2;padding:6px;border-radius:16px}.bhl-course-intro-video .bhl-video-wrap{border-radius:12px}.bhl-kicker{font-size:11px;padding:5px 9px}.bhl-course-landing-copy h1{max-width:none;margin:9px 0 10px;font-size:clamp(25px,7vw,31px);line-height:1.42;letter-spacing:-.012em}.bhl-course-landing-copy h1::after{width:38px;margin-top:9px}.bhl-course-lead{max-width:none;font-size:13.5px;line-height:1.9}.bhl-instructor{font-size:12px;margin-top:9px}.bhl-member-actions,.bhl-purchase-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.bhl-course-landing-copy .bhl-btn{width:100%;min-height:44px;padding:10px 14px;border-radius:12px}.bhl-price{text-align:center;font-size:16px}.bhl-login-link{justify-content:center;padding-block:4px}.bhl-course-progress-inline{margin-top:14px;padding-top:12px}.bhl-course-progress-top{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px;margin-bottom:8px}.bhl-course-progress-label{font-size:11px}.bhl-course-progress-inline .bhl-progress-head{justify-content:flex-end;gap:8px;font-size:10.5px}.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;padding:0}.bhl-course-facts>div.bhl-fact{grid-template-columns:32px minmax(0,1fr);min-height:74px;column-gap:8px;padding:10px 9px;border-radius:14px}.bhl-course-facts .bhl-line-icon{width:32px;height:32px;border-radius:9px}.bhl-course-facts .bhl-line-icon svg{width:16px;height:16px}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){font-size:9.5px}.bhl-course-facts .bhl-fact strong{font-size:11.5px;line-height:1.55}.bhl-course-value-grid,.bhl-course-story-grid{gap:12px}.bhl-course-value-grid.has-two,.bhl-course-story-grid.has-two{grid-template-columns:1fr}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course,.bhl-skills-section,.bhl-course-value-grid .bhl-features-section,.bhl-course-value-grid .bhl-outcome-section,.bhl-course-story-grid .bhl-about-course{padding:17px 14px;border-radius:17px}.bhl-section-heading{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:14px}.bhl-section-heading h2{font-size:20px;line-height:1.55}.bhl-section-heading span{font-size:10.5px}.bhl-section-heading>b{font-size:10px;line-height:1.6}.bhl-feature-grid{gap:8px}.bhl-feature-grid>div{padding:11px 12px;border-radius:12px}.bhl-feature-grid p{font-size:12.5px;line-height:1.75}.bhl-course-value-grid .bhl-outcome-section{grid-template-columns:38px minmax(0,1fr);gap:11px}.bhl-outcome-mark{width:38px;height:38px;border-radius:12px}.bhl-outcome-section h2{font-size:19px;line-height:1.6}.bhl-outcome-section p{font-size:12.8px;line-height:1.85;margin-top:8px}.bhl-skill-grid{gap:8px}.bhl-skill-grid>div{min-height:54px;padding:10px 11px;border-radius:13px}.bhl-skill-grid strong{font-size:12.5px;line-height:1.7}.bhl-curriculum-section .bhl-section-heading{align-items:flex-end}.bhl-chapter-list{gap:9px}.bhl-chapter-accordion{border-radius:14px}.bhl-chapter-head{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title meta" "label meta";gap:2px 9px;padding:12px 12px}.bhl-chapter-head h3{grid-area:title;font-size:14px;line-height:1.6}.bhl-chapter-label{grid-area:label!important;font-size:9.5px}.bhl-chapter-meta{grid-area:meta;align-self:center;gap:7px}.bhl-chapter-meta small{font-size:9.5px;white-space:nowrap}.bhl-accordion-arrow{width:28px;height:28px}.bhl-lesson-row{gap:8px;padding:10px 9px;align-items:center}.bhl-num{width:28px;height:28px;font-size:11px}.bhl-lesson-title strong{font-size:12.5px;line-height:1.55}.bhl-lesson-title small{font-size:10px}.bhl-status{font-size:9px;padding:4px 6px}.bhl-about-teaser{font-size:12px;line-height:1.8;margin-bottom:12px}.bhl-course-details>summary{width:100%;justify-content:space-between;padding:10px 12px;font-size:12px}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:14px;border-radius:17px;text-align:right}.bhl-course-story-grid .bhl-instructor-photo{width:80px;height:80px;margin:0;border-radius:15px}.bhl-course-story-grid .bhl-instructor-copy h2{font-size:18px;margin-bottom:5px}.bhl-course-story-grid .bhl-instructor-copy p{font-size:12px;line-height:1.8}.bhl-final-cta{gap:14px;padding:17px 15px;border-radius:17px}.bhl-final-cta h2{font-size:19px;line-height:1.55}.bhl-course-gallery-embed{margin-top:0}}@media (max-width:430px){.bhl-course-page{padding-inline:6px}.bhl-course-landing-copy{padding:15px 13px 13px}.bhl-course-landing-copy h1{font-size:25px}.bhl-course-lead{font-size:13px}.bhl-course-facts>div.bhl-fact{grid-template-columns:28px minmax(0,1fr);padding:9px 8px;min-height:70px}.bhl-course-facts .bhl-line-icon{width:28px;height:28px}.bhl-course-facts .bhl-fact strong{font-size:10.8px}.bhl-section-heading h2{font-size:18.5px}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:72px minmax(0,1fr)}.bhl-course-story-grid .bhl-instructor-photo{width:72px;height:72px}}.bhl-course-shell .bhl-line-icon,.bhl-course-shell .bhl-line-icon *{box-sizing:border-box!important}.bhl-course-shell .bhl-line-icon svg{display:block!important;width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;fill:none!important;stroke:currentColor!important}.bhl-course-shell .bhl-line-icon svg path,.bhl-course-shell .bhl-line-icon svg circle,.bhl-course-shell .bhl-line-icon svg rect,.bhl-course-shell .bhl-line-icon svg line,.bhl-course-shell .bhl-line-icon svg polyline,.bhl-course-shell .bhl-line-icon svg polygon{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke}@media (max-width:860px){.bhl-course-page{padding:8px 6px 30px!important}.bhl-course-shell{gap:11px!important}.bhl-course-landing-hero{display:flex!important;flex-direction:column!important;gap:8px!important;padding:8px!important;border-radius:18px!important;background:#f3f8f9!important}.bhl-course-landing-copy{order:1!important;padding:14px 13px 12px!important;border:1px solid #e2ecef!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.bhl-course-intro-video{order:2!important;padding:5px!important;border:1px solid #e2ecef!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.bhl-course-intro-video .bhl-video-wrap{border-radius:11px!important}.bhl-kicker{font-size:10.5px!important;padding:4px 8px!important}.bhl-course-landing-copy h1{margin:8px 0 9px!important;font-size:23px!important;line-height:1.48!important;letter-spacing:-.01em!important}.bhl-course-landing-copy h1::after{width:34px!important;height:3px!important;margin-top:8px!important}.bhl-course-lead{font-size:12.5px!important;line-height:1.85!important}.bhl-instructor{margin-top:8px!important;font-size:11.5px!important}.bhl-member-actions,.bhl-purchase-actions{margin-top:11px!important;gap:7px!important}.bhl-course-landing-copy .bhl-btn{min-height:40px!important;padding:8px 12px!important;border-radius:11px!important;font-size:12px!important}.bhl-course-progress-inline{max-width:none!important;margin-top:11px!important;padding:10px 11px!important;border:1px solid #e2ecef!important;border-radius:12px!important;background:#f9fbfc!important}.bhl-course-progress-top{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin-bottom:7px!important}.bhl-course-progress-label{font-size:10px!important;white-space:nowrap!important}.bhl-course-progress-inline .bhl-progress-head{font-size:10px!important;gap:6px!important;justify-content:flex-end!important}.bhl-course-progress-inline .bhl-progress-track{height:5px!important}.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:0!important}.bhl-course-facts>div.bhl-fact{display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:7px!important;min-height:68px!important;padding:9px 8px!important;border-radius:13px!important;overflow:hidden!important}.bhl-course-facts .bhl-line-icon{grid-row:1/3!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;max-width:27px!important;max-height:27px!important;border-radius:8px!important}.bhl-course-facts .bhl-line-icon svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){font-size:9px!important;line-height:1.35!important}.bhl-course-facts .bhl-fact strong{font-size:10.5px!important;line-height:1.5!important;font-weight:800!important}.bhl-course-value-grid,.bhl-course-story-grid{gap:10px!important}.bhl-features-section,.bhl-curriculum-section,.bhl-about-course,.bhl-skills-section,.bhl-course-value-grid .bhl-features-section,.bhl-course-value-grid .bhl-outcome-section,.bhl-course-story-grid .bhl-about-course{padding:14px 12px!important;border-radius:15px!important}.bhl-section-heading{margin-bottom:11px!important;gap:7px!important}.bhl-section-heading h2{font-size:17px!important;line-height:1.55!important}.bhl-section-heading span{font-size:9.5px!important}.bhl-section-heading>b{font-size:9.5px!important}.bhl-feature-grid{gap:7px!important}.bhl-feature-grid>div{padding:9px 10px!important;border-radius:11px!important}.bhl-feature-grid>div>span{width:23px!important;height:23px!important;font-size:10px!important}.bhl-feature-grid p{font-size:11.8px!important;line-height:1.7!important}.bhl-course-value-grid .bhl-outcome-section{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}.bhl-outcome-mark{width:34px!important;height:34px!important;border-radius:10px!important}.bhl-outcome-mark .bhl-line-icon{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}.bhl-outcome-mark .bhl-line-icon svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}.bhl-outcome-section h2{font-size:17px!important;line-height:1.55!important}.bhl-outcome-section p{margin-top:7px!important;padding:10px!important;border:1px solid #e5edef!important;border-radius:11px!important;background:#fff!important;font-size:11.7px!important;line-height:1.75!important;text-align:right!important}.bhl-skill-grid{gap:7px!important}.bhl-skill-grid>div{min-height:46px!important;padding:8px 9px!important;border-radius:11px!important;gap:8px!important}.bhl-skill-grid>div>.bhl-line-icon{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;border-radius:8px!important}.bhl-skill-grid>div>.bhl-line-icon svg{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important}.bhl-skill-grid strong{font-size:11.6px!important;line-height:1.6!important;font-weight:760!important}.bhl-chapter-list{gap:7px!important}.bhl-chapter-accordion{border-radius:12px!important}.bhl-chapter-head{padding:10px!important;gap:2px 7px!important}.bhl-chapter-head h3{font-size:12.7px!important;line-height:1.55!important}.bhl-chapter-label,.bhl-chapter-meta small{font-size:8.8px!important}.bhl-accordion-arrow{width:25px!important;height:25px!important}.bhl-lesson-row{padding:9px 8px!important}.bhl-about-teaser{font-size:11.3px!important;line-height:1.72!important;margin-bottom:10px!important}.bhl-course-details>summary{padding:9px 10px!important;font-size:11px!important;border-radius:10px!important}.bhl-course-story-grid .bhl-instructor-card{grid-template-columns:68px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;border-radius:15px!important;text-align:right!important}.bhl-course-story-grid .bhl-instructor-photo{width:68px!important;height:68px!important;border-radius:13px!important;margin:0!important}.bhl-course-story-grid .bhl-instructor-copy h2{font-size:16px!important}.bhl-course-story-grid .bhl-instructor-copy p{font-size:11.2px!important;line-height:1.7!important}.bhl-final-cta{padding:14px 12px!important;border-radius:15px!important;gap:10px!important}.bhl-final-cta h2{font-size:17px!important}.bhl-course-gallery-embed{margin-top:0!important}}@media (max-width:430px){.bhl-course-page{padding-inline:5px!important}.bhl-course-landing-copy h1{font-size:22px!important}.bhl-course-lead{font-size:12px!important}.bhl-course-facts>div.bhl-fact{min-height:65px!important;padding:8px 7px!important}.bhl-course-facts .bhl-fact strong{font-size:10px!important}.bhl-section-heading h2{font-size:16.5px!important}}.bhl-course-shell .bhl-line-icon{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important}.bhl-course-shell .bhl-line-icon::before{content:"";display:block;width:17px;height:17px;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.bhl-course-shell .bhl-line-icon svg{display:none!important}.bhl-course-shell .bhl-icon-book::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%205.5A2.5%202.5%200%200%201%206.5%203H11a2%202%200%200%201%202%202v15a2.8%202.8%200%200%200-2.5-1.5h-4A2.5%202.5%200%200%200%204%2021V5.5Zm16%200A2.5%202.5%200%200%200%2017.5%203H13v17a2.8%202.8%200%200%201%202.5-1.5h2A2.5%202.5%200%200%201%2020%2021V5.5Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%205.5A2.5%202.5%200%200%201%206.5%203H11a2%202%200%200%201%202%202v15a2.8%202.8%200%200%200-2.5-1.5h-4A2.5%202.5%200%200%200%204%2021V5.5Zm16%200A2.5%202.5%200%200%200%2017.5%203H13v17a2.8%202.8%200%200%201%202.5-1.5h2A2.5%202.5%200%200%201%2020%2021V5.5Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-clock::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20d%3D%22M12%207.5V12l3%202%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20d%3D%22M12%207.5V12l3%202%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-support::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%2013v-2a8%208%200%200%201%2016%200v2M4%2013h3v6H5.5A1.5%201.5%200%200%201%204%2017.5V13Zm16%200h-3v6h1.5A1.5%201.5%200%200%200%2020%2017.5V13ZM17%2019c0%201.1-1.3%202-3%202h-2%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%2013v-2a8%208%200%200%201%2016%200v2M4%2013h3v6H5.5A1.5%201.5%200%200%201%204%2017.5V13Zm16%200h-3v6h1.5A1.5%201.5%200%200%200%2020%2017.5V13ZM17%2019c0%201.1-1.3%202-3%202h-2%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-unlock::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Crect%20x%3D%225%22%20y%3D%2210%22%20width%3D%2214%22%20height%3D%2210%22%20rx%3D%222.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22M9%2010V7.5A3.5%203.5%200%200%201%2015.5%206M12%2014v2.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Crect%20x%3D%225%22%20y%3D%2210%22%20width%3D%2214%22%20height%3D%2210%22%20rx%3D%222.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22M9%2010V7.5A3.5%203.5%200%200%201%2015.5%206M12%2014v2.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-target::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-users::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%228.5%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22M3.8%2019c.4-3%202.2-5%205.2-5s4.8%202%205.2%205M16%206.5a2.5%202.5%200%200%201%200%205M16%2014c2.5.2%204%201.8%204.3%204%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%229%22%20cy%3D%228.5%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22M3.8%2019c.4-3%202.2-5%205.2-5s4.8%202%205.2%205M16%206.5a2.5%202.5%200%200%201%200%205M16%2014c2.5.2%204%201.8%204.3%204%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-chart::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M5%2019V9m6%2010V5m6%2014v-7M4%207l5-3%204%203%206-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M5%2019V9m6%2010V5m6%2014v-7M4%207l5-3%204%203%206-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-compass::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22m15.5%208.5-2%205-5%202%202-5%205-2Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%228.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%2F%3E%3Cpath%20d%3D%22m15.5%208.5-2%205-5%202%202-5%205-2Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-spark::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%203l1.2%203.8L17%208l-3.8%201.2L12%2013l-1.2-3.8L7%208l3.8-1.2L12%203Zm6%2011%20.7%202.3L21%2017l-2.3.7L18%2020l-.7-2.3L15%2017l2.3-.7L18%2014Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%203l1.2%203.8L17%208l-3.8%201.2L12%2013l-1.2-3.8L7%208l3.8-1.2L12%203Zm6%2011%20.7%202.3L21%2017l-2.3.7L18%2020l-.7-2.3L15%2017l2.3-.7L18%2014Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-shield::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%203%2019%206v5c0%204.8-2.8%208-7%2010-4.2-2-7-5.2-7-10V6l7-3Zm-3%209%202%202%204-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%203%2019%206v5c0%204.8-2.8%208-7%2010-4.2-2-7-5.2-7-10V6l7-3Zm-3%209%202%202%204-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-layers::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m12%204%208%204-8%204-8-4%208-4Zm-8%208%208%204%208-4m-16%204%208%204%208-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22m12%204%208%204-8%204-8-4%208-4Zm-8%208%208%204%208-4m-16%204%208%204%208-4%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-tag::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%205h7l9%209-6%206-9-9V5Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%205h7l9%209-6%206-9-9V5Z%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.7%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%228.5%22%20r%3D%221%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-growth::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%2018%209%2013l3%203%207-8M14%208h5v5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M4%2018%209%2013l3%203%207-8M14%208h5v5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.bhl-course-shell .bhl-icon-brain::before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M9%205.5A3%203%200%200%200%204.8%209a3.2%203.2%200%200%200%20.7%205.8A3.3%203.3%200%200%200%209%2019.5M15%205.5A3%203%200%200%201%2019.2%209a3.2%203.2%200%200%201-.7%205.8%203.3%203.3%200%200%201-3.5%204.7M9%205.5V20m6-14.5V20M9%2010h2m4%204h-2%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M9%205.5A3%203%200%200%200%204.8%209a3.2%203.2%200%200%200%20.7%205.8A3.3%203.3%200%200%200%209%2019.5M15%205.5A3%203%200%200%201%2019.2%209a3.2%203.2%200%200%201-.7%205.8%203.3%203.3%200%200%201-3.5%204.7M9%205.5V20m6-14.5V20M9%2010h2m4%204h-2%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}@media (max-width:860px){.bhl-course-landing-copy h1{font-size:clamp(14px,4.55vw,18px)!important;line-height:1.45!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;margin:8px 0 8px!important}.bhl-course-landing-copy h1::after{margin-top:7px!important}.bhl-course-facts .bhl-line-icon::before{width:14px!important;height:14px!important}.bhl-outcome-mark .bhl-line-icon::before{width:16px!important;height:16px!important}.bhl-skill-grid>div>.bhl-line-icon::before{width:13px!important;height:13px!important}}@media (max-width:380px){.bhl-course-landing-copy h1{font-size:13.5px!important;letter-spacing:-.025em!important}}.bhl-course-landing-copy .bhl-course-title{font-size:clamp(24px,2.25vw,36px)!important;line-height:1.45!important;font-weight:900!important;letter-spacing:-.035em!important;text-wrap:balance}.bhl-outcome-mark{display:grid!important;place-items:center!important}.bhl-outcome-mark>span{display:block;width:22px;height:4px;border-radius:999px;background:var(--bhl-teal)!important}.bhl-skill-grid>div{position:relative}.bhl-skill-grid>div::before{content:"";width:6px;height:6px;border-radius:999px;background:var(--bhl-teal);flex:0 0 auto}@media (max-width:1100px){.bhl-course-shell .bhl-line-icon{display:none!important}.bhl-course-shell{gap:14px!important}.bhl-course-page{padding:10px 8px 34px!important}.bhl-course-landing-hero{display:flex!important;flex-direction:column!important;gap:12px!important;padding:12px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#f9fcfc 100%)!important;box-shadow:0 8px 26px rgba(8,39,70,.045)!important}.bhl-course-landing-copy{order:1!important;width:100%!important;max-width:none!important;padding:8px 8px 4px!important;text-align:right!important}.bhl-course-intro-video{order:2!important;width:100%!important}.bhl-course-intro-video .bhl-video-wrap{border-radius:15px!important;overflow:hidden!important}.bhl-course-landing-copy .bhl-kicker{padding:4px 8px!important;font-size:10.5px!important;border-radius:999px!important}.bhl-course-landing-copy .bhl-course-title{display:block!important;width:100%!important;max-width:100%!important;margin:8px 0 7px!important;font-size:19px!important;line-height:1.45!important;font-weight:900!important;letter-spacing:-.045em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-wrap:nowrap!important}.bhl-course-landing-copy .bhl-course-title.is-medium{font-size:18px!important}.bhl-course-landing-copy .bhl-course-title.is-long{font-size:16px!important}.bhl-course-landing-copy .bhl-course-title::after{display:none!important}.bhl-course-lead{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;margin:0!important;color:#52636c!important;font-size:12.4px!important;line-height:1.9!important}.bhl-instructor{margin:8px 0 0!important;font-size:11.5px!important}.bhl-purchase-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px 10px!important;margin-top:12px!important}.bhl-purchase-actions .bhl-btn{width:100%!important;min-height:44px!important;padding:9px 12px!important;border-radius:12px!important;font-size:13px!important}.bhl-purchase-actions .bhl-price{margin:0!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:900!important}.bhl-purchase-actions .bhl-login-link{grid-column:1/-1!important;margin:0!important;font-size:10.5px!important;color:#7b898f!important}.bhl-member-actions{margin-top:12px!important;gap:8px!important}.bhl-member-actions .bhl-btn{min-height:42px!important;padding:9px 12px!important;font-size:12.5px!important}.bhl-course-progress-inline{margin-top:10px!important;max-width:none!important;padding:9px 10px!important;border-radius:11px!important}.bhl-course-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.bhl-course-facts>div.bhl-fact{min-height:72px!important;padding:10px 9px!important;border:1px solid #e1eaed!important;border-radius:14px!important;background:linear-gradient(180deg,#fff 0%,#f9fbfc 100%)!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:right!important}.bhl-course-facts .bhl-fact:nth-child(2),.bhl-course-facts .bhl-fact:nth-child(3){background:#f7fbfb!important}.bhl-course-facts .bhl-fact span{margin:0 0 4px!important;font-size:9.5px!important;color:#87969c!important}.bhl-course-facts .bhl-fact strong{font-size:11.4px!important;line-height:1.55!important;color:var(--bhl-ink)!important}.bhl-course-value-grid{gap:12px!important}.bhl-features-section,.bhl-outcome-section,.bhl-skills-section,.bhl-curriculum-section,.bhl-about-course{padding:16px 13px!important;border-radius:17px!important}.bhl-section-heading{margin-bottom:12px!important;gap:6px!important}.bhl-section-heading>div>span,.bhl-outcome-copy>span{font-size:10px!important}.bhl-section-heading h2,.bhl-outcome-section h2{font-size:18px!important;line-height:1.55!important}.bhl-feature-grid{gap:7px!important}.bhl-feature-grid>div{padding:10px 10px!important;border-radius:11px!important;gap:8px!important}.bhl-feature-grid>div>span{width:24px!important;height:24px!important;min-width:24px!important;font-size:13px!important}.bhl-feature-grid p{font-size:11.8px!important;line-height:1.75!important}.bhl-outcome-section{display:block!important}.bhl-outcome-mark{display:none!important}.bhl-outcome-section p{margin-top:8px!important;padding:0!important;border:0!important;background:transparent!important;font-size:11.8px!important;line-height:1.85!important}.bhl-skill-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bhl-skill-grid>div{min-height:58px!important;padding:9px 9px!important;border-radius:12px!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:7px!important;background:#fbfdfd!important;border:1px solid #e3ecef!important}.bhl-skill-grid>div::before{margin-top:7px!important;width:5px!important;height:5px!important}.bhl-skill-grid strong{font-size:10.8px!important;line-height:1.65!important;font-weight:760!important}.bhl-chapter-list{gap:7px!important}.bhl-chapter-accordion{border-radius:12px!important}.bhl-chapter-head{padding:10px 9px!important;gap:4px 7px!important}.bhl-chapter-head h3{font-size:12.5px!important;line-height:1.55!important}.bhl-chapter-label,.bhl-chapter-meta small{font-size:8.8px!important}.bhl-accordion-arrow{width:24px!important;height:24px!important}.bhl-sticky-purchase{left:8px!important;right:8px!important;bottom:7px!important;width:auto!important}.bhl-sticky-purchase-inner{min-height:52px!important;padding:6px 7px 6px 9px!important;gap:8px!important;border-radius:14px!important}.bhl-sticky-course span{font-size:10.8px!important}.bhl-sticky-purchase .bhl-btn{min-height:40px!important;padding:8px 12px!important;border-radius:10px!important;font-size:12.5px!important}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:76px!important}}@media (max-width:420px){.bhl-course-page{padding-inline:6px!important}.bhl-course-landing-copy .bhl-course-title{font-size:18px!important}.bhl-course-landing-copy .bhl-course-title.is-medium{font-size:17px!important}.bhl-course-landing-copy .bhl-course-title.is-long{font-size:15px!important}.bhl-course-lead{font-size:11.8px!important}.bhl-purchase-actions{grid-template-columns:minmax(0,1fr) auto!important}.bhl-purchase-actions .bhl-price{font-size:11.5px!important}.bhl-skill-grid strong{font-size:10.4px!important}}.bhl-course-intro-video.has-poster{position:relative;overflow:hidden;background:#0b1720;border-radius:20px}.bhl-course-intro-video.has-poster .bhl-video-poster{position:relative;display:block;width:100%;aspect-ratio:16/9;margin:0;padding:0;border:0;background:#0b1720;overflow:hidden;cursor:pointer;font:inherit;color:#fff}.bhl-course-intro-video.has-poster .bhl-video-poster-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.bhl-course-intro-video.has-poster .bhl-video-poster:hover .bhl-video-poster-image{transform:scale(1.015)}.bhl-video-poster-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,12,20,.06),rgba(2,12,20,.22))}.bhl-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:rgba(8,31,56,.82);border:1px solid rgba(255,255,255,.28);box-shadow:0 12px 28px rgba(0,0,0,.2);backdrop-filter:blur(7px)}.bhl-video-play i{display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;margin-left:4px}.bhl-video-poster-label{position:absolute;right:15px;bottom:13px;padding:5px 9px;border-radius:999px;background:rgba(8,31,56,.68);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(5px)}.bhl-course-intro-video.is-playing{background:#0e1112}.bhl-course-intro-video.is-playing>.bhl-video-wrap{margin:0!important;border-radius:inherit!important}@media (max-width:1100px){.bhl-course-landing-hero{gap:10px!important}.bhl-course-intro-video{order:1!important;width:100%!important;padding:0!important;border-radius:15px!important}.bhl-course-landing-copy{order:2!important;padding:7px 7px 3px!important}.bhl-course-intro-video.has-poster{border-radius:15px!important;box-shadow:0 8px 22px rgba(8,31,56,.08)}.bhl-course-intro-video.has-poster .bhl-video-poster{border-radius:15px!important}.bhl-video-play{width:52px;height:52px}.bhl-video-play i{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}.bhl-video-poster-label{right:10px;bottom:9px;font-size:9.5px;padding:4px 7px}body .bhl-course-page .bhl-course-landing-hero.has-video{display:flex!important;flex-direction:column!important}body .bhl-course-page .bhl-course-landing-hero.has-video>.bhl-course-intro-video{order:-10!important;-webkit-order:-10!important;width:100%!important;max-width:none!important}body .bhl-course-page .bhl-course-landing-hero.has-video>.bhl-course-landing-copy{order:10!important;-webkit-order:10!important;width:100%!important;max-width:none!important}}.bhl-academy-page .bhl-learning-container,.bhl-tv-page .bhl-learning-container{width:min(1180px,100%)}.bhl-academy-shell,.bhl-tv-shell{gap:26px}.bhl-academy-hero,.bhl-tv-hero{min-height:0;padding:24px 28px;border-radius:24px;gap:24px;background:radial-gradient(circle at 88% 18%,rgba(13,165,162,.09),transparent 33%) , linear-gradient(135deg,#fff 0%,#f9fcfc 100%);box-shadow:0 12px 34px rgba(8,39,70,.035)}.bhl-academy-hero .bhl-kicker,.bhl-tv-hero .bhl-kicker{font-size:11px;padding:5px 9px}.bhl-academy-hero h1,.bhl-tv-hero h1{margin:7px 0 6px;font-size:clamp(30px,3.2vw,42px);line-height:1.35;letter-spacing:-.02em}.bhl-academy-hero p,.bhl-tv-hero p{max-width:680px;font-size:13.5px;line-height:1.9;color:#61747b}.bhl-tv-link{padding:9px 13px;border-radius:12px;font-size:12px;box-shadow:none}.bhl-academy-section,.bhl-tv-section{gap:14px}.bhl-academy-section>.bhl-section-heading,.bhl-tv-section>.bhl-section-heading{padding-inline:2px}.bhl-academy-grid{grid-template-columns:repeat(auto-fit,minmax(270px,340px));justify-content:start;align-items:start;gap:16px}.bhl-academy-card{border-radius:18px;box-shadow:0 6px 20px rgba(8,39,70,.035)}.bhl-academy-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(8,39,70,.055)}.bhl-academy-card-catalog{min-height:0}.bhl-academy-card-catalog .bhl-academy-card-media{aspect-ratio:16/9}.bhl-academy-card-catalog .bhl-academy-card-body{padding:14px 15px 15px}.bhl-card-kicker{margin-bottom:4px;font-size:9.5px}.bhl-academy-card-catalog h3{margin:0 0 6px;font-size:16px;line-height:1.6}.bhl-card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 10px!important;min-height:0!important;font-size:11.2px!important;line-height:1.75!important;color:#6b7d84!important}.bhl-course-card-facts{margin-top:0;border-radius:11px;background:#fbfcfc}.bhl-course-card-facts>div{padding:7px 8px}.bhl-course-card-facts span{margin-bottom:1px;font-size:8px}.bhl-course-card-facts strong{font-size:9.6px;line-height:1.45}.bhl-card-access{padding-top:6px;font-size:9px}.bhl-card-access strong{font-size:9px}.bhl-catalog-actions{margin-top:10px;padding-top:10px}.bhl-catalog-actions .bhl-btn{padding:8px 11px;border-radius:10px;font-size:10.5px;box-shadow:none!important}.bhl-card-price{font-size:11px!important}.bhl-access-chip,.bhl-sample-chip{top:9px;right:9px;padding:5px 8px;font-size:9.5px}.bhl-tv-grid{grid-template-columns:repeat(auto-fit,minmax(270px,340px));justify-content:start;align-items:start;gap:16px}.bhl-tv-grid-featured{grid-template-columns:repeat(auto-fit,minmax(300px,420px))}.bhl-tv-card{border-radius:18px;box-shadow:0 6px 20px rgba(8,39,70,.035)}.bhl-tv-card-media{aspect-ratio:16/9}.bhl-tv-card-media em{top:9px;right:9px;padding:5px 8px;font-size:9.5px}.bhl-tv-card-body{padding:13px 15px 14px}.bhl-tv-card-top{gap:8px;font-size:9.5px;line-height:1.6}.bhl-tv-card h3{margin:6px 0 4px;font-size:16px;line-height:1.6}.bhl-tv-card p{margin:0 0 10px;font-size:11px;line-height:1.7;color:#718087}.bhl-tv-card .bhl-btn{padding:8px 11px;border-radius:10px;font-size:10.5px}@media (max-width:760px){.bhl-academy-page,.bhl-tv-page{padding:12px 10px 38px!important}.bhl-academy-shell,.bhl-tv-shell{gap:19px!important}.bhl-academy-hero,.bhl-tv-hero{padding:17px 15px!important;border-radius:18px!important;gap:13px!important;align-items:stretch!important}.bhl-academy-hero h1,.bhl-tv-hero h1{font-size:25px!important;line-height:1.35!important;margin:5px 0 5px!important}.bhl-academy-hero p,.bhl-tv-hero p{font-size:11.5px!important;line-height:1.8!important}.bhl-academy-hero .bhl-kicker,.bhl-tv-hero .bhl-kicker{font-size:9.5px!important;padding:4px 7px!important}.bhl-tv-link{width:auto!important;align-self:flex-start!important;padding:8px 11px!important;font-size:10.5px!important}.bhl-academy-section>.bhl-section-heading,.bhl-tv-section>.bhl-section-heading{flex-direction:row!important;align-items:flex-end!important;margin-bottom:0!important}.bhl-academy-section .bhl-section-heading h2,.bhl-tv-section .bhl-section-heading h2{font-size:18px!important}.bhl-academy-section .bhl-section-heading>b,.bhl-tv-section .bhl-section-heading>b{font-size:9px!important}.bhl-academy-grid,.bhl-tv-grid,.bhl-tv-grid-featured{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;justify-content:stretch!important}.bhl-academy-card,.bhl-tv-card{width:100%!important;max-width:none!important;border-radius:16px!important}.bhl-academy-card-catalog .bhl-academy-card-media,.bhl-tv-card-media{aspect-ratio:16/9!important}.bhl-academy-card-catalog .bhl-academy-card-body{padding:12px 12px 13px!important}.bhl-academy-card-catalog h3,.bhl-tv-card h3{font-size:15px!important;line-height:1.55!important}.bhl-card-excerpt{font-size:10.6px!important;line-height:1.7!important;margin-bottom:9px!important}.bhl-course-card-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;border:1px solid #e7edef!important;border-radius:10px!important;overflow:hidden!important;background:#fbfcfc!important}.bhl-course-card-facts>div{min-height:0!important;padding:7px 7px!important;border-radius:0!important;border:0!important;background:transparent!important;text-align:right!important;align-items:flex-start!important}.bhl-course-card-facts>div:nth-child(odd){border-left:1px solid #e7edef!important}.bhl-course-card-facts>div:nth-child(-n+2){border-bottom:1px solid #e7edef!important}.bhl-course-card-facts span{font-size:7.8px!important;margin-bottom:1px!important}.bhl-course-card-facts strong{font-size:9.4px!important;line-height:1.45!important}.bhl-catalog-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin-top:9px!important;padding-top:9px!important}.bhl-catalog-actions .bhl-btn{order:1!important;flex:1!important;width:auto!important;padding:9px 10px!important;font-size:10.5px!important}.bhl-card-price{order:2!important;font-size:10px!important;text-align:left!important;white-space:nowrap!important}.bhl-tv-card-body{padding:12px 12px 13px!important}.bhl-tv-card-top{flex-direction:row!important;justify-content:space-between!important;font-size:8.8px!important}.bhl-tv-card p{font-size:10.5px!important;margin-bottom:9px!important}.bhl-tv-card .bhl-btn{padding:8px 10px!important;font-size:10px!important}}nn n.bhl-course-official-title{margin:-8px 0 12px;color:#7b8c92;font-size:12px;font-weight:700}n.bhl-offer-section{padding:30px;border:1px solid #dfeaec;border-radius:26px;background:#fff;box-shadow:0 10px 32px rgba(8,39,70,.035)}n.bhl-offer-card-grid,.bhl-stack-grid,.bhl-deliverable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}n.bhl-offer-card{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border:1px solid #e2ebed;border-radius:17px;background:#fbfdfd}.bhl-offer-card p{margin:0;line-height:1.9;font-weight:700;color:#17374b}.bhl-offer-check{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#eaf8f7;color:#0b9c9b;flex:0 0 auto;font-weight:900}n.bhl-deliverable-section{background:linear-gradient(135deg,#f2fbfb 0,#fff 58%)}.bhl-deliverable-grid>div{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid #dce9eb;border-radius:15px;background:#fff}.bhl-deliverable-grid span{color:#0aa6a5;font-size:19px}.bhl-deliverable-grid strong{font-size:13px;line-height:1.7;color:#102f47}n.bhl-stack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bhl-stack-card{padding:19px;border:1px solid #e0e9eb;border-radius:18px;background:#fff}.bhl-stack-card>span{display:inline-block;margin-bottom:9px;color:#0a9e9c;font-size:10px;font-weight:800}.bhl-stack-card h3{margin:0 0 7px;font-size:16px;color:#0b2f4d}.bhl-stack-card p,.bhl-bonus-grid p,.bhl-roadmap-list p,.bhl-mentoring-section p,.bhl-guarantee-section p{margin:0;color:#60757d;line-height:1.9;font-size:12.5px}n.bhl-bonus-wrap{margin-top:22px;padding-top:20px;border-top:1px dashed #d8e4e6}.bhl-bonus-wrap>h3{margin:0 0 12px;color:#0b2f4d}.bhl-bonus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bhl-bonus-grid article{display:flex;gap:11px;padding:14px 15px;border-radius:15px;background:#fffaf0;border:1px solid #f1dfb5}.bhl-bonus-grid article>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f6a313;color:#fff;font-weight:900;flex:0 0 auto}.bhl-bonus-grid strong{display:block;margin-bottom:4px;color:#193448}n.bhl-roadmap-list{display:grid;gap:11px}.bhl-roadmap-list article{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:15px 17px;border:1px solid #e1eaec;border-radius:16px;background:#fbfdfd}.bhl-roadmap-list article>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#0b344f;color:#fff;font-weight:900}.bhl-roadmap-list h3{margin:0 0 4px;font-size:15px;color:#0d314b}n.bhl-offer-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.bhl-offer-support-grid.has-one{grid-template-columns:1fr}.bhl-mentoring-section,.bhl-guarantee-section{padding:28px;border-radius:24px;border:1px solid #dce8ea;background:#fff}.bhl-mentoring-section{background:linear-gradient(135deg,#f3fbfb,#fff)}.bhl-guarantee-section{background:linear-gradient(135deg,#fff8ea,#fff)}.bhl-mentoring-section>span,.bhl-guarantee-section>span{font-size:10px;font-weight:900;color:#0a9e9c}.bhl-guarantee-section>span{color:#d38a00}.bhl-mentoring-section h2,.bhl-guarantee-section h2{margin:7px 0 10px;font-size:22px;color:#0b2f4d}\n@media(max-width:900px){.bhl-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}\n@media(max-width:760px){.bhl-offer-section{padding:18px 14px;border-radius:19px}.bhl-offer-card-grid,.bhl-stack-grid,.bhl-deliverable-grid,.bhl-bonus-grid,.bhl-offer-support-grid{grid-template-columns:1fr!important}.bhl-offer-card{padding:13px 12px}.bhl-roadmap-list article{grid-template-columns:38px 1fr;padding:13px 12px;gap:10px}.bhl-roadmap-list article>span{width:32px;height:32px}.bhl-mentoring-section,.bhl-guarantee-section{padding:20px 16px;border-radius:19px}.bhl-mentoring-section h2,.bhl-guarantee-section h2{font-size:18px}}nnn n.bhl-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bhl-proof-grid article{display:flex;gap:12px;align-items:flex-start;padding:18px;border:1px solid #dfe9eb;border-radius:17px;background:#fbfdfd}.bhl-proof-grid article>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#eaf8f7;color:#0b9c9b;font-weight:900;flex:0 0 auto}.bhl-proof-grid h3{margin:0 0 7px;color:#0b2f4d;font-size:15px}.bhl-proof-grid p{margin:0;color:#60757d;line-height:1.9;font-size:12.5px}n.bhl-faq-list{display:grid;gap:10px}.bhl-faq-list details{border:1px solid #e0e9eb;border-radius:16px;background:#fff;overflow:hidden}.bhl-faq-list summary{list-style:none;cursor:pointer;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#0b2f4d;font-weight:800}.bhl-faq-list summary::-webkit-details-marker{display:none}.bhl-faq-list summary i{font-style:normal;color:#0aa6a5;transition:transform .2s ease}.bhl-faq-list details[open] summary i{transform:rotate(180deg)}.bhl-faq-answer{padding:0 17px 16px;color:#60757d;line-height:2;font-size:13px;border-top:1px solid #eef3f4;padding-top:13px}n.bhl-final-offer-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px;border-radius:26px;background:#0b2f4d;color:#fff;box-shadow:0 18px 44px rgba(8,39,70,.14)}.bhl-final-offer-copy>span{font-size:10px;font-weight:900;color:#75d8d5}.bhl-final-offer-copy h2{margin:6px 0 8px;color:#fff;font-size:25px;line-height:1.65}.bhl-final-offer-copy p{margin:0;color:#d8e4e9;line-height:2;font-size:13px}.bhl-final-offer-action{display:flex;align-items:center;gap:15px;white-space:nowrap}.bhl-final-offer-action strong{font-size:16px;color:#fff}.bhl-final-offer-action .bhl-btn{min-width:190px}\n@media(max-width:900px){.bhl-proof-grid{grid-template-columns:1fr 1fr}}\n@media(max-width:760px){.bhl-proof-grid{grid-template-columns:1fr}.bhl-final-offer-cta{grid-template-columns:1fr;padding:21px 16px;border-radius:20px}.bhl-final-offer-copy h2{font-size:20px}.bhl-final-offer-action{width:100%;display:grid;grid-template-columns:1fr;text-align:center}.bhl-final-offer-action .bhl-btn{width:100%;min-width:0}}n .bhl-sticky-purchase.is-member .bhl-sticky-purchase-inner{background:rgba(8,39,70,.97);border-color:rgba(255,255,255,.08)}.bhl-sticky-purchase.is-member .bhl-sticky-course strong,.bhl-sticky-purchase.is-member .bhl-sticky-course span{color:#fff}.bhl-sticky-purchase.is-member .bhl-btn{background:#17aaa6!important;color:#fff!important;box-shadow:0 8px 20px rgba(13,165,162,.22)}@media (max-width:520px){html,body{max-width:100%;overflow-x:hidden}.bhl-sticky-purchase{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom))}.bhl-sticky-purchase-inner{width:100%;max-width:100%;box-sizing:border-box;padding:8px 9px;border-radius:16px;gap:8px}.bhl-sticky-course{min-width:0}.bhl-sticky-course strong{display:none}.bhl-sticky-course span{font-size:11.5px;white-space:nowrap}.bhl-sticky-purchase .bhl-btn{min-width:0;white-space:nowrap}}@media (max-width:600px){.bhl-course-page,.bhl-course-page *,.bhl-course-shell,.bhl-course-shell *{box-sizing:border-box!important}.bhl-course-page,.bhl-course-page .bhl-learning-container,.bhl-course-page .bhl-learning-content,.bhl-course-shell,.bhl-course-landing-hero,.bhl-course-landing-copy,.bhl-course-intro-video,.bhl-course-facts,.bhl-offer-section,.bhl-curriculum-section,.bhl-course-story-grid,.bhl-instructor-section,.bhl-about-course,.bhl-final-offer-cta,.bhl-course-gallery-embed{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.bhl-course-page{padding-left:8px!important;padding-right:8px!important;overflow-x:clip!important}.bhl-course-shell{overflow:visible!important}.bhl-course-shell article,.bhl-course-shell section,.bhl-course-shell div,.bhl-course-shell p,.bhl-course-shell h1,.bhl-course-shell h2,.bhl-course-shell h3,.bhl-course-shell strong,.bhl-course-shell span,.bhl-course-shell a,.bhl-course-shell summary{min-width:0!important;max-width:100%}.bhl-course-shell p,.bhl-course-shell h1,.bhl-course-shell h2,.bhl-course-shell h3,.bhl-course-shell strong,.bhl-course-shell .bhl-faq-answer,.bhl-course-shell .bhl-course-lead{overflow-wrap:anywhere!important;word-break:normal!important}.bhl-course-landing-copy .bhl-course-title{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.bhl-course-facts,.bhl-offer-card-grid,.bhl-deliverable-grid,.bhl-stack-grid,.bhl-bonus-grid,.bhl-proof-grid,.bhl-offer-support-grid,.bhl-course-story-grid{grid-template-columns:1fr!important}.bhl-course-facts{gap:7px!important}.bhl-course-facts>div.bhl-fact{width:100%!important;min-width:0!important}.bhl-roadmap-list article{grid-template-columns:34px minmax(0,1fr)!important;width:100%!important;min-width:0!important}.bhl-roadmap-list article>div,.bhl-stack-card,.bhl-bonus-grid article>div,.bhl-offer-card p,.bhl-deliverable-grid>div,.bhl-faq-list details,.bhl-faq-list summary{min-width:0!important;width:100%!important;max-width:100%!important}.bhl-member-actions,.bhl-purchase-actions{width:100%!important;max-width:100%!important;min-width:0!important}.bhl-member-actions .bhl-btn,.bhl-purchase-actions .bhl-btn{max-width:100%!important;white-space:normal!important}.bhl-sticky-purchase{left:8px!important;right:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important}.bhl-sticky-purchase-inner,.bhl-sticky-course{min-width:0!important;max-width:100%!important}.bhl-sticky-course strong,.bhl-sticky-course span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bhl-course-landing-hero{padding:10px!important;gap:10px!important;border-radius:20px!important;background:linear-gradient(180deg,#f9fcfc 0%,#f5f9fa 100%)!important;box-shadow:0 8px 24px rgba(8,39,70,.04)!important}.bhl-course-intro-video,.bhl-course-landing-copy{border-radius:16px!important;box-shadow:none!important}.bhl-course-intro-video{padding:6px!important;background:#0a1c28!important;border-color:#dce7ea!important}.bhl-course-intro-video .bhl-video-wrap{border-radius:12px!important;overflow:hidden!important}.bhl-course-landing-copy{padding:16px 14px 14px!important;background:#fff!important}.bhl-course-landing-copy .bhl-kicker{display:inline-flex!important;max-width:100%!important;padding:5px 9px!important;font-size:10px!important;line-height:1.5!important}.bhl-course-landing-copy .bhl-course-title,.bhl-course-landing-copy h1{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-wrap:balance!important;max-width:100%!important;margin:10px 0 10px!important;font-size:22px!important;line-height:1.5!important;letter-spacing:-.025em!important;font-weight:950!important}.bhl-course-landing-copy .bhl-course-title::after,.bhl-course-landing-copy h1::after{display:block!important;width:38px!important;height:3px!important;margin-top:8px!important}.bhl-course-official-title{margin:-1px 0 8px!important;font-size:11px!important;line-height:1.65!important}.bhl-course-lead{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;margin:0!important;font-size:12.5px!important;line-height:1.95!important;color:#5b6e76!important}.bhl-instructor{margin-top:9px!important;font-size:11px!important}.bhl-purchase-actions,.bhl-member-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:7px!important;margin-top:13px!important}.bhl-course-landing-copy .bhl-btn{width:100%!important;min-height:44px!important;padding:10px 13px!important;border-radius:12px!important;font-size:12.5px!important;justify-content:center!important}.bhl-purchase-actions .bhl-price,.bhl-purchase-actions .bhl-login-link{width:100%!important;text-align:center!important;white-space:normal!important}.bhl-course-progress-inline{margin-top:10px!important;padding-top:10px!important}.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0!important}.bhl-course-facts>div.bhl-fact{min-height:82px!important;padding:11px 10px!important;border-radius:15px!important;align-items:flex-start!important;justify-content:center!important;text-align:right!important;box-shadow:0 3px 10px rgba(8,39,70,.025)!important}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){margin:0 0 4px!important;font-size:9.5px!important;line-height:1.4!important}.bhl-course-facts .bhl-fact strong{font-size:11.5px!important;line-height:1.65!important;font-weight:850!important}}@media (max-width:380px){.bhl-course-landing-copy .bhl-course-title,.bhl-course-landing-copy h1{font-size:20px!important}.bhl-course-facts>div.bhl-fact{min-height:78px!important;padding:10px 8px!important}.bhl-course-facts .bhl-fact strong{font-size:10.8px!important}}.bhl-stack-section{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(12,167,164,.08),transparent 28%) , linear-gradient(180deg,#fff 0%,#f8fbfc 100%)}.bhl-stack-section .bhl-section-heading{margin-bottom:18px}.bhl-stack-section .bhl-section-heading h2{max-width:760px}.bhl-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.bhl-stack-card{position:relative;min-width:0!important;padding:20px 20px 19px 22px!important;border:1px solid #dbe7e9!important;border-radius:20px!important;background:linear-gradient(145deg,#fff 0%,#fbfdfd 100%)!important;box-shadow:0 10px 28px rgba(12,47,75,.045)!important;transition:transform .18s ease , box-shadow .18s ease , border-color .18s ease}.bhl-stack-card::before{content:"";position:absolute;inset-inline-start:0;top:18px;bottom:18px;width:4px;border-radius:0 4px 4px 0;background:#14aaa7}.bhl-stack-card>span{display:inline-flex!important;align-items:center;gap:5px;margin:0 0 10px!important;padding:4px 8px;border-radius:999px;background:#eaf8f7;color:#078f8d!important;font-size:9.5px!important;font-weight:900!important}.bhl-stack-card h3{margin:0 0 7px!important;color:#0b2f4d!important;font-size:17px!important;line-height:1.55!important;overflow-wrap:anywhere}.bhl-stack-card p{color:#647981!important;font-size:12.5px!important;line-height:1.9!important;overflow-wrap:anywhere}@media (hover:hover) and (min-width:901px){.bhl-stack-card:hover{transform:translateY(-3px);border-color:#bfdcde!important;box-shadow:0 15px 34px rgba(12,47,75,.075)!important}}.bhl-bonus-wrap{position:relative;margin-top:26px!important;padding:22px!important;border:1px solid #f0ddb2!important;border-top:1px solid #f0ddb2!important;border-radius:22px;background:linear-gradient(135deg,#fffaf0 0%,#fffdf8 58%,#fff 100%)}.bhl-bonus-wrap::after{content:"BONUS";position:absolute;inset-inline-end:20px;top:16px;color:rgba(223,145,0,.11);font-size:42px;line-height:1;font-weight:950;letter-spacing:.08em;pointer-events:none}.bhl-bonus-wrap>h3{position:relative;z-index:1;display:flex;align-items:center;gap:8px;margin:0 0 14px!important;color:#0b2f4d!important;font-size:20px}.bhl-bonus-wrap>h3::before{content:"+";width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f5a20c;color:#fff;font-weight:950;font-size:18px}.bhl-bonus-grid{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.bhl-bonus-grid article{min-width:0!important;align-items:flex-start!important;padding:14px 15px!important;border:1px solid #efdba9!important;border-radius:16px!important;background:rgba(255,255,255,.72)!important;box-shadow:none!important}.bhl-bonus-grid article>span{width:28px!important;height:28px!important;margin-top:1px;box-shadow:0 4px 10px rgba(246,163,19,.18)}.bhl-bonus-grid article>div{min-width:0!important}.bhl-bonus-grid strong{display:block;margin:0 0 4px!important;color:#17344a!important;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.bhl-bonus-grid p{color:#6b7778!important;font-size:11.8px!important;line-height:1.85!important;overflow-wrap:anywhere}@media (max-width:760px){.bhl-stack-section{padding:20px 14px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)!important}.bhl-stack-section .bhl-section-heading{margin-bottom:13px!important}.bhl-stack-grid{grid-template-columns:1fr!important;gap:9px!important}.bhl-stack-card{min-height:0!important;padding:14px 15px 14px 18px!important;border-radius:16px!important;box-shadow:0 5px 14px rgba(12,47,75,.035)!important}.bhl-stack-card::before{top:12px;bottom:12px;width:3px}.bhl-stack-card>span{margin-bottom:7px!important;padding:3px 7px;font-size:9px!important}.bhl-stack-card h3{font-size:15px!important;margin-bottom:4px!important;line-height:1.5!important}.bhl-stack-card p{font-size:11.5px!important;line-height:1.8!important}.bhl-bonus-wrap{margin-top:17px!important;padding:15px 12px 12px!important;border-radius:18px!important}.bhl-bonus-wrap::after{font-size:26px;top:14px;inset-inline-end:12px}.bhl-bonus-wrap>h3{font-size:17px;margin-bottom:11px!important}.bhl-bonus-wrap>h3::before{width:25px;height:25px;font-size:16px}.bhl-bonus-grid{grid-template-columns:1fr!important;gap:8px!important}.bhl-bonus-grid article{padding:11px 11px!important;border-radius:14px!important;gap:9px!important}.bhl-bonus-grid article>span{width:24px!important;height:24px!important;font-size:14px!important}.bhl-bonus-grid strong{font-size:13px!important;line-height:1.55!important}.bhl-bonus-grid p{font-size:11px!important;line-height:1.75!important}}.bhl-course-facts{gap:12px!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.bhl-course-facts>div.bhl-fact{position:relative;min-width:0;min-height:104px;padding:18px 18px 17px!important;border:1px solid #dde9eb!important;border-radius:20px!important;overflow:hidden;background:#fff!important;box-shadow:0 8px 24px rgba(8,39,70,.045)}.bhl-course-facts>div.bhl-fact::before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:4px;background:#11aaa6}.bhl-course-facts>div.bhl-fact::after{position:absolute;inset-inline-end:16px;top:13px;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;font-size:17px;font-weight:900;line-height:1}.bhl-course-facts .bhl-fact-lessons::after{content:"▤";background:#e8f8f6;color:#078c89}.bhl-course-facts .bhl-fact-duration::after{content:"◷";background:#fff2d9;color:#b87500}.bhl-course-facts .bhl-fact-support::after{content:"↻";background:#eaf3f9;color:#356f91}.bhl-course-facts .bhl-fact-access::after{content:"∞";background:#f0ebf7;color:#73578e}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){margin:0 0 9px!important;padding-inline-end:42px;color:#82949b!important;font-size:10.5px!important;font-weight:800!important}.bhl-course-facts .bhl-fact strong{display:block;padding-inline-end:0;color:#12354c!important;font-size:14px!important;line-height:1.75!important;font-weight:900!important}.bhl-course-facts .bhl-fact-lessons{background:linear-gradient(145deg,#f3fbfa 0%,#fff 70%)!important}.bhl-course-facts .bhl-fact-duration{background:linear-gradient(145deg,#fff9ee 0%,#fff 70%)!important}.bhl-course-facts .bhl-fact-support{background:linear-gradient(145deg,#f5f9fc 0%,#fff 70%)!important}.bhl-course-facts .bhl-fact-access{background:linear-gradient(145deg,#f8f6fb 0%,#fff 70%)!important}.bhl-audience-section{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(16,170,166,.10),transparent 28%) , linear-gradient(145deg,#0d304a 0%,#123c56 100%)!important;border-color:#153f57!important;box-shadow:0 16px 38px rgba(8,39,70,.10)!important}.bhl-audience-section::after{content:"؟";position:absolute;inset-inline-start:26px;top:12px;color:rgba(255,255,255,.045);font-size:145px;line-height:1;font-weight:950;pointer-events:none}.bhl-audience-section .bhl-section-heading,.bhl-audience-section .bhl-offer-card-grid{position:relative;z-index:1}.bhl-audience-section .bhl-section-heading span{color:#71d7d4!important}.bhl-audience-section .bhl-section-heading h2{color:#fff!important}.bhl-audience-section .bhl-section-heading h2::after{background:#f3aa2b!important}.bhl-audience-section .bhl-offer-card-grid{gap:10px!important}.bhl-audience-section .bhl-offer-card{align-items:center!important;min-width:0;padding:13px 14px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:15px!important;background:rgba(255,255,255,.075)!important;backdrop-filter:blur(2px)}.bhl-audience-section .bhl-offer-card p{color:#f4f8fa!important;font-size:13px!important;line-height:1.85!important;font-weight:750!important}.bhl-audience-section .bhl-offer-check{width:28px!important;height:28px!important;background:#e9faf8!important;color:#079895!important;box-shadow:0 4px 12px rgba(0,0,0,.09)}.bhl-deliverable-section{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(244,171,43,.10),transparent 26%) , linear-gradient(155deg,#f1fbfa 0%,#fff 56%,#fffaf0 100%)!important;border-color:#d5e9e9!important}.bhl-deliverable-section::before{content:"OUTPUT";position:absolute;inset-inline-start:24px;top:18px;color:rgba(11,47,77,.045);font-size:48px;letter-spacing:.07em;font-weight:950;pointer-events:none}.bhl-deliverable-section .bhl-section-heading,.bhl-deliverable-section .bhl-deliverable-grid{position:relative;z-index:1}.bhl-deliverable-grid{gap:10px!important}.bhl-deliverable-grid>div{position:relative;min-width:0;min-height:58px;padding:13px 15px!important;border:1px solid #dce9e9!important;border-radius:15px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 5px 16px rgba(9,52,77,.035)}.bhl-deliverable-grid>div::after{content:"";position:absolute;inset-inline-start:0;top:13px;bottom:13px;width:3px;border-radius:3px;background:#10aaa6}.bhl-deliverable-grid span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#e8f8f6;color:#0b9895!important;font-size:14px!important;flex:0 0 auto}.bhl-deliverable-grid strong{font-size:13.5px!important;line-height:1.65!important}.bhl-roadmap-section{background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)!important}.bhl-roadmap-list{position:relative;display:grid!important;gap:0!important;padding-block:4px}.bhl-roadmap-list::before{content:"";position:absolute;top:31px;bottom:31px;inset-inline-start:22px;width:2px;background:linear-gradient(180deg,#16aaa7 0%,#9cd9d7 65%,#e3ecee 100%);border-radius:99px}.bhl-roadmap-list article{position:relative;z-index:1;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:15px!important;align-items:start!important;padding:12px 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important}.bhl-roadmap-list article:last-child{padding-bottom:4px!important}.bhl-roadmap-list article>span{width:44px!important;height:44px!important;border-radius:50%!important;background:#0b344f!important;color:#fff!important;border:5px solid #f8fbfc;box-shadow:0 0 0 1px #cce5e5 , 0 6px 14px rgba(10,50,76,.09);font-size:14px}.bhl-roadmap-list article>div{min-width:0;padding:11px 15px 12px;border:1px solid #e0e9eb;border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(8,39,70,.035)}.bhl-roadmap-list h3{font-size:15px!important;line-height:1.55!important;margin:0 0 4px!important}.bhl-roadmap-list p{font-size:12px!important;line-height:1.8!important}@media (max-width:760px){.bhl-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bhl-course-facts>div.bhl-fact{min-height:86px!important;padding:12px 10px!important;border-radius:15px!important;box-shadow:0 4px 13px rgba(8,39,70,.035)!important}.bhl-course-facts>div.bhl-fact::before{width:3px}.bhl-course-facts>div.bhl-fact::after{inset-inline-end:9px;top:9px;width:27px;height:27px;border-radius:8px;font-size:14px}.bhl-course-facts .bhl-fact span:not(.bhl-line-icon){padding-inline-end:31px!important;margin-bottom:6px!important;font-size:9px!important;line-height:1.35!important}.bhl-course-facts .bhl-fact strong{font-size:11.2px!important;line-height:1.55!important}.bhl-audience-section{padding:20px 14px!important;border-radius:20px!important}.bhl-audience-section::after{font-size:90px;top:12px;inset-inline-start:8px}.bhl-audience-section .bhl-section-heading{margin-bottom:12px!important}.bhl-audience-section .bhl-offer-card-grid{grid-template-columns:1fr!important;gap:7px!important}.bhl-audience-section .bhl-offer-card{padding:10px 10px!important;gap:9px!important;border-radius:13px!important}.bhl-audience-section .bhl-offer-card p{font-size:11.5px!important;line-height:1.7!important}.bhl-audience-section .bhl-offer-check{width:24px!important;height:24px!important;font-size:12px!important}.bhl-deliverable-section{padding:20px 14px!important;border-radius:20px!important}.bhl-deliverable-section::before{font-size:27px;top:14px;inset-inline-start:11px}.bhl-deliverable-grid{grid-template-columns:1fr!important;gap:7px!important}.bhl-deliverable-grid>div{min-height:0!important;padding:10px 11px!important;border-radius:13px!important;gap:8px!important}.bhl-deliverable-grid>div::after{top:10px;bottom:10px;width:2px}.bhl-deliverable-grid span{width:22px;height:22px;border-radius:7px;font-size:12px!important}.bhl-deliverable-grid strong{font-size:11.8px!important;line-height:1.55!important}.bhl-roadmap-section{padding:20px 14px!important;border-radius:20px!important}.bhl-roadmap-list::before{inset-inline-start:17px;top:26px;bottom:26px}.bhl-roadmap-list article{grid-template-columns:35px minmax(0,1fr)!important;gap:10px!important;padding:8px 0 12px!important}.bhl-roadmap-list article>span{width:35px!important;height:35px!important;border-width:4px!important;font-size:11px!important}.bhl-roadmap-list article>div{padding:9px 10px 10px!important;border-radius:13px!important}.bhl-roadmap-list h3{font-size:12.5px!important;line-height:1.5!important}.bhl-roadmap-list p{font-size:10.8px!important;line-height:1.7!important}}.bhl-offer-support-grid{gap:20px;align-items:stretch}.bhl-mentoring-section,.bhl-guarantee-section{position:relative;overflow:hidden;min-width:0;padding:32px 30px 30px;border-radius:26px;box-shadow:0 14px 36px rgba(8,39,70,.055)}.bhl-mentoring-section{border:1px solid #cfe8e7;background:linear-gradient(145deg,#edf9f8 0%,#f8fdfd 58%,#fff 100%)}.bhl-guarantee-section{border:1px solid #f0d9a9;background:linear-gradient(145deg,#fff6e4 0%,#fffaf1 58%,#fff 100%)}.bhl-mentoring-section:before,.bhl-guarantee-section:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;inset:auto -55px -65px auto;pointer-events:none;opacity:.45}.bhl-mentoring-section:before{background:radial-gradient(circle,#bfeeed 0%,rgba(191,238,237,0) 70%)}.bhl-guarantee-section:before{background:radial-gradient(circle,#ffe1a5 0%,rgba(255,225,165,0) 70%)}.bhl-mentoring-section>span,.bhl-guarantee-section>span{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;margin-bottom:4px;font-size:10px;font-weight:900;letter-spacing:0}.bhl-mentoring-section>span{color:#067f7e;background:#dff5f4}.bhl-guarantee-section>span{color:#a96700;background:#fff0ca}.bhl-mentoring-section>span:before{content:"✓";font-size:11px}.bhl-guarantee-section>span:before{content:"◇";font-size:11px}.bhl-mentoring-section h2,.bhl-guarantee-section h2{max-width:760px;margin:10px 0 13px;font-size:24px;line-height:1.65;letter-spacing:-.2px}.bhl-mentoring-section p,.bhl-guarantee-section p{position:relative;z-index:1;max-width:900px;margin:0;font-size:13.5px;line-height:2.15;color:#536b74}.bhl-guarantee-section p{color:#665c4b}.bhl-faq-section{background:linear-gradient(180deg,#fff 0%,#f8fbfb 100%);border-color:#dbe8ea}.bhl-faq-list{gap:9px}.bhl-faq-list details{border:1px solid #dce8ea;border-radius:17px;background:#fff;box-shadow:0 5px 14px rgba(8,39,70,.025);transition:border-color .2s ease , box-shadow .2s ease , transform .2s ease}@media (hover:hover){.bhl-faq-list details:hover{border-color:#bcdedd;box-shadow:0 8px 20px rgba(8,39,70,.055);transform:translateY(-1px)}}.bhl-faq-list details[open]{border-color:#b9dddd;box-shadow:0 10px 24px rgba(8,39,70,.06)}.bhl-faq-list summary{min-height:58px;padding:15px 18px;font-size:14px;line-height:1.75}.bhl-faq-list summary i{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf8f7;color:#079b99;font-size:15px}.bhl-faq-list details[open] summary{color:#073958;background:#fbfefe}.bhl-faq-answer{margin:0 18px;padding:14px 0 18px;border-top:1px solid #edf3f4;color:#5f737b;font-size:13px;line-height:2.05}@media (max-width:760px){.bhl-offer-support-grid{gap:12px}.bhl-mentoring-section,.bhl-guarantee-section{width:100%;max-width:100%;min-width:0;padding:21px 16px 20px;border-radius:20px}.bhl-mentoring-section h2,.bhl-guarantee-section h2{margin:8px 0 10px;font-size:18px;line-height:1.75}.bhl-mentoring-section p,.bhl-guarantee-section p{font-size:12.5px;line-height:2;overflow-wrap:anywhere}.bhl-faq-section{padding:18px 13px}.bhl-faq-list{gap:7px}.bhl-faq-list details{border-radius:14px}.bhl-faq-list summary{min-height:52px;padding:12px 12px;gap:10px;font-size:12.5px;line-height:1.75}.bhl-faq-list summary i{width:25px;height:25px;font-size:13px}.bhl-faq-answer{margin:0 12px;padding:11px 0 14px;font-size:12px;line-height:2}}@media (min-width:861px){.bhl-course-landing-hero.has-video{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)!important;gap:14px!important;padding:12px!important;border-radius:26px!important;background:linear-gradient(145deg,#f8fbfc 0%,#f4f8f9 100%)!important;box-shadow:0 12px 32px rgba(8,39,70,.04)!important}.bhl-course-landing-hero.has-video>.bhl-course-landing-copy,.bhl-course-landing-hero.has-video>.bhl-course-intro-video{min-height:0!important;border-radius:20px!important;box-shadow:none!important}.bhl-course-landing-hero.has-video>.bhl-course-landing-copy{padding:24px 28px 20px!important;justify-content:center!important}.bhl-course-landing-copy .bhl-kicker{width:max-content;max-width:100%;font-size:11px!important;padding:5px 10px!important}.bhl-course-landing-copy .bhl-course-title,.bhl-course-landing-copy h1{max-width:560px!important;margin:12px 0 13px!important;font-size:clamp(31px,2.35vw,40px)!important;line-height:1.42!important;letter-spacing:-.018em!important;text-wrap:balance!important}.bhl-course-official-title{margin:0 0 8px!important;font-size:13px!important;line-height:1.7!important}.bhl-course-lead{max-width:560px!important;font-size:13.5px!important;line-height:2!important}.bhl-instructor{font-size:12px!important;margin-top:9px!important}.bhl-member-actions,.bhl-purchase-actions{margin-top:15px!important;gap:9px!important}.bhl-course-landing-copy .bhl-btn{min-height:43px!important;padding:9px 18px!important;border-radius:12px!important}.bhl-course-progress-inline{margin-top:14px!important;padding-top:11px!important}.bhl-course-landing-hero.has-video>.bhl-course-intro-video{padding:9px!important;background:#0b1b26!important;border-color:#d9e4e8!important;align-items:center!important}.bhl-course-intro-video.has-poster .bhl-video-poster,.bhl-course-intro-video .bhl-video-wrap{width:100%!important;border-radius:14px!important}.bhl-sticky-purchase{left:50%!important;right:auto!important;width:min(860px,calc(100vw - 48px))!important;bottom:16px!important;transform:translate(-50%,calc(100% + 38px))!important}.bhl-sticky-purchase.is-visible{transform:translate(-50%,0)!important}.bhl-sticky-purchase-inner{width:100%!important;min-height:62px!important;padding:9px 12px 9px 14px!important;gap:14px!important;border-radius:17px!important;box-shadow:0 16px 40px rgba(8,39,70,.26)!important}.bhl-sticky-course{gap:11px!important;flex:1!important}.bhl-sticky-course strong{max-width:430px!important;font-size:12.5px!important}.bhl-sticky-course span{font-size:11.5px!important}.bhl-sticky-purchase .bhl-btn{min-width:145px!important;min-height:42px!important;padding:9px 16px!important;border-radius:12px!important;font-size:13px!important}.bhl-has-sticky-purchase .bhl-course-page{padding-bottom:96px!important}}@media (min-width:1280px){.bhl-course-page .bhl-learning-container{width:min(1160px,100%)!important}.bhl-course-landing-hero.has-video>.bhl-course-landing-copy{padding-inline:30px!important}}@media (min-width:861px){.bhl-audience-section{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin-inline:auto!important;border-radius:28px!important;padding:28px 30px!important;overflow:hidden!important}.bhl-audience-section .bhl-section-heading{margin-bottom:16px!important}.bhl-audience-section .bhl-offer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}.bhl-audience-section .bhl-offer-card{min-height:58px!important;padding:10px 14px!important;border-radius:16px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important}.bhl-audience-section .bhl-offer-card p{margin:0!important;font-size:13px!important;line-height:1.65!important;flex:1 1 auto!important}.bhl-audience-section .bhl-offer-check{width:27px!important;height:27px!important;flex:0 0 27px!important;margin:0!important}.bhl-audience-section .bhl-offer-card:last-child:nth-child(odd){grid-column:1 / -1!important}}.bhl-final-offer-cta{display:none!important}