.fes-hero{background-color:var(--clr-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;text-align:center}.fes-hero-with-bg-img{padding-bottom:105px;padding-top:150px}.fes-hero__text{color:#fff;display:flex;flex-direction:column;gap:2rem}.fes-hero__text *{color:#fff;line-height:1;margin:0;text-align:center}.fes-hero__text p{font-size:20px;line-height:1.42}.fes-hero__text .button{font-size:var(--ff-regular);font-weight:400;margin:auto;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.fes-hero__text p{margin:auto;width:60%}}@media screen and (min-width:992px){.fes-hero-with-bg-img{padding-top:350px}}