.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white);padding:4rem 2rem;position:relative}.hero__content{position:relative;z-index:2}.hero__content p:first-child{margin-top:2rem}.hero__content p:last-child{margin-bottom:0}.hero__color-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero__color-overlay--color{background-color:#00656e;mix-blend-mode:color;opacity:.8}.hero__color-overlay--darken{background-color:#00b7b0;mix-blend-mode:darken;opacity:.5}.hero__color-overlay--normal{background-color:#00656e;opacity:.5}@media (min-width:992px){.hero{padding:16rem 2rem}.hero__content p{font-size:3rem}}