.product-slider-section{padding-top:5rem;padding-bottom:5rem}.product-slider-section .title-wrapper-with-link{margin-bottom:8rem;display:flex;align-items:center;width:100%;flex-direction:row-reverse}.product-slider-section .title-wrapper-with-link.title-wrapper--align-left,.product-slider-section .title-wrapper-with-link.title-wrapper--align-right,.product-slider-section .title-wrapper-with-link.title-wrapper--align-center{justify-content:space-between!important}.product-slider-title-button{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:100%;letter-spacing:0;text-decoration:none;color:rgb(var(--color-foreground));white-space:nowrap;transition:opacity .3s ease}.product-slider-title-button:hover{opacity:.7}.product-slider-section .subtitle{font-family:Rubik,sans-serif;font-weight:400;font-size:16px;line-height:170%;letter-spacing:0;margin-bottom:4rem}[dir=ltr] .product-slider-section .subtitle{text-align:left;direction:ltr}[dir=rtl] .product-slider-section .subtitle{text-align:right;direction:rtl}.product-slider-container{position:relative;width:100%}.product-slider-button{display:none}@media screen and (min-width:990px){.product-slider-button{display:flex;align-items:center;justify-content:center;position:absolute;top:179px;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));cursor:pointer;z-index:3;box-shadow:0 1px 6px #00000014;transition:opacity .2s ease,box-shadow .2s ease;padding:0}.product-slider-button:hover{box-shadow:0 2px 10px #0000001f}.product-slider-button svg{width:1rem;height:1rem}.product-slider-button--prev{left:0}.product-slider-button--next{right:0}.product-slider-container{padding:0 5rem}.product-slider-wrapper{overflow:hidden}}.product-slider-wrapper{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scroll-behavior:smooth;margin-bottom:2rem;width:100%;-webkit-overflow-scrolling:touch;padding-bottom:50px}.product-slider-wrapper::-webkit-scrollbar{display:none}.product-slider-track{display:inline-flex;gap:.05rem;min-width:100%;width:auto}.product-slider-container--centered .product-slider-wrapper{display:flex;justify-content:center}.product-slider-container--centered .product-slider-track{min-width:auto;width:auto}.product-slider-item{flex:0 0 276px;min-width:276px;max-width:276px;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.5rem;overflow:hidden;pointer-events:auto;transition:transform .3s ease}.product-slider-item:hover{transform:scale(1.05)}.product-slider-item__link{display:block;text-decoration:none;color:inherit;width:100%;height:100%;pointer-events:auto;cursor:pointer}.product-slider-item__link:hover{text-decoration:none;color:inherit}.product-slider-item__image-wrapper{position:relative;width:276px;height:358px;overflow:hidden;background:transparent}.product-slider-item__badge{position:absolute;top:1rem;left:1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:700;text-transform:uppercase;padding:.5rem 1rem;border-radius:.3rem;z-index:2;letter-spacing:.05em}.product-slider-item__image-wrapper img,.product-slider-item__image-wrapper svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product-slider-item__image--secondary{opacity:0;transition:opacity .3s ease}.product-slider-item:hover .product-slider-item__image--primary{opacity:0}.product-slider-item:hover .product-slider-item__image--secondary{opacity:1}.product-slider-item__content{padding:2rem;text-align:center}.product-slider-item--align-left .product-slider-item__content{text-align:left}.product-slider-item--align-left .product-slider-item__price{justify-content:flex-end}.product-slider-item--align-center .product-slider-item__content{text-align:center}.product-slider-item--align-center .product-slider-item__price{justify-content:center}.product-slider-item--align-right .product-slider-item__content{text-align:right}.product-slider-item__name{font-size:1.8rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--color-foreground));line-height:1.1}.product-slider-item__price{font-size:1.5rem;font-weight:400;color:rgb(var(--color-foreground));display:flex;flex-direction:row;gap:.8rem;align-items:center}.product-slider-item__price-current{display:block}.product-slider-item__price-compare{font-size:1.35rem;font-weight:400;color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-slider-item__price-badge{display:inline-block;background-color:#e0f9e7;color:#719b97;font-size:1.3rem;font-weight:600;padding:.3rem .6rem;border-radius:.3rem;line-height:1}.product-slider-scrollbar{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem}.product-slider-scrollbar-track{display:flex;justify-content:center;align-items:center;gap:.75rem}.product-slider-scrollbar-thumb{width:.75rem;height:.75rem;background:rgba(var(--color-foreground),.3);border-radius:50%;cursor:pointer;transition:all .3s ease}.product-slider-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5);transform:scale(1.2)}.product-slider-scrollbar-thumb.active{background:rgb(var(--color-foreground));transform:scale(1.3)}@media screen and (max-width:989px){.product-slider-item{flex:0 0 240px;min-width:240px;max-width:240px}}@media screen and (max-width:749px){.product-slider-section{padding-top:3rem;padding-bottom:3rem}.product-slider-section .title-wrapper-with-link{margin-bottom:2rem;flex-wrap:nowrap}.product-slider-section .title-wrapper-with-link .title{font-family:Rubik,sans-serif;font-weight:700;font-size:24px;line-height:120%;letter-spacing:0}[dir=ltr] .product-slider-section .title-wrapper-with-link .title{text-align:center}[dir=rtl] .product-slider-section .title-wrapper-with-link .title{text-align:right;direction:rtl}.product-slider-section .subtitle{display:none}.product-slider-title-button{font-weight:600;font-size:14px;line-height:100%;letter-spacing:0}.product-slider-nav{margin-bottom:1.5rem}.product-slider-button{width:3.6rem;height:3.6rem}.product-slider-item{flex:0 0 200px;min-width:200px;max-width:200px}.product-slider-item__image-wrapper{width:200px;height:260px;padding-top:0}.product-slider-track{gap:1.5rem}.product-slider-item__content{padding:1.5rem}.product-slider-item__name{font-size:1.3rem;margin-bottom:.8rem}.product-slider-item__price{font-size:1.1rem}.product-slider-item__price-compare{font-size:1rem}.product-slider-item__price-badge{font-size:.98rem}}@media screen and (max-width:480px){.product-slider-item{flex:0 0 180px;min-width:180px;max-width:180px}.product-slider-item__image-wrapper{width:180px;height:234px;padding-top:0}.product-slider-track{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-product-slider.css.map */
