.product-slider{display:flex;width:100%;flex-direction:column}@media screen and (min-width: 1200px){.product-slider{flex-direction:row}}.product-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}@media (min-width: 576px){.product-slider .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:1rem}}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{margin-top:-6rem}.product-slider .theme-light-link .button--with-underline{color:rgb(var(--color-base-text-default))!important}.product-slider .theme-light-link .button--with-underline:after{background-color:rgb(var(--color-base-text-default))!important}.product-slider .theme-dark-link .button--with-underline{color:#fff}.product-slider .theme-dark-link .button--with-underline:after{background-color:#fff!important}.product-slider .card-wrapper{height:auto}.product-slider .blocks{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.product-slider__left-block-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.2rem;overflow:hidden}@media screen and (min-width: 460px){.product-slider__left-block-container{max-width:unset}}.product-slider .card__badge{display:none}.product-slider__right-block{position:relative;overflow:hidden}.product-slider__right-block-slide{position:relative;min-height:30vh;height:100%}@media (min-width: 750px){.product-slider__right-block-slide{min-height:60vh}}.product-slider__right-block-slide img,.product-slider__right-block-slide svg{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.product-slider___title{margin:0 auto 2rem;text-align:center;max-width:60rem}@media (min-width: 750px){.product-slider___title{margin:0 auto 3.2rem}}.product-slider___title p{margin:0;padding:0 2rem}.product-slider___title_image{max-width:67rem;text-align:center;z-index:2;margin:0;background-color:transparent;padding-top:2rem;padding-bottom:2rem}.product-slider___title_image p{margin:0}.product-slider .swiper-product-slider{max-width:31rem;min-width:19rem;width:100%;height:100%;padding-bottom:2.8rem}@media (min-width: 576px){.product-slider .swiper-product-slider{padding-bottom:5.8rem}}@media screen and (min-width: 576px){.product-slider .swiper-product-slider{max-width:40rem;min-width:40rem}}@media screen and (min-width: 750px){.product-slider .swiper-product-slider{max-width:52.4rem;min-width:52.4rem}}@media screen and (min-width: 990px){.product-slider .swiper-product-slider{max-width:45rem;min-width:45rem}}@media screen and (min-width: 1760px){.product-slider .swiper-product-slider{max-width:52.4rem;min-width:52.4rem}}.product-slider .swiper-button-lock{display:block}.product-slider__swiper-icon-container{position:relative;display:flex;align-items:center;justify-content:center;gap:0;padding:0;width:100%}@media screen and (min-width: 460px){.product-slider__swiper-icon-container{gap:4rem;padding:0 .5rem}}@media screen and (min-width: 540px){.product-slider__swiper-icon-container{padding:0 1rem}}@media screen and (min-width: 750px){.product-slider__swiper-icon-container{padding:0 3rem}}@media screen and (min-width: 990px){.product-slider__swiper-icon-container{padding:0 1rem}}.product-slider .swiper-wrapper{transition-duration:var(--duration-long-cubic)!important;transition-timing-function:var(--duration-long-cubic)}.product-slider .card-information{background-color:rgb(var(--color-background))}.product-slider__wrapper{display:flex;flex-wrap:nowrap;margin:0;padding:0}.product-slider .collection-slider-card{display:none;height:auto;width:100%;transition:opacity var(--duration-long-cubic)}.product-slider .collection-slider-card.show,.product-slider .collection-slider-card--placeholder{position:static;opacity:1;display:block}.product-slider .swiper-button-prev__prod-slider{width:3rem;height:3rem;display:none;justify-content:center;align-items:center;cursor:pointer}.product-slider .swiper-button-prev__prod-slider path{stroke:rgba(var(--color-foreground))}@media screen and (min-width: 460px){.product-slider .swiper-button-prev__prod-slider{display:flex}}.product-slider .swiper-button-next__prod-slider{width:3rem;height:3rem;display:none;justify-content:center;align-items:center;cursor:pointer}.product-slider .swiper-button-next__prod-slider path{stroke:rgba(var(--color-foreground))}@media screen and (min-width: 460px){.product-slider .swiper-button-next__prod-slider{display:flex}}.product-slider__swiper-pagination{bottom:1rem;position:absolute}.product-slider-row-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 1200px){.product-slider-row-reverse{flex-direction:row-reverse!important}}.product-slider.wide-card .media--portrait{position:static;height:100%}.product-slider.wide-card .card-wrapper,.product-slider.wide-card .card__inner,.product-slider.wide-card .card--product{height:100%}.product-slider.wide-card .product-slider__left-block-container{max-width:unset}@media (min-width: 1200px){.product-slider.wide-card .product-slider__right-block-slide{min-height:40rem}}.product-slider.wide-card .swiper-button-prev__prod-slider{position:absolute;left:2rem}@media (min-width: 576px){.product-slider.wide-card .swiper-button-prev__prod-slider{left:3.2rem}}@media (min-width: 1360px){.product-slider.wide-card .swiper-button-prev__prod-slider{left:6.4rem}}.product-slider.wide-card .swiper-button-next__prod-slider{position:absolute;right:2rem}@media (min-width: 576px){.product-slider.wide-card .swiper-button-next__prod-slider{right:3.2rem}}@media (min-width: 1360px){.product-slider.wide-card .swiper-button-next__prod-slider{right:6.4rem}}.product-slider.wide-card .swiper-product-slider{padding:0}.product-slider.wide-card .swiper-product-slider{max-width:100vw;min-width:100vw;height:100vh}@media (min-width: 1200px){.product-slider.wide-card .swiper-product-slider{max-width:50vw;min-width:50vw}}.product-slider.wide-card .product-slider__swiper-icon-container{padding:0}.product-slider.wide-card .card-information{position:absolute;bottom:0;left:0;background:unset;transition:all var(--duration-long-cubic);padding:0 2rem 9rem}@media (min-width: 576px){.product-slider.wide-card .card-information{padding:0 3.2rem 12rem}}@media (min-width: 1360px){.product-slider.wide-card .card-information{padding:0 6.4rem 12rem}}.product-slider.wide-card .card-information__wrapper{max-width:40rem}.product-slider.wide-card .mini-price{display:none!important}.product-slider.wide-card .wide-price{display:flex!important;align-items:flex-end;padding-top:1.6rem}@media (min-width: 750px){.product-slider.wide-card .wide-price{padding-top:0}}.product-slider.wide-card .card-information{display:flex;justify-content:space-between;flex-direction:column;width:calc(100vw - 4rem)}@media (min-width: 576px){.product-slider.wide-card .card-information{width:calc(100vw - 6.4rem)}}@media (min-width: 750px){.product-slider.wide-card .card-information{flex-direction:row}}@media (min-width: 1200px){.product-slider.wide-card .card-information{width:calc(50vw - 6.4rem)}}@media (min-width: 1360px){.product-slider.wide-card .card-information{width:calc(50vw - 12.8rem)}}.product-slider.wide-card .card-title_info{padding-top:1.6rem}.product-slider.wide-card .card__title{text-transform:uppercase;line-height:125%;font-size:2.4rem;color:rgb(var(--color-foreground))}@media (min-width: 990px){.product-slider.wide-card .card__title{font-size:var(--font-heading-card-size-big)}}.product-slider.wide-card .card__description{line-height:24px;padding-top:1.6rem;font-size:var(--font-text-card-size);color:rgb(var(--color-foreground));letter-spacing:0}@media (min-width: 576px){.product-slider.wide-card .card__description{font-size:calc(var(--font-text-card-size) + 4px)}}.product-slider.wide-card .product-slider__left-block{padding-top:0;padding-bottom:0}.product-slider.wide-card .product-slider__swiper-pagination{width:unset;bottom:4.1rem;justify-content:flex-start;left:2.7rem}@media (min-width: 576px){.product-slider.wide-card .product-slider__swiper-pagination{bottom:7rem;left:3.9rem}}@media (min-width: 1360px){.product-slider.wide-card .product-slider__swiper-pagination{left:7.1rem}}.product-slider.wide-card .product-slider___title{position:absolute;top:0;left:0;z-index:2;width:100%;min-width:100%;padding:2rem 2rem 6rem}@media (min-width: 576px){.product-slider.wide-card .product-slider___title{padding:3.2rem 3.2rem 6rem}}@media (min-width: 1360px){.product-slider.wide-card .product-slider___title{padding:6.4rem 6.4rem 6rem}}@media (min-width: 990px){.product-slider.wide-card.quickview-show-btn .card-information{transition:var(--duration-long-cubic)}.product-slider.wide-card.quickview-show-btn .card__link{width:calc(100% - 15rem)}}@media (min-width: 990px) and (min-width: 576px){.product-slider.wide-card.quickview-show-btn .card__link{width:calc(100% - 9rem)}}@media (min-width: 990px) and (min-width: 1360px){.product-slider.wide-card.quickview-show-btn .card__link{width:calc(100% - 15rem)}}@media (min-width: 990px){.product-slider.wide-card.quickview-show-btn .collection-product-card :hover .card__link{bottom:15rem}.product-slider.wide-card.quickview-show-btn .collection-product-card :hover .card-information{padding-bottom:21rem}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-product-slider.css.map */
