ul {
    padding-left: 30px
}

h1, h2, h3, h4, strong, th {
    font-weight:normal;
    font-family:inherit;
    color:inherit;
}

a {
    color:inherit;
    text-decoration:none;
    outline:none;
}

i, em {font-style: normal;}

.text-cont {
    padding: 13.1237% 11.5489%;
}

h1 {
    font-size: clamp(1.5rem, 1.5rem + 1.5vw, 3rem);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 5.1336%;
}

h2 {
    font-size: clamp(1rem, 1rem + 0.75vw, 1.75rem);
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: -1.5px;
}

h3 {
    font-size: clamp(1rem, 1rem + 0.75vw, 1.75rem);
    font-style: normal;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: -1.5px;
}

h4 {
    font-size: clamp(0.875rem, 0.875rem + 0.625vw, 1.5rem);
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: -1.5px;
}

.paddingtop {
    padding-top: 5.1336%;
}

.text-cont div {
    padding-bottom: 3%;
}

.text-cont span {
    text-decoration-line: underline;
    text-underline-position: under;
}

p, li {
    font-size: clamp(1rem, 1rem + 0.75vw, 1.75rem);
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: -1.5px;
    padding-left: 0.8%;
}