.homepage-landing-hero{font-family:'Gotham';display:flex;min-height:100vh;height:100vh;flex-direction:column;background-position:bottom;background-size:cover}.landing-col{width:50%;height:100%;display:flex;padding-top:5%;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box}.landing-hero-left{justify-content:center;padding:5%}.site-logo{position:absolute;left:3%;top:4%;max-width:150px}.left-text-box{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:20%;box-sizing:border-box;height:80%}.top-text,.bottom-text{font-size:calc(40px + (40 - 25) * ((100vw - 300px) / (1600 - 300)));color:#fff;width:100%;text-transform:uppercase;margin:0}.top-text{font-weight:700}.bottom-text{font-weight:300;text-align:left}.landing-hero-right{padding-top:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.right-content-box{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;background:rgba(25,75,125,0.7);padding:15%}.right-video-box p{display:none}.right-hero-paragraph-box{color:#fff;font-weight:500;box-sizing:border-box;padding-bottom:10%;font-size:calc(15px + (15 - 12) * ((100vw - 300px) / (1600 - 300)));border-bottom:5px solid #ffba23}.right-hero-gold-bar{height:3px;background-color:#ffba23;width:85%;position:relative;left:7.5%}.cta{height:100%;width:50%;display:flex;justify-content:space-between;align-items:center;padding:5% 7.5% 5% 0;box-sizing:border-box}.cta-title{box-sizing:border-box;transform:rotate(90deg);color:#ffba23;font-weight:500;padding:0 4% 0 4%}.cta-main{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.cta-text{box-sizing:border-box;font-weight:300;color:#fff;font-size:calc(15px + (15 - 12) * ((100vw - 300px) / (1600 - 300)));margin-bottom:10px}.cta-button{box-sizing:border-box;cursor:pointer;width:100%;display:flex;justify-content:flex-start;align-items:center;color:#fff;font-weight:500;font-size:calc(15px + (15 - 12) * ((100vw - 300px) / (1600 - 300)))}.cta-button .cta-button-img{margin-left:20px;margin-top:5px}.left-cta{padding-left:3em}.top-row,.bottom-row{display:flex;justify-content:space-between;align-items:center}.top-row{height:80%}.bottom-row{height:20%}@media(max-width:768px){.homepage-landing-hero{flex-direction:column}.right-hero-gold-bar{margin-top:15%}.landing-col{width:100%;height:50%;padding-top:0}.top-row{flex-direction:column;padding-top:10%;justify-content:flex-end;background:rgba(25,75,125,0.7)}.right-content-box{background:transparent}.landing-hero-left{height:35%}.landing-hero-right{height:45%;background-color:transparent}.right-video-box{padding-top:0}.right-hero-paragraph-box{margin-bottom:0}.left-text-box{padding-left:15%}}@media(max-width:426px){.site-logo{right:8%;left:auto;top:6%;max-width:100px}.landing-col,.landing-hero-left{padding-top:0}.landing-hero-left{justify-content:center}.left-text-box{padding-left:5%;margin-bottom:2%}.top-text,.bottom-text{font-size:calc(16px + (16 - 14) * ((100vw - 300px) / (1600 - 300)));padding-left:0}.right-content-box{height:100%}.top-row{padding-top:0}.right-hero-paragraph-box{font-size:calc(12px + (12 - 12) * ((100vw - 300px) / (1600 - 300)));text-align:center;font-weight:500}.right-video-box{padding:0 5% 0 5%;margin:0}.top-row{height:65%}.bottom-row{flex-direction:column;height:35%}.cta{width:100%;height:50%}.cta-title{margin:0;padding:0}.cta-text{font-size:calc(12px + (12 - 12) * ((100vw - 300px) / (1600 - 300)))}.cta-button{justify-content:space-between}.cta-button-text{font-size:calc(12px + (12 - 12) * ((100vw - 300px) / (1600 - 300)))}.left-text-box{padding-left:5%}.right-content-box{padding:2% 5%}.left-cta{padding-left:15%}}