*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #000000;--bg-secondary: #121212;--bg-card: rgba(27, 27, 27, .6);--green-primary: #2eee98;--cyan: #25b6d6;--text-primary: #ffffff;--text-secondary: #b2b5b5;--text-muted: #b7b7b7;--text-slate: #e2e8f0;--border-color: #3b3b3b;--border-card: #4d4d4d;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 1200px}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font-family:var(--font-family);cursor:pointer;border:none;outline:none}img{max-width:100%;display:block}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 25px;font-size:18px;font-weight:700;border-radius:12px;transition:all .2s;letter-spacing:-.32px;line-height:1.7;white-space:nowrap}.btn-white{color:#000;background:#fff;border:2px solid #fff}.btn-white:hover{opacity:.9}.btn-green-outline{color:#fff;background:#191919;border:2px solid var(--green-primary);box-shadow:0 -1px 13px 0 var(--green-primary)}.btn-green-outline:hover{background:#222}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;height:100px;display:flex;align-items:center;background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.navbar-logo{display:flex;align-items:center}.logo-img{width:228px}.navbar-links{display:flex;align-items:center;gap:28px}.nav-link{font-size:16px;font-weight:400;color:var(--text-primary);text-transform:capitalize;letter-spacing:-.32px;transition:color .2s}.nav-link:hover{color:var(--green-primary)}.navbar-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 19px;font-size:13.5px;font-weight:700;color:#fff;background:#191919;border:1.5px solid var(--green-primary);border-radius:9px;box-shadow:0 -1px 10px 0 var(--green-primary);letter-spacing:-.32px;line-height:1.7;white-space:nowrap;transition:all .2s}.navbar-cta:hover{background:#222}@media(max-width:768px){.navbar-links{display:none}.navbar-logo{flex:1;min-width:0}.logo-img{height:auto;width:100%;max-height:65px;object-fit:contain;object-position:left center}}.hero{position:relative;padding:140px 0 80px;text-align:center;overflow:hidden;background:#000}.hero:before{content:"";position:absolute;inset:0;background-image:var(--hero-bg);background-size:150%;opacity:.7;pointer-events:none;background-position:top -250px left -250px;background-repeat:no-repeat;--hero-bg: url(/assets/mobimg-aKKqvmAL.png)}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:500;color:#fff;background:#0a0a0a;border:1.5px solid #3b3b3b;border-radius:40px;margin-bottom:32px}.hero-title{font-size:60px;font-weight:700;line-height:70px;letter-spacing:-2.4px;margin-bottom:20px}.hero-title-green{color:var(--green-primary)}.hero-subtitle{max-width:620px;margin:0 auto 36px;font-size:20px;line-height:1.7;letter-spacing:-.18px;color:#fff}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:60px}.hero-image-wrapper{max-width:992px;margin:0 auto;background:#fff;border-radius:20px;overflow:hidden}.hero-image{width:100%;display:block;opacity:.85}.driving-section{padding-top:100px;text-align:center;z-index:1;position:relative}.driving-title{font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-1.5px;margin-bottom:40px}.driving-underline{color:var(--green-primary)}.driving-pill{display:inline-flex;align-items:center;padding:8px 20px;font-size:16px;font-weight:500;color:var(--text-secondary);background:#0a0a0a;border:1.5px solid #3b3b3b;border-radius:40px;margin-bottom:40px}.driving-cards{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:48px}.driving-card{width:240px;height:256px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px;border:1px solid #2eee98;border-radius:20px;background:transparent}.driving-card-icon{width:64px;height:64px;object-fit:contain}.driving-card-text{font-size:20px;font-weight:600;color:var(--text-primary);text-align:center;line-height:1.3}.driving-bottom-text{max-width:700px;margin:0 auto 40px;font-size:18px;font-weight:500;line-height:1.7;color:#b2b5b5}.driving-buttons{display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:768px){.hero-title{font-size:36px;line-height:44px}.hero-buttons{flex-direction:column}.driving-title{font-size:34px}.driving-cards{gap:10px}.driving-card{width:115px;height:156px;padding:5px}.driving-card-icon{width:30px;height:30px;object-fit:contain}.driving-card-text{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.31px;color:var(--text-primary);text-align:center}.driving-buttons{flex-direction:column}.driving-buttons a.btn{width:80%}.hero:before{display:block;width:100%;background-size:2200px;background-position:top 100px left -1000px;opacity:1;--hero-bg: url(/assets/mobimg-aKKqvmAL.png);filter:none}.container{padding-inline:12px}.driving-section{padding-top:40px}}.no-bounce{position:relative;padding:80px 0 100px;text-align:center;overflow:hidden;background:linear-gradient(180deg,#000,#057257 41% 72%,#121212)}.no-bounce-grid{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:267px 267px;pointer-events:none}.no-bounce-content{position:relative;z-index:1}.nb-title{font-size:48px;font-weight:700;line-height:60px;letter-spacing:-1.92px;margin-bottom:36px}.reasons-list{display:flex;flex-direction:column;align-items:center;gap:22px;margin-bottom:36px}.reason-pill{display:flex;align-items:center;justify-content:center;width:760px;max-width:100%;height:84px;padding:10px 50px;background:#000;border:1px solid #2eee98;border-radius:10px;font-size:20px;font-weight:500;color:#fff;letter-spacing:-.36px}.nb-bottom-text{font-size:18px;font-weight:500;color:#fff;letter-spacing:-.18px;line-height:30px;margin-bottom:36px}.nb-buttons{display:flex;justify-content:center;gap:16px}@media(max-width:768px){.nb-title{font-size:32px;line-height:42px}.reason-pill{width:100%;height:auto;font-size:16px}.reason-pill span{max-width:170px;text-align:center}.nb-buttons{flex-direction:column;align-items:center}.nb-buttons a.btn{width:80%}.no-bounce{padding:0 0 85px}}.what-we-do{padding:80px 0 100px;background:var(--bg-primary);text-align:center;border-bottom:1px solid #1a1a1a}.wwd-title{font-size:48px;font-weight:700;letter-spacing:-1.92px;line-height:60px;margin-bottom:48px}.text-green{color:#2eee98}.font-semibold{font-weight:600}.wwd-card{position:relative;width:562px;height:231px;max-width:100%;margin:0 auto 20px;padding:14px 32px 24px;background:linear-gradient(180deg,#2eee98,#26b7d7);border:2px solid #617f72;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box}.wwd-card-icon{width:36px;height:36px;background:#74efb8;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wwd-card-badge{display:inline-flex;align-items:center;padding:12px 20px;background:#0a0a0a;border:1.5px solid #3b3b3b;border-radius:40px;font-size:16px;font-weight:500;color:#fff;letter-spacing:-.14px;line-height:1.4;white-space:nowrap}.wwd-card-text{font-size:20px;font-weight:500;color:#000;letter-spacing:-.3125px;line-height:28px;text-align:center}.wwd-card-text strong{font-weight:600}.guarantee-row{display:flex;justify-content:center;gap:14px;margin:40px auto;max-width:562px}.guarantee-box{flex:1;border:1px solid #3b3b3b;border-radius:16px;padding:46px 13px;display:flex;flex-direction:column;align-items:center;gap:10px}.guarantee-icon{width:31px;height:31px;display:flex;align-items:center;justify-content:center}.guarantee-label{font-size:18px;font-weight:600;color:#fff;letter-spacing:-.49px;line-height:37px;text-align:center}.wwd-bottom{margin-top:20px}.wwd-text{font-size:20px;font-weight:400;line-height:30px;color:#fff;letter-spacing:-.18px;margin-bottom:24px}@media(max-width:768px){.wwd-title{font-size:32px;line-height:42px}.wwd-card-text{font-size:17px;line-height:28px}.guarantee-row{flex-wrap:nowrap;gap:8px}.guarantee-box{flex:1 1 0;padding:16px 8px}.guarantee-label{font-size:16px;text-align:center;line-height:24px;letter-spacing:-.31px}.guarantee-icon{height:20px;width:20px}.guarantee-icon svg{width:20px;height:20px}.what-we-do{padding:0 0 85px}}.we-fix{padding:80px 0 100px;background:var(--bg-primary);text-align:center}.wf-title{font-size:48px;font-weight:700;letter-spacing:-1.92px;line-height:60px;margin-bottom:16px;color:#fff}.wf-subtitle{max-width:700px;margin:0 auto 48px;font-size:20px;font-weight:400;color:#b2b5b5;line-height:30px}.steps-grid{display:grid;grid-template-columns:repeat(3,377px);gap:16px;justify-content:center;margin-bottom:48px}.step-card{width:377px;height:292px;background:#1b1b1b99;border:1px solid #4d4d4d;border-radius:24px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;transition:transform .2s}.step-card:hover{transform:translateY(-2px)}.step-icon{width:70px;height:70px;border-radius:50%;background:linear-gradient(180deg,#26b7d7,#2eee98);display:flex;align-items:center;justify-content:center;overflow:hidden}.step-icon img{width:36px;height:36px;object-fit:contain}.step-title{font-size:26px;font-weight:700;color:#fff;text-align:center}.step-desc{font-size:16px;font-weight:400;color:#b7b7b7;line-height:1.5;text-align:center}.wf-bottom-text{font-size:20px;font-weight:400;color:#e2e8f0;line-height:30px;margin-bottom:32px}.wf-buttons{display:flex;justify-content:center;gap:16px}@media(max-width:1200px){.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card{width:100%}}@media(max-width:768px){.wf-title{font-size:32px;line-height:42px}.steps-grid{grid-template-columns:1fr}.step-card{width:100%;height:auto}.wf-buttons{flex-direction:column;align-items:center}.wf-subtitle{font-size:18px}.we-fix{padding:0 0 85px}.wf-buttons a.btn{width:80%}}.proof{padding:80px 0 100px;background:var(--bg-primary);text-align:center}.proof-title{font-size:48px;font-weight:700;letter-spacing:-1.92px;line-height:60px;margin-bottom:48px;color:#fff}.case-studies-grid{display:flex;justify-content:center;gap:20px;margin-bottom:36px}.case-study-card{width:362px;height:592px;background:#000;border:1px solid #2eee98;border-radius:24px;box-shadow:0 -1px 13px 5px #2eee9840;padding:28px 24px;text-align:left;display:flex;flex-direction:column;overflow:hidden}.cs-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.cs-brand-logo{height:32px;width:auto;object-fit:contain}.cs-brand-icon{height:28px;width:auto;object-fit:contain}.cs-divider{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);margin:12px 0}.cs-section{flex:0 0 auto}.cs-label{font-size:24px;font-weight:700;letter-spacing:.3px;color:#fff;text-transform:uppercase;margin-bottom:8px}.cs-text{font-size:16px;font-weight:400;color:#e2e8f0;line-height:1.6}.cs-results{display:flex;gap:10px}.cs-result{display:flex;flex-direction:column;align-items:center;padding:12px 14px;background:linear-gradient(180deg,#2eee98,#26b7d7);border:1px solid rgba(255,255,255,.3);border-radius:8px;flex:1}.cs-result-value{font-size:20px;font-weight:800;color:#000}.cs-result-label{font-size:11px;font-weight:600;color:#000;margin-bottom:2px;text-align:center;white-space:nowrap}.proof-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:32px}.dot{width:12px;height:12px;border-radius:50%;background:#d9d9d9;opacity:.3}.dot.active{width:40px;border-radius:6px;opacity:1}.proof-bottom{font-size:20px;font-weight:400;color:#b2b5b5;line-height:30px;margin-bottom:24px}@media(max-width:1200px){.case-studies-grid{flex-wrap:wrap}}@media(max-width:768px){.proof-title{font-size:32px;line-height:42px}.case-study-card{width:100%;height:auto}.proof{padding:0 0 85px}}.faq{padding:80px 0 100px;background:var(--bg-primary);text-align:center}.faq-title{font-size:48px;font-weight:700;letter-spacing:-1.92px;line-height:60px;margin-bottom:48px}.faq-list{max-width:880px;margin:0 auto;text-align:left}.faq-item{border-bottom:1px solid var(--border-color)}.faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 0;background:none;color:#fff;font-size:20px;font-weight:700;text-align:left;transition:color .2s}.faq-question:hover{color:var(--green-primary)}.faq-icon{font-size:24px;font-weight:400;color:var(--text-muted);flex-shrink:0;margin-left:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.faq-answer{padding:0 0 24px}.faq-answer p{font-size:16px;font-weight:400;color:#e2e8f0;line-height:1.7}@media(max-width:768px){.faq{padding:0 0 85px}}.footer{padding:48px 0 24px;background:#0a0a0a;border-top:1px solid var(--border-color)}.footer-inner{display:flex;align-items:center;gap:48px;padding-bottom:32px}.footer-logo{flex-shrink:0}.footer-logo-img{height:28px;width:auto}.footer-links{display:flex;gap:32px}.footer-links a{font-size:14px;font-weight:500;color:var(--text-secondary);transition:color .2s}.footer-links a:hover{color:var(--text-primary)}.footer-divider{margin-bottom:24px}.footer-hr{border:none;height:1px;background:var(--border-color)}.footer-bottom{text-align:center}.footer-bottom p{font-size:13px;color:var(--text-muted)}@media(max-width:768px){.footer-inner{flex-direction:column;align-items:flex-start;gap:24px}.footer-links{flex-wrap:wrap;gap:20px}}
