.featuredProductsSec{position:relative;padding-top:var(--fp-padding-top, 60px);padding-bottom:var(--fp-padding-bottom, 60px);background-color:var(--fp-bg, #f8f6f1);color:var(--fp-text, #1a1a1a)}.featuredProductsSec .featuredProducts__title{color:var(--fp-text, #1a1a1a);text-align:var(--fp-title-align, center);font-size:var(--fp-title-size, 32px);margin:0 0 var(--fp-title-mb, 32px);line-height:1.2}@media screen and (max-width:767px){.featuredProductsSec .featuredProducts__title{font-size:var(--fp-title-size-mobile, var(--fp-title-size, 24px))}.featuredProductsSec{padding-top:var(--fp-padding-top-mobile, 30px);padding-bottom:var(--fp-padding-bottom-mobile, 30px)}}.featuredProductsSec .featuredProducts__title *{color:inherit;margin:0;font-size:inherit;line-height:inherit}.featuredProductsSec .featuredProducts__sliderWrap{display:block;position:relative}.featuredProductsSec .featuredProductsSlider{overflow:hidden;padding:8px 4px 16px}.featuredProductsSec .swiper-slide{height:auto;display:flex}.featuredProductsSec .swiper-slide>*{width:100%}.featuredProductsSec .featuredProducts__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;background:#fff;color:#111;border:1px solid #686672;box-shadow:3px 4px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out}.featuredProductsSec .featuredProducts__nav:hover{background:#111;color:#fff;box-shadow:3px 6px #00000026}.featuredProductsSec .featuredProducts__nav--prev{left:-10px}.featuredProductsSec .featuredProducts__nav--next{right:-10px}.featuredProductsSec .featuredProducts__nav.swiper-button-disabled{display:none}.featuredProductCard{background:#fff;color:var(--fp-text, #1a1a1a);border-radius:12px;border-style:solid;border-color:#686672;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:2px;box-shadow:5px 8px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.featuredProductCard:hover{transform:translateY(-4px);box-shadow:5px 12px #0000001f}.featuredProductCard__imageLink{display:block;background:#fff}.featuredProductCard__imageWrap{position:relative;width:100%;overflow:hidden}.featuredProductCard__badge{position:absolute;top:10px;left:10px;z-index:2;font-size:14px;line-height:1;padding:8px 15px;border-radius:6px;background:#1a1a1a;color:#fff;font-weight:600}.featuredProductCard__imageWrap:before{content:"";display:block;padding-top:100%}.featuredProductCard__image{position:absolute;top:24px;right:24px;bottom:24px;left:24px;width:calc(100% - 48px)!important;height:calc(100% - 48px)!important;object-fit:contain;transition:transform .2s ease-in-out}.featuredProductCard:hover .featuredProductCard__image{transform:scale(1.03)}.featuredProductCard__body{padding:15px;display:flex;flex-direction:column;flex:1 1 auto;gap:6px}.featuredProductCard__vendor{font-size:14px;color:var(--fp-vendor, rgba(26, 26, 26, .7));margin:0 0 12px}.featuredProductCard__title{font-size:18px;line-height:1.3;font-weight:700}.featuredProductCard__title a{color:inherit;text-decoration:none}.featuredProductCard__title a:hover{text-decoration:underline}.featuredProductCard__btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;background:var(--fp-btn-bg, #1a1a1a);border:2px solid var(--fp-btn-bg, #1a1a1a);color:var(--fp-btn-text, #fff);font-weight:600;font-size:14px;text-decoration:none;transition:background .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out}.featuredProductCard__btn:hover{background:var(--fp-btn-bg-hover, #333);color:var(--fp-btn-text-hover, #fff)!important;transform:translateY(-1px)}.featuredProductCard__btn i{font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/22/assets/featured-products.css.map */
