.s-featured-collection--background{background-image:url("../assets/background.png");background-repeat:no-repeat;background-size:cover}.s-featured-collection__title{margin:0 auto 20px;max-width:300px}@media screen and (min-width: 768px){.s-featured-collection__title{max-width:unset;margin:0 auto 30px}}.s-featured-collection__grid{padding:0 20px;display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 992px){.s-featured-collection__grid{max-width:1005px;margin:auto;grid-template-columns:repeat(3, minmax(0, 1fr))}}.product-card{display:flex;flex-direction:column;align-items:center;gap:13px;padding:20px;border-radius:5px;background:rgba(250,247,240,.5);box-shadow:0px 0px 4px rgba(0,0,0,.15);position:relative}.product-card__gallery-tags{z-index:2;position:absolute;right:30px;top:30px;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}@media screen and (min-width: 768px){.product-card__gallery-tags{right:25px;top:30px;-moz-column-gap:5.12px;column-gap:5.12px}}.product-card__gallery-tag{display:flex;justify-content:center;align-items:center;padding:6px 13.17px;color:#fff;text-align:center;font-family:var(--font-body-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase;border-radius:47.034px}.product-card__gallery-tag--type-1{background-color:#e98044}.product-card__gallery-tag--type-2{background-color:#af8998}.product-card__gallery-tag--type-3{line-height:normal;border-radius:5px;background-color:red;padding:4px 6px}.product-card__image{width:100%}.product-card__image img{border-radius:5px;width:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.product-card__info{display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.product-card__title{text-align:center;margin:0;color:#1f1f1f;line-height:1.5;font-size:20px}.product-card__title a{font-family:var(--font-body-primary);text-decoration:none;color:inherit;transition:color .3s ease;font-weight:500}.product-card__title a:hover{color:#e98044}.product-card .product-form__payment-container{width:100%;margin-top:auto}.product-card__add-to-cart{flex-wrap:wrap;row-gap:5px;padding:18px 10px;font-size:19px;font-weight:500;text-transform:uppercase;line-height:normal;width:100%}.product-card__add-to-cart span{white-space:nowrap;line-height:normal;margin-right:3px}.product-card__price{margin-right:5px;font-weight:600;color:#1f1f1f;font-family:"Apercu Mono Pro";font-size:18px;font-style:normal;font-weight:700;line-height:normal}.product-card__price-original{text-decoration:line-through;color:rgba(31,31,31,.5);font-family:"Apercu Mono Pro";font-size:18px;font-style:normal;font-weight:400;line-height:normal}