@font-face{font-family:Inter;src:url('assets/inter-cyrillic.woff2') format('woff2');font-weight:400 500;font-style:normal;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Inter;src:url('assets/inter-latin.woff2') format('woff2');font-weight:400 500;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#29292d;--paper:#eee;--forest:#3c5431;--green:#557835;--white:#fff;--rule:rgba(41,41,45,.22);--soft-rule:rgba(41,41,45,.13);--page-gutter:clamp(24px,4.167vw,72px);--section-space:clamp(76px,8.33vw,128px);--ease:cubic-bezier(.22,1,.36,1);font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:28px}
*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button,input,textarea,select{font:inherit}
button{color:inherit;cursor:pointer}
a{color:inherit;text-decoration:none}
button{border:0}
h1,h2,h3,h4,p,figure{margin:0}
h1,h2,h3,h4,strong,b{font-weight:500}
h1,h2,h3,h4{text-wrap:balance;font-style:normal;letter-spacing:.01em}
h2{font-size:clamp(38px,4.03vw,62px);line-height:1.12}
h3{font-size:24px;line-height:1.26}
img,video{display:block;max-width:100%}
img{height:auto}
ul{list-style:none;padding:0;margin:0}
button:disabled{cursor:default;opacity:.6}
[hidden]{display:none!important}
:focus-visible{outline:3px solid var(--green);outline-offset:5px}
::selection{background:var(--forest);color:var(--white)}
.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:14px 20px;background:var(--forest);color:var(--white);transform:translateY(-180%);border-radius:6px}
.skip-link:focus{transform:none}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:56px;padding:15px 22px;border:1px solid transparent;border-radius:7px;font-size:15px;line-height:1.45;font-weight:500;letter-spacing:.005em;transition:background-color 180ms ease,color 180ms ease,border-color 180ms ease;white-space:normal;text-align:left}
.button>span[aria-hidden]{font-size:21px;line-height:1;flex:none;font-weight:400}
.button-primary{background:var(--forest);color:var(--paper)}
.button-light{background:var(--paper);color:var(--forest)}
.button-outline,.button-secondary{border-color:var(--forest);color:var(--forest);background:transparent}
.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:14px;line-height:1.45;font-weight:500}
.text-link>span{font-size:20px}
.green-text{color:var(--forest)}
.eyebrow,.section-label,.hero-topline,.bonus-label{font-size:12px;line-height:1.45;font-weight:400;letter-spacing:.03em}
.header{position:relative;display:flex;align-items:center;gap:40px;min-height:112px;margin:0 var(--page-gutter);border-bottom:1px solid var(--rule);z-index:20}
.brand{display:block;flex:none;width:120px}
.brand img{width:100%;height:auto}
.desktop-nav{display:flex;align-items:center;gap:32px;margin:auto;font-size:13px}
.desktop-nav a{position:relative;display:flex;align-items:center;min-height:44px}
.header-cta{min-height:44px;padding:10px 16px;font-size:13px;gap:28px}
.header-cta>span[aria-hidden]{font-size:19px}
.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;flex:none;width:44px;height:44px;padding:10px;background:transparent}
.menu-toggle>span{width:24px;height:1px;background:var(--ink);transition:transform 180ms ease}
.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.mobile-menu{position:absolute;top:100%;left:calc(-1 * var(--page-gutter));right:calc(-1 * var(--page-gutter));padding:20px var(--page-gutter) 28px;background:var(--paper);border-bottom:1px solid var(--ink)}
.mobile-menu a{display:block;padding:16px 0;font-size:20px;border-bottom:1px solid var(--soft-rule)}
.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(48px,5vw,80px);align-items:start;padding:38px var(--page-gutter) 76px;max-width:1760px;margin:0 auto}
.hero-content{padding-top:8px;min-width:0}
.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:38px}
.enrollment-badge{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:var(--forest)}
.enrollment-badge::before{content:'';width:5px;height:5px;background:var(--green);border-radius:50%}
.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:1.075;letter-spacing:0}
.hero h1>span{display:block}
.hero-description{max-width:445px;margin-top:28px;font-size:18px;line-height:1.55}
.hero-facts{display:flex;flex-wrap:wrap;gap:10px 0;margin-top:23px;font-size:12px;line-height:1.5}
.hero-facts>span{padding-right:15px;margin-right:15px;border-right:1px solid var(--rule)}
.hero-facts>span:last-child{border-right:0;margin-right:0;padding-right:0}
.hero-action{display:flex;align-items:center;gap:24px;margin-top:34px}
.hero-action>.button{min-width:244px}
.hero-price{display:flex;flex-direction:column;gap:3px;min-width:0;white-space:nowrap}
.hero-price strong{font-size:18px;line-height:1.4}
.hero-price>span{font-size:12px}
.hero-content>.text-link{margin-top:10px}
.hero-proof{display:flex;align-items:center;gap:24px;padding-top:26px;margin-top:27px;border-top:1px solid var(--rule)}
.proof-label{font-size:11px;letter-spacing:.015em;max-width:85px}
.hero-proof button{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1;padding:0;background:none;text-align:left;font-size:14px;line-height:1.5}
.proof-play{display:flex;align-items:center;justify-content:center;flex:none;width:34px;height:34px;border:1px solid var(--forest);border-radius:50%;color:var(--forest);font-size:10px;padding-left:2px}
.hero-visual{position:relative;min-width:0;padding:0 0 24px}
.launch-image{position:relative;width:100%}
.launch-image>img{width:100%;aspect-ratio:4/5;object-fit:cover}
.launch-image figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:10px;line-height:1.4;letter-spacing:.035em}
.start-card{position:absolute;left:-36px;bottom:44px;display:flex;flex-direction:column;justify-content:space-between;width:186px;min-height:171px;padding:17px 19px 16px;background:var(--forest);color:var(--paper)}
.start-card>span{font-size:11px;line-height:1.45;letter-spacing:.02em}
.start-card>strong{font-size:57px;line-height:1.2;white-space:nowrap;letter-spacing:.005em;margin:8px 0}
.start-card>strong>span{font-size:45px}
.course-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px var(--page-gutter);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);font-size:clamp(15px,1.32vw,20px);line-height:1.4;font-weight:500;letter-spacing:.01em}
.course-strip>span{white-space:nowrap}
.course-strip>span[aria-hidden]{font-weight:400;color:var(--green);font-size:21px}
.section-pad{padding:var(--section-space) var(--page-gutter)}
.section-label{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:48px}
.section-label>span:last-child{letter-spacing:0;font-size:12px;text-align:right}
.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:48px}
.section-title-row>p{max-width:280px;font-size:15px;line-height:1.55;padding-bottom:3px}
.approach-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:80px}
.approach-title>.text-link{margin-top:28px}
.intro-copy{padding-top:3px;max-width:490px;font-size:20px;line-height:1.55}
.intro-copy>p+p{margin-top:20px;font-size:15px;line-height:1.65;max-width:440px}
.outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:70px;border-top:1px solid var(--rule)}
.outcomes>article{padding:25px 32px 0;border-right:1px solid var(--rule)}
.outcomes>article:first-child{padding-left:0}
.outcomes>article:last-child{padding-right:0;border-right:0}
.outcomes>article>span,.steps article>span{display:block;margin-bottom:34px;font-size:12px;letter-spacing:.02em}
.outcomes h3{font-size:24px;line-height:1.3;margin-bottom:15px}
.outcomes p{max-width:340px;font-size:15px;line-height:1.65}
.program{border-top:1px solid var(--rule)}
.program-intro{display:grid;grid-template-columns:65px minmax(150px,.65fr) minmax(0,1fr);gap:22px;align-items:start;border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);padding:28px 0;margin-bottom:32px}
.intro-index{font-size:12px;padding-top:5px}
.program-intro h3{font-size:22px;line-height:1.4}
.program-intro strong{display:block;font-size:14px;margin-bottom:9px}
.program-intro p{font-size:14px;line-height:1.6;max-width:470px}
.program-layout{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.6fr);gap:clamp(40px,5vw,80px);align-items:start}
.program-aside{position:sticky;top:28px}
.program-note{display:flex;flex-direction:column;align-items:flex-start;min-height:500px;padding:29px 30px;background:var(--forest);color:var(--paper)}
.program-note>span{font-size:11px;letter-spacing:.03em}
.program-note>strong{font-size:clamp(33px,3.33vw,51px);line-height:1.14;letter-spacing:.01em;margin:48px 0 30px}
.program-note>p{font-size:14px;line-height:1.6;max-width:240px;margin-top:auto}
.program-note>.button{margin-top:28px;width:100%;padding-left:16px;padding-right:16px;font-size:14px}
.module{border-top:1px solid var(--rule)}
.module:last-child{border-bottom:1px solid var(--rule)}
summary{list-style:none;cursor:pointer}
summary::-webkit-details-marker{display:none}
.module>summary{display:grid;grid-template-columns:43px minmax(0,1fr) 24px;gap:16px;align-items:start;padding:25px 0}
.module-num{font-size:12px;line-height:1.55;padding-top:5px;white-space:nowrap}
.module h3{font-size:25px;line-height:1.3;letter-spacing:.005em}
.plus{position:relative;width:24px;height:24px;display:block;flex:none;margin-top:2px}
.plus::before,.plus::after{content:'';display:block;position:absolute;top:11px;left:5px;width:14px;height:1px;background:currentColor}
.plus::after{transform:rotate(90deg);transition:transform 220ms ease}
details[open]>summary .plus::after{transform:rotate(0)}
.module-content{padding:0 40px 30px 59px}
.module-content ul{display:grid;gap:12px}
.module-content li{position:relative;padding-left:16px;font-size:14px;line-height:1.65}
.module-content li::before{content:'—';position:absolute;left:0;top:0;color:var(--forest);font-size:12px}
.module-meta{display:block;margin-top:24px;padding-top:17px;border-top:1px solid var(--soft-rule);font-size:12px;line-height:1.55;color:var(--forest)}
.module-result{padding-top:14px;font-size:14px;line-height:1.65}
.program-bonuses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:64px}
.program-bonuses>article{display:flex;flex-direction:column;justify-content:space-between;min-height:286px;padding:26px}
.bonus-label{display:block;font-size:11px;letter-spacing:.01em}
.program-bonuses h3{font-size:24px;line-height:1.25;letter-spacing:.005em}
.secret-module{color:var(--paper);background:var(--ink)}
.secret-module>div{display:flex;justify-content:space-between;align-items:flex-end;gap:15px}
.secret-module h3{padding-bottom:8px}
.bonus-number{font-size:87px;font-weight:400;line-height:1}
.livedune{background:var(--forest);color:var(--paper)}
.livedune>h3{margin:26px 0 20px}
.livedune>p{font-size:13px;line-height:1.6;max-width:315px}
.working-materials{border:1px solid var(--forest);color:var(--forest)}
.working-materials>strong{font-size:84px;line-height:1.15;margin:8px 0}
.working-materials>h3{font-size:22px;line-height:1.3}
.section-note{max-width:880px;margin-top:24px;font-size:13px;line-height:1.65}
.reviews{background:var(--forest);color:var(--paper)}
.reviews .section-label{color:var(--paper)}
.reviews .section-title-row{margin-bottom:48px}
.video-reviews{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:46px 25px}
.video-card{grid-column:span 2;min-width:0}
.video-card:nth-child(4){grid-column:2/span 2}
.video-card:nth-child(5){grid-column:4/span 2}
.video-poster{position:relative;display:block;width:100%;padding:0;aspect-ratio:4/5;overflow:hidden;background:var(--paper);border:1px solid rgba(238,238,238,.25);border-radius:0;text-align:left}
.video-poster>img{width:100%;height:100%;object-fit:contain}
.video-play{position:absolute;right:6%;bottom:4%;display:flex;justify-content:center;align-items:center;width:46px;height:46px;border-radius:50%;background:var(--paper);border:1px solid var(--forest);color:var(--forest);font-size:14px;padding-left:3px;transition:background-color 180ms ease,color 180ms ease}
.video-duration{position:absolute;left:8%;bottom:4%;background:var(--forest);color:var(--paper);border-radius:3px;padding:4px 7px;font-size:10px;line-height:1.3;font-variant-numeric:tabular-nums}
.video-caption{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start;margin-top:17px}
.review-id{font-size:11px;padding-top:3px}
.video-caption h3{font-size:15px;line-height:1.6;font-weight:400;letter-spacing:0;max-width:340px}
.video-poster:focus-visible,.reviews .button:focus-visible{outline-color:var(--paper);outline-offset:6px}
.review-cta{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:60px;padding-top:34px;border-top:1px solid rgba(238,238,238,.35)}
.review-cta>p{font-size:16px}
.reviews .button-primary{background:var(--paper);color:var(--forest)}
.tariffs .section-title-row{margin-bottom:58px}
.currency-control{display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding-bottom:4px;min-width:225px;font-size:12px;line-height:1.4}
.currency-switch{display:flex;align-items:center;gap:2px;align-self:stretch;border:1px solid var(--rule);border-radius:7px;padding:3px}
.currency-switch button{flex:1;min-height:40px;padding:9px 14px;border-radius:4px;background:transparent;font-size:13px;line-height:1.4;white-space:nowrap}
.currency-switch button[aria-pressed=true]{color:var(--paper);background:var(--forest)}
#currency-hint{min-height:18px}
.tariff-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}
.tariff-card{position:relative;min-width:0;display:flex;flex-direction:column;padding:26px 22px 24px;border:1px solid var(--rule);border-top:2px solid var(--forest)}
.tiny-index{font-size:11px;line-height:1.5;margin-bottom:32px;letter-spacing:.02em}
.tariff-card h3{min-height:62px;font-size:20px;line-height:1.5;font-weight:500;letter-spacing:.005em;overflow-wrap:anywhere;text-wrap:initial;text-transform:lowercase}
.tariff-card h3::first-letter{text-transform:uppercase}
.tariff-subtitle{min-height:70px;margin-top:8px;font-size:14px;line-height:1.6}
.tariff-price{font-size:32px;font-weight:500;line-height:1.3;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:0;margin-top:24px}
.installment{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:14px;line-height:1.5}
.installment>span{font-size:11px;line-height:1.55}
.tariff-card>.button{margin-top:25px;width:100%;font-size:14px;padding-left:16px;padding-right:16px;gap:12px}
.tariff-highlights{display:grid;gap:13px;min-height:183px;align-content:start;padding:25px 0 24px}
.tariff-highlights li{position:relative;padding-left:17px;font-size:13px;line-height:1.5}
.tariff-highlights li::before{content:'+';position:absolute;left:0;top:0;font-size:14px;line-height:1.4}
.tariff-details{border-top:1px solid var(--rule);margin-top:auto}
.tariff-details>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:61px;padding:14px 0;font-size:12px;line-height:1.45}
.tariff-details .plus{width:16px;height:20px;margin:0}
.tariff-details .plus::before,.tariff-details .plus::after{width:10px;top:9px;left:3px}
.tariff-details>ul{display:grid;gap:12px;padding:1px 0 21px;font-size:12px;line-height:1.65}
.tariff-details li{position:relative;padding-left:12px}
.tariff-details li::before{content:'·';position:absolute;left:0;font-size:16px;line-height:1.2}
.tariff-note{padding:17px 0 0;border-top:1px solid var(--rule);font-size:12px;line-height:1.65}
.tariff-card.recommended{background:var(--forest);color:var(--paper);border-color:var(--forest)}
.recommended-tag{position:absolute;top:23px;right:18px;font-size:10px;line-height:1.5;border:1px solid rgba(238,238,238,.5);border-radius:3px;padding:3px 6px}
.recommended .button-primary{color:var(--forest);background:var(--paper)}
.recommended .tariff-details,.recommended .tariff-note{border-color:rgba(238,238,238,.35)}
.recommended :focus-visible{outline-color:var(--paper)}
.all-included{display:grid;grid-template-columns:minmax(220px,.5fr) minmax(0,1.4fr);gap:45px;padding:32px 0;margin-top:32px;border-bottom:1px solid var(--rule)}
.all-included>span{font-size:12px;letter-spacing:.01em}
#common-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 32px}
#common-features>p{position:relative;padding-left:16px;font-size:13px;line-height:1.6}
#common-features>p::before{content:'+';position:absolute;left:0;color:var(--forest)}
.comparison{border-bottom:1px solid var(--rule)}
.comparison>summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;font-size:18px;font-weight:500}
.table-scroll{overflow:auto;max-width:100%;padding-bottom:18px;overscroll-behavior-x:contain}
table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:850px;font-size:12px;line-height:1.6}
caption{text-align:left;font-size:12px;caption-side:top;padding:2px 0 20px}
th,td{padding:15px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--soft-rule);font-weight:400}
th:first-child{width:28%;padding-left:0}
thead th{font-size:11px;font-weight:500;overflow-wrap:anywhere}
thead{color:var(--forest)}
.table-section th{padding-top:28px;font-size:13px;font-weight:500;border-bottom:1px solid var(--rule)}
.table-emphasis{color:var(--forest);font-weight:500}
.payment-note{max-width:1050px;font-size:13px;line-height:1.7;margin-top:26px}
.tariff-webinar-note{font-size:13px;line-height:1.7;margin-top:13px}
.tariff-help{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:35px;padding-top:24px;border-top:1px solid var(--rule);font-size:17px}
.tariff-help .text-link{font-size:15px;white-space:nowrap}
.dates{background:var(--ink);color:var(--paper)}
.dates>h2{margin-bottom:57px}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;border-top:1px solid rgba(238,238,238,.4)}
.steps>article{padding-top:26px}
.steps article>span{margin-bottom:37px}
.steps h3{font-size:24px;margin-bottom:18px;max-width:330px}
.steps p{font-size:15px;line-height:1.65;max-width:350px}
.faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:80px}
.faq-layout>div:first-child>p{margin-top:26px;font-size:16px;line-height:1.65}
.faq-layout .text-link{margin-top:12px}
.faq-item{border-top:1px solid var(--rule)}
.faq-item:last-child{border-bottom:1px solid var(--rule)}
.faq-item>summary{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:23px 0;font-size:18px;line-height:1.5;font-weight:500}
.faq-item .plus{margin-top:2px}
.faq-item>p{font-size:14px;line-height:1.7;padding:0 38px 26px 0;white-space:pre-line}
.final-cta{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:70px;padding:76px var(--page-gutter);background:var(--forest);color:var(--paper)}
.final-cta .eyebrow{display:block;margin-bottom:36px}
.final-cta h2{font-size:clamp(40px,4.5vw,68px);line-height:1.13}
.final-cta p{font-size:15px;line-height:1.65;margin-top:24px}
.final-cta .button{min-width:256px;margin-top:34px}
.final-cta :focus-visible{outline-color:var(--paper)}
.final-edition{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;border-left:1px solid rgba(238,238,238,.35);padding-left:40px}
.final-edition>span{font-size:13px;line-height:1.5;letter-spacing:.02em}
.final-edition>strong{font-size:clamp(142px,17.5vw,265px);line-height:1;font-weight:400;letter-spacing:0;white-space:nowrap;margin:28px -5px 26px 0}
.footer{padding:60px var(--page-gutter) 24px}
.footer-top{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:40px;align-items:start;padding-bottom:55px}
.footer-top>.brand{width:130px}
.footer-top>p{font-size:14px;line-height:1.65}
.footer-top>div{display:grid;justify-content:end;gap:12px;font-size:14px}
.footer-legal{display:flex;flex-wrap:wrap;gap:12px 26px;padding:24px 0;border-top:1px solid var(--rule);font-size:12px;line-height:1.65}
.footer-bottom{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:40px;border-top:1px solid var(--rule);padding-top:24px;font-size:11px;line-height:1.7}
.footer-bottom>a{text-align:right;font-size:12px}
.mobile-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:40;align-items:center;justify-content:space-between;gap:15px;padding:13px 20px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--rule);background:var(--paper)}
.mobile-sticky>div{display:flex;flex-direction:column;gap:2px}
.mobile-sticky>div>span{font-size:10px}
.mobile-sticky>div>strong{font-size:16px;white-space:nowrap}
.mobile-sticky .button{font-size:13px;min-height:47px;padding:12px 15px;gap:20px}
dialog{margin:auto;padding:42px;border:0;border-radius:8px;color:var(--ink);background:var(--paper);width:min(600px,calc(100% - 40px));max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain}
dialog::backdrop{background:rgba(41,41,45,.78)}
.dialog-close{position:absolute;top:12px;right:12px;z-index:5;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--rule);border-radius:50%;background:var(--paper);font-size:26px;line-height:1;font-weight:400}
#payment-dialog>.eyebrow{display:block;padding-right:28px;margin-bottom:26px;font-size:11px}
#payment-dialog>h2{font-size:31px;line-height:1.3;text-transform:lowercase;overflow-wrap:anywhere;padding-right:12px;text-wrap:initial}
#payment-dialog>h2::first-letter{text-transform:uppercase}
#selected-description{font-size:14px;line-height:1.6;margin-top:12px;max-width:460px}
.selected-price{display:flex;flex-direction:column;gap:3px;padding:26px 0;border-bottom:1px solid var(--rule);margin-bottom:24px}
#selected-price{font-size:38px;line-height:1.25;font-weight:500}
.selected-price>span:last-child{font-size:12px}
.payment-methods{display:flex;flex-direction:column;gap:23px}
.payment-option>.button{width:100%;font-size:14px}
.payment-option>p{margin-top:9px;font-size:12px;line-height:1.6}
.dialog-bank-note{padding-top:22px;margin-top:25px;border-top:1px solid var(--rule);font-size:12px;line-height:1.65}
.video-dialog{padding:54px 12px 12px;width:min(670px,calc(100% - 32px));max-height:calc(100dvh - 24px);background:var(--ink);overflow:hidden}
.video-dialog>.dialog-close{top:7px;right:12px;width:38px;height:38px;border:0}
.video-dialog>video{width:100%;height:auto;max-height:calc(100dvh - 100px);object-fit:contain;margin:auto;background:var(--ink)}
.noscript-note{padding:24px var(--page-gutter);font-size:15px;line-height:1.65;background:var(--forest);color:var(--paper)}
.noscript-note a{text-decoration:underline}
@media(hover:hover){.button-primary:hover{background:var(--ink)}.button-light:hover,.reviews .button-primary:hover,.recommended .button-primary:hover{background:var(--white);color:var(--forest)}.button-outline:hover,.button-secondary:hover{background:var(--forest);color:var(--paper)}.desktop-nav a:hover,.text-link:hover,.footer a:not(.brand):hover{color:var(--green)}.video-poster:hover .video-play{background:var(--forest);color:var(--paper)}.currency-switch button:not([aria-pressed=true]):hover{background:rgba(60,84,49,.08)}.module summary:hover,.faq-item summary:hover,.comparison summary:hover{color:var(--forest)}.hero-proof button:hover .proof-play{background:var(--forest);color:var(--paper)}}
@media(min-width:1760px){.header,.course-strip,.section-pad,.final-cta,.footer{padding-left:max(var(--page-gutter),calc((100vw - 1616px)/2));padding-right:max(var(--page-gutter),calc((100vw - 1616px)/2))}.header{margin:0;padding-top:0;padding-bottom:0}.hero{padding-left:72px;padding-right:72px}.hero-topline{max-width:640px}.hero-proof{max-width:640px}}
@media(max-width:1359px){.header{gap:28px}.hero{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:48px}.hero h1{font-size:clamp(44px,5.12vw,68px)}.hero-topline{margin-bottom:30px;gap:12px;font-size:11px}.hero-description{font-size:17px;margin-top:23px}.hero-action{gap:18px;flex-wrap:wrap;margin-top:28px}.hero-action>.button{min-width:228px}.hero-price strong{font-size:17px}.hero-proof{margin-top:19px;padding-top:21px;gap:17px}.hero-visual{padding-bottom:24px}.start-card{left:-25px;bottom:43px;width:166px;min-height:155px;padding:15px 17px}.start-card>strong{font-size:50px}.start-card>strong>span{font-size:40px}.program-layout{gap:40px}.program-note{padding:26px}.program-bonuses>article{padding:24px}.program-bonuses h3{font-size:22px}.bonus-number{font-size:70px}.tariff-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.tariff-card{padding:28px 28px 25px}.tariff-card h3{min-height:0;font-size:23px}.tariff-subtitle{min-height:44px;max-width:330px}.tariff-price{font-size:38px;margin-top:25px}.tiny-index{margin-bottom:28px}.recommended-tag{top:25px;right:25px;font-size:11px}.tariff-highlights{min-height:159px;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 20px}.tariff-highlights li{font-size:14px}.tariff-card>.button{font-size:15px}.tariff-details>summary{font-size:14px}.tariff-details>ul{font-size:13px}.tariff-note{font-size:13px}}
@media(max-width:1099px){.header{min-height:98px}.desktop-nav{gap:22px}.hero{gap:36px;padding-top:34px;padding-bottom:54px;grid-template-columns:minmax(0,1.23fr) minmax(0,1fr)}.hero-content{padding-top:0}.hero h1{font-size:clamp(40px,5.05vw,56px)}.hero-topline{display:block;margin-bottom:26px}.enrollment-badge{margin-top:9px}.hero-description{margin-top:21px;font-size:16px;max-width:360px}.hero-facts{font-size:11px;margin-top:17px}.hero-facts>span{padding-right:11px;margin-right:11px}.hero-action{gap:12px 16px;margin-top:25px}.hero-action>.button{min-width:215px;padding-left:18px;padding-right:18px;font-size:14px}.hero-price strong{font-size:16px}.hero-price>span{font-size:11px}.hero-proof{gap:12px}.proof-label{font-size:10px;max-width:72px}.hero-proof button{font-size:12px;gap:10px}.proof-play{height:30px;width:30px}.start-card{left:-20px;width:149px;min-height:141px}.start-card>strong{font-size:44px}.start-card>strong>span{font-size:36px}.start-card>span{font-size:10px}.section-label{margin-bottom:38px}.section-title-row{gap:30px;margin-bottom:39px}.section-title-row>p{font-size:14px;max-width:220px}.approach-layout{gap:50px}.intro-copy{font-size:18px}.outcomes>article{padding-left:24px;padding-right:24px}.outcomes h3{font-size:21px}.outcomes p{font-size:14px}.program-layout{grid-template-columns:minmax(215px,.65fr) minmax(0,1.4fr);gap:33px}.program-note{padding:24px 21px;min-height:440px}.program-note>strong{font-size:36px}.program-note>p{font-size:13px}.program-note>.button{font-size:12px;padding:13px;gap:14px}.module h3{font-size:23px}.module>summary{grid-template-columns:38px minmax(0,1fr) 24px;gap:10px}.module-content{padding-left:48px;padding-right:20px}.program-bonuses{gap:15px}.program-bonuses>article{padding:21px;min-height:274px}.program-bonuses h3{font-size:20px}.secret-module>div{flex-direction:column;align-items:flex-start;gap:20px}.secret-module h3{padding:0}.bonus-number{align-self:flex-end;font-size:63px;line-height:.9}.working-materials>strong{font-size:72px}.bonus-label{font-size:10px}.livedune>p{font-size:12px}.video-reviews{gap:38px 18px}.video-caption{grid-template-columns:28px minmax(0,1fr);gap:8px}.video-caption h3{font-size:14px}.video-play{width:38px;height:38px;font-size:11px}.all-included{grid-template-columns:210px minmax(0,1fr);gap:25px}.steps{gap:30px}.steps h3{font-size:21px}.steps p{font-size:14px}.faq-layout{gap:50px}.faq-item>summary{font-size:16px}.final-cta{gap:40px}.final-edition{padding-left:30px}.footer-top,.footer-bottom{gap:28px}}
@media(max-width:839px){:root{--page-gutter:28px;--section-space:76px}.header{min-height:88px;gap:22px}.brand{width:112px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}.hero{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:30px;padding-top:32px}.hero h1{font-size:clamp(34px,5vw,42px);line-height:1.1}.hero-topline{font-size:10px;margin-bottom:23px}.hero-description{font-size:15px}.hero-facts{font-size:10px;gap:7px 0}.hero-facts>span{padding-right:9px;margin-right:9px}.hero-action{flex-direction:column;align-items:flex-start;gap:13px}.hero-action>.button{min-width:233px}.hero-price{flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;white-space:normal}.hero-price strong{font-size:14px;white-space:nowrap}.hero-price>span{font-size:10px}.hero-content>.text-link{font-size:12px;margin-top:6px}.hero-proof{align-items:flex-start;flex-direction:column;gap:10px;margin-top:19px;padding-top:19px}.proof-label{max-width:none}.hero-proof button{width:100%;font-size:13px;line-height:1.5}.hero-visual{margin-top:43px}.start-card{left:-16px;bottom:40px;width:136px;min-height:128px;padding:12px 15px}.start-card>strong{font-size:40px}.start-card>strong>span{font-size:30px}.start-card>span{font-size:9px}.launch-image figcaption{font-size:8px;gap:5px}.course-strip{gap:9px;font-size:13px;padding-top:21px;padding-bottom:21px}.course-strip>span[aria-hidden]{font-size:16px}h2{font-size:38px;line-height:1.15}.section-label{font-size:11px}.section-label>span:last-child{font-size:11px;max-width:230px}.approach-layout{gap:36px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.intro-copy{font-size:16px}.intro-copy>p+p{font-size:14px;margin-top:17px}.approach-title>.text-link{font-size:12px}.outcomes{margin-top:45px}.outcomes>article{padding:22px 20px 0}.outcomes>article>span{margin-bottom:28px;font-size:11px}.outcomes h3{font-size:19px}.outcomes p{font-size:13px}.section-title-row>p{font-size:13px;max-width:190px}.program-intro{grid-template-columns:42px minmax(150px,.7fr) minmax(0,1fr);gap:16px}.program-intro h3{font-size:18px}.program-intro p{font-size:12px}.program-intro strong{font-size:12px}.program-layout{grid-template-columns:190px minmax(0,1fr);gap:28px}.program-note{padding:20px 18px;min-height:410px}.program-note>strong{font-size:31px;margin-top:42px}.program-note>span{font-size:9px}.program-note>p{font-size:12px}.program-note>.button{font-size:11px;min-height:49px;padding:11px;gap:5px}.program-note>.button>span[aria-hidden]{font-size:17px}.module h3{font-size:20px}.module>summary{grid-template-columns:32px minmax(0,1fr) 20px;gap:7px;padding:22px 0}.module-num{font-size:10px}.module-content{padding-left:39px;padding-right:8px;padding-bottom:24px}.module-content li,.module-result{font-size:13px}.module-meta{font-size:11px}.program-bonuses{grid-template-columns:1fr 1fr;gap:18px;margin-top:42px}.program-bonuses>article{min-height:255px;padding:24px}.program-bonuses h3{font-size:23px}.secret-module>div{flex-direction:row;align-items:flex-end;gap:12px}.bonus-number{font-size:67px}.working-materials{grid-column:1/-1;flex-direction:row!important;align-items:center;gap:20px;min-height:170px!important}.working-materials .bonus-label{max-width:90px}.working-materials>strong{font-size:76px}.working-materials>h3{font-size:23px}.livedune>p{font-size:13px}.video-reviews{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 22px}.video-card:nth-child(4){grid-column:span 2}.video-card:nth-child(5){grid-column:2/span 2}.video-caption h3{font-size:14px}.review-cta{gap:25px;justify-content:space-between;margin-top:42px}.review-cta p{font-size:14px;max-width:240px}.review-cta .button{font-size:13px;gap:22px;white-space:nowrap}.currency-control{min-width:207px}.tariffs .section-title-row{margin-bottom:39px}.tariff-cards{gap:21px}.tariff-card{padding:25px 21px}.tariff-card h3{font-size:20px;min-height:58px}.tariff-subtitle{font-size:14px;min-height:66px}.tariff-price{font-size:32px}.recommended-tag{right:18px;top:23px;font-size:9px}.tiny-index{margin-bottom:26px}.tariff-highlights{grid-template-columns:1fr;min-height:190px;gap:12px}.tariff-highlights li{font-size:13px}.tariff-card>.button{font-size:14px}.tariff-details>summary{font-size:12px}.tariff-details>ul,.tariff-note{font-size:12px}.all-included{grid-template-columns:1fr;gap:23px;padding-top:20px}.all-included>span{font-size:11px}.tariff-help{font-size:15px;gap:20px}.tariff-help .text-link{font-size:13px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:13px}.steps article>span{margin-bottom:28px}.faq-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:35px}.faq-layout>div:first-child>p{font-size:14px}.faq-item>summary{font-size:15px;gap:18px}.faq-item>p{font-size:13px;padding-right:28px}.final-cta{grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr);gap:26px;padding-top:60px;padding-bottom:60px}.final-cta h2{font-size:38px}.final-cta p{font-size:13px}.final-edition{padding-left:20px}.final-edition>strong{font-size:145px}.final-edition>span{font-size:11px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:24px;padding-bottom:40px}.footer-top>p,.footer-top>div{font-size:12px}.footer-top>.brand{width:118px}.footer-bottom{grid-template-columns:.7fr 1.4fr 1fr;font-size:10px;gap:20px}.footer-bottom>a{font-size:11px}}
@media(max-width:679px){:root{--page-gutter:22px;--section-space:64px}.header{min-height:82px;gap:10px}.brand{width:105px}.header-cta{min-height:42px;font-size:11px;gap:16px;padding:9px 12px}.header-cta>span[aria-hidden]{font-size:17px}.menu-toggle{width:38px;height:42px;padding:8px}.hero{display:flex;flex-direction:column;gap:30px;padding:29px var(--page-gutter) 37px}.hero-content{width:100%}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:27px;font-size:10px}.enrollment-badge{margin:0}.hero h1{font-size:clamp(34px,7.5vw,48px);line-height:1.09;letter-spacing:0}.hero-description{font-size:16px;line-height:1.55;max-width:410px;margin-top:23px}.hero-facts{font-size:11px;margin-top:19px;gap:8px 0}.hero-facts>span{padding-right:11px;margin-right:11px}.hero-action{flex-direction:row;align-items:center;gap:17px 20px;margin-top:26px}.hero-action>.button{min-width:236px;font-size:14px;min-height:56px}.hero-price{gap:2px;align-items:flex-start;flex-direction:column;white-space:nowrap}.hero-price strong{font-size:16px}.hero-price>span{font-size:11px}.hero-content>.text-link{margin-top:8px;font-size:13px;min-height:42px}.hero-proof{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:21px;padding-top:19px}.proof-label{font-size:10px;max-width:79px}.hero-proof button{font-size:13px;gap:14px}.proof-play{width:32px;height:32px}.hero-visual{align-self:flex-end;margin-top:4px;width:calc(100% - 28px);max-width:490px;padding-bottom:21px}.launch-image>img{max-height:570px;aspect-ratio:4/5;object-fit:cover}.launch-image figcaption{font-size:9px;margin-top:10px;gap:8px}.start-card{left:-28px;bottom:41px;width:157px;min-height:145px;padding:14px 17px}.start-card>strong{font-size:47px}.start-card>strong>span{font-size:35px}.start-card>span{font-size:10px}.course-strip{justify-content:center;flex-wrap:wrap;gap:8px 13px;font-size:13px;padding:19px var(--page-gutter)}.course-strip>span[aria-hidden]{font-size:14px}.section-label{align-items:flex-start;gap:25px;margin-bottom:33px;font-size:10px}.section-label>span:last-child{font-size:10px;max-width:165px}h2{font-size:clamp(31px,7.1vw,43px);line-height:1.13;letter-spacing:.005em}.section-title-row{align-items:flex-start;flex-direction:column;gap:21px;margin-bottom:32px}.section-title-row>p{font-size:14px;max-width:300px}.section-title-row>p>br{display:none}.approach-layout{grid-template-columns:1fr;gap:28px}.approach-title>.text-link{margin-top:19px;font-size:13px}.intro-copy{font-size:18px;line-height:1.55;max-width:480px}.intro-copy>p+p{font-size:14px;line-height:1.7;margin-top:17px;max-width:450px}.outcomes{grid-template-columns:1fr;margin-top:36px;border-top:0}.outcomes>article,.outcomes>article:first-child,.outcomes>article:last-child{display:grid;grid-template-columns:43px minmax(0,1fr);gap:0 12px;padding:22px 0;border-right:0;border-top:1px solid var(--rule)}.outcomes>article:last-child{padding-bottom:0}.outcomes>article>span{grid-row:span 2;margin:4px 0 0;font-size:10px}.outcomes h3{font-size:22px;margin-bottom:12px}.outcomes p{font-size:14px;line-height:1.65;max-width:460px}.program-intro{grid-template-columns:40px minmax(0,1fr);gap:13px;padding:22px 0;margin-bottom:25px}.intro-index{font-size:11px}.program-intro h3{font-size:20px}.program-intro>div{grid-column:2}.program-intro strong{font-size:13px;margin-bottom:7px}.program-intro p{font-size:13px}.program-layout{display:flex;flex-direction:column;gap:25px}.program-aside{position:static;width:100%}.program-note{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 22px;min-height:0;padding:24px;align-items:start}.program-note>span{grid-column:1/-1;font-size:10px}.program-note>strong{grid-row:2/span 2;margin:5px 0 0;font-size:32px;line-height:1.11}.program-note>p{font-size:12px;margin:8px 0 0;max-width:240px;align-self:center}.program-note>.button{margin:0;min-height:48px;font-size:11px;padding:11px 12px;gap:8px;align-self:end}.module-list{width:100%}.module>summary{grid-template-columns:34px minmax(0,1fr) 24px;gap:10px;padding:23px 0}.module h3{font-size:22px;line-height:1.35}.module-num{font-size:11px;padding-top:6px}.module-content{padding:0 20px 26px 44px}.module-content li{font-size:14px;line-height:1.65}.module-content ul{gap:11px}.module-meta{font-size:12px}.module-result{font-size:14px}.program-bonuses{grid-template-columns:1fr;gap:16px;margin-top:35px}.program-bonuses>article{min-height:242px;padding:25px}.program-bonuses h3{font-size:26px}.bonus-label{font-size:10px}.secret-module>div{margin-top:40px}.bonus-number{font-size:96px}.livedune>h3{margin-top:28px;margin-bottom:23px}.livedune>p{font-size:14px;max-width:430px}.working-materials{display:grid!important;grid-template-columns:1fr 1fr;align-items:end;gap:18px;min-height:240px!important}.working-materials .bonus-label{max-width:none;grid-column:1/-1;align-self:start}.working-materials>strong{font-size:85px;align-self:end;margin:0}.working-materials>h3{font-size:22px;align-self:end;padding-bottom:9px}.section-note{font-size:12px;line-height:1.75;margin-top:20px}.reviews .section-title-row{margin-bottom:34px}.video-reviews{grid-template-columns:1fr;gap:32px;max-width:440px;margin:auto}.video-card,.video-card:nth-child(4),.video-card:nth-child(5){grid-column:auto}.video-caption{grid-template-columns:31px minmax(0,1fr);gap:10px;margin-top:15px}.video-caption h3{font-size:15px;line-height:1.55;max-width:none}.review-id{font-size:10px}.video-play{height:46px;width:46px;font-size:13px}.video-duration{font-size:11px}.review-cta{align-items:flex-start;flex-direction:column;gap:20px;padding-top:27px;margin-top:40px}.review-cta>p{font-size:16px;max-width:none}.review-cta .button{width:100%;font-size:14px;white-space:normal}.tariffs .section-title-row{margin-bottom:32px}.currency-control{gap:10px;padding:0;min-width:0;width:100%;margin-top:5px}.currency-switch{max-width:264px;width:100%}.currency-switch button{min-height:44px;font-size:14px}.tariff-cards{grid-template-columns:1fr;gap:23px}.tariff-card{padding:27px 25px 25px}.tiny-index{font-size:11px;margin-bottom:31px}.tariff-card h3{font-size:24px;line-height:1.3;min-height:0;overflow-wrap:normal}.tariff-subtitle{font-size:15px;line-height:1.6;min-height:0;margin-top:11px;max-width:440px}.tariff-price{font-size:38px;margin-top:27px}.installment{font-size:15px;margin-top:9px}.installment>span{font-size:12px}.tariff-card>.button{font-size:15px;margin-top:24px}.tariff-highlights{min-height:0;gap:13px;padding:25px 0}.tariff-highlights li{font-size:14px;line-height:1.55}.recommended-tag{right:23px;top:24px;font-size:10px}.tariff-details>summary{font-size:14px;min-height:63px}.tariff-details>ul{font-size:13px;gap:11px}.tariff-note{font-size:13px}.all-included{padding-top:6px;margin-top:28px;gap:22px}.all-included>span{font-size:11px}#common-features{grid-template-columns:1fr;gap:12px}#common-features>p{font-size:14px;line-height:1.65}.comparison>summary{font-size:17px;padding:22px 0}.payment-note{font-size:13px;line-height:1.7}.tariff-webinar-note{font-size:13px;line-height:1.7}.tariff-help{align-items:flex-start;flex-direction:column;gap:9px;font-size:16px;margin-top:27px}.tariff-help .text-link{font-size:14px}.dates>h2{margin-bottom:36px}.steps{grid-template-columns:1fr;gap:0;border-top:0}.steps>article{display:grid;grid-template-columns:39px minmax(0,1fr);gap:0 15px;padding:24px 0;border-top:1px solid rgba(238,238,238,.35)}.steps>article:last-child{padding-bottom:0}.steps article>span{grid-row:span 2;font-size:10px;margin:5px 0 0}.steps h3{font-size:22px;margin-bottom:13px;max-width:none}.steps p{font-size:14px;line-height:1.7;max-width:none}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout>div:first-child>p{font-size:15px;line-height:1.6;margin-top:21px}.faq-layout>div:first-child>p>br{display:none}.faq-layout .text-link{font-size:14px;margin-top:9px}.faq-item>summary{font-size:17px;line-height:1.5;padding:23px 0;gap:24px}.faq-item>p{font-size:14px;line-height:1.75;padding:0 28px 24px 0}.final-cta{grid-template-columns:1fr;gap:44px;padding-top:52px;padding-bottom:40px}.final-cta .eyebrow{font-size:11px;margin-bottom:27px}.final-cta h2{font-size:clamp(35px,8vw,48px)}.final-cta p{font-size:14px;line-height:1.65;margin-top:22px}.final-cta p>br{display:none}.final-cta .button{width:100%;font-size:14px;margin-top:27px}.final-edition{display:grid;grid-template-columns:1fr auto;gap:8px 20px;align-items:end;border-left:0;border-top:1px solid rgba(238,238,238,.35);padding:22px 0 0}.final-edition>span{font-size:10px}.final-edition>span:first-child{align-self:start}.final-edition>strong{grid-column:2;grid-row:1/span 2;font-size:124px;line-height:.88;margin:0}.final-edition>span:last-child{grid-column:1}.footer{padding-top:43px;padding-bottom:112px}.footer-top{grid-template-columns:1fr 1fr;gap:26px;padding-bottom:30px}.footer-top>.brand{width:117px}.footer-top>p{font-size:12px;line-height:1.7;justify-self:end}.footer-top>div{grid-column:1/-1;justify-content:start;grid-template-columns:repeat(3,auto);gap:22px;font-size:12px}.footer-legal{gap:11px 20px;padding:22px 0;font-size:11px}.footer-bottom{grid-template-columns:1fr 1fr;gap:19px;font-size:10px}.footer-bottom>span:nth-child(2){grid-column:1/-1;grid-row:2}.footer-bottom>a{font-size:11px}.mobile-sticky:not([hidden]){display:flex}.mobile-menu{padding-bottom:23px}.mobile-menu a{font-size:18px;padding:14px 0}dialog{padding:37px 25px 28px;width:calc(100% - 28px);max-height:calc(100dvh - 28px)}#payment-dialog>.eyebrow{font-size:10px;margin-bottom:24px;padding-right:26px}#payment-dialog>h2{font-size:27px;padding-right:0}#selected-description{font-size:14px}.selected-price{padding:23px 0;margin-bottom:23px}#selected-price{font-size:35px}.payment-option>.button{font-size:13px;gap:14px;padding-left:16px;padding-right:16px}.payment-option>p,.dialog-bank-note{font-size:12px;line-height:1.65}.video-dialog{width:calc(100% - 20px);padding:52px 7px 7px;max-height:calc(100dvh - 20px)}.video-dialog>video{max-height:calc(100dvh - 85px)}.dialog-close{right:9px;top:9px}}
@media(max-width:389px){:root{--page-gutter:18px}.header{gap:6px;min-height:78px}.brand{width:95px}.header-cta{padding:9px 10px;font-size:10px;gap:11px}.menu-toggle{width:33px}.menu-toggle>span{width:21px}.hero{padding-top:25px}.hero-topline{font-size:9px;gap:8px}.enrollment-badge{gap:5px}.hero h1{font-size:clamp(29px,8.35vw,33px)}.hero-description{font-size:15px}.hero-facts{font-size:10px;gap:7px 0}.hero-facts>span{margin-right:8px;padding-right:8px}.hero-action{flex-direction:column;align-items:stretch;gap:13px}.hero-action>.button{width:100%}.hero-price{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.hero-price strong{font-size:15px}.hero-price>span{font-size:10px}.hero-proof{gap:15px}.hero-proof button{font-size:12px;gap:8px}.proof-label{font-size:9px;max-width:64px}.proof-play{width:29px;height:29px}.hero-visual{width:calc(100% - 19px)}.start-card{left:-19px;width:144px;min-height:133px;padding:13px 15px}.start-card>strong{font-size:43px}.start-card>strong>span{font-size:33px}.start-card>span{font-size:9px}.section-label{gap:15px;font-size:9px}.section-label>span:last-child{max-width:133px;font-size:9px}.course-strip{font-size:12px;gap:8px 10px}.program-note{padding:21px 18px;gap:13px 16px}.program-note>strong{font-size:28px}.program-note>p{font-size:11px}.program-note>.button{font-size:10px;padding:10px 9px}.program-note>.button>span[aria-hidden]{font-size:15px}.module h3{font-size:20px}.module-content{padding-left:40px;padding-right:8px}.module-content li{font-size:13px}.working-materials>strong{font-size:74px}.working-materials>h3{font-size:20px}.tariff-card{padding-left:22px;padding-right:22px}.tariff-card h3{font-size:21px}.tariff-price{font-size:35px}.recommended-tag{right:18px;font-size:9px}.footer-top{gap:23px 17px}.footer-top>.brand{width:100px}.footer-top>p{font-size:11px}.footer-top>div{font-size:11px;gap:15px}.mobile-sticky{padding:11px 16px calc(11px + env(safe-area-inset-bottom));gap:10px}.mobile-sticky>div>strong{font-size:14px}.mobile-sticky .button{font-size:12px;gap:10px;padding:11px 13px}.mobile-sticky .button>span[aria-hidden]{font-size:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Compact editorial composition keeps the campaign visual and CTA together. */
@media(max-width:639px){
  .hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.85fr);gap:18px 20px;padding-bottom:35px}
  .hero-content{display:contents}
  .hero-topline{grid-column:1/-1;margin:0 0 9px}
  .hero-heading{grid-column:1/-1}
  .hero-description{grid-column:1;grid-row:3;font-size:15px;line-height:1.55;margin:0;align-self:start}
  .hero-visual{grid-column:2;grid-row:3/5;width:100%;margin:0;padding:0;align-self:start}
  .launch-image>img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
  .launch-image figcaption,.start-card{display:none}
  .hero-facts{grid-column:1;grid-row:4;display:grid;gap:7px;margin:0;font-size:11px}
  .hero-facts>span{border:0;padding:0;margin:0}
  .hero-action{grid-column:1/-1;grid-row:5;display:flex;flex-direction:column;align-items:stretch;gap:13px;margin:6px 0 0}
  .hero-action>.button{width:100%;min-width:0}
  .hero-price{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;white-space:normal}
  .hero-price>span{font-size:11px}
  .hero-content>.text-link{grid-column:1/-1;grid-row:6;margin:0;min-height:36px}
  .hero-proof{grid-column:1/-1;grid-row:7;margin:0;padding-top:20px}
  .program-bonuses{grid-template-columns:minmax(0,1fr)}
  .program-bonuses>article{min-width:0}
  .working-materials{display:flex!important;flex-direction:column!important;align-items:flex-start;justify-content:space-between;gap:20px}
  .working-materials>strong,.working-materials>h3{align-self:auto;padding:0}
}
@media(max-width:359px){.hero{column-gap:16px}.hero-description{font-size:14px}.hero-facts{font-size:10px}.hero-price>span{font-size:10px}}
