:root{--ink:#062e29;--deep:#032722;--teal:#087b69;--gold:#e7b94f;--cream:#f7f3e9;--paper:#fffdf8;--line:rgba(7,73,65,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#123b37;font-family:Inter,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}.site-head{position:sticky;z-index:50;top:0;display:flex;align-items:center;height:76px;padding:8px max(5vw,24px);border-bottom:1px solid var(--line);background:#fffdf8f2;backdrop-filter:blur(15px)}.logo img{display:block;width:168px}.site-head nav{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:.83rem;font-weight:750}.login{padding:10px 18px;border:1px solid var(--ink);border-radius:9px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 23px;border:1px solid #f3d58c;border-radius:10px;background:linear-gradient(135deg,#f5d778,#d99e31);color:#18332e;font-size:.91rem;font-weight:850;box-shadow:0 14px 30px #3d290533}.button.small{min-height:41px;padding:9px 17px}#menu{display:none;margin-left:auto;border:0;background:transparent;font-size:1.5rem}.eyebrow{color:var(--gold);font-size:.73rem;font-weight:900;letter-spacing:.21em}.hero{position:relative;display:flex;align-items:center;min-height:680px;padding:78px max(6vw,30px);overflow:hidden;background:#06312c url('/assets/es-hero-v2.png') center/cover no-repeat;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02231ffc 0%,#032823e6 34%,#03221f61 63%,#03191714 100%)}.hero-copy{position:relative;z-index:2;width:min(690px,58%)}.hero h1{margin:15px 0 10px;font:600 clamp(3.6rem,5.7vw,6.4rem)/.88 Georgia,serif;letter-spacing:-.05em}.hero h1 em,.section h2 em{color:#f2c65e;font-style:normal}.hero h2{margin:0 0 18px;font:600 clamp(1.35rem,2vw,2rem)/1.2 Georgia;color:#f8f4e9}.hero-copy>p{max-width:620px;color:#d3e4df;font-size:1.03rem;line-height:1.7}.hero-actions{display:flex;gap:13px;margin-top:30px}.ghost{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border:1px solid #ffffffaa;border-radius:10px;font-weight:800}.hero-points{display:flex;width:max-content;max-width:100%;margin-top:38px;border-top:1px solid #ffffff33}.hero-points span{padding:17px 22px 0 0;margin-right:22px;color:#d5e8e2;font-size:.8rem}.hero-points b{color:var(--gold)}.hero-quote{position:absolute;right:5vw;bottom:48px;z-index:2;width:315px;padding:21px 23px;border:1px solid #efc76547;border-radius:14px;background:#032b26e0;box-shadow:0 20px 50px #001b}.hero-quote>span{position:absolute;top:4px;color:var(--gold);font:58px Georgia}.hero-quote p{margin:9px 0 10px 35px;font:italic 1rem/1.45 Georgia}.hero-quote small{margin-left:35px;color:#efc55f}.trust{display:flex;align-items:center;justify-content:center;gap:24px;padding:22px 5vw;border-bottom:1px solid var(--line);background:var(--paper)}.trust span{color:#aa7b20;font-size:.68rem;font-weight:900;letter-spacing:.18em}.trust b{font:1.38rem Georgia}.trust p{margin:0;color:#58746f}.section{padding:88px max(6vw,30px)}.section h2,.dark-section h2{margin:10px 0 15px;font:700 clamp(2.15rem,3.4vw,3.65rem)/1.05 Georgia;letter-spacing:-.025em}.section p{font-size:.96rem;line-height:1.7}.intro{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:center;background:var(--paper)}.intro-copy>p{color:#56726d}.text-link{color:var(--teal);font-weight:850}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-grid article{min-height:218px;padding:24px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 17px 36px #0b3f3812}.feature-grid article>span,.steps article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e8f4ef;color:var(--teal);font-size:1.2rem}.feature-grid h3{margin:21px 0 8px;font:700 1.07rem Georgia}.feature-grid p{margin:0;color:#5c7772;font-size:.83rem}.dark-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:center;padding:78px max(6vw,30px);background:linear-gradient(125deg,#073d36,#032821);color:#fff}.process-lead p{color:#b8d4ce;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.steps article{position:relative;text-align:center}.steps article:not(:last-child):after{content:"→";position:absolute;right:-10px;top:49px;color:var(--gold)}.steps b{color:var(--gold);font-size:.69rem}.steps article>span{width:61px;height:61px;margin:8px auto 13px;background:var(--cream)}.steps h3{margin:0;font:700 .98rem Georgia}.steps p{color:#accbc4;font-size:.76rem}.dashboard-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center;background:#fff}.dashboard-copy>p{color:#57736e}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.check-list span{font-size:.88rem;font-weight:750}.device-scene{position:relative;padding:20px 42px 42px 0}.laptop{position:relative;overflow:hidden;border:10px solid #122c2a;border-bottom-width:20px;border-radius:18px;background:#edf3f0;box-shadow:0 30px 60px #083a3338}.browser{display:flex;align-items:center;gap:5px;height:32px;padding:0 10px;background:#fff}.browser i{width:7px;height:7px;border-radius:50%;background:#e3ba55}.browser b{margin-left:8px;font-size:.62rem}.app{display:grid;grid-template-columns:115px 1fr;min-height:320px}.app aside{display:flex;flex-direction:column;gap:19px;padding:18px 14px;background:#063832;color:#a9cec6;font-size:.62rem}.app aside strong,.phone>strong{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--gold);color:#12352f}.app main{padding:25px}.app main h3{margin:5px 0 20px;font:700 1.05rem Georgia}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metrics b{padding:13px 9px;border:1px solid #dce7e3;border-radius:8px;background:#fff;font-size:.67rem}.metrics em{display:block;margin-top:7px;color:var(--teal);font-size:.58rem;font-style:normal}.chart{display:flex;align-items:flex-end;gap:9px;height:135px;padding:22px 5px 0}.chart i{flex:1;height:35%;background:linear-gradient(#35c5a8,#087264)}.chart i:nth-child(2){height:67%}.chart i:nth-child(3){height:48%}.chart i:nth-child(4){height:83%}.chart i:nth-child(5){height:59%}.chart i:nth-child(6){height:94%}.phone{position:absolute;right:0;bottom:0;width:145px;height:276px;padding:35px 13px 15px;border:8px solid #15332f;border-radius:24px;background:#f4f7f5;box-shadow:0 18px 45px #082f2b55}.notch{position:absolute;top:0;left:35px;width:59px;height:15px;border-radius:0 0 10px 10px;background:#15332f}.phone h4{font:700 .82rem Georgia}.phone>b{display:block;margin:7px 0;padding:9px;border-radius:7px;background:#fff;font-size:.58rem}.section-title{text-align:center}.section-title>p{max-width:760px;margin:0 auto;color:#63807b}.programs{background:#f8f4eb}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1240px;margin:40px auto 0}.program-grid article{position:relative;min-height:220px;padding:72px 24px 25px;border:1px solid #9a742633;border-radius:12px;background:linear-gradient(145deg,#fff,#f4eee0)}.program-grid b{position:absolute;top:22px;color:#c09235;font:700 1.7rem Georgia}.program-grid h3{font:700 1.25rem Georgia}.program-grid p{color:#607974;font-size:.84rem}.benefits{background:linear-gradient(180deg,#fff,#edf5f1)}.benefit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;max-width:1100px;margin:36px auto}.benefit-list span{padding:19px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:750}.faq{display:grid;grid-template-columns:.55fr 1fr;gap:65px;background:var(--paper)}.faq .section-title{text-align:left}.faq details{border-bottom:1px solid #dbe5e1}.faq summary{display:flex;justify-content:space-between;padding:21px 0;font-weight:800;cursor:pointer;list-style:none}.faq details p{color:#58736e}.closing{position:relative;display:grid;place-items:center;min-height:480px;padding:75px 25px;text-align:center;background:#06332d url('/assets/es-hero-v2.png') center 68%/cover no-repeat;color:#fff}.closing:before{content:"";position:absolute;inset:0;background:#032622c4}.closing>div{position:relative;max-width:830px}.closing h2{margin:12px 0;font:700 clamp(2.2rem,4vw,4rem)/1.05 Georgia}.closing small{display:block}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;padding:31px 6vw;background:#031f1c;color:#bad2cd}.site-footer img{width:175px}.site-footer>div{display:flex;justify-content:center;gap:25px;font-size:.78rem}.site-footer p{font-size:.72rem}
@media(max-width:1100px){.site-head nav{gap:15px}.hero-copy{width:68%}.intro,.dashboard-section{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.dark-section{grid-template-columns:1fr}.faq{grid-template-columns:1fr}.faq .section-title{text-align:center}.benefit-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-head{height:66px;padding:7px 18px}.logo img{width:145px}#menu{display:block}.site-head nav{position:absolute;inset:66px 12px auto;display:none;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff}.site-head nav.open{display:flex}.site-head nav a{padding:12px}.hero{align-items:flex-end;min-height:720px;padding:230px 21px 55px;background-position:63% center}.hero:before{background:linear-gradient(180deg,#021f1c20,#02231fee 54%,#022f2a 100%)}.hero-copy{width:100%}.hero h1{font-size:clamp(3.2rem,15vw,4.6rem)}.hero-actions{flex-direction:column}.hero-points{flex-wrap:wrap}.hero-quote{display:none}.trust{align-items:flex-start;flex-direction:column;gap:7px}.section,.dark-section{padding:60px 20px}.feature-grid,.program-grid,.steps{grid-template-columns:1fr}.feature-grid article,.program-grid article{min-height:0}.steps article:not(:last-child):after{display:none}.check-list{grid-template-columns:1fr}.device-scene{padding:0 24px 34px 0}.app{grid-template-columns:74px 1fr;min-height:270px}.app aside{padding:13px 9px}.app main{padding:16px 11px}.metrics{grid-template-columns:1fr}.metrics b:nth-child(n+2){display:none}.phone{width:112px;height:220px}.benefit-list{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer img{margin:auto}.site-footer>div{flex-wrap:wrap}}

/* Premium minimal v3 */
body{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px}.hero h1,.section h2,.dark-section h2,.feature-grid h3,.steps h3,.app main h3,.program-grid h3,.closing h2,.trust b,.hero-quote p{font-family:Inter,"Segoe UI",Arial,sans-serif}.hero{min-height:660px}.hero-copy{width:min(650px,50%)}.hero h1{max-width:650px;margin:16px 0 22px;font-size:clamp(3rem,4.5vw,5rem);font-weight:780;line-height:.98;letter-spacing:-.055em}.hero h1 em{display:block;margin-top:5px;color:#f3c65b;font-style:normal}.hero-copy>p{max-width:570px;font-size:1.04rem}.hero-quote p{font-size:.94rem;font-weight:560}.section h2,.dark-section h2{font-size:clamp(2.15rem,3vw,3.35rem);font-weight:760;line-height:1.08;letter-spacing:-.045em}.trust b{font-size:1.15rem;font-weight:720}.intro{position:relative;gap:72px;padding-top:105px;padding-bottom:105px}.intro:before{content:"";position:absolute;top:40px;right:5%;width:180px;height:180px;border:1px solid #dcb55244;border-radius:50%}.feature-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;position:relative}.feature-grid article{min-height:190px;border-radius:18px;padding:25px;transition:.25s ease}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 46px #0b3f3820}.feature-grid article:first-child{background:linear-gradient(145deg,#074b42,#06352f);color:#fff}.feature-grid article:first-child p{color:#c8ded8}.feature-grid article:first-child>span{background:#ffffff18;color:#f1c65d}.feature-grid h3{font-size:1.05rem;font-weight:780}.dark-section{position:relative;isolation:isolate;overflow:hidden;padding-top:92px;padding-bottom:92px}.dark-section:before{content:"";position:absolute;z-index:-1;right:-120px;bottom:-240px;width:620px;height:620px;border:1px solid #e8bb4f2b;border-radius:50%;box-shadow:0 0 0 90px #e8bb4f0a,0 0 0 180px #e8bb4f08}.steps{position:relative;gap:14px}.steps:before{content:"";position:absolute;top:42px;left:9%;right:9%;border-top:1px dashed #e4b84f66}.steps article{padding:14px 8px;border-radius:16px}.steps article:not(:last-child):after{display:none}.steps article>span{position:relative;width:58px;height:58px;border:6px solid #073b35;box-shadow:0 0 0 1px #e4b84f88;background:#fff}.steps h3{font-weight:760}.dashboard-section{position:relative;padding-top:105px;padding-bottom:105px;background:linear-gradient(110deg,#fff 0 47%,#f0f5f2 47% 100%)}.dashboard-copy{position:relative;z-index:2}.device-scene{transform:perspective(1300px) rotateY(-2deg)}.laptop{border-radius:22px;box-shadow:0 35px 90px #063b3340}.phone{background:#fff}.programs{padding-top:110px;padding-bottom:115px;background:linear-gradient(180deg,#f8f4eb,#f3ecdf)}.program-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;max-width:1240px;margin:0 auto 42px}.program-heading>div{max-width:720px}.program-heading>p{max-width:440px;margin:0 0 7px;color:#607974}.program-heading h2{margin-bottom:0}.program-grid{gap:18px;margin-top:0}.program-grid article{min-height:0;padding:0;border:0;border-radius:18px;background:#fff;box-shadow:0 18px 45px #49381712;overflow:hidden;transition:.25s ease}.program-grid article:hover{transform:translateY(-7px);box-shadow:0 28px 55px #49381724}.program-grid article:before{display:none}.program-grid img{display:block;width:100%;height:235px;object-fit:cover;transition:transform .5s ease}.program-grid article:hover img{transform:scale(1.035)}.program-grid article>div{position:relative;min-height:190px;padding:28px 24px 25px}.program-grid b{position:static;display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#f5ead0;color:#a8781e;font:800 .72rem Inter}.program-grid h3{margin:15px 0 9px;font-size:1.15rem;font-weight:800}.program-grid p{min-height:48px;line-height:1.55}.program-grid article span{display:inline-block;margin-top:14px;color:#087b69;font-size:.78rem;font-weight:800}.benefits{padding-top:95px}.benefit-list span{border:0;border-left:3px solid #e1b64e;border-radius:4px;box-shadow:0 10px 30px #0b3f380c}.faq summary{font-size:.96rem}.closing h2{font-weight:750;letter-spacing:-.045em}
@media(max-width:1100px){.hero-copy{width:62%}.program-heading{align-items:start;flex-direction:column;gap:12px}.program-grid{grid-template-columns:repeat(2,1fr)}.dashboard-section{background:#fff}.intro:before{display:none}}
@media(max-width:760px){body{font-size:15px}.hero{min-height:700px}.hero-copy{width:100%}.hero h1{font-size:clamp(2.65rem,12.5vw,3.9rem);line-height:1}.intro{padding-top:70px;padding-bottom:70px}.feature-grid,.program-grid{grid-template-columns:1fr}.dark-section{padding-top:70px;padding-bottom:70px}.steps:before{display:none}.dashboard-section{padding-top:70px;padding-bottom:70px}.device-scene{transform:none}.programs{padding-top:75px;padding-bottom:80px}.program-grid img{height:245px}.program-grid article>div{min-height:0}.program-grid p{min-height:0}}

/* Proportion and composition refinement v4 */
.hero{min-height:620px}.hero-copy{width:min(610px,47%)}.hero h1{font-size:clamp(2.8rem,3.65vw,4.15rem);line-height:1.02;letter-spacing:-.05em}.hero h1 em{margin-top:7px}.hero-copy>p{max-width:535px}.hero-quote{width:290px}.trust{position:relative;gap:30px;padding:24px 5vw;background:linear-gradient(90deg,#073e37,#09564b);color:#fff;border:0}.trust:before,.trust:after{content:"";width:34px;height:1px;background:#e7b94f}.trust span{color:#f1c65f}.trust b{color:#fff}.trust p{color:#bcd8d2}.intro{grid-template-columns:.62fr 1.38fr;background:linear-gradient(105deg,#f8f3e8 0 37%,#fffdf8 37% 100%)}.intro-copy{max-width:510px}.intro-copy h2{font-size:clamp(2rem,2.7vw,3rem)}.feature-grid{gap:16px}.feature-grid article{position:relative;min-height:184px;padding:27px 26px 24px;overflow:hidden}.feature-grid article:after{position:absolute;right:18px;top:15px;color:#0a574b12;font-size:4rem;font-weight:900;line-height:1}.feature-grid article:nth-child(1):after{content:"01";color:#ffffff10}.feature-grid article:nth-child(2):after{content:"02"}.feature-grid article:nth-child(3):after{content:"03"}.feature-grid article:nth-child(4):after{content:"04"}.feature-grid article:nth-child(2){transform:translateY(-18px)}.feature-grid article:nth-child(3){transform:translateY(8px)}.feature-grid article:nth-child(4){transform:translateY(-10px)}.feature-grid article:hover{transform:translateY(-5px)}.dashboard-section{grid-template-columns:.62fr 1.38fr;gap:55px;padding-right:max(4vw,25px);background:linear-gradient(112deg,#fff 0 39%,#eaf2ee 39% 100%)}.dashboard-copy h2{font-size:clamp(2rem,2.8vw,3.15rem)}.dashboard-showcase{position:relative;overflow:visible;border:9px solid #0b2e29;border-bottom-width:16px;border-radius:20px;background:#0b2e29;box-shadow:0 34px 80px #063b3347;transform:perspective(1400px) rotateY(-2deg)}.screen-bar{display:flex;align-items:center;gap:6px;height:31px;padding:0 11px;background:#f8fbf9;border-radius:10px 10px 0 0}.screen-bar i{width:7px;height:7px;border-radius:50%;background:#e6b94e}.screen-bar span{margin-left:7px;color:#536d68;font-size:.62rem;font-weight:700}.dashboard-showcase>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center}.screen-note{position:absolute;right:-18px;bottom:-34px;display:flex;flex-direction:column;min-width:205px;padding:15px 18px;border:1px solid #e4bf63;border-radius:12px;background:#fffdf8;box-shadow:0 17px 38px #063b3330;color:#123b37}.screen-note b{font-size:.79rem}.screen-note small{margin-top:4px;color:#66807b}.faq{position:relative;grid-template-columns:.65fr 1.15fr;gap:90px;padding-top:95px;padding-bottom:95px;background:linear-gradient(110deg,#f5eee1 0 37%,#fffdf8 37% 100%)}.faq-intro{position:relative;max-width:500px}.faq-intro h2{font-size:clamp(2rem,2.8vw,3.1rem)}.faq-intro>p{max-width:400px;color:#607873}.faq-mark{display:grid;place-items:center;width:58px;height:58px;margin-top:28px;border-radius:50%;background:#0a5046;color:#f1c65d;font-size:1.4rem;font-weight:900;box-shadow:0 12px 30px #073e3722}.faq-list{padding:8px 28px;border:1px solid #dce6e2;border-radius:18px;background:#fff;box-shadow:0 20px 50px #073e370d}.faq details:last-child{border:0}.faq summary{padding:23px 0}.closing{min-height:430px;padding:65px 25px;background-position:center 73%}.closing:before{background:linear-gradient(90deg,#032622e8,#032622b8,#032622e8)}.closing>div{max-width:750px}.closing h2{font-size:clamp(2.15rem,3.35vw,3.45rem);line-height:1.08}.closing .button{min-width:275px}
@media(max-width:1100px){.hero-copy{width:58%}.trust:before,.trust:after{display:none}.intro{background:#fffdf8}.feature-grid article:nth-child(n){transform:none}.dashboard-section{grid-template-columns:1fr;background:#fff}.dashboard-showcase{transform:none}.faq{grid-template-columns:1fr;gap:35px;background:#fffdf8}.faq-intro{max-width:680px}}
@media(max-width:760px){.hero{min-height:670px;padding-top:220px}.hero h1{font-size:clamp(2.45rem,11vw,3.35rem)}.hero h1 br{display:none}.trust{gap:8px;padding:22px 20px}.intro{padding-top:72px}.feature-grid article{min-height:0}.dashboard-section{padding-right:20px}.dashboard-showcase{border-width:6px;border-bottom-width:11px;border-radius:13px}.screen-note{position:static;min-width:0;border:0;border-radius:0;box-shadow:none}.faq{padding-top:70px;padding-bottom:70px}.faq-list{padding:4px 18px}.closing{min-height:470px;padding:60px 20px}.closing h2{font-size:clamp(2rem,9.5vw,2.8rem)}}

/* Responsive corrections v5 */
@media(min-width:1101px){.hero-copy{width:min(680px,52%)}.hero h1{max-width:680px;font-size:clamp(2.8rem,3.55vw,4rem)}}
@media(max-width:1100px){.hero-copy{width:min(650px,64%)}.intro{grid-template-columns:1fr}.intro-copy{max-width:720px}.dashboard-section{grid-template-columns:1fr}.faq{grid-template-columns:1fr}}
@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.site-head{width:100%}.hero{min-height:auto;padding:160px 24px 48px;background-position:61% center}.hero:before{background:linear-gradient(180deg,#032c2722 0,#032c27c9 30%,#022f2af7 65%,#022f2a 100%)}.hero-copy{width:100%;max-width:none}.hero h1{max-width:430px;font-size:clamp(2.35rem,10.8vw,3.2rem);line-height:1.03;letter-spacing:-.045em}.hero h1 br{display:block}.hero-copy>p{max-width:440px;font-size:.96rem;line-height:1.65}.hero-actions{gap:10px}.hero-actions .button,.hero-actions .ghost{width:100%;padding-left:16px;padding-right:16px}.hero-points{width:100%;gap:5px;margin-top:22px}.hero-points span{flex:1;min-width:100px;margin:0;padding:13px 8px 0;font-size:.7rem}.trust{padding:20px 24px}.trust b{font-size:1rem}.intro{display:block;padding:68px 24px;background:#fffdf8}.intro-copy{max-width:none;margin-bottom:32px}.intro-copy h2{max-width:420px;font-size:2.15rem}.feature-grid{display:grid;grid-template-columns:1fr;gap:12px}.feature-grid article:nth-child(n){min-height:0;transform:none;padding:23px}.dark-section{display:block;padding:65px 24px}.process-lead h2{font-size:2.25rem}.steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:30px}.steps article{padding:17px 8px;border:1px solid #ffffff14;background:#ffffff08}.steps article:last-child{grid-column:1/-1}.steps article>span{width:52px;height:52px;margin-bottom:10px;border-width:5px}.steps p{margin-bottom:0}.dashboard-section{display:block;padding:68px 24px;background:#fff}.dashboard-copy h2{font-size:2.15rem}.check-list{grid-template-columns:1fr 1fr}.dashboard-showcase{margin-top:42px}.dashboard-showcase>img{aspect-ratio:16/11;object-position:center;object-fit:cover}.programs{padding:70px 24px}.program-heading{margin-bottom:30px}.program-heading h2{font-size:2.15rem}.program-heading>p{font-size:.92rem}.program-grid img{height:220px}.benefits{padding:68px 24px}.benefits .section-title h2{font-size:2.15rem}.faq{display:block;padding:68px 24px}.faq-intro{margin-bottom:30px}.faq-intro h2{font-size:2.15rem}.faq-mark{width:48px;height:48px}.faq-list{border-radius:14px}.faq summary{font-size:.91rem}.closing h2{font-size:2.35rem}.site-footer{padding:34px 24px}}
@media(max-width:390px){.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:2.3rem}.hero-points span{min-width:90px}.steps{grid-template-columns:1fr}.steps article:last-child{grid-column:auto}.check-list{grid-template-columns:1fr}.programs,.intro,.dark-section,.dashboard-section,.benefits,.faq{padding-left:20px;padding-right:20px}}
