.video_section h2{margin-bottom:64px!important}.video-box{border-radius:40px;overflow:hidden;padding-bottom:56%;position:relative}.video-box .cover-image,.video-box iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-box .cover-image img{height:100%;object-fit:cover;transition:all .2s ease;width:100%}.video-overlay{align-items:center;background:rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.cover-image:hover img{scale:1.05}.cover-image:hover .play-button{scale:.95}.play-button{align-items:center;background:var(--brand);border:1.5px solid var(--gray-200);border-radius:100px;box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;height:90px;justify-content:center;transition:all .2s ease;width:90px}.play-button svg{fill:var(--white);height:42px;margin-left:2px}