html{scroll-behavior:smooth}.hero.desktop{background:url(/h1.png) 50%/cover no-repeat;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.hero.mobile{background:url(/new-b.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;height:100vh;display:none;position:relative}@media (max-width:768px){.hero.desktop{display:none!important}.hero.mobile{display:flex!important}}@media (max-width:1024px) and (min-width:769px){.hero .desktop{background-position:top}}.hero:before{content:"";z-index:1;background:#00000045;position:absolute;inset:0}.hero .overlay{z-index:2;text-align:center;color:#fff;position:relative}.car-icons{width:100px;height:auto}.red-car{background-color:var(--brandColor);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:none;position:absolute;transform:translate(380%,50%)}.hero .overlay{text-align:left;color:#fff;width:100%;padding:0 4%}.welcome-text{color:var(--brandColor);border-bottom:.5px solid #ffffffa3;width:350px;margin-top:-5%;padding-bottom:10px;font-size:20px;font-weight:700;position:relative}.hero h1{max-width:560px;margin:20px 0;font-size:4rem;line-height:1.2}@media screen and (max-width:768px){.hero h1{max-width:800px;margin:20px 0;font-size:2.3rem;line-height:1.2}.about__grid{flex-direction:column;gap:0!important;padding-top:0!important;display:flex!important}#about-people-desc{text-align:justify}#meet-title p{font-size:14px!important}.hero{height:90vh}.stat__label{max-width:90%;margin:0;font-size:10px!important}}.hero-btn{background:var(--brandColor);color:#fff;cursor:pointer;border:none;border-radius:25px;margin-top:3%;margin-left:1%;padding:12px 25px;font-size:19px;font-weight:700}:root{--background:#fff;--foreground:#171717;--brandColor:#d80117}.about{background:#f2f2f2;padding:50px 6% 72px}.about__toprow{align-items:center;gap:16px;display:flex}.about__eyebrow{color:var(--brandColor);margin:0;font-size:34px}.about__rule{background:#e9e9e9;flex:1;height:1px;position:relative}.about__dot{background:var(--brandColor);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;right:0}.about__grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:48px;margin-top:24px;padding:24px 0 8px;display:grid}.about__title{color:#151515;letter-spacing:.2px;text-align:center;margin:0 0 18px;font-size:32px;line-height:1.22}.about__imagewrap{aspect-ratio:16/10;background:#111;border-radius:14px;width:600px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.about__image{object-fit:cover;object-position:center;width:100%;height:500px}.about__lead{text-align:justify;margin:6px 0 16px;font-size:16px;line-height:1.75}.about__divider{border:none;border-top:1px solid #eee;margin:18px 0}.about__checks{gap:10px;margin:0 0 16px;padding:4% 0;list-style:none;display:grid}.about__checks li{color:#151515;align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.check{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.about__cta-div{justify-content:center;display:flex}.wrap-subtitle p{max-width:700px}.wrap-subtitle{justify-content:center;display:flex}.about__cta{background:var(--brandColor);color:#fff;border:2px solid var(--brandColor);cursor:pointer;border-radius:30px;padding:10px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:color .3s,background .3s,transform .3s;display:inline-block;position:relative;overflow:hidden}.about__cta:before{content:"";background:var(--brandColor);transition:transform .35s;position:absolute;inset:0}.about__cta span{z-index:1;position:relative}.about__cta:hover:before{transform:translateY(-100%)}.about__cta:hover{color:var(--brandColor);background:#fff;transform:translateY(-3px)}.number-stats{background:linear-gradient(#000 0%,#1a1a1a 100%);padding:2%}.faq{padding:50px 20px;font-family:Arial,sans-serif}.faq-header{text-align:center;max-width:820px;margin:0 auto 28px}#phone-no{stroke:#5c5b5b;width:20px;height:20px}.faq-header h2{color:#111;margin:0 0 8px;font-size:40px}.faq-header p{color:#555;margin:0;font-size:15px;line-height:1.6}.faq-list{gap:14px;max-width:900px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #11111a14,0 8px 24px #11111a08}.faq-question{text-align:left;cursor:pointer;color:#222;background:#fff;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-weight:600;transition:background .15s;display:flex}.faq-question:hover{background:#fafafa}.faq-q-text{font-size:16px;line-height:1.4}.faq-icon{flex:0 0 22px;width:22px;height:22px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:#e30000;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon:before{width:14px;height:2px}.faq-icon:after{width:2px;height:14px;transition:opacity .2s}.faq-item.open .faq-icon:after{opacity:0}.faq-answer{background:#fff;border-top:1px solid #f0f0f0;transition:max-height .28s;overflow:hidden}.faq-answer p{color:#444;margin:0;padding:14px 20px 20px;font-size:15px;line-height:1.7}.faq-question:focus-visible{outline-offset:2px;outline:3px solid #e3000059}@media (max-width:640px){.faq-header h2{font-size:26px}.faq-q-text{font-size:15px}.faq-answer p{font-size:14px}}.fleet{text-align:center;padding:0 20px 50px;font-family:Arial,sans-serif}.fleet-header h2{margin-bottom:10px;font-size:32px}.fleet-header p{color:#555;margin-bottom:40px;font-size:16px}.fleet-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));justify-items:center;gap:25px;max-width:1200px;margin:0 auto;display:grid}.fleet-card{text-align:left;background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #63636333}.fleet-card:hover{border-color:#ff5a5a;transform:translateY(-6px);box-shadow:0 8px 20px #ff5a5a33}.fleet-image{aspect-ratio:16/9;position:relative;overflow:hidden}.fleet-image img{object-fit:cover;width:100%;height:100%;display:block}.fleet-card:nth-child(4),.fleet-card:nth-child(5){grid-column:span 1;justify-self:center}.rating{color:#fff;background:#f9b233;border-radius:20px;padding:4px 10px;font-size:14px;font-weight:700;position:absolute;top:12px;right:12px}.fleet-body{padding:20px}.fleet-body h3{color:#222;margin:5px 0 10px;font-size:20px}.fleet-body p{color:#555;margin-bottom:15px;font-size:14px}.teamShowcase-image{width:100%;height:100%}.teamShowcase-imageWrapper{border-radius:20px;width:100%;height:100%;overflow:hidden}.teamShowcase-imageWrapper video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.fleet-info{justify-content:space-between;margin-bottom:10px;font-size:14px;display:none}.fleet-info span{font-size:12px}.fleet-body h4{color:#222;margin-top:15px;font-size:15px}.fleet-body ul{margin:8px 0 15px;padding:0;list-style:none}.fleet-body ul li{color:#444;margin-bottom:5px;padding-left:16px;font-size:12px;position:relative}.fleet-body ul li:before{content:"•";color:red;position:absolute;left:0}#flex{justify-content:center;margin-top:2%;display:flex}#flex .fleet-card{width:380px;height:auto}#program-btn{width:400px}#btn-two{width:200px}.btn-primary{color:#fff;cursor:pointer;background:#e30000;border:none;border-radius:25px;width:100%;padding:10px 18px;font-weight:700;transition:all .2s}.ba{background:#fff;padding:10px 6% 80px}.ba__toprow{align-items:center;gap:16px;display:flex}.ba__eyebrow{color:var(--brandColor);margin:0;font-size:22px}.ba__rule{background:#e9e9e9;flex:1;height:1px;position:relative}.ba__dot{background:var(--brandColor);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;right:0}.ba__title{color:#151515;margin:22px 0 28px;font-size:40px;font-weight:800;line-height:1.15}.ba__track{background:#fafafa;border-radius:12px;width:100%;max-width:1200px;height:clamp(280px,48vw,560px);margin:0 auto;position:relative;overflow:hidden}.ba__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ba__img--front{clip-path:polygon(0 0,var(--pos)0,var(--pos)100%,0 100%);transition:clip-path 60ms linear}.ba__divider{cursor:ew-resize;width:0;height:100%;position:absolute;top:0;transform:translate(-50%)}.ba__divider:before{content:"";opacity:.9;background:#222;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ba__handle{background:var(--brandColor);pointer-events:none;border:none;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0003}@media (max-width:900px){.ba__title{font-size:38px}}@media (max-width:600px){.ba__title{font-size:32px}}.ba__track img{width:100%;height:auto}.pricing-wrap{color:#111;background:#f2f2f2;padding:56px 0 72px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Helvetica Neue,Apple Color Emoji,Segoe UI Emoji}.container{max-width:1300px;margin:0 auto;padding:0 20px}.eyebrow{color:#e82a2a;letter-spacing:.02em;margin:0 0 8px;font-weight:700}.title{letter-spacing:-.02em;margin:0 0 28px;font-size:40px;line-height:1.1}.cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.plan-card{background:#fff;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 6px 20px #0000000f}.plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.card-media{margin:0;line-height:0}.card-media img{object-fit:cover;width:100%;height:220px;display:block}.card-body{padding:22px 24px 16px;text-align:left!important}.card-body p{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.plan-name{color:#e82a2a;margin:0 0 8px;font-size:16px;font-weight:800;line-height:1.2}.price-row{align-items:baseline;gap:10px;margin-bottom:18px;display:flex}.price{margin-top:-4px;font-size:15px;font-weight:900}.per{color:#666;font-weight:600}.features{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin:0 0 20px;padding:16px 0 15px;list-style:none}.features li{color:#3a3a3a;text-align:left;margin:9px 0;padding-left:20px;font-size:12px;font-weight:400;position:relative}.features li:before{content:"";background:#e82a2a;border-radius:999px;width:7px;height:7px;position:absolute;top:4px;left:0}.btn{color:#111;border-bottom:3px solid #111;margin-top:4px;padding-bottom:4px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:1024px){.cards{grid-template-columns:repeat(2,1fr)}.card-media img{height:200px}}@media (max-width:640px){.title{font-size:1.5rem}.cards{grid-template-columns:1fr}.card-media img{height:190px}}#pricing-title{padding:2% 0}.t-wrap{color:#111;background:#f2f2f2;padding:56px 0 80px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans}.t-container{max-width:1300px;margin:0 auto;padding:0 20px}.t-eyebrow{color:#e21f2f;margin:0 0 8px;font-size:22px;font-weight:800}.t-title{letter-spacing:-.02em;margin:0 0 30px;padding:1.5% 0;font-size:40px;line-height:1.1}.t-frame{grid-template-columns:40% 60%;align-items:stretch;gap:28px;display:grid}.t-hero{background:#fff;border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.t-hero img{object-fit:cover;border-radius:16px;width:100%;height:100%;min-height:420px;display:block}.t-quote{background:#e21f2f;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;bottom:24px;left:32px;box-shadow:0 6px 18px #e21f2f59}.t-content{background:#fff;border-radius:16px;padding:26px 28px 28px;position:relative;box-shadow:0 8px 24px #00000014}.t-avatars{gap:18px;margin-bottom:18px;display:flex}.t-avatar{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:50%;width:64px;height:64px;padding:2px;transition:transform .15s,border-color .15s}.t-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.t-avatar:hover{transform:translateY(-2px)}.t-avatar.is-active{border-color:#e21f2f}.t-text{color:#545454;margin:6px 0 16px;padding:2% 0;font-size:15px;line-height:1.7}.t-stars{gap:8px;margin:6px 0 18px;display:flex}.t-person{align-items:center;gap:14px;display:flex}.t-person-avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.t-person-name{font-size:20px;font-weight:900}.t-person-role{color:#e21f2f;margin-top:2px;font-weight:800}.t-arrows{gap:14px;display:flex;position:absolute;bottom:22px;right:22px}.t-arrow{cursor:pointer;background:#e21f2f;border:0;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .12s,opacity .12s;display:grid;box-shadow:0 8px 22px #e21f2f59}.t-arrow:hover{transform:translateY(-2px)}.t-arrow:active{opacity:.9;transform:translateY(0)}@media (max-width:1024px){.t-frame{flex-direction:column;gap:0;display:flex}.t-hero,.t-content{overflow:unset;border-radius:0}.t-hero img{min-height:320px;border-radius:0!important}.t-title{font-size:1.5rem}}@media (max-width:640px){.t-person-name{font-size:22px}.t-arrow{width:48px;height:48px}}.t2-wrap{color:#111;background:#efefef;padding:56px 0 80px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.t2-container{max-width:1200px;margin:0 auto;padding:0 20px}.t2-grid{grid-template-columns:48% 52%;align-items:center;gap:28px;display:grid}.t2-hero{background:#fff;border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 26px #0000001a}.t2-hero img{object-fit:cover;border-radius:18px;width:100%;height:100%;min-height:420px;display:block}.t2-hero:after{content:"";border-top:26px solid #fff;border-left:26px solid #0000;border-right:26px solid #0000;width:0;height:0;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.t2-quote{background:#e21f2f;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #e21f2f59}.t2-content{background:#fff;border-radius:16px;padding:28px 30px;position:relative;box-shadow:0 10px 26px #0000001a}.t2-text{color:#565656;margin:0 0 16px;font-size:18px;line-height:1.7}.t2-stars{gap:8px;margin-bottom:20px;display:flex}.t2-person{align-items:center;gap:14px;display:flex}.t2-avatar{object-fit:cover;border-radius:50%;width:70px;height:70px}.t2-name{margin:0;font-size:32px;font-weight:900;line-height:1.2}.t2-role{color:#e21f2f;margin-top:2px;font-weight:800}.t2-nav{gap:14px;display:flex;position:absolute;bottom:22px;right:22px}.t2-arrow{color:#fff;cursor:pointer;background:#e21f2f;border:0;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .12s,opacity .12s;display:grid;box-shadow:0 10px 28px #e21f2f59}.t2-arrow:hover{transform:translateY(-2px)}.t2-arrow:active{opacity:.92;transform:translateY(0)}@media (max-width:1024px){.t2-grid{grid-template-columns:1fr}.t2-hero img{min-height:320px}}@media (max-width:640px){.t2-name{font-size:24px}.t2-arrow{width:50px;height:50px}.t-arrows{gap:14px;display:flex;position:absolute;bottom:-88px;right:unset!important;transform:translate(65%,-50%)!important}}:root{--brandColor:#d80117}.contact-wrap{color:#111;background:#fff;padding:80px 6% 100px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.contact-container{max-width:1300px;margin:0 auto}.contact-toprow{align-items:center;gap:16px;display:flex}.contact-eyebrow{color:var(--brandColor);margin:0;font-size:22px;font-weight:800}.contact-rule{background:#e9e9e9;flex:1;height:1px;position:relative}.contact-dot{background:var(--brandColor);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;right:0}.contact-title{letter-spacing:-.02em;margin:14px 0 32px;font-size:40px;line-height:1.1}.contact-grid{grid-template-columns:48% 52%;align-items:start;gap:36px;display:grid}.contact-left{background:#f6f6f6 url(/map.png);border-radius:16px;padding:28px 26px 18px;position:relative;overflow:hidden}.contact-subtitle{letter-spacing:-.01em;margin:0 0 8px;font-size:30px;font-weight:400}.contact-lead{color:#6a6a6a;margin:8px 0 18px;line-height:1.75}.contact-phone{color:#111;margin:10px 0 18px;font-size:16px;font-weight:900;text-decoration:none;display:inline-block}.contact-social{gap:16px;margin:0 0 18px;padding:0;list-style:none;display:flex}.soc{background:var(--brandColor);border-radius:50%;place-items:center;width:36px;height:36px;text-decoration:none;display:grid;box-shadow:0 10px 28px #d8011759}.contact-map{border-radius:12px;margin-top:6px;position:relative;overflow:hidden}.contact-map img{opacity:.7;filter:grayscale();width:100%;height:auto;display:block}.pin{width:18px;height:18px;box-shadow:0 0 0 3px var(--brandColor);background:#fff;border-radius:50%;position:absolute}.pin-1{top:28%;left:18%}.pin-2{top:55%;left:13%}.pin-3{top:58%;left:57%}.pin-4{top:36%;left:72%}.contact-form{background:#fff;border-radius:16px;padding:26px 26px 28px;box-shadow:0 8px 24px #0000000f}.form-row{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:18px;display:grid}.field{border-bottom:1px solid #e5e5e5;align-items:center;gap:12px;padding-left:34px;display:flex;position:relative}.field input,.field textarea{color:#222;background:0 0;border:0;outline:0;width:100%;padding:16px 0 14px;font-size:16px}.field textarea{resize:vertical}.field-icon{color:#7b7b7b;position:absolute;top:50%;left:0;transform:translateY(-50%)}.field--full{margin:6px 0 24px;display:block}.field--full .field-icon{top:22px}.field--full textarea{padding-top:18px}.contact-submit{background:var(--brandColor);color:#fff;letter-spacing:.02em;cursor:pointer;border:0;border-radius:36px;padding:16px 34px;font-weight:900;display:inline-block;box-shadow:0 12px 28px #d8011759}.contact-submit:hover{transform:translateY(-2px)}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr}.contact-title{font-size:38px}.contact-subtitle{font-size:34px}}@media (max-width:560px){.form-row{grid-template-columns:1fr}.contact-title{font-size:1.5rem}}:root{--bg:#f7f8fa;--card-bg:#fff;--text:#111827;--muted:#4b5563;--red:#ef4444;--red-grad-1:#ff5a5a;--red-grad-2:#e11d48;--shadow:0 10px 30px #1118270f;--radius:20px}.trust{background:var(--bg);padding:72px 16px}.wrap{text-align:center;max-width:1250px;margin:0 auto}.wrap-title{letter-spacing:-.02em;margin-bottom:12px;font-size:40px;font-weight:700}.subtitle{color:var(--muted);max-width:980px;margin:0 auto 40px;font-size:20px;line-height:1.6}.grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:4%;display:grid}.card{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;padding:28px 24px 32px;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #1118271a}.iconWrap{border-radius:12px;place-items:center;margin:0 auto 16px;display:grid}.iconWrap svg{stroke:#000}.iconWrap img{filter:brightness(0)saturate()invert(16%)sepia()saturate(3000%)hue-rotate(345deg)brightness(90%)contrast(110%);width:50px;height:auto}.iconWrap svg path{fill:#000}.cardTitle{margin:6px 0 10px;font-size:17px;font-weight:700}.cardText{color:#707070;font-size:13px;line-height:1.6}@media (max-width:1100px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.subtitle{font-size:18px}.wrap-title{font-size:1.5rem}.trust{background:var(--bg);padding:42px 16px}.cg-header h2,.fleet-header h2{font-size:1.5rem!important}p.wrap-subtitle,.cg-header p,.fleet-header p{font-size:14px!important}.teamShowcase-text{text-align:left}#pricing-title{margin-top:8%;margin-bottom:4%;padding:0}.grid{grid-template-columns:auto auto;margin-top:9%}.card{padding:18px 14px 12px}.iconWrap{width:76px;height:auto}.cardTitle{font-size:16px}.cardText{font-size:14px}}.city-grid{background:var(--bg)}.city-grid-df{color:#0f172a;max-width:1250px;margin:0 auto;padding:48px 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}.cg-header{text-align:center;margin-bottom:28px}.cg-header h2{letter-spacing:-.02em;margin:0 0 10px;font-size:36px;line-height:1.2}.cg-header p{color:#334155;max-width:920px;margin:0 auto;font-size:16px;line-height:1.6}.cg-grid{grid-template-columns:repeat(12,1fr);gap:20px;margin-top:3%;display:grid}.cg-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;grid-column:span 12;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 1px 2px #1018280a}.cg-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10182814}.cg-media{aspect-ratio:16/9;background:#f1f5f9;width:100%;overflow:hidden}.cg-media img{object-fit:cover;width:100%;height:100%;display:block}.cg-media--empty .cg-placeholder{color:#94a3b8;place-items:center;height:100%;font-size:44px;display:grid}.cg-body{flex-direction:column;gap:10px;padding:18px 18px 16px;display:flex}.cg-title{flex-direction:column;gap:4px;display:flex}.cg-title h3{margin:0;font-size:22px;line-height:1.3}.cg-status{color:#32363b;margin-top:5px;font-size:15px}.cg-desc{color:#475569;margin:6px 0 10px;font-size:13px;line-height:1.55}.cg-btn{text-align:center;color:#fff;background-color:#e30000;border-radius:10px;margin-top:auto;padding:10px 14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-block}.cg-btn:hover{color:#991b1b;background:#fee2e2;border-color:#dc2626}@media (min-width:640px){.cg-card{grid-column:span 6}}@media (min-width:1024px){.cg-card{grid-column:span 4}}:root{--bg:#f7f8fa;--text:#0f172a;--muted:#4b5563;--card:#fff;--shadow:0 10px 30px #11182714;--radius:20px}.howto{background:var(--bg);padding:82px 16px 86px;position:relative}.howtoWrap{text-align:center;max-width:1250px;margin:0 auto;position:relative}.howtoTitle{letter-spacing:-.01em;margin:0 0 10px;font-size:40px;font-weight:700}.howtoSubtitle{max-width:880px;margin:0 auto 48px;font-size:17px;line-height:1.6}.connector{pointer-events:none;background-image:repeating-linear-gradient(90deg,#0f172a33 0 10px,#0000 10px 22px);border-radius:999px;width:min(980px,90vw);height:2px;position:absolute;top:185px;left:50%;transform:translate(-50%)}@media (max-width:780px){.howtoTitle{font-size:34px}.hero-btn-df{justify-content:center;display:flex}.welcome-text{margin-top:-20%!important}.hero h1{text-align:center;margin-top:40%}.howtoSubtitle{margin-bottom:34px;font-size:14px}.prestigious-section{display:unset;padding:30px 20px!important}.prestigious-wrap{flex-flow:column-reverse wrap;align-items:center;max-width:100%;display:flex;gap:20px!important}.prestigious-image .image{width:100%;height:auto}.prestigious-content h2{margin-bottom:10px!important;font-size:1.5rem!important}.prestigious-content p{font-size:15px!important}.step{flex-direction:row}.badge{width:110px;height:110px}.connector{display:none}.stepsGrid{grid-template-columns:repeat(1,1fr);gap:32px}.descCard{max-width:520px;margin:0 auto}}:root{--why-max:1180px;--why-pad:24px;--why-gap:18px;--why-radius:16px;--why-card-bg:#fff;--why-card-border:#eee;--why-text:#2a2a2a;--why-muted:#636b74;--why-accent:#d60000;--why-soft:#f7f8fa}.why{color:var(--why-text);padding:76px var(--why-pad)74px;background:#fff}.why-wrap{max-width:var(--why-max);margin:0 auto}.why-head{text-align:center;margin-bottom:28px}.why-head h2{margin:0 0 8px;font-size:clamp(24px,3.2vw,36px);font-weight:700}.why-head p{max-width:780px;color:var(--why-muted);margin:0 auto;line-height:1.6}.why-grid{gap:var(--why-gap);grid-template-columns:repeat(3,1fr);margin-top:22px;margin-bottom:22px;display:grid}@media (max-width:900px){.why-grid{grid-template-columns:1fr}}.why-card{background:var(--why-card-bg);border:1px solid var(--why-card-border);border-radius:var(--why-radius);flex-direction:column;width:350px;min-height:170px;padding:20px;display:flex}.why-icon img{filter:brightness(0)saturate()invert(16%)sepia()saturate(3000%)hue-rotate(345deg)brightness(90%)contrast(110%);width:50px;height:auto}.why-icon svg{fill:#ff5a5a;stroke:#ff5a5a;width:28px;height:28px}.why-card-title{margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.3}.why-card-text{color:var(--why-muted);margin:10px 0 0;font-size:13px;line-height:1.6}.why-stats{color:#fff;background:#000;grid-template-columns:repeat(4,1fr);align-items:center;gap:10px;margin-top:24px;padding:18px 12px;display:grid}.stat{text-align:center;padding:8px 6px}.stat-num{font-size:clamp(20px,3.3vw,34px);font-weight:800;line-height:1.1}.stat-label{opacity:.95;margin-top:4px;font-size:14px}@media (max-width:700px){.why-stats{grid-template-columns:1fr 1fr;row-gap:14px}}.corporate-program{text-align:center;color:#222;background:var(--bg);padding:40px;font-family:Arial,sans-serif}h1,h2,h3{margin:0;font-weight:700}p{color:#555;margin:0;line-height:1.6}.program-header h1{margin-bottom:10px;font-size:32px}.program-header p{max-width:650px;margin-bottom:20px;font-size:16px}.program-header{flex-direction:column;align-items:center;display:flex}.btn-primary,.btn-outline{cursor:pointer;border-radius:25px;padding:12px 20px;font-weight:700;transition:all .2s}.btn-outline{display:none}.btn-primary{color:#fff;background:#e30000;border:none}.btn-primary:hover{background:#c00}.btn-outline{color:#e30000;background:0 0;border:2px solid #e30000;margin-left:10px;padding:10px 18px}.btn-outline:hover{color:#fff;background:#e30000}.program-banner{color:#fff;box-sizing:border-box;background-image:url(/ep1.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:100%;max-width:1000px;height:400px;margin:30px 0;padding:40px}.program-banner h2,.program-banner p{text-align:left}.program-services{flex-direction:column;align-items:center;width:100%;max-width:1250px;margin:0 auto;display:flex}.program-services h1{text-transform:capitalize;margin-top:3%;font-size:32px}.program-services h2{color:#111;margin:20px 0;font-size:26px}.program-heading p{max-width:650px;margin-top:10px}.services-grid{grid-template-columns:repeat(3,auto);gap:20px;width:100%;margin-top:20px;display:grid}.service-card{text-align:center;background:#f8f8f8;border-radius:12px;padding:20px;box-shadow:0 2px 8px #63636333}.service-card img,.program-features .feature img{filter:brightness(0)saturate()invert(16%)sepia()saturate(3000%)hue-rotate(345deg)brightness(90%)contrast(110%);width:50px;height:auto}.service-card h3{color:#222;margin:10px 0}.service-card p{color:#666}.icon{margin-bottom:8px;font-size:28px;display:block}.program-features-box{border-radius:14px;margin-top:28px;padding:10px 10px 24px;box-shadow:0 2px 8px #63636333}.program-features{flex-wrap:wrap;justify-content:center;gap:40px;margin:40px 0 24px;display:flex}.feature{text-align:center;width:280px;margin:0}.feature h3{color:#222;margin:10px 0 6px}.feature p{color:#666}.program-cta{justify-content:center;gap:12px;margin-top:3%;display:flex}@media (max-width:1024px){.corporate-program{padding:32px 24px}.program-banner{height:340px;padding:32px}.program-banner h2{font-size:26px}.program-banner p{max-width:520px}}@media (max-width:640px){.corporate-program{padding:28px 18px}.services-grid{grid-template-columns:unset!important}#program-btn,#btn-two,.why-card{width:100%}.program-header h1{font-size:1.5rem}.program-header p{font-size:14px}.stat-label{font-size:12px}.program-banner{height:300px;padding:24px}.program-banner h2{margin-top:45%;font-size:22px!important}.program-banner p{margin-top:8px;font-size:14px}.program-cta{flex-direction:column}.btn-outline{margin-left:0}}.program-banner-df{justify-content:center;display:flex}.program-banner{color:#fff;box-sizing:border-box;background-image:url(/ep1.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:100%;max-width:1000px;height:400px;margin:30px 0;padding:40px;position:relative;overflow:hidden}.program-banner:before{content:"";z-index:1;background:#00000073;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.program-banner h2,.program-banner p{z-index:2;text-align:left;position:relative}.program-banner h2{margin-top:14%;margin-bottom:10px;font-size:30px}.program-banner p{color:#e8e8e8;max-width:500px;margin-top:1.5%}.teamShowcase{background:linear-gradient(135deg,#e63a46 0%,#474242 100%);padding:95px 0;position:relative;overflow:hidden}.teamShowcase:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;position:absolute;inset:0}.teamShowcase-container{z-index:1;max-width:1300px;margin:0 auto;padding:0 20px;position:relative}.teamShowcase-content{align-items:center;gap:5%;display:flex}.teamShowcase-text{color:#fff;flex:4}#meet-title p{color:#fff!important}.teamShowcase-title{background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}#meet-title p{opacity:.85;color:#f0f0f0;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.teamShowcase-stats{border-top:1px solid #fff3;border-bottom:1px solid #fff3;gap:40px;margin-top:5%;margin-bottom:40px;padding:20px 0;display:flex}.teamShowcase-stat{text-align:center}.teamShowcase-stat h3{color:#fff;margin-bottom:8px;font-size:2.5rem;font-weight:700}.teamShowcase-stat p{opacity:.8;color:#fff;font-size:.7rem}.teamShowcase-btn{justify-content:center;display:flex}.teamShowcase-btn button{color:#fff;cursor:pointer;background:#d80117;border:none;border-radius:999px;margin-top:0;padding:10px 22px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .2s;box-shadow:0 8px 18px #00000026}.teamShowcase-values{margin-top:20px;display:none}.teamShowcase-values h3{color:#fff;margin-bottom:16px;font-size:1.5rem}.teamShowcase-values ul{padding:0;list-style:none}.teamShowcase-values li{opacity:.9;padding:8px 0 8px 20px;position:relative}.teamShowcase-values li:before{content:"✓";color:#4ade80;font-weight:700;position:absolute;left:0}.teamShowcase-image{flex:5;justify-content:center;align-items:center;display:flex}.teamShowcase-imageWrapper{aspect-ratio:16/9;background:#000;border-radius:24px;width:100%;transition:transform .6s,box-shadow .6s;position:relative;overflow:hidden;transform:perspective(1600px)rotateY(-4deg)rotateX(3deg);box-shadow:0 25px 60px #00000059}.teamShowcase-imageWrapper:hover{transform:perspective(1600px)rotateY(0)rotateX(0);box-shadow:0 30px 70px #00000080}.teamShowcase-imageWrapper:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(to bottom right,#ffffff26,#fff0);width:100%;height:100%;position:absolute;top:0;left:0}.teamShowcase-imageWrapper iframe{filter:saturate(1.1)contrast(1.05);pointer-events:auto;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.teamShowcase-overlay{color:#fff;text-align:center;z-index:2;background:linear-gradient(#0000,#000000d9);width:100%;padding:40px 25px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.teamShowcase-imageWrapper:hover .teamShowcase-overlay{transform:translateY(0)}.teamShowcase-overlay p{margin:0;font-size:1.1rem;font-weight:500}@media (max-width:768px){.teamShowcase-imageWrapper{border-radius:16px;height:45vh;transform:none}.teamShowcase-imageWrapper iframe{width:100%;height:100%;top:0;left:0;transform:none}.teamShowcase{padding:60px 0}.about__title{font-size:26px;margin-top:8%!important}.phone-group select{width:35%}.about__imagewrap,.about__image{width:100%;height:auto}.about__lead{font-size:14px}.terms p{font-size:12px}.teamShowcase-content{text-align:center;flex-direction:column-reverse;gap:40px}.teamShowcase-values li{text-align:left!important}.teamShowcase-description{font-size:15px!important}.teamShowcase-title{text-align:center;font-size:1.6rem}.teamShowcase-stats{justify-content:center;gap:20px}.teamShowcase-stat h3{font-size:2rem}.teamShowcase-imageWrapper{max-width:400px;transform:none}.teamShowcase-imageWrapper:hover{transform:none}}@media (max-width:480px){.teamShowcase-container{padding:0 16px}.teamShowcase-stats{gap:16px}}.prestigious-section{background:#fff;justify-content:center;padding:80px 20px;display:flex}.prestigious-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:60px;max-width:1250px;display:flex}.prestigious-content{flex:1;min-width:320px}.prestigious-content h2{color:#111;margin-bottom:20px;font-size:36px;font-weight:600;line-height:1.3}.prestigious-content h2 span{color:#d32f2f}.prestigious-content p{color:#555;text-align:justify;margin-bottom:30px;font-size:18px;line-height:1.7}.prestigious-btn{color:#fff;cursor:pointer;background:#dc2f2f;border:none;border-radius:6px;padding:12px 28px;font-size:16px;transition:all .3s}.prestigious-btn:hover{background:#000}.prestigious-image{flex:1;justify-content:center;gap:24px;min-width:340px;display:flex}.image-box{flex:1;justify-content:center;display:flex}.image-box .image{object-fit:cover;aspect-ratio:3/4;border-radius:12px;width:100%;height:auto;box-shadow:0 6px 18px #0000001a}@media (max-width:1228px) and (min-width:768px){.prestigious-wrap{gap:40px}.prestigious-content h2{font-size:30px}.prestigious-content p{font-size:17px}.prestigious-image{gap:20px}.image-box .image{aspect-ratio:3/4}}@media (max-width:768px){.prestigious-wrap{text-align:center;flex-direction:column-reverse}#flex{flex-direction:column}.program-services h1{font-size:24px}.program-heading p{max-width:350px;margin-top:10px;font-size:14px}span.program-heading{flex-direction:column;align-items:center;display:flex}.prestigious-content h2{font-size:26px}.prestigious-content p{text-align:center;font-size:16px}.prestigious-image{flex-direction:row;gap:16px}.prestigious-btn{margin:0 auto}.program-banner{padding:40px 15px;height:auto!important}.faq-list{gap:0!important}.in-desktop{display:none}.in-mobile{display:unset!important}.in-mobile .fleet-grid{overflow:auto;padding:15px!important;display:flex!important}.fleet-card{width:280px}.hero-btn{font-size:13px}}@media screen and (min-width:768px) and (max-width:1200px){.badge{flex:unset!important}.step{gap:0!important}.fleet-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.hero{height:90vh!important}#flex{flex-direction:unset!important}#flex .fleet-card{width:260px;height:auto}}.in-mobile{display:none}.logo-slider{background:#fff;padding:80px 0;overflow:hidden;box-shadow:inset 0 -1px #0000000d}.logo-slider h1{text-align:center;color:#111;letter-spacing:-.5px;margin:0 0 50px;font-size:clamp(1.8rem,3vw,3rem);font-weight:700}.logo-track{align-items:center;gap:60px;width:max-content;animation:10s linear infinite scroll;display:flex}.logo-track img{object-fit:contain;width:auto;height:60px;padding:6px 0;transition:all .3s}.logo-track img:hover{filter:grayscale()brightness(.85);transform:scale(1.05)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
