.showcase-image-hero *,.showcase-image-hero *:before,.showcase-image-hero *:after{box-sizing:border-box}.showcase-image-hero{position:relative}.showcase-image-hero__sticky{width:100%}.showcase-image-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.showcase-image-hero__bg-layer.is-active{opacity:1}.showcase-image-hero__background-image{display:block}.showcase-image-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.showcase-image-hero__background-placeholder{background-color:#e0e0e0;width:100%}.showcase-image-hero__products-column{display:none}.showcase-image-hero__products-column.is-active{display:flex}.showcase-image-hero__block-nav{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.showcase-image-hero__block-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff26;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.showcase-image-hero__block-arrow:hover{background:#ffffff4d;border-color:#ffffffb3}.showcase-image-hero__block-arrow svg{width:20px;height:20px;fill:currentColor;display:block}.showcase-image-hero__card-media-link,.showcase-image-hero__card-title-link{text-decoration:none;color:inherit}.showcase-image-hero__card-image{display:block;max-width:100%;width:auto;height:auto;object-fit:contain}.showcase-image-hero__card-image-placeholder{display:block;max-width:100%;height:auto}.showcase-image-hero__card-image-placeholder svg{display:block;max-width:100%;height:auto}.showcase-image-hero__card-price{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:18px}.showcase-image-hero__card-price--compare{opacity:.5}.showcase-image-hero__card-media-wrap{position:relative}.psh-qv-btn{position:absolute;bottom:10px;right:10px;width:36px;height:36px;background:#fff;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;box-shadow:0 2px 8px #0000002e;transition:opacity .2s ease,transform .2s ease;opacity:0;transform:scale(.8);z-index:3}.psh-qv-btn .cart__icon,.psh-qv-btn svg{color:#000;fill:currentColor;width:18px;height:18px;display:flex}@media(min-width:768px){.showcase-image-hero__card:hover .psh-qv-btn{opacity:1;transform:scale(1)}}@media(max-width:767px){.psh-qv-btn{opacity:1;transform:scale(1)}}@media(min-width:768px){.showcase-image-hero__sticky{position:sticky;top:0;height:var(--psh-section-h, 100vh);overflow:hidden;display:flex;align-items:stretch}.showcase-image-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.showcase-image-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0}.showcase-image-hero__bg-layer .showcase-image-hero__background-image{width:100%;height:100%;object-fit:cover}.showcase-image-hero__bg-layer .showcase-image-hero__background-placeholder{height:100%}.showcase-image-hero__products-column.is-active{position:relative;z-index:1;margin-left:auto;padding-right:50px;height:100%;display:flex;flex-direction:row;align-items:center;gap:6px}.showcase-image-hero__nav,.showcase-image-hero__block-dots{display:none}.showcase-image-hero__nav-dot{display:block;width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:#fff6;cursor:pointer;transition:background-color .3s ease,transform .3s ease;flex-shrink:0}.showcase-image-hero__nav-dot.psh__nav-dot--active{background-color:#fff;transform:scale(1.5)}.showcase-image-hero__products-viewport{flex:1;min-width:0;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 6%,black 15%,black 85%,rgba(0,0,0,.1) 94%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 6%,black 15%,black 85%,rgba(0,0,0,.1) 94%,transparent 100%)}.showcase-image-hero__products-track{display:flex;flex-direction:column;will-change:transform}.showcase-image-hero__card{flex-shrink:0;display:flex;flex-direction:column;max-width:360px;overflow:hidden;opacity:.45;transform:scale(.92);transition:opacity .4s ease,transform .4s ease}.showcase-image-hero__card.psh__card--active{opacity:1;transform:scale(1)}.showcase-image-hero__card{height:auto}.showcase-image-hero__card-media-wrap{overflow:hidden;position:relative;width:330px}.showcase-image-hero__card-media-link{display:block;width:100%}.showcase-image-hero__card-image{display:block;width:330px;height:auto;object-fit:cover}.showcase-image-hero__card-body{flex-shrink:0;display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;gap:8px;padding:6px 8px;color:#fff}.showcase-image-hero__card-title{font-size:18px;font-weight:500;margin:0;line-height:1.3}.showcase-image-hero__card-price--compare{font-size:.875rem;text-decoration:line-through}}@media(max-width:767px){.showcase-image-hero__sticky{position:relative;height:var(--psh-mobile-h, 55vh);overflow:hidden;display:block}.showcase-image-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.showcase-image-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0}.showcase-image-hero__bg-layer .showcase-image-hero__background-image{width:100%;height:100%;object-fit:cover}.showcase-image-hero__bg-layer .showcase-image-hero__background-placeholder{height:100%}.showcase-image-hero__products-column.is-active{position:absolute;bottom:0;left:0;right:0;z-index:2;padding-bottom:14px;display:block;background:#fff}.showcase-image-hero__block-nav,.showcase-image-hero__nav{display:none}.showcase-image-hero__block-dots{position:absolute;bottom:5px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:10}.showcase-image-hero__block-dot{display:block;width:7px;height:7px;padding:0;border:none;border-radius:50%;background-color:#fff6;cursor:pointer;transition:background-color .3s ease,transform .3s ease;flex-shrink:0}.showcase-image-hero__block-dot.psh__block-dot--active{background-color:#fff;transform:scale(1.4)}.showcase-image-hero__products-viewport{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-webkit-mask-image:none;mask-image:none;scrollbar-width:none}.showcase-image-hero__products-viewport::-webkit-scrollbar{display:none}.showcase-image-hero__products-track{display:flex;flex-direction:row;gap:1px;padding:0;width:max-content;transform:none!important}.showcase-image-hero__card{max-width:240px;height:auto;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;gap:10px;padding:0;border-radius:0;overflow:hidden;opacity:1;transform:none;transition:none}.showcase-image-hero__card-media-wrap{display:block;overflow:hidden;width:100%;height:270px;flex-shrink:0}.showcase-image-hero__card-media-link{display:block;width:100%;height:100%}.showcase-image-hero__card-image{width:100%;height:100%;object-fit:cover;object-position:top center}.showcase-image-hero__card-body{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;gap:8px;padding:0 15px}.showcase-image-hero__card-title{font-size:14px;font-weight:500;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.showcase-image-hero__card-price{font-size:14px;white-space:nowrap;flex-shrink:0}.showcase-image-hero__block-nav{gap:8px}.showcase-image-hero__block-arrow{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.showcase-image-hero__card{transition:opacity .2s ease}.showcase-image-hero__nav-dot{transition:none}}@media(min-width:768px){.showcase-image-hero__sticky:has(.showcase-image-hero__bg-layer--adapt.is-active){height:auto!important;overflow:visible}.showcase-image-hero__bg-layer--adapt{position:relative!important;inset:auto!important;opacity:1}.showcase-image-hero__bg-layer--adapt~.showcase-image-hero__bg-layer--adapt{display:none}.showcase-image-hero__bg-layer--adapt .showcase-image-hero__background-image{width:100%!important;height:auto!important;object-fit:fill!important}.showcase-image-hero__sticky:has(.showcase-image-hero__bg-layer--adapt.is-active) .showcase-image-hero__products-column.is-active{position:absolute;top:0;right:0;height:100%;margin-left:0}}@media(max-width:767px){.showcase-image-hero__sticky:has(.showcase-image-hero__bg-layer--adapt.is-active){height:auto!important;overflow:visible}.showcase-image-hero__bg-layer--adapt{position:relative!important;inset:auto!important;opacity:1}.showcase-image-hero__bg-layer--adapt .showcase-image-hero__background-image{width:100%!important;height:auto!important;object-fit:fill!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/product-showcase.css.map */
