.product-showcase-hero{position:relative;overflow:hidden}.product-showcase-hero__inner,.product-showcase-hero__slider{position:relative}.product-showcase-hero__slide{position:relative;height:min(900px,100vh);overflow:hidden}.product-showcase-hero__media,.product-showcase-hero__media-inner{position:absolute;top:0;right:0;bottom:0;left:0}.product-showcase-hero__image,.product-showcase-hero__image img{width:100%;height:100%}.product-showcase-hero__image img{object-fit:cover;display:flex;width:100%;height:100%}.product-showcase-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.product-showcase-hero__slide{opacity:0;visibility:visible;transition:opacity 1.2s ease}.product-showcase-hero__slide.swiper-slide-active,.product-showcase-hero__slide.swiper-slide-prev{opacity:1}.product-showcase-hero__media-inner{clip-path:inset(0 0 100% 0)}.product-showcase-hero__slide.swiper-slide-active .product-showcase-hero__media-inner{animation:heroVerticalReveal 1.2s cubic-bezier(.77,0,.175,1) forwards}.product-showcase-hero__slide.swiper-slide-prev .product-showcase-hero__media-inner{clip-path:inset(0)}@keyframes heroVerticalReveal{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}.product-showcase-hero__content-wrapper{position:relative;z-index:2;height:100%}.product-showcase-hero__content{position:absolute;max-width:650px;width:100%;padding:80px}.position-top-left{top:0;left:0}.position-middle-left{top:50%;left:0;transform:translateY(-50%)}.position-bottom-left{left:0;bottom:0}.position-middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.product-showcase-hero__subheading{margin-bottom:12px;font-size:14px;letter-spacing:.15em;text-transform:uppercase}.product-showcase-hero__heading{margin:0;line-height:.95}.product-showcase-hero__description{margin-top:24px}.product-showcase-hero__button{margin-top:32px}.product-showcase-hero__subheading,.product-showcase-hero__heading,.product-showcase-hero__description,.product-showcase-hero__button{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.swiper-slide-active .product-showcase-hero__subheading{opacity:1;transform:translateY(0);color:var(--text-color);transition-delay:.35s}.swiper-slide-active .product-showcase-hero__heading{opacity:1;transform:translateY(0);color:var(--heading-color);transition-delay:.55s}.swiper-slide-active .product-showcase-hero__description{opacity:1;transform:translateY(0);transition-delay:.75s}.swiper-slide-active .product-showcase-hero__button{opacity:1;transform:translateY(0);transition-delay:.95s}.product-showcase-hero__arrow{position:absolute;top:50%;z-index:20;width:54px;height:54px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);cursor:pointer;border:0;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-showcase-hero__arrow--prev{left:30px}.product-showcase-hero__arrow--next{right:30px}.product-showcase-hero__pagination{position:absolute;z-index:10;bottom:40px!important;left:50%!important;transform:translate(-50%)}.product-showcase-hero__products{position:absolute;right:0;bottom:9.5rem;z-index:2;width:100%;max-width:40%}.product-showcase-products{overflow:hidden}.product-showcase-products .swiper-slide{width:340px}.product-showcase-card{display:flex;align-items:center;gap:2.9rem;padding:14px;background:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;text-decoration:none}.product-showcase-hero__products .swiper-slide-active .product-showcase-card{background:#fff}.product-showcase-card:hover{transform:translateY(-4px)}.product-showcase-card__image{flex-shrink:0;width:90px}.product-showcase-card__image img{display:flex;width:100%;height:100%;max-width:107px;max-height:100px;min-width:107px;object-fit:cover}.product-showcase-card__content{flex:1;min-width:0}.product-showcase-card__collection{font-size:1.2rem;letter-spacing:0;line-height:normal;color:var(--card-text);transition:color .3s ease-in-out}.product-showcase-card__title{margin:0;font-size:1.4rem;line-height:normal;display:inline-flex;color:var(--card-text);transition:color .3s ease-in-out}.product-showcase-card__price{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.product-showcase-card__price .price{text-align:center;color:var(--card-text);font-size:1.4rem;line-height:1;transition:color .25s ease,background-color .25s ease}.product-showcase-card__price .compare-price{opacity:.5;text-decoration:line-through}.product-showcase-hero__products .swiper-slide-active .product-showcase-card__collection,.product-showcase-hero__products .swiper-slide-active .product-showcase-card__title,.product-showcase-hero__products .swiper-slide-active .product-showcase-card__price .price{color:var(--active-card-text)}.desktop-only{display:block}.mobile-only{display:none}.product-showcase-hero__media svg{width:100%;height:100%;display:flex;object-fit:cover;background:var(--secondary-bg-color)}@media screen and (max-width:991px){.product-showcase-hero__slide{height:700px}.product-showcase-hero__content{padding:40px 24px;max-width:100%}.product-showcase-hero__products{left:20px;right:20px;bottom:20px;width:auto}.product-showcase-products .swiper-slide{width:250px}.product-showcase-hero__arrow{width:44px;height:44px}.product-showcase-hero__arrow--prev{left:15px}.product-showcase-hero__arrow--next{right:15px}}@media screen and (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.product-showcase-hero__slide{height:650px}.product-showcase-hero__content{padding:30px 20px 180px}.product-showcase-products .swiper-slide{width:260px}.product-showcase-card{gap:12px;padding:12px}.product-showcase-card__image{width:72px}.product-showcase-hero__heading{font-size:clamp(36px,8vw,60px)}.product-showcase-hero__description{margin-top:16px}.product-showcase-hero__button{margin-top:24px}.product-showcase-hero__products{max-width:100%}.product-showcase-card__image img{max-width:80px;max-height:80px;min-width:unset}}@media screen and (min-width:769px)and (max-width:990px){.product-showcase-hero__products{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-showcase-hero.css.map */
