.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}}.featured-collections .l-featured-pdp2__grid{gap:30px;grid-template-columns:repeat(4,minmax(0px,1fr))!important;display:grid;margin-left:0;margin-right:0}.featured-collections .l-product-card.pdp2{flex:1;width:100%;background-color:#eaeaea;padding:15px 15px 110px;position:relative}.featured-collections .l-product-card.pdp2.hide-swatches{padding-bottom:55px}.featured-collections .l-product-card.pdp2.l-product-card--no-media{height:fit-content}.featured-collections .l-product-card.pdp2 .l-product-card__content{text-align:left;padding-top:0;position:absolute;bottom:15px;width:100%;left:0;padding-left:15px;padding-right:15px}.featured-collections .l-product-card.pdp2 .l-product-card__title{color:#404040;position:relative;width:fit-content}.featured-collections .l-product-card.pdp2 .l-product-card__title sup{top:-6px;position:absolute;right:-10px}.featured-collections .l-product-card.pdp2 [data-product-title] h3,.featured-collections .l-product-card.pdp2 .l-product-card__title{margin-bottom:0}.featured-collections .l-product-card.pdp2 .l-product-card__title,.featured-collections .l-product-card.pdp2 .l-product-group__selectedProduct-product,.featured-collections .l-product-card.pdp2 .l-product-group__selectedProduct-label,.featured-collections .l-product-card.pdp2 .l-product-frame_color{font-weight:600}.featured-collections .l-product-card.pdp2 .l-product-card__prices{justify-content:unset}.featured-collections .l-product-card.pdp2 .l-product-card__media{background-color:#fff;margin-bottom:10px}.featured-collections .l-product-card.pdp2 .swiper-horizontal{padding-bottom:18px}.featured-collections .l-product-card.pdp2 .l-product-group__selectedProduct-product{margin-top:6px}.featured-collections .l-product-card.pdp2 .l-media-ratio{padding-top:96%}.featured-collections .l-product-card.pdp2 .l-product-card__badges{top:25px;left:25px}.featured-collections .l-product-card.pdp2 .l-product-card__badges-item{font-size:12px;color:#404040;background-color:#e3b90a;border-radius:999px;font-family:"Helvetica Neue",var(--text-font-family);font-weight:400;padding:3px 8px;border:0}.featured-collections .l-product-card.pdp2.l-product-card--no-media .l-product-card__badges{position:initial}.featured-collections .l-product-conditions,.featured-collections .l-product__condition-item,.drawer--preview-card .l-product-conditions,.drawer--preview-card .l-product__condition-item{display:flex}.featured-collections .l-product-conditions,.drawer--preview-card .l-product-conditions{gap:2px 12px;padding-top:5px;padding-bottom:7px}.featured-collections .l-product__condition-item,.drawer--preview-card .l-product__condition-item{gap:7px;align-items:center}.featured-collections .circle,.drawer--preview-card .circle{min-width:20px;height:20px;border-radius:50%;background:#000;display:flex;justify-content:center;align-items:center;margin-top:-4px}.featured-collections .circle svg,.drawer--preview-card .circle svg{width:12px}.featured-collections .l-product__text--sku{font-size:12px}.featured-collections .l-product-card__cta{right:15px;bottom:0;visibility:visible;opacity:1}.featured-collections .l-product-card__cta--disabled{opacity:.3!important}.featured-collections .l-button.is-loading:before{border-color:#000}.featured-collections .l-product-card__cta-btn{box-shadow:none;background-color:transparent;padding:0}.featured-collections .swiper-pagination{width:initial;background-color:#f5f5f5;border-radius:999px;padding:6px;left:50%;transform:translate(-50%);display:flex}.featured-collections .swiper-pagination-bullet{background-color:transparent;border:1px solid #000000;width:10px;height:10px;opacity:1}.featured-collections .swiper-pagination-bullet-active{background-color:#000}.featured-collections .l-product-group__colorswatch--container{z-index:2;position:relative;padding-top:10px;padding-bottom:10px}.featured-collections .l-product-group__colorswatch--container .l-product-group{display:flex;align-items:center;flex-wrap:nowrap;gap:5px;width:100%}.featured-collections .l-product-group__colorswatch--container .l-product-group__item{cursor:pointer}.featured-collections .l-product-group__colorswatch--container .l-product-group__item,.featured-collections .l-product-group__colorswatch--container .l-product-group__more{width:40px;min-width:40px;aspect-ratio:1;border:1px solid #707070;overflow:hidden;background-color:#fff}.featured-collections .l-product-group__colorswatch--container .l-product-group__item.is-selected{border-color:#000}.featured-collections .l-product-group__colorswatch--container .l-product-group__more{display:flex;align-items:center;justify-content:center;font-size:14px}.featured-collections .l-product-group__colorswatch--container .l-product-group__item img{width:100%;height:100%;object-fit:cover;display:block}.featured-collections .l-product-group,.featured-collections .l-product-card__prices{font-size:20px;line-height:28px;text-transform:uppercase}.featured-collections .l-product__condition-item{font-size:15px}.drawer--preview-card .l-product-group__lens img{margin-left:6px;max-width:40px;transform:translateY(4px)}.drawer--preview-card .l-product-images .img{border:1px solid #707070;margin-bottom:10px}@media(min-width:768px){.featured-collections .l-product-group__colorswatch--container .l-product-group__more .mobile-only{display:none}.featured-collections .l-product-group__colorswatch--container .l-product-group__more .desktop-only{display:block}}@media(max-width:1200px){.featured-collections .l-featured-pdp2__grid{grid-template-columns:repeat(3,minmax(0px,1fr))!important}}@media(max-width:990px){.featured-collections .l-featured-pdp2__grid{grid-template-columns:repeat(2,minmax(0px,1fr))!important}}@media(max-width:767px){.featured-collections .l-featured-pdp2__grid{gap:15px}.featured-collections .l-product-card.pdp2{padding:10px 10px 95px}.featured-collections .l-product-card.pdp2.hide-swatches{padding-bottom:47.5px}.featured-collections .l-product-card__cta{right:10px}.featured-collections .l-product-card.pdp2 .l-product-card__content{padding-left:10px;padding-right:10px}.featured-collections .l-product-group__colorswatch--container .l-product-group__more{font-size:10px}.featured-collections .l-product-group__colorswatch--container .l-product-group__item:nth-of-type(n+4),.featured-collections .l-product-group__colorswatch--container .l-product-group__more .desktop-only{display:none}.featured-collections .l-product-group__colorswatch--container .l-product-group__more .mobile-only{display:block}.featured-collections .l-product-group__colorswatch--container .l-product-group__item,.featured-collections .l-product-group__colorswatch--container .l-product-group__more{width:30px;min-width:30px}}@media(max-width:478px){.featured-collections .l-product-card.pdp2 .l-product-card__badges{top:15px;left:15px}.featured-collections .l-product-card.pdp2 .l-product-card__badges-item{font-size:10px;padding:3px 6px}}@media(max-width:375px){.featured-collections .l-product-group__colorswatch--container .l-product-group__item,.featured-collections .l-product-group__colorswatch--container .l-product-group__more{width:25px;min-width:25px}.featured-collections .l-product-group__colorswatch--container .l-product-group__more{font-size:10px}}@media(max-width:340px){.featured-collections .l-product-group__colorswatch--container .l-product-group__item,.featured-collections .l-product-group__colorswatch--container .l-product-group__more{width:23px;min-width:23px}}
/*# sourceMappingURL=/cdn/shop/t/187/assets/A-section-featured-products.css.map */
