.custom-horizontal-scroll-section.shopify-section{overflow:visible;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.custom-horizontal-scroll{--custom-horizontal-scroll-card-gap: 32px;--custom-horizontal-scroll-section-height: calc(100 * var(--vh, 1vh) - var(--header-height, 0px));--custom-horizontal-scroll-edge: max(var(--space-outer), calc((100vw - var(--max-width)) / 2));--custom-horizontal-scroll-wrapper-gap: clamp(20px, 5vw, 32px);--custom-horizontal-scroll-product-card-max-width: min(78vw, 100%);--custom-horizontal-scroll-image-card-max-width: min(92vw, 100%);--custom-horizontal-scroll-product-card-text-offset: clamp(48px, 14vh, 80px);--custom-horizontal-scroll-product-card-compact-width: min( var(--custom-horizontal-scroll-product-card-max-width), calc( (var(--custom-horizontal-scroll-section-height) - var(--custom-horizontal-scroll-product-card-text-offset)) * 9 / 11 ) );box-sizing:border-box;width:100%;color:var(--color-text);background-color:var(--color-background)}.custom-horizontal-scroll__scroll-wrapper.scroll-wrapper{display:flex;flex-direction:column;gap:var(--custom-horizontal-scroll-wrapper-gap);box-sizing:border-box;width:100%;height:var(--custom-horizontal-scroll-section-height);min-height:var(--custom-horizontal-scroll-section-height);max-height:var(--custom-horizontal-scroll-section-height);padding-top:calc(var(--custom-horizontal-scroll-padding-top) * .55);padding-bottom:calc(var(--custom-horizontal-scroll-padding-bottom) * .55);padding-left:0;padding-right:0;overflow:hidden}.custom-horizontal-scroll__scroll-content.scroll-content{--custom-horizontal-scroll-card-bg: var(--color-background, #faf5eb);position:relative;display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--custom-horizontal-scroll-card-gap);box-sizing:border-box;width:max-content;height:100%;padding-left:var(--custom-horizontal-scroll-edge);padding-right:var(--custom-horizontal-scroll-edge);color:var(--color-text);will-change:transform}.custom-horizontal-scroll__intro{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;gap:16px;box-sizing:border-box;width:100%;padding-left:var(--custom-horizontal-scroll-edge);padding-right:var(--custom-horizontal-scroll-edge)}.custom-horizontal-scroll__heading,.custom-horizontal-scroll__subheading{margin:0;color:var(--color-text)}.custom-horizontal-scroll__heading .custom-horizontal-scroll__subheading{display:inline;white-space:nowrap}.custom-horizontal-scroll__subheading--standalone{display:block}.custom-horizontal-scroll__cta.btn{flex:0 0 auto}.custom-horizontal-scroll__track{flex:1 1 auto;position:relative;width:100%;min-height:0;overflow:hidden;align-self:stretch}.custom-horizontal-scroll__product-card.product-card{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,max-content);flex:0 0 auto;gap:clamp(16px,2vw,24px);width:max-content;height:100%;min-height:0;align-items:start;align-content:stretch}.custom-horizontal-scroll__product-card--product{--custom-horizontal-scroll-card-media-ratio: 9 / 11;max-width:var(--custom-horizontal-scroll-product-card-max-width)}.custom-horizontal-scroll__product-card--image{--custom-horizontal-scroll-card-media-ratio: 10 / 6;max-width:var(--custom-horizontal-scroll-image-card-max-width)}.custom-horizontal-scroll__product-card.product-card.custom-horizontal-scroll__product-card--media-only{gap:0}.custom-horizontal-scroll__product-card--linked{position:relative}.custom-horizontal-scroll__product-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-decoration:none}.custom-horizontal-scroll__product-card--media-only{grid-template-rows:minmax(0,1fr);align-items:stretch}.custom-horizontal-scroll__product-card--media-only .custom-horizontal-scroll__product-card-media.product-card__image-container{align-self:stretch;justify-self:start;width:auto;height:100%;max-height:none}.custom-horizontal-scroll__product-card-media.product-card__image-container{grid-row:1;position:relative;z-index:2;width:auto;max-width:100%;height:100%;min-height:0;border-radius:var(--section-border-radius-mobile);overflow:hidden;aspect-ratio:var(--custom-horizontal-scroll-card-media-ratio, 9 / 11);background:var(--custom-horizontal-scroll-card-bg);pointer-events:none}.custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card-media img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;transform:scale(1);transition:transform 1s ease}.custom-horizontal-scroll__product-card--linked:hover:not(:has(.custom-horizontal-scroll__product-card-action:hover)) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:hover:not(:has(.custom-horizontal-scroll__product-card-action:hover)) .custom-horizontal-scroll__product-card-media img,.custom-horizontal-scroll__product-card--linked:focus-within:not(:has(.custom-horizontal-scroll__product-card-action:focus-visible)) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:focus-within:not(:has(.custom-horizontal-scroll__product-card-action:focus-visible)) .custom-horizontal-scroll__product-card-media img{transform:scale(1.15)}.custom-horizontal-scroll__product-card--linked:has(.custom-horizontal-scroll__product-card-action:hover) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:has(.custom-horizontal-scroll__product-card-action:hover) .custom-horizontal-scroll__product-card-media img,.custom-horizontal-scroll__product-card--linked:has(.custom-horizontal-scroll__product-card-action:focus-visible) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:has(.custom-horizontal-scroll__product-card-action:focus-visible) .custom-horizontal-scroll__product-card-media img{transform:scale(1)}.custom-horizontal-scroll__product-card-action.product-card__action{position:absolute;right:clamp(16px,2.5vw,24px);bottom:clamp(16px,2.5vw,24px);z-index:3;pointer-events:auto}.custom-horizontal-scroll__product-card-media .placeholder-svg{width:100%;height:100%;object-fit:contain}.custom-horizontal-scroll__product-card-text.product-card__text{display:flex;grid-row:2;flex-direction:column;align-items:flex-start;flex:0 0 auto;gap:2px;width:auto;max-width:100%}.custom-horizontal-scroll__product-card-text .product-card__title{margin:0;font-weight:var(--font-heading-weight);line-height:110%;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text)}.custom-horizontal-scroll__product-card-text .product-card__subtitle{margin:0;font-style:var(--font-heading-accent-style);font-weight:var(--font-heading-accent-weight);line-height:120%;color:var(--color-text)}@media(min-width:960px){.custom-horizontal-scroll{--custom-horizontal-scroll-wrapper-gap: clamp(24px, 3vw, 40px);--custom-horizontal-scroll-product-card-max-width: min(50vw, 100%);--custom-horizontal-scroll-image-card-max-width: min(65vw, 100%);--custom-horizontal-scroll-product-card-min-width: 30vw;--custom-horizontal-scroll-image-card-min-width: 50vw}.custom-horizontal-scroll__scroll-wrapper.scroll-wrapper{padding-top:var(--custom-horizontal-scroll-padding-top);padding-bottom:var(--custom-horizontal-scroll-padding-bottom)}.custom-horizontal-scroll__product-card--product{min-width:var(--custom-horizontal-scroll-product-card-min-width);grid-template-columns:minmax(var(--custom-horizontal-scroll-product-card-min-width),max-content)}.custom-horizontal-scroll__product-card--product .custom-horizontal-scroll__product-card-media.product-card__image-container{min-width:var(--custom-horizontal-scroll-product-card-min-width)}.custom-horizontal-scroll__product-card--image{min-width:var(--custom-horizontal-scroll-image-card-min-width);grid-template-columns:minmax(var(--custom-horizontal-scroll-image-card-min-width),max-content)}.custom-horizontal-scroll__product-card--image .custom-horizontal-scroll__product-card-media.product-card__image-container{min-width:var(--custom-horizontal-scroll-image-card-min-width)}.custom-horizontal-scroll__product-card-media.product-card__image-container{border-radius:var(--section-border-radius-desktop)}}@media(max-height:580px){.custom-horizontal-scroll__product-card--product{grid-template-rows:minmax(0,auto) auto;grid-template-columns:minmax(0,var(--custom-horizontal-scroll-product-card-compact-width));width:var(--custom-horizontal-scroll-product-card-compact-width);height:auto;align-self:center}.custom-horizontal-scroll__product-card--product.custom-horizontal-scroll__product-card--media-only{grid-template-rows:minmax(0,1fr);align-self:stretch;height:100%}.custom-horizontal-scroll__product-card--product .custom-horizontal-scroll__product-card-media.product-card__image-container{justify-self:stretch;width:100%;height:auto;max-height:min(100%,calc(var(--custom-horizontal-scroll-product-card-compact-width) * 11 / 9));aspect-ratio:var(--custom-horizontal-scroll-card-media-ratio, 9 / 11)}.custom-horizontal-scroll__product-card--product.custom-horizontal-scroll__product-card--media-only .custom-horizontal-scroll__product-card-media.product-card__image-container{width:100%;height:100%;max-height:none;aspect-ratio:auto}.custom-horizontal-scroll__product-card--product .custom-horizontal-scroll__product-card-text.product-card__text{width:100%}}@media(prefers-reduced-motion:reduce){.custom-horizontal-scroll__scroll-content.scroll-content{will-change:auto}.custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card-media img{transition:none}.custom-horizontal-scroll__product-card--linked:hover:not(:has(.custom-horizontal-scroll__product-card-action:hover)) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:hover:not(:has(.custom-horizontal-scroll__product-card-action:hover)) .custom-horizontal-scroll__product-card-media img,.custom-horizontal-scroll__product-card--linked:focus-within:not(:has(.custom-horizontal-scroll__product-card-action:focus-visible)) .custom-horizontal-scroll__product-card-media .product-card__image,.custom-horizontal-scroll__product-card--linked:focus-within:not(:has(.custom-horizontal-scroll__product-card-action:focus-visible)) .custom-horizontal-scroll__product-card-media img{transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom-horizontal-scroll.css.map */
