@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";.new-lp-root,.new-lp-root *{font-family:Sora,Mona Sans,Arial,sans-serif}.new-lp-root p,.new-lp-root span{transition:none}:root{--green: #6c9917;--green-soft: #a9da3e;--dark: #062010;--ink: #333333;--muted: #666666;--line: #c9d1d1;--surface: #f4f5f1;--page: #e3e6dc;--max: 1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:Sora,Mona Sans,Arial,sans-serif;font-size:16px;overflow-x:hidden}body.menu-open{overflow:hidden}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 48px));margin-left:max(24px,calc((100% - 1389px)/2));margin-right:auto}.section-shell{width:calc(100% - 32px);margin:8px auto;border-radius:12px;overflow:hidden}.site-header{position:absolute;z-index:20;top:29.5px;left:50%;width:var(--max);max-width:calc(100% - 48px);height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-radius:14px;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:translate(-50%);margin-top:10px}.logo img{width:209px;height:40px;transform:scaleY(-1)}.main-nav{display:flex;align-items:center;gap:30px;margin-left:44px}.main-nav a{font-size:16px;line-height:1;color:#ffffffb3;white-space:nowrap}.main-nav a.active{color:#fff;font-weight:600}.header-actions{display:flex;align-items:center;gap:20px}.menu-button{width:30px;height:25px;border:0;padding:0 0 0 5px;display:none;gap:6px;background:transparent;cursor:pointer}.menu-button span{display:block;width:25px;height:2px;border-radius:10px;background:#fff}.menu-button span:nth-child(2){width:18px}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:flex-end;padding:16px;background:#0620102e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.menu-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.menu-drawer{width:min(434px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto;padding:24px;border-radius:12px;background:#062010;box-shadow:0 28px 80px #06201059;color:#fff;transform:translate3d(28px,-18px,0) scale(.98);transform-origin:top right;opacity:0;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .32s ease}.menu-overlay.is-open .menu-drawer{transform:translateZ(0) scale(1);opacity:1}.menu-drawer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.menu-drawer-logo img{width:167px;height:32px;transform:scaleY(-1)}.menu-close{width:36px;height:36px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:#fff;cursor:pointer}.menu-close .icon{width:26px;height:26px;stroke-width:1.8}.menu-search{position:relative;display:flex;align-items:center;margin-top:30px}.menu-search input{width:100%;height:60px;padding:0 78px 0 16px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#062010;font:400 16px/1 Sora,Mona Sans,sans-serif}.menu-search input::placeholder{color:#062010;opacity:1}.menu-search button{position:absolute;top:1px;right:1px;width:58px;height:58px;border:0;border-left:1px solid var(--line);border-radius:0 10px 10px 0;display:grid;place-items:center;background:transparent;color:#062010;cursor:pointer}.menu-search button .icon{width:24px;height:24px}.menu-drawer-nav{display:grid;margin-top:24px}.menu-link{min-height:74px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;line-height:1}.menu-link:first-child{color:#a9b8b8}.menu-link:last-child{border-bottom:0}.menu-link-expandable .icon{width:14px;height:14px;margin-top:1px;stroke-width:2.2}.menu-contact,.menu-social{margin-top:36px}.menu-contact h2,.menu-social h2{margin:0 0 26px;color:#fff;font-size:22px;font-weight:500;line-height:1;letter-spacing:-.03em}.menu-contact-list{display:grid;gap:14px}.menu-contact-list p{margin:0;display:flex;align-items:flex-start;gap:8px;color:#a9b8b8;font-family:Mona Sans,Sora,sans-serif;line-height:1.5}.menu-contact-list .icon{width:24px;height:24px;flex:0 0 auto;color:var(--green);stroke-width:1.9}.menu-socials{display:flex;gap:8px}.menu-socials a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ffffff4d;color:#062010}.menu-socials .icon{width:16px;height:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:5px 5px 5px 25px;border-radius:50px;border:1px solid transparent;font-size:16px;font-weight:600;line-height:1;white-space:nowrap}.btn i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#1c2b08;color:#fff;font-style:normal}.btn i .icon{width:18px;height:18px}.btn-small{min-height:48px;padding-left:25px;color:#fff;background:var(--green)}.btn-small i{width:38px;height:38px}.btn-primary{color:#fff;background:var(--green)}.btn-outline{min-height:56px;padding:9px 9px 9px 17px;color:#fff;border-color:var(--green)}.btn-outline i{width:30px;height:30px}.eyebrow{display:inline-flex;align-items:center;min-height:32px;margin:0 0 20px;padding:3px 17px;border:1px solid var(--line);border-radius:999px;color:var(--green);font-size:14px;font-weight:600;line-height:1;text-transform:uppercase}.eyebrow.centered{margin:0 auto}.eyebrow.dark{border-color:transparent;background:#394f18;color:var(--green-soft)}.eyebrow.boxed{border:0;border-radius:4px;background:#fff}.eyebrow.over-dark{border-color:#ffffff59;color:var(--green-soft)}.hero{position:relative;height:971px;margin-top:15px;border-radius:16px;background:var(--dark)}.hero-bg,.hero-bg:after{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{background-image:url(/new-lp/assets/hero-truck.png);background-position:center;background-size:cover;transform:scale(1.02)}.hero-bg:after{content:"";background:linear-gradient(90deg,#062010eb,#062010e6 45%,#0620106b 76%,#0620101a)}.hero-content{position:relative;z-index:2;width:min(660px,calc(100% - 48px));margin-left:max(24px,calc((100% - 1397px)/2));padding-top:318px;color:#fff}.hero h1{margin:0;font-size:56px;font-weight:600;line-height:1.2}.hero-content p{width:min(596px,100%);margin:32px 0 0;color:#fff9;font-size:18px;font-weight:300;line-height:1.5}.hero-buttons{display:flex;gap:16px;margin-top:40px}.hero-arrow{position:absolute;z-index:3;top:52.3%;width:60px;height:60px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:transparent;color:#fff;font-size:27px;cursor:pointer}.hero-arrow .icon{width:24px;height:24px}.hero-arrow-left{left:30px}.hero-arrow-right{right:30px}.hero-thumbs{position:absolute;z-index:3;right:max(24px,calc((100% - var(--max)) / 2));bottom:52px;display:flex;gap:15px}.thumb{width:80px;height:80px;padding:0;border:0;border-radius:6px;overflow:hidden;background:transparent;opacity:.65;cursor:pointer}.thumb.active{padding:2px;border:2px solid #ffffff;opacity:1}.thumb img{width:100%;height:100%;border-radius:4px;object-fit:cover}.hero-progress{position:absolute;left:0;right:0;bottom:1px;height:12px;background:#0006}.hero-progress span{display:block;width:50.6%;height:100%;border-radius:0 99px 99px 0;background:#a9da3e99}.proof{min-height:704px;padding:96px 0 116px;background:#fff}.proof-main{margin-top:0}.proof h2,.section-head h2,.copy-block h2,.dark-copy h2,.faq-copy h2,.cta h2{margin:0;font-size:42px;font-weight:600;line-height:1.3}.proof h2{max-width:960px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px;width:100%;max-width:none}.metric-card{position:relative;min-height:285px;padding:28px 30px;border-radius:10px;background:var(--surface)}.metric-icon{display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:#6c991733;color:var(--green)}.metric-icon .icon{width:36px;height:36px}.metric-step{position:absolute;top:28px;right:29px;color:#666;font:600 20px/1 Mona Sans,Sora,sans-serif}.metric-card p{margin:30px 0 10px;color:var(--muted);line-height:1.5}.metric-card strong{font-size:74px;font-weight:600;line-height:1}.spark{position:absolute;top:117px;right:120px;display:grid;place-items:center}.spark .icon{width:48px;height:48px}.problem,.process,.why,.about,.solutions,.footer{position:relative;isolation:isolate}.problem,.process,.why,.about{background:linear-gradient(90deg,#e3e6dc57,#e3e6dc57),#fff}.problem:before,.problem:after,.process:before,.process:after,.why:before,.why:after,.about:before,.about:after,.solutions:before,.solutions:after,.footer:before,.footer:after{content:"";position:absolute;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;z-index:0}.problem:before,.process:before,.why:before,.about:before,.solutions:before,.footer:before{width:min(410px,31vw);aspect-ratio:370 / 590;background-image:url(/new-lp/assets/bg-shape-left.png)}.problem:after,.process:after,.why:after,.about:after,.solutions:after,.footer:after{width:min(620px,40vw);aspect-ratio:562 / 895;background-image:url(/new-lp/assets/bg-shape-right.png)}.problem:before,.problem:after,.process:before,.process:after,.why:before,.why:after,.about:before,.about:after{filter:brightness(0) saturate(100%);mix-blend-mode:multiply;opacity:.16}.solutions:before,.solutions:after,.footer:before,.footer:after{mix-blend-mode:screen;opacity:.2}.problem .container,.process .container,.why .container,.about .container,.solutions .container,.footer .container{position:relative;z-index:1}.problem{min-height:934px;padding:140px 0}.problem:before{top:-1px;left:-1px}.problem:after{right:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.two-col{display:grid;grid-template-columns:minmax(0,841px) minmax(360px,484px);align-items:start;gap:40px}.copy-block h2{max-width:599px}.copy-block>p:not(.eyebrow){margin:15px 0 0;color:var(--muted);line-height:1.5}.copy-block h2 span,.section-head h2 span,.faq-copy h2 span{color:var(--green)}.info-card{margin-top:30px;padding:25px 26px 30px;border-radius:12px;background:#fff}.info-card h3{margin:0 0 16px;font-size:24px;line-height:1.33}.info-card p{margin:0 0 14px;max-width:540px;color:var(--muted);line-height:1.5}.check-list,.line-list{list-style:none;padding:0;margin:0}.check-list{display:grid;gap:7px}.check-list li{display:flex;gap:9px;color:var(--muted);line-height:1.5}.check-list li:before{content:"»";color:var(--green);font-weight:700}.check-list.dark-text li{color:#333}.image-panel{position:relative;overflow:hidden;border-radius:12px;background:#ee4848}.image-panel img{width:100%;height:100%;object-fit:cover}.image-panel-problem img{object-position:22% 55%}.image-panel:after,.photo-card:after,.testimonial-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0620100f,#0620104d 45%,#062010d1);pointer-events:none}.image-panel-problem{width:484px;height:646px}.image-panel-problem img{position:absolute;top:-272px;left:-107px;width:1597px;height:auto;max-width:none}.solutions{min-height:840px;padding:140px 0;background:var(--dark)}.solutions:before{left:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.solutions:after{top:-1px;right:-1px}.split-dark{display:grid;grid-template-columns:580px 1fr;gap:68px}.dark-copy{padding:0 12px;color:#fff}.dark-copy h2{max-width:531px}.dark-copy p{max-width:556px;margin:20px 0 34px;color:#ffffffb3;font-family:Mona Sans,Sora,sans-serif;line-height:1.5}.service-list{display:grid;gap:24px}.service-list article{display:flex;align-items:center;gap:24px;min-height:128px;padding:25px 41px;border:1px dashed #313d3d;border-radius:12px}.service-list span{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border:1px solid rgba(30,138,138,.15);border-radius:50%;background:linear-gradient(-45deg,#1e8a8a4d,#1e8a8a00 50%,#1e8a8a4d)}.service-list img{width:40px;height:40px}.service-list h3{margin:0 0 8px;color:#fff;font-size:24px;line-height:1.5}.service-list p{margin:0;color:#ffffffb3;font-family:Mona Sans,Sora,sans-serif;line-height:1.5}.process{min-height:815px;padding:120px 0}.process:before{top:-1px;left:-1px}.process:after{right:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.section-head{display:flex;align-items:center;justify-content:space-between;gap:32px}.section-head.vertical{align-items:flex-start;flex-direction:column;gap:0}.process-head h2{color:#0c1e21}.steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-top:40px}.steps article{position:relative;min-height:344px;padding:8px 28px 32px 24px;border-radius:10px;background:#fff}.steps article:not(:last-child):after{content:"→";position:absolute;z-index:2;top:99px;right:-38px;display:grid;place-items:center;width:62px;height:62px;border:7px solid #f5f5f5;border-radius:50%;background:#fff;color:var(--green);font-weight:700}.steps strong{display:block;color:#3333331a;font-size:100px;font-weight:600;line-height:1.2}.steps h3{margin:16px 0 20px;font-size:24px;line-height:1.5}.steps p{margin:0;color:var(--muted);font-family:Mona Sans,Sora,sans-serif;line-height:1.5}.why{padding:120px 0}.why:before{top:-1px;left:-1px}.why:after{right:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.why-wrap{display:grid;gap:240px}.why-overview{display:grid;gap:32px}.why-top{display:grid;grid-template-columns:1fr 591px;align-items:center;gap:40px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.feature-grid article{display:flex;flex-direction:column;min-height:296px;padding:24px 26px;border-radius:12px;background:var(--surface)}.feature-grid span,.round-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(30,138,138,.15);border-radius:50%;color:var(--green);background:linear-gradient(-45deg,#6c991733,#1e8a8a00 50%,#1e8a8a1a)}.feature-grid span .icon,.round-icon .icon{width:26px;height:26px}.feature-grid h3{margin:24px 0 16px;font-size:24px;line-height:1.5}.feature-grid i,.photo-card i{display:block;width:72px;height:4px;margin-bottom:18px;background:var(--green);font-style:normal}.feature-grid p{margin:0;color:var(--muted);line-height:1.5}.photo-card{position:relative;overflow:hidden;border-radius:12px;background:var(--dark);color:#fff}.profile-card{height:616px}.profile-card img{width:100%;height:100%;object-fit:cover}.photo-card>div{position:absolute;z-index:2;left:40px;right:40px;bottom:40px}.profile-card h3,.audience-card h3{margin:24px 0 18px;font-size:40px;line-height:1.35}.photo-card p{margin:0;color:#ffffffb8;line-height:1.5}.audience-row{display:grid;grid-template-columns:591px 1fr;align-items:start;gap:40px}.audience-card{height:640px}.audience-card img{width:100%;height:100%;object-fit:cover}.audience-card:after{background:linear-gradient(180deg,#06201012,#0620105c 45%,#062010fa)}.audience-copy{display:grid;gap:64px}.audience-copy .info-card{margin:0;background:var(--surface)}.audience-info-card{padding:24px 20px 24px 26px}.audience-info-head{display:flex;align-items:center;gap:24px;margin-bottom:24px}.audience-info-head h3{margin:0}.line-list{display:grid;gap:16px}.line-list li{display:flex;align-items:center;gap:16px;color:var(--muted);line-height:1.5}.line-list li:before{content:"";flex:0 0 4px;width:4px;height:56px;border-radius:999px;background:var(--green)}.trust-copy h3{margin:0 0 16px;font-size:24px}.trust-copy p{max-width:503px;margin:0;color:var(--muted);line-height:1.5}.testimonials{min-height:959px;padding:120px 0;background:var(--surface)}.slider-nav{display:flex;gap:13px}.slider-nav button{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.slider-nav button .icon{width:20px;height:20px}.testimonial-grid{display:grid;grid-template-columns:1fr 660px;gap:0;margin-top:40px}.quote-card{min-height:564px;padding:40px;border-radius:12px;background:#fff}.quote-mark{display:grid;place-items:center;width:90px;height:112px;color:var(--green)}.quote-mark .icon{width:62px;height:62px;stroke-width:1.8}.quote-card>p{margin:0 0 31px;color:#364e52;font-family:Mona Sans,Sora,sans-serif;font-size:22px;line-height:1.44}.author{display:flex;align-items:center;gap:12px;padding-top:31px;border-top:1px dashed var(--line)}.author img{width:80px;height:80px;border-radius:50%;object-fit:cover}.author strong{display:block;margin-bottom:8px;font-size:24px}.author span{color:#364e52;font-family:Mona Sans,Sora,sans-serif}.dots{display:flex;gap:8px;margin-top:68px}.dots span{width:12px;height:8px;border-radius:30px;background:#6c991726}.dots span:last-child{width:64px;background:var(--green)}.testimonial-photo{position:relative;height:565px;margin-left:12px;overflow:hidden;border-radius:12px;background:#0c1e21}.testimonial-bg,.testimonial-person{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.testimonial-person{object-position:center 34%}.rating-card{position:absolute;z-index:3;right:0;bottom:0;width:224px;padding:18px 25px 25px;border-radius:10px 0 0;background:var(--green);color:#fff}.rating-card strong{display:block;font-family:Mona Sans,Sora,sans-serif;font-size:74px;font-weight:500;line-height:1}.rating-card span{display:block;margin-top:50px}.rating-card p{margin:6px 0 0;line-height:1.5}.about{min-height:875px;padding:120px 0}.about:before{top:-1px;left:-1px}.about:after{right:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.about-grid{grid-template-columns:484px 1fr}.about-image{height:619px}.about .copy-block{padding-top:0}.about .copy-block h2{max-width:599px}.about .copy-block>p:not(.eyebrow){max-width:841px;font-weight:300}.about .info-card{background:var(--surface)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:55px}.pagination span,.pagination i{height:8px;border-radius:30px;background:var(--green)}.pagination span{width:64px}.pagination i{width:12px;opacity:.15}.faq{min-height:960px;padding:185px 0 160px;border-top:1px dashed var(--line);background:#fff}.faq-grid{display:grid;grid-template-columns:440px 1fr;gap:0}.faq-copy{padding:0 12px}.faq-copy h2 span{display:inline-block}.faq-copy>p:not(.eyebrow){max-width:416px;margin:20px 0 14px;color:var(--muted);line-height:1.5}.accordion{display:grid;gap:8px;padding:0 12px}.faq-item{border-radius:8px;background:#f4f5f199}.faq-item button{position:relative;width:100%;min-height:81px;padding:27px 90px 27px 30px;border:0;background:transparent;text-align:left;color:#333;font-size:18px;font-weight:600;cursor:pointer}.faq-item button span{position:absolute;right:30px;top:23.5px;display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--green);border-radius:50%;color:var(--green)}.faq-item button span .icon{width:18px;height:18px}.faq-item p{display:none;margin:0 30px 25px;padding-top:15px;border-top:1px dashed var(--line);color:var(--muted);line-height:1.5}.faq-item.open p{display:block}.cta{position:relative;z-index:4;margin-top:-94px;margin-bottom:-102px}.cta-card{position:relative;min-height:228px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:33px 41px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(90deg,#ffffff12,#ffffff12),#062010;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);isolation:isolate}.cta-card:after{content:"";position:absolute;left:149px;top:-144px;width:917px;height:389px;background:url(/new-lp/assets/cta-glow.svg) center/contain no-repeat;opacity:.9;pointer-events:none}.cta-copy,.cta .btn,.cta h2{position:relative;z-index:1}.cta-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:16px}.cta h2{max-width:672px}.cta-copy p{max-width:894px;margin:0;color:#b7df6a;font-size:28px;line-height:1.3}.cta .btn{flex-shrink:0}.cta .btn i{background:#0c1e21}.footer{min-height:695px;padding-top:220px;background:#062010;color:#a9b8b8}.footer:before{left:-1px;bottom:-1px;transform:scaleY(-1);transform-origin:center}.footer:after{top:-1px;right:-1px}.footer-main{display:grid;grid-template-columns:300px 185px 180px 230px;justify-content:space-between;padding-bottom:90px}.footer h3{margin:0 0 33px;color:#fff;font:600 20px/1.4 Mona Sans,Sora,sans-serif}.footer a,.footer p{display:block;margin:0 0 12px;color:#a9b8b8;font-family:Mona Sans,Sora,sans-serif;line-height:1.5}.footer-brand img{width:209px;height:40px;margin-bottom:28px;transform:scaleY(-1)}.footer small{display:inline-block;margin-left:4px;padding:3px 6px 4px;border-radius:50px;background:var(--green);color:#fff;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.footer-contact-item{display:flex!important;align-items:flex-start;gap:10px}.footer-contact-item .icon{width:16px;height:16px;margin-top:4px;color:var(--green-soft)}.footer-contact-item span{display:block}.footer-bottom{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:25px 12px}.footer-bottom p{margin:0}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.footer-legal-brand{color:#fff;font-weight:400}.socials{display:flex;gap:8px}.socials a{display:grid;place-items:center;width:28px;height:28px;margin:0;border-radius:50%;background:#6c99174d;color:#1c2b08;font-weight:700}.socials a .icon{width:16px;height:16px}.reveal-on-scroll{opacity:0;transform:translate3d(0,28px,0);filter:blur(8px);transition:opacity .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s),transform .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s),filter .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s);will-change:opacity,transform,filter}.reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0);filter:blur(0)}@media (prefers-reduced-motion: reduce){.reveal-on-scroll{opacity:1;transform:none;filter:none;transition:none}}@media (max-width: 1200px){.main-nav{display:none}.menu-button{display:grid}.hero-content{margin-left:48px}.two-col,.split-dark,.why-top,.audience-row,.testimonial-grid,.about-grid,.faq-grid{grid-template-columns:1fr}.image-panel-problem,.profile-card,.audience-card,.testimonial-photo{width:100%}.image-panel-problem img{position:static;width:100%;height:100%;max-width:100%;object-position:22% 55%}.steps,.metric-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:repeat(2,1fr);gap:40px}.cta-card:after{left:72px}}@media (max-width: 760px){.container{width:calc(100% - 64px);margin-left:32px}.section-shell{width:calc(100% - 16px)}.site-header{left:16px;right:16px;top:16px;width:auto;max-width:none;transform:none}.logo,.header-actions .btn{display:none}.hero{height:760px}.hero-content{width:calc(100% - 64px);margin-left:32px;padding-top:220px}.proof h2,.section-head h2,.copy-block h2,.dark-copy h2,.faq-copy h2,.cta h2{font-size:34px}.hero h1{font-size:32px}.hero-content p{font-size:18px}.hero-buttons .btn{max-width:100%;justify-content:space-between;white-space:normal}.eyebrow.centered{display:block;width:calc(100vw - 64px);justify-content:center;white-space:normal;text-align:center;line-height:1.15}.hero-buttons,.section-head,.cta-card,.footer-bottom{align-items:flex-start;flex-direction:column}.cta-card{padding:32px 28px;gap:24px}.cta-card:after{left:12px;top:-118px;width:760px;height:322px}.cta-copy p{max-width:none;font-size:22px}.hero-thumbs,.hero-arrow{display:none}.steps,.metric-grid,.feature-grid,.footer-main{grid-template-columns:1fr}.steps article:not(:last-child):after{display:none}.steps article{min-height:auto}.proof,.problem,.solutions,.process,.testimonials,.about,.faq,.footer{min-height:auto}.metric-card,.feature-grid article{min-height:auto}.split-dark{gap:40px}.image-panel-problem,.about-image,.profile-card,.audience-card,.testimonial-photo{height:520px}.proof,.problem,.solutions,.process,.why,.testimonials,.about,.faq{padding:72px 0}.why-wrap{gap:80px}.cta{margin:0}.footer{padding-top:72px}}@media (max-width: 560px){.container,.hero-content{width:min(326px,calc(100% - 64px))}.eyebrow.centered{width:min(326px,calc(100vw - 64px))}.hero h1,.proof h2,.section-head h2,.copy-block h2,.dark-copy h2,.faq-copy h2,.cta h2{font-size:30px}.cta-copy p{font-size:18px}.hero{height:auto;min-height:580px}.hero-content{padding-top:140px;padding-bottom:56px}.image-panel-problem,.about-image,.testimonial-photo{height:260px}.profile-card,.audience-card{height:400px}.profile-card h3,.audience-card h3{font-size:28px;margin:16px 0 12px}.photo-card>div{left:24px;right:24px;bottom:24px}.audience-copy{gap:32px}.service-list article{padding:18px 20px;min-height:auto;gap:16px}.service-list h3{font-size:20px}.steps article{min-height:auto}.steps strong{font-size:72px}.quote-card{min-height:auto;padding:28px 20px}.quote-card>p{font-size:18px}.process{min-height:auto}.proof,.problem,.solutions,.process,.why,.testimonials,.about,.faq{padding:52px 0}.footer{padding-top:52px}.metric-card strong{font-size:52px}.spark{display:none}.info-card h3,.feature-grid h3{font-size:20px}.split-dark{gap:32px}}@media (max-width: 420px){.hero{min-height:520px}.hero-content{padding-top:120px}}.font-poppins{font-family:Poppins,sans-serif}.font-rubik{font-family:Rubik,sans-serif}html{font-size:10px}*,*:before,*:after{box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}*{font-family:Poppins,sans-serif;margin:0;padding:0;border:0}p,span{transition:512ms ease-in-out}
