.block_video{display:flex;flex-direction:column;gap:20px;width:100%;height:-moz-fit-content;height:fit-content;cursor:pointer}.block_video .video_cover{display:flex;align-items:center;justify-content:center;width:100%;height:300px;border-radius:20px;position:relative;overflow:hidden}.block_video .video_cover img{width:100%;height:100%;object-fit:cover;object-position:bottom right;z-index:1}.block_video .video_cover span{width:-moz-fit-content;width:fit-content;color:#fff;font-size:12px;font-family:Benzin;font-weight:400;position:absolute;bottom:10px;right:20px;z-index:5;pointer-events:none}.block_video._blocked .video_cover{background:#fff}.block_video._blocked .video_cover span{width:100%;height:100%;background:linear-gradient(rgba(117,117,117,.77),rgba(0,0,0,.77));position:absolute;top:0;left:0;z-index:1}.block_video._blocked .video_cover svg{position:absolute;z-index:2}.block_video .video_info{display:flex;flex-direction:column;gap:10px;width:100%}.block_video .video_info h4{width:100%;color:#fff;font-size:24px;font-family:Benzin;font-weight:400}.block_video .video_info p{width:100%;color:#fff;font-size:22px;font-family:Raleway;font-weight:400}.popup_about_blocked{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10;transition:all .3s ease}.popup_about_blocked._hidden{opacity:0}.popup_about_blocked .popup_blackout{width:100%;height:100%;background-color:rgb(0,0,0,.8);position:absolute;top:0;left:0;z-index:1}.popup_about_blocked .popup_content{display:flex;justify-content:center;align-items:center;width:550px;min-height:650px;max-height:100vh;border:4px solid #4547bb8e;border-radius:20px;background-color:#191933;padding:0 40px;position:absolute;z-index:2;box-sizing:border-box;overflow:hidden}.popup_about_blocked .popup_content .block_img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;pointer-events:none}.popup_about_blocked .popup_content .block_img:before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;z-index:2}.popup_about_blocked .popup_content .block_content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:100%;position:relative;z-index:3}.popup_about_blocked .popup_content .block_content .block_text{display:flex;flex-direction:column;align-items:center;margin-bottom:25px}.popup_about_blocked .popup_content .block_content .block_text h1{width:-moz-fit-content;width:fit-content;color:#fff;font-size:67px;font-family:Benzin;font-weight:600;line-height:60px;text-transform:uppercase;margin-bottom:15px}.popup_about_blocked .popup_content .block_content .block_text p{width:100%;column-count:#fff;font-size:22px;font-family:Benzin;font-weight:400;text-align:center}.popup_about_blocked .popup_content .block_content .registration_form{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;height:100%}.popup_about_blocked .popup_content .block_content .registration_form .form_group{width:400px;height:45px}.popup_about_blocked .popup_content .block_content .registration_form .form_group input{all:unset;width:100%;height:100%;color:#000;font-size:20px;border:3px solid #03d75b00;border-radius:5px;background-color:#fff;padding:0 10px;box-sizing:border-box;transition:all .2s ease}.popup_about_blocked .popup_content .block_content .registration_form .form_group input:focus{border:3px solid #03d75c}.popup_about_blocked .popup_content .block_content .registration_form button{display:inline-flex;align-items:center;justify-content:center;width:250px;height:50px;color:#fff;font-size:22px;font-family:Raleway;font-weight:600;border:3px solid #03d75c;border-radius:10px;background-color:#03d75b00;margin-top:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.popup_about_blocked .popup_content .block_content .registration_form button:hover{background-color:#03D75C}.popup_about_blocked .popup_content .button_exit{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #75758500;border-radius:10px;background-color:#ffffff00;position:absolute;top:20px;right:20px;z-index:100;cursor:pointer;transition:all .3s ease}.popup_about_blocked .popup_content .button_exit:hover{border:2px solid #757585;background-color:#fff}.popup_about_blocked .popup_content .button_exit svg{width:20px;height:20px}.popup_about_blocked .popup_content .button_exit svg line{stroke:#fff;stroke-width:10px;transition:all .3s ease}.popup_about_blocked .popup_content .button_exit:hover svg line{stroke:#757585}@media only screen and (max-width:1600px){.popup_about_blocked .popup_content{width:500px;min-height:600px;padding:0 30px}.popup_about_blocked .popup_content .block_content .block_text h1{font-size:60px;line-height:55px;margin-bottom:10px}.popup_about_blocked .popup_content .block_content .block_text p{font-size:20px}.popup_about_blocked .popup_content .block_content .registration_form{gap:12px}.popup_about_blocked .popup_content .block_content .registration_form .form_group{width:350px;height:40px}.popup_about_blocked .popup_content .block_content .registration_form .form_group input{font-size:18px}.popup_about_blocked .popup_content .block_content .registration_form button{width:240px;height:47px;font-size:20px}.popup_about_blocked .popup_content .button_exit{width:30px;height:30px}.popup_about_blocked .popup_content .button_exit svg{width:17px;height:17px}}@media only screen and (max-width:700px){.popup_about_blocked .popup_content{width:400px;min-height:500px;padding:0 25px}.popup_about_blocked .popup_content .block_content .block_text h1{font-size:52px;line-height:50px;margin-bottom:10px}.popup_about_blocked .popup_content .block_content .block_text p{font-size:16px}.popup_about_blocked .popup_content .block_content .registration_form{gap:12px}.popup_about_blocked .popup_content .block_content .registration_form .form_group{width:300px;height:37px}.popup_about_blocked .popup_content .block_content .registration_form .form_group input{font-size:18px}.popup_about_blocked .popup_content .block_content .registration_form button{width:210px;height:42px;font-size:20px}.popup_about_blocked .popup_content .button_exit{width:30px;height:30px}.popup_about_blocked .popup_content .button_exit svg{width:17px;height:17px}}@media only screen and (max-width:500px){.popup_about_blocked .popup_content{width:350px;min-height:450px;padding:0 20px}.popup_about_blocked .popup_content .block_content .block_text h1{font-size:48px;line-height:45px;margin-bottom:10px}.popup_about_blocked .popup_content .block_content .block_text p{font-size:14px}.popup_about_blocked .popup_content .block_content .registration_form{gap:12px}.popup_about_blocked .popup_content .block_content .registration_form .form_group{width:280px;height:35px}.popup_about_blocked .popup_content .block_content .registration_form .form_group input{font-size:16px;padding:0 5px}.popup_about_blocked .popup_content .block_content .registration_form button{width:200px;height:40px;font-size:18px}.popup_about_blocked .popup_content .button_exit{width:30px;height:30px;top:15px;right:15px}.popup_about_blocked .popup_content .button_exit svg{width:17px;height:17px}}@media only screen and (max-width:400px){.popup_about_blocked .popup_content{width:330px;min-height:450px;padding:0 10px}}.video_container{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-width:700px;max-width:2000px;height:calc(100vh - 80px);min-height:500px;max-height:1000px;border-radius:10px;background-color:#000;margin-bottom:100px;overflow:hidden;position:relative}.video_container._full_width{width:100%}.video_container._hidden{height:0!important;min-height:0!important;margin:0;pointer-events:none}.video_container video{height:100%;width:100%;object-fit:contain}.video_container .top_title{display:flex;align-items:center;width:100%;height:60px;padding:0 25px;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;top:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all .2s ease}.video_container .top_title._active{opacity:1;pointer-events:auto}.video_container .top_title .title_text{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.video_container .block_controls{display:flex;align-items:end;width:100%;height:90px;padding:0 25px 20px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;bottom:0;left:0;opacity:0;transition:all .2s ease}.video_container .block_controls._active{opacity:1}.video_container .block_controls .container{display:flex;gap:20px;align-items:center;width:100%;height:30px;box-sizing:border-box}.video_container .block_controls .container .control_button{width:19px;height:23px;cursor:pointer}.video_container .block_controls .container .control_button svg{width:100%;height:100%}.block_controls .timer_control{display:inline-flex;align-items:center;height:100%;font-family:Grandis;font-size:14px;font-weight:400;cursor:pointer}.volume_control{display:flex;align-items:center;gap:5px}.volume_control span{width:16px;height:16px;cursor:pointer}.volume_control span svg{width:100%;height:100%}.volume_control .volume_slider{-webkit-appearance:none;display:flex;align-items:center;width:72px;height:4px;background-color:#AAAAAA;border-radius:4px;outline:none}.volume_control .volume_slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#ffffff;border-radius:50%;cursor:pointer;border:1px solid #ccc}.volume_control .volume_slider::-moz-range-thumb{width:12px;height:12px;background:#ffffff;border-radius:50%;cursor:pointer;border:1px solid #919191}.progress_container{flex-grow:1;position:relative;height:100%}.progress_bar{position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);-webkit-appearance:none;background:rgba(255,255,255,.2);z-index:2;cursor:pointer}.progress_bar::-webkit-slider-thumb{display:none}.progress_bar::-moz-range-thumb{display:none}.progress_filled{height:100%;background:linear-gradient(90deg,rgb(88,31,162),rgba(120,46,216));position:absolute;top:50%;transform:translateY(-50%);z-index:1}.video_container .block_controls .container .button_fullscreen{width:23px;height:23px;cursor:pointer}.video_container .block_controls .container .button_fullscreen svg{width:100%;height:100%}.video_container .block_controls .container .button_fullwidth{width:28px;height:24px;cursor:pointer}.video_container .block_controls .container .button_fullwidth svg{width:100%;height:100%}@media only screen and (min-width:2000px){.video_container{height:calc(100vh - 100px)}}@media only screen and (max-width:1800px){.video_container{height:calc(100vh - 60px)}}@media only screen and (max-width:1600px){.video_container .top_title{height:55px;padding:0 20px}.video_container .top_title .title_text{font-size:16px}}@media only screen and (max-width:1400px){.video_container .top_title{height:50px;padding:0 15px}.video_container .top_title .title_text{font-size:14px}}@media only screen and (max-width:1200px){.video_container .top_title{height:45px}.video_container .top_title .title_text{font-size:13px}}@media only screen and (max-width:1000px){.video_container .top_title{height:40px;padding:0 10px}.video_container .top_title .title_text{font-size:12px}}.video_container_mobile{display:flex;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content;background-color:#000;margin-bottom:100px;overflow:hidden;position:relative}.video_container_mobile._full_width{width:100%}.video_container_mobile._hidden{height:0!important;min-height:0!important;margin:0;pointer-events:none}.video_container_mobile video{height:100%;width:100%;object-fit:contain}.video_container_mobile .mobile_top_title{display:flex;align-items:center;width:100%;height:60px;padding:0 30px;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;top:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all .2s ease}.video_container_mobile .mobile_top_title._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_top_title .title_text{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.video_container_mobile .mobile_center_controls{display:flex;align-items:center;justify-content:center;gap:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:0;transition:opacity .2s ease;pointer-events:none}.video_container_mobile .mobile_center_controls._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_center_controls .control_button{display:flex;align-items:center;justify-content:center;width:85px;height:85px;background-color:rgb(0,0,0,.8);border-radius:50%;cursor:pointer}.video_container_mobile .mobile_center_controls .control_button svg{width:38px}.video_container_mobile .mobile_center_controls .rewind_button{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:rgb(0,0,0,.8);border-radius:50%;cursor:pointer}.video_container_mobile .mobile_center_controls .rewind_button svg{width:34px}.video_container_mobile .mobile_bottom_controls{display:flex;align-items:center;width:100%;height:80px;padding:0 30px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;bottom:0;left:0;pointer-events:none;opacity:0;transition:all .2s ease}.video_container_mobile .mobile_bottom_controls._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_bottom_controls .mute_button{width:30px;height:30px;cursor:pointer;flex-shrink:0;margin-right:30px}.video_container_mobile .mobile_bottom_controls .mute_button svg{width:100%;height:100%}.video_container_mobile .mobile_bottom_controls .timer_control{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;flex-shrink:0;min-width:40px;text-align:center}.video_container_mobile .mobile_bottom_controls .progress_container{flex-grow:1;height:20px;margin:0 20px;position:relative;pointer-events:auto}.video_container_mobile .mobile_bottom_controls .progress_bar{width:100%;height:100%;top:50%;transform:translateY(-50%);-webkit-appearance:none;background:rgba(255,255,255,.2);position:absolute;z-index:2;cursor:pointer;pointer-events:none}.video_container_mobile .mobile_bottom_controls .progress_bar::-webkit-slider-thumb{display:none}.video_container_mobile .mobile_bottom_controls .progress_bar::-moz-range-thumb{display:none}.video_container_mobile .mobile_bottom_controls .progress_filled{height:100%;background:linear-gradient(90deg,rgb(88,31,162),rgba(120,46,216));position:absolute;top:50%;transform:translateY(-50%);z-index:1}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:26px;height:26px;cursor:pointer;flex-shrink:0;margin-left:30px}.video_container_mobile .mobile_bottom_controls .fullscreen_button svg{width:100%;height:100%}@media only screen and (max-width:700px){.video_container_mobile .mobile_top_title{height:55px;padding:0 20px}.video_container_mobile .mobile_top_title .title_text{font-size:16px}.video_container_mobile .mobile_center_controls .control_button{width:75px;height:75px}.video_container_mobile .mobile_center_controls .control_button svg{width:34px}.video_container_mobile .mobile_center_controls .rewind_button{width:60px;height:60px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:28px}.video_container_mobile .mobile_bottom_controls{height:70px;padding:0 20px}.video_container_mobile .mobile_bottom_controls .mute_button{width:24px;height:24px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:14px}.video_container_mobile .mobile_bottom_controls .progress_container{height:15px;margin:0 15px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:23px;height:23px}}@media only screen and (max-width:600px){.video_container_mobile .mobile_top_title{height:50px;padding:0 15px}.video_container_mobile .mobile_top_title .title_text{font-size:14px}.video_container_mobile .mobile_center_controls{gap:25px}.video_container_mobile .mobile_center_controls .control_button{width:70px;height:70px}.video_container_mobile .mobile_center_controls .control_button svg{width:32px}.video_container_mobile .mobile_center_controls .rewind_button{width:55px;height:55px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:24px}.video_container_mobile .mobile_bottom_controls{height:60px;padding:0 15px}.video_container_mobile .mobile_bottom_controls .mute_button{width:21px;height:21px;margin-right:20px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:12px}.video_container_mobile .mobile_bottom_controls .progress_container{height:12px;margin:0 10px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:20px;height:20px;margin-left:20px}}@media only screen and (max-width:500px){.video_container_mobile .mobile_top_title{height:45px}.video_container_mobile .mobile_top_title .title_text{font-size:13px}.video_container_mobile .mobile_center_controls .control_button{width:60px;height:60px}.video_container_mobile .mobile_center_controls .control_button svg{width:28px}.video_container_mobile .mobile_center_controls .rewind_button{width:45px;height:45px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:20px}.video_container_mobile .mobile_bottom_controls{height:55px}}@media only screen and (max-width:400px){.video_container_mobile .mobile_top_title{height:40px;padding:0 10px}.video_container_mobile .mobile_top_title .title_text{font-size:12px}.video_container_mobile .mobile_center_controls{gap:20px}.video_container_mobile .mobile_center_controls .control_button{width:55px;height:55px}.video_container_mobile .mobile_center_controls .control_button svg{width:24px}.video_container_mobile .mobile_center_controls .rewind_button{width:43px;height:43px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:19px}.video_container_mobile .mobile_bottom_controls{height:45px}.video_container_mobile .mobile_bottom_controls .mute_button{width:19px;height:19px;margin-right:12px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:10px}.video_container_mobile .mobile_bottom_controls .progress_container{height:10px;margin:0 7px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:18px;height:18px;margin-left:12px}}