.l-featured-products__heading{margin-bottom:16px;color:var(--l-section-title);text-align:center}.l-featured-products__grid{--product-list-column-gap: 12px;display:flex;flex-wrap:wrap;gap:var(--product-list-block-spacing) var(--product-list-column-gap);margin-right:calc(-1 * var(--container-gutter) / 2);margin-left:calc(-1 * var(--container-gutter) / 2)}.l-featured-products__grid .l-product-card{width:calc(50% - var(--product-list-column-gap) / 2)}@media screen and (min-width: 750px){.l-featured-products__grid{gap:64px var(--grid-gap)}.l-featured-products__grid .l-product-card{width:calc(33.33% - var(--grid-gap) * 2 / 3)}}@media screen and (min-width: 1024px){.l-featured-products__grid .l-product-card{width:calc(25% - var(--grid-gap) * 3 / 4)}}.l-featured-products__nav{position:absolute;z-index:2;top:calc(50% - 80px)}.l-featured-products__nav:disabled{opacity:0}.l-featured-products__nav--prev{right:0}.l-featured-products__nav--next{left:0}.l-featured-products__swiper-slide{width:50%}@media screen and (min-width: 750px){.l-featured-products__swiper-slide{width:33.33%}}@media screen and (min-width: 1024px){.l-featured-products__swiper-slide{width:25%}.l-featured-products__swiper-wrapper--inactiveDesktop{justify-content:center}}.l-product-card__media{position:relative}.l-product-card__media--cover img{object-fit:cover}.l-product-card__media--contain img{object-fit:contain}.l-product-card__media-link{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;font-size:0}.l-product-card__badges{position:absolute;top:0;left:0;gap:4px}.l-product-card__badges-item{padding:3px 6px 2px;font-family:Nunito Sans,sans-serif;font-size:10px;font-weight:600;line-height:1;border:2px solid}@media screen and (min-width: 768px){.l-product-card__badges-item{font-size:12px}}.l-product-card__content{position:relative;text-align:center}.l-product-card__title{display:block;margin-bottom:4px;font-size:15px;color:var(--l-product-card-title)}.l-product-card-icon{width:50px;margin-left:6px;font-size:0;vertical-align:middle}.l-product-card-icon--m9m{width:34px}.l-product-card__title:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block}.l-product-card__prices{gap:10px;color:var(--l-product-card-price)}.l-product-card__prices--sale{margin-left:4px;opacity:.6}.l-product-card__cta{position:absolute;z-index:3;right:10px;bottom:10px;gap:0;transition:.2s all cubic-bezier(.165,.84,.44,1)}.l-product-card__cta--disabled{opacity:.6}.l-product-card__cta--disabled:before{pointer-events:none;content:"";position:absolute;top:13px;right:0;transform:rotate(-45deg);width:100%;height:1px;background-color:#2b2b2b}.l-product-card__cta-btn{--l-button-bg-color: #ffffff80;--l-button-border-color: #2b2b2b;--l-button-text-color: #00000078;--l-button-hover-bg-color: #ffffff80;--l-button-hover-text-color: #2b2b2b;--l-button-hover-border-color: #00000078;width:24px;height:24px;padding:4px;border-radius:4px;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}.l-product-card__variant.is-disabled{pointer-events:none;text-decoration:line-through;opacity:.5}.l-product-card__soldOut{position:absolute;z-index:2;right:10px;bottom:14px;width:32px;height:auto;opacity:.6}@media screen and (max-width: 989px){.l-featured-products__popover{background-color:transparent}.l-featured-products__popover .popover__overlay{background:#0000}.l-featured-products__popover[open] .popover__overlay{opacity:1}.l-featured-products__popover .popover__header,.l-featured-products__popover .popover__content{background:#000c}.l-featured-products__popover .popover__title{color:#fff}.l-featured-products__popover .popover__content{padding:0}.l-product-card__cta{justify-content:flex-end}.l-product-card__variant{--l-button-radius-mobile: 0;--l-button-border-width: 1px;display:block;width:100%;text-align:left;background-color:transparent}.l-product-card__variant:not(:last-child){border-bottom:1px solid rgb(var(--root-border-color))}}@media screen and (min-width: 990px){.l-product-card__title{font-size:15px}.l-product-card__cta-btn{width:24px;height:24px;padding:4px}.l-product-card__cta{visibility:hidden;opacity:0}.l-product-card__cta--disabled:before{top:12px;right:0}.l-product-card__cta.l-product-card__cta--variants{bottom:18px}.l-product-card__soldOut{width:40px;height:auto;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.165,.84,.44,1)}.l-product-card:hover .l-product-card__cta{visibility:visible;opacity:1}.l-product-card:hover .l-product-card__soldOut{visibility:visible;opacity:.6}.l-product-card__toggleVariant .l-icon-close{display:none}.l-product-card__toggleVariant.is-open .l-icon-close{display:block}.l-product-card__toggleVariant.is-open .l-icon-cart{display:none}.l-product-card__variants{pointer-events:none;position:absolute;z-index:3;bottom:18px;left:50%;transform:translate(-50%,10px);gap:4px;opacity:0}.l-product-card__variants.is-open{pointer-events:all;transform:translate(-50%);opacity:1}.l-product-card__variant{--l-button-bg-color: #00000073;--l-button-border-color: #00000073;--l-button-text-color: #fff;--l-button-hover-text-color: #fff;--l-button-hover-bg-color: #00000073;--l-button-hover-border-color: #fff;--l-button-alignment-mobile: center;--l-button-font-size-mobile: 12px;width:24px;height:24px;padding:4px;line-height:1;border-radius:4px;box-shadow:#3c40434d 0 3px 4px,#3c404326 0 3px 6px 3px}}@media screen and (min-width: 1440px){.l-product-card__cta--disabled:before{top:16px;right:0}.l-product-card__cta-btn{width:32px;height:32px;padding:6px}.l-product-card__variant{--l-button-font-size-mobile: 14px;width:32px;height:32px;padding:6px}}
/*# sourceMappingURL=/cdn/shop/t/148/assets/A-section-featured-products.css.map */
