:root{--color-brand-red: #BB181B;--color-brand-red-dark: #8C1214;--color-brand-red-tint: #F8E8E8;--color-ink: #161616;--color-ink-soft: #212529;--color-ink-muted: #4D4D4D;--color-ink-quiet: #6B7280;--color-line: rgba(0, 0, 0, .08);--color-surface: #FFFFFF;--color-surface-alt: #FBFBFB;--color-surface-cool: #F4F5F7;--color-success: #16AA51;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Poppins", "Inter", sans-serif;--font-accent: "Montserrat", "Inter", sans-serif;--fs-xs: clamp(.6875rem, .45vw + .6rem, .8125rem);--fs-sm: clamp(.8125rem, .5vw + .7rem, .9375rem);--fs-base: clamp(.9375rem, .5vw + .85rem, 1.0625rem);--fs-md: clamp(1rem, .6vw + .9rem, 1.25rem);--fs-lg: clamp(1.125rem, .8vw + 1rem, 1.5rem);--fs-xl: clamp(1.5rem, 1.4vw + 1rem, 2rem);--fs-2xl: clamp(1.75rem, 2vw + 1.1rem, 2.75rem);--fs-3xl: clamp(2rem, 3vw + 1rem, 3.5rem);--fs-hero: clamp(2.25rem, 4vw + 1rem, 4.5rem);--sp-1: .25rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.25rem;--sp-6: 1.5rem;--sp-8: 2rem;--sp-10: 2.5rem;--sp-12: 3rem;--sp-16: 4rem;--sp-20: 5rem;--sp-24: 6rem;--radius-xs: .25rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-2xl: 2rem;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .06);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .08);--shadow-md: 0 8px 24px rgba(0, 0, 0, .1);--shadow-lg: 0 20px 48px rgba(0, 0, 0, .14);--shadow-focus: 0 0 0 3px rgba(187, 24, 27, .35);--ease-out: cubic-bezier(.2, .7, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--dur-fast: .15s;--dur-base: .25s;--dur-slow: .4s;--bp-mobile: 440px;--bp-tablet: 768px;--bp-tablet-lg: 1024px;--bp-desktop: 1440px;--bp-desktop-lg: 1920px;--container-max: 1920px;--container-pad-x: clamp(1rem, 4vw, 6.25rem);--z-base: 1;--z-elevated: 10;--z-sticky: 100;--z-header: 1000;--z-overlay: 5000;--z-modal: 9999}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:var(--color-brand-red, #BB181B);color:#fff;padding:.75rem 1.25rem;border-radius:0 0 .5rem .5rem;font-weight:600;font-size:.875rem;z-index:var(--z-modal, 9999);text-decoration:none;transition:top .2s ease}.skip-link:focus,.skip-link:focus-visible{top:0;outline:3px solid #fff;outline-offset:2px}*:focus{outline:none}a:focus-visible,button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-brand-red, #BB181B);outline-offset:3px;border-radius:4px}.swiper-pagination-bullet:focus-visible,.mob-pag-bar:focus-visible,.product-tab:focus-visible{outline:2px solid var(--color-brand-red, #BB181B);outline-offset:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.swiper-wrapper{transition-duration:.001ms!important}}@media (forced-colors: active){.header,.footer-new,.product-card,.news-card{border:1px solid CanvasText}}::selection{background:var(--color-brand-red, #BB181B);color:#fff}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-red: #BB181B;--text-dark: #212529;--badge-color: #16AA51;--transition: all .3s ease;--svh: 1vh}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-dark);line-height:1.6;overflow-x:hidden;background:#fff}.header{background:#fffffff2;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);box-shadow:0 0 .9rem #00000026;border-radius:.5em;position:fixed;top:clamp(.5rem,1.5vw,1.25rem);left:clamp(.5rem,1.5vw,1.25rem);right:clamp(.5rem,1.5vw,1.25rem);z-index:1000;height:auto;transition:opacity .4s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),transform .45s var(--ease-out, cubic-bezier(.2, .7, .2, 1))}html:not(.nav-revealed) .header:not(.header-menu-open){opacity:0;pointer-events:none;transform:translateY(-100%)}.header-container{display:flex;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,3.125rem);height:auto;width:100%}.logo-section{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);flex-shrink:0}.logo{background-color:var(--primary-red);padding:clamp(.25rem,.4vw,.5rem) clamp(.75rem,1.5vw,2rem);border-radius:.375em 0 0 .375em;display:flex;align-items:center;justify-content:center;height:clamp(2.75rem,4vw,3.9375rem);min-width:clamp(6.25rem,10vw,10.625rem)}.logo img{width:clamp(5.3rem,8vw,8.75rem);height:clamp(2.125rem,3vw,3.3rem);object-fit:contain}.products-menu{display:none;align-items:center;gap:clamp(1rem,2vw,3rem)}.product-item{font-weight:500;font-size:clamp(.75rem,1vw,1.125rem);line-height:1.25;color:#31373e;display:flex;flex-direction:column;align-items:flex-start;gap:.125em;letter-spacing:-.02em;cursor:pointer;transition:var(--transition);white-space:nowrap;text-decoration:none}.product-item:hover{color:var(--primary-red);text-decoration:none}.badge{background:transparent;border:1px solid rgba(221,218,218,.5);border-radius:.125em;padding:.125em .25em;font-size:clamp(.45rem,.6vw,.75rem);font-weight:500;line-height:1;color:var(--badge-color);letter-spacing:-.04em;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.nav-links{display:none;align-items:center;padding-right:clamp(.375rem,1vw,.625rem);gap:clamp(.75rem,1.5vw,1.75rem);flex-wrap:wrap}.nav-link{font-weight:500;font-size:clamp(.75rem,1.2vw,1.125rem);line-height:1.25;color:#31373e;text-decoration:none;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.375em;letter-spacing:-.02em;transition:var(--transition);padding:.375em 0;position:relative;white-space:nowrap}.nav-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--primary-red);transform:scaleX(0);transition:transform .3s ease}.nav-link:hover{color:var(--primary-red)}.nav-link:hover:after{transform:scaleX(1)}.nav-link svg{width:clamp(.875rem,1.2vw,1.5rem);height:clamp(.875rem,1.2vw,1.5rem)}.dropdown{position:relative;display:flex;align-items:center}.dropdown-toggle{font-weight:500;font-size:clamp(.75rem,1.2vw,1.125rem);line-height:1.25;color:#31373e;text-decoration:none;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.375em;letter-spacing:-.02em;transition:var(--transition);padding:.375em 0;white-space:nowrap}.dropdown-toggle svg{width:clamp(.875rem,1.2vw,1.5rem);height:clamp(.875rem,1.2vw,1.5rem)}.mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;padding:.5em;gap:.3125em;width:clamp(2rem,5vw,2.25rem);height:clamp(2rem,5vw,2.25rem);min-width:2.75rem;min-height:2.75rem;background:var(--primary-red);border-radius:.375em;border:none;cursor:pointer;z-index:1001;flex-shrink:0}.mobile-menu-toggle span{width:.15625rem;height:.1875rem;background:#fff;border-radius:.125em;transition:var(--transition)}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(.375em,.375em)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(.3125em,-.3125em)}.hero-new{position:relative;width:100%;height:100vh;height:calc(var(--svh, 1svh) * 100);height:100dvh;min-height:100svh;max-height:none;overflow:hidden;background:#000;margin-top:0;padding-top:0}.hero-mobile-header{display:block;position:absolute;top:clamp(.75rem,3.4svh,1.75rem);left:0;right:0;z-index:20;padding:0 clamp(1rem,9.3vw,2.5625rem)}.hero-mobile-bar{position:relative;width:100%;max-width:min(22.375rem,81.4vw);height:clamp(2.75rem,6svh,3.125rem);background:#fff;box-shadow:0 0 .4375rem -.1875rem #00000040;border-radius:.5em;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero-mobile-logo-wrap{width:clamp(6.25rem,28vw,7.5rem);height:100%;background:var(--primary-red);border-radius:.5em 0 0 .5em;display:flex;align-items:center;justify-content:center;padding:clamp(.3rem,.8svh,.4375rem) clamp(.2rem,1vw,.3125rem);flex-shrink:0}.hero-mobile-logo-wrap img{width:clamp(5.5rem,25vw,6.9375rem);height:clamp(1.75rem,4svh,2.125rem);object-fit:contain}.hero-mobile-actions{display:flex;align-items:center;gap:clamp(.4rem,2.3vw,.625rem);padding-right:clamp(.4rem,2.3vw,.625rem)}.hero-mobile-enquire{display:inline-flex;align-items:center;justify-content:center;height:clamp(1.5rem,3.5svh,1.8125rem);padding:0 clamp(.4rem,2vw,.5625rem);background:#000;border-radius:2.4375em;font-family:Poppins,sans-serif;font-weight:500;font-size:clamp(.4375rem,1.8vw,.5rem);line-height:1.25rem;letter-spacing:-.06em;color:#fff;text-decoration:none;white-space:nowrap}.hero-mobile-enquire:hover{background:#222}.hero-mobile-hamburger{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25em;width:clamp(1.5rem,6.4vw,1.75rem);height:clamp(1.5rem,3.5svh,1.8125rem);background:var(--primary-red);border:none;border-radius:.375em;padding:0 clamp(.3rem,1.6vw,.4375rem);cursor:pointer;min-width:2.75rem;min-height:2.75rem}.hero-mobile-hamburger span{display:block;width:.125rem;height:clamp(.8rem,1.9svh,1rem);background:#d9d9d9;border-radius:.375em}@media (min-width: 375px){.hero-mobile-bar{max-width:min(22.375rem,90vw)}}@media (min-width: 430px){.hero-mobile-bar{max-width:min(24rem,85vw)}}@media (min-width: 600px){.hero-mobile-bar{max-width:26rem}}@media (min-width: 768px){html:not(.nav-revealed) .header:not(.header-menu-open){opacity:1;pointer-events:auto;transform:none}.nav-links,.products-menu{display:flex}.mobile-menu-toggle{display:none}.hero-new{height:clamp(34.375rem,65vw,58.4375rem);max-height:none}.hero-mobile-header{display:none}}@media (min-width: 1280px){.hero-new{height:clamp(31.25rem,52vw,58.4375rem)}}@media (min-width: 1440px){.hero-new{height:clamp(31.25rem,48.75vw,58.4375rem)}}@media (min-width: 1920px){.hero-new{height:clamp(31.25rem,48.75vw,58.5rem)}}@media (min-width: 2560px){.hero-new{height:clamp(58.5rem,48.75vw,75rem)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.header{box-shadow:0 0 .9rem #00000026}.logo{box-shadow:inset 0 0 0 1px #0000000d}}@media (max-width: 768px) and (orientation: landscape){.hero-new{height:100vw;max-height:31.25rem;min-height:18.75rem}}@media print{.header,.mobile-menu-toggle{display:none}.hero-new{height:auto;page-break-inside:avoid}}.section-title{font-family:Poppins,Inter,sans-serif;font-weight:500;font-size:48px;line-height:1.2;color:#212529;margin-bottom:16px}.about-section{padding:42px 104px;background:#fff;min-height:697px}.about-container{display:flex;align-items:center;gap:277px;max-width:1668px;margin:0 auto;min-height:613px}.about-content{display:flex;flex-direction:column;gap:47px;max-width:779px;min-height:521px;justify-content:center}.about-text{display:flex;flex-direction:column;gap:7px}.about-title{font-family:Inter,sans-serif;font-weight:500;font-size:48px;line-height:58px;color:#212529}.about-description{font-weight:500;font-size:16px;line-height:1.5;color:#818181;max-width:723px}.about-tagline-group{display:flex;flex-direction:column;align-items:flex-start;gap:31px}.about-tagline{display:flex;flex-direction:row;align-items:center;gap:14px;height:72px}.tagline-accent{width:5px;height:70px;background:#000;flex-shrink:0}.tagline-text{font-family:Inter,sans-serif;font-weight:500;font-size:25px;line-height:32px;color:#212529;display:flex;align-items:center}.about-button{width:251px;height:54px;background:#df3838;border:none;font-family:Inter,sans-serif;font-weight:700;font-size:16.3px;line-height:64px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition)}.about-button:hover{filter:brightness(.92)}.about-image{flex-shrink:0}.about-image img{width:657px;height:603px;object-fit:cover;border-radius:0}.products-section{padding:42px 96px;background:#fff}.products-container{max-width:1726px;margin:0 auto;display:flex;flex-direction:column;gap:41px}.products-header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.products-header .section-title{font-family:Poppins,sans-serif;font-weight:500;font-size:48px;line-height:58px;color:#212529;margin-bottom:0}.products-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:26px;letter-spacing:-.4px;color:#687986;max-width:831px;margin:0 auto;text-align:center}.products-filters-wrapper{display:flex;flex-direction:row;align-items:center;gap:46px;width:100%}.category-toggle{display:flex;flex-direction:row;align-items:center;gap:17px;position:relative;flex-shrink:0}.category-pill{display:flex;align-items:center;padding:0;height:80px;background:#2c2836;box-shadow:0 0 10px -2px #00000040;border-radius:72px;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:visible}.category-pill.commercial-pill{width:259px}.category-pill.passenger-pill{width:213px}.category-pill.active{background:#2c2836}.category-pill:not(.active){background:#2c2836;opacity:.9}.pill-icon{display:flex;align-items:center;justify-content:center;width:59px;height:59px;background:#fff;border-radius:50%;color:#2c2836;flex-shrink:0;position:absolute;left:13px;top:50%;transform:translateY(-50%);border:1.5px solid #FFFFFF}.pill-icon img{width:28px;height:31px}.pill-icon svg{width:28px;height:31px}.pill-text{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:12px;color:#fff;white-space:nowrap;position:absolute;left:84px;top:50%;transform:translateY(-50%)}.pill-icons-right{display:flex;align-items:center;gap:8px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.pill-icons-right img,.pill-icons-right svg{width:auto;height:32px}.toggle-switch{display:flex;align-items:center;justify-content:center;width:59px;height:59px;background:#fff;border:1.5px solid #FFFFFF;border-radius:50%;position:absolute;left:289px;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer}.toggle-switch img{width:46px;height:29px}.toggle-switch svg{width:46px;height:29px}.product-tabs-container{flex:1;display:flex;flex-direction:row;align-items:center;padding:22px 53px;background:#f7f6f6;border-radius:55px;position:relative;height:68px;box-sizing:border-box;overflow:hidden}.product-tabs{display:flex;flex-direction:row;align-items:center;gap:46px;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-tabs::-webkit-scrollbar{display:none}.product-tab{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#a3a3a3;cursor:pointer;transition:all .3s ease;white-space:nowrap;position:relative;padding:0}.product-tab.active,.product-tab:hover{color:#25282c}.tabs-scroll-indicator{display:flex;flex-direction:column;gap:-12px;position:absolute;right:53px;top:50%;transform:translateY(-50%)}.products-filters,.filter-group{display:none}.products-grid{display:grid;grid-template-columns:repeat(4,406px);gap:34px;justify-content:center}.product-card{width:406px;height:546px;background:#fff;border:2px solid rgba(236,236,236,.6);border-radius:24px;overflow:hidden;transition:var(--transition);position:relative;box-sizing:border-box}.product-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.product-image{width:100%;height:277px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:22px 22px 0 0;position:relative}.product-tag{position:absolute;top:21px;right:19px;width:auto;min-width:70px;height:37px;background:#fff;border:1px solid #F6F6F6;border-radius:25px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#31373e;box-sizing:border-box;padding:8px 25px;z-index:2}.product-info{position:relative;padding:25px 38px 38px;width:330px;margin:0 auto;box-sizing:content-box}.product-name{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:20px;letter-spacing:-.48px;color:#31373e;margin:0 0 6px;display:flex;align-items:center}.product-type{font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#31373e;margin:0 0 20px;padding-bottom:20px;border-bottom:2px solid #ECECEC;display:flex;align-items:center}.product-specs{display:flex;justify-content:space-between;margin:0 0 20px;padding-bottom:20px;border-bottom:2px solid #ECECEC;width:330px}.spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.spec-icon{opacity:.48;margin-bottom:10px}.spec svg{margin-bottom:0}.spec-label{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:130%;letter-spacing:-.48px;color:#c6c2c2;text-align:center;margin-bottom:4px}.spec-value{font-family:Poppins,sans-serif;font-weight:600;font-size:20px;line-height:20px;letter-spacing:-.48px;color:#414141}.product-actions{display:flex;gap:18px;width:330px}.btn-test-ride{width:156px;height:45px;padding:0;background:#212121;border-radius:6px;border:none;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#fff;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center}.btn-test-ride:hover{background:var(--primary-red)}.btn-explore{width:156px;height:45px;padding:0;background:#fff;border:1px solid #E9E9E9;border-radius:6px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#212121;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.btn-explore:hover{border-color:#212121}.why-choose-section{padding:42px 201px;background:#fff}.why-choose-container{max-width:1518px;margin:0 auto}.why-choose-header{text-align:center;margin-bottom:18px;display:flex;flex-direction:column;align-items:center;gap:10px}.why-choose-header .section-title{font-family:Inter,sans-serif;font-weight:500;font-size:42.9px;line-height:56px;letter-spacing:-.54px;color:#181e22;max-width:1059px}.why-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:26px;letter-spacing:-.4px;color:#687986;max-width:1059px;text-align:center}.why-choose-grid{display:flex;gap:26px}.why-card{position:relative;border-radius:12px;overflow:hidden}.why-card img{width:100%;height:100%;object-fit:cover}.why-card.large{flex:2;height:853px}.why-card-column{flex:1;display:flex;flex-direction:column;gap:17px}.why-card-column .why-card{height:419px}.why-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(180deg,#ebebeb00,#000c);display:flex;justify-content:space-between;align-items:flex-end}.why-card-title{font-family:Inter,sans-serif;font-weight:500;font-size:28.4px;line-height:1.3;color:#fff}.view-all-link{display:flex;align-items:center;gap:7px;font-family:Inter,sans-serif;font-weight:500;font-size:17px;line-height:1.3;color:#16aa51;text-decoration:none;transition:var(--transition)}.view-all-link:hover{color:#128a42}.our-reach-section{display:flex;flex-direction:column;align-items:flex-start;padding:20px 200px;gap:10px;width:100%;min-height:858px;background:#fff}.our-reach-container{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:1518px;max-width:100%;margin:0 auto}.our-reach-header{width:1173px;max-width:100%;text-align:center}.our-reach-title{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:47.6px;line-height:63px;display:flex;align-items:center;justify-content:center;color:#333;margin-bottom:0}.our-reach-subtitle{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;text-align:center;letter-spacing:-.4px;color:#687986;margin-top:0}.our-reach-content{position:relative;width:1518px;max-width:100%;height:651px}.reach-stats-column{position:absolute;width:338px;height:651px;left:0;top:0;display:flex;flex-direction:column;gap:38px}.reach-stat-card{position:relative;width:334px;height:134px;background:#fff;box-shadow:0 0 15.7px -1px #00000029;border-radius:10px}.reach-stat-card:nth-child(2),.reach-stat-card:nth-child(3){width:336px}.reach-stat-icon{position:absolute;left:26px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.reach-stat-icon img{width:53px;height:60px;object-fit:contain}.reach-stat-card:nth-child(2) .reach-stat-icon img{width:70px;height:35px}.reach-stat-card:nth-child(3) .reach-stat-icon img{width:59px;height:59px}.reach-stat-card:nth-child(4) .reach-stat-icon img{width:55px;height:48px}.reach-stat-info{position:absolute;left:103px;top:31px;display:flex;align-items:flex-start;gap:0}.reach-stat-divider{width:2px;height:71px;background:#f5f5f5;flex-shrink:0}.reach-stat-text{display:flex;flex-direction:column;margin-left:30px;gap:2px}.reach-stat-number{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:48px;line-height:21px;display:flex;align-items:center;color:#000;margin-bottom:25px}.reach-stat-label{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:20px;line-height:21px;display:flex;align-items:center;color:#000}.reach-image{position:absolute;width:1137px;height:651px;left:381px;top:0;box-shadow:0 0 15.7px -1px #00000029;border-radius:24px;overflow:hidden}.reach-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 1600px){.our-reach-section{padding:20px 100px}.our-reach-container,.our-reach-content{width:100%}.reach-image{width:calc(100% - 381px)}}@media (max-width: 1200px){.our-reach-section{padding:20px 50px;min-height:auto}.our-reach-header{width:100%}.our-reach-content{height:auto;display:flex;flex-direction:column;gap:30px}.reach-stats-column{position:relative;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px}.reach-stat-card,.reach-stat-card:nth-child(2),.reach-stat-card:nth-child(3){width:280px}.reach-image{position:relative;width:100%;left:0;height:400px}}@media (max-width: 768px){.our-reach-section{padding:20px}.our-reach-title{font-size:32px;line-height:40px}.our-reach-subtitle{font-size:14px;line-height:22px}.reach-stats-column{flex-direction:column;align-items:center}.reach-stat-card,.reach-stat-card:nth-child(2),.reach-stat-card:nth-child(3){width:100%;max-width:334px}.reach-image{height:300px;border-radius:12px}}@media (max-width: 480px){.our-reach-title{font-size:28px;line-height:36px}.reach-stat-number{font-size:36px}.reach-stat-label{font-size:16px}.reach-image{height:220px}}.founder-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:36px clamp(40px,calc((100vw - 1514px)/2),201px);gap:10px;background:#fff}.founder-container{position:relative;display:flex;align-items:center;gap:78px;width:min(100%,1514px);min-height:746px;background:#fbfbfb;border-top-right-radius:42px;border-bottom-right-radius:42px}.founder-image-wrapper{position:relative;flex:0 0 505px;width:505px;height:746px}.founder-image{display:block;position:absolute;left:0;top:0;width:486px;height:746px;object-fit:cover;object-position:center top}.founder-content{position:relative;display:flex;align-items:center;padding:31px 8px;width:min(100%,855px);min-height:662px;flex:1 1 auto;min-width:0}.founder-info{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:44px;width:min(100%,855px)}.founder-header{display:flex;flex-direction:column;align-items:flex-start;gap:13px;width:min(100%,417px)}.founder-name{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:48px;line-height:57.6px;color:#000;margin:0}.founder-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#363636;margin:0}.founder-points{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:33px;width:100%}.founder-point{position:relative;z-index:1;display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:22px;align-items:center;width:100%}.point-dot{display:block;width:18px;height:18px;background:#6d6d6d;border-radius:9999px}.point-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:27px;color:#3a3a3a;margin:0;width:100%;max-width:min(100%,885px)}.founder-point:nth-child(1) .point-text{max-width:min(100%,836px)}.founder-point:nth-child(4) .point-text{max-width:min(100%,815px)}.founder-point:nth-child(5) .point-text{max-width:min(100%,873px)}.founder-points-line{position:absolute;width:1px;left:8px;top:20px;bottom:20px;background:#6d6d6d;z-index:0}@media (min-width: 768px) and (max-width: 1440px){.founder-section{padding-top:37px;padding-right:clamp(24px,3.5417vw,51px);padding-bottom:35px;padding-left:clamp(24px,4.0278vw,58px)}.founder-container{gap:clamp(16px,1.5278vw,22px);width:min(100%,1331px)}.founder-image-wrapper{flex-basis:clamp(280px,35.0694vw,505px);width:clamp(280px,35.0694vw,505px);height:clamp(413px,51.8056vw,746px)}.founder-image{width:calc(100% - clamp(11px,1.3194vw,19px));height:100%}.founder-content{min-height:clamp(430px,45.9722vw,662px);padding-top:clamp(20px,2.1528vw,31px);padding-bottom:clamp(20px,2.1528vw,31px)}.founder-info{gap:clamp(24px,3.0556vw,44px);width:100%}.founder-header{gap:clamp(8px,.9028vw,13px)}.founder-name{font-size:clamp(32px,3.3333vw,48px);line-height:clamp(38px,4vw,57.6px)}.founder-title{font-size:clamp(15px,1.3889vw,20px);line-height:clamp(19px,1.6667vw,24px)}.founder-points{gap:clamp(18px,2.2917vw,33px)}.founder-point{grid-template-columns:clamp(12px,1.25vw,18px) minmax(0,1fr);column-gap:clamp(14px,1.5278vw,22px)}.point-dot{width:clamp(12px,1.25vw,18px);height:clamp(12px,1.25vw,18px)}.point-text{font-size:clamp(14px,1.25vw,18px);line-height:clamp(22px,1.875vw,27px)}.founder-points-line{left:calc((clamp(12px,1.25vw,18px) - 1px)/2);top:calc(clamp(12px,1.25vw,18px)/2 + 10px);bottom:calc(clamp(12px,1.25vw,18px)/2 + 10px)}}@media (max-width: 767px){.founder-section{align-items:flex-start;padding-top:11px;padding-right:max(16px,8.1818vw);padding-bottom:21px;padding-left:max(16px,9.0909vw)}.founder-container{flex-direction:column;align-items:stretch;gap:0;width:min(100%,364px);min-height:1013px;background:#fafafa;border-radius:12px;overflow:hidden;box-shadow:0 0 9.1px #0000001f}.founder-image-wrapper{width:100%;height:418px;flex:0 0 418px}.founder-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.founder-content{width:100%;min-height:595px;padding:12px 16px 24px}.founder-info{width:100%;gap:15px}.founder-header{gap:7px;width:min(100%,263px)}.founder-name{font-size:30px;line-height:38px;color:#212529}.founder-title{font-size:12px;line-height:12px;color:#212529}.founder-points{gap:0}.founder-point{grid-template-columns:7px minmax(0,1fr);column-gap:12px;align-items:flex-start}.founder-point:nth-child(1){min-height:55px}.founder-point:nth-child(2){min-height:68px;margin-top:23px}.founder-point:nth-child(3){min-height:127px;margin-top:34px}.founder-point:nth-child(4){min-height:75px;margin-top:33px}.founder-point:nth-child(5){min-height:51px;margin-top:21px}.point-dot{width:7px;height:7px}.founder-point:nth-child(1) .point-dot{margin-top:4px}.founder-point:nth-child(2) .point-dot,.founder-point:nth-child(3) .point-dot{margin-top:-1px}.founder-point:nth-child(4) .point-dot{margin-top:4px}.founder-point:nth-child(5) .point-dot{margin-top:1px}.point-text{font-size:12px;line-height:20px}.founder-point:nth-child(1) .point-text{max-width:min(100%,300px)}.founder-point:nth-child(2) .point-text{max-width:min(100%,292px)}.founder-point:nth-child(3) .point-text,.founder-point:nth-child(4) .point-text,.founder-point:nth-child(5) .point-text{max-width:min(100%,303px)}.founder-points-line{left:3px;top:8px;bottom:54px}}.directors-section{position:relative;width:100%;background:#fff;padding:58px clamp(40px,calc((100vw - 1512px)/2),203px)}.directors-container{width:100%;max-width:1512px;margin:0 auto;display:flex;flex-direction:column;gap:65px}.directors-header{display:flex;flex-direction:column;align-items:center;gap:0;max-width:1059px;margin:0 auto;text-align:center}.directors-title{font-family:Inter,sans-serif;font-weight:500;width:fit-content;max-width:none;font-size:48px;line-height:62.64px;color:#333;margin:0;white-space:nowrap}.directors-subtitle{font-family:Poppins,sans-serif;font-weight:500;width:100%;max-width:1059px;font-size:16px;line-height:25.71px;text-align:center;letter-spacing:-.4px;color:#687986;margin:0}.directors-subtitle-line{display:block}.directors-grid{display:grid;grid-template-columns:repeat(4,315px);gap:84px}.director-card{width:315px;height:417px;position:relative;flex-shrink:0;filter:drop-shadow(0px 0px 6px rgba(136,136,136,.18))}.director-image{position:relative;width:100%;height:100%;border-radius:42px 42px 0 0;overflow:hidden}.director-image:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(0deg,#c00400e6 5%,#db404800);mix-blend-mode:multiply;pointer-events:none;z-index:1}.director-image img{width:100%;height:100%;object-fit:cover;display:block}.director-info{position:absolute;left:18px;bottom:15px;z-index:2}.director-card:nth-child(3) .director-info{left:19px}.director-name{font-family:Poppins,sans-serif;font-weight:700;font-size:20px;line-height:normal;color:#fff;margin:0;white-space:nowrap}.director-role{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:normal;color:#fff;margin:9px 0 0;white-space:nowrap}@media (min-width: 768px) and (max-width: 1439px){.directors-section{padding:18px clamp(24px,4.03vw,58px) 31px}.directors-container{max-width:1331px;gap:53px}.directors-title{font-size:clamp(40px,3.5vw,48px);line-height:clamp(52px,4.35vw,62.64px)}.directors-grid{grid-template-columns:repeat(4,minmax(170px,315px));gap:clamp(12px,1.75vw,24px);justify-content:space-between}.director-card{width:100%;max-width:315px;height:auto;aspect-ratio:315 / 417}.director-image:after{height:clamp(102px,8.33vw,120px)}.director-info{left:clamp(12px,1.25vw,18px);bottom:clamp(10px,1.04vw,15px)}.director-card:nth-child(3) .director-info{left:clamp(13px,1.32vw,19px)}.director-name{font-size:clamp(16px,1.39vw,20px)}.director-role{font-size:clamp(12px,.97vw,14px);margin-top:clamp(6px,.63vw,9px)}}@media (max-width: 767px){.directors-section{padding-top:16px;padding-right:max(16px,calc((100vw - 364px)/2));padding-bottom:43px;padding-left:max(16px,calc((100vw - 362px)/2))}.directors-container{width:100%;gap:32px;max-width:365px}.directors-header{max-width:100%;align-items:flex-start;gap:13px;margin:0;text-align:left}.directors-title{font-family:Poppins,sans-serif;width:100%;max-width:359px;font-size:30px;line-height:38px;color:#212529;text-align:left;white-space:normal}.directors-subtitle{max-width:314px;font-size:16px;line-height:25.71px;letter-spacing:-.4px;margin:0;text-align:left}.directors-subtitle-line{display:inline}.directors-grid{grid-template-columns:1fr;gap:19px;justify-items:start}.director-card{width:364px;max-width:100%;height:474px}.director-card:first-child{height:475px;margin-bottom:7px}.director-card:first-child .director-image:after{top:0;height:auto;background:linear-gradient(0deg,#c00400e6,#db404800 25%)}.director-image:after{height:136px}.director-info{left:24px;bottom:14px}.director-card:nth-child(2) .director-info{left:26px}.director-card:nth-child(3) .director-info{left:24px}.director-card:nth-child(4) .director-info{left:23px}}.gallery-section{display:flex;flex-direction:column;align-items:flex-start;padding:42px 205px;gap:10px;width:100%;background:#fff}.gallery-container{display:flex;flex-direction:column;align-items:center;padding:0;gap:18px;width:100%;max-width:1516px;margin:0 auto}.gallery-header{display:flex;flex-direction:column;align-items:center;padding:0;gap:16px;width:100%;max-width:1059px;text-align:center}.gallery-title{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:47.6px;line-height:63px;display:flex;align-items:center;justify-content:center;color:#333;margin:0}.gallery-subtitle{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;display:flex;align-items:center;text-align:center;letter-spacing:-.4px;color:#687986;margin:0}.gallery-content{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:20px;width:100%;max-width:1516px}.gallery-grid-left{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:23px 16px;width:1150px;flex-shrink:0}.gallery-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;isolation:isolate;border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#ebebeb00 40.92%,#000c);mix-blend-mode:darken;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);border-radius:8px;z-index:0}.gallery-item.gallery-large{width:784px;height:328px;background-image:url(/assets/mercury-factory-assembly-line-CvYR3rrT.png)}.gallery-item.gallery-large:nth-child(4){background-image:url(/assets/mercury-factory-body-in-white-D_LH-HwW.png)}.gallery-item.gallery-small{width:350px;height:328px;background-image:url(/assets/mercury-factory-paint-shop-st2I4QeB.png)}.gallery-item.gallery-small:nth-child(3){background-image:url(/assets/mercury-factory-ced-coating-CFJTOa0K.png)}.gallery-item.gallery-tall{width:346px;height:678px;background-image:url(/assets/mercury-factory-chassis-shop-BsZt3CUB.png);flex-shrink:0}.gallery-item.gallery-tall .gallery-overlay{border-radius:14px}.gallery-label{position:absolute;bottom:21px;left:50%;transform:translate(-50%);font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:20px;display:flex;align-items:center;letter-spacing:-.48px;color:#fff;z-index:1;white-space:nowrap}@media (max-width: 1600px){.gallery-section{padding:42px 100px}.gallery-grid-left{width:auto;flex:1}.gallery-item.gallery-large{width:calc(70% - 8px)}.gallery-item.gallery-small{width:calc(30% - 8px)}.gallery-item.gallery-tall{width:300px}}@media (max-width: 1200px){.gallery-section{padding:42px 60px}.gallery-title{font-size:36px;line-height:48px}.gallery-content{flex-direction:column;gap:16px}.gallery-grid-left{width:100%;gap:16px}.gallery-item.gallery-large{width:calc(65% - 8px);height:280px}.gallery-item.gallery-small{width:calc(35% - 8px);height:280px}.gallery-item.gallery-tall{width:100%;height:350px}}@media (max-width: 768px){.gallery-section{padding:32px 20px}.gallery-header{gap:12px}.gallery-title{font-size:28px;line-height:36px}.gallery-subtitle{font-size:14px;line-height:22px}.gallery-content{gap:12px}.gallery-grid-left{flex-direction:column;gap:12px}.gallery-item.gallery-large,.gallery-item.gallery-small{width:100%;height:220px}.gallery-item.gallery-tall{height:300px}.gallery-label{font-size:16px;bottom:16px}}@media (max-width: 480px){.gallery-section{padding:24px 16px}.gallery-title{font-size:24px;line-height:32px}.gallery-subtitle{font-size:13px;line-height:20px}.gallery-item.gallery-large,.gallery-item.gallery-small,.gallery-item.gallery-tall{height:180px}.gallery-label{font-size:14px;bottom:12px}}.chassis-section{position:relative;width:100%;background:#fff;padding-top:57px;padding-bottom:57px}.chassis-container{position:relative;width:100%;max-width:1158px;margin:0 auto}.chassis-header{text-align:center;margin-bottom:0}.chassis-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:47.6px;line-height:63px;display:flex;align-items:center;justify-content:center;text-align:center;color:#000;margin:0}.chassis-subtitle{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;text-align:center;letter-spacing:-.4px;color:#687986;margin:0;padding:0 13px}.chassis-grid{position:relative;width:min(879px,100%);aspect-ratio:879 / 1036;margin:40px auto 0;container-type:inline-size}.chassis-item.chassis-main{position:absolute;width:38.2253cqw;height:57.0034cqw;left:0;top:0;background:url(/assets/mercury-chassis-welding-nxik2Dvk.png);background-size:cover;background-position:center;border-radius:15.0739cqw 15.0739cqw 0}.chassis-item.chassis-red-top{position:absolute;width:29.8066cqw;height:30.2617cqw;left:39.1354cqw;top:0;background:#bc1624;border-radius:15.1308cqw 15.1308cqw 0;display:flex;align-items:center;justify-content:center}.chassis-why-box{position:absolute;width:24.8009cqw;height:16.3823cqw;left:3.7543cqw;top:8.0774cqw}.why-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:2.9579cqw;line-height:4.2093cqw;display:flex;align-items:center;letter-spacing:-.48px;color:#fff;margin:0 0 .3413cqw}.why-list{display:flex;gap:.9101cqw;margin-top:.3413cqw}.why-dots{display:flex;flex-direction:column;gap:1.8202cqw;padding-top:.7964cqw}.why-dots .dot{width:.5688cqw;height:.5688cqw;background:#fff;border-radius:50%}.why-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.3652cqw;line-height:2.3891cqw;letter-spacing:-.48px;color:#fff;margin:0}.chassis-item.chassis-top-right{position:absolute;width:29.8066cqw;height:30.2617cqw;left:70.1934cqw;top:0;background:url(/assets/mercury-chassis-fabrication-2-BpT3Ms7P.png);background-size:cover;background-position:center;border-radius:15.1308cqw 15.1308cqw 15.1308cqw 0}.chassis-item.chassis-mid-center{position:absolute;width:29.8066cqw;height:25.8248cqw;left:39.1354cqw;top:31.1718cqw;background:url(/assets/mercury-chassis-fabrication-3-BIytcb_Y.png);background-size:cover;background-position:center;border-radius:12.628cqw 0 0}.chassis-item.chassis-mid-right{position:absolute;width:29.8066cqw;height:51.0808cqw;left:70.1934cqw;top:31.1718cqw;background:url(/assets/mercury-chassis-fabrication-4-C_z6CVgK.png);background-size:cover;background-position:center;border-radius:0 0 12.628cqw}.chassis-item.chassis-red-circle{position:absolute;width:24.2321cqw;height:24.3458cqw;left:0;top:57.9067cqw;background:#bc1624;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.circle-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:2.9579cqw;line-height:4.2093cqw;text-align:center;letter-spacing:-.48px;color:#fff}.chassis-item.chassis-wide{position:absolute;width:64.2776cqw;height:24.1183cqw;left:4.5506cqw;top:58.1342cqw;background:url(/assets/mercury-chassis-fabrication-5-3VkUbtol.png);background-size:cover;background-position:center;border-radius:15.1308cqw 15.1308cqw 0}.chassis-item.chassis-bottom-left{position:absolute;width:34.0159cqw;height:34.6986cqw;left:0;top:83.1627cqw;background:url(/assets/mercury-chassis-fabrication-6-DIvFBZZj.png);background-size:cover;background-position:center;border-radius:15.1308cqw 0 15.1308cqw 15.1308cqw}.chassis-item.chassis-bottom-center{position:absolute;width:33.6746cqw;height:34.6986cqw;left:35.1536cqw;top:83.1627cqw;background:url(/assets/mercury-chassis-fabrication-7-C0BeV7SB.png);background-size:cover;background-position:center;border-radius:0 0 14.7895cqw 14.7895cqw}.chassis-item.chassis-red-bottom{position:absolute;width:29.8066cqw;height:34.6986cqw;left:70.1934cqw;top:83.1627cqw;background:#bc1624;border-radius:0 15.1308cqw 15.1308cqw;display:flex;align-items:center;justify-content:center;padding:2.2753cqw}.strength-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:4.5506cqw;line-height:6.1433cqw;text-align:center;letter-spacing:-.48px;color:#fff}.production-section{display:flex;justify-content:center;padding:45px 205px;width:100%;background:#fff}.production-container{width:100%;max-width:1511px;margin:0 auto}.production-header{max-width:1009px;margin:0 auto 37px;text-align:center}.production-title{margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:47.6px;line-height:35px;letter-spacing:-.02em;text-align:center;color:#191919;white-space:nowrap}.production-subtitle{max-width:732px;margin:30px auto 0;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:25.71px;text-align:center;letter-spacing:-.4px;color:#687986}.production-cards{display:grid;grid-template-columns:repeat(5,263px);justify-content:center;align-items:stretch;gap:49px;width:100%}.production-card{width:100%;min-height:300px;padding:23px 30px 28px;background:#fff;box-shadow:0 4px 8px 1px #00000014;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.production-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.production-icon img{width:100%;height:100%;object-fit:contain;display:block}.production-card-copy{width:100%;min-width:0;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}.production-card-title{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#191919;text-wrap:balance}.production-card-title-line{display:block}.production-card-desc{margin:auto 0 0;max-width:202px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#7b7b7b}.production-card--battery .production-icon{width:60px;height:60px}.production-card--battery .production-card-copy{padding-top:54px}.production-card--battery .production-card-title{max-width:86px}.production-card--battery-management-system .production-icon{width:69px;height:69px;margin-left:-4px}.production-card--battery-management-system .production-card-copy{padding-top:38px}.production-card--battery-management-system .production-card-title{max-width:202px}.production-card--chassis .production-icon{width:50px;height:50px;margin-left:2px;margin-top:5px}.production-card--chassis .production-card-copy{padding-top:53px}.production-card--chassis .production-card-title{max-width:83px}.production-card--ced-coating-plant .production-icon{width:58px;height:58px;margin-top:-3px}.production-card--ced-coating-plant .production-card-copy{padding-top:50px}.production-card--ced-coating-plant .production-card-title{max-width:183px}.production-card--vehicle-range .production-icon{width:71px;height:71px;margin-left:-7px;margin-top:-10px}.production-card--vehicle-range .production-card-copy{padding-top:33px}.production-card--vehicle-range .production-card-title{max-width:198px}@media (min-width: 768px) and (max-width: 1599px){.production-section{padding:42px clamp(24px,4vw,58px) 26px}.production-container{max-width:1328px}.production-header{max-width:1027px;margin-bottom:36px}.production-title{font-size:clamp(34px,4.4vw,40px);line-height:clamp(40px,4.8vw,58px);white-space:normal;text-wrap:balance}.production-subtitle{margin-top:18px}.production-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(16px,2vw,41px)}.production-card{min-height:300px;padding:clamp(20px,1.8vw,23px) clamp(16px,2vw,30px) 24px}.production-card-title{max-width:100%;font-size:clamp(16px,1.4vw,20px);line-height:clamp(22px,1.8vw,28px)}.production-card-desc{max-width:100%;font-size:clamp(12px,1vw,14px);line-height:clamp(18px,1.4vw,20px)}.production-card--battery .production-icon{width:clamp(48px,4vw,60px);height:clamp(48px,4vw,60px)}.production-card--battery .production-card-copy{padding-top:clamp(34px,4vw,54px)}.production-card--battery-management-system .production-icon{width:clamp(54px,4.5vw,69px);height:clamp(54px,4.5vw,69px);margin-left:0}.production-card--battery-management-system .production-card-copy{padding-top:clamp(24px,3.1vw,38px)}.production-card--chassis .production-icon{width:clamp(42px,3.3vw,50px);height:clamp(42px,3.3vw,50px);margin-left:0;margin-top:clamp(0px,.4vw,5px)}.production-card--chassis .production-card-copy{padding-top:clamp(34px,4vw,53px)}.production-card--ced-coating-plant .production-icon{width:clamp(48px,3.8vw,58px);height:clamp(48px,3.8vw,58px);margin-top:0}.production-card--ced-coating-plant .production-card-copy{padding-top:clamp(30px,3.7vw,50px)}.production-card--vehicle-range .production-icon{width:clamp(54px,4.6vw,71px);height:clamp(54px,4.6vw,71px);margin-left:0;margin-top:clamp(-4px,-.5vw,0px)}.production-card--vehicle-range .production-card-copy{padding-top:clamp(20px,2.7vw,33px)}}@media (min-width: 1200px){.production-title{white-space:nowrap}}@media (max-width: 767px){.production-section{padding:31px max(16px,calc((100vw - 364px)/2)) 33px}.production-container{max-width:364px}.production-header{max-width:100%;margin-bottom:31px;text-align:left}.production-title{font-size:30px;line-height:38px;color:#212529;white-space:normal;text-wrap:balance;text-align:left}.production-subtitle{max-width:314px;margin:16px 0 0;text-align:left}.production-cards{display:flex;flex-direction:column;gap:21px}.production-card{min-height:126px;padding:14px 20px 14px 25px;display:grid;grid-template-columns:auto 1fr;column-gap:26px;align-items:center}.production-icon{margin:0}.production-card-copy{padding-top:0!important;justify-content:center}.production-card-title{max-width:233px;font-size:20px;line-height:28px;text-wrap:wrap}.production-card-desc{max-width:202px;margin-top:8px;font-size:14px;line-height:20px}.production-card--battery .production-icon{width:54px;height:54px}.production-card--battery-management-system .production-icon{width:61px;height:61px}.production-card--battery-management-system .production-card-title{line-height:22px}.production-card--chassis .production-icon{width:50px;height:50px}.production-card--ced-coating-plant .production-icon{width:58px;height:58px}.production-card--vehicle-range .production-icon{width:59px;height:59px}.production-card--vehicle-range .production-card-title{line-height:23px}}.news-section{padding:53px 204px;background:#f9f9f9}.news-container{max-width:1512px;margin:0 auto}.news-header{text-align:center;margin-bottom:47px}.news-subtitle{font-size:16px;line-height:1.5;color:#6b7280}.news-grid{display:flex;gap:29px}.news-card{flex:1;display:flex;flex-direction:column;gap:22px}.news-card.featured{flex:1.5}.news-image{border-radius:12px;overflow:hidden;box-shadow:0 0 5px 1px #0000000f}.news-image img{width:100%;height:322px;object-fit:cover}.news-content{display:flex;flex-direction:column;gap:12px}.news-title{font-family:Inter,sans-serif;font-weight:500;font-size:21.2px;line-height:1.36;color:#181e22}.read-more{display:flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-weight:500;font-size:17px;line-height:1;color:#16aa51;text-decoration:none;transition:var(--transition)}.read-more:hover{color:#128a42}.dealership-section{padding:40px 203px;background:#f9f9f9}.dealership-container{max-width:1512px;margin:0 auto}.dealership-header{text-align:center;margin-bottom:50px}.dealership-subtitle{font-size:16px;line-height:1.5;color:#6b7280;max-width:1059px;margin:0 auto}.dealership-content{display:flex;gap:37px}.dealership-map{flex:2;border-radius:28px;overflow:hidden}.dealership-map img{width:100%;height:704px;object-fit:cover}.dealership-info{flex:1;display:flex;flex-direction:column;gap:31px}.map-search{position:relative;background:#fff;border-radius:9px;box-shadow:0 0 12px 2px #0000000d;padding:17px 14px}.search-input{width:100%;border:none;outline:none;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:1.5;text-transform:uppercase;color:#3b3b3b}.search-input::placeholder{color:#3b3b3b}.search-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.map-filters{display:flex;gap:10px}.map-filter-btn{flex:1;display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:#fff;border-radius:9px;border:none;box-shadow:0 0 12px 2px #0000000d;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:1.5;text-transform:uppercase;color:#3b3b3b;cursor:pointer;transition:var(--transition)}.map-filter-btn.active{background:#f0f0f0}.map-filter-btn .count{color:#3b3b3b}.dealership-cards{display:flex;flex-direction:column;gap:18px;max-height:400px;overflow-y:auto}.dealer-card{background:#fff;border-radius:24px 24px 0;box-shadow:0 2px 12px #0000000d;padding:17px 28px}.dealer-type{font-family:Poppins,sans-serif;font-weight:275;font-size:12px;line-height:1.5;text-transform:uppercase;color:#949494b3}.dealer-distance{display:block;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#343339;margin-bottom:8px}.dealer-name{font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:1.5;color:#949494;margin-bottom:8px}.dealer-address{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#323232;margin-bottom:12px}.dealer-contact{display:flex;gap:20px}.dealer-contact a{font-family:Poppins,sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:#34bc5d;text-decoration:none}.dealer-contact a:hover{text-decoration:underline}.dealership-services{display:flex;gap:33px}.service-card{flex:1;background:#f9f9f9;border-radius:17px;padding:17px 48px;display:flex;flex-direction:column;gap:16px}.service-card img{width:48px;height:48px}.service-card h4{font-family:Montserrat,sans-serif;font-weight:100;font-size:24px;line-height:1.22;color:#322b54}.service-card p{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:#322b54}.discover-more-section{width:100%;background:#fff;padding:60px 0;overflow:hidden}.discover-more-wrapper{position:relative;display:flex;flex-direction:row;align-items:flex-end;gap:0;max-width:1920px;margin:0 auto;padding:0}.discover-sidebar{position:relative;flex-shrink:0;width:98px;height:668px}.sidebar-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#212121}.sidebar-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center center;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:64px;line-height:.9;color:#f5f5f5;white-space:nowrap}.discover-main{display:flex;flex-direction:column;align-items:center;gap:48px;flex:1 1 0;min-width:0;width:100%;max-width:1726px}.discover-header{display:flex;flex-direction:column;align-items:center;gap:28px;width:100%;max-width:1165px;text-align:center}.discover-title{margin:0;width:100%;font-family:Poppins,sans-serif;font-weight:500;font-size:47.6px;line-height:62.64px;color:#000}.discover-subtitle{margin:0;width:100%;max-width:1145px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;color:#687986}.discover-content{position:relative;width:100%;height:668px;max-width:1726px}.discover-image{position:absolute;left:0;top:0;width:1092px;height:668px;overflow:hidden}.discover-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom;animation:discover-slide-fade .42s ease both}@keyframes discover-slide-fade{0%{opacity:0}to{opacity:1}}.discover-info-card{position:absolute;left:1136px;top:0;width:590px;height:298px}.discover-info-inner{position:relative;width:100%;height:100%}.discover-counter{position:absolute;left:0;top:0;margin:0;display:block;width:66px;height:17px;font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:57.6px;color:#212529}.discover-vehicle-name{position:absolute;left:0;top:45px;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:32px;line-height:57.6px;color:#212529;white-space:nowrap}.discover-description{position:absolute;left:0;top:129px;width:100%;margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:25.71px;letter-spacing:-.4px;color:#687986}.discover-btn{position:absolute;left:0;top:249px;width:173px;height:49px;padding:0;background:#212121;border:none;border-radius:6px;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:20.16px;letter-spacing:-.48px;cursor:pointer;transition:background .3s ease}.discover-btn:hover{background:var(--primary-red, #c41e3a)}.discover-nav{position:absolute;left:526px;top:0;display:flex;align-items:center;justify-content:space-between;gap:22px;width:64px;height:17px}.nav-arrow{position:relative;display:flex;align-items:center;justify-content:center;width:21px;height:17px;padding:0;background:transparent;border:none;cursor:pointer}.nav-arrow:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.nav-arrow:disabled{opacity:.3;cursor:not-allowed}.nav-arrow svg{width:21px;height:17px}@media (max-width: 1919px){.discover-more-section{padding:20px 0}.discover-more-wrapper{flex-direction:column;align-items:stretch;padding:0 clamp(16px,2.6vw,37px);gap:28px}.discover-sidebar{position:absolute;left:clamp(16px,2.6vw,37px);bottom:0;width:clamp(48px,6.8vw,98px);height:clamp(256px,40.5vw,583px);z-index:2}.sidebar-text{font-size:clamp(36px,4.4vw,64px);line-height:.9}.discover-main{width:100%;max-width:1403px;margin:0 auto;gap:0}.discover-header{max-width:1165px;margin:0 auto}.discover-content{position:relative;display:flex;align-items:flex-start;gap:clamp(16px,2.7%,38px);width:100%;height:clamp(256px,40.5vw,583px);max-width:1403px;margin-top:28px}.discover-image{position:static;left:auto;top:auto;flex:1 1 0;min-width:0;width:auto;height:100%}.discover-info-card{position:relative;left:auto;right:auto;top:auto;flex:0 0 clamp(240px,29.15%,409px);height:330px;margin-top:clamp(0px,1.13vw,7px)}.discover-info-inner{height:298px}.discover-vehicle-name{font-size:clamp(26px,2.22vw,32px)}.discover-description{width:100%;max-width:401px;font-size:clamp(16px,1.39vw,20px)}.discover-btn{top:285px;width:166px;height:45px}.discover-nav{left:auto;right:0;top:299px}}@media (max-width: 767px){.discover-more-section{padding:33px 0 27px}.discover-more-wrapper{position:relative;flex-direction:column;align-items:stretch;gap:0;max-width:441px;margin:0 auto;padding:0}.discover-sidebar{position:absolute;left:0;top:auto;bottom:350px;width:40px;height:249px;z-index:2}.sidebar-text{font-size:24px;line-height:.9}.discover-main{width:100%;max-width:441px;margin:0;gap:0}.discover-header{align-items:flex-start;text-align:left;max-width:none;gap:11px;padding:0 40px;margin-bottom:30px}.discover-title{width:100%;max-width:359px;font-size:30px;line-height:38px;color:#212529;text-align:left}.discover-subtitle{width:100%;max-width:314px;font-size:16px;line-height:20.8px;text-align:left}.discover-content{position:static;display:flex;flex-direction:column;gap:42px;width:100%;height:auto;max-width:none;margin:0}.discover-image{flex:none;min-width:auto;position:relative;left:0;top:0;width:100%;height:249px;padding-left:40px;box-sizing:border-box;overflow:hidden}.discover-info-card{flex:none;margin-top:0;position:relative;left:0;right:auto;top:0;width:100%;max-width:none;height:308px;padding:0 40px;box-sizing:border-box}.discover-info-inner{position:relative;width:100%;max-width:364px;height:308px}.discover-counter{top:0;width:100%;height:17px;font-size:24px;line-height:57.6px}.discover-vehicle-name{top:28px;font-size:32px;line-height:57.6px}.discover-description{top:87px;width:100%;max-width:364px;height:148px;font-size:20px;line-height:25.71px}.discover-btn{top:259px;left:0;width:173px;height:49px}.discover-nav{left:auto;right:40px;top:275px}}.footer-new{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background:#fff;width:100%}.footer-inner{position:relative;width:100%;max-width:1880px;height:760px;background:#191919;border-radius:8px}.footer-divider{position:absolute;width:calc(100% - 163px);max-width:1717px;height:2px;left:50%;transform:translate(-50%);top:72px;background:#31373e}.footer-home-link{position:absolute;left:82px;top:37px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#7b7b7b;text-decoration:none;transition:var(--transition)}.footer-home-link:hover{color:#f7f7f7}.footer-logos-new{position:absolute;left:75px;top:92px;display:flex;align-items:center;gap:5px}.footer-logos-new img{height:101px;width:auto}.footer-nav-columns{position:absolute;left:667px;top:108px;display:flex;gap:90px}.footer-nav-col{display:flex;flex-direction:column;gap:16px}.footer-nav-col:nth-child(1){width:124px}.footer-nav-col:nth-child(2){width:112px}.footer-nav-col:nth-child(3){width:72px}.footer-nav-col:nth-child(4){width:91px}.footer-nav-col h4{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#7b7b7b;margin:0}.footer-nav-col a{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#f7f7f7;text-decoration:none;transition:var(--transition)}.footer-nav-col a:hover{color:var(--primary-red)}.footer-nav-col a .new-tag{font-size:12px;color:#3cdb4e;margin-left:8px}.footer-testimonial-box{position:absolute;left:82px;top:212px;width:449px;height:249px;border:1px solid rgba(216,217,218,.2);border-radius:29px;padding:24px 37px;box-sizing:border-box}.testimonial-content{display:flex;flex-direction:column;gap:18px;width:100%;height:100%}.testimonial-text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#7b7b7b;margin:0;height:107px;display:flex;align-items:center}.testimonial-divider{width:100%;height:1px;background:#666}.social-icons-new{display:flex;align-items:center;gap:53px}.social-icons-new img{height:53px;width:auto}.footer-contact-new{position:absolute;left:1471px;top:108px;display:flex;flex-direction:column;gap:18px;width:328px}.footer-contact-new h4{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#7b7b7b;margin:0}.contact-items-new{display:flex;flex-direction:column;align-items:flex-end;gap:20px}.contact-item-new{display:flex;align-items:center;gap:10px;width:100%}.contact-item-new img{flex-shrink:0}.contact-divider{width:1px;height:32px;background:#6d6e6eb3}.contact-item-new:nth-child(2) .contact-divider,.contact-item-new:nth-child(3) .contact-divider{height:14px}.contact-item-new span:last-child{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#f7f7f7}.contact-item-new .phone-number{color:#3cdb4e}.footer-bottom-section{position:absolute;left:82px;top:598px;width:1717px;display:flex;flex-direction:column;gap:19px}.footer-app-box{width:100%;height:100px;border:1px solid rgba(216,217,218,.2);border-radius:11px;box-sizing:border-box}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-copyright-group{display:flex;align-items:center;gap:8px}.footer-copyright-group span{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:14px;color:#d6e1eab3}.footer-separator{width:1px;height:18px;background:#6d6e6eb3}.footer-legal-links{display:flex;align-items:center;gap:11px}.footer-legal-links a{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:14px;color:#d6e1eab3;text-decoration:none;transition:var(--transition)}.footer-legal-links a:hover{color:#fff}.footer-showrooms{position:absolute;left:122px;top:621px;display:flex;flex-direction:column;gap:9px;width:1639px;display:none}.showrooms-title{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#f7f7f7}.showrooms-list{display:flex;align-items:flex-end;gap:14px}.showrooms-list a{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#7b7b7b;text-decoration:none;transition:var(--transition)}.showrooms-list a:hover{color:#f7f7f7}.showrooms-list a.all-cities{color:#d6e1eab3}.showroom-separator{width:1px;height:18px;background:#6d6e6eb3}@media (max-width: 1600px){.footer-inner{height:auto;min-height:760px;padding-bottom:40px}.footer-nav-columns{left:50%;transform:translate(-50%);top:220px}.footer-testimonial-box{position:relative;left:auto;top:auto;margin:100px auto 0;width:calc(100% - 164px);max-width:449px}.footer-contact-new{position:relative;left:auto;top:auto;margin:40px auto 0;width:calc(100% - 164px);max-width:328px}.footer-bottom-section{position:relative;left:auto;top:auto;width:calc(100% - 164px);margin:40px auto 0}}@media (max-width: 1200px){.footer-nav-columns{flex-wrap:wrap;gap:40px;justify-content:center;width:calc(100% - 164px);left:82px;transform:none}.footer-logos-new,.footer-home-link{left:50%;transform:translate(-50%)}}@media (max-width: 900px){.footer-inner{padding:20px;height:auto}.footer-divider{display:none}.footer-home-link{position:relative;left:auto;top:auto;transform:none;display:block;text-align:center;margin-bottom:20px}.footer-logos-new{position:relative;left:auto;top:auto;transform:none;justify-content:center;margin-bottom:40px}.footer-logos-new img{height:80px}.footer-nav-columns{position:relative;left:auto;top:auto;transform:none;width:100%;gap:30px;flex-wrap:wrap;justify-content:space-around;margin-bottom:40px}.footer-testimonial-box,.footer-contact-new{width:100%;max-width:100%;margin:0 0 30px}.footer-bottom-section{width:100%;margin:0}.footer-bottom-row{flex-direction:column;gap:20px;text-align:center}.footer-copyright-group,.footer-legal-links{flex-wrap:wrap;justify-content:center}}@media (max-width: 600px){.footer-new{padding:10px}.footer-logos-new img{height:60px}.footer-nav-columns{flex-direction:column;align-items:center;text-align:center}.footer-nav-col{width:100%!important;align-items:center}.footer-testimonial-box{padding:16px 20px;border-radius:16px}.testimonial-text{font-size:14px;line-height:20px}.social-icons-new img{height:40px}.footer-app-box{height:60px}}@media (max-width: 1024px){.section-title{font-size:36px}.about-section{padding:40px}.about-container{flex-direction:column;gap:40px}.about-image img{width:100%;height:auto;max-width:500px}.products-section{padding:40px}.products-container{padding:0;gap:30px}.products-filters-wrapper{flex-direction:column;gap:25px;align-items:flex-start}.category-toggle{width:auto}.product-tabs-container{width:100%;padding:18px 35px}.product-tabs{gap:30px;flex-wrap:wrap}.products-grid{grid-template-columns:repeat(2,1fr);gap:24px}.product-card{width:100%}.why-choose-section{padding:40px}.why-choose-grid{flex-direction:column}.why-card.large{height:400px}.why-card-column .why-card{height:300px}.gallery-section{padding:40px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item.large{grid-column:span 1}.news-section{padding:40px}.news-grid{flex-direction:column}.news-card.featured{flex:1}.dealership-section{padding:40px}.dealership-content{flex-direction:column}.dealership-map img{height:400px}.dealership-services{flex-direction:column}}@media (max-width: 768px){.section-title{font-size:28px}.about-section{padding:30px 20px}.about-stats{flex-direction:row;flex-wrap:wrap;gap:20px}.products-section{padding:30px 20px}.products-container{padding:0;gap:25px}.products-header .section-title{font-size:28px;line-height:36px}.products-subtitle{font-size:14px;line-height:22px}.products-filters-wrapper{flex-direction:column;gap:20px}.category-toggle{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.category-pill{padding:8px 20px;height:60px}.pill-text{font-size:16px}.pill-icon{width:44px;height:44px}.toggle-switch{width:44px;height:44px;position:relative;left:auto;transform:none}.product-tabs-container{padding:15px 20px;border-radius:30px;width:100%;overflow-x:auto}.product-tabs{gap:25px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:15px}.product-tab{font-size:14px}.products-grid{grid-template-columns:1fr;gap:20px}.product-card{width:100%}.why-choose-section,.gallery-section,.production-section,.news-section,.dealership-section{padding:30px 20px}.partner-item{width:calc(50% - 15px);height:150px}.gallery-grid{grid-template-columns:1fr}.gallery-item.large,.gallery-item.tall{grid-column:span 1;grid-row:span 1}}@media (max-width: 480px){.section-title{font-size:24px}.filter-btn{padding:10px 15px;font-size:14px}.product-card{border-radius:16px}.product-image{height:200px}.product-info{padding:20px}.product-name{font-size:20px}.product-actions{flex-direction:column;gap:10px}.partner-item{width:100%}.news-image img{height:200px}}html,body{max-width:100%;overflow-x:hidden}#root{width:100%}img,video,picture,svg,iframe{max-width:100%;height:auto}img[loading=lazy]{content-visibility:auto}section{width:100%;overflow:hidden}@media (min-width: 768px) and (max-width: 1199px){.about-section,.products-section,.why-choose-section,.gallery-section,.news-section,.dealership-section,.chassis-section,.our-reach-section{padding-left:clamp(1.5rem,4vw,2.5rem);padding-right:clamp(1.5rem,4vw,2.5rem)}}@media (max-width: 767px){section,footer.footer-new{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.product-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.gallery-grid{gap:.75rem}.news-card,.news-card.featured{width:100%;max-width:100%}.footer-new .footer-columns,.footer-new .footer-nav,.footer-new .footer-bottom-section{flex-direction:column;gap:1.5rem}.partners-grid{grid-template-columns:1fr 1fr}}@media (max-width: 380px){:root{--container-pad-x: .75rem}.partners-grid{grid-template-columns:1fr}.hero-mobile-bar{max-width:95vw!important}}@media (min-width: 1920px){body>:not(#root):not(script){max-width:var(--container-max, 1920px);margin-left:auto;margin-right:auto}#root{width:100%;max-width:none;margin-left:0;margin-right:0}}@media (max-width: 900px) and (orientation: landscape) and (max-height: 500px){.hero-new{height:100vh;min-height:320px}.hero-mobile-header{padding-top:env(safe-area-inset-top)}}.about-section{background:#f8f8f8}.about-title,.about-description,.tagline-text,.about-button{font-family:Poppins,Inter,sans-serif}.about-image{position:relative;overflow:hidden;flex-shrink:0}.about-image img{display:block;position:absolute;top:-5.15%;left:-47.29%;width:180.19%;height:110.41%;max-width:none;object-fit:fill}@media (min-width: 1200px){.about-section{padding-top:clamp(44px,3.1vw,59.5px);padding-bottom:clamp(44px,3.1vw,59.5px);padding-left:clamp(82px,10.46vw,201px);padding-right:clamp(82px,10.72vw,206px);min-height:auto}.about-container{display:flex;align-items:center;justify-content:space-between;gap:clamp(31px,5.83vw,112px);max-width:none;margin:0;min-height:auto}.about-content{flex:0 1 clamp(480px,38.73vw,744px);max-width:clamp(480px,38.73vw,744px);gap:clamp(33px,2.92vw,56px);min-height:auto;justify-content:flex-start}.about-text{gap:24px}.about-title{font-weight:500;font-size:48px;line-height:57.6px;margin:0}.about-description{font-weight:500;font-size:16px;line-height:26px;max-width:none;width:100%;margin:0}.about-tagline-group{gap:clamp(20px,1.98vw,38px)}.about-tagline{gap:14px;min-height:72px;align-items:center}.tagline-accent{width:5px;height:70.41px}.tagline-text{font-weight:500;font-size:25px;line-height:32px;width:247px}.about-button{width:251px;height:54px;font-weight:700;font-size:22px;line-height:64px;padding:0}.about-image{flex:1 1 0;width:clamp(420px,34.25vw,658px);max-width:clamp(420px,34.25vw,658px);aspect-ratio:658 / 604}}@media (min-width: 768px) and (max-width: 1199px){.about-section{padding-top:44px;padding-bottom:44px;padding-left:clamp(24px,5.7vw,82px);padding-right:clamp(24px,5.7vw,82px)}.about-container{display:grid;grid-template-columns:minmax(0,704fr) minmax(0,538fr);column-gap:clamp(16px,2.15vw,31px);align-items:center;max-width:none;margin:0;min-height:auto}.about-content{width:auto;max-width:none;min-height:auto;gap:33px;justify-content:flex-start}.about-text{gap:24px}.about-title{font-weight:500;font-size:48px;line-height:57.6px;margin:0}.about-description{width:93.3%;max-width:657px;font-weight:500;font-size:16px;line-height:26px;margin:0}.about-tagline-group{gap:20px}.about-tagline{min-height:72px}.tagline-accent{width:5px;height:70.41px}.tagline-text{width:247px;font-weight:500;font-size:25px;line-height:32px}.about-button{width:251px;height:54px;font-weight:700;font-size:22px;line-height:64px;padding:0}.about-image{width:100%;aspect-ratio:538 / 494}}@media (max-width: 767px){.about-section{padding-top:22px;padding-bottom:23px;padding-left:clamp(16px,9.1vw,40px);padding-right:clamp(16px,9.1vw,40px);min-height:auto}.about-container{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:29px;width:min(100%,358px);max-width:358px;min-height:auto;margin:0 auto}.about-content{width:100%;max-width:358px;min-height:auto;gap:20px;justify-content:flex-start}.about-text{gap:3px}.about-title{width:min(100%,332px);font-weight:500;font-size:30px;line-height:38px;margin:0}.about-description{width:min(100%,332px);max-width:332px;font-weight:500;font-size:12px;line-height:20px;margin:0}.about-tagline-group{gap:22px}.about-tagline{min-height:40px;gap:8px}.tagline-accent{width:3px;height:35px}.tagline-text{width:158px;font-weight:500;font-size:16px;line-height:24px}.about-button{width:176px;height:37.8645px;font-weight:700;font-size:14px;line-height:64px;padding:0}.about-image{width:min(100%,349px);max-width:349px;aspect-ratio:349 / 321}}.why-choose-section{background:#fff}.why-choose-header .section-title,.why-subtitle,.why-card-title,.view-all-link{font-family:Poppins,Inter,sans-serif}.why-choose-grid{display:grid;align-items:start}.why-card,.why-card.large,.why-card-column .why-card{border-radius:0;overflow:visible;height:auto;flex:initial}.why-card-column{display:contents}.why-card img{display:block;width:100%;height:auto;border-radius:12px;object-fit:cover}.why-card-overlay{position:static;left:auto;right:auto;bottom:auto;padding:12px 0 0;background:none;display:flex;align-items:center;justify-content:space-between;gap:14px}.why-card-title{color:#000;margin:0}.view-all-link{display:inline-flex;align-items:center;gap:14px;color:#16aa51;text-decoration:none;transition:none;white-space:nowrap}.view-all-link:hover{color:#16aa51}.view-all-link svg{width:15.231px;height:10.325px;flex-shrink:0}.why-card-column .why-card:last-child{grid-column:1 / -1}.why-choose-section .why-card.reveal{opacity:1!important;transform:none!important;transition:none!important}@media (min-width: 1600px){.why-choose-section{padding:32px 56px 34px}.why-choose-container{max-width:1379px;margin:0 auto}.why-choose-header{width:min(100%,1123px);margin:0 auto 23px;gap:28px}.why-choose-header .section-title{margin:0 auto;max-width:1026px;font-weight:500;font-size:48px;line-height:55.68px;letter-spacing:-.54px;text-align:center;color:#181e22}.why-subtitle{margin:0 auto;max-width:1133px;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;text-align:center;color:#687986}.why-choose-grid{grid-template-columns:665px 674px;column-gap:40px;row-gap:25px}.why-card.large img,.why-card-column .why-card:first-child img{height:426px}.why-card-column .why-card:last-child img{height:668px}.why-card-title{font-weight:500;font-size:28px;line-height:37.12px}.view-all-link{font-weight:500;font-size:16px;line-height:20.8px}.why-card-column .why-card:last-child .why-card-overlay{padding-top:16px}}@media (min-width: 768px) and (max-width: 1919px){.why-choose-section{padding-top:33px;padding-bottom:24px;padding-left:clamp(24px,3.9vw,56px);padding-right:clamp(24px,3.9vw,56px)}.why-choose-container{max-width:1331px;margin:0 auto}.why-choose-header{width:min(100%,1123px);margin:0 auto 66px;gap:28px}.why-choose-header .section-title{margin:0 auto;max-width:1026px;font-weight:500;font-size:48px;line-height:55.68px;letter-spacing:-.54px;text-align:center;color:#181e22}.why-subtitle{margin:0 auto;max-width:1133px;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;text-align:center;color:#687986}.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;row-gap:47px}.why-card.large img,.why-card-column .why-card:first-child img{aspect-ratio:647 / 426}.why-card-column .why-card:last-child img{aspect-ratio:1331 / 668}.why-card-title{font-weight:500;font-size:28px;line-height:37.12px}.view-all-link{font-weight:500;font-size:16px;line-height:20.8px}.why-card-column .why-card:last-child .why-card-overlay{padding-top:16px;padding-left:18px}}@media (min-width: 768px) and (max-width: 1199px){.why-choose-section{padding-top:28px;padding-bottom:24px;padding-left:clamp(24px,4vw,40px);padding-right:clamp(24px,4vw,40px)}.why-choose-container{max-width:none;margin:0 auto}.why-choose-header{width:min(100%,960px);margin:0 auto 32px;gap:20px}.why-choose-header .section-title{margin:0;font-weight:500;font-size:clamp(36px,4.8vw,44px);line-height:1.16;letter-spacing:-.4px;text-align:center;color:#181e22}.why-subtitle{margin:0;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;text-align:center;color:#687986}.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:28px}.why-card.large img,.why-card-column .why-card:first-child img{aspect-ratio:647 / 426}.why-card-column .why-card:last-child img{aspect-ratio:1331 / 668}.why-card-title{font-weight:500;font-size:22px;line-height:1.28}.view-all-link{font-weight:500;font-size:15px;line-height:1.3}.why-card-column .why-card:last-child .why-card-overlay{padding-top:14px}}@media (max-width: 767px){.why-choose-section{padding-top:15px;padding-bottom:21px;padding-left:clamp(16px,8.9vw,39px);padding-right:clamp(16px,8.9vw,39px)}.why-choose-container{width:min(100%,365px);max-width:365px;margin:0 auto}.why-choose-header{width:100%;align-items:flex-start;text-align:left;margin:0 0 15px;gap:15px}.why-choose-header .section-title{width:min(100%,263px);margin:0;font-weight:500;font-size:30px;line-height:38px;letter-spacing:0;text-align:left;color:#212529}.why-subtitle{width:min(100%,343px);margin:0;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;text-align:left;color:#687986}.why-choose-grid{grid-template-columns:176px 175px;column-gap:14px;row-gap:18px;justify-content:flex-start}.why-card.large{width:176px}.why-card.large img{width:176px;height:119px;border-radius:8px}.why-card-column .why-card:first-child{width:175px}.why-card-column .why-card:first-child img{width:175px;height:119px;border-radius:8px;content:url(/assets/mercury-ev-tech-headquarters-aerial-mobile-D3Wu6dcc.png)}.why-card-column .why-card:last-child{width:364px}.why-card-column .why-card:last-child img{width:364px;height:237px;border-radius:8px;content:url(/assets/mercury-ev-tech-facility-mobile-holEn8XS.png)}.why-card-overlay{padding-top:12px;gap:8px}.why-card-column .why-card:last-child .why-card-overlay{padding-top:11px}.why-card-title{font-weight:500;font-size:12px;line-height:1;white-space:nowrap}.view-all-link{font-size:0;line-height:0;gap:0}.view-all-link svg{width:13px;height:9px}}.our-reach-section{position:relative;width:100%;background:#fff;padding:20px 200px;overflow:hidden}.our-reach-container{position:relative;width:1518px;height:804px;margin:0 auto;max-width:none}.our-reach-header{position:absolute;left:417px;top:0;width:684px;height:133px}.our-reach-title{position:absolute;left:216px;top:0;width:253px;height:80px;margin:0;display:flex;flex-direction:column;justify-content:center;color:#333;text-align:center;font-family:Poppins,sans-serif;font-size:48px;font-weight:500;line-height:62.64px}.our-reach-subtitle{position:absolute;left:0;top:72px;width:684px;height:53px;margin:0;display:flex;flex-direction:column;justify-content:center;color:#687986;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:25.71px;letter-spacing:-.4px}.our-reach-content{position:absolute;left:0;top:153px;width:1518px;height:651px}.reach-image{position:absolute;left:381px;top:0;width:1137px;height:651px;border-radius:24px;overflow:hidden;box-shadow:0 0 15.6999998093px -1px #00000029}.reach-image img{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto}.reach-stats-column{position:absolute;left:0;top:0;width:338px;height:651px}.our-reach-section .reach-stat-card{position:absolute}.our-reach-section .reach-stat-card-surface{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;box-shadow:0 0 15.6999998093px -1px #00000029;border-radius:10px}.our-reach-section .reach-stat-card-frame,.our-reach-section .reach-stat-card-info,.our-reach-section .reach-stat-card-icon,.our-reach-section .reach-stat-card-divider,.our-reach-section .reach-stat-card-value,.our-reach-section .reach-stat-card-copy{position:absolute}.our-reach-section .reach-stat-card-icon{display:block;object-fit:contain;image-rendering:auto}.our-reach-section .reach-stat-card-divider{width:2px;background:#f5f5f5}.our-reach-section .reach-stat-card-value,.our-reach-section .reach-stat-card-copy{display:flex;flex-direction:column;justify-content:center;color:#000;font-family:Poppins,sans-serif;word-wrap:break-word}.our-reach-section .reach-stat-card-value{font-size:48px;font-weight:600;line-height:21px}.our-reach-section .reach-stat-card-copy{font-size:20px;font-weight:300;line-height:21px}.our-reach-section .reach-stat-card-1{left:2px;top:0;width:334px;height:134px}.our-reach-section .reach-stat-card-1 .reach-stat-card-frame{left:0;top:0;width:334px;height:134px}.our-reach-section .reach-stat-card-1 .reach-stat-card-icon{left:26px;top:35px;width:53px;height:60px}.our-reach-section .reach-stat-card-1 .reach-stat-card-info{left:103px;top:31px;width:183px;height:71px}.our-reach-section .reach-stat-card-1 .reach-stat-card-value{left:30px;top:2px;width:115px;height:43px}.our-reach-section .reach-stat-card-1 .reach-stat-card-copy{left:31px;top:48px;width:162px;height:18px}.our-reach-section .reach-stat-card-1 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-2{left:2px;top:172px;width:336px;height:134px}.our-reach-section .reach-stat-card-2 .reach-stat-card-frame{left:0;top:0;width:336px;height:134px}.our-reach-section .reach-stat-card-2 .reach-stat-card-icon{left:18px;top:51px;width:70px;height:35px}.our-reach-section .reach-stat-card-2 .reach-stat-card-info{left:103px;top:32px;width:128px;height:71px}.our-reach-section .reach-stat-card-2 .reach-stat-card-value{left:27px;top:0;width:113px;height:48px}.our-reach-section .reach-stat-card-2 .reach-stat-card-copy{left:27px;top:48px;width:105px;height:18px}.our-reach-section .reach-stat-card-2 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-3{left:0;top:345px;width:336px;height:134px}.our-reach-section .reach-stat-card-3 .reach-stat-card-frame{left:0;top:0;width:336px;height:134px}.our-reach-section .reach-stat-card-3 .reach-stat-card-icon{left:25px;top:34px;width:59px;height:59px}.our-reach-section .reach-stat-card-3 .reach-stat-card-info{left:105px;top:32px;width:104px;height:73px}.our-reach-section .reach-stat-card-3 .reach-stat-card-value{left:28px;top:0;width:91px;height:47px}.our-reach-section .reach-stat-card-3 .reach-stat-card-copy{left:28px;top:49px;width:93px;height:18px}.our-reach-section .reach-stat-card-3 .reach-stat-card-divider{left:0;top:2px;height:71px}.our-reach-section .reach-stat-card-4{left:0;top:517px;width:334px;height:134px}.our-reach-section .reach-stat-card-4 .reach-stat-card-frame{left:0;top:0;width:334px;height:134px}.our-reach-section .reach-stat-card-4 .reach-stat-card-icon{left:26px;top:41px;width:55px;height:48px}.our-reach-section .reach-stat-card-4 .reach-stat-card-info{left:105px;top:31px;width:187px;height:71px}.our-reach-section .reach-stat-card-4 .reach-stat-card-value{left:29px;top:1px;width:178px;height:49px}.our-reach-section .reach-stat-card-4 .reach-stat-card-copy{left:29px;top:48px;width:122px;height:19px}.our-reach-section .reach-stat-card-4 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card.reveal,.our-reach-section .reach-image.reveal{opacity:1!important;transform:none!important;transition:none!important}@media (min-width: 1200px) and (max-width: 1919px){.our-reach-section{padding:52px 51px 63px 58px}.our-reach-container{width:1331px;height:790px}.our-reach-header{left:348px;top:0;width:636px;height:101px}.our-reach-title{left:192px;top:0;width:253px;height:35px}.our-reach-subtitle{left:0;top:49px;width:636px;height:52px}.our-reach-content{left:0;top:139px;width:1331px;height:651px}.reach-image{left:345px;top:0;width:986px;height:651px}.reach-stats-column{left:0;top:0;width:311px;height:651px}.our-reach-section .reach-stat-card-1{left:2px;top:0;width:307px;height:134px}.our-reach-section .reach-stat-card-1 .reach-stat-card-frame{left:22px;top:31px;width:254px;height:71px}.our-reach-section .reach-stat-card-1 .reach-stat-card-icon{left:0;top:4px;width:53px;height:60px}.our-reach-section .reach-stat-card-1 .reach-stat-card-info{left:71px;top:0;width:183px;height:71px}.our-reach-section .reach-stat-card-1 .reach-stat-card-value{left:14px;top:2px;width:115px;height:43px}.our-reach-section .reach-stat-card-1 .reach-stat-card-copy{left:15px;top:48px;width:162px;height:18px}.our-reach-section .reach-stat-card-1 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-2{left:2px;top:172px;width:309px;height:134px}.our-reach-section .reach-stat-card-2 .reach-stat-card-frame{left:13px;top:32px;width:208px;height:71px}.our-reach-section .reach-stat-card-2 .reach-stat-card-icon{left:0;top:19px;width:70px;height:35px}.our-reach-section .reach-stat-card-2 .reach-stat-card-info{left:80px;top:0;width:128px;height:71px}.our-reach-section .reach-stat-card-2 .reach-stat-card-value{left:14px;top:0;width:113px;height:48px}.our-reach-section .reach-stat-card-2 .reach-stat-card-copy{left:14px;top:48px;width:105px;height:18px}.our-reach-section .reach-stat-card-2 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-3{left:0;top:345px;width:309px;height:134px}.our-reach-section .reach-stat-card-3 .reach-stat-card-frame{left:21px;top:32px;width:178px;height:73px}.our-reach-section .reach-stat-card-3 .reach-stat-card-icon{left:0;top:2px;width:59px;height:59px}.our-reach-section .reach-stat-card-3 .reach-stat-card-info{left:74px;top:0;width:104px;height:73px}.our-reach-section .reach-stat-card-3 .reach-stat-card-value{left:14px;top:0;width:91px;height:47px}.our-reach-section .reach-stat-card-3 .reach-stat-card-copy{left:14px;top:49px;width:93px;height:18px}.our-reach-section .reach-stat-card-3 .reach-stat-card-divider{left:0;top:2px;height:71px}.our-reach-section .reach-stat-card-4{left:0;top:517px;width:307px;height:134px}.our-reach-section .reach-stat-card-4 .reach-stat-card-frame{left:25px;top:31px;width:257px;height:71px}.our-reach-section .reach-stat-card-4 .reach-stat-card-icon{left:0;top:10px;width:55px;height:48px}.our-reach-section .reach-stat-card-4 .reach-stat-card-info{left:70px;top:0;width:187px;height:71px}.our-reach-section .reach-stat-card-4 .reach-stat-card-value{left:14px;top:1px;width:178px;height:49px}.our-reach-section .reach-stat-card-4 .reach-stat-card-copy{left:14px;top:48px;width:122px;height:19px}.our-reach-section .reach-stat-card-4 .reach-stat-card-divider{left:0;top:0;height:71px}}@media (min-width: 768px) and (max-width: 1199px){.our-reach-section{padding:32px clamp(24px,4vw,40px) 40px}.our-reach-container{width:min(100%,1030px);height:auto;max-width:none;display:block}.our-reach-header{position:relative;left:auto;top:auto;width:100%;max-width:636px;height:auto;margin:0 auto 24px}.our-reach-title{position:relative;left:auto;top:auto;width:100%;height:auto;display:block;text-align:center;font-size:clamp(38px,4.2vw,48px);line-height:1.12}.our-reach-subtitle{position:relative;left:auto;top:auto;width:100%;height:auto;margin-top:12px;display:block;text-align:center}.our-reach-content{position:relative;left:auto;top:auto;width:100%;height:auto;display:grid;grid-template-columns:311px minmax(0,1fr);gap:24px;align-items:stretch}.reach-stats-column{position:relative;left:auto;top:auto;width:311px;height:auto;display:flex;flex-direction:column;gap:38px}.our-reach-section .reach-stat-card{position:relative}.our-reach-section .reach-stat-card-1,.our-reach-section .reach-stat-card-2,.our-reach-section .reach-stat-card-3,.our-reach-section .reach-stat-card-4{left:auto;top:auto}.reach-image{position:relative;left:auto;top:auto;width:100%;height:auto;min-height:0}.our-reach-section .reach-stat-card-1,.our-reach-section .reach-stat-card-4{width:307px;height:134px}.our-reach-section .reach-stat-card-2,.our-reach-section .reach-stat-card-3{width:309px;height:134px}}@media (max-width: 767px){.our-reach-section{padding:19px 36px 18px 39px}.our-reach-container{width:365px;height:905px;max-width:none}.our-reach-header{left:0;top:0;width:365px;height:152px;text-align:left}.our-reach-title{left:0;top:0;width:263px;height:auto;display:block;justify-content:flex-start;align-items:flex-start;color:var(--color-azure-15, #212529);text-align:left;font-size:30px;line-height:38px}.our-reach-subtitle{left:1px;top:49px;width:314px;height:auto;text-align:left}.our-reach-content{left:0;top:0;width:365px;height:905px}.reach-image{left:2px;top:168px;width:363px;height:237px;border-radius:8px;box-shadow:0 0 15px -1px #0000001a}.reach-image img{position:absolute;left:-4.07%;top:0;width:117.69%;height:100%;max-width:none;object-fit:cover}.reach-stats-column{left:0;top:434px;width:364px;max-width:100%;height:471px}.our-reach-section .reach-stat-card-surface{box-shadow:0 0 15px -1px #0000001a}.our-reach-section .reach-stat-card-value{font-size:40px}.our-reach-section .reach-stat-card-copy{font-size:16px}.our-reach-section .reach-stat-card-1{left:0;top:0;width:364px;height:102px}.our-reach-section .reach-stat-card-1 .reach-stat-card-frame{left:32px;top:15px;width:256px;height:71px}.our-reach-section .reach-stat-card-1 .reach-stat-card-icon{left:0;top:9px;width:45px;height:50px}.our-reach-section .reach-stat-card-1 .reach-stat-card-info{left:73px;top:0;width:183px;height:71px}.our-reach-section .reach-stat-card-1 .reach-stat-card-value{left:30px;top:2px;width:115px;height:43px}.our-reach-section .reach-stat-card-1 .reach-stat-card-copy{left:31px;top:48px;width:162px;height:18px}.our-reach-section .reach-stat-card-1 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-2{left:0;top:123px;width:364px;height:102px}.our-reach-section .reach-stat-card-2 .reach-stat-card-frame{left:24px;top:16px;width:209px;height:71px}.our-reach-section .reach-stat-card-2 .reach-stat-card-icon{left:0;top:20px;width:62px;height:31px}.our-reach-section .reach-stat-card-2 .reach-stat-card-info{left:81px;top:0;width:128px;height:71px}.our-reach-section .reach-stat-card-2 .reach-stat-card-value{left:27px;top:0;width:113px;height:48px}.our-reach-section .reach-stat-card-2 .reach-stat-card-copy{left:27px;top:48px;width:105px;height:18px}.our-reach-section .reach-stat-card-2 .reach-stat-card-divider{left:0;top:0;height:71px}.our-reach-section .reach-stat-card-3{left:0;top:246px;width:364px;height:102px}.our-reach-section .reach-stat-card-3 .reach-stat-card-frame{left:28px;top:12px;width:198px;height:73px}.our-reach-section .reach-stat-card-3 .reach-stat-card-icon{left:0;top:11px;width:53px;height:53px}.our-reach-section .reach-stat-card-3 .reach-stat-card-info{left:105px;top:0;width:93px;height:67px}.our-reach-section .reach-stat-card-3 .reach-stat-card-value{left:0;top:0;width:91px;height:47px}.our-reach-section .reach-stat-card-3 .reach-stat-card-copy{left:0;top:49px;width:93px;height:18px}.our-reach-section .reach-stat-card-3 .reach-stat-card-divider{left:-28px;top:2px;height:71px}.our-reach-section .reach-stat-card-4{left:0;top:369px;width:364px;height:102px}.our-reach-section .reach-stat-card-4 .reach-stat-card-frame{left:30px;top:15px;width:282px;height:71px}.our-reach-section .reach-stat-card-4 .reach-stat-card-icon{left:0;top:14px;width:48.12px;height:42px}.our-reach-section .reach-stat-card-4 .reach-stat-card-info{left:104px;top:1px;width:178px;height:66px}.our-reach-section .reach-stat-card-4 .reach-stat-card-value{left:0;top:0;width:178px;height:49px}.our-reach-section .reach-stat-card-4 .reach-stat-card-copy{left:0;top:47px;width:122px;height:19px}.our-reach-section .reach-stat-card-4 .reach-stat-card-divider{left:-29px;top:0;height:71px}.our-reach-section .reach-stat-card-1,.our-reach-section .reach-stat-card-2,.our-reach-section .reach-stat-card-3,.our-reach-section .reach-stat-card-4{width:100%;max-width:364px}}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.hx-hero img,.product-image,.gallery-item img,.news-image img,.about-image img,.founder-image,.director-image img,.partner-item img{image-rendering:auto}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),transform .7s var(--ease-out, cubic-bezier(.2, .7, .2, 1));will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.reveal[data-reveal=left]{transform:translate(-32px)}.reveal[data-reveal=right]{transform:translate(32px)}.reveal[data-reveal=left].is-visible,.reveal[data-reveal=right].is-visible{transform:none}.reveal[data-reveal-delay="1"]{transition-delay:80ms}.reveal[data-reveal-delay="2"]{transition-delay:.16s}.reveal[data-reveal-delay="3"]{transition-delay:.24s}.reveal[data-reveal-delay="4"]{transition-delay:.32s}@media (prefers-reduced-motion: reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}}@media (hover: hover) and (pointer: fine){.product-card,.news-card,.gallery-item{transition:transform .35s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),box-shadow .35s var(--ease-out, cubic-bezier(.2, .7, .2, 1))}.product-card:hover,.news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md, 0 8px 24px rgba(0,0,0,.1))}.gallery-item:hover img,.news-image:hover img{transform:scale(1.04)}.gallery-item img,.news-image img{transition:transform .6s var(--ease-out, cubic-bezier(.2, .7, .2, 1))}}.nav-link.is-active{color:var(--color-brand-red, #BB181B);position:relative}.nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--color-brand-red, #BB181B);border-radius:2px}:target{scroll-margin-top:clamp(72px,10vh,120px)}section[id]{scroll-margin-top:clamp(72px,10vh,120px)}button,.about-button,.explore-locations-btn,.hero-mobile-enquire{-webkit-tap-highlight-color:transparent;transition:transform .15s var(--ease-out, ease-out),background-color .2s var(--ease-out, ease-out),box-shadow .2s var(--ease-out, ease-out)}button:active,.about-button:active,.explore-locations-btn:active,.hero-mobile-enquire:active{transform:scale(.97)}.skeleton{background:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border-radius:.5rem}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.back-to-top{position:fixed;right:clamp(1rem,2.5vw,1.75rem);bottom:clamp(1rem,2.5vw,1.75rem);width:2.75rem;height:2.75rem;border-radius:50%;background:var(--color-brand-red, #BB181B);color:#fff;border:none;box-shadow:var(--shadow-md, 0 8px 24px rgba(0,0,0,.18));display:grid;place-items:center;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .25s var(--ease-out, ease-out),transform .25s var(--ease-out, ease-out),background-color .2s var(--ease-out, ease-out);z-index:var(--z-sticky, 100)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.back-to-top:hover{background:var(--color-brand-red-dark, #8C1214)}.back-to-top svg{width:1.25rem;height:1.25rem}@media print{.header,.footer-new,.hero-mobile-header,.hx-arrow,.hx-progress,.back-to-top,.skip-link{display:none!important}body{color:#000!important;background:#fff!important}section{page-break-inside:avoid;break-inside:avoid}a[href]:after{content:" (" attr(href) ")";font-size:.85em;color:#555}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}}.desktop-mega-menu{display:none}.nav-link.nav-link-static{cursor:default}@media (max-width: 767px){.hero-new,.hero{height:100vh;height:calc(var(--svh, 1svh) * 100);height:100dvh;min-height:100svh;max-height:none}.header{top:clamp(.5rem,1.5vw,1.25rem);left:clamp(.5rem,1.5vw,1.25rem);right:clamp(.5rem,1.5vw,1.25rem);width:auto;overflow:visible}html:not(.nav-revealed) .header:not(.header-menu-open){visibility:hidden;transition:opacity .4s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),transform .45s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),visibility 0s linear .45s}.header.header-menu-open{opacity:1;pointer-events:auto;transform:none;visibility:visible}html:not(.nav-revealed) .header.header-menu-open{transition:none}.header-container{min-height:50px;height:50px;gap:0;justify-content:space-between;padding-right:10px}.logo-section{gap:0}.logo{width:120px;min-width:120px;height:50px;padding:0 5px;border-radius:8px 0 0 8px}.logo img{width:111px;height:34px}.products-menu{display:none!important}.nav-links{display:flex!important;position:absolute;top:50px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:0;width:auto;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 8px 18px #00000024;padding:0 14px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);pointer-events:none;transition:max-height .35s var(--ease-out, ease),opacity .25s var(--ease-out, ease),transform .3s var(--ease-out, ease),padding .3s ease}.nav-links.active{max-height:60vh;opacity:1;transform:none;pointer-events:auto;padding:10px 14px 14px}.nav-links .nav-link{width:100%;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:15px;font-weight:500;color:var(--color-ink, #161616);white-space:normal}.nav-links .nav-link:last-child{border-bottom:none}.nav-links .dropdown{width:100%}.nav-links .dropdown-toggle{width:100%;justify-content:space-between;display:flex;background:transparent;border:none;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:15px;font-weight:500;text-align:left;cursor:pointer}.mobile-menu-toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;width:28px;height:29px;min-width:28px;min-height:29px;padding:0 7px;gap:4px;margin-right:0;border-radius:6px}.mobile-menu-toggle span{width:2px;height:16px;border-radius:999px;background:#d9d9d9}.mobile-menu-toggle.active span:nth-child(1),.mobile-menu-toggle.active span:nth-child(2),.mobile-menu-toggle.active span:nth-child(3){transform:none;opacity:1}}@media (min-width: 768px){.hero-new,.hero{height:min(100svh,935px);min-height:0;max-height:935px}.header{top:23px;left:clamp(20px,3.75vw,54px);right:clamp(20px,3.75vw,54px);height:54px}.header-container{min-height:54px;height:54px;gap:26px;justify-content:space-between;padding-right:26px}.logo-section{gap:18px}.logo{width:229px;min-width:229px;height:54px;padding:3px 29px;border-radius:8px 0 0 8px}.logo img{width:170px;max-width:none;height:46px}.products-menu{display:flex!important;gap:37px}.product-item{font-size:16px;line-height:20px;gap:2px;letter-spacing:-.48px}.badge{width:34px;height:15px;padding:2px 4px;font-size:10px;line-height:20px;letter-spacing:-.48px;border:.5px solid rgba(221,218,218,.5)}.nav-links{display:flex!important;gap:28px;padding-right:0;margin-left:auto;flex-wrap:nowrap;align-items:center}.nav-links .nav-link{position:relative;padding:0;gap:8px;font-size:16px;line-height:20px;letter-spacing:-.48px}.nav-links .dropdown-toggle{padding:0;gap:8px;font-size:16px;line-height:20px;letter-spacing:-.48px}.nav-links .nav-link:not(.is-active):after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--color-brand-red, #BB181B);transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--ease-out, ease);border-radius:2px}.nav-link svg,.dropdown-toggle svg{width:20px;height:20px}.nav-links .nav-link:hover:after{transform:scaleX(1)}.mobile-menu-toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;width:38px;height:39px;min-width:38px;min-height:39px;border-radius:6px;padding:0 9px;gap:6px;margin-right:0;background:#bb181b}.mobile-menu-toggle span{width:3px;height:21px;background:#fff;border-radius:26px}.mobile-menu-toggle.active span:nth-child(1),.mobile-menu-toggle.active span:nth-child(2),.mobile-menu-toggle.active span:nth-child(3){transform:none;opacity:1}}@media (min-width: 768px){.header.is-desktop-menu-open{border-radius:8px 8px 0 0;box-shadow:0 18px 38px #0f172a1f}.desktop-mega-menu{display:block;max-height:0;opacity:0;overflow:hidden;pointer-events:none;border-top:1px solid transparent;transition:max-height .35s var(--ease-out, ease),opacity .24s var(--ease-out, ease),border-color .24s ease}.desktop-mega-menu.is-open{max-height:780px;opacity:1;pointer-events:auto;border-top-color:#0f172a14}.desktop-mega-menu-shell{display:grid;gap:20px;padding:18px 30px 26px;background:#fff;border-radius:0 0 8px 8px}.desktop-mega-menu-intro{display:grid;gap:6px;max-width:880px;padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.08)}.desktop-mega-menu-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:auto;padding:0;border-radius:0;background:transparent;color:#bb181b;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.desktop-mega-menu-intro h2{margin:0;font-size:clamp(22px,1.8vw,28px);line-height:1.15;letter-spacing:-.04em;color:#111827}.desktop-mega-menu-intro p{margin:0;max-width:70ch;color:#667085;font-size:14px;line-height:1.55}.desktop-mega-menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.desktop-menu-group{display:grid;gap:14px;align-content:start;min-height:100%;padding:0 0 0 20px;border:none;border-left:1px solid rgba(15,23,42,.08);border-radius:0;background:transparent;box-shadow:none;transition:transform .24s ease,border-color .24s ease,background-color .24s ease}.desktop-menu-group:first-child{padding-left:0;border-left:none}.desktop-menu-group.is-highlighted{transform:none;border-color:#bb181b38}.desktop-menu-group-header{display:grid;gap:6px}.desktop-menu-group-title{color:#111827;font-size:17px;font-weight:700;letter-spacing:-.03em}.desktop-menu-group-header p{margin:0;color:#667085;font-size:13px;line-height:1.5}.desktop-menu-group-links{display:grid;gap:6px}.desktop-menu-link{display:grid;gap:4px;width:100%;padding:10px 0;border:none;border-bottom:1px solid rgba(15,23,42,.08);border-radius:0;background:transparent;cursor:pointer;text-align:left;transition:transform .22s ease,color .22s ease,border-color .22s ease}.desktop-menu-link:last-child{border-bottom:none}.desktop-menu-link:hover,.desktop-menu-link:focus-visible{transform:translate(4px);border-color:#bb181b33;outline:none}.desktop-menu-link-label{color:#111827;font-size:15px;font-weight:600;line-height:1.35;transition:color .22s ease}.desktop-menu-link-copy{color:#667085;font-size:13px;line-height:1.55}.desktop-menu-link:hover .desktop-menu-link-label,.desktop-menu-link:focus-visible .desktop-menu-link-label{color:#bb181b}.mobile-menu-toggle{width:34px;height:34px;min-width:34px;min-height:34px;padding:0 7px;gap:5px;border-radius:999px;background:transparent;transition:background-color .22s ease}.mobile-menu-toggle span{width:2px;height:16px;background:#31373e;transition:background-color .22s ease}.header.is-desktop-menu-open .mobile-menu-toggle,.mobile-menu-toggle:hover{background:#bb181b14}.header.is-desktop-menu-open .mobile-menu-toggle span,.mobile-menu-toggle:hover span{background:#bb181b}.mobile-menu-toggle.desktop-menu-toggle-hidden{display:none}}@media (min-width: 768px) and (max-width: 1199px){.products-menu{display:none!important}.header-container{gap:18px;padding-right:20px}.logo{width:188px;min-width:188px;padding:3px 20px}.logo img{width:144px;height:40px}.nav-links{gap:16px}.nav-links .nav-link,.nav-links .dropdown-toggle{gap:6px;font-size:14px}.nav-link svg,.dropdown-toggle svg{width:18px;height:18px}.desktop-mega-menu-shell{gap:16px;padding:18px 20px 22px}.desktop-mega-menu-intro{gap:5px;max-width:none;padding-bottom:14px}.desktop-mega-menu-intro h2{max-width:24ch;font-size:20px}.desktop-mega-menu-intro p{max-width:60ch;font-size:13px}.desktop-mega-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.desktop-menu-group,.desktop-menu-group:first-child{padding-left:0;border-left:none}.desktop-menu-group:nth-child(2n){padding-left:16px;border-left:1px solid rgba(15,23,42,.08)}.desktop-menu-group:nth-child(n+3){padding-top:16px;border-top:1px solid rgba(15,23,42,.08)}.desktop-menu-group-header p{font-size:12px}.desktop-menu-link{gap:3px;padding:9px 0}.desktop-menu-link-label{font-size:14px}.desktop-menu-link-copy{font-size:12px}}@media (min-width: 1200px) and (max-width: 1439px){.products-menu,.nav-links{gap:20px}}@media (min-width: 1600px){.hero-new,.hero{height:min(100svh,936px);max-height:936px}}@media (min-width: 1440px){.header{top:23px;left:54px;right:54px}.header-container{min-height:54px;gap:26px;padding-right:26px}.logo{width:229px;min-width:229px;height:54px;padding:3px 29px}.logo img{height:46px;width:170px}.products-menu{gap:37px}.product-item{font-size:16px}.badge{font-size:10px}.nav-links{gap:26px}}.mobile-menu-toggle span{transform-origin:center center;transition:transform .3s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),opacity .2s var(--ease-out, ease)}@media print{.header,.hero-mobile-header{display:none!important}}.products-section{padding:50px 0 32px!important;background:#fff}.products-container{width:min(1726px,calc(100vw - 194px));max-width:none;margin:0 auto;gap:32px}.products-header{width:100%;align-items:center;gap:12px}.products-header .section-title{width:min(876px,100%);font-family:Poppins,sans-serif;font-size:48px;font-weight:500;line-height:58px;text-align:center}.products-subtitle{width:min(876px,100%);font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:26px;letter-spacing:-.4px;text-align:center;color:#687986}.products-filters-wrapper{display:flex;align-items:center;gap:39px;width:100%;min-height:77px}.category-toggle{display:flex;align-items:center;gap:24px;width:488px;flex:0 0 488px;position:relative}.category-pill{border:none;cursor:pointer;color:#fff;background:#2c2836;box-shadow:0 0 10px -2px #00000040;border-radius:75px;display:inline-flex;align-items:center;position:relative;overflow:hidden;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.category-pill:hover{transform:translateY(-1px)}.category-pill:focus-visible{outline:2px solid #BB181B;outline-offset:3px}.category-pill.commercial-pill{width:251px;height:77px;padding:9px 13px 9px 11px;gap:11px}.category-pill.passenger-pill{width:213px;height:74px;padding:7px 9px;gap:7px;border-radius:37px}.category-pill.active{opacity:1;box-shadow:0 0 10px -2px #0000004d}.category-pill:not(.active){opacity:.9}.toggle-switch{display:none}.pill-icon{width:58px;height:58px;border-radius:29px;background:#df3838;border:1.5px solid #FFFFFF;box-shadow:0 0 2.3px #eaeaea6b,inset 0 0 4px #f3f3f32e;display:inline-flex;align-items:center;justify-content:center;position:static;transform:none}.pill-icons-right{display:inline-flex;align-items:center;gap:7px;position:static;transform:none;margin-left:auto}.pill-icons-right img{width:60px;height:60px;object-fit:contain}.pill-text{position:static;transform:none;margin:0;font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:12px;color:#fff;letter-spacing:0;white-space:nowrap}.passenger-pill .pill-text{display:none}.product-tabs-container{flex:1;min-width:0;max-width:1191px;width:100%;height:68px;padding:22px 53px 22px 39px;background:#f7f6f6;border-radius:55px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-tabs-container::-webkit-scrollbar{display:none}.product-tabs{display:flex;align-items:center;gap:46px;width:max-content;min-width:100%;overflow:visible;scroll-behavior:smooth}.product-tab{border:none;background:transparent;cursor:pointer;padding:0;margin:0;white-space:nowrap;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px;color:#a3a3a3;transition:color .2s ease}.product-tab.is-hidden{display:none}.product-tab:hover{color:#6e6e6e}.product-tab.active,.product-tab[aria-pressed=true]{color:#25282c}.products-grid{display:grid;grid-template-columns:repeat(4,406px);gap:34px;justify-content:space-between}.product-card{position:relative;width:406px;height:546px;box-sizing:border-box;border:2px solid rgba(236,236,236,.6);border-radius:24px;background:#fff;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #00000014}.product-image{height:277px;border-radius:22px 22px 0 0}.product-tag{top:21px;right:19px;min-width:97px;height:37px;border-radius:25px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.48px;padding:0 14px}.product-info{position:absolute;left:38px;top:302px;width:330px;height:219px;padding:0;margin:0;display:flex;flex-direction:column;box-sizing:border-box}.product-name{margin:0;height:21px;font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:20px;letter-spacing:-.48px}.product-type{margin:6px 0 0;padding:0 0 18px;border-bottom:2px solid #ECECEC;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:20px;letter-spacing:-.48px}.product-specs{width:330px;margin:15px 0 0;padding:0 0 14px;border-bottom:2px solid #ECECEC;justify-content:space-between}.spec{min-width:77px}.spec-icon{width:25px;height:25px;margin-bottom:10px}.spec-label{margin-bottom:5px;font-size:14px;line-height:130%}.spec-value{font-size:20px;line-height:20px}.product-actions{width:330px;margin-top:auto;gap:18px}.btn-test-ride,.btn-explore{width:156px;height:45px;border-radius:6px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.48px}.product-card.is-hidden{display:none!important}.products-mobile-nav{display:none}@media (min-width: 768px) and (max-width: 1599px){.products-section{padding-top:42px!important}.products-container{width:min(1331px,calc(100vw - 108px));gap:26px}.products-filters-wrapper{gap:22px}.category-toggle{gap:16px}.product-tabs-container{max-width:804px}.products-grid{display:flex;grid-template-columns:none;gap:34px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;padding-bottom:8px}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 406px;scroll-snap-align:start}.products-mobile-nav{display:flex;width:100%;align-items:center;justify-content:flex-end;gap:12px}.products-mobile-prev,.products-mobile-next{width:42px;height:42px;border-radius:50%;border:none;background:#fff;box-shadow:0 0 7px -3px #00000040;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.products-mobile-prev:disabled,.products-mobile-next:disabled{opacity:.45;cursor:default}}@media (min-width: 768px) and (max-width: 1199px){.products-header .section-title{font-size:40px;line-height:50px}.products-subtitle{font-size:14px;line-height:23px}.products-filters-wrapper{flex-direction:column;align-items:flex-start;gap:16px}.category-toggle,.product-tabs-container{width:100%;max-width:none}.category-toggle{flex:0 0 auto}.products-grid{gap:22px}.product-card{flex-basis:386px;width:386px;height:528px}.product-image{height:267px}.product-info{left:30px;top:290px;width:326px;height:214px}.product-specs,.product-actions{width:326px}}@media (max-width: 767px){.products-section{padding:29px 0 30px!important}.products-container{width:min(417px,calc(100vw - 24px));margin-left:auto;margin-right:0;gap:21px}.products-header{align-items:flex-start;text-align:left;gap:11px;padding-right:6px}.products-header .section-title{width:334px;font-size:30px;line-height:38px;text-align:left}.products-subtitle{width:314px;font-size:12px;line-height:20px;text-align:left}.products-filters-wrapper{flex-direction:column;align-items:flex-start;gap:21px}.category-toggle{width:359px;flex:0 0 auto;gap:15px}.category-pill.commercial-pill,.category-pill.passenger-pill{width:172px;height:54px;border-radius:72px;padding:7px 8px}.pill-icon{width:39px;height:40px;border-radius:999px}.pill-icon img{width:24px;height:17px}.pill-text{font-size:14px;line-height:12px}.passenger-pill .pill-icons-right{gap:4px}.passenger-pill .pill-icons-right img{width:39px;height:40px}.product-tabs-container{width:400px;max-width:none;height:54px;padding:16px 33px;border-radius:34px 0 0 34px}.product-tabs{gap:34px}.product-tab{font-size:16px;line-height:20px}.products-grid{display:flex;grid-template-columns:none;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none;justify-content:flex-start}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 364px;width:364px;height:539px;scroll-snap-align:start}.product-image{height:262px}.product-tag{min-width:69.61px;height:34.27px;top:18px;right:13px;font-size:16px;padding:0 10px}.product-info{position:absolute;left:21.95px;top:291px;width:321.4px;height:228.37px;padding:0;margin:0}.product-name{font-size:24px;line-height:20px;height:20px}.product-type{width:319px;margin-top:8px;padding-bottom:17px;border-bottom-width:1px}.product-specs{width:321px;margin-top:18px;padding-bottom:14px;border-bottom-width:1px;justify-content:space-between}.spec-icon{width:30.96px;height:29.04px;margin-bottom:7px}.spec-label{font-size:14px;margin-bottom:6px}.spec-value{font-size:18px;line-height:20px}.product-actions{width:321.4px;margin-top:auto;gap:20.71px}.btn-test-ride,.btn-explore{width:150.34px;height:40.66px;font-size:16px;line-height:20px}.products-mobile-nav{width:398px;display:flex;align-items:center;justify-content:space-between;margin-top:-12px}.products-mobile-prev,.products-mobile-next{width:34px;height:34px;border-radius:50%;border:none;background:#fff;box-shadow:0 0 4px #aabaca;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.products-mobile-prev:disabled,.products-mobile-next:disabled{opacity:.45;cursor:default}}.fg-products-section{background:#fff;width:100%;padding:50px 0;font-family:Poppins,Inter,sans-serif;position:relative}.fg-products-inner{width:min(1726px,calc(100% - 194px));margin:0 auto;position:relative}.fg-products-title-block{width:100%;max-width:876px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:12px}.fg-products-title{font-family:Poppins,sans-serif;font-weight:500;font-size:48px;line-height:57.6px;color:#212529;margin:0}.fg-products-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:25.71px;letter-spacing:-.4px;color:#687986;margin:0}.fg-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin:42px 0 44px}.fg-cat-pill,.fg-type-pill{background:#2a2733;border:2px solid #cbcac6;border-radius:999px;height:78px;box-sizing:border-box;display:inline-flex;align-items:center;flex-shrink:0;box-shadow:0 14px 26px -16px #0f0c1999,0 3px 6px -2px #0003;-webkit-tap-highlight-color:transparent}.fg-cat-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px 28px 6px 6px;gap:16px;cursor:pointer;color:#fff;min-width:248px}.fg-cat-face{display:inline-flex;align-items:center;gap:16px}.fg-cat-pill[data-state=commercial] .fg-cat-face[data-face=passenger],.fg-cat-pill[data-state=passenger] .fg-cat-face[data-face=commercial]{display:none}.fg-cat-label{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:1;letter-spacing:-.2px;color:#fff;white-space:nowrap}.fg-type-pill{padding:6px 8px;gap:10px}.fg-type-slot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;-webkit-tap-highlight-color:transparent}.fg-icon-circle{width:60px;height:60px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:transparent;border:2.5px solid transparent;transition:background-color .25s ease,border-color .25s ease}.fg-icon-circle.is-active{background:#df3838;border-color:#fff;box-shadow:inset 0 1px #ffffff2e,inset 0 -2px 5px #00000038}.fg-toggle-icon{--fg-toggle-icon-scale: 1;width:calc(var(--fg-toggle-icon-width, 30px) * var(--fg-toggle-icon-scale));height:calc(var(--fg-toggle-icon-height, 24px) * var(--fg-toggle-icon-scale));max-width:100%;max-height:100%;display:block;flex-shrink:0;object-fit:contain}.fg-tabs-wrapper{--fg-tabs-edge-fade: 18px;--fg-tabs-pad-start: 36px;--fg-tabs-pad-end: 60px;position:relative;flex:1 1 0;min-width:0;height:56px;display:flex;align-items:center;overflow:hidden;background:#f5f4f4;border-radius:999px;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.fg-tabs-wrapper:before,.fg-tabs-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:var(--fg-tabs-edge-fade);z-index:2;pointer-events:none}.fg-tabs-wrapper:before{left:0;border-radius:999px 0 0 999px;background:linear-gradient(90deg,#f5f4f4,#f5f4f400)}.fg-tabs-wrapper:after{right:0;border-radius:0 999px 999px 0;background:linear-gradient(270deg,#f5f4f4,#f5f4f400)}.fg-tabs-wrapper.is-grabbing{-webkit-user-select:none;user-select:none}.fg-tabs-wrapper.is-grabbing .fg-product-tab{pointer-events:none}@media (hover: hover) and (pointer: fine){.fg-tabs-wrapper.is-draggable .fg-tabs-bar{cursor:grab}.fg-tabs-wrapper.is-grabbing,.fg-tabs-wrapper.is-grabbing .fg-tabs-bar{cursor:grabbing}}.fg-tabs-bar{display:flex;align-items:center;gap:40px;height:100%;padding:0 var(--fg-tabs-pad-end) 0 var(--fg-tabs-pad-start);width:max-content;min-width:100%;background:transparent;transform:translateZ(0);will-change:transform}.fg-product-tab{font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:1.2;letter-spacing:-.3px;color:#9a9aa0;background:none;border:none;padding:0;cursor:pointer;white-space:nowrap;position:relative;transition:color .2s ease;flex-shrink:0}.fg-product-tab:hover{color:#4a4a52}.fg-product-tab.active{color:#1a1a1f;font-weight:600}.fg-product-tab.is-hidden{display:none}.fg-product-tab.active:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:calc(100% + 14px);bottom:-16px;height:3px;background:#df3838;border-radius:6px}.fg-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.fg-product-card{width:100%;min-width:0;container-type:inline-size;background:#fff;border:2px solid rgba(236,236,236,.6);border-radius:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;cursor:pointer}.fg-card-image{aspect-ratio:406 / 277;border-radius:24px 24px 0 0;overflow:hidden;background:#fff;position:relative}.fg-card-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;display:block;object-fit:cover;object-position:var(--fg-card-img-pos, 50% 50%);image-rendering:auto}.fg-card-badge{position:absolute;top:21px;right:21px;height:37px;min-width:97px;padding:0 18px;background:#fff;border:1px solid #f6f6f6;border-radius:25px;display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:20.16px;letter-spacing:-.48px;color:#31373e;box-shadow:0 1px 2px #0000000a}.fg-card-body{padding:35px 38px 28px;flex:1;display:flex;flex-direction:column}.fg-card-name{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:20.16px;letter-spacing:-.48px;color:#31373e;margin:0 0 14px}.fg-card-type{font-family:Poppins,sans-serif;font-weight:200;font-size:16px;line-height:20.16px;letter-spacing:-.48px;color:#31373e;margin:0}.fg-card-divider{height:2px;background:#ececec;border-radius:42px;margin:24px 0}.fg-card-specs{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;gap:8px;margin:0}.fg-spec{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.fg-spec-icon{width:var(--fg-spec-icon-width, 25px);height:var(--fg-spec-icon-height, 25px);display:block;flex-shrink:0;margin-bottom:14px}.fg-spec-label{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#c6c2c2;margin-bottom:8px;white-space:nowrap}.fg-spec-value{font-family:Poppins,sans-serif;font-weight:600;font-size:17px;font-size:clamp(12px,4cqi + 2px,20px);line-height:1.05;letter-spacing:-.48px;color:#414141;white-space:nowrap}.fg-card-cta{display:flex;gap:18px;margin-top:28px}.fg-btn-primary,.fg-btn-secondary{flex:1;height:45px;border-radius:6px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;letter-spacing:-.48px;line-height:20.16px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fg-btn-primary{background:#212121;color:#fff;border:1px solid #212121}.fg-btn-primary:hover{background:#000}.fg-btn-secondary{background:#fff;color:#212121;border:1px solid #e9e9e9}.fg-btn-secondary:hover{background:#f5f5f5}.fg-products-section .fg-card-image img{image-rendering:auto}.fg-products-section .fg-cat-pill:active,.fg-products-section .fg-product-tab:active,.fg-products-section .fg-btn-primary:active,.fg-products-section .fg-btn-secondary:active{transform:none}.fg-products-section .fg-product-card{transition-property:opacity,transform,filter,border-color,box-shadow;transition-duration:.6s,.6s,.45s,.4s,.45s;transition-timing-function:cubic-bezier(.2,.7,.2,1),cubic-bezier(.2,.7,.2,1),ease,ease,ease;transition-delay:0s}.fg-products-section .fg-product-card.is-picked{border-color:#bb181b;box-shadow:0 18px 40px -22px #bb181b6b,0 3px 12px #bb181b1a}.fg-cards-grid.fg-reshuffle>.fg-product-card{animation:fg-rank-settle .54s cubic-bezier(.22,1,.36,1) both}.fg-cards-grid.fg-reshuffle>.fg-product-card:nth-child(2){animation-delay:60ms}.fg-cards-grid.fg-reshuffle>.fg-product-card:nth-child(3){animation-delay:.12s}.fg-cards-grid.fg-reshuffle>.fg-product-card:nth-child(4){animation-delay:.18s}@keyframes fg-rank-settle{0%{opacity:0;transform:translate(26px) scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.fg-products-section .fg-product-card{transition:none}.fg-cards-grid.fg-reshuffle>.fg-product-card{animation:none}}[data-page=home] .fg-cards-grid{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:34px;overflow-x:auto;overflow-y:hidden;padding:6px 4px 26px;scroll-snap-type:none;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}[data-page=home] .fg-cards-grid::-webkit-scrollbar{display:none}[data-page=home] .fg-cards-grid.is-slider{cursor:grab}[data-page=home] .fg-cards-grid.is-grabbing{cursor:grabbing}.fg-cards-grid.is-slider .fg-product-card{cursor:grab}.fg-cards-grid.is-grabbing .fg-product-card{cursor:grabbing}[data-page=home] .fg-product-card{flex:0 0 clamp(300px,42%,406px);width:clamp(300px,42%,406px);min-width:0;scroll-snap-align:start}@media (max-width: 767px){[data-page=home] .fg-cards-grid{gap:16px;padding:4px 0 22px;scroll-snap-type:x mandatory}[data-page=home] .fg-product-card{flex-basis:86%;width:86%}}@media (min-width: 1200px) and (max-width: 1599px){.fg-products-section{padding:42px 0}.fg-products-inner{width:min(1331px,calc(100% - 64px))}.fg-filter-row{gap:20px;margin:44px 0 36px}.fg-tabs-wrapper{--fg-tabs-pad-start: 28px;--fg-tabs-pad-end: 50px;flex:1 1 0;width:auto;min-width:0}.fg-tabs-bar{gap:30px}.fg-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fg-product-card{width:100%;min-width:0}}@media (min-width: 768px) and (max-width: 1199px){.fg-products-section{padding:40px 0}.fg-products-inner{width:min(1000px,calc(100% - 48px))}.fg-products-title{font-size:42px;line-height:1.15}.fg-products-subtitle{max-width:760px;margin:0 auto}.fg-filter-row{flex-direction:row;align-items:center;flex-wrap:wrap;gap:14px;margin:34px 0 30px}.fg-cat-pill,.fg-type-pill{height:64px;border-width:1.5px}.fg-cat-pill{padding:5px 22px 5px 5px;gap:12px;min-width:210px}.fg-cat-face{gap:12px}.fg-cat-label{font-size:20px}.fg-type-pill{padding:5px 7px;gap:8px}.fg-icon-circle{width:50px;height:50px;border-width:2px}.fg-toggle-icon{--fg-toggle-icon-scale: .833333}.fg-tabs-wrapper{--fg-tabs-pad-start: 28px;--fg-tabs-pad-end: 50px;flex:1 1 0;min-width:0;height:50px}.fg-tabs-bar{width:max-content;min-width:100%;gap:26px}.fg-product-tab{font-size:14px}.fg-product-tab.active:after{bottom:-13px;height:2.5px}.fg-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fg-product-card{width:100%;min-width:0}.fg-card-body{padding:28px 26px 24px}.fg-card-cta{gap:12px;margin-top:20px}.fg-btn-primary,.fg-btn-secondary{height:42px}}@media (max-width: 767px){.fg-products-section{--fg-mobile-gap: 12px;--fg-mobile-card-width: 86%;padding:28px 0 30px}.fg-products-inner{width:min(420px,calc(100% - 32px));margin:0 auto}.fg-products-title-block{max-width:100%;margin:0;text-align:left;gap:16px}.fg-products-title{font-size:30px;line-height:38px}.fg-products-subtitle{max-width:320px;font-size:12px;line-height:20px}.fg-filter-row{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:20px 0}.fg-cat-pill,.fg-type-pill{height:56px;border-width:1.5px}.fg-cat-pill{padding:4px 18px 4px 4px;gap:10px;min-width:0}.fg-cat-face{gap:10px}.fg-cat-label{font-size:17px}.fg-type-pill{padding:4px 6px;gap:6px}.fg-icon-circle{width:44px;height:44px;border-width:2px}.fg-toggle-icon{--fg-toggle-icon-scale: .733333}.fg-tabs-wrapper{--fg-tabs-pad-start: 26px;--fg-tabs-pad-end: 48px;flex:1 1 100%;width:100%;height:52px;overflow:hidden}.fg-tabs-bar{height:52px;gap:26px}.fg-product-tab{font-size:14px;line-height:1.2}.fg-product-tab.active:after{width:calc(100% + 8px);bottom:-14px;height:2.5px;border-radius:4px}.fg-cards-grid{display:flex;width:100%;gap:16px;margin-left:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fg-cards-grid::-webkit-scrollbar{display:none}.fg-product-card{width:var(--fg-mobile-card-width);min-width:var(--fg-mobile-card-width);min-height:539px;height:auto;flex:0 0 var(--fg-mobile-card-width);scroll-snap-align:start}.fg-card-badge{top:16px;right:12px;height:34px;min-width:70px;padding:0 12px}.fg-card-body{padding:26px 20px 20px}.fg-card-divider{height:1px;margin:16px 0}.fg-spec-icon{margin-bottom:8px}.fg-card-cta{gap:12px;margin-top:auto}.fg-btn-primary,.fg-btn-secondary{height:41px}}.fg-footer{background:#fff;padding:20px;width:100%;box-sizing:border-box;font-family:Inter,sans-serif}.fg-footer-card{background:#191919;border-radius:8px;height:760px;width:100%;max-width:1880px;margin:0 auto;position:relative;overflow:hidden;color:#f7f7f7}.fg-footer-top-divider{position:absolute;left:50%;top:72px;transform:translate(-50%);width:1717px;max-width:calc(100% - 82px);height:2px;background:#31373e}.fg-footer-logo{position:absolute;left:75px;top:92px;width:456px;height:101px;display:flex;align-items:center;gap:5px}.fg-footer-logo img{max-width:100%;max-height:100%;object-fit:contain}.fg-footer-nav{position:absolute;left:667px;top:108px;width:668px;display:flex;align-items:flex-start;gap:90px;letter-spacing:-.48px}.fg-footer-col{display:flex;flex-direction:column;gap:16px}.fg-footer-col h4{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20.16px;color:#7b7b7b;margin:0}.fg-footer-col a{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20.16px;color:#f7f7f7;text-decoration:none}.fg-footer-col a:hover{color:#fff}.fg-new-tag{font-size:10px;color:#3cdb4e;margin-left:6px;vertical-align:middle}.fg-footer-contact{position:absolute;left:1471px;top:108px;width:328px;display:flex;flex-direction:column;gap:18px}.fg-footer-contact h4{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20.16px;letter-spacing:-.48px;color:#7b7b7b;margin:0}.fg-contact-items{display:flex;flex-direction:column;gap:20px}.fg-contact-row{display:flex;align-items:center;gap:10px}.fg-contact-row .fg-contact-icon{width:26px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fg-contact-row .fg-contact-icon img,.fg-contact-row .fg-contact-icon svg{width:100%;height:100%;object-fit:contain}.fg-contact-divider{width:1px;height:32px;background:#6d6e6eb3;flex-shrink:0}.fg-contact-row .fg-contact-divider.small{height:14px}.fg-contact-text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20.16px;letter-spacing:-.48px;color:#f7f7f7;width:280px;min-width:0;overflow-wrap:anywhere}.fg-contact-text.phone{color:#3cdb4e}.fg-footer-testimonial{position:absolute;left:82px;top:212px;width:449px;height:249px;border:1px solid rgba(216,217,218,.2);border-radius:29px;padding:24px 37px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}.fg-testimonial-text{font-family:Roboto,Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#7b7b7b;margin:0;flex:1}.fg-testimonial-divider{height:1px;background:#666;width:100%}.fg-testimonial-socials{display:flex;align-items:center;gap:53px}.fg-social{width:53px;height:53px;border-radius:10px;background:#d9d9d9;color:#000;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fg-social[aria-label="X / Twitter"] svg path,.fg-social[aria-label=Facebook] svg path,.fg-social[aria-label=LinkedIn] svg path{fill:currentColor}.fg-social[aria-label=Instagram] svg rect,.fg-social[aria-label=Instagram] svg circle:first-of-type{fill:none;stroke:currentColor}.fg-social[aria-label=Instagram] svg circle:last-of-type{fill:currentColor;stroke:none}.fg-social:hover{background:#d9d9d9}.fg-social svg{width:24px;height:24px}.fg-footer-showrooms{position:absolute;left:82px;top:598px;width:1717px;min-height:88px;padding:12px 16px;box-sizing:border-box;background:none;display:flex;flex-direction:column;gap:8px;overflow:hidden}.fg-showrooms-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.fg-showrooms-title,.fg-showrooms-header .fg-showrooms-title{flex:1 1 auto;min-width:0;margin:0}.fg-showrooms-cta{height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(247,247,247,.14);background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:12px;letter-spacing:-.24px;color:#f7f7f7;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.fg-showrooms-cta svg{width:14px;height:14px;flex-shrink:0}.fg-showrooms-cta:hover{background:#ffffff14;border-color:#f7f7f738;color:#fff}.fg-showrooms-cta:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.fg-showrooms-title{font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:15px;letter-spacing:-.26px;color:#f7f7f7;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fg-showrooms-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fg-showroom-pill{min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:transparent;display:inline-flex;align-items:center;justify-content:center;font-family:Roboto,Inter,sans-serif;font-weight:400;font-size:11px;line-height:14px;color:#9ea5ac;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.fg-showroom-pill:hover{color:#f7f7f7;border-color:#ffffff2e;background:#ffffff0f}.fg-showrooms-marquee{display:none;flex-direction:column;gap:6px}.fg-showroom-marquee-row{width:100%;overflow:hidden;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.fg-showroom-marquee-row.is-paused .fg-showroom-track{opacity:.92}.fg-showroom-track{display:flex;align-items:center;gap:8px;width:max-content;will-change:transform}.fg-showroom-pill--marquee{flex-shrink:0}.fg-footer-bottom{position:absolute;left:82px;top:717px;width:1717px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 24px;padding-top:10px;border-top:1px solid rgba(216,217,218,.12)}.fg-copy-group{display:flex;align-items:center;flex-wrap:wrap;column-gap:0;row-gap:6px;width:auto;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:14px;color:#d6e1eab3}.fg-copy-primary{color:#f7f7f7c7;overflow-wrap:anywhere}.fg-copy-secondary{color:#d6e1eab3}.fg-copy-group .fg-sep{width:1px;height:14px;margin:0 14px;background:#6d6e6eb3;flex:0 0 auto}.fg-legal-links{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:0;row-gap:6px;width:auto}.fg-legal-links a{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:14px;color:#d6e1eab3;text-decoration:none;padding:2px 0;white-space:nowrap;transition:color .2s ease}.fg-legal-links a:hover{color:#fff}.fg-legal-links .fg-sep{width:1px;height:14px;margin:0 12px;background:#6d6e6eb3;flex:0 0 auto}@media (min-width: 1440px) and (max-width: 1919px){.fg-footer{padding:clamp(24px,2.64vw,38px) clamp(22px,2.01vw,29px) 23px}.fg-footer-card{height:auto;min-height:0;padding:0 clamp(24px,3.26vw,47px) 37px clamp(24px,2.99vw,43px);display:grid;grid-template-columns:34.565% 4.926% 38.491% 2.925% 19.092%;grid-template-areas:"divider divider divider divider divider" "logo . nav . contact" "testimonial . nav . contact" "showrooms showrooms showrooms showrooms showrooms" "bottom bottom bottom bottom bottom";grid-template-rows:22px auto auto auto auto;align-items:start}.fg-footer-card>*{position:static!important;min-width:0}.fg-footer-top-divider{grid-area:divider;transform:none;width:100%;max-width:none;margin:0 0 20px}.fg-footer-logo{grid-area:logo;width:min(100%,456px);height:101px;margin:0}.fg-footer-testimonial{grid-area:testimonial;width:min(100%,449px);min-height:249px;height:auto;margin:12px 0 0}.fg-footer-nav{grid-area:nav;width:100%;gap:clamp(24px,2.5vw,36px);margin-top:10px}.fg-footer-contact{grid-area:contact;width:100%;max-width:300px;margin-top:10px;gap:18px}.fg-contact-items{gap:18px}.fg-contact-text{width:auto;flex:1 1 auto}.fg-contact-row:first-child .fg-contact-text{max-width:180px}.fg-footer-showrooms{grid-area:showrooms;width:100%;max-width:none;min-height:92px;padding:10px 12px;margin-top:12px;gap:6px}.fg-showrooms-header{flex-wrap:nowrap;align-items:center}.fg-showrooms-list{display:none}.fg-showrooms-marquee{display:flex;gap:6px}.fg-showrooms-cta{height:28px;padding:0 10px;font-size:11px;line-height:11px}.fg-showroom-track{gap:8px}.fg-showroom-pill{min-height:24px;padding:4px 9px;font-size:10px;line-height:13px}.fg-footer-bottom{grid-area:bottom;width:100%;max-width:none;margin-top:4px;gap:8px;padding-top:8px}}@media (min-width: 1920px){.fg-footer{background:#191919;padding:20px 0}}@media (min-width: 768px) and (max-width: 1439px){.fg-footer{padding:24px}.fg-footer-card{height:auto;min-height:0;padding:32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);grid-template-areas:"divider divider" "logo contact" "testimonial contact" "nav nav" "showrooms showrooms" "bottom bottom";row-gap:24px;column-gap:32px;align-items:start}.fg-footer-card>*{position:static!important;min-width:0}.fg-footer-top-divider{grid-area:divider;transform:none;width:100%;max-width:none;margin:0}.fg-footer-logo{grid-area:logo;width:min(100%,420px);height:auto}.fg-footer-logo img{width:100%;height:auto;max-height:none}.fg-footer-testimonial{grid-area:testimonial;width:min(100%,449px);max-width:100%;height:auto;padding:24px 28px}.fg-footer-nav{grid-area:nav;width:100%;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px 28px}.fg-footer-contact{grid-area:contact;width:100%;max-width:320px;gap:18px}.fg-contact-text{width:auto;flex:1 1 auto}.fg-footer-showrooms{grid-area:showrooms;width:100%;max-width:none;min-height:96px;padding:10px 12px 12px;gap:6px}.fg-showrooms-list{display:none}.fg-showrooms-marquee{display:flex;gap:6px}.fg-showrooms-header{flex-wrap:nowrap;align-items:center}.fg-showrooms-cta{height:28px;padding:0 10px;font-size:11px;line-height:11px}.fg-showroom-track{gap:8px}.fg-showroom-pill{min-height:24px;padding:4px 8px;font-size:10px;line-height:13px}.fg-footer-bottom{grid-area:bottom;width:100%;max-width:none;gap:8px 24px;padding-top:8px}.fg-legal-links{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 767px){.fg-footer{padding:0}.fg-footer-card{height:auto;min-height:0;border-radius:0;padding:34px 28px 24px;display:grid;grid-template-columns:1fr;grid-template-areas:"divider" "logo" "testimonial" "nav" "contact" "showrooms" "bottom";align-items:start}.fg-footer-card>*{position:static!important;min-width:0}.fg-footer-top-divider{grid-area:divider;transform:none;width:100%;max-width:none;margin:0 0 16px}.fg-footer-logo{grid-area:logo;width:100%;height:73px;margin:0 0 16px}.fg-footer-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.fg-footer-testimonial{grid-area:testimonial;width:100%;height:auto;min-height:0;padding:24px 16px 16px;margin:0 0 24px}.fg-testimonial-text{min-height:0}.fg-testimonial-socials{gap:24px;justify-content:flex-start}.fg-footer-nav{grid-area:nav;width:100%;display:flex;flex-direction:column;gap:18px;margin:0 0 24px}.fg-footer-col{gap:0;width:100%}.fg-footer-col a,.fg-new-tag{display:none}.fg-footer-col h4{position:relative;padding-left:27px}.fg-footer-col h4:before{content:"+";position:absolute;left:0;top:50%;transform:translateY(-56%);font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:20.16px;color:#7b7b7b}.fg-footer-contact{grid-area:contact;width:100%;margin:0 0 24px;gap:16px}.fg-contact-items{gap:10px}.fg-contact-row{align-items:flex-start}.fg-contact-text{width:auto;flex:1 1 auto}.fg-contact-row:first-child .fg-contact-text{max-width:311px}.fg-footer-showrooms{grid-area:showrooms;width:100%;min-height:84px;padding:10px 10px 12px;margin:0 0 12px;gap:6px}.fg-showrooms-header{flex-wrap:nowrap;gap:8px;align-items:center}.fg-showrooms-title{max-width:none;font-size:11px;line-height:12px}.fg-showrooms-list{display:none}.fg-showrooms-marquee{display:flex;gap:5px}.fg-showroom-marquee-row{-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.fg-showroom-track{gap:6px}.fg-showroom-pill{min-height:22px;padding:3px 8px;font-size:9px;line-height:12px}.fg-showrooms-cta{height:24px;padding:0 9px;font-size:10px;line-height:10px}.fg-footer-bottom{grid-area:bottom;width:100%;flex-direction:column;align-items:flex-start;gap:6px;padding-top:8px}.fg-copy-group,.fg-legal-links,.fg-legal-links a{font-size:10px;line-height:14px}.fg-copy-group{width:100%;display:flex;flex-direction:row;align-items:center;column-gap:4px;row-gap:4px}.fg-copy-group .fg-sep,.fg-legal-links .fg-sep{display:inline-block;width:1px;height:10px;margin:0 4px;background:#6d6e6eb3;flex:0 0 auto}.fg-legal-links{width:100%;column-gap:0;row-gap:6px}}.dealership-opp-section{display:block;width:100%;padding:30px clamp(24px,calc((100vw - 1276px)/2),322px);background:#fff;box-sizing:border-box}.dealership-opp-container{width:100%;max-width:1276px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:29px}.dealership-opp-header{width:100%;max-width:732px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.dealership-opp-title{display:block;width:100%;max-width:533px;margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:47.6px;line-height:62.64px;color:#333}.dealership-opp-subtitle{display:block;width:100%;max-width:732px;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;color:#687986}.dealership-opp-content{width:100%;height:732px;display:grid;grid-template-columns:minmax(376px,478px) minmax(0,1fr);background:#fff;border-radius:16px;box-shadow:0 0 9.3px 4px #0000000d;overflow:hidden}.dealership-opp-form-wrapper{position:relative;left:auto;top:auto;width:312px;height:462px;margin:69px 0 0 64px;background:#fff}.dealership-opp-form-title{position:absolute;top:-10px;left:0;display:block;width:336px;margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:34px;line-height:normal;color:#191919}.dealership-opp-form{position:absolute;top:116px;left:0;width:312px;margin:0;display:flex;flex-direction:column;gap:8px}.form-input{position:relative;width:312px;height:52px}.form-input input{width:100%;height:100%;padding:16px;background:#f7f7f7;border:none;border-radius:12px;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400;font-size:13.3px;line-height:20px;color:#191919}.form-input input::placeholder{color:transparent;opacity:1}.form-input-label{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-family:Poppins,sans-serif;font-weight:400;font-size:13.3px;line-height:20px;color:#9a9c9d;pointer-events:none}.form-input:nth-child(1) .form-input-label{font-size:13.1px}.form-input:nth-child(2) .form-input-label{font-size:13.6px}.form-input input:focus+.form-input-label,.form-input input:not(:placeholder-shown)+.form-input-label{opacity:0}.field-required{color:red}.form-input-location input{padding-right:44px}.form-input-location .location-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none}.form-model-picker{width:100%;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.model-label{display:block;margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:13.3px;line-height:20px;color:#191919}.model-options{display:flex;flex-direction:row;align-items:center;gap:16px}.model-option{position:relative;display:flex;align-items:center;gap:4px;margin:0;cursor:pointer}.model-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.radio-custom{width:17px;height:17px;border:1px solid #191919;border-radius:50%;box-sizing:border-box;position:relative;flex-shrink:0}.model-option input[type=radio]:checked+.radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;background:#191919;border-radius:50%;transform:translate(-50%,-50%)}.model-name{display:block;font-family:Poppins,sans-serif;font-weight:400;font-size:13.3px;line-height:20px;color:#191919;white-space:nowrap}.model-option:first-child .model-name{font-size:13.6px}.form-submit-btn{width:312px;height:52px;margin-top:28px;background:#d7d7d7;border:none;border-radius:48px;font-family:Poppins,sans-serif;font-weight:700;font-size:16px;line-height:20px;color:#9a9c9d;cursor:pointer;transition:none}.form-submit-btn:hover{background:#d7d7d7;color:#9a9c9d}.form-submit-btn:focus-visible{outline:2px solid #191919;outline-offset:2px}.form-disclaimer{width:320px;max-width:320px;margin:17px 0 0 -4px;font-family:Poppins,sans-serif;font-weight:400;font-size:9.5px;line-height:14px;letter-spacing:.16px;color:#9a9c9d;text-align:center}.form-disclaimer-line{display:block}.form-disclaimer-link{color:#191919}.dealership-opp-image{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;min-width:0;height:100%;box-shadow:0 0 3px 6px #0000000d;overflow:hidden}.dealership-opp-image img{position:absolute;top:-7.12%;left:-.38%;display:block;width:100.5%;height:109.56%;max-width:none}@media (min-width: 768px) and (max-width: 1599px){.dealership-opp-section{padding-top:16px;padding-bottom:35px}}@media (max-width: 767px){.dealership-opp-section{padding:24px 0 31px}.dealership-opp-container{max-width:365px;align-items:flex-start;gap:36px}.dealership-opp-header{max-width:359px;align-items:flex-start;text-align:left}.dealership-opp-title{max-width:359px;font-family:Poppins,sans-serif;font-size:30px;line-height:38px;color:var(--color-azure-15, #212529)}.dealership-opp-subtitle{max-width:314px}.dealership-opp-content{width:100%;max-width:364px;height:729px;min-height:729px;display:flex;flex-direction:column;border:2px solid rgba(236,236,236,.6);border-radius:24px;box-shadow:none}.dealership-opp-image{order:-1;width:100%;height:262px;min-height:262px;box-shadow:none;border-radius:24px 24px 0 0}.dealership-opp-image img{top:-22.9%;left:-3.22%;width:106.71%;height:145.8%;border-radius:24px 24px 0 0}.dealership-opp-form-wrapper{width:313px;max-width:calc(100% - 51px);height:444px;margin:23px 25px 24px 26px}.dealership-opp-form-title{position:relative;top:auto;left:auto;width:313px;font-size:28px;line-height:normal;margin:0 0 6px}.dealership-opp-form{position:relative;top:auto;left:auto;width:100%}.form-input,.form-submit-btn{width:100%}.form-disclaimer{width:320px;max-width:calc(100% + 7px);margin-left:-3px}}@media (max-width: 399px){.dealership-opp-section{padding:24px 16px 31px}.dealership-opp-container,.dealership-opp-header,.dealership-opp-content{max-width:none}.dealership-opp-form-wrapper{width:auto;max-width:none;margin:23px 16px 24px}.form-model-picker{flex-wrap:wrap;align-items:flex-start}.form-disclaimer{width:auto;max-width:100%;margin-left:0}}.dealer-network-section{width:100%;padding:40px clamp(24px,calc((100vw - 1512px)/2),203px);background:#f9f9f9;box-sizing:border-box}.dealer-network-container{width:100%;max-width:1512px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:50px}.dealer-network-header{width:100%;max-width:1158px;min-height:125px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center}.dealer-network-title{width:100%;max-width:478px;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:47.6px;line-height:62.64px;color:#333}.dealer-network-subtitle{width:100%;max-width:1158px;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;color:#687986;text-align:center}.dealer-network-content{width:100%;display:flex;flex-direction:column;gap:31px}.dealer-network-main{width:100%;display:grid;grid-template-columns:993px 482px;gap:37px;align-items:center}.dealer-map{width:993px;height:704px;border-radius:28px;overflow:hidden}.dealer-map picture,.dealer-map img{display:block;width:100%;height:100%}.dealer-map img{object-fit:cover}.dealer-sidebar{position:relative;width:482px;height:704px}.dealer-sidebar-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f9f9;border-radius:17px}.dealer-sidebar-content{position:absolute;left:17px;top:29px;width:447px;display:flex;flex-direction:column;gap:43px;align-items:center}.dealer-filters{width:100%;display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.dealer-search-box{width:447px;height:59px;padding:17px 14px;display:flex;align-items:center;gap:12px;background:#fff;box-shadow:0 0 12px 2px #0000000d;border-radius:9px;box-sizing:border-box}.dealer-search-box input{flex:1 1 auto;min-width:0;border:none;background:transparent;padding:0;outline:none;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:1;text-transform:uppercase;color:#3b3b3b}.dealer-search-box input::placeholder{color:#3b3b3b;opacity:1}.dealer-search-box .search-icon{flex-shrink:0;width:24px;height:25px}.dealer-filter-btns{width:447px;display:flex;gap:10px}.dealer-filter-btn{border:none;background:#fff;box-shadow:0 0 12px 2px #0000000d;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:1;text-transform:uppercase;color:#3b3b3b;box-sizing:border-box}.dealer-filter-btn:first-child{width:212px;height:46px;padding:11px 12px}.dealer-filter-btn:last-child{width:225px;height:46px;padding:15px 14px}.dealer-filter-btn span{white-space:nowrap}.dealer-filter-btn .count{flex-shrink:0}.dealer-cards-list{width:447px;height:507px;display:flex;flex-direction:column;gap:18px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}.dealer-cards-list::-webkit-scrollbar{display:none;width:0;height:0}.dealer-card-item{width:100%;min-height:214px;padding:17px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:#fff;box-shadow:0 2px 12px #0000000d;border-radius:24px 24px 0;box-sizing:border-box}.dealer-card-item .dealer-type{font-family:Poppins,sans-serif;font-weight:275;font-size:12px;line-height:15px;text-transform:uppercase;color:#949494b3}.dealer-card-item .dealer-distance{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#343339}.dealer-card-item .dealer-name{margin:0;font-family:Poppins,sans-serif;font-weight:275;font-size:16px;line-height:19px;color:#949494}.dealer-card-item .dealer-address{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#323232}.dealer-card-item .dealer-contact{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.dealer-card-item .dealer-contact a{font-family:Poppins,sans-serif;font-weight:300;font-size:16px;line-height:1;color:#34bc5d;text-decoration:none}.dealer-card-item .dealer-contact a:last-child{text-align:right}.dealer-services-row{width:100%;display:grid;grid-template-columns:repeat(3,482px);gap:33px}.dealer-service-card{min-height:190px;background:#f9f9f9;border-radius:17px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;box-sizing:border-box}.dealer-service-card--insurance{padding:17px 48px}.dealer-service-card--warranty{padding:18px 57px}.dealer-service-card--roadside{padding:14px 58px}.dealer-service-card img{width:48px;height:48px;flex-shrink:0}.dealer-service-card h4{margin:0;font-family:Montserrat,sans-serif;font-weight:100;font-size:24px;line-height:29px;color:#322b54}.dealer-service-card p{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:18.2px;color:#322b54}@media (min-width: 768px) and (max-width: 1599px){.dealer-network-section{padding:11px clamp(24px,calc((100vw - 1331px)/2),54.5px) 35px;background:#fff}.dealer-network-container{max-width:1331px}.dealer-network-main{grid-template-columns:minmax(0,1fr) 482px}.dealer-map{width:100%;max-width:810px;justify-self:start}.dealer-services-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.dealer-service-card--insurance{padding:17px 48px 17px 34px}.dealer-service-card--warranty{padding:18px 57px 18px 34px}.dealer-service-card--roadside{padding:14px 58px 14px 34px}}@media (max-width: 767px){.dealer-network-section{padding:21px max(16px,calc((100vw - 364px)/2)) 0;background:linear-gradient(to bottom,#f9f9f9 0,#f9f9f9 849px,#fff 849px,#fff)}.dealer-network-container{max-width:365px;align-items:flex-start;gap:39px}.dealer-network-header{min-height:auto;max-width:359px;align-items:flex-start;gap:21px;text-align:left}.dealer-network-title{max-width:359px;font-size:30px;line-height:38px;color:var(--color-azure-15, #212529)}.dealer-network-subtitle{max-width:358px;line-height:20.8px;text-align:left}.dealer-network-main{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.dealer-map{width:364px;height:227px;max-width:none;border-radius:12px}.dealer-map img{border-radius:12px}.dealer-sidebar{width:364px;height:auto}.dealer-sidebar-bg{display:none}.dealer-sidebar-content{position:static;width:364px;gap:0}.dealer-filters{gap:14px 0;margin-bottom:34px}.dealer-search-box{width:364px;height:46px;padding:15px 10px;border-radius:8px}.dealer-filter-btns{width:364px;display:grid;grid-template-columns:repeat(2,178px);gap:9px}.dealer-filter-btn:first-child,.dealer-filter-btn:last-child{width:178px;height:47px;border-radius:8px;padding:12px 11px;align-items:flex-start}.dealer-filter-btn:last-child{padding:17px 6px}.dealer-cards-list{width:364px;height:214px;gap:14px}.dealer-card-item{min-height:200px;padding:9px 13px 14px;gap:8px;border-radius:12px;box-shadow:0 0 12px 2px #0000000d}.dealer-card-item .dealer-distance{line-height:14.14px}.dealer-card-item .dealer-address{line-height:18px}.dealer-card-item .dealer-contact a{font-size:14px}.dealer-services-row{width:364px;display:flex;flex-direction:column;gap:19px}.dealer-service-card{width:364px;min-height:157px;gap:2px;padding:17px 19px}.dealer-service-card h4{font-weight:250}.dealer-service-card p{width:320px}}.dealer-map{position:relative;background:#eef1f4}.dealer-map .dealer-mapgl{width:100%;height:100%}.dealer-map .mapboxgl-map{font-family:Poppins,sans-serif}.dealer-map .mapboxgl-ctrl-logo,.dealer-map .mapboxgl-ctrl-attrib{display:none!important}.dealer-map-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.dealer-map-fallback picture,.dealer-map-fallback img{display:block;width:100%;height:100%;object-fit:cover}.dealer-card-item{position:relative;cursor:pointer;isolation:isolate}.dealer-card-item>*{position:relative;z-index:1}.dealer-card-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity var(--dur-base, .25s) var(--ease-out, ease);background:radial-gradient(120% 72% at 50% 100%,rgba(187,24,27,.3) 0%,rgba(187,24,27,.14) 34%,rgba(187,24,27,.04) 56%,transparent 72%)}.dealer-card-item:before{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;z-index:2;pointer-events:none;opacity:0;transition:opacity var(--dur-base, .25s) var(--ease-out, ease);background:linear-gradient(to right,transparent 0%,var(--color-brand-red, #bb181b) 50%,transparent 100%)}.dealer-card-item:hover:after{opacity:.55}.dealer-card-item.is-selected:after{opacity:1}.dealer-card-item.is-selected:before{opacity:1}.dealer-card-item:focus-visible{outline:2px solid rgba(187,24,27,.55);outline-offset:-2px}.dealer-empty{margin:0;padding:24px 8px;font-family:Poppins,sans-serif;font-size:14px;color:#687986}.dealer-user-marker{position:relative;width:16px;height:16px;border-radius:50%;background:#2563eb;border:3px solid #ffffff;box-shadow:0 0 0 4px #2563eb40}.dealer-user-marker:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;box-shadow:0 0 0 2px #2563eb73;animation:dealerUserPulse 2s ease-out infinite}@keyframes dealerUserPulse{0%{transform:scale(1);opacity:.7}to{transform:scale(2.6);opacity:0}}@media (prefers-reduced-motion: reduce){.dealer-user-marker:after{animation:none}}.dealer-popup .mapboxgl-popup-content{padding:14px 18px 16px;background:#fff;border-radius:20px 20px 0;box-shadow:0 12px 30px #00000029;font-family:Poppins,sans-serif}.dealer-popup .mapboxgl-popup-tip{display:none}.dealer-popup-card{position:relative;display:flex;flex-direction:column;gap:6px}.dealer-popup-close{position:absolute;top:-6px;right:-8px;width:22px;height:22px;padding:0;border:none;background:transparent;font-size:20px;line-height:1;color:#949494;cursor:pointer}.dealer-popup-close:hover{color:#3b3b3b}.dealer-popup-type{font-size:11px;font-weight:275;text-transform:uppercase;letter-spacing:.04em;color:#949494e6}.dealer-popup-name{margin:0;padding-right:18px;font-size:15px;font-weight:500;line-height:1.25;color:#322b54}.dealer-popup-address{margin:0;font-size:13px;font-weight:400;line-height:1.45;color:#323232}.dealer-popup-phone{margin-top:2px;font-size:14px;font-weight:400;color:#34bc5d;text-decoration:none}.presence-section{display:block;width:100%;padding:40px 204px 42px;background:#fff;box-sizing:border-box}.presence-container{width:100%;max-width:1512px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.presence-header{width:326px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.presence-title{display:block;width:326px;max-width:100%;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:48px;line-height:62.64px;color:#333}.presence-subtitle{display:block;width:326px;max-width:100%;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:25.71px;letter-spacing:-.4px;color:#687986}.presence-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:28px;align-items:start}.presence-card{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;filter:none}.presence-card:first-child{filter:drop-shadow(0 0 2.5px rgba(0,0,0,.25))}.presence-card:nth-child(2) .presence-image-wrapper{filter:drop-shadow(0 0 2px rgba(0,0,0,.07))}.presence-image-wrapper{position:relative;width:100%;height:357px;overflow:hidden;border-radius:26px;box-shadow:0 0 5px 1px #00000014}.presence-image-wrapper img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover}.presence-card:nth-child(3) .presence-image-wrapper img{width:185%;height:105.24%;left:-42.5%;top:-2.62%;object-fit:fill}.presence-card:nth-child(4) .presence-image-wrapper img{width:171%;height:104.84%;left:-16.08%;top:-2.42%;object-fit:fill}.presence-card-title{display:block;width:100%;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:19.4px;line-height:25.52px;letter-spacing:-.3px;color:#000}.presence-card-location{display:block;width:100%;margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:14.1px;line-height:22.4px;letter-spacing:-.2px;color:#687986}.explore-locations-btn{box-sizing:border-box;width:357px;height:65px;padding:22px 65px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#df3838;border:1px solid rgba(245,245,245,.1);box-shadow:0 4px 4.2px #00000040;text-decoration:none;transition:none}.explore-locations-btn:hover,.explore-locations-btn:active{background:#df3838;transform:none}.explore-locations-btn span{display:block;width:209px;font-family:Inter,sans-serif;font-weight:700;font-size:16.3px;line-height:64px;text-align:center;color:#f6fffc;white-space:nowrap}.explore-locations-icon{display:block;width:18px;height:13px;flex-shrink:0}@media (min-width: 1200px) and (max-width: 1599px){.presence-section{padding:13px 55px 35px}.presence-container{max-width:1330px;gap:22px}.presence-grid{margin-top:19px;column-gap:31px}.presence-card:nth-child(3) .presence-image-wrapper img{width:197.53%;height:105.24%;left:-45.38%;top:-2.62%}}@media (min-width: 768px) and (max-width: 1199px){.presence-section{padding:20px clamp(24px,3vw,40px) 35px}.presence-container{max-width:none;gap:22px}.presence-grid{margin-top:19px;column-gap:clamp(12px,2vw,24px)}.presence-image-wrapper{height:auto;aspect-ratio:310 / 357}.explore-locations-btn{width:min(357px,100%)}}@media (max-width: 767px){.presence-section{padding:29px 0 30px}.presence-container{max-width:365px;align-items:flex-start;gap:25px}.presence-header{width:359px;align-items:flex-start;gap:16px;text-align:left}.presence-title{width:359px;font-size:30px;line-height:38px;color:var(--color-azure-15, #212529)}.presence-subtitle{width:314px;line-height:20.8px}.presence-grid{width:100%;max-width:364px;margin-top:3px;grid-template-columns:1fr;justify-content:start;row-gap:31px}.presence-card{max-width:364px}.presence-card:first-child{width:calc(100% - 1px);max-width:363px;gap:10px}.presence-card:nth-child(1) .presence-image-wrapper{height:321px}.presence-card:nth-child(2) .presence-image-wrapper{height:319px}.presence-card:nth-child(3) .presence-image-wrapper{height:323px}.presence-card:nth-child(4) .presence-image-wrapper{height:327px}.presence-card:nth-child(3) .presence-image-wrapper img{width:185%;height:105.24%;left:-42.5%;top:-2.62%}.explore-locations-btn{width:100%;max-width:364px}}@media (max-width: 399px){.presence-section{padding:29px 16px 30px}.presence-container,.presence-header,.presence-title,.presence-subtitle,.presence-grid,.presence-card,.explore-locations-btn{max-width:none;width:100%}.presence-card:first-child{width:100%;max-width:none}}@media (max-width: 767px){.gallery-header,.chassis-header{text-align:left}.gallery-header,.chassis-header{display:flex;flex-direction:column;align-items:flex-start}.gallery-title,.gallery-subtitle,.chassis-title,.chassis-subtitle{text-align:left}.gallery-title,.chassis-title{justify-content:flex-start;align-items:flex-start}.gallery-subtitle,.chassis-subtitle{align-items:flex-start}.chassis-subtitle{padding:0}.chassis-title{font-size:30px;line-height:38px;color:#212529}.chassis-subtitle{font-size:16px;line-height:25.71px;margin-top:20px}}.fg-cat-pill{--fg-cat-inset: 9px;--fg-cat-diam: 60px;position:relative;overflow:visible;gap:0;padding:0;min-width:0;width:var(--fg-track-w, 248px);background:#2a2733;transition:background-color .5s ease,transform .32s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),box-shadow .32s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),border-color .32s var(--ease-out, cubic-bezier(.2, .7, .2, 1))}.fg-cat-pill[data-state=passenger]{background:#232a33}.fg-cat-pill:before{content:"";position:absolute;left:var(--fg-cat-inset);top:50%;width:var(--fg-cat-diam);height:var(--fg-cat-diam);box-sizing:border-box;border-radius:50%;background:#df3838;border:2.5px solid #ffffff;box-shadow:inset 0 1px #ffffff2e,inset 0 -2px 5px #00000038,0 8px 18px -8px #df38388c;transform:translate(var(--fg-cap-x, 0px),-50%);z-index:1;pointer-events:none}.fg-cat-pill:after{content:"";position:absolute;left:var(--fg-cat-inset);top:50%;width:var(--fg-cat-diam);height:var(--fg-cat-diam);border-radius:50%;transform:translate(var(--fg-cap-x, 0px),-50%);background:linear-gradient(115deg,#fff0 38%,#ffffff52,#fff0 62%);background-size:240% 100%;background-position:150% 0;background-repeat:no-repeat;opacity:0;z-index:2;pointer-events:none}.fg-cat-face{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;z-index:3}.fg-cat-pill[data-state=commercial] .fg-cat-face[data-face=passenger],.fg-cat-pill[data-state=passenger] .fg-cat-face[data-face=commercial]{display:block}.fg-cat-pill[data-state=commercial] .fg-cat-face[data-face=commercial],.fg-cat-pill[data-state=passenger] .fg-cat-face[data-face=passenger]{opacity:1}.fg-cat-face .fg-icon-circle,.fg-cat-face .fg-icon-circle.is-active{position:absolute;left:var(--fg-cat-inset);top:50%;width:var(--fg-cat-diam);height:var(--fg-cat-diam);display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;box-shadow:none;color:#fff;transform:translate(var(--fg-cap-x, 0px),-50%);z-index:1}.fg-cat-label{position:absolute;top:0;bottom:0;width:var(--fg-cat-travel, 120px);display:flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.fg-cat-face[data-face=commercial] .fg-cat-label{left:var(--fg-cat-inset)}.fg-cat-face[data-face=passenger] .fg-cat-label{left:calc(var(--fg-cat-inset) + var(--fg-cat-diam))}.fg-cat-pill.fg-cat-ready:before,.fg-cat-pill.fg-cat-ready .fg-cat-face .fg-icon-circle{transition:transform .54s cubic-bezier(.34,1.26,.42,1)}.fg-cat-pill.fg-cat-ready .fg-cat-face{transition:opacity .42s ease}.fg-cat-pill.fg-cat-ready:after{transition:transform .54s cubic-bezier(.34,1.26,.42,1);animation:fgCatSheen 2.6s ease-in-out infinite}@keyframes fgCatSheen{0%,60%{background-position:150% 0;opacity:0}68%{opacity:1}92%,to{background-position:-70% 0;opacity:0}}.fg-type-slot .fg-icon-circle{transition:background-color .25s ease,border-color .25s ease,transform .2s var(--ease-out, ease-out)}@media (hover: hover) and (pointer: fine){.fg-cat-pill:hover{transform:translateY(-2px);border-color:#fff;box-shadow:0 20px 34px -18px #0f0c19b8,0 5px 12px -4px #00000047}.fg-type-slot:hover .fg-icon-circle:not(.is-active){background:#ffffff1a;transform:scale(1.08)}}.fg-products-section .fg-cat-pill:active{transform:scale(.985)}.fg-cat-pill:focus-visible,.fg-type-slot:focus-visible{outline:3px solid rgba(223,56,56,.85);outline-offset:3px}.fg-type-pill{position:relative}.fg-type-pill:before{content:"";position:absolute;left:0;top:0;width:var(--fg-thumb-w, 60px);height:var(--fg-thumb-h, 60px);box-sizing:border-box;border-radius:50%;background:#df3838;border:2.5px solid #ffffff;box-shadow:inset 0 1px #ffffff2e,inset 0 -2px 5px #00000038;transform:translate(var(--fg-thumb-x, 8px),var(--fg-thumb-y, 6px));z-index:0;pointer-events:none}.fg-type-pill.fg-thumb-ready:before{transition:transform .46s cubic-bezier(.34,1.3,.5,1)}.fg-type-slot{position:relative;z-index:1}.fg-type-pill .fg-icon-circle.is-active{background:transparent;border-color:transparent;box-shadow:none}@media (min-width: 768px) and (max-width: 1199px){.fg-type-pill:before{border-width:2px}.fg-cat-pill{--fg-cat-inset: 7px;--fg-cat-diam: 50px}.fg-cat-pill:before{border-width:2px}}@media (max-width: 767px){.fg-type-pill:before{border-width:2px}.fg-cat-pill{--fg-cat-inset: 6px;--fg-cat-diam: 44px}.fg-cat-pill:before{border-width:2px}}@media (prefers-reduced-motion: reduce){.fg-cat-pill.fg-cat-ready:before,.fg-cat-pill.fg-cat-ready:after,.fg-cat-pill.fg-cat-ready .fg-cat-face,.fg-cat-pill.fg-cat-ready .fg-cat-face .fg-icon-circle,.fg-type-pill.fg-thumb-ready:before{transition:none!important}.fg-cat-pill.fg-cat-ready:after{animation:none!important;opacity:0!important}.fg-cat-pill:hover,.fg-type-slot:hover .fg-icon-circle{transform:none!important}}.hx-hero{--autoplay: 7.25s;--fade: .9s;--hx-accent: #BB181B;--hx-accent-strong: #E53B2D;--hx-pad-x: clamp(1rem, 4.8vw, 4.5rem);--hx-pad-top: clamp(6rem, 12vh, 8.5rem);--hx-pad-bottom: clamp(2.75rem, 5vh, 4rem);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:#050505;isolation:isolate;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.hx-hero:focus-visible{outline:2px solid rgba(255,255,255,.82);outline-offset:-2px}.hx-track,.hx-slide,.hx-media,.hx-scrim,.hx-desktop-scene,.hx-mobile-scene{position:absolute;top:0;right:0;bottom:0;left:0}.hx-slide{opacity:0;visibility:hidden;z-index:1;pointer-events:none;transform:translate3d(calc(var(--slide-motion-x, 0) * 1.4%),calc(var(--slide-motion-y, 0) * 1.4%),0) scale(1.02);transition:transform calc(var(--fade) + .38s) var(--ease-out, cubic-bezier(.2, .7, .2, 1)),opacity var(--fade) var(--ease-out, cubic-bezier(.2, .7, .2, 1)),visibility 0s linear var(--fade)}.hx-slide.is-active{opacity:1;visibility:visible;z-index:2;pointer-events:auto;transform:none;transition:transform calc(var(--fade) + .38s) var(--ease-out, cubic-bezier(.2, .7, .2, 1)),opacity var(--fade) var(--ease-out, cubic-bezier(.2, .7, .2, 1)),visibility 0s}.hx-media{overflow:hidden;transform:translate3d(calc(var(--slide-motion-x, 0) * .7%),calc(var(--slide-motion-y, 0) * .7%),0) scale(1.045);transition:transform calc(var(--fade) + .5s) var(--ease-out, cubic-bezier(.2, .7, .2, 1))}.hx-slide.is-active .hx-media{transform:none}.hx-img{width:100%;height:100%;object-fit:cover;object-position:calc(var(--focus-x-mobile, 50) * 1%) calc(var(--focus-y-mobile, 54) * 1%);transform:scale(1.001);image-rendering:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;backface-visibility:hidden}.hx-slide.is-active .hx-img{animation:hx-kenburns calc(var(--autoplay) + var(--fade) + .8s) var(--ease-out, ease-out) forwards}@keyframes hx-kenburns{0%{transform:scale(1.001)}to{transform:scale(var(--zoom, 1.05))}}.hx-scrim{z-index:2}.hx-layout-editorial .hx-scrim{background:linear-gradient(180deg,#0000000f,#00000003 34%,rgba(0,0,0,calc(.26 + var(--scrim, .06)))),linear-gradient(90deg,#00000029,#0000 44%,#0000001a)}.hx-layout-wide-bottom .hx-scrim{background:linear-gradient(180deg,#00000008,#0000 44%,rgba(0,0,0,calc(.24 + var(--scrim, .08)))),linear-gradient(90deg,#0000001f,#0000 52%)}.hx-layout-centered .hx-scrim{background:radial-gradient(circle at 50% 50%,rgba(0,0,0,calc(.015 + var(--scrim, .05))),#0000 36%),linear-gradient(180deg,#0000001f,#00000008 34%,#00000042)}.hx-layout-city-left .hx-scrim{background:linear-gradient(90deg,#00000094,#0000005c,#0000001f 60%,#0000000a),linear-gradient(180deg,#0000001f,#00000008 34%,#00000047)}.hx-desktop-scene,.hx-mobile-scene{z-index:3}.hx-kicker,.hx-kicker--mobile,.hx-spec-label{font-family:"Space Mono",var(--font-accent, monospace)}.hx-kicker,.hx-kicker--mobile{display:inline-flex;align-items:center;gap:.75rem;width:fit-content;font-size:clamp(.625rem,.36vw + .55rem,.8125rem);font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#ffffffd1}.hx-kicker:before,.hx-kicker--mobile:before{content:"";width:clamp(1.5rem,2.6vw,2.75rem);height:1px;background:#e53b2de6;flex:none}.hx-title,.hx-mobile-title{margin:0;font-family:"Archivo",var(--font-display, sans-serif);font-weight:800;letter-spacing:-.055em;text-transform:uppercase;color:#fff}.hx-title{font-size:clamp(3.2rem,7vw,7rem);line-height:.86}.hx-title--editorial{font-size:clamp(3.9rem,6.7vw,6.5rem)}.hx-tagline,.hx-mobile-tagline{margin:0;font-family:"Archivo",var(--font-display, sans-serif);font-weight:600;letter-spacing:-.035em;color:#fff}.hx-tagline{font-size:clamp(1.2rem,1.35vw + .95rem,2.15rem);line-height:1.02}.hx-mobile-tagline{display:grid;gap:.14rem;justify-items:start;font-size:clamp(1.06rem,1.6vw + .86rem,1.34rem);line-height:1.06;max-width:min(20rem,88vw)}.hx-mobile-tagline .hx-tagline-highlight{margin-left:0}.hx-highlight{color:var(--slide-highlight-color, #FFD36B);text-shadow:0 12px 28px rgba(0,0,0,.38)}.hx-tagline-highlight{margin-left:.35ch}.hx-slide[data-slide-id=dlx-centered] .hx-highlight{color:#ffdf8c}.hx-specs{list-style:none;margin:0;padding:0}.hx-spec{display:grid;gap:.32rem}.hx-spec-value{font-family:"Archivo",var(--font-display, sans-serif);font-weight:700;font-size:clamp(1.05rem,.8vw + .82rem,1.7rem);line-height:.95;color:#fff}.hx-spec-label{font-size:clamp(.54rem,.24vw + .5rem,.72rem);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fff9}.hx-cta,.hx-mobile-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;width:fit-content;padding:.5rem .56rem .5rem 1.15rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#fff;color:#0f1114;box-shadow:0 16px 34px #0003;font-family:"Archivo",var(--font-display, sans-serif);font-size:clamp(.875rem,.34vw + .8rem,1rem);font-weight:700;letter-spacing:-.02em;text-decoration:none;transition:transform .25s var(--ease-out, ease),box-shadow .25s var(--ease-out, ease),background-color .25s var(--ease-out, ease),color .25s var(--ease-out, ease)}.hx-cta-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--hx-accent-strong);color:#fff;flex:none;transition:transform .25s var(--ease-out, ease),background-color .25s var(--ease-out, ease)}@media (hover: hover) and (pointer: fine){.hx-cta:hover,.hx-mobile-cta:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0000003d}.hx-cta:hover .hx-cta-icon,.hx-mobile-cta:hover .hx-cta-icon{transform:translate(2px);background:var(--hx-accent)}}.hx-cta:active,.hx-mobile-cta:active{transform:scale(.98)}.hx-scene-cta-slot{position:absolute;right:var(--hx-pad-x);bottom:var(--hx-pad-bottom);z-index:4}.hx-scene-specs-slot{position:absolute;z-index:4}.hx-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;display:none;width:clamp(2.65rem,3vw,3.35rem);height:clamp(2.65rem,3vw,3.35rem);align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0a0c0ebd;color:#fff;cursor:pointer;transition:transform .28s var(--ease-out, ease),background-color .28s var(--ease-out, ease),border-color .28s var(--ease-out, ease),color .28s var(--ease-out, ease)}.hx-arrow--prev{left:clamp(1rem,2vw,2.5rem)}.hx-arrow--next{right:clamp(1rem,2vw,2.5rem)}@media (hover: hover) and (pointer: fine){.hx-arrow:hover{background:#fffffff5;border-color:#fffffff5;color:#121417}.hx-arrow--prev:hover{transform:translateY(-50%) translate(-2px)}.hx-arrow--next:hover{transform:translateY(-50%) translate(2px)}}.hx-progress-shell{position:absolute;left:50%;bottom:clamp(1rem,2.8vh,1.6rem);z-index:5;transform:translate(-50%)}.hx-progress{display:flex;align-items:center;justify-content:center;gap:clamp(.4rem,.8vw,.7rem)}.hx-dot{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;padding:.75rem 0;margin:-.75rem 0;border:none;background:transparent;cursor:pointer}.hx-dot-track{display:block;width:clamp(2.2rem,5vw,3.5rem);height:.2rem;border-radius:999px;background:#ffffff42;overflow:hidden;transition:background-color .3s var(--ease-out, ease)}.hx-dot-fill{display:block;width:100%;height:100%;border-radius:inherit;background:var(--hx-accent-strong);transform:scaleX(0);transform-origin:left center}.hx-dot.is-active .hx-dot-track{background:#ffffff6b}.hx-dot.is-active .hx-dot-fill{animation:hx-fill var(--autoplay) linear forwards}.hx-hero.is-paused .hx-dot.is-active .hx-dot-fill{animation-play-state:paused}@keyframes hx-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hx-copy-stack,.hx-editorial-main,.hx-scene-cta-slot,.hx-scene-specs-slot,.hx-mobile-copy,.hx-mobile-bottom{opacity:0;transform:translateY(1rem);transition:opacity .75s var(--ease-out, cubic-bezier(.2, .7, .2, 1)),transform .75s var(--ease-out, cubic-bezier(.2, .7, .2, 1))}.hx-slide.is-active .hx-copy-stack,.hx-slide.is-active .hx-editorial-main,.hx-slide.is-active .hx-mobile-copy{opacity:1;transform:none;transition-delay:.16s}.hx-slide.is-active .hx-scene-cta-slot,.hx-slide.is-active .hx-scene-specs-slot,.hx-slide.is-active .hx-mobile-bottom{opacity:1;transform:none;transition-delay:.28s}.hx-kicker,.hx-title,.hx-tagline,.hx-kicker--mobile,.hx-mobile-title,.hx-mobile-tagline,.hx-spec-value,.hx-spec-label{text-shadow:0 1px 3px rgba(0,0,0,.3),0 12px 30px rgba(0,0,0,.34)}.hx-mobile-scene{display:grid;grid-template-rows:1fr auto;padding:calc(env(safe-area-inset-top) + 1.2rem) 1rem calc(env(safe-area-inset-bottom) + 1.6rem)}.hx-mobile-copy{align-self:start;justify-self:start;display:grid;gap:.58rem;max-width:min(18.5rem,84vw);padding-top:clamp(1.5rem,8.5vh,3.25rem)}.hx-kicker--mobile{font-size:.58rem;color:#ffffffbd}.hx-kicker--mobile:before{width:1.35rem}.hx-mobile-title{font-size:clamp(3.2rem,14vw,4.8rem);line-height:.84}.hx-mobile-bottom{align-self:end;justify-self:stretch;display:grid;gap:.9rem;width:100%}.hx-mobile-cta{min-width:0;padding:.42rem .42rem .42rem .9rem;font-size:.8rem;box-shadow:0 10px 22px #00000029}.hx-scene-cta-slot--mobile{right:max(1rem,calc(env(safe-area-inset-right) + 1rem));bottom:calc(env(safe-area-inset-bottom) + 1.6rem)}.hx-mobile-cta .hx-cta-icon{width:1.68rem;height:1.68rem}.hx-specs--mobile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.18)}.hx-specs--mobile .hx-spec{gap:.22rem}.hx-specs--mobile .hx-spec-value{font-size:clamp(1.02rem,3.6vw,1.22rem)}.hx-specs--mobile .hx-spec-label{font-size:.5rem}.hx-mobile-scene--stacked-left{grid-template-rows:1fr}.hx-mobile-copy--stacked-left{align-self:stretch;display:flex;flex-direction:column;height:100%;gap:clamp(.72rem,1.9vh,.95rem);max-width:min(18.5rem,74vw);padding-top:clamp(3.75rem,12vh,5.75rem);padding-bottom:0}.hx-mobile-copy--stacked-left .hx-kicker--mobile{font-size:.62rem;letter-spacing:.24em}.hx-mobile-copy--stacked-left .hx-mobile-title{font-size:clamp(2.5rem,13vw,4.4rem);line-height:.76;white-space:nowrap}.hx-slide[data-slide-id=dlx-centered] .hx-mobile-copy--stacked-left .hx-mobile-title{font-size:clamp(6rem,28vw,9rem);line-height:.76}.hx-mobile-copy--stacked-left .hx-mobile-tagline{gap:.16rem;max-width:none;font-size:clamp(1.4rem,5.8vw,2rem);line-height:.98}.hx-mobile-copy--stacked-left .hx-mobile-tagline .hx-tagline-main,.hx-mobile-copy--stacked-left .hx-mobile-tagline .hx-highlight{white-space:nowrap}.hx-specs--mobile-stacked{display:grid;align-self:start;gap:clamp(.72rem,2vh,.98rem);margin-top:auto;padding-left:clamp(.85rem,3vw,1.05rem);border-left:1px solid rgba(255,255,255,.26)}.hx-specs--mobile-stacked .hx-spec{gap:.18rem}.hx-specs--mobile-stacked .hx-spec-value{font-size:clamp(1.2rem,5vw,1.48rem)}.hx-specs--mobile-stacked .hx-spec-label{font-size:.54rem;letter-spacing:.18em}.hx-mobile-copy--stacked-left .hx-kicker--mobile,.hx-mobile-copy--stacked-left .hx-mobile-title,.hx-mobile-copy--stacked-left .hx-mobile-tagline,.hx-mobile-copy--stacked-left .hx-spec-value,.hx-mobile-copy--stacked-left .hx-spec-label{text-shadow:0 16px 38px rgba(0,0,0,.46)}.hx-desktop-scene{display:none}@media (min-width: 768px){.hx-img{object-position:calc(var(--focus-x, 50) * 1%) calc(var(--focus-y, 54) * 1%)}.hx-desktop-scene{display:block;padding:var(--hx-pad-top) var(--hx-pad-x) var(--hx-pad-bottom)}.hx-mobile-scene{display:none}.hx-copy-stack{display:grid;gap:clamp(.72rem,.85vw,1.15rem)}.hx-layout-editorial .hx-desktop-scene{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(1.5rem,4.5vw,4.75rem)}.hx-editorial-main{display:grid;gap:clamp(.72rem,.95vw,1.2rem);align-self:end;max-width:min(34rem,40vw)}.hx-layout-wide-bottom .hx-desktop-scene{display:grid;align-content:end;justify-items:start}.hx-layout-wide-bottom .hx-copy-stack{max-width:min(37rem,42vw)}.hx-layout-city-left .hx-desktop-scene{display:grid;align-content:center;justify-items:start;padding-top:clamp(6rem,12vh,8rem)}.hx-layout-city-left .hx-copy-stack{justify-items:start;max-width:min(31rem,34vw);gap:clamp(.82rem,.95vw,1.25rem)}.hx-layout-city-left .hx-title{font-size:clamp(2.5rem,5.4vw,5rem);line-height:.78;letter-spacing:-.07em;white-space:nowrap;word-spacing:.14em}.hx-layout-city-left .hx-tagline{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.38ch;max-width:none;white-space:nowrap;font-size:clamp(1.15rem,1.4vw + .6rem,1.85rem);line-height:.98}.hx-layout-city-left .hx-tagline .hx-tagline-highlight{margin-left:0}.hx-scene-specs-slot--city-left{left:var(--hx-pad-x);bottom:var(--hx-pad-bottom)}.hx-specs--city-left{display:flex;flex-direction:row;align-items:stretch;gap:clamp(1.4rem,2.2vw,2.6rem)}.hx-specs--city-left .hx-spec{padding-left:clamp(1.1rem,1.4vw,1.6rem);border-left:1px solid rgba(255,255,255,.24)}.hx-specs--city-left .hx-spec:first-child{padding-left:0;border-left:0}.hx-layout-centered .hx-desktop-scene{display:grid;align-content:start;justify-items:center;text-align:center;padding-top:clamp(8.25rem,18vh,10.75rem)}.hx-layout-centered .hx-copy-stack{justify-items:center;max-width:min(44rem,60vw)}.hx-specs--centered{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,2vw,2rem)}.hx-specs--centered .hx-spec{min-width:clamp(6rem,8vw,8rem);padding-left:clamp(.85rem,1.15vw,1.25rem);border-left:1px solid rgba(255,255,255,.22)}.hx-specs--centered .hx-spec:first-child{padding-left:0;border-left:0}.hx-layout-city-left .hx-scrim{background:radial-gradient(circle at 72% 26%,#0000001f,#0000000a 24%,#0000 52%),linear-gradient(90deg,#0000009e,#00000057 28%,#00000017 58%,#0000001a),linear-gradient(180deg,#0000001a,#00000005 34%,#00000047)}.hx-slide[data-slide-id=dlx-centered] .hx-title{font-size:clamp(6.5rem,11vw,10.5rem);line-height:.78;letter-spacing:-.07em}.hx-slide[data-slide-id=dlx-centered] .hx-tagline{display:grid;gap:.15rem;max-width:11ch;white-space:normal;font-size:clamp(1.7rem,2vw + 1rem,2.75rem);line-height:.98}.hx-slide[data-slide-id=dlx-centered] .hx-tagline .hx-tagline-highlight{margin-left:0}.hx-layout-city-left .hx-kicker,.hx-layout-city-left .hx-title,.hx-layout-city-left .hx-tagline,.hx-layout-city-left .hx-spec-value,.hx-layout-city-left .hx-spec-label{text-shadow:0 14px 34px rgba(0,0,0,.34)}.hx-layout-city-left .hx-spec-value{font-size:clamp(1.28rem,.7vw + .98rem,1.9rem)}}@media (min-width: 1280px){.hx-layout-city-left .hx-copy-stack{margin-left:clamp(4rem,7vw,8.5rem)}.hx-layout-city-left .hx-scene-specs-slot--city-left{left:calc(var(--hx-pad-x) + clamp(4rem,7vw,8.5rem))}.hx-slide[data-slide-id=dlx-centered] .hx-tagline{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.38ch;max-width:none;white-space:nowrap}.hx-slide[data-slide-id=dlx-centered] .hx-tagline .hx-tagline-highlight{margin-left:0}}@media (min-width: 768px) and (max-width: 1279px){.hx-hero{--hx-pad-x: clamp(1.1rem, 3.5vw, 2rem);--hx-pad-top: clamp(6rem, 10vh, 7rem)}.hx-layout-editorial .hx-desktop-scene{gap:1.5rem}.hx-editorial-main{max-width:min(27rem,44vw)}.hx-layout-wide-bottom .hx-copy-stack,.hx-layout-centered .hx-copy-stack{max-width:min(31rem,48vw)}.hx-layout-city-left .hx-copy-stack{margin-left:0}.hx-slide[data-slide-id=dlx-centered] .hx-tagline{display:grid;gap:.15rem;max-width:11ch}.hx-title--editorial{font-size:clamp(3.3rem,6vw,5.1rem)}}@media (min-width: 1280px){.hx-hero{--hx-pad-x: clamp(2rem, 4.6vw, 4.75rem);--hx-pad-top: clamp(6.5rem, 12vh, 8.75rem);--hx-pad-bottom: clamp(3rem, 5vh, 4.5rem)}}@media (min-width: 900px) and (max-width: 1279px){.hx-layout-city-left .hx-copy-stack{max-width:min(31rem,40vw)}.hx-slide[data-slide-id=dlx-centered] .hx-tagline{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.38ch;max-width:none;white-space:nowrap}}@media (max-width: 767px){.hx-layout-editorial .hx-scrim,.hx-layout-wide-bottom .hx-scrim,.hx-layout-centered .hx-scrim{background:linear-gradient(140deg,#0000006b,#00000042 18%,#0000001a 42%,#00000005 58%,#0000 70%),linear-gradient(180deg,#00000014,#00000005 34%,rgba(0,0,0,calc(.24 + var(--scrim, .06))))}.hx-progress-shell{display:none!important;visibility:hidden;pointer-events:none}}@media (max-width: 767px) and (max-height: 760px){.hx-mobile-copy{padding-top:clamp(.85rem,6vh,1.6rem)}.hx-mobile-title{font-size:clamp(2.05rem,9vw,2.9rem)}}@media (prefers-reduced-motion: reduce){.hx-slide,.hx-img,.hx-copy-stack,.hx-editorial-main,.hx-editorial-side,.hx-mobile-copy,.hx-mobile-bottom,.hx-cta,.hx-mobile-cta,.hx-arrow{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.hx-slide{visibility:hidden}.hx-slide.is-active{visibility:visible}.hx-dot.is-active .hx-dot-fill{animation:none;transform:scaleX(1)}}
