.list_video_below .video_item{width:100%;float:left;padding:0px;box-sizing:border-box}.videos_block_body{display:grid;grid-gap:10px;grid-template-columns:repeat(2, 1fr);margin-bottom:70px;overflow:hidden}@media screen and (max-width: 990px){.videos_block_body{margin-bottom:50px}}@media screen and (max-width: 768px){.videos_block_body{margin-bottom:30px}}.videos_block_body .video_item{float:left;width:100%;box-sizing:border-box;cursor:pointer;transition:1s;-webkit-transition:1s}.videos_block_body .video_item:nth-child(1){transform:translateX(-100%)}.videos_block_body .video_item:nth-child(2){transform:translateY(-100%)}.videos_block_body .video_item:nth-child(4){transform:translateX(100%)}.videos_block_body .video_item:nth-child(3){transform:translateY(100%)}.video_item_inner{padding:50px;box-sizing:border-box;background:#000}.video_item_inner_has_img{position:relative;overflow:hidden;padding:0px !important}.video_item_inner_has_img{position:relative;overflow:hidden}.video_item_inner_has_img .image_logo{max-width:545px;height:auto;fill:#fff;margin:0px auto 35px;opacity:0.8}@media screen and (max-width: 768px){.video_item_inner_has_img .image_logo{display:none !important}}.video_item_inner_has_img .button-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;background:#ffffffad;width:75px;height:75px;border-radius:50%;transition:0.5s;-webkit-transition:0.5s}@media screen and (max-width: 768px){.video_item_inner_has_img .button-play{width:60px;height:60px;margin-bottom:0px}}@media screen and (max-width: 550px){.video_item_inner_has_img .button-play{width:40px;height:40px;margin-bottom:0px}}.video_item_inner_has_img .button-play svg{top:50%;left:57%;transform:translate(-50%, -50%);position:absolute;width:45px;height:45px;fill:var(--main-color)}@media screen and (max-width: 768px){.video_item_inner_has_img .button-play svg{width:30px;height:30px}}@media screen and (max-width: 550px){.video_item_inner_has_img .button-play svg{width:20px;height:20px}}.video_item_inner_has_img .button-play:hover{transform:translate(-50%, -50%) scale(0.8)}.video_item_inner_has_img .name{font-size:44px;font-weight:700;color:#fff;text-align:center;opacity:0.9}@media screen and (max-width: 768px){.video_item_inner_has_img .name{display:none}}.video-name{position:absolute;bottom:0;width:100%;background:rgba(41,33,36,0.5)}.video-name-inner{padding:10px 10px;color:#FFF}.video_item img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;width:100%;height:auto;display:block;vertical-align:middle;filter:brightness(0.8);display:block}@media only screen and (max-width: 560px){.videos_block_body .video_item{float:none;width:100%;text-align:center}}.modal-window{position:fixed;background-color:rgba(3,4,26,0.8);top:0;right:0;bottom:0;left:0;z-index:1000;opacity:0;visibility:hidden;transition:0.5s;-webkit-transition:0.5s}.modal-window .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-window .modal-wrapper .modal-dialog{transform:translateY(50px);max-width:800px;width:100%;background:#fff;border-radius:8px;padding:30px 0px 30px 30px;position:relative;transition:0.5s;-webkit-transition:0.5s;margin:30px}@media (max-width: 768px){.modal-window .modal-wrapper .modal-dialog{max-height:calc(100% - 200px);margin:10px;padding:10px 0px 10px 10px}}.modal-window .modal-wrapper .modal-dialog .close{position:absolute;width:40px;height:40px;background:#fff;border-radius:50%;bottom:-55px;left:50%;transform:translateX(-50%);transition:0.5s;-webkit-transition:0.5s;cursor:pointer}.modal-window .modal-wrapper .modal-dialog .close::before{content:"";width:22px;height:22px;background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g id="Menu / Close_MD"><path id="Vector" d="M18 18L12 12M12 12L6 6M12 12L18 6M12 12L6 18" stroke="%23000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></g></svg>');position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.modal-window .modal-wrapper .modal-dialog .close:hover{background:#c0c0c6}.modal-window .modal-wrapper .modal-content{padding:0px 20px 0px 0px;max-height:100%;margin-right:10px;overflow-x:hidden;max-height:500px}@media (max-width: 768px){.modal-window .modal-wrapper .modal-content{padding:0px 0px 0px 0px;max-height:calc(100vh - 80px - 265px)}}.modal-window .modal-wrapper .modal-content::-webkit-scrollbar{width:4px}.modal-window .modal-wrapper .modal-content::-webkit-scrollbar-thumb{background-color:#cecece;border-radius:5px}.modal-window .modal-wrapper .modal-content .video-wrapper{margin-bottom:0px}.modal-window .modal-wrapper .modal-content .aspect-ratio{width:100%;overflow:hidden;position:relative}.modal-window .modal-wrapper .modal-content .aspect-ratio::before{margin-top:56.25%;content:"";display:block}.modal-window .modal-wrapper .modal-content iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;z-index:20}.modal-window .modal-wrapper .content .name{display:block;padding-top:1.5rem;font-weight:400;background:white;line-height:30px;font-size:1.25rem;line-height:1.3;margin-bottom:26px;margin-top:0;color:#131518;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;box-sizing:border-box;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.modal-window .modal-wrapper .content .summary{color:#626270;font-size:1rem;line-height:1.75rem;font-weight:400}.show_modal{opacity:1;visibility:visible}.show_modal .modal-dialog{transform:translateY(0px) !important}.hello .video_item{transform:translate(0) !important}
/*# sourceMappingURL=one.css.map */
