.fx-products{padding-block:72px 64px;background:var(--fx-products-background, #ffffff)}.fx-products__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(28px,4vw,48px)}.fx-products__intro{max-width:720px}.fx-products__intro .fx-copy{margin-top:16px}.fx-products__grid{display:grid;grid-template-columns:repeat(var(--fx-product-columns, 4),minmax(0,1fr));gap:clamp(16px,2.4vw,30px)}.fx-product-card{position:relative;min-width:0;color:var(--fx-color-ink, #2b1f1a)}.fx-product-card__media-link{position:relative;display:block;overflow:hidden;aspect-ratio:var(--fx-product-ratio, 4 / 5);border-radius:var(--fx-radius-md, 22px);background:#f1e9e3;color:inherit}.fx-product-card__image,.fx-product-card__placeholder,.fx-product-card__placeholder svg{display:block;width:100%;height:100%}.fx-product-card__image{object-fit:cover;transition:opacity .25s ease,transform .5s cubic-bezier(.2,.65,.3,1)}.fx-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.fx-product-card__media-link:hover .fx-product-card__image--primary{transform:scale(1.025)}.fx-product-card__media-link:hover .fx-product-card__image--secondary{opacity:1;transform:scale(1.025)}.fx-product-card__badge{position:absolute;z-index:2;top:12px;left:12px;border-radius:999px;padding:7px 11px;background:var(--fx-color-white, #ffffff);color:var(--fx-color-ink, #2b1f1a);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.fx-product-card__badge--sale{background:var(--fx-color-berry, #b51f5a);color:#fff}.fx-product-card__content{padding-top:16px}.fx-product-card__title{margin:0;font-size:16px;font-weight:680;line-height:1.35}.fx-product-card__title a{color:inherit;text-decoration:none}.fx-product-card__title a:hover{color:var(--fx-color-berry, #b51f5a)}.fx-product-card__price{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px;color:var(--fx-color-muted, #71625b);font-size:15px}.fx-product-card__price s{opacity:.72}.fx-product-card__price--sale{color:var(--fx-color-berry, #b51f5a);font-weight:750}.fx-product-card__form,.fx-product-card__action{margin-top:14px}.fx-product-card__product-form{display:block}.fx-product-card__product-form .product-form__error-message-wrapper{margin-top:10px;color:#a11b1b;font-size:13px;line-height:1.4}.fx-product-card__button{width:100%;min-height:44px;border:1px solid var(--fx-color-ink, #2b1f1a);border-radius:999px;padding:10px 16px;background:transparent;color:var(--fx-color-ink, #2b1f1a);cursor:pointer;font:750 13px/1.2 var(--fx-font-body, sans-serif);letter-spacing:.04em;text-decoration:none;transition:background-color .18s ease,color .18s ease}.fx-product-card__button:hover{background:var(--fx-color-ink, #2b1f1a);color:#fff}.fx-product-card__button[disabled]{border-color:#b7aaa3;color:#8f8179;cursor:not-allowed}.fx-product-card__button[aria-disabled=true]{cursor:wait;opacity:.72}.fx-product-card__button .loading__spinner{width:18px;height:18px;margin-left:8px}.fx-product-card__button .loading__spinner svg{display:block;width:100%;height:100%;animation:fx-product-spinner 1.1s linear infinite}.fx-product-card__button .loading__spinner circle{stroke:currentColor;stroke-linecap:round;stroke-dasharray:95;stroke-dashoffset:28}@keyframes fx-product-spinner{to{transform:rotate(360deg)}}.fx-products__footer{margin-top:clamp(32px,5vw,56px);text-align:center}@media(max-width:989px){.fx-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.fx-products{padding-block:52px 48px}.fx-products__header{display:block}.fx-products__header>.fx-button{margin-top:24px}.fx-products__grid{gap:26px 12px}.fx-product-card__media-link{border-radius:var(--fx-radius-sm, 12px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fx-home-products.css.map */
