.fh-bh{width:100%;padding-top:var(--fh-bh-padding-top, 0);padding-bottom:var(--fh-bh-padding-bottom, 0)}.fh-bh__layout{display:flex;gap:var(--fh-bh-gap, 0)}.fh-bh__heading-tile{position:relative;flex:0 0 25%;aspect-ratio:var(--fh-bh-ratio, 1/1);min-height:var(--fh-bh-min-height, 300px);overflow:hidden}.fh-bh__heading-tile .fh-bh__media{position:absolute;top:0;right:0;bottom:0;left:0}.fh-bh__heading-tile .fh-bh__media img{width:100%;height:100%;object-fit:cover;object-position:var(--fh-bh-focal, center)}.fh-bh__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:24px;z-index:2;align-items:var(--fh-bh-text-v, flex-end);justify-content:var(--fh-bh-text-h, flex-start)}.fh-bh__heading{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:700;font-size:var(--fh-bh-heading-size, 32px);line-height:1.1;margin:0;color:var(--fh-bh-text-color, #ffffff);text-transform:uppercase;letter-spacing:.02em}.fh-bh__heading-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.fh-bh__slider{position:relative;flex:1;min-width:0;overflow:hidden}.fh-bh__track{display:flex;gap:var(--fh-bh-gap, 0);height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.fh-bh__track::-webkit-scrollbar{display:none}.fh-bh__item{position:relative;flex:0 0 calc(100% / var(--fh-bh-visible, 3));aspect-ratio:var(--fh-bh-ratio, 1/1);min-height:var(--fh-bh-min-height, 300px);scroll-snap-align:start;overflow:hidden}.fh-bh__item-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.fh-bh__media{position:absolute;top:0;right:0;bottom:0;left:0}.fh-bh__media img{width:100%;height:100%;object-fit:cover;object-position:var(--fh-bh-focal, center)}.fh-bh__media--tablet,.fh-bh__media--mobile{display:none}.fh-bh__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--fh-bh-overlay-color, #000000);opacity:var(--fh-bh-overlay-opacity, 0);z-index:1;transition:opacity .3s ease;pointer-events:none}.fh-bh__overlay--always{opacity:var(--fh-bh-overlay-opacity, 0)}.fh-bh__item:hover .fh-bh__overlay--hover,.fh-bh__heading-tile:hover .fh-bh__overlay--hover{opacity:var(--fh-bh-overlay-opacity, .3)}.fh-bh__logo{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:2;padding:24px;align-items:var(--fh-bh-logo-v, center);justify-content:var(--fh-bh-logo-h, center)}.fh-bh__logo img{max-width:var(--fh-bh-logo-max-width, 180px);max-height:80%;width:auto;height:auto;object-fit:contain}.fh-bh__nav{position:absolute;top:50%;right:16px;transform:translateY(-50%);z-index:10;display:flex;gap:8px}.fh-bh__nav-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;padding:0;transition:background .2s ease,opacity .2s ease;box-shadow:0 2px 8px #00000026}.fh-bh__nav-btn:hover{background:#fff}.fh-bh__nav-btn:disabled{opacity:.3;cursor:not-allowed}.fh-bh__nav-btn svg{width:20px;height:20px;stroke:#000;stroke-width:2;fill:none}.fh-bh__nav--hidden{display:none}@media screen and (max-width:1024px)and (min-width:750px){.fh-bh{padding-top:var(--fh-bh-padding-top-tablet, var(--fh-bh-padding-top, 0));padding-bottom:var(--fh-bh-padding-bottom-tablet, var(--fh-bh-padding-bottom, 0))}.fh-bh__layout{flex-direction:column}.fh-bh__heading-tile{flex:none;width:100%;aspect-ratio:16/9;min-height:250px}.fh-bh__heading{font-size:var(--fh-bh-heading-size-tablet, 28px)}.fh-bh__slider{width:100%;flex:none}.fh-bh__item{flex:0 0 50%;min-height:280px}.fh-bh__media--tablet{display:block}}@media screen and (max-width:749px){.fh-bh{padding-top:var(--fh-bh-padding-top-mobile, var(--fh-bh-padding-top-tablet, var(--fh-bh-padding-top, 0)));padding-bottom:var(--fh-bh-padding-bottom-mobile, var(--fh-bh-padding-bottom-tablet, var(--fh-bh-padding-bottom, 0)))}.fh-bh__layout{flex-direction:column}.fh-bh__heading-tile{flex:none;width:100%;aspect-ratio:4/3;min-height:200px}.fh-bh__heading{font-size:var(--fh-bh-heading-size-mobile, 24px)}.fh-bh__content{padding:16px}.fh-bh__slider{width:100%;flex:none}.fh-bh__item{flex:0 0 66.66%;min-height:220px}.fh-bh__logo{padding:16px}.fh-bh__logo img{max-width:var(--fh-bh-logo-max-width-mobile, 120px)}.fh-bh__nav-btn{width:36px;height:36px}.fh-bh__nav-btn svg{width:16px;height:16px}.fh-bh__media--mobile,.fh-bh__media--tablet{display:block}}.fh-bh--hide-desktop{display:none}@media screen and (max-width:1024px)and (min-width:750px){.fh-bh--hide-desktop{display:block}.fh-bh--hide-tablet{display:none!important}}@media screen and (max-width:749px){.fh-bh--hide-desktop{display:block}.fh-bh--hide-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fh-brand-highlights.css.map */
