.fs-products{background:#c8e883;border-top:2px solid #1a1a2e;border-bottom:2px solid #1a1a2e;padding:96px 0}.fs-products__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:24px;flex-wrap:wrap}.fs-products__title{font-weight:900;letter-spacing:-.02em;font-size:clamp(32px,4vw,52px);margin:0;line-height:1.1;color:#1a1a2e}.fs-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fs-product{background:#fff;border:2px solid #1a1a2e;border-radius:20px;overflow:hidden;box-shadow:6px 6px #1a1a2e;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none;color:#1a1a2e;display:flex;flex-direction:column}.fs-product:hover{transform:translate(-3px,-3px);box-shadow:9px 9px #1a1a2e}.fs-product__img{aspect-ratio:1;background:#fff2c8;display:grid;place-items:center;border-bottom:2px solid #1a1a2e;position:relative;overflow:hidden}.fs-product__img img{width:100%;height:100%;object-fit:cover}.fs-product__placeholder-text{font-family:Caveat,cursive;font-size:42px;color:#de51bb}.fs-product__badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:800;border:2px solid #1a1a2e;background:#fff;z-index:1}.fs-product__badge--sale{background:#de51bb;color:#fff}.fs-product__badge--new{background:#c8e883}.fs-product__badge--best{background:#fff2c8}.fs-product__body{padding:20px;flex:1;display:flex;flex-direction:column}.fs-product__title{font-size:17px;font-weight:900;margin:0 0 4px;letter-spacing:-.01em;color:#1a1a2e}.fs-product__desc{font-size:13px;color:#4a4a68;margin:0 0 12px;line-height:1.45;flex:1}.fs-product__meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.fs-product__price{font-weight:900;font-size:20px;color:#1a1a2e}.fs-product__price s{font-size:14px;color:#4a4a68;margin-right:6px;font-weight:500}.fs-product__tag{font-size:11px;font-weight:700;background:#c7a8f7;border:2px solid #1a1a2e;padding:4px 10px;border-radius:100px}@media(max-width:900px){.fs-products__grid{grid-template-columns:repeat(2,1fr)}.fs-products{padding:64px 0}}@media(max-width:500px){.fs-products__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-fs-products.css.map */
