.product-drops{padding:56px clamp(16px,4vw,40px) 80px;background:#f3f3f1}.product-drops__inner{max-width:1400px;margin:0 auto}.product-drops__header{max-width:480px;margin-bottom:36px}.product-drops__heading{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(24px,2.6vw,30px);text-transform:uppercase;letter-spacing:.3px;color:#111;margin:0 0 12px}.product-drops__text{font-size:13px;line-height:1.7;color:#6b6b6b;margin:0}.product-drops__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#f3f3f1;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.product-card__media{position:relative;display:block;aspect-ratio:3 / 4;background:#f7f7f6;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .4s ease}.product-card__image--placeholder{background:linear-gradient(135deg,#eceae4,#dcdad2)}.product-card__media:hover .product-card__image{transform:scale(1.03)}.product-card__badge{position:absolute;top:16px;left:16px;z-index:2;background:#111;color:#fff;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:6px 14px;border-radius:999px}.product-card__info{padding:20px 10px 10px}.product-card__title{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:17px;text-transform:uppercase;letter-spacing:.3px;margin:0 0 8px}.product-card__title a{color:#111;text-decoration:none}.product-card__desc{font-size:12.5px;line-height:1.6;color:#8a8a8a;margin:0 0 12px;max-width:34ch}.product-card__price{display:block;font-size:14px;font-weight:600;color:#111}@media(max-width:900px){.product-drops__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media(max-width:560px){.product-drops__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.product-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-cards.css.map */
