.hm-wrapper-2d09263c {
    position: relative;
    padding: 100px 20px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.hm-overlay-2d09263c {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 1;
}
.hm-content-2d09263c {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
}
.hm-headline-2d09263c {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 700;
}
.hm-body-2d09263c {
    font-size: 1.2rem;
    line-height: 1.6;
}