.featured-collection .product-card{display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 6px #0000000f;transition:.18s;height:auto;position:relative}.featured-collection .product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001f}.featured-collection .product-card__media{height:262px;aspect-ratio:2 / 3;overflow:hidden;position:relative;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none}.featured-collection .product-card__media img{width:100%;height:auto;object-fit:contain;display:block;transition:transform .3s;pointer-events:none}.featured-collection .product-card:hover .product-card__media img{transform:scale(1.05)}.featured-collection .product-card__media{position:relative}.featured-collection .product-card__pagination{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:4px;z-index:1}.featured-collection .product-card__pagination-bullet{width:6px;height:6px;background:#f76b6b;border-radius:50%;border:1px solid;cursor:pointer;transition:background .2s}.featured-collection .product-card__pagination-bullet.active{background:#000}.featured-collection .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fffffff2;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;opacity:0;transition:all .2s ease;border:none;z-index:2}.featured-collection .gallery-nav:before{content:"";width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;display:block;transition:all .2s ease}.featured-collection .gallery-prev:before{transform:rotate(-135deg);margin-left:3px}.featured-collection .gallery-next:before{transform:rotate(45deg);margin-right:3px}.featured-collection .gallery-nav:hover{background:#fff;box-shadow:0 4px 12px #0003}.featured-collection .gallery-nav:hover:before{border-color:#be0000}.featured-collection .product-card:hover .gallery-nav{opacity:1}.featured-collection .gallery-prev{left:10px}.featured-collection .gallery-next{right:10px}.featured-collection .product-card__info{position:relative;background:#fff;padding:10px;display:flex;flex-direction:column;z-index:1}.featured-collection .product-card__title{margin:0 0 10px;font:600 14px/1.3 var(--font-body-family);color:#6e6e6e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.6em}.featured-collection .product-card__title a{text-decoration:none;color:inherit}.featured-collection .product-card__price{display:flex;align-items:center;gap:8px;font:700 20px/1 var(--font-body-family);color:#be0000;margin:0}.featured-collection .product-card__price del{font:400 11px/1 var(--font-body-family);color:#999}.featured-collection .product-card__actions{display:flex;align-items:center;justify-content:space-between;background:#f6f9fb;padding:18px 18px 18px 16px;border-radius:4px;margin-top:-10px;gap:10px}.featured-collection .product-card__price{font-size:1.25rem;font-weight:700;color:#232323;margin:0;letter-spacing:.01em}.featured-collection .product-card__button{background:#d3d8dd;color:#232323;border-radius:20px;font-size:1rem;font-weight:500;padding:8px 22px;border:none;box-shadow:none;transition:background .2s,color .2s;margin:0;white-space:nowrap}.featured-collection .product-card__button:hover{background:#bfc5cb;color:#232323}@media (max-width: 768px){.featured-collection .product-card__title{font-size:11px;height:2.4em}.featured-collection .product-card__price{font-size:14px}.featured-collection .product-card__button{font-size:10px;padding:8px 0}.featured-collection .product-card__media{height:200px}.featured-collection .gallery-nav{width:28px;height:28px;opacity:.8}.featured-collection .gallery-nav:before{width:7px;height:7px}.featured-collection .gallery-prev{left:5px}.featured-collection .gallery-next{right:5px}.featured-collection .product-card__actions{padding:12px 10px}.featured-collection .product-card__button{font-size:.92rem;padding:7px 14px}.featured-collection .product-card__price{font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-collection.css.map */
