.videos-slider-modal{align-items:center;background-color:rgba(var(--rgb-black),.95);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.videos-slider-modal.open{display:flex}.videos-slider-modal__close{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;justify-content:center;margin:0;padding:0;position:absolute;right:4rem;top:4rem;z-index:10}.videos-slider-modal__close svg{flex-shrink:0;height:2.2rem;width:2.2rem}.videos-slider-modal__close svg path{stroke:var(--white)}.videos-slider-modal .modal__wrapper{position:relative}@media screen and (min-width:1024px){.videos-slider-modal .modal__wrapper{padding:0 5rem}}.videos-modal-slider{overflow-x:hidden;padding-bottom:9.2rem}@media screen and (min-width:1024px){.videos-modal-slider{padding-bottom:0}}.videos-modal-slider__button{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;margin:0;top:auto;width:max-content}@media screen and (min-width:1024px){.videos-modal-slider__button{bottom:auto;top:50%;transform:translateY(-50%)}}.videos-modal-slider__button:after{display:none}.videos-modal-slider__button svg{flex-shrink:0;height:auto;width:2rem}.videos-modal-slider__button.prev svg{transform:scale(-1)}.videos-modal-slider__button svg path{stroke:var(--white)}.videos-modal-slider__button.prev{left:0}.videos-modal-slider__button.next{right:0}.videos-modal-slider__slide{display:flex;flex-direction:column}.videos-modal-slider__pagination{bottom:0!important;display:flex;justify-content:center;left:0!important;margin:0 auto;right:0!important;top:auto!important;transform:translateY(-50%);width:calc(100% - 4rem)!important}@media screen and (min-width:1024px){.videos-modal-slider__pagination{bottom:.5rem!important;justify-content:start;left:auto!important;margin:auto;max-width:25rem;right:5rem!important;transform:none}}.videos-modal-slider__pagination .swiper-pagination-bullet{background:var(--grey-275);height:1.2rem;margin:0;opacity:1;width:1.2rem}.videos-modal-slider__pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:.8rem}.videos-modal-slider__pagination .swiper-pagination-bullet-active{background:linear-gradient(92.3deg,rgb(var(--rgb-cold-300)) 0,rgb(var(--rgb-cold-400)) 33.72%,rgb(var(--rgb-sauna-400)) 67.97%,rgb(var(--rgb-sauna-300)) 101.16%);position:relative}.videos-modal-slider__pagination .swiper-pagination-bullet-active:after{background-color:var(--black);border-radius:100%;content:"";height:.8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.8rem}.videos-modal-slider__slide{max-height:60rem;overflow-y:auto}@media screen and (max-height:500px) and (orientation:landscape){.videos-modal-slider__slide{max-height:25rem}}@media screen and (min-width:1024px){.videos-modal-slider__slide{align-items:center;flex-direction:row}}.videos-modal-slider__slide .slide__video{margin-bottom:3rem;width:100%}@media screen and (max-height:500px) and (orientation:landscape){.videos-modal-slider__slide .slide__video{margin:0 auto 3rem;width:50%}}@media screen and (min-width:1024px){.videos-modal-slider__slide .slide__video{margin-bottom:0;margin-right:3rem}}.videos-modal-slider__slide .slide__video .plyr{border-radius:.6rem;overflow:hidden}.videos-modal-slider__slide .slide__video .plyr .plyr__control--overlaid{background-color:var(--grey-875)}.videos-modal-slider__slide .slide__content{width:100%}@media screen and (min-width:1024px){.videos-modal-slider__slide .slide__content{max-width:25rem;padding-bottom:2.2rem}}.videos-modal-slider__slide .slide__content>*+*{margin-top:2.284rem}.videos-modal-slider__slide .slide__content>span{color:var(--white);font-size:1.294rem;font-weight:400;line-height:1.812rem;opacity:.7}.videos-modal-slider__slide .slide__content>h2{color:var(--white);font-size:1.979rem;font-weight:700;line-height:2.434rem;margin-bottom:0}.videos-modal-slider__slide .slide__content .slide__text>*{color:var(--white);margin:0}.videos-modal-slider__slide .slide__content .slide__text>*+*{margin-top:1.4rem}.videos-modal-slider__slide .slide__content .slide__text>ol,.videos-modal-slider__slide .slide__content .slide__text>p,.videos-modal-slider__slide .slide__content .slide__text>ul{font-size:1.294rem;font-weight:400;line-height:1.812rem}