.product-tile__out-of-stock--label{font-size:var(--display-1);font-family:var(--font-family-display);font-weight:400;line-height:1.2;letter-spacing:0px}.carousel__title{font-size:var(--heading-h4);font-family:var(--font-family-heading);font-weight:400;line-height:1.03;letter-spacing:0px}.product-tile__price,.product-tile__vendor{font-size:var(--body-2xs);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-tile__colors{font-size:var(--body-3xs);font-family:var(--font-family-body);font-weight:400;line-height:1.5;letter-spacing:0em}.product-tile__color-options span{font-size:var(--body-3xs);font-family:var(--font-family-body);font-weight:400;line-height:1.1;letter-spacing:0em}.product-tile__title{font-size:var(--tile-title);font-family:var(--font-family-overline);font-weight:400;line-height:1.29;letter-spacing:0em}.product-tile__tags-label{font-size:var(--tile-tag);font-family:var(--font-family-overline);font-weight:500;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}:root{--slides-xs: 2.4;--slides-s: 2.2;--slides-m: 2;--slides-l: 1.5;--slides-xl: 1.2}@media screen and (min-width: 768px){:root{--slides-xs: 5;--slides-s: 4;--slides-m: 4;--slides-l: 2.4;--slides-xl: 2}}@media screen and (min-width: 1024px){:root{--slides-xs: 6;--slides-s: 5;--slides-m: 4;--slides-l: 3;--slides-xl: 2}}.carousel__heading{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-2) 0}.carousel__title{min-height:calc(var(--m_icon-size) + 16px);align-content:center}.carousel__arrow{display:none;align-items:center;justify-content:center;padding:8px;cursor:pointer;opacity:.2;pointer-events:none;transition:opacity .35s;z-index:2;position:absolute;top:50%;transform:translateY(-50%);border-radius:100%;background-color:var(--light_ui-white)}@media screen and (min-width: 768px){.carousel__arrow{display:flex}}.carousel__arrow:not(.swiper-button-disabled){opacity:1;pointer-events:all}.carousel__arrow--left{left:40px}.carousel__arrow--right{right:40px}.carousel__arrow svg{width:var(--s_icon-size);height:auto}.carousel__arrow svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.carousel__arrow svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.carousel__slider-wrapper{position:relative}.carousel__slider-wrapper:not(.swiper-initialized)>.swiper-wrapper>.swiper-slide{width:calc((100% - (var(--slides) - 1)*var(--gap))/var(--slides));margin-right:var(--gap)}.carousel__scrollbar{position:relative;width:100%;max-width:213px;height:2px;background-color:var(--light_grey-20);border-radius:4px;margin:0 auto}@media screen and (min-width: 768px)and (max-width: 1023px){.carousel__scrollbar{max-width:464px}}@media screen and (min-width: 1024px)and (max-width: 1439px){.carousel__scrollbar{max-width:612px}}@media screen and (min-width: 1440px){.carousel__scrollbar{max-width:686px}}.carousel__scrollbar-wrapper{padding:1px var(--page-margin);margin-top:32px}.carousel__scrollbar .swiper-scrollbar-drag{height:100%;background-color:var(--light_ui-element);border-radius:4px;cursor:pointer}.product-tile__container{width:100%;overflow:hidden}.product-tile__container .media__container{position:relative;overflow:hidden;padding-top:100%;width:100%}.product-tile__container .media__container>img,.product-tile__container .media__container>video,.product-tile__container .media__container>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-tile__gallery{position:relative;overflow:hidden;display:block}@media (hover: hover){.product-tile__gallery .product-tile__colors{opacity:0;transition:opacity .35s}.product-tile__gallery:hover .product-tile__colors{opacity:1}}.product-tile__gallery-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:3}.product-tile__gallery-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:2;pointer-events:none}.product-tile__gallery.swiper-initialized .swiper-slide{transition-property:opacity}@media screen and (min-width: 1024px){.product-tile__gallery.swiper-initialized:hover .product-tile__gallery-arrow:not(.swiper-button-disabled){opacity:1}}.product-tile__gallery.swiper-initialized .product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{opacity:1}@media screen and (min-width: 1024px){.product-tile__gallery.swiper-initialized .product-tile__gallery-arrow{pointer-events:all}}.product-tile__gallery-controls{position:absolute;top:50%;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:8px;transform:translateY(-50%);z-index:2;pointer-events:none}.product-tile__gallery-arrow{position:relative;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:100%;opacity:0;transition:opacity .35s;cursor:pointer;pointer-events:none}.product-tile__gallery-arrow:before{content:"";position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--light_ui-background);border-radius:100%;opacity:.1;z-index:-1}.product-tile__gallery-arrow svg{width:var(--s_icon-size);height:auto}.product-tile__gallery-arrow svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.product-tile__gallery-arrow svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:flex-start;opacity:0;transition:opacity .35s;z-index:2}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet{height:2px;flex:1 0;border-radius:0;margin:0;background-color:var(--light_grey-20);opacity:1;transition:background-color .35s}.product-tile__gallery-pagination.swiper-pagination-bullets.swiper-pagination-horizontal>.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light_ui-element)}.product-tile__wishlist{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;padding:8px;z-index:3;opacity:0;transition:opacity .35s;pointer-events:none;cursor:pointer}.product-tile__wishlist svg{width:20px;height:auto;transition:opacity .35s}.product-tile__wishlist svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.product-tile__wishlist svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.product-tile__wishlist[data-wishlist-status=active],.product-tile__wishlist[data-wishlist-status=inactive]{opacity:1;pointer-events:all}.product-tile__wishlist[data-wishlist-status=active] svg.wishlist-empty{opacity:0;width:0}.product-tile__wishlist[data-wishlist-status=active] svg [fill]:not([fill=none]){fill:var(--brand-red)}.product-tile__wishlist[data-wishlist-status=active] svg [stroke]:not([stroke=none]){stroke:var(--brand-red)}.product-tile__wishlist[data-wishlist-status=active] svg path{fill:var(--brand-red)}.product-tile__wishlist[data-wishlist-status=inactive] svg.wishlist-full{opacity:0;width:0}.product-tile__wishlist.loading{opacity:.3;pointer-events:none}.product-tile__tags{position:absolute;top:0;left:0;width:calc(100% - 36px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--tile-tag-gap);padding:var(--tile-tag-vs) var(--tile-tag-hs);z-index:2;pointer-events:none}.product-tile__tags-label{color:var(--light_text-text);text-transform:uppercase;height:20px;padding:4px 6px}.product-tile__colors{position:absolute;bottom:0;right:0;padding:8px;z-index:2;pointer-events:none}.product-tile__out-of-stock{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:linear-gradient(180deg,#f2f1ed00,#f2f1ed);padding:0 0 12px;z-index:2}.product-tile__quick-buy{position:absolute;bottom:0;right:0;padding:8px;z-index:2}.product-tile__quick-buy:before{content:"";position:absolute;width:calc(100% - 16px);height:calc(100% - 16px);top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--light_ui-background);border-radius:100%;opacity:.1;z-index:-1;pointer-events:none}.product-tile__quick-buy [type=submit]{display:flex;align-items:center;justify-content:center;background:#0000;padding:4px;border:0;margin:0;transition:opacity .35s;cursor:pointer}.product-tile__quick-buy [type=submit]:disabled{opacity:.5}.product-tile__quick-buy [type=submit] svg{width:var(--s_icon-size);height:auto}.product-tile__quick-buy [type=submit] svg [fill]:not([fill=none]){fill:var(--light_ui-element)}.product-tile__quick-buy [type=submit] svg [stroke]:not([stroke=none]){stroke:var(--light_ui-element)}.product-tile__info{padding:var(--tile-info-vs) var(--tile-info-hs)}.product-tile__info--quick-buy{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;gap:8px}.product-tile__info--quick-buy .product-tile__title{min-height:32px}.product-tile__info--quick-buy .product-tile__price{margin:0}.product-tile__meta{min-height:var(--tile-info-mih);display:flex;flex-direction:column;align-items:center;padding-bottom:4px;text-align:center}.product-tile__vendor,.product-tile__title{display:block;margin:2px 0}.product-tile__price{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin-top:var(--tile-info-gap)}.product-tile__price del{order:1;color:var(--light_text-light-grey);text-decoration:line-through;margin:2px 0}.product-tile__price del:empty{display:none}.product-tile__price del:not(:empty)+span{color:var(--light_text-sale)}.product-tile__price span{font-weight:500;margin:2px 0}.product-tile__color-options{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}.product-tile__color-options input[type=radio]:checked+label{outline-color:var(--light_ui-element)}.product-tile__color-options input[type=radio]+label{width:16px;height:16px;overflow:hidden;display:block;background-color:var(--light_text-grey);border:1px solid var(--light_ui-background);border-radius:100%;outline:1px solid rgba(0,0,0,0);outline-offset:1px;transition:outline-color .35s}.product-tile__color-options input[type=radio]+label:before,.product-tile__color-options input[type=radio]+label:after,.product-tile__color-options input[type=radio]+label span{display:none}
/*# sourceMappingURL=/cdn/shop/t/54/assets/layout.theme.css.map */
