.hero-brand-carousel{--hbc-radius: 18px;--hbc-gap: 12px;--hbc-card-w-mobile: min(88vw, 420px);--hbc-card-w-desktop: min(42vw, 580px)}@media screen and (min-width:750px){.hero-brand-carousel{--hbc-radius: 20px}}.hero-brand-carousel__header{text-align:center;margin-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.hero-brand-carousel__header{margin-bottom:2rem;padding-left:5rem;padding-right:5rem}.hero-brand-carousel--full .hero-brand-carousel__header{padding-left:1.5rem;padding-right:1.5rem}}.hero-brand-carousel__heading{margin:0 0 1.2rem;font-family:Montserrat,Times,"Liberation Serif","DejaVu Serif",serif;font-style:normal;font-weight:700;letter-spacing:.03em;font-size:clamp(1.85rem,5.25vw,2.85rem);line-height:1.12;color:rgb(var(--color-foreground));text-transform:none;text-align:center}.hero-brand-carousel__heading:last-child{margin-bottom:0}.hero-brand-carousel__sub{margin:0 auto;max-width:42rem;font-family:Montserrat,Times,"Liberation Serif","DejaVu Serif",serif;font-style:normal;font-weight:500;font-size:clamp(.95rem,2.8vw,1.1rem);line-height:1.35;letter-spacing:.02em;color:#666;text-align:center}.hero-brand-carousel__viewport{position:relative;width:100%;overflow:hidden}.hero-brand-carousel__track{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--hbc-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;align-items:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:max(0px,calc((100% - var(--hbc-card-w-mobile)) / 2));scroll-padding-inline:max(0px,calc((100% - var(--hbc-card-w-mobile)) / 2));padding-bottom:.5rem}.hero-brand-carousel__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.hero-brand-carousel__track{padding-inline:max(0px,calc((100% - var(--hbc-card-w-desktop)) / 2));scroll-padding-inline:max(0px,calc((100% - var(--hbc-card-w-desktop)) / 2))}}.hero-brand-carousel__slide{position:relative;flex:0 0 var(--hbc-card-w-mobile);width:var(--hbc-card-w-mobile);scroll-snap-align:center;border-radius:var(--hbc-radius);overflow:hidden;background:rgba(var(--color-foreground),.06)}@media screen and (min-width:750px){.hero-brand-carousel__slide{flex:0 0 var(--hbc-card-w-desktop);width:var(--hbc-card-w-desktop)}}.hero-brand-carousel__link{position:relative;display:block;height:auto;color:inherit;text-decoration:none}.hero-brand-carousel__link:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:4px}.hero-brand-carousel__media{position:relative;width:100%}.hero-brand-carousel__media img,.hero-brand-carousel__media picture img{width:100%;height:auto;object-fit:contain;display:block}.hero-brand-carousel__media .placeholder-svg{width:100%;aspect-ratio:16 / 9;height:auto;object-fit:contain}.hero-brand-carousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.2) 42%,transparent 65%);pointer-events:none}.hero-brand-carousel__overlay{position:absolute;left:0;right:0;bottom:0;padding:1rem 1rem 1.35rem;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1}@media screen and (min-width:750px){.hero-brand-carousel__overlay{padding:1.25rem 1.5rem 1.65rem}}.hero-brand-carousel__logo-wrap{--hbc-logo-h: calc(28px * var(--hbc-logo-scale, 1));--hbc-logo-w: calc(160px * var(--hbc-logo-scale, 1));box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:min(88%,var(--hbc-logo-w));padding:.35rem .65rem;margin-bottom:.65rem;border-radius:10px;background:#fffffff5;box-shadow:0 4px 20px #0000001f;line-height:0}.hero-brand-carousel__logo-wrap img{box-sizing:border-box;display:block;width:auto;height:auto;max-width:var(--hbc-logo-w);max-height:var(--hbc-logo-h);object-fit:contain;object-position:center}.hero-brand-carousel__headline{margin:0 0 .5rem;font-family:var(--hbc-headline-ff, inherit);font-size:var(--hbc-headline-size, clamp(1.35rem, 4.2vw, 2rem));font-weight:var(--hbc-headline-weight, 800);font-style:var(--hbc-headline-style, italic);letter-spacing:.04em;line-height:1.05;text-transform:uppercase;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}.hero-brand-carousel__promo-line{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;max-width:95%}.hero-brand-carousel__line{flex:1;height:1px;background:#ffffffe0;min-width:1rem;max-width:4rem}.hero-brand-carousel__promo-text{flex-shrink:0;font-family:var(--hbc-promo-ff, inherit);font-size:var(--hbc-promo-size, clamp(.72rem, 2.1vw, .85rem));font-weight:var(--hbc-promo-weight, 600);letter-spacing:.06em;text-transform:uppercase;color:#fffffffa;white-space:nowrap}.hero-brand-carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:1rem;padding:0 1rem}@media screen and (min-width:750px){.hero-brand-carousel__dots{margin-top:1.25rem}}.hero-brand-carousel__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;cursor:pointer;background:rgba(var(--color-foreground),.22);transition:transform .2s ease,background .2s ease}.hero-brand-carousel__dot[aria-current=true]{background:rgba(var(--color-foreground),.85);transform:scale(1.15)}.hero-brand-carousel__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media(prefers-reduced-motion:reduce){.hero-brand-carousel__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/section-hero-brand-carousel.css.map */
