.twoColSection{background-repeat:no-repeat;padding:70px 0;position:relative;z-index:9}.twoColSection .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.twoColSection .content-wrapper{position:relative;z-index:9}.twoColSection .main_content .inner_main{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.twoColSection .main_content .inner_main .content_section{width:calc(50% - 15px);z-index:1}.twoColSection .main_content .inner_main .media_section{display:grid;width:calc(50% - 15px)}.twoColSection .main_content .inner_main .media_section img,.twoColSection .main_content .inner_main .media_section video{border-radius:12px}.twoColSection .main_content .inner_main .media_section video{max-width:100%;width:100%}.twoColSection .main_content .inner_main .content_section .title{margin-bottom:20px}.twoColSection .main_content .inner_main .content_section .title *{margin:0}.twoColSection .main_content .inner_main>div:last-child{flex-grow:1}.twoColSection .video-wrapper{display:inline-block;position:relative}.twoColSection .video-wrapper video{display:block;width:100%}.twoColSection .play-btn{align-items:center;background:rgba(0,0,0,.6);border:none;border-radius:50%;cursor:pointer;display:flex;height:70px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:70px}.twoColSection .play-btn svg{height:40px;width:40px;fill:#fff}.twoColSection .play-btn:hover{background:rgba(0,0,0,.8)}@media(min-width:993px){.twoColSection .main_content .inner_main .media_section img{min-height:500px;object-fit:cover}}@media(max-width:992px){.twoColSection .main_content .inner_main .content_section,.twoColSection .main_content .inner_main .media_section{width:100%}}