.tops-section{background-color:#f9f9f9;padding:60px 20px}.tops-title{font-family:Playfair Display,serif;font-size:32px;font-weight:700;text-align:center;color:#222;letter-spacing:1px;padding-bottom:10px;max-width:400px;margin:40px auto 10px}.underline{width:80px;height:2px;background-color:#222;margin:0 auto 40px}.chapter-description{font-size:16px;font-family:Playfair Display,serif;text-align:center;color:#444;margin-top:10px;margin-bottom:20px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;justify-items:center;padding:0 40px}.product-card{width:100%;max-width:350px;text-align:center;position:relative}.product-image-wrapper{position:relative;width:100%;aspect-ratio:2 / 3;overflow:hidden;background-color:#fff}.product-image-wrapper img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:opacity .4s ease}.product-image-wrapper img.main-image{opacity:1;z-index:1}.product-image-wrapper img.hover-image{opacity:0;z-index:2}.product-image-wrapper:hover img.main-image{opacity:0}.product-image-wrapper:hover img.hover-image{opacity:1}.product-card-title{margin-top:10px;font-size:15px;font-weight:500;color:#000}.product-card-price{font-size:14px;color:#555}.product-card.is-soldout .product-image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:3}.product-card.is-soldout .badge-soldout{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:20px;letter-spacing:2px;color:#fff;text-transform:uppercase;pointer-events:none;z-index:4}.product-card.is-soldout .product-image-wrapper:hover img.main-image{opacity:0}.product-card.is-soldout .product-image-wrapper:hover img.hover-image{opacity:1}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(2,1fr);padding:0;gap:0px}.product-card{max-width:100%;width:100%;margin-bottom:20px}.product-image-wrapper{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tops.css.map */
