.hero-subpage{position:relative;background-size:cover;background-position:bottom center;color:#fff;background:#85bed3}.hero-subpage__overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#339),color-stop(106.6%,rgba(51,51,153,0)));background:-o-linear-gradient(top,#339 0%,rgba(51,51,153,0) 106.6%);background:linear-gradient(180deg,#339 0%,rgba(51,51,153,0) 106.6%)}.hero-subpage h1{color:#fff;text-align:center}.hero-subpage__content{position:relative;max-width:35rem;margin:0 auto;padding:5rem 0 8rem}@media screen and (max-width:600px){.hero-subpage__content{padding:1.5rem 0}}