section.hero{position:relative;padding:80px 16px 140px;overflow-x:clip}section.hero .separator{position:absolute;bottom:-1px;left:0;width:100%;z-index:1}section.hero .bg-asset{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.hero .bg-asset:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,rgba(12,180,235,.7) 0%,#07334A 107.51%)}section.hero .bg-asset img,section.hero .bg-asset video,section.hero .bg-asset iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.hero .wrapper{position:relative;z-index:2}section.hero .wrapper .content{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:24px;text-align:center}section.hero .wrapper .content .logo{width:108px}section.hero .wrapper .content h1{color:#fff}section.hero .wrapper .content p{color:#fff}section.hero .wrapper .content p *{color:#fff}@media only screen and (min-width: 992px){section.hero{padding:108px 16px 160px}}
