section.hero{position:relative;overflow:hidden;border-radius:0}section.hero .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.hero .background:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#1c0869,rgba(102,51,255,.5))}section.hero .background img{width:100%;height:100%;object-fit:cover}section.hero .wrapper .content{width:100%;max-width:688px}section.hero .wrapper .content h1{font-weight:700}section.hero .wrapper .content h1,section.hero .wrapper .content h2,section.hero .wrapper .content h3,section.hero .wrapper .content p,section.hero .wrapper .content a,section.hero .wrapper .content strong,section.hero .wrapper .content b,section.hero .wrapper .content i,section.hero .wrapper .content em{color:#fff}section.hero .wrapper .content p.subtitle{color:#b5aef9;letter-spacing:2px}section.hero .wrapper .content.textbox{background-color:#63f;padding:30px;border-radius:30px;max-width:600px}@media only screen and (min-width: 992px){section.hero{border-radius:0}}
