.featured-products-cards{background-color:transparent;padding:60px 0;width:100%}.featured-products-cards-title{font-family:var(--heading-font-family, "DM Serif Display", serif);font-size:39px;font-weight:700;color:#d4af37;text-transform:none;letter-spacing:normal;text-align:left;margin-bottom:30px;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 40px}.products-cards-container{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.product-card-item{background:linear-gradient(135deg,#1a1a1af2,#2a2a2ae6);border:1.5px solid;border-image:linear-gradient(135deg,#c9a961,#f4d03f,#c9a961) 1;padding:35px 30px 28px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;will-change:transform}.product-card-item:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(244,208,63,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.product-card-item:hover:before{opacity:1}.product-card-item:hover{transform:translateY(-8px);box-shadow:0 15px 40px #f4d03f4d}.product-card-image{width:100%;height:150px;object-fit:contain;margin-bottom:22px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));display:block}.placeholder-image{width:100%;height:150px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);margin-bottom:22px;border-radius:4px;display:flex;align-items:center;justify-content:center}.product-card-name{font-family:Cinzel,serif;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px}.product-card-price{font-size:14px;font-weight:400;background:linear-gradient(135deg,#d4a574,#f4d03f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.product-card-form{width:100%}.product-card-button{display:block;width:100%;background:linear-gradient(135deg,#d4a574,#f4d03f);color:#0d0d0d;padding:12px 20px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #f4d03f4d;font-family:inherit;position:relative;z-index:10}.product-card-button:hover{background:linear-gradient(135deg,#f4d03f,#d4a574);transform:scale(1.02);box-shadow:0 6px 20px #f4d03f80}.product-card-button:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 1024px){.products-cards-container{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 768px){.products-cards-container{grid-template-columns:1fr;gap:25px;padding:0 20px}.product-card-item{padding:30px 25px}.product-card-image,.placeholder-image{height:130px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-products-cards.css.map */
