:root{--tm-black: #111111;--tm-dark: #1a1a1a;--tm-gray: #707070;--tm-light: #f3f3ef;--tm-white: #ffffff;--tm-red: #d9272e;--tm-border: rgba(0, 0, 0, .12);--tm-radius: 2px}.tm-container{width:min(1420px,calc(100% - 48px));margin:0 auto}.tm-uppercase{text-transform:uppercase}.tm-eyebrow{color:var(--tm-red);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.tm-btn{min-height:52px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--tm-radius);cursor:pointer;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.09em;transition:transform .2s ease,background .2s ease,color .2s ease}.tm-btn:hover{transform:translateY(-2px)}.tm-btn--red{color:#fff;background:var(--tm-red)}.tm-btn--dark{color:#fff;background:var(--tm-black)}.tm-btn--outline{color:var(--tm-black);background:transparent;border:1px solid var(--tm-black)}.tm-announcement{min-height:36px;padding:7px 15px;display:flex;align-items:center;justify-content:center;background:var(--tm-red);color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-align:center;text-transform:uppercase}.tm-announcement a{color:inherit;text-decoration:none}.tm-site-header{position:relative;z-index:300;width:100%;background:var(--tm-white);border-bottom:1px solid var(--tm-border)}.tm-site-header--sticky{position:sticky;top:0}.tm-header-inner{min-height:74px}.tm-logo{display:inline-flex;align-items:center;color:var(--tm-black);text-decoration:none;font-size:21px;line-height:1;font-weight:900;letter-spacing:-.04em;white-space:nowrap}.tm-logo img{display:block;width:auto;height:auto;max-width:165px;max-height:58px;object-fit:contain}.tm-nav{min-width:0;height:100%}.tm-nav>ul{margin:0;padding:0;list-style:none}.tm-nav__item{position:relative}.tm-nav__item>a{color:var(--tm-black);text-decoration:none;text-transform:uppercase;font-weight:900}.tm-mega{position:absolute;left:0;right:0;top:100%;z-index:500;visibility:hidden;opacity:0;transform:translateY(5px);background:#fff;border-top:1px solid var(--tm-border);box-shadow:0 18px 35px #0000001f;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.tm-nav__item:hover .tm-mega{visibility:visible;opacity:1;transform:translateY(0)}.tm-mega__grid{width:min(1100px,calc(100% - 48px));margin:0 auto;padding:38px 0 44px;display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:70px}.tm-mega__heading{display:block;margin-bottom:14px;color:var(--tm-black);text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:900;white-space:nowrap}.tm-mega ul{margin:0;padding:0;list-style:none}.tm-mega li{margin-bottom:10px}.tm-mega li a{color:var(--tm-gray);text-decoration:none;font-size:14px}.tm-header-actions{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap}.tm-header-actions a,.tm-mobile-toggle{color:var(--tm-black);background:transparent;border:0;text-decoration:none;text-transform:uppercase;font-weight:900;cursor:pointer}.tm-mobile-toggle{display:none}.tm-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:4px;border-radius:20px;background:var(--tm-red);color:#fff;font-size:9px}@media screen and (min-width:1181px){.tm-site-header .tm-header-inner{width:min(1700px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:200px minmax(0,1fr) 225px;align-items:center;column-gap:16px;min-height:76px}.tm-site-header .tm-header-inner>div:first-child{min-width:0}.tm-site-header .tm-logo{display:inline-flex;align-items:center;color:var(--tm-black);font-size:24px;line-height:1;font-weight:900;letter-spacing:-.04em;text-decoration:none;white-space:nowrap}.tm-site-header .tm-logo img{display:block;width:auto;height:auto;max-width:175px;max-height:60px;object-fit:contain}.tm-site-header .tm-nav{display:block;width:100%;min-width:0;height:76px}.tm-site-header .tm-nav>ul{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap!important;gap:clamp(11px,1vw,20px);margin:0;padding:0;list-style:none}.tm-site-header .tm-nav__item{width:auto!important;min-width:max-content!important;max-width:none!important;height:100%;display:flex;align-items:center;flex:0 0 auto!important}.tm-site-header .tm-nav__item>a{width:auto!important;min-width:max-content!important;max-width:none!important;display:inline-flex!important;align-items:center;color:var(--tm-black);font-size:12px;line-height:1;font-weight:900;letter-spacing:.02em;text-decoration:none;text-transform:uppercase;white-space:nowrap!important;text-wrap:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}.tm-site-header .tm-nav__item:hover>a{color:var(--tm-red)}.tm-site-header .tm-header-actions{position:static;width:auto;display:flex;align-items:center;justify-content:flex-end;gap:13px;white-space:nowrap}.tm-site-header .tm-header-actions a{display:inline-flex;align-items:center;color:var(--tm-black);font-size:12px;line-height:1;font-weight:900;text-decoration:none;text-transform:uppercase;white-space:nowrap}.tm-site-header .tm-mobile-toggle{display:none!important}}@media screen and (min-width:1181px)and (max-width:1380px){.tm-site-header .tm-header-inner{width:calc(100% - 20px);grid-template-columns:175px minmax(0,1fr) 205px;column-gap:8px}.tm-site-header .tm-logo{font-size:22px}.tm-site-header .tm-logo img{max-width:160px}.tm-site-header .tm-nav>ul{gap:8px}.tm-site-header .tm-nav__item>a{font-size:11px;letter-spacing:.01em}.tm-site-header .tm-header-actions{gap:9px}.tm-site-header .tm-header-actions a{font-size:11px}}@media screen and (max-width:1180px){.tm-site-header .tm-header-inner{position:relative;width:calc(100% - 24px);margin:0 auto;min-height:66px;display:flex;align-items:center;justify-content:center;padding:0}.tm-site-header .tm-header-inner>div:first-child{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%)}.tm-site-header .tm-logo{display:flex;align-items:center;justify-content:center;font-size:18px;white-space:nowrap}.tm-site-header .tm-logo img{display:block;width:auto;height:auto;max-width:115px;max-height:46px;object-fit:contain}.tm-site-header .tm-nav{display:none!important}.tm-site-header .tm-header-actions{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:0;pointer-events:none}.tm-site-header .tm-header-actions>*{pointer-events:auto}.tm-site-header .tm-header-actions>a:not(.tm-header-cart){display:none!important}.tm-site-header .tm-mobile-toggle{order:-1;display:flex!important;width:44px;height:44px;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:transparent;font-size:0;cursor:pointer}.tm-site-header .tm-mobile-toggle:before{content:"";display:block;width:24px;height:18px;background:linear-gradient(#111,#111) 0 0 / 100% 2px no-repeat,linear-gradient(#111,#111) 0 8px / 100% 2px no-repeat,linear-gradient(#111,#111) 0 16px / 100% 2px no-repeat}.tm-site-header .tm-header-cart{order:2;min-width:44px;height:44px;display:flex!important;align-items:center;justify-content:center;font-size:0!important;text-decoration:none}.tm-site-header .tm-header-cart:before{content:"BAG";font-size:10px;line-height:1;font-weight:900;letter-spacing:.08em}}.tm-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#00000094;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.tm-mobile-backdrop.is-open{opacity:1;visibility:visible}.tm-mobile-menu{display:block;position:fixed;top:0;left:0;bottom:0;z-index:999;width:min(88vw,390px);background:#fff;overflow-y:auto;overscroll-behavior:contain;transform:translate(-105%);box-shadow:16px 0 40px #0000002e;transition:transform .28s ease}.tm-mobile-menu.is-open{transform:translate(0)}.tm-mobile-menu__top{min-height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--tm-border)}.tm-mobile-menu__top strong{font-size:20px;font-weight:900;letter-spacing:-.035em}.tm-mobile-close{width:42px;height:42px;padding:0;display:flex;align-items:center;justify-content:center;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.tm-mobile-links{padding:8px 22px 45px}.tm-mobile-links details{border-bottom:1px solid var(--tm-border)}.tm-mobile-links>a,.tm-mobile-links summary{position:relative;display:block;padding:18px 0;color:var(--tm-black);font-size:13px;font-weight:900;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.tm-mobile-links summary::-webkit-details-marker{display:none}.tm-mobile-links summary{padding-right:28px}.tm-mobile-links summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:500}.tm-mobile-links details[open]>summary:after{content:"\2212"}.tm-mobile-child{padding:5px 0 14px 14px}.tm-mobile-child a{display:block;padding:10px 0;color:#626262;font-size:13px;text-decoration:none}.tm-collection-hero{position:relative;min-height:360px;display:flex;align-items:flex-end;overflow:hidden;background:var(--tm-black);color:#fff}.tm-collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tm-collection-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#00000026)}.tm-collection-hero__content{position:relative;z-index:2;padding-bottom:55px}.tm-collection-hero h1{max-width:900px;margin:8px 0 12px;font-size:clamp(42px,6vw,78px);line-height:.92;font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.tm-collection-hero p{max-width:650px;margin:0;color:#ffffffbf;font-size:16px}.tm-subcategories{padding:55px 0;background:var(--tm-light)}.tm-subcategory-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tm-subcategory{position:relative;height:190px;display:block;overflow:hidden;background:var(--tm-dark);color:#fff;text-decoration:none}.tm-subcategory img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tm-subcategory:hover img{transform:scale(1.05)}.tm-subcategory:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000c7,#00000008)}.tm-subcategory strong{position:absolute;z-index:2;left:17px;right:17px;bottom:17px;font-size:13px;font-weight:900;text-transform:uppercase}.tm-shop-area{padding:70px 0 100px;background:#fff;color:var(--tm-black)}.tm-shop-toolbar{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.tm-shop-toolbar h2{margin:0;font-size:30px;font-weight:900;text-transform:uppercase}.tm-sort select{min-width:210px;min-height:45px;padding:0 12px;border:1px solid var(--tm-border);background:#fff}.tm-shop-layout{display:grid;grid-template-columns:240px 1fr;gap:45px}.tm-filters details{padding:17px 0;border-bottom:1px solid var(--tm-border)}.tm-filters summary{font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.tm-filter-options{padding-top:14px}.tm-filter-option{margin:9px 0;display:flex;gap:8px;color:var(--tm-gray);font-size:13px}.tm-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tm-price-filter input{width:100%;min-height:40px;padding:8px;border:1px solid var(--tm-border)}.tm-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 16px}.tm-product-card{color:var(--tm-black);text-decoration:none}.tm-product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:var(--tm-light)}.tm-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.tm-product-card:hover img{transform:scale(1.035)}.tm-product-card__badge{position:absolute;left:10px;top:10px;padding:6px 9px;background:var(--tm-red);color:#fff;font-size:9px;font-weight:900;letter-spacing:.07em}.tm-product-card__info{padding:14px 2px}.tm-product-card__info h3{margin:0 0 7px;font-size:14px;line-height:1.35;font-weight:800}.tm-product-card__price{font-size:14px;font-weight:900}.tm-product-card__price del{margin-left:5px;color:#999;font-weight:400}.tm-product-main{padding:55px 0 90px;background:#fff;color:var(--tm-black)}.tm-product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:65px;align-items:start}.tm-product-gallery{display:grid;grid-template-columns:78px 1fr;gap:14px}.tm-product-thumbs{display:flex;flex-direction:column;gap:8px}.tm-product-thumb{padding:0;aspect-ratio:1;border:1px solid transparent;background:var(--tm-light);cursor:pointer}.tm-product-thumb:hover{border-color:var(--tm-black)}.tm-product-thumb img{width:100%;height:100%;object-fit:contain}.tm-product-main-image{aspect-ratio:1;overflow:hidden;background:var(--tm-light)}.tm-product-main-image img{width:100%;height:100%;object-fit:contain}.tm-product-info{position:sticky;top:115px}.tm-product-fitment-label{color:var(--tm-red);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tm-product-info h1{margin:10px 0 15px;font-size:clamp(35px,4vw,55px);line-height:.96;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.tm-product-price{margin:20px 0;font-size:22px;font-weight:900}.tm-product-price del{margin-left:8px;color:#999;font-size:15px;font-weight:400}.tm-product-highlights{margin:0 0 18px;padding:17px 0;border-top:1px solid var(--tm-border);border-bottom:1px solid var(--tm-border);list-style:none}.tm-product-highlights li{margin:9px 0;font-size:14px}.tm-product-highlights li:before{content:"\2713";margin-right:9px;color:var(--tm-red);font-weight:900}.tm-product-option{margin:18px 0}.tm-product-option label{display:block;margin-bottom:7px;font-size:11px;font-weight:900;text-transform:uppercase}.tm-product-option select,.tm-product-option input{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--tm-border);background:#fff}.tm-add-to-cart{width:100%;min-height:58px;border:0;background:var(--tm-red);color:#fff;font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.tm-add-to-cart:hover{background:#b91f25}.tm-product-trust{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--tm-border)}.tm-product-trust div{padding:15px 8px;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}.tm-product-trust div+div{border-left:1px solid var(--tm-border)}.tm-product-details{max-width:1000px;margin-top:80px}.tm-product-details details{border-top:1px solid var(--tm-border)}.tm-product-details details:last-child{border-bottom:1px solid var(--tm-border)}.tm-product-details summary{padding:22px 0;font-size:13px;font-weight:900;text-transform:uppercase;cursor:pointer}.tm-product-details__body{padding:0 0 30px;color:var(--tm-gray);line-height:1.7}.tm-page-intro{padding:85px 0 55px}.tm-page-intro h1{max-width:950px;margin:8px 0 15px;font-size:clamp(45px,7vw,90px);line-height:.9;font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.tm-page-intro p{max-width:680px;color:var(--tm-gray);font-size:17px}.tm-build-grid,.tm-guide-grid{padding-bottom:100px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.tm-build-card,.tm-guide-card{color:var(--tm-black);text-decoration:none}.tm-build-card__image,.tm-guide-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--tm-light)}.tm-build-card__image img,.tm-guide-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tm-build-card:hover img,.tm-guide-card:hover img{transform:scale(1.04)}.tm-build-card__info,.tm-guide-card__info{padding:17px 2px 25px}.tm-build-card h3,.tm-guide-card h3{margin:5px 0 8px;font-size:23px;font-weight:900;text-transform:uppercase}.tm-build-card p,.tm-guide-card p{margin:0;color:var(--tm-gray)}.tm-build-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;background:var(--tm-black);color:#fff}.tm-build-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tm-build-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000d9,#0000000d)}.tm-build-hero__content{position:relative;z-index:2;padding-bottom:65px}.tm-build-title,.tm-build-hero h1{max-width:1100px;margin:10px 0 14px;font-size:clamp(38px,4vw,72px);line-height:.92;font-weight:900;letter-spacing:-.035em;text-transform:uppercase;overflow-wrap:normal;word-break:normal}.tm-build-title--long{font-size:clamp(34px,3.3vw,60px)}.tm-build-title--xlong{font-size:clamp(30px,2.8vw,52px)}.tm-build-specs{padding:80px 0 100px;background:#fff}.tm-build-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.tm-build-spec{padding:30px;background:var(--tm-light)}.tm-build-spec h2{margin:0 0 16px;font-weight:900;text-transform:uppercase}.tm-vehicle-page{padding-bottom:110px;background:#fff;color:var(--tm-black)}.tm-vehicle-family{margin-bottom:90px}.tm-vehicle-family--second{padding-top:15px}.tm-vehicle-family__header{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.tm-vehicle-family__header h2{margin:6px 0 0;font-size:clamp(42px,5vw,70px);line-height:.9;font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.tm-vehicle-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tm-vehicle-card{position:relative;min-height:480px;display:flex;align-items:flex-end;overflow:hidden;background:var(--tm-black);color:#fff;text-decoration:none}.tm-vehicle-card__image{position:absolute;top:0;right:0;bottom:0;left:0}.tm-vehicle-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tm-vehicle-card:hover .tm-vehicle-card__image img{transform:scale(1.045)}.tm-vehicle-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000e0,#0003 65%,#0000000d)}.tm-vehicle-card__content{position:relative;z-index:2;width:100%;padding:28px}.tm-vehicle-card__content>span{color:#ffffffb3;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tm-vehicle-card__content h3{margin:5px 0;font-size:clamp(30px,3vw,46px);line-height:.95;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.tm-vehicle-card__content p{margin:0 0 20px;color:#ffffffb3}.tm-vehicle-card__content strong{font-size:11px;letter-spacing:.1em}.tm-footer{background:var(--tm-black);color:#fff}.tm-footer-newsletter{padding:60px 0;border-bottom:1px solid rgba(255,255,255,.12)}.tm-footer-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.tm-footer-newsletter h2{margin:0;font-size:clamp(30px,4vw,50px);line-height:.95;font-weight:900;text-transform:uppercase}.tm-footer-newsletter__text{max-width:520px;margin:14px 0 0;color:#fff9;line-height:1.6}.tm-newsletter-form{display:flex;flex-wrap:wrap}.tm-newsletter-form input{flex:1;min-height:54px;padding:0 15px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff}.tm-newsletter-form button{min-width:120px;border:0;background:var(--tm-red);color:#fff;font-weight:900;cursor:pointer}.tm-newsletter-message{width:100%;margin-top:10px;color:#ffffffbf;font-size:12px}.tm-footer-main{padding:65px 0;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.tm-footer-brand{max-width:320px}.tm-footer-brand strong{font-size:25px;font-weight:900}.tm-footer-brand p{color:#ffffff94;line-height:1.6}.tm-footer-logo-link{display:inline-block;margin-bottom:18px}.tm-footer-logo{display:block;width:auto;max-width:180px;max-height:120px}.tm-footer-social{margin-top:22px;display:flex;flex-wrap:wrap;gap:16px}.tm-footer-social a{color:#ffffffa6;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:800}.tm-footer-column h3{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.tm-footer-column ul{margin:15px 0 0;padding:0;list-style:none}.tm-footer-column li{margin:9px 0}.tm-footer-column a{color:#ffffffa1;text-decoration:none}.tm-footer-bottom{padding:22px 0;border-top:1px solid rgba(255,255,255,.12);color:#ffffff73;font-size:11px}.tm-footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.tm-footer-policies{display:flex;flex-wrap:wrap;gap:18px}.tm-footer-policies a{color:#ffffff73;text-decoration:none}@media screen and (max-width:1050px){.tm-subcategory-grid{grid-template-columns:repeat(3,1fr)}.tm-shop-layout{grid-template-columns:1fr}.tm-filters{border-top:1px solid var(--tm-border)}.tm-product-layout{grid-template-columns:1fr}.tm-product-info{position:static}.tm-footer-main,.tm-vehicle-card-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.tm-container{width:calc(100% - 28px)}.tm-collection-hero{min-height:300px}.tm-collection-hero__content{padding-bottom:35px}.tm-subcategory-grid{grid-template-columns:repeat(2,1fr)}.tm-shop-toolbar{align-items:flex-start;flex-direction:column}.tm-product-grid{grid-template-columns:repeat(2,1fr);gap:18px 8px}.tm-product-gallery{grid-template-columns:1fr}.tm-product-thumbs{order:2;flex-direction:row;overflow-x:auto}.tm-product-thumb{min-width:70px}.tm-product-info h1{font-size:clamp(30px,10vw,44px)}.tm-product-trust{grid-template-columns:1fr}.tm-product-trust div+div{border-left:0;border-top:1px solid var(--tm-border)}.tm-build-grid,.tm-guide-grid,.tm-build-spec-grid{grid-template-columns:1fr}.tm-build-hero{min-height:460px;overflow-x:hidden}.tm-build-hero__content{width:100%;max-width:100%;padding-bottom:40px}.tm-build-hero h1.tm-build-title{width:100%;max-width:100%;margin:10px 0 14px;font-size:clamp(24px,7vw,34px)!important;line-height:.95;letter-spacing:-.055em;white-space:nowrap;overflow-wrap:normal;word-break:normal}.tm-build-hero h1.tm-build-title--long{font-size:clamp(21px,6vw,30px)!important}.tm-build-hero h1.tm-build-title--xlong{font-size:clamp(18px,5vw,25px)!important}.tm-vehicle-family{margin-bottom:65px}.tm-vehicle-family__header{align-items:flex-start;flex-direction:column}.tm-vehicle-card-grid{grid-template-columns:1fr}.tm-vehicle-card{min-height:390px}.tm-vehicle-card__content{padding:22px}.tm-footer-newsletter__grid,.tm-footer-main{grid-template-columns:1fr}.tm-newsletter-form{flex-direction:column}.tm-newsletter-form button{min-height:52px}.tm-footer-bottom__inner{align-items:flex-start;flex-direction:column}.tm-footer-policies{gap:12px}.tm-footer-logo{max-width:150px}}@media screen and (max-width:430px){.tm-site-header .tm-header-inner{width:calc(100% - 20px)}.tm-site-header .tm-logo{font-size:17px}.tm-site-header .tm-logo img{max-width:100px}}:root{--tm-black: #0f0f0f;--tm-dark: #171717;--tm-gray: #686868;--tm-light: #f4f4f1;--tm-white: #ffffff;--tm-red: #d9272e;--tm-red-dark: #b91f25;--tm-border: rgba(0, 0, 0, .12);--tm-border-dark: rgba(255, 255, 255, .12);--tm-radius: 3px}.tm-product-main,.tm-shop-area,.tm-vehicle-page,.tm-build-specs,.tm-page-intro,.tm-build-grid,.tm-guide-grid{background:var(--tm-white);color:var(--tm-black)}.tm-collection-hero{background:var(--tm-black);color:#fff}.tm-collection-hero__shade{background:linear-gradient(90deg,#000000e0,#00000085,#0000001f)}.tm-collection-hero h1{color:#fff}.tm-collection-hero p{color:#ffffffbf}.tm-subcategories{background:var(--tm-light)}.tm-subcategory{background:var(--tm-dark)}.tm-subcategory:after{background:linear-gradient(0deg,#000000d1,#0000000a)}.tm-shop-area{background:#fff!important}.tm-shop-toolbar,.tm-shop-toolbar h2{color:var(--tm-black)}.tm-sort select{background:#fff;color:var(--tm-black);border:1px solid var(--tm-border);border-radius:var(--tm-radius)}.tm-filters{color:var(--tm-black)}.tm-filters details{border-color:var(--tm-border)}.tm-filters summary{color:var(--tm-black)}.tm-filter-option{color:var(--tm-gray)}.tm-price-filter input{background:#fff;color:var(--tm-black);border:1px solid var(--tm-border)}.tm-product-card{color:var(--tm-black)}.tm-product-card__image{background:var(--tm-light)}.tm-product-card__info,.tm-product-card__info h3,.tm-product-card__price{color:var(--tm-black)}.tm-product-card__price del{color:#8d8d8d}.tm-product-card__badge{background:var(--tm-red);color:#fff}.tm-product-main{background:#fff!important;color:var(--tm-black)}.tm-product-main-image,.tm-product-thumb{background:var(--tm-light)}.tm-product-info,.tm-product-info h1{color:var(--tm-black)}.tm-product-fitment-label{color:var(--tm-red)}.tm-product-price{color:var(--tm-black)}.tm-product-highlights{color:var(--tm-black);border-color:var(--tm-border)}.tm-product-highlights li:before{color:var(--tm-red)}.tm-product-option label{color:var(--tm-black)}.tm-product-option select,.tm-product-option input{background:#fff;color:var(--tm-black);border:1px solid var(--tm-border);border-radius:var(--tm-radius)}.tm-add-to-cart{background:var(--tm-red);color:#fff;border-radius:var(--tm-radius);transition:background .2s ease,transform .2s ease}.tm-add-to-cart:hover{background:var(--tm-red-dark);transform:translateY(-1px)}.tm-product-trust{background:#fff;border-color:var(--tm-border)}.tm-product-trust div{color:var(--tm-black)}.tm-product-trust div+div{border-color:var(--tm-border)}.tm-product-details{color:var(--tm-black)}.tm-product-details details{border-color:var(--tm-border)}.tm-product-details summary{color:var(--tm-black)}.tm-product-details__body{color:var(--tm-gray)}.tm-page-intro{background:#fff!important;color:var(--tm-black)}.tm-page-intro h1{color:var(--tm-black)}.tm-page-intro p{color:var(--tm-gray)}.tm-vehicle-page{background:#fff!important;color:var(--tm-black)}.tm-vehicle-family__header,.tm-vehicle-family__header h2{color:var(--tm-black)}.tm-vehicle-card{background:var(--tm-black);color:#fff}.tm-vehicle-card__shade{background:linear-gradient(0deg,#000000e6,#00000059 55%,#0000000a)}.tm-vehicle-card__content{color:#fff}.tm-vehicle-card__content>span{color:#ffffffb3}.tm-vehicle-card__content h3{color:#fff}.tm-vehicle-card__content p{color:#ffffffb8}.tm-vehicle-card__content strong{color:#fff}.tm-build-grid{background:#fff!important}.tm-build-card{color:var(--tm-black)}.tm-build-card__image{background:var(--tm-light)}.tm-build-card h3{color:var(--tm-black)}.tm-build-card p{color:var(--tm-gray)}.tm-build-hero{background:var(--tm-black);color:#fff}.tm-build-hero:after{background:linear-gradient(0deg,#000000e0,#00000014)}.tm-build-title,.tm-build-hero h1{color:#fff}.tm-build-specs{background:#fff!important}.tm-build-spec{background:var(--tm-light);color:var(--tm-black);border:1px solid rgba(0,0,0,.06)}.tm-build-spec h2{color:var(--tm-black)}.tm-guide-grid{background:#fff!important}.tm-guide-card{color:var(--tm-black)}.tm-guide-card__image{background:var(--tm-light)}.tm-guide-card h3{color:var(--tm-black)}.tm-guide-card p{color:var(--tm-gray)}.tm-btn--red{background:var(--tm-red);color:#fff}.tm-btn--red:hover{background:var(--tm-red-dark)}.tm-btn--dark{background:var(--tm-black);color:#fff}.tm-btn--dark:hover{background:#292929}.tm-btn--outline{background:transparent;color:var(--tm-black);border:1px solid var(--tm-black)}.tm-btn--outline:hover{background:var(--tm-black);color:#fff}.tm-announcement{background:var(--tm-red);color:#fff}.tm-site-header{background:#fff;color:var(--tm-black);border-bottom:1px solid var(--tm-border)}.tm-logo,.tm-nav__item>a,.tm-header-actions a{color:var(--tm-black)}.tm-nav__item:hover>a{color:var(--tm-red)}.tm-mega{background:#fff;border-top:1px solid var(--tm-border)}.tm-mega__heading{color:var(--tm-black)}.tm-mega li a{color:var(--tm-gray)}.tm-mega li a:hover{color:var(--tm-red)}.tm-mobile-menu{background:#fff;color:var(--tm-black)}.tm-mobile-menu__top{border-color:var(--tm-border)}.tm-mobile-links details{border-color:var(--tm-border)}.tm-mobile-links>a,.tm-mobile-links summary{color:var(--tm-black)}.tm-mobile-child a{color:var(--tm-gray)}.tm-mobile-child a:hover{color:var(--tm-red)}.tm-footer{background:var(--tm-black)!important;color:#fff}.tm-footer-newsletter{background:var(--tm-black);border-color:var(--tm-border-dark)}.tm-footer-newsletter h2{color:#fff}.tm-footer-newsletter__text{color:#ffffff9e}.tm-newsletter-form input{background:transparent;color:#fff;border-color:#ffffff4d}.tm-newsletter-form input::placeholder{color:#ffffff7a}.tm-newsletter-form button{background:var(--tm-red);color:#fff}.tm-newsletter-form button:hover{background:var(--tm-red-dark)}.tm-footer-main{background:var(--tm-black)}.tm-footer-brand p{color:#fff9}.tm-footer-column h3{color:#fff}.tm-footer-column a{color:#ffffffa1}.tm-footer-column a:hover{color:#fff}.tm-footer-social a{color:#ffffffa6}.tm-footer-social a:hover{color:#fff}.tm-footer-bottom{background:var(--tm-black);border-color:var(--tm-border-dark);color:#ffffff7a}.tm-footer-policies a{color:#ffffff7a}.tm-footer-policies a:hover{color:#fff}.tm-eyebrow{color:var(--tm-red)}.tm-cart-count{background:var(--tm-red);color:#fff}.tm-product-main *,.tm-shop-area *,.tm-vehicle-page *,.tm-build-specs *,.tm-page-intro *{--color-foreground: 17, 17, 17}.tm-footer *{--color-foreground: 255, 255, 255}@media screen and (max-width:700px){.tm-shop-area,.tm-product-main,.tm-vehicle-page,.tm-build-specs,.tm-page-intro{background:#fff!important}.tm-build-spec{background:var(--tm-light)}}.tm-home .tm-category-section{background:var(--tm-white)!important;color:var(--tm-black)!important}.tm-home .tm-category-section .tm-section-heading h2{color:var(--tm-black)!important}.tm-home .tm-category-section .tm-section-heading p{color:var(--tm-gray)!important}.tm-home .tm-category-section .tm-eyebrow{color:var(--tm-red)!important}.tm-build-body{background:#fff!important;color:var(--tm-black)!important;padding:85px 0 110px}.tm-build-about{max-width:850px;margin-bottom:90px}.tm-build-about h2{margin:8px 0 20px;color:var(--tm-black)!important;font-size:clamp(38px,5vw,68px);line-height:.95;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.tm-build-about p{margin:0;color:var(--tm-gray)!important;font-size:17px;line-height:1.75}.tm-build-sheet__header{margin-bottom:35px}.tm-build-sheet__header h2{margin:8px 0 0;color:var(--tm-black)!important;font-size:clamp(42px,5vw,72px);line-height:.92;font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.tm-build-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tm-build-sheet-card{padding:30px;background:var(--tm-light);border:1px solid rgba(0,0,0,.06)}.tm-build-sheet-card h3{margin:0 0 18px;color:var(--tm-black)!important;font-size:18px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.tm-build-sheet-card__content{color:var(--tm-gray)!important;font-size:14px;line-height:1.7}.tm-build-sheet-card__content p{margin:0 0 8px}.tm-build-sheet-card__content p:last-child{margin-bottom:0}@media screen and (max-width:700px){.tm-build-body{padding:60px 0 75px}.tm-build-about{margin-bottom:60px}.tm-build-sheet-grid{grid-template-columns:1fr}.tm-build-sheet-card{padding:22px}}.tm-nav__item:focus-within .tm-mega{visibility:visible;opacity:1;transform:translateY(0)}.tm-site-header a:focus-visible,.tm-mobile-menu a:focus-visible,.tm-mobile-menu button:focus-visible,.tm-mobile-menu summary:focus-visible{outline:2px solid #d9272e;outline-offset:4px}.tm-product-gallery,.tm-product-thumbs,.tm-product-info{min-width:0}.tm-product-thumbs{max-height:680px;overflow-y:auto}.tm-product-thumb{flex:0 0 78px}.tm-add-to-cart:disabled{background:#686868;cursor:not-allowed;transform:none}.tm-product-main :focus-visible{outline:2px solid #d9272e;outline-offset:3px}@media(max-width:700px){.tm-product-thumbs{max-height:none;overflow-y:hidden}.tm-product-thumb{flex-basis:70px}}.tm-home .tm-hero h1,.tm-home .tm-rig h3,.tm-home .tm-category h3,.tm-home .tm-trust h3,.tm-home .tm-build h2{color:#fff}main .main-page-title,main .collection-hero__title,main .product__title h1,main .cart__warnings h1,main .template-search__header h1{font-weight:900;text-transform:uppercase}main .rte h2{font-weight:800}.tm-vehicle-card--text{min-height:240px}@media screen and (min-width:1181px){.tm-site-header .tm-nav__item{position:static}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/tm-global.css.map */
