.home_bnr .container{align-items:center;display:flex;height:90vh;max-height:960px;max-width:1440px;min-height:768px;padding-top:0}.home_bnr h1{font-size:52px;margin-bottom:30px}.home_bnr p{font-size:17px;margin-bottom:30px;max-width:450px}.home_bnr .button-group{display:inline-flex;gap:15px;margin-top:15px}.home_bnr .button-group a{background-color:#0078de;border:1px solid #0078de;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-family:obvia-expanded,sans-serif;font-size:15px;font-weight:400;letter-spacing:1px;line-height:1.15;padding:16px 26px 14px;text-transform:uppercase;transition:transform .4s ease-out}.home_bnr .button-group a:hover{transform:scale(1.02);transition:transform .2s ease-in-out}.home_bnr .button-group a.btn_white{background-color:#fff;border:1px solid rgba(0,118,222,.4);color:#0078de;transition:background-color .4s ease-out,border-color .4s ease-out}.home_bnr .button-group a.btn_white:hover{background-color:rgba(0,118,222,.03);border-color:#0078de;transform:scale(1);transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.home_bnr .hero-video-container{align-items:center;display:flex;height:600px;left:50%;transform:scaleX(1);width:25vw;z-index:2}.home_bnr .hero-video,.home_bnr .hero-video-container{border-radius:5px;position:absolute;transition:all .2s ease-out,filter .75s ease-out}.home_bnr .hero-video{box-shadow:0 20px 30px rgba(22,34,51,.2);left:-5vw;max-width:860px;overflow:hidden;transform:scale(.98);width:50vw}.home_bnr{overflow:hidden;position:relative}.home_bnr:after{background-color:#162233;bottom:-410px;content:"";height:600px;left:-5vw;position:absolute;transform:rotate(-12deg);width:140vw;z-index:-2}@media (max-width:1200px){.home_bnr .container{display:block;height:auto}.home_bnr .hero-video-container{display:inline-block;padding-top:120px;position:static;width:100%}.home_bnr .hero-video{position:static;transform:scale(1);width:100%}.home_bnr{padding-top:120px}}@media (max-width:767px){.home_bnr .container{padding-left:15px;padding-right:15px}}@media (max-width:768px){.home_bnr h1{font-size:36px;margin-top:10vh}.home_bnr{overflow:hidden}.home_bnr .button-group{display:flex;flex-direction:column}.home_bnr .button-group a{justify-content:center;width:100%}}@media (max-width:479px){.home_bnr h1{font-size:33px}}