.custom-slideshow{width:100%;overflow:hidden}.custom-slideshow__viewport{position:relative}.custom-slideshow__track{display:flex;transition:transform .5s ease}.custom-slideshow__slide{flex:0 0 100%;aspect-ratio:1920 / 750;background:#f4f4f4}.custom-slideshow__link,.custom-slideshow__slide picture{display:block;width:100%;height:100%}.custom-slideshow__image{display:block;width:100%;height:100%;object-fit:cover}.custom-slideshow__placeholder{fill:#b7b7b7}.custom-slideshow__arrow{position:absolute;top:50%;z-index:2;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:#fff;background:#00000073;font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%)}.custom-slideshow__arrow--previous{left:20px}.custom-slideshow__arrow--next{right:20px}.custom-slideshow__dots{position:absolute;z-index:2;bottom:18px;left:50%;display:flex;gap:9px;transform:translate(-50%)}.custom-slideshow__dots button{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.custom-slideshow__dots button[aria-current=true]{background:#fff}@media(max-width:749px){.custom-slideshow__slide{aspect-ratio:1000 / 750}.custom-slideshow__arrow{width:36px;height:36px;font-size:28px}.custom-slideshow__arrow--previous{left:10px}.custom-slideshow__arrow--next{right:10px}.custom-slideshow__dots{bottom:10px}}@media(prefers-reduced-motion:reduce){.custom-slideshow__track{transition:none}}.footer-collections__container{width:min(100% - 40px,1400px);margin-inline:auto}.footer-collections__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.footer-collections__heading{margin:0;color:inherit}.footer-collections__controls{position:absolute;z-index:2;inset:50% 0 auto;pointer-events:none}.footer-collections__slider{position:relative}.footer-collections__arrow{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid currentColor;border-radius:50%;color:inherit;background:transparent;cursor:pointer;font-size:20px;opacity:0;visibility:hidden;transition:color .2s ease,background-color .2s ease,opacity .2s ease,visibility .2s ease;pointer-events:auto;position:absolute;transform:translateY(-50%);background:var(--footer-collections-background)}.footer-collections__slider:hover .footer-collections__arrow,.footer-collections__slider:focus-within .footer-collections__arrow{opacity:1;visibility:visible}.footer-collections__arrow--previous{left:0}.footer-collections__arrow--next{right:0}.footer-collections__arrow:hover{color:var(--footer-collections-background);background:var(--footer-collections-text)}.footer-collections__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--footer-collections-columns) - 1) * var(--footer-collections-gap)) / var(--footer-collections-columns));gap:var(--footer-collections-gap);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.footer-collections__track::-webkit-scrollbar{display:none}.footer-collections__item{min-width:0;scroll-snap-align:start}.footer-collections__card{display:block;color:inherit;text-decoration:none}.footer-collections__image{display:block;width:100%;height:auto}.footer-collections__placeholder{background:#7f7f7f1f}.footer-collections__title{display:block;margin-top:12px;color:inherit;font-size:16px;line-height:1.3;text-align:center}.footer-collections__card:hover .footer-collections__title{text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:767px){.footer-collections__container{width:min(100% - 24px,1400px)}.footer-collections__header{margin-bottom:18px}.footer-collections__arrow{display:none}.footer-collections__track{grid-auto-columns:calc((100% - var(--footer-collections-gap)) / 2)}.footer-collections__title{margin-top:8px;font-size:14px}}@media(prefers-reduced-motion:reduce){.footer-collections__track{scroll-behavior:auto}}.simple-product-carousel__container{width:min(100% - 32px,var(--global-container-width));margin-inline:auto}.simple-product-carousel--custom .simple-product-carousel__container{width:min(100% - 32px,var(--carousel-custom-width))}.simple-product-carousel--full .simple-product-carousel__container{width:100%;max-width:none;padding-inline:16px}.simple-product-carousel__heading{margin:0 0 24px;text-align:center}.simple-product-carousel__viewport{position:relative}.simple-product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - var(--carousel-gap-width)) / var(--carousel-columns));gap:20px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.simple-product-carousel__track::-webkit-scrollbar{display:none}.simple-product-carousel__item{display:flex;flex-direction:column;min-width:0;scroll-snap-align:start}.simple-product-carousel__button{position:absolute;top:38%;z-index:2;display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgb(0 0 0 / 15%);border-radius:50%;color:#2c2a28;background:#fff;box-shadow:0 2px 10px #0000001f;cursor:pointer;transform:translateY(-50%)}.simple-product-carousel__button--previous{left:-12px}.simple-product-carousel__button--next{right:-12px}.simple-product-carousel__button:disabled{opacity:.35;cursor:default}.simple-product-carousel__footer{margin-top:28px;text-align:center}@media screen and (max-width:767px){.simple-product-carousel__container,.simple-product-carousel--custom .simple-product-carousel__container{width:calc(100% - (var(--carousel-mobile-side-spacing) * 2))}.simple-product-carousel--full .simple-product-carousel__container{width:100%;padding-inline:var(--carousel-mobile-side-spacing)}.simple-product-carousel__track{grid-auto-columns:calc((100% - var(--carousel-mobile-product-gap)) / 2);gap:var(--carousel-mobile-product-gap)}.simple-product-carousel__button{width:36px;height:36px}.simple-product-carousel__button--previous{left:-8px}.simple-product-carousel__button--next{right:-8px}}.best-seller-product-card{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;--product-card-image-aspect-ratio: 125%}.best-seller-product-card>.product-card{height:auto;flex:1 1 auto}.best-seller-product-card .product-card__image-wrapper,.best-seller-product-card .product-card__image-wrapper-link,.best-seller-product-card .product-card__image-picture,.best-seller-product-card .product-card__image,.best-seller-product-card .product-card__image-wrapper svg{border-radius:12px}.best-seller-product-card .product-card__image-wrapper,.best-seller-product-card .product-card__image-wrapper-link,.best-seller-product-card .product-card__image-picture{overflow:hidden}.best-seller-product-card .product-card__quick-view-text-button,.best-seller-product-card .product-card__quick-view-text-button-wrapper,.best-seller-product-card .product-card__quick-view-button{display:none!important}.best-seller-product-card .product-card__label--sale{display:inline-flex;min-width:48px;min-height:28px;padding:6px 9px!important;align-items:center;justify-content:center;border:0!important;border-radius:0 0 8px 8px!important;color:#fff!important;background:#d71920!important;box-shadow:0 3px 6px #0000004d;font-size:10px!important;font-weight:700;line-height:1.2;letter-spacing:0;white-space:nowrap}.best-seller-product-card .product-card__labels{top:0!important;left:12px!important}.best-seller-product-card__add-to-cart{width:100%;margin-top:0;border-radius:50px}@media screen and (max-width:767px){.best-seller-product-card .product-card__labels{top:auto!important;right:auto!important;bottom:0!important;left:14px!important;align-items:flex-start}.best-seller-product-card .product-card__label--sale{min-width:40px;min-height:22px;padding:4px 6px!important;border-radius:8px 8px 0 0!important;font-size:9px!important}.best-seller-product-card__add-to-cart{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map?subset=AAAQIAAAAAABAAAABA */
