.brand-coming-soon{display:grid;min-height:min(720px,72vh);place-items:center;padding-block:clamp(64px,10vw,128px);background:#f5f5f3}.brand-coming-soon__inner{max-width:820px;text-align:center}.brand-coming-soon__eyebrow{margin:0 0 14px;color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brand-coming-soon h1{margin:0 0 24px}.brand-coming-soon__copy{max-width:680px;margin-inline:auto;color:rgba(var(--color-foreground),.74)}.brand-coming-soon__copy p{margin-block:0 14px}.brand-coming-soon__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.brand-coming-soon__actions .button{min-height:48px}@media(max-width:749px){.brand-coming-soon{min-height:64vh;padding-block:56px}.brand-coming-soon__actions{display:grid;grid-template-columns:1fr}.brand-coming-soon__actions .button{width:100%}}.brand-gallery__container{width:100%;max-width:1600px;margin:0 auto;padding-inline:32px}.brand-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%}.brand-gallery__grid .brand-hub-card{display:flex;min-width:0;height:100%;margin:0;flex-direction:column;border-radius:var(--bh-radius, 12px);transform:none}.brand-gallery__grid .brand-hub-card:hover{transform:translateY(-4px);box-shadow:var(--bh-shadow-hover, 0 18px 42px rgba(10, 12, 16, .13))}.brand-gallery__grid .brand-hub-card__media{width:100%;aspect-ratio:4 / 5!important;border-radius:var(--bh-radius, 12px) var(--bh-radius, 12px) 0 0}.brand-gallery__grid .brand-hub-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.brand-gallery__grid .brand-hub-card:hover .brand-hub-card__media img{transform:scale(1.02)}.brand-gallery__grid .brand-hub-card__content{display:flex;min-height:88px;padding:16px 18px 18px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.brand-gallery__vehicle{color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;line-height:1.35}.brand-gallery__caption{display:-webkit-box;overflow:hidden;color:rgba(var(--color-foreground),.58);font-size:1.2rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}#articles .brand-hub-card{display:flex;height:100%;flex-direction:column;border-radius:var(--bh-radius, 12px)}#articles .brand-hub-card:hover,#products .card-wrapper:hover{transform:translateY(-4px);box-shadow:var(--bh-shadow-hover, 0 18px 42px rgba(10, 12, 16, .13))}#articles .brand-hub-card:hover .brand-hub-card__media img{transform:scale(1.02)}#articles .brand-hub-card__content{display:flex;height:100%;flex-direction:column}#articles .brand-hub-card .button{align-self:flex-start;margin-top:auto;min-height:48px}#products .card-wrapper{height:100%;border-radius:var(--bh-radius, 12px)}#articles .brand-hub-grid{align-items:stretch}#articles .brand-hub-card h3{margin-bottom:10px}#articles .brand-hub-card p{margin-top:0;color:rgba(var(--color-foreground),.68);line-height:1.6}@media(max-width:1199px){.brand-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.brand-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.brand-gallery__container{padding-inline:16px}.brand-gallery__grid{grid-template-columns:minmax(0,1fr);gap:16px}.brand-gallery__grid .brand-hub-card__content{min-height:80px;padding:14px 16px 16px}#articles .brand-hub-card .button{width:100%;min-height:48px}}@media(prefers-reduced-motion:reduce){.brand-gallery__grid .brand-hub-card,.brand-gallery__grid .brand-hub-card__media img{transition:none}}.brand-split-hero{position:relative;display:grid;min-height:var(--brand-hero-min-height);overflow:hidden;background:#0d0e10;color:#fff}.brand-split-hero__media{min-width:0;overflow:hidden;background:#18191c}.brand-split-hero__media img,.brand-split-hero__media video,.brand-split-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--brand-desktop-position) center}.brand-split-hero__panel{display:flex;align-items:center;min-width:0;padding:clamp(40px,5vw,80px);background:linear-gradient(135deg,#0d0e10,#17181b)}.brand-split-hero__content{width:100%;max-width:520px}.brand-split-hero--align-center .brand-split-hero__content{margin-inline:auto;text-align:center}.brand-split-hero--align-right .brand-split-hero__content{margin-left:auto;text-align:right}.brand-split-hero__eyebrow{margin:0 0 14px;color:#f5c518;font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.brand-split-hero__title{margin:0;color:inherit;font-size:clamp(4rem,5vw,6.8rem);line-height:1;letter-spacing:-.045em}.brand-split-hero__description{max-width:520px;margin-top:18px;color:#ffffffc2;font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.6}.brand-split-hero__description p{margin:0}.brand-split-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.brand-split-hero__actions .button{min-height:50px}.brand-split-hero__actions .button--secondary{border-color:#ffffffa6;background:transparent;color:#fff}.brand-split-hero--align-center .brand-split-hero__actions{justify-content:center}.brand-split-hero--align-right .brand-split-hero__actions{justify-content:flex-end}.brand-split-hero__overlay{display:none}.brand-split-hero--split{grid-template-columns:minmax(0,var(--brand-content-ratio)) minmax(0,1fr)}.brand-split-hero--split .brand-split-hero__panel{grid-column:1;grid-row:1}.brand-split-hero--split .brand-split-hero__media{grid-column:2;grid-row:1}.brand-split-hero--overlay .brand-split-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.brand-split-hero--overlay .brand-split-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--brand-overlay))}.brand-split-hero--overlay .brand-split-hero__panel{position:relative;z-index:1;background:linear-gradient(90deg,#0d0e10e6,#0d0e104d)}.brand-hero-trust{background:#17181b;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.brand-hero-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-block:0;padding-block:22px;list-style:none}.brand-hero-trust__grid li{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding-inline:16px;border-right:1px solid rgba(255,255,255,.1);font-size:1.3rem;font-weight:650;text-align:center}.brand-hero-trust__grid li:last-child{border-right:0}.brand-hero-stats{background:#f4f4f2;color:#111}.brand-hero-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-block:0;padding-block:0}.brand-hero-stat{padding:24px 18px;text-align:center}.brand-hero-stat dt{color:#676a70;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.brand-hero-stat dd{margin:6px 0 0;font-size:clamp(1.8rem,2.2vw,2.8rem);font-weight:750}@media(max-width:749px){.brand-split-hero{display:flex;min-height:0;flex-direction:column}.brand-split-hero__media,.brand-split-hero--overlay .brand-split-hero__media{position:relative;inset:auto;order:1;width:100%;height:var(--brand-mobile-height)}.brand-split-hero__media img,.brand-split-hero__media video,.brand-split-hero__placeholder{object-position:var(--brand-mobile-position) center}.brand-split-hero__overlay{display:none!important}.brand-split-hero__panel,.brand-split-hero--overlay .brand-split-hero__panel{order:2;padding:30px 20px 34px;background:linear-gradient(135deg,#0d0e10,#17181b)}.brand-split-hero__content{max-width:none;text-align:left!important}.brand-split-hero__title{font-size:clamp(3.3rem,10vw,4.2rem)}.brand-split-hero__description{display:-webkit-box;margin-top:14px;overflow:hidden;font-size:1.5rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.brand-split-hero__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.brand-split-hero__actions .button{width:100%;min-height:48px}.brand-hero-trust__grid,.brand-hero-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hero-trust__grid{padding-block:10px}.brand-hero-trust__grid li{justify-content:flex-start;min-height:58px;padding:10px 12px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);font-size:1.15rem;text-align:left}.brand-hero-stat{padding:18px 10px}.brand-hero-stat dd{font-size:1.9rem}}#materials .brand-hub-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}#materials .brand-hub-card{display:flex;height:100%;grid-column:span 2;flex-direction:column}#materials .brand-hub-card:nth-last-child(2):nth-child(3n+1){grid-column:2 / span 2}#materials .brand-hub-card__media{position:relative;width:100%;aspect-ratio:8 / 7;flex:0 0 auto;overflow:hidden}#materials .brand-hub-card__media img,#materials .brand-hub-card__media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}#materials .brand-hub-card__content{display:flex;height:auto;padding:18px;flex:1 1 auto;flex-direction:column}#materials .brand-hub-card__text{display:-webkit-box;min-height:3em;margin-top:2px;overflow:hidden;font-size:1.4rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}#materials .brand-hub-card__text p{margin:0}#materials .brand-hub-card__features{gap:5px;margin:10px 0 12px}#materials .brand-hub-card__features li{font-size:1.25rem;line-height:1.3}#materials .brand-hub-card .button{align-self:flex-start;margin-top:auto}@media(max-width:1199px){#materials .brand-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#materials .brand-hub-card,#materials .brand-hub-card:nth-last-child(2):nth-child(3n+1){grid-column:auto}#materials .brand-hub-card:last-child:nth-child(odd){width:calc(50% - 12px);grid-column:1 / -1;justify-self:center}}@media(max-width:749px){#materials .brand-hub-grid{grid-template-columns:minmax(0,1fr)}#materials .brand-hub-card:last-child:nth-child(odd){width:100%;grid-column:auto}#materials .brand-hub-card__content{padding:18px}#materials .brand-hub-card__media{aspect-ratio:4 / 3}#materials .brand-hub-card .button{width:100%;min-height:48px}}#models .brand-hub-card__media{position:relative;width:100%;aspect-ratio:4 / 3!important;min-height:0;overflow:hidden}#models .brand-hub-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}#models .brand-hub-card:hover .brand-hub-card__media img{transform:none}#models .brand-hub-model__years{display:none}#models .brand-hub-card__content{display:grid;height:100%;grid-template-rows:auto minmax(4.8em,auto) auto;align-content:start;gap:10px}#models .brand-hub-card__title,#models .brand-hub-card__text,#models .brand-hub-card__text p{margin:0}#models .brand-hub-card__text{display:-webkit-box;overflow:hidden;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}#models .brand-hub-card .button{align-self:start;justify-self:start;margin-top:4px}@media(max-width:749px){#models .brand-hub-card .button{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
