.mfh-page{--mfh-red:#d72828;--mfh-red-bright:#e51c1f;--mfh-paper:#faf9f6;--mfh-warm:#f6f4ed;--mfh-ink:#090909;--mfh-dark:#0b0b0d;--mfh-grey:#5c5c5e;--mfh-display:var(--font-mijo-display), "Space Grotesk", Arial, sans-serif;--mfh-body:var(--font-mijo-body), "Inter", Arial, sans-serif;background:var(--mfh-warm);color:#141417;width:100%;font-family:var(--mfh-body);line-height:1.4;overflow:hidden}.mfh-page *,.mfh-page :before,.mfh-page :after{box-sizing:border-box}.mfh-page h1,.mfh-page h2,.mfh-page h3,.mfh-page p{margin:0}.mfh-page :where(a){color:inherit;text-decoration:none}.mfh-page button,.mfh-page input{font:inherit}.mfh-page img{width:100%;display:block}.mfh-mobile-only{display:none}.mfh-button{color:#2a2a2a;white-space:nowrap;background:#fff;border:1px solid #3a3a3a;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-size:16px;font-weight:650;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.mfh-button:hover{transform:translateY(-2px)}.mfh-button--red{border-color:var(--mfh-red);background:var(--mfh-red);color:#fff}.mfh-button--red:hover{background:#b81217}.mfh-button--dark{color:#fff;background:#2a2a2a;border-color:#2a2a2a}.mfh-button--light{color:#2a2a2a;background:#fff;border-color:#3a3a3a}.mfh-button--light>span,.mfh-button--light .mfh-arrow{color:#2a2a2a}.mfh-button.is-disabled{opacity:.72;pointer-events:none}.mfh-arrow{line-height:1;display:inline-block}.mfh-header{z-index:40;background:var(--mfh-paper);align-items:center;width:100%;height:96px;padding:0 64px;display:flex;position:relative}.mfh-logo{flex:0 0 170px;place-items:center;height:64px;display:grid}.mfh-logo img{object-fit:contain;width:170px;height:63px}.mfh-desktop-nav{white-space:nowrap;align-items:center;gap:28px;margin-left:42px;font-size:14px;font-weight:650;display:flex}.mfh-desktop-nav a{align-items:center;min-height:44px;display:flex}.mfh-desktop-nav a:hover{color:var(--mfh-red)}.mfh-header-actions{align-items:center;margin-left:auto;display:flex}.mfh-socials{align-items:center;display:flex}.mfh-socials a{place-items:center;width:44px;height:44px;display:grid}.mfh-socials span{place-items:center;width:20px;height:20px;display:grid}.mfh-social--facebook{color:#1877f2}.mfh-social--instagram{color:#e4405f}.mfh-social--linkedin{color:#0a66c2}.mfh-social:hover,.mfh-social:focus-visible{filter:brightness(.78)}.mfh-socials svg,.mfh-mobile-whatsapp svg{width:20px;height:20px}.mfh-header-whatsapp{margin-left:18px}.mfh-header-whatsapp .mfh-arrow,.mfh-menu-button,.mfh-mobile-whatsapp,.mfh-mobile-layer{display:none}.mfh-hero{background:var(--mfh-dark);color:#fff;height:820px;position:relative;overflow:hidden}.mfh-hero-poster,.mfh-hero-poster img,.mfh-hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mfh-hero-video{z-index:1;opacity:0;transition:opacity .5s}.mfh-hero-video.is-playing{opacity:1}.mfh-hero-overlay{z-index:2;background:linear-gradient(90deg,#050506f0 0%,#0505068f 58%,#0505061f 100%);position:absolute;inset:0}.mfh-hero-copy{z-index:3;width:700px;position:absolute;top:190px;left:64px}.mfh-hero-copy>p,.mfh-section-heading>p,.mfh-film-copy>p,.mfh-global-head>p,.mfh-calculator-head>p{color:#f02426;font-family:var(--mfh-display);letter-spacing:1.4px;font-size:12px;font-weight:700}.mfh-hero-copy h1{color:#fff;font-family:var(--mfh-display);letter-spacing:-1.3px;margin-top:22px;font-size:72px;font-weight:700;line-height:74px}.mfh-hero-copy>span{color:#e0e0e0;width:590px;margin-top:28px;font-size:18px;line-height:28px;display:block}.mfh-hero-copy>div{gap:12px;margin-top:32px;display:flex}.mfh-application-rail{background:var(--mfh-paper);height:168px;position:relative;overflow:hidden}.mfh-application-rail-head{z-index:2;justify-content:flex-end;align-items:center;height:44px;display:flex;position:absolute;top:0;left:48px;right:48px}.mfh-application-controls{gap:4px;display:flex}.mfh-application-controls button{color:#fff;cursor:pointer;background:#0e0e0e;border:0;border-radius:50%;width:44px;height:44px;font-size:18px}.mfh-application-controls button:first-child{color:#555;background:#e8e6e0}.mfh-application-controls button:disabled{opacity:.46;cursor:not-allowed}.mfh-application-viewport{scrollbar-width:none;height:80px;position:absolute;top:44px;left:48px;right:0;overflow:hidden}.mfh-application-viewport::-webkit-scrollbar{display:none}.mfh-application-track{width:max-content;animation:42s linear infinite mfh-rail-loop;animation-delay:var(--mfh-rail-delay-desktop,0s);will-change:transform;display:flex}.mfh-application-rail.is-paused .mfh-application-track,.mfh-application-viewport:hover .mfh-application-track,.mfh-application-viewport:focus-within .mfh-application-track{animation-play-state:paused}.mfh-application-rail.is-motion-restricted .mfh-application-track{transform:translate3d(var(--mfh-rail-static-desktop,0), 0, 0);transition:transform .32s;animation:none}.mfh-application-sequence{flex:none;gap:16px;padding-right:16px;display:flex}.mfh-application-sequence>a{background:#fff;border:1px solid #dbd6cc;border-radius:40px;align-items:center;gap:14px;width:210px;height:80px;padding:0 22px;display:flex}.mfh-application-sequence>a:hover,.mfh-application-sequence>a:focus-visible{border-color:var(--mfh-red)}.mfh-application-icon{border:2px solid var(--mfh-red);width:30px;height:30px;color:var(--mfh-red);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.mfh-application-icon svg{width:18px;height:18px}.mfh-application-sequence strong{white-space:nowrap;font-size:14px;font-weight:650}@keyframes mfh-rail-loop{to{transform:translate(-25%)}}.mfh-honda-partnership{background:var(--mfh-paper);border-block:1px solid #e6e1d8;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.mfh-honda-partnership:before{content:"";background:var(--mfh-red-bright);width:10px;position:absolute;top:0;bottom:0;left:0}.mfh-honda-partnership__copy{z-index:2;padding:80px 44px 80px 96px;position:relative}.mfh-honda-partnership__copy>p{color:var(--mfh-red);letter-spacing:1.8px;font-size:13px;font-weight:750}.mfh-honda-partnership__copy h2{color:#111113;max-width:760px;font-family:var(--mfh-display);letter-spacing:-1.7px;margin-top:24px;font-size:clamp(48px,5.1vw,74px);font-weight:700;line-height:1.04}.mfh-honda-partnership__copy h2 span{color:var(--mfh-red-bright)}.mfh-honda-partnership__visual{z-index:1;align-self:stretch;place-items:center;min-width:0;padding:54px 64px 42px 24px;display:grid;position:relative}.mfh-honda-partnership__visual picture{display:contents}.mfh-honda-partnership__visual:before{content:"";aspect-ratio:1;background:#f0ede6;border-radius:50%;width:min(470px,78%);position:absolute}.mfh-honda-partnership__visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 22px #190f0f2e);width:min(620px,100%);height:auto;position:relative}.mfh-proof{background:var(--mfh-red-bright);color:#fff;height:260px;position:relative;overflow:hidden}.mfh-proof>p{font-family:var(--mfh-display);letter-spacing:.8px;font-size:15px;font-weight:700;position:absolute;top:24px;left:64px}.mfh-proof ul{margin:0;padding:0;list-style:none;display:flex;position:absolute;top:70px;left:64px}.mfh-proof li{flex-direction:column;align-items:flex-start;gap:8px;width:262px;height:160px;padding-left:18px;display:flex}.mfh-proof-icon{width:34px;height:34px;animation:mfh-proof-float 4.8s ease-in-out var(--mfh-delay) infinite;border:2px solid #fff;border-radius:50%;place-items:center;font-weight:800;display:grid;position:relative;box-shadow:0 0 #fff0}.mfh-proof-icon:after{content:"";animation:mfh-proof-ring 4.8s ease-out var(--mfh-delay) infinite;border:1px solid #ffffff6b;border-radius:50%;position:absolute;inset:-7px}.mfh-proof-icon svg{width:19px;height:19px;animation:mfh-proof-glyph 4.8s ease-in-out var(--mfh-delay) infinite}.mfh-proof strong{color:#fff;font-family:var(--mfh-display);font-size:28px;line-height:1.2}.mfh-proof li>span:last-child{color:#fff;font-size:13px}@keyframes mfh-proof-float{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 #fff0}45%{transform:translateY(-5px)scale(1.06);box-shadow:0 9px 18px #71000438}}@keyframes mfh-proof-ring{0%,to{opacity:0;transform:scale(.72)}30%{opacity:.7}64%{opacity:0;transform:scale(1.26)}}@keyframes mfh-proof-glyph{0%,to{transform:rotate(0)scale(1)}45%{transform:rotate(-6deg)scale(1.08)}58%{transform:rotate(4deg)scale(1.04)}}.mfh-fourwheelers{background:var(--mfh-paper);height:980px;position:relative;overflow:hidden}.mfh-section-heading{position:absolute;top:64px;left:64px}.mfh-section-heading>p{color:#b81217;letter-spacing:1.3px}.mfh-section-heading h2{color:#121214;font-family:var(--mfh-display);letter-spacing:-.6px;margin-top:10px;font-size:56px;font-weight:700;line-height:62px}.mfh-section-heading>span{color:#59595c;margin-top:14px;font-size:16px;display:block}.mfh-system-tabs{align-items:flex-start;gap:30px;display:flex;position:absolute;top:274px;left:64px}.mfh-system-tabs a{color:#47474a;min-height:32px;font-size:14px;font-weight:650;position:relative}.mfh-system-tabs a.is-active{color:#b81217;font-size:15px}.mfh-system-tabs a.is-active:after{content:"";background:var(--mfh-red-bright);border-radius:2px;width:138px;height:3px;position:absolute;bottom:0;left:0}.mfh-system-motion-control{z-index:5;color:#fff;cursor:pointer;background:#0e0e0fe0;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;display:grid;position:absolute;top:340px;right:76px}.mfh-system-motion-control:disabled{opacity:.58;cursor:not-allowed}.mfh-system-visual{background:#f4f1e9;border-radius:18px;width:calc(61% - 100px);max-width:780px;height:600px;position:absolute;top:326px;left:64px;overflow:hidden}.mfh-system-visual picture,.mfh-system-visual img{object-fit:contain;width:100%;height:100%;display:block}.mfh-system-visual picture,.mfh-system-feature{animation:.35s both mfh-system-reveal}.mfh-system-visual[data-system=direct-injection-cng],.mfh-system-visual[data-system=sequential-lpg],.mfh-system-visual[data-system=conventional-cng]{background:#f4f1e9}.mfh-system-visual>span{display:none}.mfh-system-feature{color:#fff;background:#0e0e0f;border-radius:18px;width:calc(39% - 48px);max-width:484px;height:600px;padding:50px 40px;position:absolute;top:326px;right:64px;overflow:hidden}.mfh-system-feature>i{background:#f52e33;border-radius:3px;width:104px;height:6px;position:absolute;top:26px;left:40px}.mfh-system-feature>p{color:#f52e33;letter-spacing:1px;font-size:12px;font-weight:650}.mfh-system-feature h3{color:#fff;font-family:var(--mfh-display);margin-top:24px;font-size:48px;line-height:48px}.mfh-system-feature>span{color:#c2c2c4;margin-top:42px;font-size:16px;line-height:25px;display:block}.mfh-system-feature>b{color:#fff;background:#ffffff14;border-radius:22px;margin-top:48px;padding:10px 16px;font-size:13px;display:inline-flex}.mfh-system-feature>small{color:#9e9ea1;margin-top:18px;font-size:13px;line-height:20px;display:block}.mfh-system-feature .mfh-button{position:absolute;bottom:42px;left:40px}@keyframes mfh-system-reveal{0%{opacity:.45;transform:translateY(5px)}}.mfh-film{color:#fff;background:#060606;height:820px;position:relative;overflow:hidden}.mfh-film>img,.mfh-film>picture,.mfh-film>picture img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.mfh-film-overlay{background:linear-gradient(90deg,#050505f7 0%,#05050594 52%,#0505050f 100%);position:absolute;inset:0}.mfh-film-copy{width:720px;position:absolute;top:104px;left:96px}.mfh-film-copy h2{color:#fff;font-family:var(--mfh-display);letter-spacing:-.8px;margin-top:26px;font-size:66px;font-weight:700;line-height:72px}.mfh-film-copy>span{color:#c7c7c7;width:560px;margin-top:34px;font-size:22px;line-height:34px;display:block}.mfh-film-copy>b{background:var(--mfh-red);color:#fff;letter-spacing:.48px;border-radius:21px;margin-top:52px;padding:12px 22px;font-size:12px;display:inline-flex}.mfh-film-copy>small{color:#fff;letter-spacing:.4px;margin-top:26px;font-size:13px;font-weight:650;display:block}.mfh-film-copy>.mfh-button{text-transform:uppercase;border-radius:31px;min-height:62px;margin-top:42px;padding-inline:28px}.mfh-film-copy>em{color:#9e9e9e;margin-top:68px;font-size:11px;font-style:normal;display:block}.mfh-heavy .mfh-film-overlay{background:linear-gradient(90deg,#040405f0 0%,#04040599 58%,#04040524 100%)}.mfh-heavy .mfh-film-copy{width:760px;top:154px;left:64px}.mfh-heavy .mfh-film-copy h2{margin-top:24px;font-size:62px;line-height:66px}.mfh-heavy .mfh-film-copy>strong{color:#f5292e;font-family:var(--mfh-display);margin-top:20px;font-size:24px;display:block}.mfh-heavy .mfh-film-copy>span{color:#d6d6d9;width:560px;margin-top:24px;font-size:18px;line-height:28px}.mfh-heavy .mfh-film-copy>small{margin-top:28px}.mfh-heavy .mfh-film-copy>.mfh-button{text-transform:none;border-radius:0;min-height:48px;margin-top:46px}.mfh-heavy .mfh-film-copy>em{color:#ffffff94;margin-top:104px}.mfh-chips{display:none}.mfh-applications{background:var(--mfh-paper);height:760px;position:relative;overflow:hidden}.mfh-applications .mfh-section-heading{top:60px}.mfh-applications .mfh-section-heading h2{font-size:54px;line-height:1.05}.mfh-threewheel-card{color:#fff;background:#0e0e0f;border-radius:20px;width:calc(46% - 56px);max-width:600px;height:500px;padding:42px 34px;position:absolute;top:220px;left:64px;overflow:hidden}.mfh-threewheel-card>p{color:#f5292e;letter-spacing:1px;font-size:12px;font-weight:650}.mfh-threewheel-card h3{color:#fff;font-family:var(--mfh-display);margin-top:28px;font-size:38px;line-height:42px}.mfh-threewheel-card>span{color:#c2c2c4;width:calc(100% - 68px);font-size:15px;line-height:23px;position:absolute;top:300px;left:34px}.mfh-threewheel-card>b{font-size:15px;position:absolute;bottom:52px;left:34px}.mfh-threewheel-card>i{color:#f5292e;opacity:.65;border:2px solid #f5292e;border-radius:50%;place-items:center;width:180px;height:180px;font-size:46px;font-style:normal;font-weight:800;display:grid;position:absolute;top:42px;right:46px}.mfh-threewheel-card>i svg{width:92px;height:92px}.mfh-application-cards{gap:16px;width:calc(54% - 44px);max-width:676px;display:grid;position:absolute;top:220px;right:64px}.mfh-application-cards>a{background:#fff;border:1px solid #dbd6cc;border-radius:18px;grid-template-columns:62px 1fr;align-content:center;column-gap:28px;height:148px;padding:20px 28px;display:grid;position:relative}.mfh-application-cards>a.is-dark{color:#fff;background:#0e0e0f}.mfh-application-cards i{width:62px;height:62px;color:var(--mfh-red);border:1px solid;border-radius:50%;grid-row:span 3;place-items:center;font-style:normal;font-weight:800;display:grid}.mfh-application-cards i svg{width:32px;height:32px}.mfh-application-cards h3{color:inherit;font-family:var(--mfh-display);font-size:24px;line-height:32px}.mfh-application-cards span{color:#5c5c5e;font-size:14px;line-height:21px}.mfh-application-cards .is-dark span{color:#ffffffad}.mfh-application-cards b{color:#f5292e;font-size:12px}.mfh-global{color:#fff;background:#161616;height:796px;padding:64px;position:relative;overflow:hidden}.mfh-global-head{height:144px}.mfh-global-head>p{color:#ff4a4f}.mfh-global-head h2{color:#fff;font-family:var(--mfh-display);letter-spacing:-.5px;margin-top:12px;font-size:48px;line-height:56px}.mfh-global-head>span{color:#fff;margin-top:10px;font-size:18px;line-height:28px;display:block}.mfh-global-visual{background:var(--mfh-red);color:#fff;border-radius:24px;width:calc(46% - 40px);max-width:600px;height:500px;padding:34px 36px;position:absolute;top:232px;left:64px;overflow:hidden}.mfh-global-visual>p{font-family:var(--mfh-display);letter-spacing:1.2px;font-size:12px;font-weight:700}.mfh-global-visual>strong{color:#fff;font-family:var(--mfh-display);margin-top:12px;font-size:72px;line-height:74px;display:block}.mfh-global-visual h3{color:#fff;font-family:var(--mfh-display);margin-top:12px;font-size:32px;line-height:40px}.mfh-global-visual>span{width:260px;margin-top:30px;font-size:16px;line-height:24px;display:block}.mfh-global-visual>b{font-size:14px;position:absolute;bottom:42px;left:36px}.mfh-global-visual>i{border:2px solid #ffffff6b;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30px;right:-20px}.mfh-global-visual>i:before,.mfh-global-visual>i:after{content:"";border:1px solid #ffffff59;border-radius:50%;position:absolute;inset:15%}.mfh-global-visual>i:after{border-radius:50%;inset:35% -18%}.mfh-global-routes{background:#202020;border-radius:24px;width:calc(54% - 48px);max-width:688px;height:500px;position:absolute;top:232px;right:64px;overflow:hidden}.mfh-global-routes a{border-bottom:1px solid #ffffff1f;flex-direction:column;gap:7px;height:166.667px;padding:20px 28px;display:flex}.mfh-global-routes a:last-child{border-bottom:0}.mfh-global-routes h3{color:#fff;font-family:var(--mfh-display);font-size:24px;line-height:32px}.mfh-global-routes span{color:#fff;font-size:14px;line-height:20px}.mfh-global-routes b{color:#ff4a4f;text-transform:uppercase;font-size:14px}.mfh-calculator{color:#fff;background:#090909;height:1210px;position:relative;overflow:hidden}.mfh-calculator-head{position:absolute;top:48px;left:64px}.mfh-calculator-head>p{color:#f02426;font-family:var(--mfh-body);letter-spacing:0;font-size:13px}.mfh-calculator-head h2{color:#fff;font-family:var(--mfh-display);margin-top:16px;font-size:54px;line-height:64px}.mfh-calculator-head>span{color:#adadad;margin-top:10px;font-size:17px;line-height:24px;display:block}.mfh-price-guide{color:#adadad;width:calc(63% - 104px);max-width:740px;margin:0;font-size:16px;line-height:24px;position:absolute;top:964px;left:64px}.mfh-price-guide a{color:#fff;text-underline-offset:3px;text-decoration:underline}.mfh-calc-tabs{grid-template-columns:390px 390px 1fr;gap:12px;display:grid;position:absolute;top:198px;left:64px;right:64px}.mfh-calc-tabs button{color:#fff;cursor:pointer;background:#1f1f1f;border:0;border-radius:28px;flex-direction:column;justify-content:center;align-items:flex-start;height:56px;padding:0 24px;display:flex}.mfh-calc-tabs button.is-active{background:var(--mfh-red)}.mfh-calc-tabs strong{color:inherit;font-size:14px;line-height:18px}.mfh-calc-tabs small{color:#adadad;font-size:10px;line-height:13px}.mfh-calc-tabs .is-active small{color:#fff}.mfh-calc-controls{background:var(--mfh-warm);color:#121212;border-radius:30px;width:calc(63% - 40px);max-width:804px;height:660px;padding:28px 72px 22px 32px;position:absolute;top:282px;left:64px;overflow:hidden}.mfh-calc-controls>p{color:#b81217;font-size:13px;font-weight:650}.mfh-lpg-unit-toggle{grid-template-columns:1fr 1fr;gap:8px;height:44px;margin-top:8px;display:grid}.mfh-lpg-unit-toggle button{color:#343434;min-height:44px;font:inherit;cursor:pointer;background:#ffffffc2;border:1px solid #b2ada3;border-radius:22px;font-size:12px;font-weight:650}.mfh-lpg-unit-toggle button.is-active{border-color:var(--mfh-red);background:var(--mfh-red);color:#fff}.mfh-lpg-unit-toggle button:focus-visible{outline-offset:2px;outline:3px solid #111}.mfh-calc-field{color:#616161;grid-template-columns:1fr 152px;align-content:start;height:90px;padding-top:24px;display:grid;position:relative}.mfh-calc-field>span:first-child{font-size:12px;font-weight:650}.mfh-calc-value{color:#121212;white-space:nowrap;background:#ffffffc2;border:1px solid #b2ada3;border-radius:8px;justify-content:flex-end;align-items:center;gap:5px;width:152px;height:40px;margin-top:-14px;padding:0 10px;font-size:14px;font-weight:650;display:flex}.mfh-calc-value input{text-align:right;width:82px;min-width:0;font-weight:inherit;background:0 0;border:0;outline:0}.mfh-calc-value:has(input:focus-visible){outline:3px solid var(--mfh-red);outline-offset:2px}.mfh-range{width:100%;height:44px;accent-color:var(--mfh-red);cursor:pointer;grid-column:1/-1;margin:-4px 0 0}.mfh-calc-field small{color:#575757;grid-column:1/-1;margin-top:-13px;font-size:10px}.mfh-efficiency{color:#fff;background:#0f0f0f;border-radius:18px;grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"label value""note value";align-items:center;gap:4px 20px;min-height:76px;margin-top:8px;padding:14px 20px;display:grid}.mfh-efficiency span{color:#ff4a4f;grid-area:label;min-width:0;font-size:11px;font-weight:650}.mfh-efficiency strong{color:#fff;min-width:0;max-width:100%;font-family:var(--mfh-display);white-space:nowrap;grid-area:value;justify-self:end;font-size:25px;line-height:31px}.mfh-efficiency small{color:#adadad;overflow-wrap:anywhere;grid-area:note;min-width:0;margin:0;font-size:12px;line-height:1.35}.mfh-di-vehicle{color:#fff;background:#0f0f0f;border-radius:18px;grid-template-columns:1fr 58%;align-items:center;gap:4px 16px;height:76px;margin-top:8px;padding:12px 16px;display:grid}.mfh-di-vehicle>span{color:#ff4a4f;font-size:11px;font-weight:650}.mfh-di-vehicle select{color:#111;width:100%;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #4a4a4a;border-radius:9px;padding:0 34px 0 12px;font-size:12px}.mfh-di-vehicle small{color:#adadad;grid-column:1/-1;font-size:10px}.mfh-calc-results{background:var(--mfh-red);border-radius:30px;width:calc(37% - 48px);max-width:476px;height:850px;padding:32px;position:absolute;top:282px;right:64px;overflow:hidden}.mfh-calc-results>p{font-size:13px;font-weight:650}.mfh-calc-results>span{margin-top:8px;font-size:13px;display:block}.mfh-percent-saving{color:#121212;background:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value""note value";align-items:center;gap:4px 18px;height:158px;margin-top:28px;padding:22px 24px;display:grid}.mfh-percent-saving.is-caution{background:#ffdfad}.mfh-percent-saving.is-equal{background:#e5e7eb}.mfh-percent-saving small{color:var(--mfh-red);letter-spacing:.08em;grid-area:label;font-size:10px;font-weight:750}.mfh-percent-saving strong{color:#121212;font-family:var(--mfh-display);letter-spacing:-.05em;grid-area:value;margin:0;font-size:68px;line-height:.94}.mfh-percent-saving em{color:#5d5a56;grid-area:note;font-size:11px;font-style:normal;line-height:16px}.mfh-cost-row,.mfh-saving-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.mfh-cost-row article,.mfh-saving-row article{background:#121212;border-radius:20px;flex-direction:column;justify-content:center;height:112px;padding:18px 14px;display:flex}.mfh-cost-row small,.mfh-saving-row small{color:#adadad;font-size:9px;font-weight:650}.mfh-cost-row strong,.mfh-saving-row strong{color:#fff;font-family:var(--mfh-display);white-space:nowrap;margin-top:10px;font-size:23px;line-height:32px}.mfh-saving-row{grid-template-columns:1fr}.mfh-saving-row article{height:92px}.mfh-saving-row strong{font-size:28px}.mfh-payback-value{align-items:baseline;gap:6px;display:flex;white-space:normal!important}.mfh-payback-value em{color:inherit;font-family:var(--mfh-body);font-size:13px;font-style:normal;font-weight:650}.mfh-calc-results .mfh-button{border-radius:31px;width:100%;min-height:62px;margin-top:18px}.mfh-calc-results>small{color:#fff;margin-top:12px;font-size:11px;display:block}.mfh-other-modes{color:#adadad;background:#171717;border-radius:23px;align-items:center;gap:20px;height:46px;padding:0 24px;font-size:12px;display:flex;position:absolute;top:1140px;left:64px;right:64px}.mfh-other-modes p{gap:8px;display:inline-flex}.mfh-other-modes strong{color:#ff4a4f}.mfh-cusher .mfh-film-overlay{background:linear-gradient(90deg,#050506fa 0%,#050506d1 70%,#0000 100%);width:760px;right:auto}.mfh-cusher .mfh-film-copy{width:560px;top:152px;left:64px}.mfh-cusher .mfh-film-copy h2{margin-top:24px;font-size:66px;line-height:70px}.mfh-cusher .mfh-film-copy>span{width:480px;margin-top:28px;font-size:18px;line-height:28px}.mfh-cusher .mfh-film-copy>small{color:#f2292e;margin-top:28px}.mfh-cusher-sizes{gap:8px;margin-top:28px;display:flex}.mfh-cusher-sizes i{color:#fff;background:#1c1c1c;border:1px solid #454545;border-radius:50%;place-items:center;width:44px;height:44px;font-style:normal;font-weight:650;display:grid}.mfh-film-actions{gap:10px;margin-top:28px;display:flex}.mfh-film-actions .mfh-button{text-transform:none;border-radius:0;min-height:48px;margin:0}.mfh-manufacturing{height:760px}.mfh-manufacturing .mfh-film-overlay{background:linear-gradient(90deg,#040405eb 0%,#04040580 62%,#04040538 100%)}.mfh-manufacturing .mfh-film-copy{width:740px;top:150px;left:64px}.mfh-manufacturing .mfh-film-copy h2{margin-top:22px;font-size:60px;line-height:64px}.mfh-manufacturing .mfh-film-copy>span{color:#d6d6d9;width:540px;margin-top:28px;font-size:18px;line-height:28px}.mfh-manufacturing .mfh-film-copy>small{margin-top:30px}.mfh-credentials{flex-wrap:wrap;gap:12px;margin-top:60px;display:flex}.mfh-credentials i{color:#fff;background:#050506b3;border:1px solid #ffffff59;border-radius:24px;padding:12px 18px;font-size:13px;font-style:normal;font-weight:650}.mfh-manufacturing .mfh-film-copy>b{color:#fff;margin-top:82px;font-size:12px;display:block}.mfh-manufacturing .mfh-film-copy>em{color:#ffffffad;margin-top:14px}.mfh-knowledge{background:var(--mfh-warm);height:720px;position:relative;overflow:hidden}.mfh-knowledge .mfh-section-heading{top:54px}.mfh-knowledge .mfh-section-heading h2{font-size:56px;line-height:64px}.mfh-knowledge .mfh-section-heading>span{width:600px;font-size:16px;line-height:25px;position:absolute;top:46px;left:696px}.mfh-knowledge-rail{grid-template-columns:repeat(3,1fr);gap:44px;display:grid;position:absolute;top:238px;left:64px;right:64px}.mfh-knowledge-rail>a{background:#fff;border-radius:26px;height:440px;padding:224px 24px 24px;position:relative;overflow:hidden}.mfh-editorial{background:#0e0e0e;border-radius:22px;height:188px;position:absolute;top:16px;left:16px;right:16px;overflow:hidden}.mfh-editorial i{background:var(--mfh-red);border-radius:4px;width:54%;height:8px;position:absolute;top:24px;left:22px}.mfh-editorial span{color:#fff;font-family:var(--mfh-display);font-size:46px;font-weight:700;position:absolute;bottom:18px;left:24px}.mfh-editorial:after{content:"";border:2px solid var(--mfh-red);border-radius:50%;width:102px;height:102px;position:absolute;top:42px;right:-38px}.mfh-knowledge-rail>a>p{color:var(--mfh-red);font-size:11px;font-weight:650}.mfh-knowledge-rail h3{color:#0e0e0e;font-family:var(--mfh-display);margin-top:16px;font-size:27px;line-height:34px}.mfh-knowledge-rail>a>b{font-size:12px;position:absolute;bottom:26px;left:24px}.mfh-knowledge>.mfh-button{text-transform:uppercase;border-radius:27px;min-height:54px;font-size:12px;position:absolute;top:58px;right:64px}.mfh-knowledge-controls{display:none}.mfh-final-cta{background:var(--mfh-red-bright);color:#fff;height:359px;padding:72px 64px;position:relative;overflow:hidden}.mfh-final-cta h2{color:#fff;font-family:var(--mfh-display);font-size:58px;line-height:1.1}.mfh-final-cta>p{color:#fff;margin-top:14px;font-size:18px}.mfh-final-cta>div{gap:12px;margin-top:44px;display:flex}.mfh-final-cta nav{letter-spacing:.8px;gap:54px;font-size:13px;font-weight:650;display:flex;position:absolute;top:230px;right:64px}@media (width<=1360px) and (width>=761px){.mfh-header{padding-inline:32px}.mfh-desktop-nav{gap:14px;margin-left:24px;font-size:12px}.mfh-socials{display:none}.mfh-application-rail-head{left:32px;right:32px}.mfh-application-viewport{left:32px}.mfh-honda-partnership{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.mfh-honda-partnership__copy{padding-left:52px}.mfh-honda-partnership__visual{padding-right:36px}.mfh-proof ul{grid-template-columns:repeat(5,minmax(0,1fr));display:grid;right:32px;overflow:visible}.mfh-proof li{width:auto;min-width:0;padding-left:10px}.mfh-proof strong{font-size:24px}.mfh-system-visual{width:55%;left:32px}.mfh-system-feature{width:39%;right:32px}.mfh-system-motion-control{right:44px}.mfh-calc-tabs{grid-template-columns:repeat(3,1fr)}}@media (width>=761px) and (width<=1100px){.mfh-fourwheelers{height:1470px}.mfh-fourwheelers .mfh-section-heading{left:40px;right:40px}.mfh-system-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;top:270px;left:40px;right:40px}.mfh-system-tabs a{background:var(--mfh-paper);text-align:center;border:1px solid #d1cfc9;border-radius:22px;place-items:center;min-height:44px;display:grid}.mfh-system-tabs a.is-active{border-color:var(--mfh-red-bright);background:var(--mfh-red-bright);color:#fff;font-size:14px}.mfh-system-tabs a.is-active:after{display:none}.mfh-system-motion-control{top:398px;right:56px}.mfh-system-visual{width:auto;max-width:none;height:500px;top:386px;left:40px;right:40px}.mfh-system-feature{width:auto;max-width:none;height:500px;padding:44px 40px;top:916px;left:40px;right:40px}.mfh-system-feature>span{margin-top:24px}.mfh-system-feature>b{margin-top:28px}.mfh-system-feature>small{margin-top:12px}.mfh-system-feature .mfh-button{bottom:28px}.mfh-knowledge{height:850px}.mfh-knowledge .mfh-section-heading{left:40px;right:40px}.mfh-knowledge .mfh-section-heading>span{width:min(620px,100%);margin-top:14px;position:static}.mfh-knowledge>.mfh-button{top:286px;right:40px}.mfh-knowledge-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;top:356px;left:40px;right:40px}.mfh-knowledge-rail>a{height:440px;padding-inline:18px}.mfh-knowledge-rail h3{font-size:23px;line-height:29px}.mfh-calculator{height:1920px}.mfh-calculator-head{left:40px;right:40px}.mfh-calculator-head h2{font-size:46px;line-height:54px}.mfh-calc-tabs{top:270px;left:40px;right:40px}.mfh-calc-controls{width:auto;max-width:none;height:680px;top:350px;left:40px;right:40px}.mfh-calc-results{width:auto;max-width:none;height:680px;top:1060px;left:40px;right:40px}.mfh-saving-row{grid-template-columns:repeat(3,minmax(0,1fr))}.mfh-saving-row article{height:112px}.mfh-other-modes{border-radius:26px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:16px;height:112px;padding-block:16px;display:grid;top:1770px;left:40px;right:40px}.mfh-other-modes p{gap:3px;line-height:17px;display:grid}}@media (width<=760px){.mfh-page{width:100%;min-width:320px}.mfh-desktop-only{display:none}.mfh-mobile-only{display:inline}.mfh-button{width:100%;min-height:52px;padding:0 20px;font-size:16px}.mfh-header{height:72px;padding:10px 16px 10px 20px}.mfh-logo{flex-basis:126px;width:126px;height:47px}.mfh-logo img{width:126px;height:47px}.mfh-desktop-nav,.mfh-header-whatsapp{display:none}.mfh-header-actions{justify-content:flex-end;width:220px}.mfh-header-actions>.mfh-socials{display:flex}.mfh-socials a{width:44px;height:44px}.mfh-socials span{width:20px;height:20px}.mfh-mobile-whatsapp{color:#128c38;place-items:center;width:44px;height:44px;display:grid}.mfh-menu-button{cursor:pointer;background:#090909;border:0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;display:flex}.mfh-menu-button span{background:#fff;width:18px;height:2px}.mfh-mobile-layer{z-index:100;display:block;position:fixed;inset:0}.mfh-mobile-backdrop{background:#000000a3;border:0;position:absolute;inset:0}.mfh-mobile-drawer{background:var(--mfh-paper);width:min(350px,92vw);height:100dvh;padding:0 20px 32px;position:absolute;top:0;right:0;overflow-y:auto}.mfh-mobile-drawer-head{border-bottom:1px solid #dbd6cc;justify-content:space-between;align-items:center;height:72px;display:flex}.mfh-mobile-drawer-head img{object-fit:contain;width:126px;height:47px}.mfh-mobile-drawer-head button{background:0 0;border:0;width:44px;height:44px;font-size:32px}.mfh-mobile-drawer>a:not(.mfh-button){border-bottom:1px solid #dbd6cc;justify-content:space-between;align-items:center;min-height:58px;font-weight:650;display:flex}.mfh-mobile-drawer>.mfh-button{margin-top:24px}.mfh-hero{height:720px}.mfh-hero-poster img,.mfh-hero-video{object-position:center}.mfh-hero-overlay{background:linear-gradient(#03030361 0%,#0303039e 48%,#030303f5 100%)}.mfh-hero-copy{width:calc(100% - 40px);top:64px;left:20px}.mfh-hero-copy>p{width:330px;font-family:var(--mfh-body);letter-spacing:.77px;font-size:11px;line-height:16px}.mfh-hero-copy h1{letter-spacing:-.7px;margin-top:22px;font-size:43px;line-height:46px}.mfh-hero-copy>span{width:340px;max-width:100%;margin-top:22px;font-size:15px;line-height:23px}.mfh-hero-copy>div{gap:12px;margin-top:28px;display:grid}.mfh-application-rail{background:#f7f6f2;height:144px;overflow:hidden}.mfh-application-rail-head{justify-content:flex-end;align-items:center;display:flex;position:absolute;top:6px;left:20px;right:16px}.mfh-application-viewport{height:62px;top:64px;left:20px;right:0}.mfh-application-track{animation-duration:38s;animation-delay:var(--mfh-rail-delay-mobile,0s)}.mfh-application-rail.is-motion-restricted .mfh-application-track{transform:translate3d(var(--mfh-rail-static-mobile,0), 0, 0)}.mfh-application-sequence{gap:12px;padding-right:12px}.mfh-application-sequence>a{scroll-snap-align:start;border-radius:31px;flex:0 0 164px;gap:11px;width:164px;height:62px;padding:0 17px}.mfh-application-icon{width:24px;height:24px;font-size:8px}.mfh-application-icon svg{width:14px;height:14px}.mfh-application-sequence strong{font-size:11px}.mfh-honda-partnership{flex-direction:column;align-items:stretch;min-height:530px;display:flex}.mfh-honda-partnership:before{width:auto;height:7px;top:0;bottom:auto;right:0}.mfh-honda-partnership__copy{padding:44px 20px 12px}.mfh-honda-partnership__copy>p{letter-spacing:1.4px;font-size:10px}.mfh-honda-partnership__copy h2{letter-spacing:-.8px;margin-top:16px;font-size:36px;line-height:40px}.mfh-honda-partnership__visual{flex:1;width:100%;min-height:250px;padding:16px 20px 34px}.mfh-honda-partnership__visual:before{width:min(310px,82vw)}.mfh-honda-partnership__visual img{filter:drop-shadow(0 18px 16px #190f0f2b);width:min(430px,100%)}.mfh-proof{height:280px}.mfh-proof>p{width:calc(100% - 40px);font-size:11px;line-height:16px;top:22px;left:20px}.mfh-proof ul{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));display:grid;inset:66px 12px 10px;overflow:visible}.mfh-proof li{text-align:center;justify-content:center;align-items:center;gap:5px;width:auto;min-width:0;height:auto;padding:0 3px}.mfh-proof li:nth-child(-n+3){grid-column:span 2}.mfh-proof li:nth-child(4){grid-column:2/span 2}.mfh-proof li:nth-child(5){grid-column:4/span 2}.mfh-proof-icon{flex:none;width:27px;height:27px;font-size:11px}.mfh-proof-icon svg{width:15px;height:15px}.mfh-proof strong{white-space:nowrap;font-size:19px;line-height:1.05}.mfh-proof li>span:last-child{max-width:105px;font-size:9px;line-height:12px}.mfh-fourwheelers{background:#f7f6f2;height:940px}.mfh-section-heading{top:40px;left:20px;right:20px}.mfh-section-heading>p{font-family:var(--mfh-body);letter-spacing:1px;font-size:10px;line-height:14px}.mfh-section-heading h2{margin-top:16px;font-size:38px;line-height:41px}.mfh-section-heading>span{margin-top:14px;font-size:15px;line-height:22px}.mfh-system-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid;top:224px;left:20px;right:20px}.mfh-system-tabs a{background:var(--mfh-paper);color:#090909;border:1px solid #d1cfc9;border-radius:22px;place-items:center;min-height:44px;font-size:10px;display:grid}.mfh-system-tabs a.is-active{color:#fff;background:#e3090f;border-color:#e3090f;font-size:10px}.mfh-system-tabs a.is-active:after{display:none}.mfh-system-motion-control{top:348px;right:32px}.mfh-system-visual{border-radius:24px;width:auto;height:232px;top:336px;left:20px;right:20px}.mfh-system-visual>span{color:#090909;letter-spacing:.54px;background:#fbfaf6eb;border-radius:15px;align-items:center;height:30px;padding:0 16px;font-size:9px;font-weight:650;display:flex;position:absolute;bottom:14px;left:16px}.mfh-system-feature{border-radius:24px;width:auto;height:312px;padding:48px 24px 20px;top:592px;left:20px;right:20px}.mfh-system-feature>i{width:72px;height:5px;top:24px;left:24px}.mfh-system-feature>p{letter-spacing:.9px;font-size:10px;line-height:14px}.mfh-system-feature h3{margin-top:14px;font-size:33px;line-height:36px}.mfh-system-feature>span{color:#b8b8b2;margin-top:14px;font-size:14px;line-height:21px}.mfh-system-feature>b,.mfh-system-feature>small{display:none}.mfh-system-feature .mfh-button{letter-spacing:.55px;text-transform:uppercase;background:0 0;border:0;justify-content:flex-start;width:auto;min-height:34px;padding:0;font-size:11px;bottom:12px;left:24px}.mfh-film{height:760px}.mfh-film>picture{height:300px}.mfh-film>picture img{object-fit:contain}.mfh-heavy>picture,.mfh-manufacturing>picture{height:100%}.mfh-heavy>picture img,.mfh-manufacturing>picture img{object-fit:cover}.mfh-di .mfh-film-overlay{display:none}.mfh-film-copy{width:auto;top:326px;left:24px;right:24px}.mfh-film-copy>p{font-family:var(--mfh-body);letter-spacing:0;font-size:12px;line-height:18px}.mfh-film-copy h2{margin-top:18px;font-size:38px;line-height:42px}.mfh-film-copy>span{width:auto;margin-top:26px;font-size:16px;line-height:25px}.mfh-film-copy>b{margin-top:30px;padding:12px 18px}.mfh-film-copy>small{margin-top:20px;font-size:11px}.mfh-film-copy>.mfh-button{border-radius:27px;min-height:54px;margin-top:22px;font-size:14px}.mfh-film-copy>em{margin-top:12px;font-size:10px;line-height:15px}.mfh-heavy{height:700px}.mfh-heavy>picture img{object-position:center}.mfh-heavy .mfh-film-overlay{background:linear-gradient(#0000001f 0%,#0000005c 44%,#000000f5 100%)}.mfh-heavy .mfh-film-copy{width:auto;height:620px;top:40px;left:20px;right:20px}.mfh-heavy .mfh-film-copy h2{margin:0;font-size:40px;line-height:42px;position:absolute;top:306px;left:0}.mfh-heavy .mfh-film-copy>strong{display:none}.mfh-heavy .mfh-film-copy>span{width:342px;max-width:100%;margin:0;font-size:15px;line-height:22px;position:absolute;top:404px;left:0}.mfh-heavy .mfh-film-copy>small{display:none}.mfh-heavy .mfh-film-copy>.mfh-button{letter-spacing:.6px;text-transform:uppercase;background:0 0;border:0;width:auto;min-height:28px;margin:0;padding:0;font-size:12px;position:absolute;top:538px;left:0}.mfh-heavy .mfh-film-copy>em{margin:0;font-size:9px;line-height:14px;position:absolute;top:610px;left:0}.mfh-chips{gap:8px;display:flex;position:absolute;top:472px;left:0}.mfh-chips i{color:#fff;background:#0505059e;border:1px solid #ffffff42;border-radius:18px;padding:9px 12px;font-size:10px;font-style:normal;font-weight:650}.mfh-applications{background:#f7f6f2;height:760px}.mfh-applications .mfh-section-heading{top:32px}.mfh-applications .mfh-section-heading h2{margin-top:12px;font-size:39px;line-height:43px}.mfh-applications .mfh-section-heading>span{margin-top:6px;font-size:14px;line-height:21px}.mfh-threewheel-card{border-radius:24px;width:auto;height:250px;padding:24px 22px;top:156px;left:20px;right:20px}.mfh-threewheel-card>p{font-size:10px}.mfh-threewheel-card h3{margin-top:18px;font-size:28px;line-height:31px}.mfh-threewheel-card>span{width:280px;font-size:13px;line-height:19px;top:148px;left:22px}.mfh-threewheel-card>b{font-size:11px;bottom:20px;left:22px}.mfh-threewheel-card>i{width:108px;height:108px;font-size:28px;top:24px;right:16px}.mfh-threewheel-card>i svg{width:58px;height:58px}.mfh-application-cards{gap:16px;width:auto;top:424px;left:20px;right:20px}.mfh-application-cards>a{border-radius:20px;grid-template-columns:40px 1fr;column-gap:18px;height:96px;padding:16px 18px}.mfh-application-cards>a:first-child{height:112px}.mfh-application-cards i{width:36px;height:36px}.mfh-application-cards i svg{width:20px;height:20px}.mfh-application-cards h3{font-size:17px;line-height:21px}.mfh-application-cards span{font-size:11px;line-height:16px}.mfh-application-cards b{font-size:9px}.mfh-global{height:920px;padding:40px 16px}.mfh-global-head{height:160px}.mfh-global-head>p{font-size:12px}.mfh-global-head h2{width:358px;max-width:100%;margin-top:10px;font-size:32px;line-height:40px}.mfh-global-head>span{width:358px;max-width:100%;margin-top:8px;font-size:14px;line-height:20px}.mfh-global-visual{width:auto;height:280px;padding:20px;top:220px;left:16px;right:16px}.mfh-global-visual>strong{margin-top:0;font-size:56px;line-height:64px}.mfh-global-visual h3{margin-top:0;font-size:24px;line-height:32px}.mfh-global-visual>span{width:240px;margin-top:26px;font-size:14px;line-height:20px}.mfh-global-visual>b{display:none}.mfh-global-visual>i{width:160px;height:160px;bottom:-4px;right:-8px}.mfh-global-routes{background:0 0;border-radius:0;gap:12px;width:auto;height:360px;display:grid;top:520px;left:16px;right:16px}.mfh-global-routes a{background:#202020;border:0;border-radius:16px;gap:5px;height:112px;padding:16px 18px 14px}.mfh-global-routes h3{font-size:20px;line-height:28px}.mfh-global-routes span{font-size:12px;line-height:16px}.mfh-global-routes b{font-size:12px}.mfh-calculator{gap:24px;height:auto;min-height:1780px;padding:32px 20px 62px;display:grid}.mfh-calculator-head{min-width:0;position:static}.mfh-price-guide{width:auto;max-width:none;position:static}.mfh-calculator-head>p{font-size:11px;line-height:15px}.mfh-calculator-head h2{width:350px;max-width:100%;margin-top:14px;font-size:39px;line-height:45px}.mfh-calculator-head>span{margin-top:16px;font-size:14px;line-height:20px}.mfh-calc-tabs{grid-template-columns:108px 108px 1fr;gap:8px;min-width:0;position:static}.mfh-calc-tabs button{border-radius:22px;height:58px;padding:0 15px}.mfh-calc-tabs strong{text-align:left;font-size:12px;line-height:16px}.mfh-calc-tabs small{text-align:left;font-size:9px;line-height:12px}.mfh-calc-tabs button:last-child strong{font-size:0}.mfh-calc-tabs button:last-child strong:after{content:"DI CNG";font-size:12px}.mfh-calc-controls{border-radius:26px;width:100%;min-width:0;height:620px;padding:24px 20px;position:static}.mfh-calc-controls.is-lpg{height:640px}.mfh-calc-controls>p{font-size:11px;line-height:15px}.mfh-lpg-unit-toggle{margin-top:6px}.mfh-calc-controls.is-lpg .mfh-calc-field{height:82px}.mfh-calc-field{grid-template-columns:1fr 132px;height:88px;padding-top:24px}.mfh-calc-field>span:first-child{font-size:10px}.mfh-calc-value{width:132px;height:36px;margin-top:-14px;font-size:12px}.mfh-calc-value input{width:70px}.mfh-calc-field small{font-size:9px}.mfh-efficiency{border-radius:17px;grid-template-columns:minmax(0,1fr);grid-template-areas:"label""value""note";align-content:center;gap:2px;min-height:100px;margin-top:4px;padding:12px 16px}.mfh-efficiency span{font-size:9px}.mfh-efficiency strong{justify-self:end;font-size:clamp(20px,6.2vw,24px);line-height:28px}.mfh-efficiency small{font-size:10px;line-height:1.3}.mfh-di-vehicle{border-radius:17px;grid-template-columns:88px 1fr;gap:3px 8px;height:76px;margin-top:4px;padding:10px 12px}.mfh-di-vehicle>span{font-size:9px}.mfh-di-vehicle select{height:34px;padding-inline:8px 26px;font-size:10px}.mfh-di-vehicle small{font-size:9px}.mfh-calc-results{border-radius:26px;width:100%;min-width:0;height:560px;padding:22px;position:static}.mfh-calc-results>p{font-size:11px}.mfh-calc-results>span{display:none}.mfh-percent-saving{border-radius:17px;gap:2px 12px;height:112px;margin-top:18px;padding:14px 16px}.mfh-percent-saving small{font-size:9px;line-height:12px}.mfh-percent-saving strong{font-size:50px;line-height:1}.mfh-percent-saving em{font-size:9px;line-height:12px}.mfh-cost-row{gap:8px;margin-top:14px}.mfh-saving-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.mfh-cost-row article,.mfh-saving-row article{border-radius:17px;height:96px;padding:14px 12px}.mfh-cost-row strong,.mfh-saving-row strong{font-size:19px;line-height:29px}.mfh-payback-value{flex-direction:column;align-items:flex-start;gap:0;line-height:20px!important}.mfh-payback-value em{font-size:10px;line-height:12px}.mfh-calc-results .mfh-button{min-height:54px;margin-top:22px}.mfh-calc-results>small{font-size:9px;line-height:13px}.mfh-other-modes{border-radius:26px;align-content:center;gap:18px;width:100%;min-width:0;height:194px;padding:20px;font-size:11px;line-height:16px;display:grid;position:static}.mfh-other-modes p{gap:4px;display:grid}.mfh-cusher{height:760px}.mfh-cusher>img,.mfh-cusher>picture{background:#fff;height:425px}.mfh-cusher>img,.mfh-cusher>picture img{object-fit:contain;object-position:center}.mfh-cusher .mfh-film-overlay{background:linear-gradient(#0000 0%,#0000001f 72%,#000000eb 100%);width:100%;height:425px;top:0}.mfh-cusher .mfh-film-copy{width:auto;top:432px;left:20px;right:20px}.mfh-cusher .mfh-film-copy>p{letter-spacing:1px;font-size:10px}.mfh-cusher .mfh-film-copy h2{margin-top:12px;font-size:39px;line-height:43px}.mfh-cusher .mfh-film-copy>span{width:auto;margin-top:12px;font-size:15px;line-height:22px}.mfh-cusher-sizes{margin-top:20px}.mfh-cusher .mfh-film-copy>small{color:#fff;margin-top:10px;font-size:11px}.mfh-film-actions{margin-top:12px}.mfh-film-actions .mfh-button{letter-spacing:.72px;text-transform:uppercase;background:0 0;border:0;width:auto;min-height:28px;padding:0;font-size:12px}.mfh-film-actions .mfh-button:last-child{display:none}.mfh-manufacturing{height:720px}.mfh-manufacturing>picture img{object-position:center}.mfh-manufacturing .mfh-film-overlay{background:linear-gradient(#0000002e 0%,#00000061 38%,#000000de 72%,#000000fa 100%)}.mfh-manufacturing .mfh-film-copy{width:auto;height:660px;top:34px;left:20px;right:20px}.mfh-manufacturing .mfh-film-copy h2{margin:0;font-size:34px;line-height:37px;position:absolute;top:266px;left:0}.mfh-manufacturing .mfh-film-copy>span{width:340px;max-width:100%;margin:0;font-size:14px;line-height:21px;position:absolute;top:352px;left:0}.mfh-manufacturing .mfh-film-copy>small{color:#ff4a4f;margin:0;font-size:9px;position:absolute;top:440px;left:0}.mfh-credentials{gap:8px;margin:0;display:flex;position:absolute;top:470px;left:0}.mfh-credentials i{border-radius:17px;padding:9px 12px;font-size:9px}.mfh-credentials i:last-child{width:350px;max-width:100%;position:absolute;top:44px;left:0}.mfh-manufacturing .mfh-film-copy>b{width:350px;max-width:100%;margin:0;font-size:11px;line-height:18px;position:absolute;top:572px;left:0}.mfh-manufacturing .mfh-film-copy>em{margin:0;font-size:9px;position:absolute;top:640px;left:0}.mfh-knowledge{height:696px}.mfh-knowledge .mfh-section-heading{top:34px}.mfh-knowledge .mfh-section-heading h2{margin-top:14px;font-size:30px;line-height:36px}.mfh-knowledge .mfh-section-heading>span{width:350px;max-width:100%;margin-top:14px;font-size:14px;line-height:21px;position:static}.mfh-knowledge-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;display:flex;top:214px;left:20px;right:20px;overflow-x:auto}.mfh-knowledge-rail>a{scroll-snap-align:start;border-radius:26px;flex:0 0 320px;width:320px;height:320px;padding:166px 24px 20px}.mfh-editorial{height:132px}.mfh-editorial span{font-size:46px;bottom:12px}.mfh-editorial:after{width:71px;height:71px;top:29px;right:-26px}.mfh-knowledge-rail h3{margin-top:14px;font-size:23px;line-height:29px}.mfh-knowledge-rail>a>b{bottom:18px}.mfh-knowledge-controls{justify-content:space-between;align-items:center;display:flex;position:absolute;top:554px;left:20px;right:20px}.mfh-knowledge-controls button{color:#fff;background:#0e0e0e;border:0;border-radius:50%;width:44px;height:44px;font-size:20px}.mfh-knowledge-controls button:disabled{color:#737373;background:#e8e8e8}.mfh-knowledge-controls span{font-size:14px;font-weight:650}.mfh-knowledge>.mfh-button{min-height:54px;top:618px;left:20px;right:20px}.mfh-final-cta{background:#e3090f;height:350px;padding:38px 20px}.mfh-final-cta h2{width:350px;max-width:100%;font-size:39px;line-height:42px}.mfh-final-cta>p{width:342px;max-width:100%;margin-top:14px;font-size:14px;line-height:21px}.mfh-final-cta>div{gap:12px;margin-top:34px;display:grid}.mfh-final-cta nav{display:none}}@media (width<=374px){.mfh-header{padding-inline:12px}.mfh-logo{flex-basis:108px;width:108px}.mfh-logo img{width:108px;height:auto}}@media (width<=350px){.mfh-header{padding-inline:8px}.mfh-logo{flex-basis:72px;width:72px}.mfh-logo img{width:72px;height:auto}.mfh-fourwheelers{height:1020px}.mfh-system-tabs{top:304px}.mfh-system-motion-control{top:428px}.mfh-system-visual{top:416px}.mfh-system-feature{flex-direction:column;align-items:flex-start;padding:44px 18px 14px;display:flex;top:672px}.mfh-system-feature>p{font-size:9px;line-height:13px}.mfh-system-feature h3{margin-top:10px;font-size:29px;line-height:31px}.mfh-system-feature>span{margin-top:10px;font-size:13px;line-height:19px}.mfh-system-feature .mfh-button{min-height:30px;margin-top:auto;font-size:10px;position:static}.mfh-calc-tabs{grid-template-columns:repeat(3,1fr)}.mfh-saving-row{grid-template-columns:repeat(3,1fr);gap:6px}}@media (prefers-reduced-motion:reduce){.mfh-page *,.mfh-page :before,.mfh-page :after{scroll-behavior:auto!important}.mfh-application-track,.mfh-proof-icon,.mfh-proof-icon:after,.mfh-proof-icon svg,.mfh-system-visual picture,.mfh-system-feature{animation:none!important}.mfh-button,.mfh-hero-video{transition:none}}
