.video-hero *{box-sizing:border-box}.video-hero{margin-top:-40px;height:600px;position:relative;background-color:rgba(0,0,0,.3);overflow:hidden}.video-wrapper{height:100%;width:100%;position:absolute;z-index:-1}.hero-text{position:absolute;top:50%;left:100px;transform:translateY(-50%);text-align:left}.hero-title{text-transform:uppercase;font-size:64px;color:#fff;margin:0 0 20px 0}.hero-subtitle{font-size:24px;font-weight:300;color:#fff;margin:0 0 30px 0}.hero-cta{display:flex}.cta{display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase;font-weight:700;text-decoration:none;transition:all .3s;margin-right:10px;width:150px;height:50px;cursor:pointer}.cta-primary{background-color:#008872}.cta-secondary{background-image:url('https://cdn2.hubspot.net/hubfs/1951877/CustomAssets/cta.svg');background-repeat:no-repeat;background-size:contain}.cta-primary:hover{background-color:#017e69}.cta-secondary:hover{background-color:#fff;color:#008872}.video-content{width:100%}@media(max-width:1300px){.video-hero{height:45vw}}@media(max-width:700px){.hero-title{font-size:26px}.hero-subtitle{font-size:18px}.hero-text{left:20px}}