:root{--brand-pink:#F9E7F2;--brand-yellow:#FFFDDD;--brand-peach:#E5B39B;--bg:#fffcfa;--ink:#352936;--primary:#51384d;--primary-hover:#382534;--teal:var(--primary);--teal-dark:var(--primary-hover);--sage:var(--brand-pink);--accent:#885039;--muted:#655b64;--line:#e8dce3;--white:#fff;--font:"Heebo",Arial,sans-serif;--radius:18px;--button-radius:9px;--space:8px;--content:1160px;--section:96px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.23}h2{font-size:clamp(29px,3.2vw,42px);font-weight:700;letter-spacing:-1px}h3{font-size:23px}svg{display:block}section[id]{scroll-margin-top:24px}.container{width:min(var(--content),calc(100% - 48px));margin-inline:auto}.section{padding-block:var(--section)}.eyebrow{display:block;color:var(--teal);font-size:13px;font-weight:600;letter-spacing:.2px;margin-bottom:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:56px;padding:14px 25px;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:var(--button-radius);font-size:17px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s}.button:hover{background:var(--teal-dark);transform:translateY(-2px)}.button span{font-size:23px;font-weight:400}.button-small{min-height:44px;font-size:14px;padding:8px 18px;gap:18px}.button-outline{color:var(--teal);background:transparent}.button-outline:hover{background:var(--sage)}.text-link{display:inline-block;font-size:14px;font-weight:500;min-height:44px;padding-block:10px}.skip-link{position:fixed;top:-100px;inset-inline-start:16px;z-index:10;background:var(--teal);color:#fff;padding:12px}.skip-link:focus{top:10px}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:116px;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;gap:16px;align-items:center;text-decoration:none;line-height:1.35;font-size:18px;font-weight:700}.brand-icon{width:92px;height:92px;flex:0 0 92px;display:inline-flex;align-items:center;justify-content:center;overflow:visible;background:transparent;border-radius:0;padding:0}.brand-logo{display:block;width:92px;height:92px;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform:none}.brand-subtitle{display:block;font-size:12px;font-weight:400;color:var(--muted)}nav{display:flex;gap:32px}nav a{font-size:14px;text-decoration:none;padding-block:12px}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center;padding-block:64px 72px}.hero .eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:20px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.course-name{font-size:16px;color:var(--teal);margin-bottom:12px;font-weight:500}h1{font-size:clamp(38px,4.5vw,58px);letter-spacing:-1.7px;font-weight:800}h1>span{color:var(--teal)}.hero-description{font-size:18px;line-height:1.85;max-width:490px;margin-top:24px;color:var(--muted)}.expert-line{font-size:13px;margin-block:23px}.purchase-note{font-size:12px;color:var(--muted);margin-top:12px}.hero .text-link{margin-top:5px}.journey-art{height:490px;position:relative;background:#e7ede2;border-radius:150px 150px 20px 20px;isolation:isolate}.art-sun{position:absolute;width:117px;height:117px;background:#edd9ae;border-radius:50%;left:50px;top:46px}.art-cloud{position:absolute;background:#f7f6ed;border-radius:30px;width:105px;height:27px;z-index:1}.art-cloud:before{content:"";position:absolute;border-radius:50%;background:inherit;width:50px;height:50px;bottom:0;left:18px}.cloud-one{top:138px;left:25px}.cloud-two{top:69px;right:24px;transform:scale(.7)}.flight-path{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.art-plane{position:absolute;color:var(--teal);width:95px;top:21px;left:56px;transform:rotate(-12deg)}.journey-label{position:absolute;background:var(--bg);border:1px solid #d4dccf;padding:8px 15px;border-radius:7px;font-size:13px;box-shadow:0 5px 15px #24363a06}.journey-label span{font-size:11px;color:var(--accent);margin-left:8px;font-weight:700}.label-home{top:139px;right:25px}.label-airport{top:207px;left:24px}.label-flight{top:293px;right:23px}.suitcase{position:absolute;width:145px;height:192px;left:75px;bottom:51px;background:#c68668;border-radius:22px;transform:rotate(-9deg);box-shadow:inset 7px 0 #ffffff1c,9px 12px #24363a0c}.suitcase-handle{position:absolute;width:55px;height:36px;border:7px solid #576e61;border-bottom:0;border-radius:10px 10px 0 0;top:-34px;left:46px}.suitcase-lines{position:absolute;top:23px;right:26px;bottom:23px;left:26px;background:repeating-linear-gradient(to right,transparent 0,transparent 17px,#a2674e5c 18px,#a2674e5c 21px,transparent 22px)}.case-sticker{position:absolute;top:27px;left:18px;width:48px;border:3px solid var(--bg);background:var(--sage);border-radius:50%;color:var(--teal)}.case-tag{position:absolute;bottom:32px;right:12px;background:#f0dfb9;padding:3px 12px;transform:rotate(14deg);font-size:17px;font-weight:700}.suitcase i{position:absolute;width:14px;height:17px;background:#4b6158;bottom:-11px;border-radius:4px;left:23px}.suitcase i+i{left:auto;right:23px}.art-note{position:absolute;bottom:22px;right:16px;background:#fffdf6;padding:13px 20px;display:flex;align-items:center;gap:13px;border-radius:10px;box-shadow:0 6px 25px #24363a0c;font-size:13px;transform:rotate(3deg)}.note-star{color:var(--accent);font-size:31px}.format-strip{background:#ecefe7;border-block:1px solid var(--line)}.format-items{display:flex;justify-content:space-around;gap:20px;padding-block:22px;font-size:14px}.format-items span{display:flex;gap:12px;align-items:center}.format-items b{font-size:23px;color:var(--teal);font-weight:400}.section-heading{max-width:680px}.section-heading p{color:var(--muted);margin-top:20px;font-size:17px}.empathy{text-align:center}.empathy .section-heading{margin-inline:auto}.concerns{display:grid;grid-template-columns:repeat(3,1fr);margin:42px auto 28px;max-width:900px}.concerns p{padding:8px 30px;font-size:23px;color:var(--teal);line-height:1.6}.concerns p+p{border-inline-start:1px solid var(--line)}.empathy-bottom{color:var(--muted);font-size:16px}.empathy-bottom strong{color:var(--ink);font-weight:500}.curriculum{background:var(--sage)}.curriculum .section-heading{margin-bottom:40px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.module{background:var(--bg);border:1px solid #dce3d8;border-radius:var(--radius);padding:26px 23px 29px}.module-number{display:block;font-size:36px;color:#a3b4a8;font-weight:400;line-height:1;margin-bottom:30px;direction:ltr;text-align:right}.module-tag{font-size:12px;color:var(--teal);display:block;margin-bottom:10px}.module h3{font-size:22px;line-height:1.4}.module p{font-size:15px;color:var(--muted);margin-top:14px;line-height:1.9}.audience-note{max-width:730px;margin:28px auto 0;text-align:center;font-size:14px;color:var(--muted)}.preview{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.preview-visual{background:#eee7dc;border:1px solid #ded7cb;border-radius:var(--radius);padding:36px;position:relative;overflow:hidden;min-height:350px}.preview-badge{font-size:12px;color:var(--muted);display:block;margin-bottom:20px}.preview-visual h3{font-size:30px;font-weight:600;line-height:1.4}.preview-visual ol{padding-inline-start:23px;margin-top:23px}.preview-visual li{padding-block:5px;color:var(--teal);font-size:15px}.preview-visual>p{font-size:11px;color:var(--muted);margin-top:26px;position:relative;z-index:1}.preview-visual>svg{width:90px;position:absolute;left:22px;top:45px;transform:rotate(-15deg);color:#b6bdaa}.preview .button{margin-top:24px;font-size:15px;gap:20px}.small-note{font-size:12px;color:var(--muted);margin-top:12px}.learning-note{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.learning-note strong{color:var(--teal);font-weight:500}.learning-note p{font-size:14px;color:var(--muted);margin-top:8px}.about-section{background:#f0eee6;padding-block:64px}.about{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px;align-items:center;max-width:1000px}.portrait-placeholder{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e2e5da;border:1px dashed #9aa99b;border-radius:130px 130px 12px 12px;color:#52654f;font-size:14px;text-align:center;padding:20px}.portrait-outline{font-size:80px;line-height:1.4;color:#8e9f8a}.portrait-placeholder small{font-size:11px;margin-top:7px}.about p{font-size:16px;color:var(--muted);margin-top:16px}.about .about-qualification{color:var(--teal);font-weight:500}.about .about-signoff{color:var(--ink);font-weight:500}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:21px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}.faq-plus{color:var(--teal);font-size:24px;font-weight:400}details[open] .faq-plus{transform:rotate(45deg)}details>p{color:var(--muted);font-size:15px;padding:0 0 22px 24px}.final-section{background:var(--teal);color:var(--bg);text-align:center;padding:64px 0}.final-content{display:flex;align-items:center;flex-direction:column}.final-content>svg{width:52px;color:#c6d2b9;margin-bottom:20px}.final-content .eyebrow{color:#d5dfcd}.final-content h2{font-size:clamp(34px,4vw,49px)}.final-content>p{color:#e1e8df;margin-top:22px;font-size:17px}.final-price{font-size:52px;line-height:1.4;margin-top:22px;font-weight:600}.final-price span{font-size:28px;font-weight:400}.final-terms{font-size:13px;color:#e1e8df}.final-content .button{background:#faf7f2;color:var(--teal);border-color:#faf7f2;margin-top:25px;min-width:295px}.final-content .button:hover{background:#e6eee8}.final-content .text-link{font-size:12px;margin-top:9px}.footer{padding-block:30px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer a{min-height:44px}@media(min-width:1450px){.hero{padding-block:80px 88px}}@media(max-width:1000px){.hero{gap:30px}.journey-art{height:460px}.module-grid{grid-template-columns:repeat(2,1fr)}.preview{gap:40px}.about{gap:45px}.faq{gap:40px}nav{gap:18px}}@media(max-width:760px){:root{--section:60px}.container{width:calc(100% - 36px)}.site-header{min-height:92px;gap:10px}nav{display:none}.brand{font-size:16px;gap:10px}.brand-icon{width:64px;height:64px;flex-basis:64px;border-radius:0}.button-small{font-size:12px;padding:8px 12px;gap:12px}.hero{grid-template-columns:1fr;padding-block:37px 40px;gap:35px}.hero-copy{max-width:560px}.hero .eyebrow{font-size:11px;margin-bottom:16px}.course-name{font-size:14px}h1{font-size:clamp(36px,7.5vw,52px);letter-spacing:-1.2px}.hero-description{font-size:16px;margin-top:20px;max-width:480px}.expert-line{font-size:12px;margin-block:20px}.hero .button{width:100%}.purchase-note{font-size:11px;text-align:center}.hero .text-link{display:block;text-align:center}.journey-art{width:min(100%,430px);height:390px;margin-inline:auto;border-radius:120px 120px 18px 18px}.suitcase{width:120px;height:152px;left:66px;bottom:39px}.suitcase-handle{left:35px}.label-home{top:115px;right:18px}.label-airport{top:185px;left:16px}.label-flight{top:259px;right:16px}.art-note{bottom:14px;right:10px;padding:10px 15px;font-size:11px}.art-sun{width:94px;height:94px;top:36px}.art-plane{width:75px;top:18px;left:52px}.cloud-one{top:122px;left:20px;transform:scale(.8)}.format-items{flex-direction:column;gap:9px;align-items:flex-start;padding-block:19px;padding-inline:15px;font-size:13px}.format-items b{width:22px;text-align:center}.section-heading .eyebrow{margin-bottom:13px}.section-heading p{font-size:16px;margin-top:17px}.concerns{grid-template-columns:1fr;margin-block:24px;gap:0}.concerns p{font-size:20px;padding:17px}.concerns p br{display:none}.concerns p+p{border-inline-start:0;border-top:1px solid var(--line)}.empathy-bottom{font-size:15px}.module-grid{gap:12px}.module{padding:21px 18px}.module h3{font-size:21px}.module-number{font-size:29px;margin-bottom:22px}.module p{font-size:14px}.preview{grid-template-columns:1fr;gap:28px}.preview>div:last-child{grid-row:1}.preview .button{width:100%}.preview-visual{padding:27px;min-height:320px}.about-section{padding-block:50px}.about{grid-template-columns:1fr;gap:30px}.portrait-placeholder{width:220px;min-height:235px;margin-inline:auto}.about p{font-size:15px}.faq{grid-template-columns:1fr;gap:25px}summary{font-size:15px;min-height:64px}.final-section{padding-block:52px}.final-content>p{font-size:16px}.final-terms{font-size:11px}.final-content .button{min-width:0;width:100%}.footer{flex-direction:column;text-align:center;gap:9px;font-size:11px}}@media(max-width:380px){.module-grid{grid-template-columns:1fr}.hero .eyebrow{font-size:10px}.brand{font-size:14px;gap:8px}.brand-icon{width:54px;height:54px;flex-basis:54px;border-radius:0}.journey-label{font-size:11px;padding:7px 10px}.label-airport{left:10px}.suitcase{left:40px}.button{gap:20px;font-size:16px}.preview-visual>svg{width:65px;left:15px}.preview-visual h3{font-size:26px}}.journey-label{z-index:2}.art-note{z-index:3}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.portrait-photo{display:flex;align-items:center;justify-content:center;overflow:visible}.portrait-photo img{display:block;width:110%;max-width:390px;height:auto;object-fit:contain;transform:translatey(10px) scale(1.06);transform:translate(50px);transform-origin:center}@media(max-width:760px){.portrait-photo{justify-content:center}.portrait-photo img{width:min(100%,320px);max-width:320px;transform:translate(0) scale(1.03)}}.site-header{min-height:132px}.brand{gap:26px;align-items:center}.brand-copy{display:block;flex:0 0 auto}.brand-icon{width:210px;height:108px;flex:0 0 210px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--brand-pink);border-radius:20px;padding:0}.brand-logo{display:block;width:112px;height:112px;max-width:none;max-height:none;object-fit:contain;object-position:center;transform:none}@media(max-width:760px){.site-header{min-height:96px}.brand{gap:12px}.brand-icon{width:108px;height:64px;flex-basis:108px;border-radius:14px}.brand-logo{width:68px;height:68px}}@media(max-width:520px){.brand{gap:9px}.brand-icon{width:82px;height:54px;flex-basis:82px;border-radius:12px}.brand-logo{width:58px;height:58px}.brand-copy{line-height:1.25}}@media(max-width:380px){.brand-icon{width:72px;height:48px;flex-basis:72px;border-radius:10px}.brand-logo{width:52px;height:52px}}:root{--radius: 24px;--button-radius: 999px;--section: 88px}body{background:var(--bg)}::selection{background:var(--brand-peach);color:var(--ink)}.site-header{min-height:88px;border-bottom:0}.brand-icon{background:var(--brand-pink);border-radius:50%;padding:5px}.button{box-shadow:0 5px #30202c12;font-weight:700}.button:hover{box-shadow:0 8px 20px #51384d20}.button span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#ffffff18;line-height:1}.button-outline{box-shadow:none}.button-outline span{background:var(--brand-pink)}.hero{position:relative;padding-block:40px 64px;gap:65px}.hero:before{content:"";position:absolute;z-index:-1;top:0;right:-24px;bottom:25px;left:-24px;background:radial-gradient(ellipse at 0% 30%,var(--brand-pink),transparent 62%);border-radius:48px}.hero .eyebrow{display:inline-flex;background:var(--brand-yellow);border:1px solid #e8e5c0;border-radius:999px;padding:6px 12px;margin-bottom:16px}.course-name{color:var(--muted)}h1{font-size:clamp(39px,4.6vw,62px);line-height:1.16;letter-spacing:-2px}h1>span{background:linear-gradient(transparent 70%,var(--brand-peach) 70%,var(--brand-peach) 94%,transparent 94%)}.hero-description{font-size:17px;margin-top:22px}.expert-line{border-inline-start:3px solid var(--brand-peach);padding-inline-start:12px;margin-block:20px}.hero-offer{max-width:480px}.offer-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.offer-caption>span{font-size:14px;font-weight:500}.offer-caption strong{font-size:36px;line-height:1.1;letter-spacing:-1px}.offer-caption small{font-size:20px;font-weight:400}.hero-offer .button{width:100%;justify-content:space-between;padding-inline:24px}.hero-offer .purchase-note{text-align:center}.hero-offer .text-link{display:block;text-align:center}.journey-art{height:545px;border-radius:36px;background:var(--brand-pink);border:1px solid #eddae6;box-shadow:14px 16px 0 var(--brand-yellow);color:#9b778a}.art-title{position:absolute;top:31px;right:29px;z-index:2;color:var(--ink)}.art-title>span{display:block;font-size:12px;margin-bottom:9px}.art-title strong{display:block;font-size:41px;line-height:1.14;letter-spacing:-1.4px}.art-sun{background:var(--brand-yellow);width:150px;height:150px;left:17px;top:36px}.art-plane{width:105px;top:46px;left:38px;color:var(--primary)}.cloud-one{top:185px;left:25px}.cloud-two{top:191px;right:12px}.art-cloud{background:#fffcfa}.flight-path{opacity:.65;top:49px;height:90%}.journey-label{border:1px solid #e8dce3;border-radius:999px;background:#fffdfa;box-shadow:0 8px 20px #51384d0a}.label-home{top:223px;right:24px}.label-airport{top:300px;left:17px}.label-flight{top:383px;right:21px}.suitcase{background:var(--brand-peach);width:157px;height:210px;left:69px;bottom:47px;box-shadow:inset 7px 0 #ffffff24,12px 14px #51384d0b}.suitcase-handle{border-color:var(--primary);left:50px}.suitcase-lines{opacity:.6}.suitcase i{background:var(--primary)}.case-sticker{background:var(--brand-pink);border-color:#fffdfa;color:var(--primary)}.case-tag{background:var(--brand-yellow)}.art-note{background:var(--brand-yellow);bottom:24px;right:23px;border-radius:13px;border:1px solid #e8e5c0;color:var(--ink)}.note-star{color:var(--primary)}.format-strip{background:var(--brand-yellow);border-color:#eeebc9}.format-items{padding-block:19px}.format-items b{background:#fffef1;border:1px solid #e8e5c0;width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.empathy .section-heading{max-width:750px}.concerns{gap:16px;max-width:none}.concerns p{border-radius:20px;background:var(--brand-pink);padding:26px 16px;font-size:22px}.concerns p:nth-child(2){background:var(--brand-yellow);transform:rotate(-2deg)}.concerns p:nth-child(3){background:#f6e1d6}.concerns p+p{border:0}.curriculum{background:#f6f0f4}.curriculum .section-heading{max-width:750px}.module{background:#fffdfb;border-color:#e8dce3;padding:26px 23px;position:relative}.module:nth-child(2){background:var(--brand-yellow)}.module:nth-child(4){background:var(--brand-pink)}.module-number{color:var(--primary);font-size:15px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #d9c4d2;border-radius:50%;background:#ffffff80;margin-bottom:25px}.module-tag{color:var(--accent);font-weight:500}.module h3{font-size:23px}.curriculum-cta{margin-top:30px;display:flex;align-items:center;flex-direction:column;gap:12px}.curriculum-cta>span{font-size:12px;color:var(--muted)}.preview-visual{background:var(--brand-yellow);border-color:#e8e5c0;box-shadow:-12px 12px 0 var(--brand-pink);transform:rotate(1deg)}.preview-visual>svg{color:#926975}.preview-visual ol{list-style:none;padding:0;counter-reset:steps}.preview-visual li{counter-increment:steps;display:flex;align-items:center;gap:12px;padding-block:9px}.preview-visual li:before{content:counter(steps);display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand-pink);font-size:12px}.about-section{background:var(--brand-pink)}.portrait-placeholder{background:#fff6eb;border:1px dashed #ae8b99;color:var(--primary);border-radius:90px 90px 24px 24px;box-shadow:12px 12px #e5b39b70}.portrait-outline{color:#9e7288}.portrait-photo{position:relative;width:62.5%;max-width:225px;aspect-ratio:4 / 5;overflow:hidden;border-radius:56px 56px 18px 18px;box-shadow:8px 8px #e5b39b70;background:var(--brand-pink);margin-inline:auto}.portrait-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 60%,#f9e7f226 100%)}.portrait-photo img{position:absolute;width:204%;max-width:none;height:auto;left:-36%;top:-23%;opacity:.92}.about{gap:48px}.faq-list{border-top:0}details{background:#fff;border:1px solid var(--line);border-radius:14px;padding-inline:20px;margin-bottom:12px}details[open]{background:#fff9ed;border-color:#dfc5b8}.faq-plus{width:28px;height:28px;border-radius:50%;background:var(--brand-pink);display:grid;place-items:center;flex-shrink:0;line-height:1}.final-section{background:var(--brand-yellow);color:var(--ink);padding:64px 24px}.final-content{max-width:860px;background:var(--brand-pink);border:1px solid #ebd5e2;border-radius:32px;padding:45px 25px;box-shadow:10px 10px #e5b39b70}.final-content>svg,.final-content .eyebrow{color:var(--primary)}.final-content>p,.final-terms{color:var(--muted)}.final-content .button{background:var(--primary);color:#fff;border-color:var(--primary)}.final-content .button:hover{background:var(--primary-hover)}.final-price{font-size:64px}.footer{padding-block:24px}@media(max-width:1000px){.hero{gap:34px}.art-title strong{font-size:34px}.art-title{right:22px}.art-sun{width:105px;height:105px;left:13px;top:59px}.art-plane{width:75px;left:25px;top:69px}.suitcase{left:47px}}@media(max-width:760px){:root{--section: 58px}.site-header{min-height:78px}.hero{padding-block:29px 42px;gap:30px}.hero:before{top:0;right:-10px;bottom:15px;left:-10px}h1{font-size:clamp(36px,8.4vw,52px);line-height:1.19;letter-spacing:-1.3px}.hero-description{font-size:16px}.hero .eyebrow{font-size:10px;padding-inline:10px}.hero-offer{max-width:none}.offer-caption>span{font-size:12px}.offer-caption strong{font-size:32px}.hero-offer .button{font-size:16px;padding-inline:18px;gap:12px}.journey-art{height:440px;border-radius:28px;width:min(100% - 12px,430px);box-shadow:9px 10px 0 var(--brand-yellow)}.art-title{top:26px;right:23px}.art-title strong{font-size:34px}.art-sun{left:16px;top:35px}.art-plane{left:29px;top:46px}.cloud-one{top:149px}.cloud-two{top:150px}.label-home{top:186px;right:16px}.label-airport{top:244px;left:13px}.label-flight{top:316px;right:13px}.suitcase{width:125px;height:167px;left:51px;bottom:39px}.suitcase-handle{left:35px}.art-note{bottom:15px;right:16px}.format-items{gap:10px}.format-items b{width:31px;height:31px}.concerns{gap:12px}.concerns p{font-size:18px;padding:18px;border-radius:14px}.concerns p:nth-child(2){transform:none}.module-grid{grid-template-columns:1fr}.module{padding:23px 24px}.module-number{float:left;margin:0 0 12px}.module p{font-size:15px}.module-tag{padding-top:5px}.module h3{padding-inline-end:46px}.curriculum-cta .button{width:100%}.preview-visual{margin-inline:5px;padding:27px 24px}.final-section{padding:35px 14px}.final-content{width:100%;padding:35px 18px;border-radius:24px;box-shadow:5px 6px #e5b39b70}.final-content h2{font-size:34px}.final-content .button{font-size:15px;gap:12px;padding-inline:15px}.final-terms{max-width:230px}}@media(max-width:360px){.art-title strong{font-size:29px}.art-title{right:17px}.art-sun{width:85px;height:85px;left:12px}.art-plane{width:62px;left:22px}.offer-caption>span{font-size:11px}.hero-offer .button{font-size:14px}}.brand-icon{width:112px;height:112px;flex:0 0 112px;padding:0;background:transparent;border-radius:0;overflow:visible}.brand-logo{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.label-home{top:383px;right:21px}.label-airport{top:265px;left:auto;right:24px}.label-flight{top:174px;right:auto;left:17px}.preview-visual li:before{flex-shrink:0}@media(max-width:760px){.brand-icon{width:68px;height:68px;flex-basis:68px}.label-home{top:316px;right:13px}.label-airport{top:235px;right:16px;left:auto}.label-flight{top:144px;left:13px;right:auto}}@media(max-width:520px){.brand-icon{width:58px;height:58px;flex-basis:58px}}@media(max-width:380px){.brand-icon{width:52px;height:52px;flex-basis:52px}}.journey-art .suitcase{transform:rotate(-9deg) scale(.78);transform-origin:bottom left;bottom:104px;left:40px}.journey-art .art-note{font-size:13px;padding:13px 16px;gap:10px}@media(max-width:760px){.journey-art .suitcase{bottom:102px;left:28px}.journey-art .art-note{font-size:11px;padding:10px 12px;gap:8px}.journey-art .journey-label{font-size:11px;padding:8px 10px}}.hero-copy{container-type:inline-size;min-width:0}h1>.hero-question{background:none;color:inherit}.hero-question>span{color:var(--teal);background:linear-gradient(transparent 70%,var(--brand-peach) 70%,var(--brand-peach) 94%,transparent 94%)}@media(min-width:761px){.hero-question{white-space:nowrap;font-size:clamp(22px,6.3cqw,38px);letter-spacing:-1px}}
