.scrollable-container__list-wrapper{position:relative}.scrollable-container__list-wrapper.right-shadow:after{content:"";position:absolute;top:0;bottom:0;width:75px;pointer-events:none;z-index:1;right:0;background:linear-gradient(270deg,#fff,transparent)}.scrollable-container__list{display:flex;gap:8px;overflow-x:auto;padding-bottom:20px;padding-top:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.scrollable-container__list::-webkit-scrollbar{display:none}.scrollable-container__list>:not(.scrollable-container__track){scroll-snap-align:start;flex:0 0 auto;white-space:nowrap}.scrollable-container__track{position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-light-grey);width:100%}.scrollable-container_scrollbar{position:absolute;bottom:0;left:0;height:2px;background-color:var(--color-black);transition:width .2s ease}@media (min-width:768px){.scrollable-container__list{gap:10px;overflow-x:hidden;flex-wrap:wrap;justify-content:center}.scrollable-container__track{display:none}}.tabs-header{display:flex}.tabs-header .scrollable-container__list-wrapper{overflow:hidden}.tabs-header .scrollable-container__list{padding-bottom:0}.tabs-header__button{cursor:pointer;background:none;border:none;padding:0}.tabs-header__button:focus-visible{outline-offset:-2px;outline-width:2px}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease}.fade-enter,.fade-leave-to{opacity:0}.product-carousel-v2__list-wrapper{overflow:hidden;padding:0 1px}.product-carousel-v2__list{display:flex;flex-direction:row;scroll-snap-type:x mandatory;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.product-carousel-v2__product{position:relative;display:inline-block;list-style-type:none;width:50%;padding:1px;flex-shrink:0;scroll-snap-align:start}.product-carousel-v2__product:focus-visible{outline-offset:-1px}.product-carousel-v2__list::-webkit-scrollbar{display:none}.product-carousel-v2__actions{width:100%;margin-top:25px;padding:0 15px}.product-carousel-v2__navigation{display:block;position:relative;height:24px;margin-top:10px;margin-bottom:25px}.product-carousel-v2__navigation-prev{all:unset;background-image:url(../img/left-arrow.c42a7822.svg);background-repeat:no-repeat;width:24px;height:24px;display:inline-block;cursor:pointer;outline-offset:1px}.product-carousel-v2__navigation-next{all:unset;background-image:url(../img/right-arrow.bcc93c77.svg);background-repeat:no-repeat;width:24px;height:24px;float:right;cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.product-carousel-v2__navigation-next:hover,.product-carousel-v2__navigation-prev:hover{transform:scale(1.2);transition:transform .2s ease}.product-carousel-v2__navigation-next:focus-visible,.product-carousel-v2__navigation-prev:focus-visible{outline:1px solid #00f}.product-carousel-v2__indicator.slider-indicator__path{bottom:10px;background-color:var(--color-light-grey);height:2.5px}.product-carousel-v2__indicator .slider-indicator{height:2.5px}@media (min-width:768px){.product-carousel-v2__product{width:25%}.product-carousel-v2__actions{padding:0 60px;margin-top:40px}.product-carousel-v2__navigation{margin-top:15px}.product-carousel-v2__indicator .slider-indicator,.product-carousel-v2__indicator.slider-indicator__path{height:3px}}@media (min-width:2010px){.product-carousel-v2__list-wrapper{padding:0}}.products-carousel-block{max-width:var(--layout-maxWidth);margin:0 auto;width:100%}.products-carousel__header{padding:15px;display:flex;justify-content:space-between;align-items:center;position:relative}.products-carousel__header-title{font-family:var(--font-proxima-nova-semi-bold);font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.01em;text-align:left;max-width:50%}.products-carousel__header-action{padding:9px 16px;background-color:var(--color-white-smoke);color:var(--color-black);cursor:pointer;font-family:var(--font-proxima-nova-regular);line-height:18px;font-size:16px;text-decoration:none;margin-left:15px}.products-carousel__header-action:hover{background-color:var(--color-light-grey-2);color:var(--color-black)}.products-carousel__tabs .tabs-header{padding:0 15px 16px;justify-content:start;gap:15px}.products-carousel__tabs .tabs-header__button{border-radius:100px;padding:9.5px 15px 9.5px 15px;font-size:14px;line-height:14px;color:var(--color-black);border:.5px solid var(--color-storm-grey);font-family:var(--font-proxima-nova-regular);transition:all .3s}.products-carousel__tabs .tabs-header__button.active{border-color:var(--color-dark-grey);background-color:var(--color-dark-grey);color:var(--color-white)}.products-carousel__carousel .products-carousel_navigation{margin-bottom:25px}@media (min-width:768px){.products-carousel__header{padding:0 60px 20px 60px}.products-carousel__header,.products-carousel__tabs .tabs-header{justify-content:var(--6389e907)}.products-carousel__header-title{font-size:28px;line-height:34px;letter-spacing:-.02em}.products-carousel__header-action{margin-left:auto}.products-carousel__tabs .tabs-header{padding:0 60px 15px 60px}.products-carousel__carousel .products-carousel_navigation{margin-bottom:0}}