.videos_block_body{position:relative;z-index:1}.videos_block_body .container{padding:120px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.videos_block_body .container{padding:60px 30px;flex-wrap:wrap;justify-content:end}}@media screen and (max-width: 550px){.videos_block_body .container{padding:60px 20px}}.videos_block_body .left{width:51%}@media screen and (max-width: 1024px){.videos_block_body .left{width:100%;margin-bottom:30px}}@media screen and (max-width: 767px){.videos_block_body .left{text-align:center}}.videos_block_body .left .block_title{margin-bottom:30px}.videos_block_body .left .summary{color:#fff;font-size:16px;line-height:24px;margin-bottom:48px;max-width:450px;width:100%;display:block}@media screen and (max-width: 767px){.videos_block_body .left .summary{max-width:unset}}.videos_block_body .left a{display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:22px;letter-spacing:1.3px;background-color:#fff;padding:15px 36px 13px 39px;font-weight:800;border-radius:50px;transition:all .3s}.videos_block_body .left a svg{width:15px;height:15px;margin-left:10px;transition:all .3s}.videos_block_body .left a:hover{background:var(--main-color);color:#fff}.videos_block_body .left a:hover svg path{stroke:#fff}.videos_block_body .right{width:49%}@media screen and (max-width: 1024px){.videos_block_body .right{width:75%}}@media screen and (max-width: 767px){.videos_block_body .right{width:100%}}.videos_block_body .right .video_item_inner{position:relative;cursor:pointer}.videos_block_body .right .video_item_inner img{width:100%;height:auto;vertical-align:middle}.videos_block_body .right .video_item_inner:hover .button-play::before{border-top:2px solid var(--main-color)}.videos_block_body .right .button-play{height:109px;width:109px;border-radius:50%;border:2px solid rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;position:relative;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.videos_block_body .right .button-play::before{top:0;left:0;padding:0;z-index:3;border-top:2px solid #fff;animation:spin 2s linear infinite;position:absolute;width:100%;height:100%;border-radius:50%;content:"";transition:all .3s}.videos_block_body .right .button-play svg{width:18px;height:18px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=default.css.map */
