.dev-featured-product-header{display:flex;flex-direction:column;align-items:center}.dev-featured-product__section-image{width:100%;height:100%;object-fit:cover}.product-items-wrapper{display:flex;gap:10px;row-gap:16px;margin-bottom:40px;flex-wrap:wrap}.product-items-wrapper .product-item-wrapper{max-width:calc(25% - 7.5px);width:100%;height:100%}.featured-product-card__image{display:flex}.featured-product-card__image img{aspect-ratio:4/5;width:100%;height:100%;min-height:240px;object-fit:cover;background-size:cover}.fpci-bar{position:relative;height:1px;background:#e8e8e8;-webkit-user-select:none;user-select:none}.fpci-bar .thumb{position:absolute;left:0;top:0;height:1px;width:0;background:#000;pointer-events:none}.featured-product-card--bold .fpci-bar,.featured-product-card--bold .fpci-bar .thumb{height:2px}.featured-product-card__title{display:block;text-align:center;margin-top:20px;margin-bottom:6px;font-size:16px;line-height:1.1;letter-spacing:.32px}.featured-product-card__price{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;font-size:16px;line-height:1.1;letter-spacing:.32px}.featured-product-card__image-wrapper{position:relative;display:block}.featured-product-card__buy-btn-wrapper{position:absolute;bottom:16px;right:16px;width:35px;height:35px;z-index:2}.featured-product-card__buy-btn svg{width:12px;height:16px;flex-shrink:0}.card-buy-btn-backet:not(:disabled):hover{background:#000;transition:background .3s ease}.card-buy-btn-backet:not(:disabled){cursor:pointer}.card-buy-btn-backet:disabled{opacity:.4}.card-buy-btn-backet{width:35px;height:35px;flex-shrink:0;padding:0;margin:0;transition:background .3s ease;display:flex;align-items:center;justify-content:center;border-radius:50px;border:1px solid #fff;background:#221e1f40;box-shadow:0 5px 25px #0000001a}.show-more-btn{margin:0 auto}.product-item-wrapper.hidden,.product-item-wrapper.extra-hidden,.show-more-text.hidden,.show-less-text.hidden{display:none}.product-items-wrapper,.dev-featured-product-header{padding:0 20px}.featured-product-card__image--viewer{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.featured-product-image-viewer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999}.featured-product-image-viewer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center}.featured-product-image-viewer__container{position:relative;width:90%;height:70%;max-width:1200px;max-height:800px;display:flex;flex-direction:column}.featured-product-image-viewer__close{position:absolute;top:-50px;right:0;background:none;border:none;color:#fff;cursor:pointer;padding:10px;z-index:10000;border-radius:50%;transition:background-color .2s ease}.featured-product-image-viewer__content{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden}.featured-product-image-viewer__image-container{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;background:#f8f8f8}.featured-product-image-viewer__image{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.featured-product-image-viewer__thumbnails{display:flex;gap:10px;padding:15px 20px;background:#fff;border-top:1px solid #e8e8e8;overflow-x:auto;justify-content:center}.featured-product-image-viewer__thumbnail{flex-shrink:0;width:60px;height:60px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s ease}.featured-product-image-viewer__thumbnail:hover,.featured-product-image-viewer__thumbnail.active{border-color:#000}.featured-product-image-viewer__thumbnail img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.featured-product-card__buy-btn-wrapper{position:absolute;bottom:10px;right:10px;width:35px;height:35px;z-index:2}.featured-product-image-viewer__container{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}.featured-product-image-viewer__overlay{padding:0}.featured-product-image-viewer__close{top:15px;right:15px;background:#00000080;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10001}.featured-product-image-viewer__close:hover{background:#000000b3}.featured-product-image-viewer__content{height:100%;border-radius:0;display:flex;flex-direction:column}.featured-product-image-viewer__image-container{flex:1;padding:60px 15px 15px;min-height:0;display:flex;align-items:center;justify-content:center}.featured-product-image-viewer__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.featured-product-image-viewer__thumbnails{padding:15px;gap:8px;flex-shrink:0;max-height:120px;overflow-y:hidden;border-top:1px solid #e8e8e8;background:#fff}.featured-product-image-viewer__thumbnail{width:60px;height:60px;flex-shrink:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .2s ease}.featured-product-image-viewer__thumbnail:active{transform:scale(.95)}.featured-product-image-viewer__thumbnail img{width:100%;height:100%;object-fit:cover}body.image-viewer-open{overflow:hidden;position:fixed;width:100%}}.swiper-button-next,.swiper-button-prev{width:20px;height:20px;padding:0 5px;opacity:0;visibility:hidden;transition:all .3s ease}.swiper:hover .swiper-button-next,.swiper:hover .swiper-button-prev{width:20px;height:20px;padding:0 5px;opacity:1;visibility:visible;transition:all .3s ease}.swiper-button-next:after,.swiper-button-prev:after{display:none}@media (max-width: 480px){.featured-product-image-viewer__close{top:10px;right:10px;width:40px;height:40px}.featured-product-image-viewer__image-container{padding:50px 10px 10px}.featured-product-image-viewer__thumbnails{padding:10px;gap:6px;max-height:100px}.featured-product-image-viewer__thumbnail{width:50px;height:50px}}@media all and (max-width:767px){.featured-product-card__image img{min-width:102%}}@media screen and (max-width:750px){.product-items-wrapper{column-gap:4px}.product-items-wrapper .product-item-wrapper{max-width:calc(50% - 2px)}.dev-featured-product-header{padding:0 5px}.product-items-wrapper{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/dev-featured-product.css.map */
