.wlc-video-video-wrapper{width:100%;height:700px;padding:100px 0}.wlc-video-video-inner{width:100%;height:100%;max-width:1240px;margin:auto;text-align:left;display:flex;justify-content:flex-start;align-items:center}.banner-video-video-block{background-repeat:no-repeat;background-size:cover;background-position:50%;height:100%;width:100%;display:flex;flex-direction:column;padding:50px;justify-content:center}.banner-video-video-block a,.banner-video-video-block h1,.banner-video-video-block p{max-width:350px;color:#fff}.banner-video-video-block a{display:flex;align-items:center;column-gap:20px;transition:.4s ease}.banner-video-video-block a:hover{color:#fff;text-decoration:underline}.banner-video-video-block a svg{transition:.4s ease}.banner-video-video-block a:hover svg{transform:scale(.8)}.play-button svg{position:absolute;width:100%;height:100%}.circle-fill{background:transparent;width:80px;height:80px;color:#fff}.polygon{position:relative}.polygon,.polygon svg{width:100%;height:100%}.polygon svg{position:absolute}.modalVideo{display:none;position:fixed;z-index:99;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-video-main{position:relative;display:flex;justify-content:center;align-items:center}.modal-video-main,iframe{width:100%;height:100%}.modal-video-content{padding:10px;width:750px;height:500px}.closeVid{position:absolute;top:40px;right:40px;cursor:pointer}@media only screen and (max-width:640px){.wlc-video-video-wrapper{padding:0}}