.hero-banner{align-items:center;background-size:cover!important;color:#fff;display:flex;flex-direction:column;height:87.5vh;justify-content:center;max-width:100vw;overflow:hidden;padding:0 30px;position:relative;width:100vw}.hero-banner-left{left:0;position:absolute;top:0;z-index:0}.hero-banner-right{bottom:-10px;position:absolute;right:-10%;z-index:0}.hero-banner-left img,.hero-banner-right img{width:75%}.hero-banner h1{font-style:normal;text-align:center}.hero-banner h2{font-size:30px;font-weight:300;margin-top:15px;text-align:center}.hero-banner-v-divider{background:var(--color--golden);height:100px;margin-top:75px;width:3px}.hero-banner-button{cursor:pointer;left:50%;position:absolute;top:calc(87.5vh - 50px);transform:translateX(-50%);z-index:1}.hero-banner-button a{align-items:center;background:var(--color--golden);color:#fff;display:flex;font-family:var(--font--secondary);font-size:16px;font-weight:500;height:50px;justify-content:center;letter-spacing:3.2px;line-height:22px;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;width:300px}.hero-banner-button:hover a{background:#fff;color:var(--color--golden)}#hero-banner-video-desktop,#hero-banner-video-mobile{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100vw!important;z-index:5}#hero-banner-video-mobile{display:none}.hero-banner-overlay{background:rgba(0,0,0,.3);height:100%;left:0;position:absolute;top:0;width:100vw!important;z-index:5}.hero-banner-video-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9}@media screen and (max-width:1495px){.hero-banner-right{right:-15%}}@media screen and (max-width:992px){#hero-banner-video-mobile{display:flex}#hero-banner-video-desktop{display:none}.hero-banner h2{font-size:18px}.hero-banner-v-divider{height:75px}.hero-banner-button a{padding:15px}.hero-banner-right{right:-40%}.hero-banner-left img,.hero-banner-right img{width:50%}}@media screen and (max-width:760px){.hero-banner-right{right:-50%}}@media screen and (max-width:592px){.hero-banner-right{right:-60%}}@media screen and (max-width:500px){.hero-banner-right{right:-70%}}@media screen and (max-width:400px){.hero-banner-right{right:-90%}}