:root{--red:#ed1c24;--red-dark:#c50a11;--black:#050505;--ink:#222;--gray:#666;--max:1080px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.5;background:#fff}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.center{text-align:center}.section{padding:82px 0}.kicker{font-weight:800;margin:0 0 14px}.lead{max-width:700px;margin:0 auto 36px;font-size:18px;color:var(--gray)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif}h2{font-size:42px;line-height:1.12;margin:0 0 22px}h2 span,h1 span{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 26px;border-radius:6px;background:var(--red);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 10px 24px rgba(237,28,36,.22);transition:.2s}.btn:hover{background:var(--red-dark);transform:translateY(-2px)}
.hero{min-height:790px;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 34%,rgba(255,255,255,.18) 62%,rgba(255,255,255,0) 100%),url('assets/images/3617691_1_17845616916a5e401b9e922.webp');background-position:center;background-size:cover}.hero-inner{padding-top:48px}.logo img{width:78px;height:auto}.hero-copy{max-width:560px;margin-top:90px}.hero h1{font-size:58px;line-height:1.06;margin:0 0 24px}.hero-copy>p:not(.kicker){font-size:20px;max-width:520px;margin-bottom:30px}.light{background:#fff}.steps-image{width:min(780px,100%);margin:34px auto 0}.black{background:#050505;color:#fff}.process-section h2{max-width:720px;margin-inline:auto}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:45px}.process-grid article{padding:22px 14px;border-top:2px solid var(--red);background:#111;min-height:220px}.process-grid strong{font:800 50px Georgia,serif;color:var(--red)}.process-grid h3{font-size:18px;margin:8px 0}.process-grid p{font-size:14px;color:#ddd;margin:0}.benefit-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:center;max-width:900px;margin:45px auto 0}.benefit-images img{width:100%;max-height:350px;object-fit:contain}.fleet-section{min-height:500px;padding:90px 0;background:url('assets/images/3617691_1_178457389232281716.webp') center/cover no-repeat;color:#fff;display:flex;align-items:center}.fleet-copy{padding-right:48%;}.fleet-copy h2{font-size:46px}.fleet-copy p:not(.kicker){font-size:19px}.testimonials{background:#f7f7f7}.slider{position:relative;max-width:535px;margin:40px auto 0;min-height:260px}.testimonial{display:none;width:100%;border-radius:14px;box-shadow:0 15px 35px rgba(0,0,0,.1)}.testimonial.active{display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:32px;cursor:pointer}.prev{left:-58px}.next{right:-58px}.faq-wrap{max-width:820px}.faq{display:grid;gap:12px;margin-top:36px}.faq details{background:#f1f1f1;border-radius:8px;padding:0 20px}.faq summary{cursor:pointer;padding:18px 0;font-weight:800}.faq p{margin:0 0 18px;color:#555}.cta{min-height:470px;padding:80px 0;color:#fff;background-image:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.45)),url('assets/images/443552-34e8193d7e7f7e3801ee373f3b4dc438.webp');background-size:cover;background-position:center;display:flex;align-items:center}.cta-inner{display:flex;justify-content:space-between;align-items:end;gap:40px}.cta-inner>div{max-width:650px}.cta h2{font-size:46px}.cta p:not(.kicker){font-size:20px}footer{background:#333;color:#fff;padding:25px 0}.footer-inner{display:flex;align-items:center;gap:25px}.footer-inner img{width:90px;height:98px;object-fit:contain}.footer-inner p{margin:3px 0}.footer-inner small{color:#ccc}
@media(max-width:900px){.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:last-child{grid-column:1/-1}.fleet-copy{padding-right:38%}.prev{left:8px}.next{right:8px}}
@media(max-width:700px){.section{padding:60px 0}.container{width:calc(100% - 28px)}h2{font-size:33px}.hero{min-height:790px;background-image:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 48%,rgba(255,255,255,.18) 100%),url('assets/images/3617691_1_1784574677008178457467700811056.png');background-position:center;background-size:cover}.hero-inner{padding-top:24px}.logo img{width:48px}.hero-copy{margin-top:72px}.hero h1{font-size:42px}.hero-copy>p:not(.kicker){font-size:18px}.process-grid{grid-template-columns:1fr}.process-grid article:last-child{grid-column:auto}.benefit-images{grid-template-columns:1fr;gap:18px}.fleet-section{min-height:620px;align-items:flex-start;padding-top:65px;background-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.08)),url('assets/images/3617691_1_1784575828578178457582857899233.png');background-position:center;background-size:cover}.fleet-copy{padding-right:0}.fleet-copy h2{font-size:36px}.slider{min-height:auto}.slider-btn{width:38px;height:38px}.cta{background-position:65% center}.cta-inner{display:block}.cta h2{font-size:36px}.cta .btn{margin-top:18px}.footer-inner{flex-direction:column;text-align:center}.footer-inner img{width:100px}.btn{width:100%}}
