.hero{width:100%;min-height:280px;color:#fff;background-color:#012d1d;display:flex;align-items:center;position:relative;overflow:hidden}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#012d1d8c,#012d1dbf);z-index:1}.hero__container{position:relative;z-index:2;padding-top:60px;padding-bottom:60px}.hero--lg{min-height:480px}.hero--sm{min-height:160px}.hero h1{color:#fff;font-family:Manrope,sans-serif;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.25);margin:0 0 8px}.hero h5{color:#ffffffd9;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 7.5px}.hero p{color:#ffffffe0}.hero__title{margin-bottom:30px}.hero__title p{font-size:18px;font-weight:400;margin:0}.hero a,.hero a:visited,.hero a:hover,.hero a:active{color:#fff}@media (min-width: 700px){.hero--lg{min-height:560px}.hero__title{text-align:left;max-width:600px}.hero__title h1{font-size:3.5rem}}
