.hero__slider-container{display:flex;width:100%;align-items:center;transition:transform 1s ease;min-height:calc((100vw * .2 * 5 / 3) + 100px)}.hero__slider-item{flex:0 0 20%;width:20%;padding-right:1rem;height:100%;transition:transform 1s ease}.hero__slider-item.active{transform:rotate(0)}.hero__slider-item:first-child{margin-left:1rem}.hero-arrows{display:flex;align-items:center;justify-content:space-between;gap:10px;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;width:100%;pointer-events:none;max-width:100%;z-index:10}.hero-arrow{width:55px;height:55px;display:flex;justify-content:center;pointer-events:auto;align-items:center;cursor:pointer;background-color:rgb(var(--color-button),.6)}.hero-arrow:disabled{opacity:.5}.is-animating .hero-arrow{pointer-events:none}.hero-arrow img{object-fit:contain;width:100%;height:100%}.showcase-item{display:flex;flex-direction:column}.showcase-item__media-wrapper{width:100%;position:relative;overflow:hidden;aspect-ratio:3 / 3.9;transition:aspect-ratio 1s ease}.showcase-item.active .showcase-item__media-wrapper{aspect-ratio:3 / 5}.showcase-item__image-wrapper,.showcase-item__video-container{width:100%;height:100%;position:relative}.showcase-item__video-preview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.showcase-item__image-wrapper img,.showcase-item__video-preview img{width:100%;height:100%;object-fit:cover;display:block}.showcase-item__video-container{position:relative}.showcase-item__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none;z-index:1}.showcase-item__video-container.playing .showcase-item__video{display:block}.showcase-item__video-container.playing .showcase-item__video-preview,.showcase-item__video-container.playing .showcase-item__video-overlay{display:none}.showcase-item__video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0003;cursor:pointer;z-index:2}.showcase-item__play-button{width:60px;height:60px;border-radius:50%;background-color:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.showcase-item__play-button:hover{transform:scale(1.1)}.showcase-item__play-button svg{width:24px;height:24px;fill:rgb(var(--color-foreground));margin-left:3px}.showcase-item__video-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;display:none;z-index:3}.showcase-item__video-container.loading .showcase-item__video-loader{display:block}.showcase-item__video-loader svg{width:100%;height:100%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.showcase-item__product-info{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.5rem;margin-top:1rem;text-decoration:none;color:inherit;border:1px solid rgb(var(--color-foreground),.1);border-radius:8px;transition:background-color .2s ease}.rtl .showcase-item__product-info{flex-direction:row-reverse}.showcase-item__product-info:hover{background-color:rgba(var(--color-foreground),.05)}.showcase-item__product-image{flex:0 0 45px;width:45px;height:45px;overflow:hidden;background-color:rgb(var(--color-background))}.showcase-item__product-image img{width:100%;height:100%;object-fit:cover}.showcase-item__product-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.rtl .showcase-item__product-details{align-items:flex-end}.showcase-item__product-title{font-size:var(--fluid-16-20);font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;display:-webkit-box;-webkit-line-clamp:2;letter-spacing:.2px;line-clamp:2;-webkit-box-orient:vertical}.showcase-item__product-price{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;overflow:hidden;font-size:var(--fluid-14-16);white-space:nowrap;word-spacing:-2px}.rtl .showcase-item__product-price{justify-content:end}.showcase-item__compare-price{text-decoration:line-through}.showcase-item__current-price.discounted{color:#d02116}.showcase-item__product-arrow{flex:0 0 32px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid rgb(var(--color-foreground));border-radius:50%;transform:rotate(-45deg)}.showcase-item__product-arrow svg{width:24px;height:24px}.showcase-item__product-arrow.path{stroke:rgb(var(--color-foreground));fill:none}.hero__slider:before,.hero__slider:after{content:"";position:absolute;top:0;bottom:0;width:8rem;pointer-events:none;z-index:2}.hero__slider:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)) 0% 30%,rgb(var(--color-background),0) 70%)}.hero__slider:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)) 0% 30%,rgb(var(--color-background),0) 70%)}@media (max-width: 999px){.hero__slider-container{min-height:calc((100vw * .4 * 5 / 3) + 100px)}.hero__slider-item{flex:0 0 50%;width:50%;padding-right:.5rem}.hero__slider-item:first-child{margin-left:.5rem}.hero-arrow svg{width:14px;height:auto;display:block}.showcase-item__product-info{padding:.3rem .5rem;gap:.3rem;flex-wrap:wrap}.showcase-item__product-image{flex:0 0 34px;width:34px;height:34px}.showcase-item__product-image img{width:100%;height:100%;object-fit:contain}.showcase-item__product-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.showcase-item__product-title{font-size:var(--fluid-12-14)}.showcase-item__product-price{gap:.2rem;font-size:var(--fluid-10-12);flex-direction:column}.showcase-item__product-arrow{flex:0 0 18px;width:18px;height:18px}.showcase-item__product-arrow svg{width:16px;height:16px}.hero__slider:before,.hero__slider:after{width:4rem}.hero-arrow{width:30px;height:30px}}.hero__section{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden}.hero__slider{position:relative;display:flex;flex-direction:column;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-showcase.css.map */
