.hero{overflow:hidden;position:relative;width:100%}.hero--small{height:400px}.hero--medium{height:500px}.hero--large{height:600px}.hero--xlarge{height:700px}.hero__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero__background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero__background-image,.hero__background-video-container{border-radius:30px;height:100%;left:0;position:absolute;top:0;width:100%}.hero__background-video-container{overflow:hidden}.hero__background-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.hero__color-overlay{left:0;position:absolute;top:0;z-index:2}.hero__color-overlay,.hero__container{border-radius:30px;height:100%;width:100%}.hero__container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:12px;position:relative;z-index:3}.hero__content{box-sizing:border-box;max-width:1000px;padding:30px 15px;text-align:center}.hero__title{font-size:60px;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero__description,.hero__title{color:#fff;font-family:Inter,sans-serif}.hero__description{font-size:20px;font-weight:300;line-height:1.4;margin-bottom:2rem}.hero__button-container{margin-top:20px}.hero__button{border-radius:16px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:12px 60px;text-decoration:none;transition:all .3s ease}.hero__button--primary{background-color:#11332b!important;border:2px solid transparent;color:#fff!important}.hero__button--primary:hover{background-color:#0d2821!important;color:#fff!important;font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:600!important;text-decoration:none!important}.hero__button--secondary{background-color:#45beaa!important;border:2px solid transparent;color:#fff!important}.hero__button--secondary:hover{background-color:#3da996!important;color:#fff!important}.hero__button--secondary:hover,.hero__button:active,.hero__button:focus,.hero__button:hover{font-size:1rem!important}.hero__button--secondary:hover,.hero__button:active,.hero__button:focus,.hero__button:hover,.hero__button:link,.hero__button:visited{font-family:Inter,sans-serif!important;font-weight:600!important;text-decoration:none!important}@media (max-width:991px){.hero__title{font-size:52px}}@media (max-width:767px){.hero__title{font-size:46px}.hero__description{font-size:20px}.hero__button{padding:10px 40px}}@media (max-width:479px){.hero__title{font-size:38px}.hero__description{font-size:18px}.hero--large,.hero--medium,.hero--small,.hero--xlarge{height:auto;min-height:400px}}