.video-wrapper{overflow:hidden;padding-bottom:50%;position:relative}.video-wrapper>video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.video__content-container{color:#fff;display:flex;flex-direction:column;inset:0;position:absolute;text-align:center;z-index:0}.video__content-section{flex:1}.video__content-section2{display:flex;flex:2;flex-direction:column}@media only screen and (max-width:800px){.video__content-container{top:15%}}.video__content-section2>.video__heading{color:#fff;line-height:30px;margin:0 0 10px;padding:0}@media only screen and (max-width:850px){.video__content-section2>.video__heading{font-size:26px}}.video__content-container>.video__content{margin:0;padding:0}@media only screen and (max-width:850px){.video__content-container>.video__content{font-size:20px}}.video__play-btn{bottom:50px;cursor:pointer;height:63;position:absolute;right:50px;width:63}.video__btn-container{align-items:flex-end;display:flex;flex:1;justify-content:center}.video__btn-link{color:#fff;margin-bottom:200px}@media only screen and (max-width:1400px){.video__btn-link{margin-bottom:130px}}@media only screen and (max-width:900px){.video__btn-link{font-size:14px;margin-bottom:53px;padding:6px 30px}.video__content{font-size:14px}}@media only screen and (max-width:540px){.video__btn-link{margin-bottom:25px}}.video__modal{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;position:fixed;top:10;width:100%;z-index:1}.video__modal>.modal-content{background-color:#fefefe;border:1px solid #888;border-radius:10px;display:flex;flex-direction:row;margin:30px auto 0;overflow:hidden;width:80%;z-index:100}.video__modal .close{color:#aaa;font-size:28px;font-weight:700;position:absolute;right:30px;top:30px}.close:focus,.video__modal .close:hover{color:#000;cursor:pointer;text-decoration:none}.video__modal .video-player{align-self:center;height:auto;width:100%}