.hsg-fg{position:relative;width:100%;background:var(--hsg-fg-bg, #fff);padding-top:var(--hsg-fg-mobile-pad-top, 48px);padding-bottom:var(--hsg-fg-mobile-pad-bottom, 48px);overflow:hidden}@media(min-width:990px){.hsg-fg{padding-top:var(--hsg-fg-desktop-pad-top, 96px);padding-bottom:var(--hsg-fg-desktop-pad-bottom, 96px)}}.hsg-fg__bar{position:absolute;left:0;width:100%;z-index:4;pointer-events:none}.hsg-fg__bar--top{top:0;height:var(--hsg-fg-topbar-h, 0px);background:var(--hsg-fg-topbar-color, #d0263a)}.hsg-fg__bar--bottom{bottom:0;height:var(--hsg-fg-botbar-h, 0px);background:var(--hsg-fg-botbar-color, #d0263a)}.hsg-fg__container,.hsg-fg__stage{position:relative}.hsg-fg__grid{position:relative;display:grid;grid-template-columns:1fr;gap:0;z-index:1}.hsg-fg__box{position:relative;display:block;text-decoration:none;color:inherit;opacity:1}a.hsg-fg__box{cursor:pointer}.hsg-fg__media{position:relative;display:block;overflow:hidden;aspect-ratio:var(--hsg-fg-ratio, 3 / 4)}.hsg-fg__img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .5s ease-out,filter .4s ease-out}.hsg-fg__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .4s ease-out;background:linear-gradient(to top,#0000008c,#0000002e 42%,#0000 70%)}.hsg-fg__caption{display:block;font-family:var(--font-body, sans-serif);font-size:var(--fs-sm, .85rem);font-weight:var(--fw-regular, 400);color:var(--hsg-black, #111)}.hsg-fg__heading{margin:0}.hsg-fg__word{display:block;font-family:var(--font-body, sans-serif);font-weight:var(--fw-bold, 900);line-height:.88;letter-spacing:-.045em;text-transform:uppercase;color:var(--hsg-black, #111);white-space:nowrap}@media(hover:hover)and (pointer:fine){.hsg-fg__img{filter:grayscale(var(--hsg-fg-gray, .9)) contrast(.96)}.hsg-fg__box:hover .hsg-fg__img,.hsg-fg__box:focus-visible .hsg-fg__img{filter:grayscale(0) contrast(1);transform:scale(var(--hsg-fg-zoom, 1.03))}.hsg-fg__box:hover .hsg-fg__scrim,.hsg-fg__box:focus-visible .hsg-fg__scrim{opacity:1}.hsg-fg__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;color:var(--hsg-white, #fff);font-size:1rem;font-weight:var(--fw-bold, 700);letter-spacing:.01em;opacity:0;transform:translateY(12px);transition:opacity .38s ease-out,transform .38s ease-out;pointer-events:none}.hsg-fg__box:hover .hsg-fg__caption,.hsg-fg__box:focus-visible .hsg-fg__caption{opacity:1;transform:translateY(0)}}.hsg-fg__box:focus-visible{outline:2px solid var(--hsg-fg-edge-color, #d0263a);outline-offset:4px}@media(min-width:990px){.hsg-fg__stage{padding-block:3.5rem}.hsg-fg__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;align-items:start}.hsg-fg[data-fg-layout=diagonal] .hsg-fg__text-layer,.hsg-fg[data-fg-layout=stacked] .hsg-fg__text-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;overflow:visible}.hsg-fg[data-fg-layout=diagonal] .hsg-fg__heading,.hsg-fg[data-fg-layout=stacked] .hsg-fg__heading{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.hsg-fg[data-fg-layout=diagonal] .hsg-fg__word,.hsg-fg[data-fg-layout=stacked] .hsg-fg__word{position:absolute;width:max-content;max-width:none;font-size:clamp(3.25rem,6.25vw,6.5rem)}.hsg-fg[data-fg-layout=diagonal] .hsg-fg__word--top,.hsg-fg[data-fg-layout=stacked] .hsg-fg__word--top{top:0;left:0;text-align:left}.hsg-fg[data-fg-layout=diagonal] .hsg-fg__word--bottom{bottom:0;right:0;text-align:right}.hsg-fg[data-fg-layout=stacked] .hsg-fg__word--bottom{bottom:0;left:4.5rem;right:auto;text-align:left}.hsg-fg[data-fg-layout=above] .hsg-fg__stage{padding-block:0}.hsg-fg[data-fg-layout=above] .hsg-fg__text-layer{position:static;margin-bottom:2.5rem}.hsg-fg[data-fg-layout=above] .hsg-fg__heading{position:static;display:flex;flex-direction:column;align-items:flex-start}.hsg-fg[data-fg-layout=above] .hsg-fg__word{position:relative;width:max-content;font-size:clamp(3rem,5.25vw,5.25rem)}.hsg-fg[data-fg-layout=above] .hsg-fg__word--bottom{margin-left:3.5rem}.hsg-fg__word--top:before,.hsg-fg__word--bottom:after{content:"";position:absolute;top:50%;width:100vw;height:var(--hsg-fg-line-h, 3px);background:var(--hsg-fg-edge-color, #d0263a);transform:translateY(-50%)}.hsg-fg__word--top:before{right:calc(100% + 1.25rem)}.hsg-fg__word--bottom:after{left:calc(100% + 1.25rem)}}@media(max-width:989px){.hsg-fg__text-layer{position:static;display:block;margin-bottom:1rem}.hsg-fg__heading{position:static;display:flex;flex-direction:column;align-items:flex-start}.hsg-fg__word{position:relative;display:inline-block;width:max-content;max-width:100%;font-size:clamp(2rem,9.5vw,3rem)}.hsg-fg__word--bottom{margin-left:2rem}.hsg-fg__word--bottom:after{content:"";position:absolute;top:56%;left:calc(100% + .75rem);width:100vw;height:var(--hsg-fg-line-h, 3px);background:var(--hsg-fg-edge-color, #d0263a);transform:translateY(-50%)}.hsg-fg__grid{margin-inline:calc(50% - 50vw);width:100vw;grid-template-columns:repeat(var(--hsg-fg-mobile-cols, 2),minmax(0,1fr));gap:2px}.hsg-fg__media{aspect-ratio:var(--hsg-fg-mobile-ratio, 4 / 5);max-height:58vh;border-radius:0}.hsg-fg__scrim{display:none}.hsg-fg__caption{padding:.5rem .75rem .9rem;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.hsg-fg__img,.hsg-fg__scrim,.hsg-fg__caption{transition:none!important}.hsg-fg__box:hover .hsg-fg__img,.hsg-fg__box:focus-visible .hsg-fg__img{transform:none!important}.hsg-fg__caption{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hsg-featured-gear.css.map */
