.brand-hero{position:relative;overflow:hidden}.brand-hero__frame{position:relative}.brand-hero__media{position:relative;width:100%;height:var(--brand-hero-height, 76vh);min-height:420px}.brand-hero--adapt .brand-hero__media{height:auto;min-height:0;aspect-ratio:var(--brand-hero-ratio, 3 / 2)}.brand-hero__media img,.brand-hero__media .m-placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:var(--brand-hero-focal, center);display:block}.brand-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--brand-overlay-rgb, 0 0 0) / var(--brand-overlay-opacity, 0));pointer-events:none}.brand-hero__content-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;padding:clamp(24px,5vw,80px)}.brand-hero__content{max-width:var(--brand-hero-content-width, 520px);display:flex;flex-direction:column;gap:20px}.brand-hero--top-left .brand-hero__content-wrap{place-items:start start}.brand-hero--top-center .brand-hero__content-wrap{place-items:start center}.brand-hero--top-right .brand-hero__content-wrap{place-items:start end}.brand-hero--middle-left .brand-hero__content-wrap{place-items:center start}.brand-hero--middle-center .brand-hero__content-wrap{place-items:center}.brand-hero--middle-right .brand-hero__content-wrap{place-items:center end}.brand-hero--bottom-left .brand-hero__content-wrap{place-items:end start}.brand-hero--bottom-center .brand-hero__content-wrap{place-items:end center}.brand-hero--bottom-right .brand-hero__content-wrap{place-items:end end}.brand-hero__eyebrow{margin:0;font-size:12px;letter-spacing:.22em;text-transform:uppercase;opacity:.85}.brand-hero__heading{margin:0;line-height:1.05;font-size:clamp(32px,5.2vw,66px)}.brand-hero__text{margin:0;max-width:46ch;line-height:1.6;opacity:.9}.brand-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.brand-text--light,.brand-text--light .brand-hero__heading{color:#fff}.brand-text--dark,.brand-text--dark .brand-hero__heading{color:rgb(var(--color-heading))}.brand-text--dark .brand-hero__text{color:rgb(var(--color-text))}@media(max-width:767px){.brand-hero__media{height:var(--brand-hero-height-mobile, 66vh)}.brand-hero__content{max-width:100%}.brand-hero__buttons .m-button{width:100%;justify-content:center}.brand-hero--mobile-below .brand-hero__media{height:auto;min-height:0;aspect-ratio:var(--brand-hero-ratio-mobile, 4 / 5)}.brand-hero--mobile-below .brand-hero__content-wrap{position:static;padding:28px 20px 4px;place-items:start stretch}.brand-hero--mobile-below .brand-hero__content,.brand-hero--mobile-below .brand-hero__content .brand-hero__heading{color:rgb(var(--color-heading))}.brand-hero--mobile-below .brand-hero__text{color:rgb(var(--color-text))}}.brand-grid{display:grid;grid-template-columns:repeat(var(--brand-grid-columns, 4),minmax(0,1fr));gap:var(--brand-grid-gap, 24px)}.brand-card{position:relative;display:block;overflow:hidden;text-decoration:none;border-radius:var(--brand-card-radius, 0px)}.brand-card__media{position:relative;overflow:hidden;aspect-ratio:var(--brand-card-ratio, 3 / 4);background-color:rgb(var(--color-background-secondary, var(--color-background)))}.brand-card__media img,.brand-card__media .m-placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.brand-card:hover .brand-card__media img{transform:scale(1.05)}.brand-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000073,#0000 55%);opacity:var(--brand-card-scrim, 1);pointer-events:none}.brand-card__content{position:absolute;left:0;right:0;bottom:0;padding:clamp(16px,2vw,28px);display:flex;flex-direction:column;gap:4px;color:#fff}.brand-card--below .brand-card__content{position:static;padding:16px 0 0;color:inherit}.brand-card--below .brand-card__scrim{display:none}.brand-card__title{margin:0;font-size:clamp(16px,1.4vw,22px);line-height:1.2}.brand-card__meta{margin:0;font-size:12px;letter-spacing:.16em;text-transform:uppercase;opacity:.8}@media(max-width:1023px){.brand-grid{grid-template-columns:repeat(var(--brand-grid-columns-tablet, 2),minmax(0,1fr))}}@media(max-width:767px){.brand-grid{grid-template-columns:repeat(var(--brand-grid-columns-mobile, 2),minmax(0,1fr));gap:var(--brand-grid-gap-mobile, 12px)}}.brand-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:var(--brand-split-gap, 80px)}.brand-split--image-right .brand-split__media{order:2}.brand-split__media img,.brand-split__media .m-placeholder-svg{width:100%;height:auto;display:block;aspect-ratio:var(--brand-split-ratio, 4 / 3);object-fit:cover}.brand-split__content{display:flex;flex-direction:column;gap:20px;max-width:46ch}.brand-split__eyebrow{margin:0;font-size:12px;letter-spacing:.22em;text-transform:uppercase;opacity:.7}.brand-split__heading{margin:0;line-height:1.1}.brand-split__text{margin:0;line-height:1.7}.brand-split__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}@media(max-width:767px){.brand-split{grid-template-columns:minmax(0,1fr);gap:var(--brand-split-gap-mobile, 32px)}.brand-split--image-right .brand-split__media{order:0}.brand-split__content{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/brand-sections.css.map */
