.featured-collection-home{overflow:hidden}.featured-collection-home__header{margin-bottom:3rem;text-align:left;padding-left:2rem}@media screen and (min-width: 750px){.featured-collection-home__header{padding-left:3rem}}.featured-collection-home__title{margin:0}.featured-collection-home__scroll-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;position:relative;padding-bottom:3rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}.featured-collection-home__scroll-wrapper.is-dragging{cursor:grabbing;scroll-behavior:auto}.featured-collection-home__scroll-wrapper.is-dragging *{pointer-events:none}.featured-collection-home__scroll-wrapper:not(.is-dragging){scroll-behavior:smooth}.featured-collection-home__scroll-wrapper::-webkit-scrollbar{display:none}.featured-collection-home__custom-scrollbar{position:absolute;bottom:1rem;left:2rem;right:2rem;height:4px;background:#ddd;z-index:2}.featured-collection-home__custom-scrollbar-thumb{position:absolute;top:0;left:0;height:100%;min-width:50px;background:#000;cursor:pointer;transition:background .3s ease;display:block}.featured-collection-home__custom-scrollbar-thumb:hover{background:#333}.featured-collection-home__track{display:flex;width:fit-content}.featured-collection-home__products{display:flex;gap:2rem;padding:0 1rem}.featured-collection-home__product-wrapper{flex-shrink:0;width:300px}.product-card-wrapper{position:relative;height:100%;margin-bottom:0}.product-card-home{position:relative;background:transparent;border-radius:0;overflow:hidden;transition:transform .3s ease;height:100%;display:flex;flex-direction:column}.product-card-home .card__wishlist-btn{position:absolute;top:1rem;right:1rem;z-index:3;padding:.6rem;background:#fff;border-radius:50%;box-shadow:none;cursor:pointer!important;pointer-events:auto!important;isolation:isolate}.product-card-home .card__wishlist-btn:hover{box-shadow:none;transform:scale(1.05)}@media screen and (min-width: 990px){.product-card-home .card__wishlist-btn{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.product-card-home:hover .card__wishlist-btn,.product-card-home .card__wishlist-btn.wishlist-active{opacity:1;transform:translateY(0)}}@media screen and (max-width: 989px){.product-card-home .card__wishlist-btn{opacity:1}}.product-card-home__link{display:block;text-decoration:none;color:inherit;flex:1}.product-card-home__image-wrapper{position:relative;width:100%;padding-bottom:var(--ratio-percent, 150%);overflow:hidden;background:#f5f5f5}@media screen and (max-width: 989px){.product-card-home__image-wrapper{padding-bottom:150%!important}}.product-card-home__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card-home__image--hidden{opacity:0;pointer-events:none}.product-card-home__image--placeholder{width:100%;height:100%}.product-card-home__info{padding:1rem;text-align:center;position:relative}.product-card-home__title{font-size:1.6rem;font-weight:600;margin:0;line-height:1.3;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.product-card-home__name{color:#000}.product-card-home__separator{color:#555}.product-card-home .price,.product-card-home__price{font-size:1.6rem!important;font-weight:700;color:#555!important;letter-spacing:.05em!important;line-height:1.3!important}.product-card-home .price--on-sale{color:#000!important}.product-card-home .price--compare{font-size:1.2rem!important;font-weight:400!important;color:#999!important;text-decoration:line-through;margin-left:.5rem}.product-card-home__hover-card{position:absolute;bottom:18px;left:18px;right:18px;background:#f5f1e8;opacity:0;transition:opacity .8s cubic-bezier(.19,1,.22,1);z-index:2;box-shadow:none;border-radius:0;display:flex;flex-direction:column;max-height:none;pointer-events:none}.product-card-home:hover .product-card-home__hover-card{opacity:1;pointer-events:auto}.product-card-home__hover-card .product-card-home__wishlist-btn{position:absolute;top:18px;right:18px;z-index:3;padding:0;background:transparent;border-radius:0;box-shadow:none;cursor:pointer!important;pointer-events:auto!important;border:none;color:#000;transition:opacity .2s ease}.product-card-home__hover-card .product-card-home__wishlist-btn:hover{opacity:.7;transform:none}.product-card-home__hover-content{padding:28px 28px 18px;display:flex;flex-direction:column;overflow:visible}.product-card-home__hover-link{text-decoration:none;color:inherit;display:block;margin-bottom:.8rem}.product-card-home__hover-link:hover .product-card-home__hover-title{text-decoration:underline}.product-card-home__hover-title{font-size:1.8rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.05em;line-height:1.3;color:#000}.product-card-home__hover-card .price,.product-card-home__hover-price{font-size:1.8rem!important;font-weight:700;margin-bottom:1rem;color:#555!important;letter-spacing:.05em!important;line-height:1.3!important}.product-card-home__hover-card .price--on-sale{color:#000!important}.product-card-home__hover-card .price--compare{font-size:1.2rem!important;font-weight:400!important;color:#999!important;text-decoration:line-through;margin-left:.5rem}.product-card-home__option{margin-bottom:1rem}.product-card-home__option-label{font-size:1.2rem;font-weight:600;margin:0 0 .4rem;color:#000;text-transform:uppercase;letter-spacing:.05em}.product-card-home__one-size{font-size:1.2rem;color:#666;margin:0;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:600;letter-spacing:.05em}.product-card-home__swatches{display:flex;gap:.5rem;flex-wrap:wrap}.product-card-home__swatch{display:block;width:20px;height:20px;border-radius:50%;border:2px solid #ddd;cursor:pointer;transition:all .2s ease;position:relative;text-decoration:none}.product-card-home__swatch:hover{border-color:#000;transform:scale(1.1)}.product-card-home__swatch--active{border-color:#000;border-width:2px}.product-card-home__sizes{display:flex;gap:.5rem;flex-wrap:wrap}.product-card-home__size-input{position:absolute;opacity:0;pointer-events:none}.product-card-home__size{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .6rem;border:1px solid #ccc;background:transparent;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:35px;text-align:center;border-radius:3px}.product-card-home__size:hover{border-color:#000;background:transparent}.product-card-home__size-input:checked+.product-card-home__size{background:transparent;color:#000;border-color:#000;border-width:1px}.product-card-home__size-input:disabled+.product-card-home__size{opacity:.4;cursor:not-allowed;text-decoration:line-through;background:transparent;color:#999}.product-card-home__quick-shop{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:0 1.2rem;background:transparent;color:#000;border:none;font-size:1.4rem;font-weight:700;font-family:Oswald,sans-serif;letter-spacing:.05em;text-transform:uppercase;text-decoration:underline;cursor:pointer;transition:all .3s ease;margin-top:auto}.product-card-home__quick-shop:hover:not(:disabled){opacity:.7}.product-card-home__quick-shop:disabled{opacity:.5;cursor:not-allowed}.quick-shop__icon{display:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.product-card-home__wishlist-btn-mobile{display:none}@media screen and (max-width: 989px){.product-card-home__hover-card{display:none!important}.product-card-home__info{text-align:left;padding:.4rem 0 0}.product-card-home__wishlist-btn-mobile{display:block;position:absolute;top:50%;transform:translateY(-50%);right:.8rem;z-index:2;padding:0;background:transparent;border:none;cursor:pointer;color:#000;transition:none!important}.product-card-home__wishlist-btn-mobile *{transition:none!important;transform:none!important}.product-card-home__wishlist-btn-mobile .wishlist-btn__icon{width:18px;height:18px}.product-card-home__wishlist-btn-mobile svg{width:18px;height:18px}.product-card-home__wishlist-btn-mobile:hover{opacity:.7;transform:translateY(-50%)!important}.product-card-home__title{font-size:1rem;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.3rem;padding-right:2.5rem}.product-card-home__separator{display:none}.product-card-home .price,.product-card-home__price{font-size:1rem!important}}.featured-collection-home__footer{margin-top:3rem;text-align:center}@media screen and (max-width: 989px){.featured-collection-home__product-wrapper{width:250px}.featured-collection-home__products{gap:1.5rem}}@media screen and (max-width: 749px){.featured-collection-home__product-wrapper{width:200px}.featured-collection-home__products{gap:1rem}.featured-collection-home__header{margin-bottom:2rem}.product-card-home__hover-content{padding:1rem .8rem}.product-card-home__hover-title{font-size:1.2rem;margin-bottom:.3rem}.product-card-home__hover-price{font-size:1.2rem!important;margin-bottom:1rem}.product-card-home__title{font-size:1.2rem}.product-card-home__price{font-size:1.2rem!important}.product-card-home__option{margin-bottom:1rem}.product-card-home__option-label{font-size:1.1rem;margin-bottom:.5rem}.product-card-home__sizes{gap:.4rem}.product-card-home__size{padding:.4rem .6rem;font-size:1.1rem;min-width:35px}.product-card-home__quick-shop{padding:1rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-featured-collection-home-page.css.map */
