.videos-slider-popup{background-color:var(--lightGrey);margin-bottom:10px;overflow:hidden}.videos-slider-popup__head{gap:32px}.videos-slider-popup__custom-nav,.videos-slider-popup__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.videos-slider-popup__custom-nav{gap:8px;margin-left:auto;position:relative}.videos-slider-popup .swiper-button-next,.videos-slider-popup .swiper-button-prev{border:1px solid var(--black);border-radius:48px;color:var(--black);height:48px;margin:0;outline:0;padding:16px;position:relative;top:calc(50% - 24px);-webkit-transition:background .2s,border .2s;-o-transition:background .2s,border .2s;transition:background .2s,border .2s;width:48px;z-index:1}.videos-slider-popup .swiper-button-next:hover,.videos-slider-popup .swiper-button-prev:hover{background:#16baff;border-color:transparent}.videos-slider-popup .swiper-button-next path,.videos-slider-popup .swiper-button-prev path{-webkit-transition:stroke .2s;-o-transition:stroke .2s;transition:stroke .2s}.videos-slider-popup .swiper-button-next:hover path,.videos-slider-popup .swiper-button-prev:hover path{stroke:#fff}.videos-slider-popup .swiper-button-prev{left:0}.videos-slider-popup .swiper-button-next{right:0}.videos-slider-popup .swiper-button-next:after,.videos-slider-popup .swiper-button-prev:after{content:none}.videos-slider-popup__custom-pagination.swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;bottom:unset!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;justify-content:center;left:unset!important;line-height:0;margin:40px 0 0;padding:0;right:unset!important;top:unset!important}.videos-slider-popup__custom-pagination.swiper-pagination .swiper-pagination-bullet{background:rgba(17,19,21,.2);border-radius:4px;cursor:unset;height:4px;margin:0!important;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;width:100%}.videos-slider-popup__custom-pagination.swiper-pagination .swiper-pagination-bullet-active,.videos-slider-popup__custom-pagination.swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.videos-slider-popup__swiper.swiper{overflow:visible}.videos-slider-popup__video-card{background:#fff;border-radius:8px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:32px;height:auto!important;padding:32px;width:960px!important}.videos-slider-popup__video-cover{border-radius:8px;height:auto;max-width:100%;overflow:hidden;position:relative;width:352px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.videos-slider-popup__video-cover img{height:auto;width:100%}.videos-slider-popup__video-card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;max-width:100%;width:512px}.videos-slider-popup__video-card--short .videos-slider-popup__video-card-info{max-width:220px}.videos-slider-popup__video-logo{display:block;height:40px;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto}.videos-slider-popup__video-text{margin-bottom:auto;margin-top:auto;max-height:296px;max-width:100%;overflow-y:auto;padding-right:32px;width:100%}.videos-slider-popup__video-position{color:var(--darkGrey)}.videos-slider-popup__play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;border:1px solid #9199a2;border-radius:32px;cursor:pointer;font-size:14px;font-weight:500;gap:8px;justify-content:center;line-height:23px;padding:7px 19px;text-align:center;-webkit-transition:border .2s,background .2s,color .2s;-o-transition:border .2s,background .2s,color .2s;transition:border .2s,background .2s,color .2s}.videos-slider-popup__play:hover{background:var(--accent);border-color:var(--accent);color:#fff}.videos-slider-popup__play svg{border:1.5px solid #fff;border-radius:100px;-webkit-transition:border .2s;-o-transition:border .2s;transition:border .2s}.videos-slider-popup__play:hover svg{border-color:1.5px solid #fff}.videos-slider-popup__play circle{-webkit-transition:border .2s,background .2s;-o-transition:border .2s,background .2s;transition:border .2s,background .2s}.videos-slider-popup__play:hover circle{fill:transparent}.popup-container{display:block;height:0;left:0;opacity:0;overflow:scroll;position:fixed;top:0;-webkit-transition:visibility .3s,opacity .3s;-o-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s;visibility:hidden;width:0;z-index:999999}.popup-container.open{height:100vh;opacity:1;visibility:visible;width:100vw}.popup-container .popup-form__modal-mask{background:hsla(0,0%,100%,.8)}.popup-container .popup-video__container{background:var(--grey);border-radius:24px;padding:48px 64px;top:108px}.popup-container .popup-form__close{right:24px;top:24px}.popup-form__video{border-radius:16px;max-width:100%;overflow:hidden;width:100%}.popup-form__video-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-top:24px}.popup-form__video-logo{margin-left:auto}@media (max-width:1152px){.videos-slider-popup__custom-nav{display:none}.videos-slider-popup__video-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:624px!important}.videos-slider-popup__video-card-info{height:100%;width:560px}.videos-slider-popup__video-text{margin-top:0;max-height:224px}.popup-container .popup-video__container{border-radius:16px;left:calc(50% - 368px);max-width:736px;padding:56px 24px 24px;width:calc(100% - 32px)}.popup-container .popup-form__close{right:20px;top:20px}.popup-form__video{border-radius:8px}}@media (max-width:767px){.videos-slider-popup__video-card{gap:24px;max-width:100%;padding:24px 16px;width:312px!important}.videos-slider-popup__video-cover{width:220px}.videos-slider-popup__video-card--short .videos-slider-popup__video-card-info,.videos-slider-popup__video-card-info{max-width:280px;width:280px}.videos-slider-popup__video-logo{height:32px}.videos-slider-popup__video-text{max-height:212px;padding-right:14px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.videos-slider-popup__video-text *{font-size:18px;font-weight:400;line-height:130%}.videos-slider-popup__play{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%}.popup-form{height:100%}.popup-container .popup-video__container{border-radius:16px;left:16px;padding:56px 16px 32px;top:50%;transform:translateY(-50%)}.popup-form__video-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-form__video-logo{margin-left:0}}.videos-slider-popup__video-text::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:4px}.videos-slider-popup__video-text::-webkit-scrollbar{background-color:#eceef0;width:4px}.videos-slider-popup__video-text::-webkit-scrollbar-thumb{background-color:#83898e;border-radius:4px}