.cf-hero{position:relative;display:flex;flex-direction:column;justify-content:center;background-color:rgba(0,0,0,.3);overflow:hidden;padding:100px}.hero-wrapper{height:100%;width:100%;position:absolute;z-index:-1}.hero-logo{margin-bottom:30px;max-height:60px}.hero-title{text-transform:uppercase;font-size:58px;color:#fff;margin-bottom:30px}.hero-desc{font-size:24px;font-weight:300;color:#fff;margin:0 0 30px 0}.hero-text h1{font-size:70px}.hero-text p{font-size:26px}.hero-cta{display:flex;margin-top:70px;justify-content:center}.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;padding:15px 50px;cursor:pointer}.cta-primary{background-color:#008872}.cta-secondary{border:2px solid #fff}.cta-primary:hover{background-color:#017e69}.cta-secondary:hover{background-color:#fff;color:#008872}.video-content{width:100%}@media(max-width:1300px){.cf-hero{height:90vh !important;padding:50px}.hero-title{font-size:36px}.hero-logo{max-height:50px}}@media(max-width:900px){.cf-hero{height:50vh !important}.hero-title{font-size:26px}.cf-hero{padding:30px}.hero-desc{font-size:18px}.hero-text{left:20px}.hero-logo{max-height:35px;margin-bottom:0}.hero-text h1{font-size:36px}.hero-text p{font-size:16px !important}.hero-text p span{font-size:20px !important}.hero-cta{margin-top:25px}}