.custom-fc__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.custom-fc__header-text{flex:1}.custom-fc__header-text.center{text-align:center}.custom-fc__header-text.left{text-align:left}.custom-fc__header-text.right{text-align:right}.custom-fc__title{font-weight:400;letter-spacing:.1em;margin:0;text-transform:uppercase}.custom-fc__subtitle{margin:.5rem 0 0;line-height:1.5}.custom-fc__view-all--top{flex-shrink:0}.custom-fc__grid{display:grid;gap:20px}.custom-fc__grid--2{grid-template-columns:repeat(2,1fr)}.custom-fc__grid--3{grid-template-columns:repeat(3,1fr)}.custom-fc__grid--4{grid-template-columns:repeat(4,1fr)}.custom-fc__grid--5{grid-template-columns:repeat(5,1fr)}.custom-fc__grid--6{grid-template-columns:repeat(6,1fr)}.custom-fc__product-card{position:relative}.custom-fc__product-link{display:block;text-decoration:none}.custom-fc__image-wrapper{position:relative;overflow:hidden;aspect-ratio:3/4;background:#f5f5f5}.custom-fc__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .5s ease}.custom-fc__image--primary{position:relative;z-index:1}.custom-fc__image--secondary{position:absolute;top:0;left:0;opacity:0;z-index:2}.custom-fc__product-card:hover .custom-fc__image--primary{opacity:0}.custom-fc__product-card:hover .custom-fc__image--secondary{opacity:1}.custom-fc__product-card:hover .custom-fc__image{transform:scale(1.03)}.custom-fc__image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;z-index:3;pointer-events:none}.custom-fc__placeholder{width:100%;height:100%;background:#f5f5f5}.custom-fc__product-info{padding:1rem 0;text-align:center}.custom-fc__product-title{display:block;font-size:14px;font-weight:400;color:#000;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease;line-height:1.4}.custom-fc__vendor{display:block;font-size:12px;color:#999;margin-bottom:.5rem}.custom-fc__price{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px}.custom-fc__compare-price{color:#999;text-decoration:line-through}.custom-fc__current-price{color:#000}.custom-fc__current-price--sale{color:#c00}.custom-fc__footer{margin-top:2rem;text-align:center}.custom-fc__view-all{display:inline-block;padding:12px 30px;font-size:14px;font-weight:500;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;border:1px solid;transition:all .3s ease}@media screen and (max-width: 749px){.custom-fc__header{flex-direction:column;text-align:center}.custom-fc__header-text{width:100%}.custom-fc__header-text.left,.custom-fc__header-text.right{text-align:center}.custom-fc__grid--3,.custom-fc__grid--4,.custom-fc__grid--5,.custom-fc__grid--6{grid-template-columns:repeat(2,1fr)}.custom-fc__grid{gap:12px}.custom-fc__product-info{padding:.75rem 0}.custom-fc__product-title,.custom-fc__price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-custom-featured-collection.css.map */
