.product-wrapper{display:flex;flex-direction:column;justify-content:space-between;text-align:center;gap:10px;position:relative;cursor:pointer;height:500px;background-color:#fff;width:19vw!important;border:1px solid var(--color-grey-quantum)}.product-image-container{position:relative;width:19vw;height:400px;overflow:hidden;background-color:#fff}.product-img{object-fit:cover!important;width:19vw!important;height:400px!important;display:block;transition:opacity .35s ease;border-radius:0!important}.primary-img{opacity:1}.product-second-img{position:absolute;inset:0;object-fit:cover!important;width:19vw!important;opacity:0;pointer-events:none}.product-wrapper:hover .product-second-img{opacity:1}.product-wrapper:hover .primary-img{opacity:0}.product-wrapper.no-second-img:hover .primary-img{opacity:1}.product-footer{background-color:var(--color-grey);color:#fff;font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:4px;padding:5px!important}.product-price-prefix{font-size:.72rem;font-weight:500}.product-add-cart-btn{border:0;background-color:#000;color:#fff;min-height:36px;padding:8px 10px;font-size:.75rem;cursor:pointer}.product-add-cart-btn:disabled{background-color:var(--color-grey-quantum);color:#555;cursor:not-allowed}.product-tag{background-color:#bc0505;color:#fff;position:absolute;top:1rem;left:0;height:2.5rem;display:flex;justify-content:center;align-items:center;padding:5px;z-index:2}.last-price{font-size:1.1rem}.catalog-hero-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border-radius:24px;background:var(--color-cream);box-shadow:0 22px 50px rgba(58,36,24,.16);color:var(--color-chocolate)}.catalog-hero-card__media{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden}.catalog-hero-card__image{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;transition:opacity .32s ease,transform .5s ease}.catalog-hero-card:hover .catalog-hero-card__image--primary,.catalog-hero-card__image--secondary{opacity:0}.catalog-hero-card:hover .catalog-hero-card__image--secondary{opacity:1;transform:scale(1.015)}.catalog-hero-card.no-second-img:hover .catalog-hero-card__image--primary{opacity:1}.catalog-hero-card__price{position:absolute;top:1rem;right:1rem;z-index:3;min-height:40px;padding:.65rem 1rem;display:inline-flex;align-items:center;border-radius:999px;background:var(--color-chocolate);box-shadow:0 8px 22px rgba(58,36,24,.2);color:var(--color-cream);font-size:.95rem!important;font-weight:800}.catalog-hero-card__body{flex:1 1;padding:clamp(1rem,2vw,1.6rem);display:flex;flex-direction:column;text-align:center}.catalog-hero-card__body h3{margin:0;font-size:clamp(1.15rem,1.7vw,1.65rem)!important;font-weight:800;line-height:1.08}.catalog-hero-card__body h3 a{color:inherit;font-family:inherit;font-size:inherit!important;font-weight:inherit;line-height:inherit;text-decoration:none}.catalog-hero-card__body>p{flex:1 1;margin:1rem 0 1.4rem;color:var(--color-chocolate);font-size:.95rem!important;font-weight:450;line-height:1.55}.catalog-hero-card__body>button{width:100%;min-height:44px;padding:.65rem 1rem;border:0;border-radius:999px;background:var(--color-pistachio);color:var(--color-cream);font-weight:700}.catalog-hero-card__body>button:disabled{opacity:.55;cursor:not-allowed}@media screen and (max-width:900px){.desktop{display:none}.product-slider-wrapper .product-wrapper,.product-slider-wrapper>div>div:first-child{gap:0;width:100vw!important}.product-image-container{width:100vw!important;height:400px}.product-img,.product-second-img{width:100vw!important;height:400px!important}.product-slider.mobile .product-wrapper{width:100%!important;height:auto;gap:0;overflow:hidden;border-color:#e1dbd4;border-radius:4px;text-align:left}.product-slider.mobile .product-image-container{width:100%!important;height:auto;aspect-ratio:1/1.16}.product-slider.mobile .product-img,.product-slider.mobile .product-second-img{width:100%!important;height:100%!important}.product-slider.mobile .product-wrapper>p:not(.product-footer){min-height:38px;padding:10px 10px 0;font-size:.78rem;line-height:1.25}.product-slider.mobile .product-footer{justify-content:flex-start;background:#fff;color:var(--color-primary);padding:7px 10px 12px!important;font-size:.84rem}.product-slider.mobile .product-add-cart-btn,.product-slider.mobile .product-tag{display:none}.category-container .product-wrapper{width:100%!important;height:auto;min-height:0;gap:0;overflow:hidden;border-radius:4px;border-color:#e1dbd4;text-align:left}.category-container .product-image-container{width:100%!important;height:auto;aspect-ratio:1/1.22}.category-container .product-img,.category-container .product-second-img{width:100%!important;height:100%!important}.category-container .product-wrapper>p:not(.product-footer){min-height:42px;padding:10px 10px 0;font-size:.82rem;line-height:1.25}.category-container .product-footer{justify-content:flex-start;background:#fff;color:var(--color-primary);padding:8px 10px 10px!important;font-size:.86rem}.category-container .product-add-cart-btn{min-height:34px;font-size:.62rem}.category-container .product-tag{top:10px;left:8px;height:auto;padding:5px 8px;border-radius:4px;background:#fff;color:var(--color-primary);font-size:.62rem}.catalog-hero-card{border-radius:16px}.catalog-hero-card__body{padding:.85rem}.catalog-hero-card__body h3{font-size:clamp(.9rem,4vw,1.15rem)!important}.catalog-hero-card__body>p{margin:.7rem 0 1rem;font-size:.72rem!important;line-height:1.4}.catalog-hero-card__price{top:.65rem;right:.65rem;min-height:32px;padding:.45rem .7rem;font-size:.72rem!important}}