@font-face{font-family:Manrope;src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-weight:200 800;font-display:swap}
@font-face{font-family:Literata;src:url("assets/fonts/literata-bold.woff2") format("woff2");font-weight:700;font-display:swap}
@font-face{font-family:Handbook;src:url("assets/fonts/pf-handbook-bold.ttf") format("truetype");font-weight:700;font-display:swap}
@font-face{font-family:Nautilus;src:url("assets/fonts/nautilus-pompilius.woff2") format("woff2");font-weight:400;font-display:swap}
:root{--primary:#001c44;--accent:#75c4ff;--dark:#00112f;--background:#fff;--text:#071e42;--surface:#edf5fb;--muted:#607491;--red:#df2935;--gold:#ffb52e;--container:1300px;--gutter:32px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - var(--gutter)*2));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;color:var(--text);padding:12px 18px;border-radius:10px}.skip-link:focus{top:16px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ffdc70;outline-offset:3px}
.hero-shell{background:#fff}.site-header{position:absolute;z-index:20;left:0;right:0;top:0;color:#fff;height:106px}.header-inner{width:min(1368px,calc(100% - 44px));height:100%;margin:auto;display:grid;grid-template-columns:265px 1fr 270px;align-items:center;gap:24px}.brand{position:relative;display:inline-flex;align-items:center;width:max-content;font-weight:800;font-size:24px;line-height:.92;letter-spacing:-.8px}.brand>span{white-space:pre-line}.brand-hat{position:absolute;left:-7px;top:-11px;width:32px;height:18px;background:#e82e39;border-radius:30px 30px 4px 3px;transform:rotate(-12deg);z-index:-1}.brand-hat:after{content:"";position:absolute;right:-7px;bottom:-3px;width:11px;height:11px;background:#fff;border-radius:50%}.brand:before{content:"";width:11px;height:11px;border-radius:50%;background:#fff;margin-right:6px;box-shadow:0 0 12px rgba(117,196,255,.8)}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:56px}.desktop-nav a{font-size:14px;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--accent);transition:right .2s}.desktop-nav a:hover:after{right:0}.header-phone{justify-self:end;display:grid;grid-template-columns:26px 1fr;align-items:center}.header-phone>span{grid-row:1/3;color:var(--accent);font-size:24px}.header-phone strong{font-size:17px;font-weight:600}.header-phone small{font-size:11px;color:#c7d5e7}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span{display:block;width:26px;height:2px;margin:5px;background:#fff}.mobile-menu{position:fixed;z-index:100;inset:0;background:rgba(0,17,47,.98);padding:80px 28px 28px}.mobile-menu nav{display:grid;gap:22px;font-size:26px}.mobile-menu>[data-menu-close]{position:absolute;top:16px;right:20px;background:none;border:0;color:#fff;font-size:44px}.mobile-menu>a{display:block;margin-top:40px;color:var(--accent);font-size:20px}
.hero{position:relative;height:992px;overflow:hidden;background:var(--dark);color:#fff}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,14,39,.96) 0%,rgba(0,18,48,.87) 34%,rgba(0,18,48,.24) 61%,rgba(0,12,32,.08) 100%),linear-gradient(0deg,rgba(0,15,42,.74) 0,transparent 28%)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,rgba(0,17,47,.72));pointer-events:none}.hero-content{position:relative;z-index:3;padding-top:139px}.hero-eyebrow{max-width:280px;margin:0 0 25px;font-size:19px;line-height:1.35}.hero-eyebrow:after{content:"";display:block;width:142px;height:3px;background:var(--accent);margin-top:7px;transform:rotate(-3deg)}.hero-title{margin:0;width:690px;font-family:Nautilus,Handbook,cursive;font-size:116px;line-height:.77;font-weight:400;letter-spacing:-2px}.hero-title span,.hero-title em{display:block;font-style:normal}.hero-title em{color:var(--accent);margin-left:28px;white-space:nowrap}.hero-lead{width:475px;margin:34px 0 27px;font-size:17px;line-height:1.52}.quick-benefits{display:grid;grid-template-columns:repeat(4,150px);gap:0;margin-left:-8px}.quick-benefits>div{display:grid;grid-template-rows:43px auto;padding:0 11px;border-right:1px solid rgba(117,196,255,.12)}.quick-benefits>div:last-child{border-right:0}.quick-benefits i{font-style:normal;color:var(--accent);font-size:34px;line-height:1}.quick-benefits span{font-size:13px;line-height:1.32;color:#f0f6ff}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.button{min-height:58px;border:0;border-radius:999px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#e8323c,#cb202d);color:#fff;box-shadow:0 12px 34px rgba(221,35,47,.23)}.button-primary:hover{box-shadow:0 15px 38px rgba(221,35,47,.36)}.button-primary b{font-size:22px}.video-button{display:flex;align-items:center;gap:12px;color:#fff;background:none;border:0;padding:0;text-align:left}.video-button i{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-style:normal;font-size:14px}.video-button span{display:grid}.video-button strong{font-size:15px}.video-button small{font-size:11px;color:#b9cade}.hero-proofs{display:grid;grid-template-columns:1fr 1.16fr 1.25fr;width:700px;min-height:100px;margin-top:29px;border:1px solid rgba(117,196,255,.34);border-radius:34px;background:rgba(0,22,56,.44);backdrop-filter:blur(8px);overflow:hidden}.hero-proofs>div{display:flex;align-items:flex-start;gap:10px;padding:21px 19px;border-right:1px solid rgba(117,196,255,.18)}.hero-proofs>div:last-child{border:0}.hero-proofs i{font-size:24px;color:var(--accent);font-style:normal}.hero-proofs span{display:grid}.hero-proofs strong{color:var(--accent);font-size:15px}.hero-proofs small{font-size:10px;color:#d0dceb;line-height:1.35;margin-top:4px}.promo-bubble{position:absolute;z-index:4;right:9.5%;bottom:89px;width:202px;height:202px;border:1px solid rgba(151,218,255,.85);border-radius:50%;background:radial-gradient(circle at 40% 32%,rgba(97,188,255,.38),rgba(12,62,122,.7) 58%,rgba(0,27,65,.9));box-shadow:0 0 32px rgba(70,170,255,.58),inset 0 0 26px rgba(137,218,255,.25);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.promo-bubble:before,.promo-bubble:after{content:"";position:absolute;inset:-8px;border:1px solid rgba(117,196,255,.18);border-radius:50%}.promo-bubble:after{inset:-15px}.promo-bubble>span{font-size:25px;color:var(--accent)}.promo-bubble strong{font-size:16px;line-height:1.25;max-width:130px}.promo-bubble small{color:#ff4c59;font-weight:800;font-size:11px;margin-top:10px}
h2{font-family:Literata,Georgia,serif;font-size:42px;line-height:1.15;margin:0;color:var(--text)}.snow-section{position:relative}.snow-section:before,.snow-section:after{content:"❄";position:absolute;color:#d9f0ff;font-size:72px;opacity:.62}.snow-section:before{left:0;top:26px}.snow-section:after{right:10px;bottom:20px}.advantages{min-height:413px;padding:49px 0 43px;background:#fff}.advantages h2,.audience h2,.reviews h2,.process h2{text-align:center;margin-bottom:35px}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.advantage-card{height:245px;border:1px solid #e8edf4;border-radius:23px;background:#fff;box-shadow:0 14px 40px rgba(5,35,79,.07);display:flex;flex-direction:column;align-items:center;text-align:center;padding:25px 20px 18px}.medallion{width:96px;height:96px;border-radius:50%;display:grid;place-items:center;font-size:54px;margin-bottom:13px;box-shadow:inset 0 8px 24px rgba(255,255,255,.26)}.medallion.red{background:linear-gradient(145deg,#f03942,#bd171f)}.medallion.blue{background:linear-gradient(145deg,#79c9ff,#2c70bd)}.medallion.navy{background:linear-gradient(145deg,#3c76ce,#142d80)}.medallion.pink{background:linear-gradient(145deg,#ee6ea2,#bb3777);color:#fff}.advantage-card h3,.audience h3,.process h3{margin:0;color:var(--text);font-size:17px;line-height:1.3}.advantage-card p,.audience p{margin:8px 0 0;color:#526b8c;font-size:14px;line-height:1.4;max-width:230px}
.program{height:408px;padding:32px 0;background:linear-gradient(110deg,#001b43,#002960);color:#fff}.program-grid{height:100%;display:grid;grid-template-columns:35% 65%;align-items:center;gap:24px}.program h2{color:#fff;margin-bottom:26px}.program-copy{padding-left:42px}.program ul{list-style:none;padding:0;margin:0;display:grid;gap:20px}.program li{position:relative;padding-left:43px;font-size:15px}.program li:before{content:"✓";position:absolute;left:0;top:-3px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#7ea2d1;color:#062653;font-weight:900}.program-photo{width:100%;height:346px;border-radius:24px;object-fit:cover;object-position:center 42%;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.audience{height:383px;padding:37px 0 28px}.audience h2{margin-bottom:12px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.audience article{display:flex;flex-direction:column;align-items:center}.audience-icon{width:177px;height:177px;object-fit:contain;display:block;filter:drop-shadow(0 12px 12px rgba(5,35,79,.12));position:relative}.audience-icon span{font-size:37px;position:absolute;left:34px;bottom:24px}.audience h3{font-size:16px}.audience p{margin-top:5px}
.reviews{height:368px;padding:0 7px;background:#fff}.reviews-panel{height:100%;position:relative;border-radius:24px;background:linear-gradient(110deg,#edf5fb,#e8f3fb);padding:35px 80px}.reviews h2{margin-bottom:27px}.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.review-card{height:235px;border-radius:20px;background:#fff;padding:25px 26px 20px;box-shadow:0 8px 24px rgba(6,34,76,.04);display:flex;flex-direction:column}.review-card>b{font-family:Georgia,serif;color:#174f91;font-size:32px;line-height:.5}.review-card p{font-size:14px;line-height:1.5;margin:12px 0 auto}.stars{color:var(--gold);letter-spacing:4px;margin:8px 0}.review-card>strong{font-size:13px;font-weight:550}.carousel-arrow{position:absolute;top:57%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:1px solid #d8e8f5;background:#fff;color:#245b99;font-size:31px;line-height:1}.carousel-arrow.prev{left:24px}.carousel-arrow.next{right:24px}
.process{height:246px;padding:22px 0 25px}.process h2{margin-bottom:25px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process article{position:relative;display:grid;grid-template-columns:32px 48px 1fr;align-items:start;gap:12px}.process article:not(:last-child):after{content:"";position:absolute;left:88%;right:-9%;top:20px;border-top:2px dotted #8bc8f2}.step-number{width:31px;height:31px;margin-top:3px;border-radius:50%;background:#67b9f1;color:#fff;display:grid;place-items:center;font-weight:800}.process article>i{color:#75bff1;font-style:normal;font-size:37px;line-height:1}.process h3{font-family:Literata,Georgia,serif;font-size:16px;min-height:42px}.process p{font-size:12px;color:#526b8c;line-height:1.5;margin:9px 0 0}
.site-footer{height:241px;background:linear-gradient(110deg,#00142f,#00275b);color:#fff;padding:35px 0}.footer-grid{display:grid;grid-template-columns:1.4fr .9fr 1.05fr .82fr;gap:80px;height:100%}.footer-brand{font-size:19px}.footer-grid>div:first-child p{font-size:11px;line-height:1.55;color:#d0dcec;max-width:220px;margin-top:20px}.footer-grid h3{font-size:15px;margin:0 0 14px}.footer-grid nav{display:grid;gap:7px;font-size:12px}.footer-grid small{display:block;font-size:9px;color:#b8c8db;margin-top:22px;white-space:nowrap}.footer-grid>div:nth-child(3)>a{font-size:17px}.footer-grid>div:nth-child(3)>p,.footer-grid>div:nth-child(4)>p{font-size:11px;color:#c7d5e5;margin:2px 0 11px}.socials{display:flex;gap:10px;margin-top:14px}.socials a{width:37px;height:37px;border:1px solid #c6def3;border-radius:50%;display:grid;place-items:center;font-size:12px}.footer-grid>div:nth-child(4)>strong{font-size:16px}.privacy{display:block;color:#7589a4;font-size:9px;margin-top:56px;white-space:nowrap}
.modal{width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 32px);border:0;border-radius:26px;padding:34px;background:#fff;color:var(--text);box-shadow:0 30px 90px rgba(0,14,38,.45)}.modal::backdrop{background:rgba(0,11,31,.78);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:16px;top:11px;border:0;background:none;font-size:34px;color:#5e7290}.modal h2{font-size:32px;margin-bottom:12px}.modal-copy>span{font-size:34px}.modal-copy p,.video-modal>p{color:#617590}.booking-modal form{display:grid;gap:13px;margin-top:20px}.booking-modal label{display:grid;gap:6px;font-size:13px;font-weight:700}.booking-modal input:not([type=checkbox]){height:48px;border:1px solid #dbe4ef;border-radius:12px;padding:0 13px}.booking-modal .consent{grid-template-columns:18px 1fr;align-items:start;font-weight:500}.form-status{min-height:24px;margin:0;color:#23784a;font-size:13px}.form-status[data-error=true]{color:#b5212c}.video-modal{text-align:center}.story-scene{height:220px;border-radius:20px;background:linear-gradient(#071d48,#174a84);position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;font-size:82px}.story-snow{position:absolute;left:10%;top:10%;font-size:34px;color:#fff}.story-tree{font-size:105px}.story-santa,.story-gift{font-size:72px;margin-left:-13px}.video-modal .button{margin-top:18px}.faq-modal details{border-top:1px solid #dfe8f2;padding:16px 2px}.faq-modal summary{font-weight:750;cursor:pointer}.faq-modal details p{color:#607491;font-size:14px}.faq-modal details:last-child{border-bottom:1px solid #dfe8f2}
.reveal{opacity:1;transform:none}.hero .reveal{animation:hero-rise .65s both}.hero .reveal:nth-child(2){animation-delay:.08s}.hero .reveal:nth-child(3){animation-delay:.16s}.hero .reveal:nth-child(4){animation-delay:.24s}@keyframes hero-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.advantage-card:hover,.review-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(5,35,79,.11)}.advantage-card,.review-card{transition:transform .24s,box-shadow .24s}
@media(max-width:1120px){:root{--gutter:28px}.header-inner{grid-template-columns:230px 1fr 230px}.desktop-nav{gap:25px}.hero{height:900px}.hero-content{padding-top:130px}.hero-title{font-size:108px}.hero-image{object-position:58% center}.promo-bubble{right:5%;bottom:52px;width:170px;height:170px}.quick-benefits{grid-template-columns:repeat(4,130px)}.hero-proofs{width:620px}.program-copy{padding-left:10px}.footer-grid{gap:38px}.advantages,.program,.audience,.reviews,.process,.site-footer{height:auto;min-height:initial}.advantages{padding-block:46px}.program{padding-block:38px}.program-grid{grid-template-columns:40% 60%}.audience{padding-block:40px}.reviews{padding-block:0}.reviews-panel{padding-block:34px}.process{padding-block:32px}.site-footer{padding-block:36px}}
@media(max-width:900px){.site-header{height:82px}.header-inner{grid-template-columns:1fr auto auto}.desktop-nav{display:none}.header-phone{grid-template-columns:1fr}.header-phone>span,.header-phone small{display:none}.menu-button{display:block}.hero{height:900px}.hero-content{padding-top:112px}.hero-title{font-size:94px;width:520px}.hero-lead{width:440px}.quick-benefits{grid-template-columns:repeat(2,170px);gap:16px}.hero-proofs{width:550px}.promo-bubble{right:4%;bottom:38px}.advantage-grid{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:1fr}.program-copy{padding:0}.program-photo{height:370px}.audience-grid{gap:15px}.review-track{display:flex;overflow:auto;scroll-snap-type:x mandatory}.review-card{min-width:calc(50% - 15px);scroll-snap-align:start}.process-grid{grid-template-columns:repeat(2,1fr);gap:30px}.process article:after{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.privacy{margin-top:22px}.site-footer{height:auto}}
@media(max-width:800px){:root{--gutter:20px}.header-phone strong{font-size:14px}.hero{height:auto;min-height:1020px}.hero-image{height:100%;object-position:69% center}.hero-gradient{background:linear-gradient(180deg,rgba(0,15,42,.97) 0%,rgba(0,15,42,.91) 45%,rgba(0,15,42,.22) 76%,rgba(0,15,42,.74) 100%)}.hero-content{padding-top:108px;padding-bottom:230px}.hero-title{font-size:82px;width:100%;max-width:520px}.hero-title em{margin-left:20px}.hero-lead{width:min(100%,430px)}.hero-actions{align-items:flex-start}.hero-proofs{width:100%;grid-template-columns:1fr;margin-top:25px;border-radius:22px}.hero-proofs>div{padding:12px 17px;border-right:0;border-bottom:1px solid rgba(117,196,255,.18)}.promo-bubble{right:22px;bottom:28px;width:160px;height:160px}.advantages h2,.audience h2,.reviews h2,.process h2{font-size:36px}.program-grid{gap:28px}.program-photo{height:auto;aspect-ratio:3/2}.audience-grid{grid-template-columns:1fr}.audience-icon{width:150px;height:150px}.reviews-panel{padding:34px 62px}.review-card{min-width:100%}.process-grid{grid-template-columns:1fr}.process article{grid-template-columns:32px 48px 1fr}.process article:not(:last-child):after{display:block;left:15px;right:auto;top:39px;height:calc(100% + 20px);border-top:0;border-left:2px dotted #8bc8f2}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){:root{--gutter:16px}.header-inner{width:calc(100% - 28px);grid-template-columns:1fr auto}.brand{font-size:18px}.header-phone{display:none}.hero{min-height:1060px}.hero-content{padding-top:104px;padding-bottom:250px}.hero-eyebrow{font-size:15px;margin-bottom:22px}.hero-title{font-size:65px;line-height:.82}.hero-title em{margin-left:0}.hero-lead{font-size:15px;margin-block:26px 21px}.quick-benefits{grid-template-columns:repeat(2,1fr);gap:14px 4px;margin-left:-8px}.quick-benefits>div{grid-template-rows:34px auto;padding-inline:8px}.quick-benefits i{font-size:27px}.quick-benefits span{font-size:11px}.hero-actions{display:grid;gap:13px;margin-top:23px}.button{min-height:54px;padding-inline:20px}.hero-actions .button{width:100%}.video-button i{width:46px;height:46px}.hero-proofs{margin-top:20px}.hero-proofs>div{padding-block:9px}.promo-bubble{width:142px;height:142px;right:18px;bottom:25px;padding:17px}.promo-bubble strong{font-size:13px}.promo-bubble small{font-size:9px}.advantages{padding-block:36px}.advantages h2,.audience h2,.reviews h2,.process h2{font-size:33px;margin-bottom:25px}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:10px}.advantage-card{height:222px;padding:18px 8px;border-radius:17px}.medallion{width:76px;height:76px;font-size:42px}.advantage-card h3{font-size:13px}.advantage-card p{font-size:11px}.program{padding-block:34px}.program h2{font-size:34px}.program li{font-size:13px;padding-left:38px}.program-photo{border-radius:18px}.audience{padding-block:32px}.audience-grid{gap:4px}.audience-icon{width:130px;height:130px}.reviews{padding-inline:0}.reviews-panel{border-radius:18px;padding:30px 42px}.carousel-arrow{width:38px;height:38px}.carousel-arrow.prev{left:5px}.carousel-arrow.next{right:5px}.review-card{height:230px;padding:22px 20px}.process{padding-block:30px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid small{white-space:normal}.privacy{margin-top:15px}.modal{padding:28px 20px}.modal h2{font-size:27px}.story-scene{height:180px}}
.brand{font-size:0;line-height:1}.brand:before,.brand-hat{display:none}.brand-logo{width:190px;height:auto;object-fit:contain}.footer-brand .brand-logo{width:164px}.header-phone{grid-template-columns:34px 1fr;column-gap:8px}.header-phone-icon{grid-row:1/3;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(117,196,255,.42))}.promo-icon{width:64px;height:64px;object-fit:contain;margin:-18px 0 3px;filter:drop-shadow(0 8px 12px rgba(0,12,34,.35))}.audience-icon{filter:none;box-shadow:none;border:0;background:transparent}.process{height:auto;min-height:310px;padding:30px 0 42px;background:linear-gradient(180deg,#fff 0%,#f5faff 100%);border-top:1px solid #e5f1fa}.process h2{margin-bottom:28px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid #dcebf6}.process article{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:17px;min-height:152px;padding:25px 24px;border-right:1px solid #dcebf6}.process article:last-child{border-right:0}.process article:not(:last-child):after{content:none}.step-number{position:absolute;z-index:2;left:17px;top:17px;width:29px;height:29px;margin:0;border:3px solid #fff;box-shadow:0 5px 14px rgba(32,126,190,.2);font-size:12px}.process-icon{width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 9px 12px rgba(18,72,116,.14))}.process h3{font-family:Literata,Georgia,serif;font-size:16px;line-height:1.3;min-height:0}.process p{font-size:12px;color:#526b8c;line-height:1.55;margin:8px 0 0}.process article:hover .process-icon{transform:translateY(-3px) scale(1.03)}.process-icon{transition:transform .24s ease}
@media(max-width:900px){.brand-logo{width:172px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process article:nth-child(2){border-right:0}.process article:nth-child(-n+2){border-bottom:1px solid #dcebf6}}
@media(max-width:800px){.process-grid{grid-template-columns:1fr;border-top:0}.process article,.process article:nth-child(2){min-height:132px;padding:20px 18px;border-right:0;border-bottom:1px solid #dcebf6}.process article:last-child{border-bottom:0}.step-number{left:12px;top:14px}.process-icon{width:74px;height:74px}}
@media(max-width:540px){.brand-logo{width:150px}.footer-brand .brand-logo{width:156px}.promo-icon{width:52px;height:52px;margin:-15px 0 1px}.process{padding-block:28px 34px}.process h2{margin-bottom:18px}.process article{grid-template-columns:70px minmax(0,1fr);gap:14px;padding-inline:10px 4px}.process-icon{width:70px;height:70px}.process h3{font-size:15px}.process p{font-size:11px}.step-number{left:3px;top:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.advantage-card,.review-card,.process-icon{transition:none}}
