.hero{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center top}.hero-filter{min-height:500px;background:linear-gradient(45deg,rgba(6,52,191,.8) 0%,rgba(39,208,230,.8) 100%);display:flex;justify-content:center;align-items:center}.hero-content{text-align:center;padding:0 15px;max-width:100%;width:calc(1000px - 30px)}.hero-content h1{font-size:3em;line-height:1em;color:#fff}.hero-content p{font-size:1.3em;color:#fff}@media(max-width:767px){.hero-content h1{font-size:2.3em}.hero-content p{font-size:1em}}}