.product-slider{background:#fff;color:#231f20;padding-left:20px;padding-right:20px}.product-slider .wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:45px;margin:0 auto;max-width:1440px}@media only screen and (min-width:1080px){.product-slider .wrapper{flex-direction:row;gap:90px}}.product-slider__header{position:relative;width:100%}@media only screen and (min-width:1080px){.product-slider__header{max-width:480px}}.product-slider__body{background:#fff;box-shadow:10px 10px 30px 0 rgba(0,0,0,.1);color:#231f20;padding:50px 40px;width:100%}.product-slider__body .subheading{display:block;margin-bottom:10px}.product-slider__body .features{display:flex;flex-direction:column;gap:35px;margin-bottom:40px;margin-top:40px}@media only screen and (min-width:480px){.product-slider__body .features{flex-direction:row;gap:80px}}@media only screen and (min-width:1080px){.product-slider__body .features{gap:35px}}@media only screen and (min-width:1200px){.product-slider__body .features{gap:80px}}.product-slider__body .features .features-col{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:480px){.product-slider__body .features .features-col{max-width:50%}}.product-slider__body .features .feature{align-items:flex-start;display:flex;gap:10px}.product-slider__body .features .feature svg{height:14px;margin-top:2px;max-width:14px;width:100%}.product-slider__body .features .feature strong{display:contents}.product-slider__body .readmore .readmore-content{display:none;margin-top:20px}.product-slider__body .readmore .readmore-trigger{cursor:pointer;font-weight:700;margin-top:20px}.product-slider__body .readmore .readmore-trigger.more{display:block}.product-slider__body .readmore .readmore-trigger.less{display:none}.product-slider__body .readmore.is-active .readmore-content{display:block}.product-slider__body .readmore.is-active .readmore-trigger.more{display:none}.product-slider__body .readmore.is-active .readmore-trigger.less{display:block}.swiper-slide.swiper-slide--video{cursor:pointer}.main-swiper{box-shadow:10px 10px 30px 0 rgba(0,0,0,.1);height:470px;margin-bottom:40px;width:100%}.main-swiper img{height:100%;object-fit:cover;width:100%}.thumbs-swiper{height:100px;margin:0 auto;max-width:360px;width:100%}.thumbs-swiper .swiper-slide{cursor:pointer;opacity:.5}.thumbs-swiper .swiper-slide-thumb-active{opacity:1}.thumbs-swiper img{height:100%;object-fit:cover;width:100%}.product-slider .swiper-button-next,.product-slider .swiper-button-prev{background:transparent;border:none;bottom:25px;outline:none;top:auto}.product-slider .swiper-button-next svg,.product-slider .swiper-button-prev svg{display:block;height:15px;width:9px}.product-slider .swiper-button-next:after,.product-slider .swiper-button-prev:after{content:""!important;content:none!important;display:none!important}.product-slider .swiper-button-prev{left:0}.product-slider .swiper-button-next{right:0}@media only screen and (min-width:520px){.product-slider .swiper-button-prev{left:10px}.product-slider .swiper-button-next{right:10px}}.slide-popup{background:rgba(0,0,0,.7);display:none;padding-left:20px;padding-right:20px}.slide-popup.is-active{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:31}.slide-popup .slide-popup-content{max-width:980px;width:100%}.slide-popup .slide-popup-content video{height:auto;max-width:980px;width:100%}