/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#101112;--paper:#f2efe8;--red:#ef3b23;--muted:#77746e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.topbar{background:var(--ink);color:#bbb8b1;letter-spacing:.16em;text-align:center;text-transform:uppercase;height:30px;padding:9px;font-size:10px}.topbar span{color:var(--red);margin:0 12px}.nav{border-bottom:1px solid #c9c5bd;justify-content:space-between;align-items:center;height:86px;display:flex}.brand{letter-spacing:.18em;align-items:center;gap:10px;font-size:13px;font-weight:900;display:flex}.brand-mark{background:var(--red);color:#fff;letter-spacing:-.08em;place-items:center;width:45px;height:34px;font-size:20px;display:grid;transform:skew(-8deg)}.nav-links{text-transform:uppercase;letter-spacing:.08em;gap:34px;font-size:12px;font-weight:700;display:flex}.nav-links a:hover{color:var(--red)}.button{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.09em;cursor:pointer;box-shadow:6px 6px 0 var(--ink);border:0;justify-content:space-between;align-items:center;gap:30px;padding:17px 20px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(2px,2px)}.button-small{box-shadow:4px 4px 0 var(--ink);padding:13px 15px}.hero{grid-template-columns:49% 51%;align-items:center;min-height:680px;padding:50px 0 62px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.eyebrow>span{background:var(--red);width:26px;height:3px}h1,h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-weight:950;line-height:.84}h1{margin-top:32px;font-size:clamp(64px,8.3vw,118px)}h1 em,h2 em{color:var(--red);font-style:normal}.hero-lede{color:#5e5c57;max-width:500px;margin:32px 0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:34px;display:flex}.text-link{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #a9a59d;padding:12px 0;font-size:11px;font-weight:800}.text-link span{color:var(--red);margin-left:12px}.trust-row{border-top:1px solid #c9c5bd;grid-template-columns:repeat(3,1fr);gap:16px;max-width:540px;margin-top:68px;padding-top:22px;display:grid}.trust-row strong{font-size:20px}.trust-row span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.hero-visual{height:580px;position:relative}.red-field{background:var(--red);position:absolute;inset:0 0 0 16%;overflow:hidden}.red-field:after{content:"";background:repeating-linear-gradient(115deg,#0000 0 54px,#0000000d 55px 56px);position:absolute;inset:0}.vertical-type{color:#ffffffb3;letter-spacing:.3em;writing-mode:vertical-rl;font-size:9px;position:absolute;top:25px;right:18px}.wheel{background:#151617;border:18px solid #272829;border-radius:50%;width:430px;height:430px;position:absolute;top:70px;left:-7px;box-shadow:24px 25px 40px #0000003d,inset 0 0 0 8px #070707}.tread{z-index:1;background:#383a3b;width:72px;height:25px;position:absolute}.tread-one{top:17px;left:78px;transform:rotate(-25deg)}.tread-two{top:60px;right:20px;transform:rotate(45deg)}.tread-three{bottom:37px;left:34px;transform:rotate(35deg)}.tread-four{bottom:56px;right:13px;transform:rotate(-35deg)}.rim{background:conic-gradient(from 10deg,#242526 0 7%,#c5c4bf 7% 13%,#242526 13% 27%,#c5c4bf 27% 33%,#242526 33% 47%,#c5c4bf 47% 53%,#242526 53% 67%,#c5c4bf 67% 73%,#242526 73% 87%,#c5c4bf 87% 93%,#242526 93%);border:18px solid #aaa9a5;border-radius:50%;position:absolute;inset:69px;box-shadow:inset 0 0 0 8px #505153}.hub{color:#fff;background:#111;border:8px solid #92918e;border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:grid;position:absolute;inset:78px}.spec-card{background:var(--ink);color:#fff;width:220px;padding:24px 26px;position:absolute;bottom:23px;right:-1px;box-shadow:10px 10px #ffffff47}.spec-card span{letter-spacing:.2em;color:#9c9c98;font-size:8px}.spec-card strong{margin:10px 0;font-size:24px;line-height:.95;display:block}.spec-card p{color:#aaa;font-size:10px;line-height:1.5}.product-section{background:var(--ink);color:#fff;padding:105px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading h2,.process h2,.why h2,.quote-section h2{margin-top:20px;font-size:clamp(50px,6vw,82px)}.section-heading>p{color:#999891;max-width:420px;font-size:14px;line-height:1.7}.category-grid{border-top:1px solid #3a3b3b;border-left:1px solid #3a3b3b;grid-template-columns:repeat(4,1fr);display:grid}.category-card{border-bottom:1px solid #3a3b3b;border-right:1px solid #3a3b3b;min-height:410px;padding:22px;transition:all .25s}.category-card:hover{background:#18191a;transform:translateY(-5px)}.card-top{letter-spacing:.14em;justify-content:space-between;font-size:9px;display:flex}.card-top>span{color:var(--red)}.card-top b{color:#767774;text-transform:uppercase}.category-icon{place-items:center;height:150px;display:grid}.category-icon>span{border:15px solid #555;border-radius:50%;width:92px;height:92px;display:block;box-shadow:inset 0 0 0 11px #999}.icon-03>span{border:10px solid #666;border-radius:6px;width:110px;height:58px;transform:skew(-12deg);box-shadow:inset 0 0 0 8px #999}.icon-04>span{border:5px solid #777;border-radius:3px;width:105px;height:52px;box-shadow:inset 0 0 0 5px #333}.category-card h3{text-transform:uppercase;margin:8px 0 12px;font-size:26px}.category-card p{color:#92928f;min-height:58px;font-size:12px;line-height:1.6}.category-card a{color:#eee;text-transform:uppercase;letter-spacing:.13em;border-top:1px solid #3c3c3c;justify-content:space-between;margin-top:20px;padding-top:16px;font-size:10px;font-weight:800;display:flex}.category-card a span{color:var(--red)}.process{padding:110px 0}.steps{background:#c5c1b8;border:1px solid #c5c1b8;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid}.steps>div{background:var(--paper);padding:38px}.steps b{color:var(--red);font-size:11px}.steps h3{text-transform:uppercase;margin:42px 0 12px;font-size:19px}.steps p{color:var(--muted);font-size:13px;line-height:1.6}.why{background:#d8d4cb;padding:100px 0}.why-grid{grid-template-columns:90px 1.2fr .8fr;align-items:start;gap:50px;display:grid}.quote-mark{color:var(--red);font-family:Georgia,serif;font-size:160px;line-height:.7}blockquote{text-transform:uppercase;letter-spacing:-.025em;margin:0;font-size:clamp(27px,3vw,44px);font-weight:800;line-height:1.17}.why-copy{border-left:1px solid #aaa59a;padding-left:40px}.why-copy h2{margin:24px 0;font-size:42px}.why-copy>p:last-child{color:#63615c;font-size:13px;line-height:1.7}.quote-section{background:var(--red);color:#fff;padding:100px 0}.quote-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.eyebrow.light>span{background:#fff}.quote-section h2 em{color:var(--ink)}.quote-section>div>div>p:last-child{color:#ffe1db;max-width:400px;line-height:1.6}.quote-section form,.success{background:var(--paper);color:var(--ink);box-shadow:12px 12px 0 var(--ink);padding:38px}label{text-transform:uppercase;letter-spacing:.13em;margin-bottom:18px;font-size:9px;font-weight:800;display:block}input,select,textarea{background:0 0;border:0;border-bottom:1px solid #aaa59d;border-radius:0;outline:none;width:100%;margin-top:6px;padding:12px 0;font:14px Arial;display:block}input:focus,select:focus,textarea:focus{border-color:var(--red)}textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form-button{width:100%;box-shadow:5px 5px 0 var(--ink);margin-top:4px}.quote-section small{color:#777;text-align:center;margin-top:16px;display:block}.success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:420px;display:flex}.success>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.success h3{text-transform:uppercase;font-size:28px}.success p{color:#666;line-height:1.6}.success button{cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.footer{justify-content:space-between;align-items:center;height:110px;display:flex}.footer p,.footer>a:last-child{text-transform:uppercase;letter-spacing:.12em;color:#67645f;font-size:10px}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{margin-top:60px}.category-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.section-heading>p{margin-top:30px}.why-grid{grid-template-columns:55px 1fr}.why-copy{grid-column:2}.quote-grid{grid-template-columns:1fr;gap:55px}.topbar{white-space:nowrap;overflow:hidden}}@media (max-width:580px){.shell{width:min(100% - 28px,1180px)}.topbar{font-size:8px}.nav{height:72px}.nav .brand>span:last-child{display:none}.button-small{padding:11px}.hero{min-height:auto;padding:55px 0}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.trust-row{margin-top:45px}.hero-visual{height:390px}.red-field{left:8%}.wheel{border-width:12px;width:300px;height:300px;top:38px;left:-22px}.rim{border-width:12px;inset:47px}.hub{font-size:20px;inset:52px}.spec-card{width:170px;padding:17px;bottom:4px}.section-heading h2,.process h2,.quote-section h2{font-size:52px}.product-section,.process,.why,.quote-section{padding:75px 0}.category-grid{grid-template-columns:1fr}.category-card{min-height:350px}.steps{grid-template-columns:1fr;margin-top:45px}.steps h3{margin-top:25px}.why-grid{grid-template-columns:1fr;gap:15px}.quote-mark{font-size:100px}.why-copy{border-left:0;grid-column:1;padding:0}.form-row{grid-template-columns:1fr}.quote-section form,.success{padding:25px}.footer{flex-direction:column;align-items:flex-start;gap:25px;height:auto;padding:35px 0}}.brand-list{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.brand-list span{color:#ddd;letter-spacing:.08em;text-transform:uppercase;border:1px solid #4b4c4b;padding:6px 8px;font-size:9px;font-weight:800}.tire-product{position:relative;overflow:hidden}.tire-product img{object-fit:contain;width:138px;height:138px}.tire-product small{color:#8d8e8a;letter-spacing:.08em;text-transform:uppercase;font-size:7px;position:absolute;bottom:4px;right:0}.wheel-product img{width:150px;height:140px}.utv-feature{border-left:6px solid var(--red);background:#1b1c1d;justify-content:space-between;align-items:center;gap:50px;margin-top:48px;padding:42px 46px;display:flex}.utv-feature>div{max-width:720px}.utv-feature h3{letter-spacing:-.045em;text-transform:uppercase;margin:22px 0 18px;font-size:clamp(42px,5vw,70px);line-height:.88}.utv-feature h3 em{color:var(--red);font-style:normal}.utv-feature>div>p:last-of-type{color:#999891;max-width:650px;font-size:13px;line-height:1.65}.utv-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.utv-tags span{color:#d2d1cd;letter-spacing:.1em;text-transform:uppercase;border:1px solid #444;padding:8px 10px;font-size:9px;font-weight:800}@media (max-width:700px){.utv-feature{flex-direction:column;align-items:flex-start;padding:32px 26px}.utv-feature .button{width:100%}}body{background:#08090a}.topbar{background:var(--red);color:#fff;height:34px;font-weight:900}.topbar span{color:#08090a}.nav{color:#fff;z-index:10;background:#08090a;border-color:#2b2c2d;height:98px;position:relative}.brand-logo{width:145px}.nav-links{font-weight:900}.hero{color:#fff;min-height:720px;position:relative}.hero:before{content:"M5";color:#ffffff06;letter-spacing:-.12em;pointer-events:none;font-size:34vw;font-weight:950;line-height:.65;position:absolute;bottom:18px;left:-5vw}.hero-lede{color:#a5a5a1}.text-link{border-color:#4a4b4b}.trust-row{border-color:#343536}.trust-row span{color:#8e8e8b}.hero-copy{z-index:2;position:relative}.hero-copy h1{text-shadow:0 8px 28px #00000073;font-size:clamp(68px,7.8vw,112px)}.hero-visual{filter:drop-shadow(0 25px 45px #0000008c)}.red-field{clip-path:polygon(13% 0,100% 0,100% 88%,84% 100%,0 100%,0 14%);background:linear-gradient(135deg,#ff3b20 0,#cf1f0d 100%)}.hero-m5-stamp{opacity:.13;mix-blend-mode:screen;width:78%;height:auto;position:absolute;top:14%;right:-5%}.wheel{border-color:#393a3b;box-shadow:24px 25px 50px #0000008c,inset 0 0 0 8px #070707}.spec-card{border-top:4px solid var(--red)}.product-section{background:linear-gradient(#101112,#070808);position:relative;overflow:hidden}.product-section:before{content:"MOTORSPORTS";color:#ffffff06;letter-spacing:.08em;white-space:nowrap;font-size:10vw;font-weight:950;position:absolute;top:22px;left:0}.section-heading{z-index:1;position:relative}.section-brand-mark{opacity:.9;width:155px;height:auto}.category-card{background:#ffffff05;border-color:#343536}.category-card:hover{box-shadow:inset 0 5px 0 var(--red);background:#1c1d1f}.brand-list span{color:#fff;background:#111;border-color:#5a5b5b}.utv-feature{border-left:0;border-top:6px solid var(--red);background:linear-gradient(115deg,#1b1c1d 0,#111 68%,#310b06 100%);position:relative;overflow:hidden;box-shadow:0 24px 60px #0000006b}.utv-feature>div,.utv-feature>.button{z-index:2;position:relative}.utv-brand-mark{opacity:.055;width:520px;height:auto;position:absolute;top:-65px;right:-90px}.process{background:#e7e3da}.why{color:#fff;background:#111214;border-top:1px solid #2d2e2e}.why-copy>p:last-child{color:#9e9d98}.quote-section{background:linear-gradient(120deg,#f33c24 0,#c91f0d 100%);position:relative;overflow:hidden}.quote-section:after{content:"M5";color:#0000001f;letter-spacing:-.12em;font-size:28vw;font-weight:950;line-height:.7;position:absolute;bottom:-6vw;right:-4vw}.quote-grid{z-index:2;position:relative}.quote-brand-mark{background:#000;width:190px;height:auto;margin-bottom:32px;box-shadow:10px 10px #0000002e}.quote-section form,.success{border-top:6px solid #08090a}.footer{color:#fff;background:#08090a}.footer p,.footer>a:last-child{color:#aaa}@media (max-width:900px){.section-brand-mark{display:none}.hero{padding-top:45px}.hero:before{font-size:55vw}.utv-brand-mark{width:380px}.quote-brand-mark{width:155px}}@media (max-width:580px){.topbar{height:30px}.nav{height:82px}.brand-logo{width:105px}.hero-copy h1{font-size:58px}.hero-visual{margin-top:42px}.utv-brand-mark{right:-150px}.quote-brand-mark{width:130px}.footer{background:#08090a}.footer-logo{width:115px}}.m5-logo-rail{background:var(--red);border-block:6px solid #08090a;justify-content:space-around;align-items:center;gap:30px;height:82px;display:flex;overflow:hidden}.m5-logo-rail img{filter:drop-shadow(5px 5px #0000002e);flex:none;width:150px;height:auto}.category-card{position:relative;overflow:hidden}.card-m5-mark{opacity:.045;width:100px;height:auto;transition:all .25s;position:absolute;bottom:-14px;right:-28px}.category-card:hover .card-m5-mark{opacity:.13;transform:scale(1.12)}.process{position:relative;overflow:hidden}.process-m5-mark{width:190px;height:auto;box-shadow:9px 9px 0 var(--red);background:#08090a;position:absolute;top:85px;right:0}.why{position:relative;overflow:hidden}.why-m5-watermark{opacity:.035;width:620px;height:auto;position:absolute;bottom:-210px;left:-130px}.why-grid{z-index:1;position:relative}@media (max-width:900px){.m5-logo-rail{justify-content:flex-start}.process-m5-mark{width:125px;top:60px}.why-m5-watermark{width:450px}}@media (max-width:580px){.m5-logo-rail{height:62px}.m5-logo-rail img{width:112px}.process-m5-mark{width:115px;margin-bottom:30px;display:block;position:relative;top:auto;right:auto}.card-m5-mark{width:120px}.why-m5-watermark{left:-220px}}.hero:before,.quote-section:after{display:none}.product-section:before{content:"";opacity:.07;color:#0000;background:url(/m5-motorsports-wordmark.png) top/contain no-repeat;width:92%;height:150px;font-size:0;top:18px;left:4%}.hero-tire-product{z-index:2;object-fit:contain;filter:drop-shadow(30px 34px 28px #00000085)contrast(1.08);width:490px;height:555px;position:absolute;top:8px;left:-38px;transform:rotate(-7deg)}@media (max-width:580px){.hero-tire-product{width:335px;height:360px;top:8px;left:-38px}.spec-card{z-index:3}}.tire-brand-band{border-block:7px solid var(--red);z-index:3;background:#f4f1ea;padding:26px 0;position:relative}.tire-brand-band>.shell{grid-template-columns:170px 1fr;align-items:center;gap:28px;display:grid}.tire-brand-band p{letter-spacing:.18em;text-transform:uppercase;color:#222;margin:0;font-size:10px;font-weight:950}.tire-brand-logos{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.tire-brand-logo{background:#fff;place-items:center;height:82px;padding:12px 18px;display:grid;position:relative;overflow:hidden;box-shadow:5px 5px #151617}.tire-brand-logo img{object-fit:contain;width:100%;height:52px}.tire-brand-logo span{position:absolute;left:-9999px}.tire-brand-logo:nth-child(4){background:#0a0a0a}.tire-brand-logos.compact{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:16px}.tire-brand-logos.compact .tire-brand-logo{height:40px;box-shadow:none;border:1px solid #373839;padding:5px 8px}.tire-brand-logos.compact .tire-brand-logo img{height:28px}.category-card .tire-brand-logos.compact{z-index:2;position:relative}.quote-tire-brands{z-index:3;background:#090a0b;justify-content:center;align-items:center;gap:28px;height:76px;padding:10px 4vw;display:flex;position:absolute;bottom:0;left:0;right:0}.quote-tire-brands>span{color:#888;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:900}.quote-tire-brands .tire-brand-logos{gap:8px;margin:0;display:flex}.quote-tire-brands .tire-brand-logo{background:#fff;width:130px}.quote-section{padding-bottom:156px}@media (max-width:900px){.tire-brand-band>.shell{grid-template-columns:1fr}.tire-brand-band p{text-align:center}.quote-tire-brands>span{display:none}}@media (max-width:580px){.tire-brand-logos{grid-template-columns:repeat(2,1fr)}.tire-brand-logo{height:62px}.tire-brand-logo img{height:40px}.tire-brand-band{padding:20px 0}.quote-tire-brands{height:auto;margin-top:65px;padding:18px 14px;display:block;position:relative}.quote-tire-brands .tire-brand-logos{grid-template-columns:repeat(2,1fr);display:grid}.quote-tire-brands .tire-brand-logo{width:auto}.quote-section{padding-bottom:0}}.tire-brand-logo:nth-child(3) img{filter:none}.tire-brand-band{background:#08090a;border-block:1px solid #292a2b;padding:34px 0}.tire-brand-band>.shell{grid-template-columns:150px 1fr;gap:42px}.tire-brand-band p{color:#8f908d}.tire-brand-band .tire-brand-logo{height:96px;box-shadow:none;background:0 0;padding:6px 14px}.tire-brand-band .tire-brand-logo img{height:78px}.tire-brand-band .tire-brand-logo:nth-child(2) img{filter:invert()}.tire-brand-band .tire-brand-logo:nth-child(4),.quote-tire-brands .tire-brand-logo,.category-card .tire-brand-logo{background:0 0}.quote-tire-brands .tire-brand-logo:nth-child(2) img,.category-card .tire-brand-logo:nth-child(2) img{filter:invert()}.quote-tire-brands .tire-brand-logo:nth-child(4),.category-card .tire-brand-logo:nth-child(4){background:0 0}@media (max-width:580px){.tire-brand-band .tire-brand-logo{height:76px}.tire-brand-band .tire-brand-logo img{height:60px}}.tire-brand-logo:first-child{z-index:2;overflow:visible}.tire-brand-logo:first-child img{transform:scale(2.75)}.tire-brand-logo:nth-child(2) img{filter:none!important}.tire-brand-logo:nth-child(4) img{transform:scale(2.15)translateY(-2%)}.lift-brand-logos{z-index:2;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px;display:grid;position:relative}.lift-brand-logo{background:#fff;border:1px solid #3d3e3e;place-items:center;height:48px;padding:5px;display:grid;overflow:hidden}.lift-brand-logo img{object-fit:contain;width:100%;height:38px}.lift-brand-logo:first-child img{transform:scale(1.25)}.lift-brand-logo:last-child img{transform:scale(1.35)}.lift-brand-logo{background:0 0;border:0;padding:3px}.lift-brand-logo:nth-child(2) img{filter:invert()hue-rotate(180deg);mix-blend-mode:screen}.lift-brand-logo:nth-child(3) img{filter:invert()hue-rotate(180deg)}.brand-logo{background:#000;width:104px;height:auto;display:block}.footer-logo{width:112px}@media (max-width:580px){.nav .brand>.brand-logo{width:82px;display:block}}
