.fcwi-section{background-color:#fff9f7}.fcwi-section__header{margin-bottom:2.4rem}.fcwi-section__title{font-size:24px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin:0 0 .6rem;color:#111;font-family:Assistant,San-serif}.fcwi-section__subheading{font-size:1rem;color:#555;margin:0;line-height:1.5;text-align:center}.fcwi-grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media(min-width:750px){.fcwi-grid{grid-template-columns:50% 1fr;align-items:start}}.fcwi-grid__hero{position:relative;overflow:hidden;min-height:420px}@media(max-width:749px){.fcwi-grid__hero{min-height:320px}}.fcwi-hero__image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.fcwi-hero__image.placeholder{position:relative;inset:auto;min-height:420px}.fcwi-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:2.4rem;z-index:2}.fcwi-hero__content{color:#fff;max-width:480px}.fcwi-hero__badge{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;opacity:.9}.fcwi-hero__title{font-size:16px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .75rem;line-height:1.15}.fcwi-hero__desc{font-size:12px;line-height:1.55;margin:0 0 1.4rem;opacity:.92}.fcwi-hero__btn{display:inline-block;background:#fff;color:#111;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.85rem 1.8rem;text-decoration:none;border:2px solid #fff;transition:background .2s ease,color .2s ease}.fcwi-hero__btn:hover{background:transparent;color:#fff}.fcwi-grid__products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;align-content:start}.fcwi-product-card{display:flex;flex-direction:column;background:#fff}.fcwi-product-card__image-wrap{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f5f5f5}.fcwi-product-card__image-link{display:block;width:100%;height:100%}.fcwi-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease,transform .4s ease}.fcwi-product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.fcwi-product-card__image-wrap:hover .fcwi-product-card__image:not(.fcwi-product-card__image--hover){opacity:0;transform:scale(1.04)}.fcwi-product-card__image-wrap:hover .fcwi-product-card__image--hover{opacity:1}.fcwi-product-card__badge{position:absolute;top:.8rem;left:.8rem;background:#f4825b;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.28rem .5rem;z-index:2;line-height:1.4}.fcwi-product-card__badge--new{background:#34bf49}.fcwi-product-card__info{display:flex;flex-direction:column;gap:.3rem;padding:.75rem 0 0;flex:1}.fcwi-product-card__vendor{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#888;text-decoration:none}.fcwi-product-card__vendor:hover{color:#111}.fcwi-product-card__title{font-size:12px!important;line-height:10px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-weight:400;font-family:Montserrat!important}.fcwi-product-card__title:hover{text-decoration:underline}.fcwi-product-card__price{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.fcwi-product-card__price-current{font-size:12px;font-weight:400;color:#111;font-family:Montserrat!important}.fcwi-product-card__price-compare{font-size:.78rem;color:#aaa;text-decoration:line-through}.fcwi-product-card__atc-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;padding-top:.6rem;width:100%;background:#d4af37;color:#111;border:none;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.85rem .75rem;cursor:pointer;transition:background .2s ease;position:relative;overflow:hidden;min-height:42px}.fcwi-product-card__info .fcwi-product-card__atc-btn{margin-top:auto;padding-top:.85rem}.fcwi-product-card__atc-btn:hover:not(:disabled):not([aria-disabled=true]){background:#edd63f}.fcwi-product-card__atc-btn:disabled,.fcwi-product-card__atc-btn[aria-disabled=true]{background:#ccc;cursor:not-allowed}.fcwi-btn__spinner{display:none;width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;flex-shrink:0;animation:fcwi-spin .6s linear infinite}.fcwi-product-card__atc-btn.fcwi--loading{opacity:.8;pointer-events:none}.fcwi-product-card__atc-btn.fcwi--loading .fcwi-btn__spinner{display:block}.fcwi-product-card__atc-btn.fcwi--added{background:#34bf49}.fcwi-product-card__atc-btn.fcwi--added:hover{background:#2ba840}@keyframes fcwi-spin{to{transform:rotate(360deg)}}.fcwi-product-card--placeholder .fcwi-product-card__vendor,.fcwi-product-card--placeholder .fcwi-product-card__title{opacity:.35}@media(max-width:749px){.fcwi-section__header{margin-bottom:1.4rem}.fcwi-grid{gap:1rem}.fcwi-grid__products{gap:.75rem}.fcwi-hero__overlay{padding:1.4rem}.fcwi-hero__title{font-size:1.4rem}.fcwi-hero__badge{font-size:.62rem}.fcwi-hero__desc{font-size:.85rem}.fcwi-product-card__title{font-size:.7rem}.fcwi-product-card__atc-btn{font-size:.62rem;padding:.72rem .4rem;letter-spacing:.06em;min-height:38px}.fcwi-product-card__badge{font-size:.62rem;padding:.22rem .38rem}}@media(max-width:480px){.fcwi-section__title{font-size:1.3rem}.fcwi-grid__products{gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/featured-collection-with-image.css.map */
