.fp-slideshow__content{display:flex;flex-direction:column}@media screen and (max-width: 575px){.fp-slideshow__content{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}}@media screen and (min-width: 576px){.fp-slideshow__content{gap:.4rem}}@media screen and (min-width: 1200px){.fp-slideshow__content{flex-direction:row}}.fp-slideshow__left{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:2rem;padding-left:2rem;padding-right:2rem;overflow:hidden}@media screen and (min-width: 576px){.fp-slideshow__left{padding-left:0;padding-right:0;border-radius:var(--border-radius-main)}}@media screen and (min-width: 750px){.fp-slideshow__left{padding:4rem 2rem}}@media screen and (min-width: 990px){.fp-slideshow__left{gap:6.4rem}}@media screen and (min-width: 1200px){.fp-slideshow__left{align-items:center;justify-content:center;width:36%;padding:5.6rem 3.2rem}}@media screen and (min-width: 1360px){.fp-slideshow__left{gap:8rem}}@media screen and (min-width: 1600px){.fp-slideshow__left{padding:6.4rem 4rem}}@media screen and (max-width: 575px){.fp-slideshow__left_padding{padding-top:2rem}}@media screen and (max-width: 749px){.fp-slideshow__left_padding{padding:2rem}}.fp-slideshow__info{display:flex;flex-direction:column;width:100%;max-width:42.4rem}@media screen and (min-width: 1200px){.fp-slideshow__info{gap:.4rem}}.fp-slideshow__title{margin:0}.fp-slideshow__title.color-accent{color:rgb(var(--accent))}.fp-slideshow__wrapper{display:none;width:100%}@media screen and (min-width: 750px){.fp-slideshow__wrapper{display:block;max-width:42.4rem}}.fp-slideshow__slider-item{cursor:pointer;display:flex;width:10rem;height:auto;border-radius:var(--border-radius-main);overflow:hidden;opacity:.5;transition:opacity var(--duration-default)}.fp-slideshow__slider-item::before{content:"";display:block;width:0;padding-bottom:var(--padding_bottom)}.fp-slideshow__slider-item img,.fp-slideshow__slider-item svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fp-slideshow__slider-item:hover,.fp-slideshow__slider-item.swiper-slide-thumb-active{opacity:1}.fp-slideshow__slider-item_contain img,.fp-slideshow__slider-item_contain svg{object-fit:contain}.fp-slideshow__slider:not(.swiper-initialized) .swiper-wrapper{gap:.8rem}@media screen and (min-width: 1200px){.fp-slideshow__slider:not(.swiper-initialized) .swiper-slide{width:calc(25% - .6rem)}}.fp-slideshow__bottom{display:none;gap:1.6rem;margin-left:-1.3rem;margin-right:-1.3rem}@media screen and (min-width: 750px){.fp-slideshow__bottom{display:flex;margin-top:2.4rem}}.fp-slideshow__bottom.color-accent{color:rgb(var(--accent))}.fp-slideshow__bottom.color-accent .swiper-button-next,.fp-slideshow__bottom.color-accent .swiper-button-prev{color:rgb(var(--accent))}.fp-slideshow__bottom.color-accent .fp-slideshow__pagination .swiper-pagination-bullet-active::after{background-color:rgb(var(--accent))}.fp-slideshow__bottom_mobile{display:flex;padding-left:2rem;padding-right:2rem;margin-top:1.6rem}@media screen and (min-width: 750px){.fp-slideshow__bottom_mobile{display:none}}.fp-slideshow__pagination_mobile{display:flex;margin-bottom:.8rem}@media screen and (min-width: 750px){.fp-slideshow__pagination_mobile{display:none}}.fp-slideshow__products{width:100%}@media screen and (min-width: 576px){.fp-slideshow__products{border-radius:var(--border-radius-main)}}@media screen and (min-width: 1200px){.fp-slideshow__products{width:70%}}.fp-slideshow__product{box-sizing:border-box}@media screen and (min-width: 576px){.fp-slideshow__product{border-radius:var(--border-radius-main);overflow:hidden}}@media screen and (min-width: 990px){.fp-slideshow__product{border:.1rem solid rgb(var(--color-border))}}.fp-slideshow__product-outer{display:grid}@media screen and (min-width: 990px){.fp-slideshow__product-outer{grid-template-columns:1fr 1fr;height:100%;margin-bottom:-0.2rem}}@media screen and (min-width: 1880px){.fp-slideshow__product-outer{margin-bottom:-0.8rem}}@media screen and (min-width: 750px){.fp-slideshow__product .product__main{max-width:59.7rem;margin-left:auto;margin-right:auto}}@media screen and (min-width: 990px){.fp-slideshow__product .product__main{margin-left:0;margin-right:0;border-right:.1rem solid rgb(var(--color-border))}}@media screen and (min-width: 990px){.fp-slideshow__product .product__info-wrapper{display:flex;flex-direction:column;aspect-ratio:var(--aspect_ratio);height:100%;width:100%;overflow:auto}.fp-slideshow__product .product__info-wrapper::-webkit-scrollbar{width:6px;height:6px}.fp-slideshow__product .product__info-wrapper::-webkit-scrollbar-thumb{background-color:rgba(var(--color-border))}}.fp-slideshow__product .product__info-container{display:flex;flex-direction:column;padding-top:4rem;box-sizing:border-box;max-width:41.5rem;width:100%;height:auto;margin-top:auto;margin-bottom:auto}@media screen and (max-width: 575px){.fp-slideshow__product .product__info-container{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 990px){.fp-slideshow__product .product__info-container{padding-bottom:4rem}}.fp-slideshow__product .product__media-toggle,.fp-slideshow__product .product__media-icon{display:none}.fp-slideshow__product .product__media-item,.fp-slideshow__product .product__media-list{border-radius:0}.fp-slideshow__product.product .deferred-media__poster{min-height:auto;margin:auto 0;height:100%}.fp-slideshow__product .product__media-item>*:not(.product__xr-button):not(product-model):not(modal-opener){display:flex;align-items:center}.fp-slideshow__product .product__media-list .deferred-media{display:flex}.fp-slideshow__product .product__button-wrapper{display:flex;justify-content:center;margin-top:2.4rem}