.home-banner{position:relative;width:100vw;height:100vh;overflow:hidden}.home-banner:before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";background-color:rgba(0,0,0,.6);z-index:2}.home-banner .banner-title{font-size:50px}@media screen and (max-width:1024px){.home-banner .banner-title{font-size:2rem}}.home-banner .banner-title>span{font-weight:700}.home-banner .banner-content{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;color:#fff;z-index:3}.home-banner .banner-content .banner-content-overlay{max-width:850px;width:100%}.home-banner .banner-background{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.home-banner .banner-image{position:absolute;z-index:2;right:-10px;top:50%;transform:translateY(-50%);height:500px}@media screen and (max-width:1024px){.home-banner .banner-image{display:none}}.home-banner .banner-action{margin-top:2.1rem}.home-banner .button{padding:.975rem 2.125rem;border-width:2px!important}@media screen and (max-width:1024px){.home-banner .button{padding:.725rem 1.125rem}}.home-banner .learn-more:hover{background-color:#fff;color:#2c3e50}.home-banner .banner-wrapper{position:relative;height:100%;width:100%;overflow:hidden}.home-banner .banner-wrapper iframe{position:absolute;width:140%;height:140%;top:-20%;left:-20%}.home-banner .banner-wrapper.is-portrait iframe{position:absolute;width:360%;height:300%;top:-100%;left:-100%}