.tera-hero{align-items:center;background-color:#0b1a33;display:flex;height:85vh;justify-content:flex-end;min-height:600px;overflow:hidden;position:relative;width:100%}.tera-hero__bg{animation:teraFadeInImage 5s ease-out forwards;background-position:0;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.5);width:100%;z-index:1}.tera-hero__container{display:flex;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:0 5%;position:relative;width:100%;z-index:3}.tera-hero__content{color:#fff;text-align:left;width:40%}.tera-logo{animation:teraFadeInUp 1s ease-out forwards;animation-delay:.8s;display:block;height:auto;margin-bottom:30px;max-width:120px;opacity:0;transform:translateY(20px)}.tera-title{animation:teraFadeInUp 1s ease-out forwards;animation-delay:1.5s;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:25px}.tera-description,.tera-title{color:#fff!important;opacity:0;text-shadow:0 2px 10px rgba(0,0,0,.3);transform:translateY(30px)}.tera-description{animation:teraFadeInUp 1s ease-out forwards;animation-delay:2.5s;font-size:1.1rem;font-weight:400;line-height:1.6}.tera-description li,.tera-description p,.tera-description span,.tera-description strong{color:#fff!important}@keyframes teraFadeInImage{to{opacity:1;transform:scale(1)}}@keyframes teraFadeInUp{to{opacity:1;transform:translateY(0)}}.tera-btn{animation:teraFadeInUp 1s ease-out forwards;animation-delay:3s;background-color:#2cbfec;border:2px solid #2cbfec;border-radius:50px;color:#fff!important;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin-top:30px;opacity:0;padding:15px 35px;text-decoration:none;transform:translateY(20px);transition:all .3s ease}.tera-btn:hover{background-color:transparent;border-color:#fff;color:#fff!important;transform:translateY(-2px)}@media (max-width:900px){.tera-hero{align-items:center;justify-content:center}.tera-hero__bg{background-position:50%}.tera-hero__container{justify-content:center}.tera-hero__content{background:rgba(11,26,51,.7);border-radius:8px;margin:20px;padding:30px;text-align:center;width:100%}.tera-logo{margin:0 auto 20px}.tera-title{font-size:2rem}}