.hero-root{max-height:100vh;background-size:cover;background-position:50%;background-blend-mode:multiply;background-color:rgba(27,27,60,.15);display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-root h1{font-weight:900;font-size:60px;line-height:60px;max-width:625px}.hero-root h1,.hero-root p{font-family:Lato,sans-serif;color:white;text-align:center}.hero-root p{font-weight:400;font-size:20px;line-height:32px;max-width:590px}@media (max-width:768px){.hero-root h1{font-size:32px;line-height:100%}.hero-root p{font-size:16px;line-height:100%}}