.video-banner .vb-banner{display:flex;height:100vh;overflow:hidden;position:relative}.video-banner .vb-banner .vb-grid{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:3;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding-left:4%;padding-right:4%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.video-banner .vb-banner .vb-grid>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.video-banner .vb-content{border-radius:30px;color:#fff;flex:1;padding:20px}.video-banner .vb-video-container{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.video-banner video{height:100%;object-fit:cover;width:100%}.vb-btns{text-align:center}.vb-btn{background:#f7e34d;border-radius:8px;color:#0a1d2f;display:inline-block;font-size:18px;font-weight:700;margin-left:auto;margin-right:auto;padding:12px 24px;text-decoration:none}@media only screen and (max-width:768px){.video-banner .vb-content h1{font-size:32px!important}.video-banner video{height:100%;object-fit:scale-down!important;width:100%}}