

h1 {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.06em;
}

h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -0.06em;
}

h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    line-height: 35px;
    margin-left: -1px;
    font-weight: 700;
    letter-spacing: -0.05em;
}

h5 {
    font-size: 18px;
    line-height: 35px;
    margin-left: -1px;
    font-weight: normal;
    margin-bottom: 1em;
}

h6 {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 16px;
}

section {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    padding: 50px 0 30px;
    position: relative;
    background-position: center center;
}
