.video-section{position:relative;overflow:hidden;background:black}.video-section video{width:100%;height:100%;object-fit:cover;object-position:0 0}.video-section.modal-new-video-holder{height:auto;border:3px solid var(--new-home-color);padding-bottom:0;margin-bottom:0}.video-section.modal-new-video-holder video{display:block;vertical-align:middle}.center-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.center-button button{width:80px;height:80px;border-radius:50%;background:rgba(0,0,0,.6);border:none;cursor:pointer;color:white;font-size:24px}@media (max-width:768px){.center-button button{width:60px;height:60px;font-size:18px}}