@charset "UTF-8";
:root{--ink:#17251e;--muted:#647068;--purple:#5137eb;--purple-dark:#3b22c4;--lime:#ddff76;--paper:#fff;--soft:#f5f7f4;--line:#e0e5de;--radius:24px;--wrap:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img,svg{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.08;letter-spacing:-.055em}button:focus-visible,a:focus-visible{outline:3px solid var(--purple);outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.wrap{width:calc(100% - 96px);max-width:var(--wrap);margin-inline:auto}.section{padding-block:116px}.eyebrow{display:block;font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:22px}.eyebrow.light{color:var(--lime)}h2{font-size:clamp(36px,4vw,58px)}h2>span{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;border:1px solid transparent;border-radius:100px;padding:18px 27px;background:var(--purple);color:#fff;font-size:15px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--purple-dark);transform:translateY(-2px)}.button>span{font-size:22px;font-weight:400;line-height:1}.button.small{font-size:14px;padding:13px 21px;gap:22px}.button.lime{background:var(--lime);color:var(--ink)}.button.lime:hover{background:#edffb6}.button.full{width:100%;justify-content:space-between}.text-link{display:inline-flex;align-items:center;gap:25px;font-weight:700;border-bottom:1px solid var(--ink);padding-block:10px;font-size:15px;line-height:1.4}.text-link>span{font-size:23px;color:var(--purple)}.text-link:hover{color:var(--purple);border-color:var(--purple)}.quiet-link{font-size:15px;font-weight:700;border-bottom:1px solid #adb6ae;padding-bottom:5px}.quiet-link:hover{color:var(--purple)}.skip-link{position:fixed;top:-70px;left:20px;z-index:999;padding:12px 18px;color:#fff;background:var(--purple);border-radius:9px}.skip-link:focus{top:12px}.sample-note{display:block;font-size:12px;line-height:1.55;color:#647068}
.site-header{border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.header-inner{height:102px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:27px;line-height:1;font-weight:800;letter-spacing:-1.2px}.brand-symbol{display:grid;place-items:center;background:var(--purple);color:var(--lime);width:42px;height:42px;border-radius:13px;flex:0 0 42px}.brand-symbol svg{height:30px;width:24px}.brand-dot{color:var(--purple)}.header-inner nav{display:flex;gap:30px;align-items:center}.header-inner nav a{font-size:14px;font-weight:600;padding-block:12px;position:relative}.header-inner nav a:hover,.header-inner nav a[aria-current=page]{color:var(--purple)}.header-inner nav a[aria-current=page]:after{content:"";height:3px;border-radius:5px;position:absolute;bottom:2px;left:0;right:0;background:var(--purple)}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;width:24px;background:var(--ink);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.hero{padding-block:62px 70px;display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.hero .eyebrow{display:flex;gap:10px;align-items:center;font-size:12px;letter-spacing:.1em;margin-bottom:32px}.tiny-bolt{font-size:23px;font-weight:700;color:var(--purple)}.hero h1{font-size:clamp(50px,5.9vw,86px);line-height:1.03;letter-spacing:-.065em}.hero h1>span{color:var(--purple)}.hero-copy>p{font-size:18px;line-height:1.75;color:var(--muted);margin-top:30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:36px}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:46px;font-size:12px;color:#57645c}.hero-points span:before{content:"✓";color:var(--purple);font-weight:700;margin-right:7px}.hero-visual{position:relative;min-width:0}.hero-photo{width:100%;height:660px;object-fit:cover;border-radius:150px 24px 24px 24px;background:#ecede8}.photo-label{position:absolute;bottom:26px;left:26px;right:26px;background:#fffffff0;border:1px solid #fff;border-radius:16px;padding:20px;display:flex;gap:15px;align-items:center;backdrop-filter:blur(14px)}.label-bolt{color:var(--purple);width:32px;flex:0 0 32px}.label-bolt svg{height:38px;margin:auto}.photo-label b{font-size:18px;font-weight:600;letter-spacing:-.03em}.photo-label span:not(.label-bolt){display:block;font-size:13px;color:var(--muted);margin-top:2px}.experience-badge{position:absolute;left:-27px;top:75px;width:116px;height:116px;background:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:8px;transform:rotate(-9deg);box-shadow:0 8px 25px #15251e0c}.experience-badge b{font-size:58px;line-height:1;font-weight:600;letter-spacing:-5px}.experience-badge span{font-size:13px;line-height:1.3;font-weight:600}.promise-strip{background:var(--lime);padding-block:24px}.promise-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.promise-strip span{font-size:21px;font-weight:600;letter-spacing:-.035em}.promise-strip span[aria-hidden]{font-size:27px;font-weight:400;color:var(--purple)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}.section-heading>p{font-size:17px;color:var(--muted);line-height:1.8;max-width:375px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{border:1px solid var(--line);border-radius:18px;padding:28px 30px 24px;background:#fff;display:flex;flex-direction:column;transition:border-color .2s,background .2s}.service-card:hover{border-color:#b7abff;background:#faf9ff}.service-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:38px}.service-number{font-size:15px;font-weight:700;color:var(--purple)}.service-tag{font-size:12px;border:1px solid #e2e5df;border-radius:40px;padding:5px 10px;color:var(--muted)}.service-card h3{font-size:28px;line-height:1.12;margin-bottom:16px;letter-spacing:-.045em}.service-card p{font-size:15px;line-height:1.7;color:var(--muted);flex:1}.service-link{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:17px;border-top:1px solid var(--line);font-size:14px;font-weight:600}.service-link>span{font-size:24px;color:var(--purple);font-weight:400}.service-link:hover{color:var(--purple)}
.referral{background:var(--purple);color:white;border-radius:28px;padding:64px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;position:relative;overflow:hidden}.referral h2{font-size:clamp(34px,3.3vw,48px);line-height:1.1;letter-spacing:-.045em}.referral h2 em{font-style:normal;color:var(--lime)}.referral-main>p{font-size:16px;line-height:1.75;color:#e4dfff;max-width:485px;margin-block:25px 30px}.referral-main>small{font-size:12px;line-height:1.6;color:#ddd7ff;display:block;margin-top:22px;max-width:440px}.discount-art{position:relative;background:var(--lime);color:var(--ink);border-radius:50% 50% 18px 18px;padding:65px 20px 36px;text-align:center;transform:rotate(7deg);max-width:390px;justify-self:end;width:100%;box-shadow:12px 14px 0 #2d19a450}.discount-word,.discount-bottom{font-size:12px;font-weight:700;letter-spacing:.1em;display:block}.discount-art>div{font-size:clamp(110px,14vw,190px);line-height:1.2;letter-spacing:-.085em;font-weight:600;white-space:nowrap}.discount-art>div>span{font-size:.37em;vertical-align:super;letter-spacing:-.12em;margin-right:4px}.discount-spark{position:absolute;top:-15px;right:-15px;background:white;color:var(--purple);border-radius:50%;width:74px;height:74px;display:grid;place-items:center;font-size:45px;line-height:1}
.about-preview{display:grid;grid-template-columns:1fr 1.05fr;gap:110px;align-items:center}.about-preview h2{font-size:clamp(38px,4vw,58px)}.about-numbers{display:flex;align-items:center;gap:18px;margin-top:40px}.about-numbers b{font-size:65px;font-weight:500;line-height:1;letter-spacing:-.07em;color:var(--purple)}.about-numbers span{font-size:13px;line-height:1.5;color:var(--muted)}.about-preview-copy>p{color:var(--muted);font-size:16px;line-height:1.9;margin-bottom:26px}.about-preview-copy>.intro{color:var(--ink);font-size:26px;line-height:1.4;letter-spacing:-.04em;margin-bottom:25px}.about-preview-copy .text-link{margin-top:6px}.benefits-section{background:var(--soft);padding-block:92px}.benefits-section .section-heading{align-items:center}.benefits-section .section-heading h2{font-size:clamp(36px,3.8vw,54px)}.benefits-bolt{color:var(--purple);width:64px;margin-right:16px;transform:rotate(10deg)}.benefits-bolt svg{width:64px;height:85px}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.benefits-grid article{padding-top:25px;border-top:1px solid #ced5cc}.benefits-grid article>span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--purple);font-weight:700}.benefits-grid h3{font-size:24px;line-height:1.15;letter-spacing:-.04em;margin:27px 0 16px}.benefits-grid p{font-size:15px;line-height:1.75;color:var(--muted)}
.reviews-section{display:grid;grid-template-columns:.85fr 1.2fr;gap:110px;align-items:center}.review-heading>p{font-size:16px;line-height:1.8;color:var(--muted);margin:24px 0 16px}.review-arrows{display:flex;gap:10px;margin-top:34px}.review-arrows button{border:1px solid var(--line);background:#fff;border-radius:50%;width:48px;height:48px;font-size:22px;transition:background .2s}.review-arrows button:hover{background:var(--lime);border-color:var(--lime)}.review-carousel{min-width:0}.review-window{overflow:hidden;border-radius:22px;background:#f3f0ff}.review-track{display:flex;transition:transform .45s ease}.review-card{flex:0 0 100%;min-width:0;padding:40px;display:flex;flex-direction:column}.review-stars{color:var(--purple);font-size:20px;letter-spacing:3px}.review-card blockquote{font-size:26px;line-height:1.5;font-weight:500;letter-spacing:-.03em;margin:28px 0 40px;flex:1}.review-author{display:flex;gap:14px;align-items:center}.avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:white;font-size:13px;font-weight:700;color:var(--purple);flex-shrink:0}.review-author b{font-size:15px}.review-author div>span{display:block;font-size:13px;color:var(--muted)}.quote-mark{font-size:75px;line-height:.8;margin-left:auto;color:var(--purple);font-family:Georgia,serif}.review-pagination{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-top:22px}.review-counter{font-size:12px;color:var(--muted);letter-spacing:.1em}.review-dots{display:flex;gap:7px;align-items:center}.review-dot{border:0;background:#dcd6f7;width:8px;height:8px;border-radius:50%;padding:0;position:relative}.review-dot:before{content:"";position:absolute;inset:-9px -2px}.review-dot.active{width:24px;border-radius:10px;background:var(--purple)}.review-pause{font-size:12px;padding:5px 0;color:var(--muted);background:none;border:0;border-bottom:1px solid #ccd2cd}
.contact-section{background:var(--soft);padding-block:94px}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.lead-copy>p{max-width:395px;line-height:1.85;color:var(--muted);margin-top:25px}.contact-mini{margin-top:45px;border-top:1px solid #d6ddd3;padding-top:26px;max-width:395px}.contact-mini-label{display:block;font-size:13px;font-weight:700;color:var(--purple);margin-bottom:13px}.contact-phone{font-size:24px;letter-spacing:-.04em;font-weight:600;display:block;overflow-wrap:anywhere}.contact-mini p{font-size:15px;color:var(--muted);margin:12px 0}.contact-mini .text-link{margin-top:15px}.form-card{background:#fff;padding:40px;border-radius:22px;border:1px solid var(--line);min-width:0}.form-card>h3{font-size:29px;letter-spacing:-.045em;line-height:1.2}.form-card>p{font-size:15px;color:var(--muted);margin:8px 0 25px}.lead-form{display:grid;gap:19px}.lead-form label{display:grid;gap:9px;font-size:14px;font-weight:600;line-height:1.4}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lead-form input,.lead-form textarea{min-width:0;width:100%;background:#fff;border:1px solid #dce2d9;border-radius:10px;padding:13px 14px;color:var(--ink);font-size:15px;font-weight:400;line-height:1.5;outline:none;transition:border .2s,box-shadow .2s}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #5137eb15}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#949d94}.lead-form textarea{resize:vertical;min-height:115px}.form-privacy{font-size:12px;color:var(--muted);line-height:1.6}.form-privacy a{border-bottom:1px solid #a9b2a9}.form-demo{font-size:12px;color:#7b847b;text-align:center;line-height:1.5}.success-dialog{border:0;border-radius:26px;padding:42px;max-width:510px;width:calc(100% - 32px);text-align:center;box-shadow:0 30px 100px #17251e33;overflow:visible}.success-dialog::backdrop{background:#12211ad9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;width:40px;height:40px;font-size:28px;color:var(--muted)}.success-symbol{background:var(--lime);color:var(--purple);width:82px;height:82px;margin:0 auto 25px;border-radius:24px;display:grid;place-items:center;transform:rotate(-6deg)}.success-symbol svg{width:36px;height:46px}.success-dialog .eyebrow{font-size:12px;margin-bottom:14px}.success-dialog h2{font-size:34px;line-height:1.13;letter-spacing:-.045em}.success-dialog p{color:var(--muted);margin-top:20px}.success-dialog small{display:block;font-size:12px;color:var(--muted);margin-top:10px;line-height:1.6}.success-dialog .dialog-done{margin-top:25px;min-width:150px}
.site-footer{padding-top:74px;background:#fff}.footer-top{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.1fr;gap:48px;padding-bottom:58px}.footer-brand .brand{font-size:25px}.footer-brand .brand-symbol{width:38px;height:38px;flex-basis:38px;border-radius:12px}.footer-brand .brand-symbol svg{height:26px;width:21px}.footer-brand>p{font-size:19px;color:var(--muted);line-height:1.5;letter-spacing:-.035em;margin-top:24px}.footer-top h3{font-size:13px;letter-spacing:0;line-height:1.4;margin:5px 0 24px;color:var(--ink)}.footer-top>div:not(.footer-brand)>a,.footer-top>div:not(.footer-brand)>span{display:block;font-size:14px;color:var(--muted);margin-bottom:10px;line-height:1.6}.footer-top>div>p{font-size:14px;line-height:1.8;color:var(--muted)}.footer-top .text-link{display:inline-flex!important;color:var(--ink)!important;font-size:14px!important;margin-top:9px;gap:18px}.footer-top>div>a:hover{color:var(--purple)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-block:24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--purple)}
.inner-heading{padding-block:85px 65px}.inner-heading h1{font-size:clamp(52px,6.3vw,89px);letter-spacing:-.065em;line-height:1.05}.inner-heading h1>span{color:var(--purple)}.inner-heading>p{font-size:19px;line-height:1.7;color:var(--muted);margin-top:30px}.about-feature{display:grid;grid-template-columns:1.1fr 1fr;min-height:500px;background:var(--soft);border-radius:26px;overflow:hidden}.about-feature img{width:100%;height:530px;object-fit:cover;object-position:center 48%;border-radius:0 130px 0 0}.about-feature>div{padding:60px;align-self:center}.about-feature h2{font-size:clamp(36px,3.6vw,52px)}.about-feature p{margin-top:27px;color:var(--muted);font-size:16px;line-height:1.8}.story-layout{display:grid;grid-template-columns:.7fr 1.5fr;gap:100px;padding-block:95px}.story-layout aside>p{font-size:27px;line-height:1.3;letter-spacing:-.045em}.story-year{display:block;font-size:13px;color:var(--muted);margin-top:35px}.story-copy p{font-size:17px;line-height:1.9;color:#5d6a60;margin-bottom:28px}.story-copy p:first-child{font-size:20px;color:var(--ink);line-height:1.75;letter-spacing:-.02em}.inner-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;background:var(--lime);border-radius:22px;margin-bottom:90px}.inner-cta h2{font-size:32px;letter-spacing:-.045em}.inner-cta .eyebrow{margin-bottom:12px}.inner-cta .button{flex-shrink:0}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-cards article{border:1px solid var(--line);padding:38px;border-radius:22px}.contact-cards article:first-child{background:#f3f0ff;border-color:#f3f0ff}.contact-cards article h2{font-size:32px;margin-bottom:22px}.contact-cards article p{font-size:18px;line-height:1.6}.contact-cards article .contact-phone{font-size:31px}.contact-cards .sample-note{margin-top:20px}.contact-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:start}.contact-page-grid>div:first-child>p{color:var(--muted);line-height:1.9;margin-top:30px;max-width:400px}.contact-page-grid .form-card{background:var(--soft)}.contact-note{border-left:3px solid var(--lime);padding-left:20px;margin-top:38px;max-width:380px}.contact-note b{font-size:15px}.contact-note p{font-size:15px;line-height:1.8;color:var(--muted);margin-top:8px}.legal-heading{border-bottom:1px solid var(--line)}.legal-heading h1{font-size:clamp(48px,6vw,82px)}.legal-copy{max-width:840px;padding-block:62px 100px}.legal-copy h2{font-size:27px;line-height:1.2;letter-spacing:-.035em;margin:36px 0 15px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:16px;line-height:1.9;color:var(--muted)}.legal-copy .legal-intro{font-size:20px;color:var(--ink);letter-spacing:-.02em}
@media(min-width:1600px){.hero-photo{height:710px}.hero{gap:80px}.hero h1{font-size:89px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner nav{gap:20px}.header-inner{gap:16px}.brand{font-size:24px}.hero{gap:35px;padding-top:45px}.hero h1{font-size:clamp(52px,6.2vw,70px)}.hero-photo{height:625px}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column}.hero-points{gap:10px;margin-top:28px}.hero-copy>p{font-size:17px}.promise-strip span{font-size:18px}.referral{padding:48px;gap:45px}.discount-art{padding-top:50px}.discount-word,.discount-bottom{font-size:10px}.about-preview,.reviews-section{gap:60px}.lead-grid{gap:50px}.form-card{padding:30px}.benefits-grid{gap:24px}.footer-top{gap:28px;grid-template-columns:1.2fr .8fr 1fr}.footer-top>div:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top>div:last-child h3{margin:0}.footer-top>div:last-child p{margin:0}.footer-top>div:last-child .text-link{margin:0}.contact-page-grid{gap:65px}.about-feature>div{padding:40px}.service-card{padding:25px 23px}.service-card h3{font-size:25px}.photo-label{left:18px;right:18px;padding:16px}.photo-label b{font-size:16px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header-inner{height:84px;gap:14px}.header-cta{margin-left:auto}.header-inner nav{display:none;position:absolute;top:83px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 24px 22px;box-shadow:0 15px 20px #14251c08}.header-inner nav.open{display:flex}.header-inner nav a{padding:13px 0;font-size:16px}.header-inner nav a[aria-current=page]:after{right:auto;width:25px;bottom:7px}.menu-toggle{display:block}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:40px}.hero h1{font-size:49px}.hero .eyebrow{font-size:10px;letter-spacing:.06em;margin-bottom:22px}.hero-copy>p br{display:none}.hero-copy>p{font-size:16px}.hero-photo{height:585px;border-top-left-radius:110px}.hero-points{font-size:11px;display:grid;gap:7px}.hero-actions{margin-top:26px}.hero-actions .button{padding:16px 20px;gap:15px;font-size:14px}.experience-badge{width:86px;height:86px;top:45px;left:-17px;gap:6px}.experience-badge b{font-size:45px}.experience-badge span{font-size:11px}.photo-label{bottom:16px;left:15px;right:15px;gap:10px;padding:13px}.photo-label b{font-size:15px}.photo-label span:not(.label-bolt){font-size:11px}.label-bolt{width:22px;flex-basis:22px}.label-bolt svg{height:28px}.promise-strip>.wrap{gap:13px}.promise-strip span{font-size:15px}.promise-strip span[aria-hidden]{font-size:20px}.section{padding-block:80px}.service-grid{grid-template-columns:1fr 1fr}.section-heading{gap:30px}.section-heading>p{font-size:15px;max-width:285px}.referral{padding:38px;gap:28px}.referral h2{font-size:34px}.referral .eyebrow{font-size:11px}.referral-main>p{font-size:15px}.referral-main>.button{gap:15px;font-size:14px}.discount-art{padding:44px 12px 26px}.discount-art>div{font-size:116px}.discount-word,.discount-bottom{font-size:9px;letter-spacing:.05em}.discount-spark{width:50px;height:50px;font-size:32px;right:-10px;top:-10px}.about-preview,.reviews-section{gap:40px}.about-preview-copy>.intro{font-size:22px}.about-preview-copy>p{font-size:15px}.benefits-grid{grid-template-columns:1fr 1fr;gap:40px}.benefits-section{padding-block:72px}.reviews-section{grid-template-columns:.8fr 1.2fr}.review-card{padding:28px}.review-card blockquote{font-size:22px}.lead-grid{gap:36px}.form-card{padding:25px}.form-row{grid-template-columns:1fr}.lead-copy h2{font-size:41px}.contact-section{padding-block:75px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand>p{margin:0}.footer-top>div:last-child{display:block}.footer-top>div:last-child h3{margin-bottom:15px}.footer-top>div:last-child .text-link{margin-top:15px}.footer-bottom>span:last-child{display:none}.inner-heading{padding-block:68px 55px}.about-feature{grid-template-columns:1fr 1fr}.about-feature img{height:480px;border-top-right-radius:90px}.about-feature>div{padding:30px}.about-feature h2{font-size:36px}.story-layout{gap:50px;padding-block:70px}.story-layout aside>p{font-size:24px}.story-copy p{font-size:16px}.story-copy p:first-child{font-size:18px}.inner-cta{padding:30px;margin-bottom:70px}.inner-cta h2{font-size:27px}.inner-cta .button{font-size:14px;gap:20px}.contact-cards article{padding:28px}.contact-cards article .contact-phone{font-size:24px}.contact-cards article p{font-size:16px}.contact-page-grid{gap:40px}.contact-page-grid h2{font-size:40px}}
@media(max-width:620px){.wrap{width:calc(100% - 36px)}.header-inner{height:76px;gap:8px}.brand{font-size:23px;gap:8px}.brand-symbol{width:35px;height:35px;flex-basis:35px;border-radius:11px}.brand-symbol svg{width:20px;height:26px}.header-cta{display:none}.menu-toggle{margin-left:auto}.header-inner nav{top:75px}.hero{grid-template-columns:1fr;gap:34px;padding-block:39px 38px}.hero .eyebrow{font-size:11px;margin-bottom:21px;gap:8px;letter-spacing:.04em}.hero h1{font-size:clamp(49px,10.3vw,64px);line-height:1.02}.hero h1>span>br{display:none}.hero-copy>p{font-size:16px;line-height:1.7;margin-top:23px;max-width:350px}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:25px}.hero-actions .button{padding:16px 21px;gap:18px;font-size:14px}.quiet-link{font-size:13px}.hero-points{display:flex;flex-wrap:wrap;font-size:11px;gap:15px;margin-top:27px}.hero-visual{margin-left:12px}.hero-photo{height:470px;object-position:center 45%;border-radius:105px 20px 20px 20px}.experience-badge{width:91px;height:91px;top:36px;left:-12px}.experience-badge b{font-size:47px}.photo-label{left:18px;right:18px;bottom:18px;padding:16px;gap:14px}.photo-label b{font-size:17px}.photo-label span:not(.label-bolt){font-size:12px}.label-bolt{width:27px;flex-basis:27px}.label-bolt svg{height:31px}.promise-strip{padding-block:19px}.promise-strip>.wrap{justify-content:center;gap:18px}.promise-strip span{font-size:15px}.promise-strip span:nth-child(n+4){display:none}.section{padding-block:67px}.eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:17px}h2{font-size:39px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:23px;font-size:15px;max-width:none}.section-heading>p br{display:none}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:25px 25px 19px;border-radius:17px}.service-top{margin-bottom:23px}.service-card h3{font-size:27px}.service-card p{font-size:15px}.service-link{margin-top:22px}.service-tag{font-size:11px}.referral{grid-template-columns:1fr;padding:31px 25px 40px;gap:38px;border-radius:22px}.referral h2{font-size:35px}.referral-main>p{font-size:15px;margin-block:23px}.referral-main>small{font-size:11px;margin-top:18px}.referral-main>.button{font-size:14px;gap:20px;padding:16px 20px}.discount-art{max-width:255px;justify-self:center;padding:42px 16px 29px}.discount-art>div{font-size:133px}.discount-word,.discount-bottom{font-size:10px;letter-spacing:.05em}.discount-spark{width:59px;height:59px;font-size:38px}.about-preview{grid-template-columns:1fr;gap:33px}.about-preview h2{font-size:39px}.about-numbers{margin-top:25px;gap:16px}.about-numbers b{font-size:55px}.about-numbers span{font-size:12px}.about-preview-copy>.intro{font-size:24px;line-height:1.35}.about-preview-copy>p{font-size:16px;line-height:1.8;margin-bottom:21px}.text-link{font-size:14px;gap:20px}.benefits-section{padding-block:58px}.benefits-section .section-heading{display:flex;gap:20px;align-items:center}.benefits-section .section-heading h2{font-size:34px}.benefits-bolt{width:38px;margin-right:0;flex-shrink:0}.benefits-bolt svg{height:52px;width:38px}.benefits-grid{grid-template-columns:1fr;gap:30px}.benefits-grid article{padding-top:19px}.benefits-grid h3{font-size:24px;margin:18px 0 12px}.benefits-grid p{font-size:15px}.reviews-section{grid-template-columns:1fr;gap:30px}.review-heading h2{font-size:40px}.review-heading h2 br{display:none}.review-heading>p{margin-top:21px}.review-arrows{margin-top:24px}.review-card{padding:29px 26px}.review-card blockquote{font-size:22px;margin:24px 0 31px;line-height:1.5}.review-stars{font-size:18px}.review-pagination{gap:12px}.contact-section{padding-block:58px}.lead-grid{grid-template-columns:1fr;gap:32px}.lead-copy h2{font-size:42px}.lead-copy>p{margin-top:22px;font-size:16px}.contact-mini{margin-top:28px;padding-top:24px}.contact-phone{font-size:24px}.form-card{padding:25px 22px;border-radius:18px}.form-card>h3{font-size:29px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.lead-form input,.lead-form textarea{font-size:16px;padding:12px}.lead-form label{font-size:13px}.form-privacy,.form-demo{font-size:11px}.form-card>p{font-size:14px}.site-footer{padding-top:48px}.footer-top{gap:35px 25px;padding-bottom:36px}.footer-brand{display:block}.footer-brand>p{margin-top:18px;font-size:18px}.footer-top h3{margin-bottom:18px}.footer-top>div:not(.footer-brand)>a,.footer-top>div:not(.footer-brand)>span{font-size:13px}.footer-top>div:last-child{padding-top:26px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;padding-block:23px;font-size:11px}.footer-bottom>div{gap:25px}.success-dialog{padding:38px 26px 30px;border-radius:22px}.success-dialog h2{font-size:30px}.inner-heading{padding-block:51px 40px}.inner-heading h1{font-size:clamp(44px,10vw,62px)}.inner-heading>p{font-size:17px;line-height:1.65;margin-top:22px}.inner-heading>p br{display:none}.about-feature{grid-template-columns:1fr;border-radius:20px}.about-feature img{height:360px;border-radius:0 0 75px 0;object-position:center 50%}.about-feature>div{padding:35px 25px}.about-feature h2{font-size:39px}.about-feature h2 br{display:none}.about-feature p{font-size:16px;margin-top:20px}.story-layout{grid-template-columns:1fr;gap:35px;padding-block:58px}.story-layout aside>p{font-size:29px}.story-year{margin-top:15px}.story-copy p{font-size:16px;line-height:1.85;margin-bottom:23px}.story-copy p:first-child{font-size:18px;line-height:1.75}.inner-cta{display:block;padding:30px 25px;margin-bottom:55px;border-radius:19px}.inner-cta h2{font-size:30px;line-height:1.15}.inner-cta .button{margin-top:24px}.contact-cards{grid-template-columns:1fr;gap:16px}.contact-cards article{padding:29px 25px}.contact-cards article h2{font-size:31px;margin-bottom:18px}.contact-cards article .contact-phone{font-size:27px}.contact-page-grid{grid-template-columns:1fr;gap:32px}.contact-page-grid h2{font-size:40px}.contact-page-grid>div:first-child>p{margin-top:22px}.contact-note{margin-top:26px}.legal-heading h1{font-size:44px;line-height:1.1;overflow-wrap:anywhere}.legal-copy{padding-block:35px 64px}.legal-copy h2{font-size:25px;margin-top:31px}.legal-copy p{font-size:16px;line-height:1.85}.legal-copy .legal-intro{font-size:18px}}
@media(max-width:370px){.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-points{gap:8px;font-size:10px}.form-row{grid-template-columns:1fr}.hero h1{font-size:46px}.referral h2{font-size:31px}.promise-strip span{font-size:13px}.promise-strip>.wrap{gap:11px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero-photo{height:410px}.review-card blockquote{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
