.container {
    padding: 0 20px;
}

.hidden {
    display: none !important;
}

.static-page {
    color: #022450;
    font-size: 14px;
    font-family: 'Onest', 'Arial', sans-serif;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.1px;
}

.static-page p,
.t396 .tn-atom .static-page ul,
.static-page ul,
.static-page ol {
    margin-bottom: 20px;
}

.static-page li {
    margin-bottom: 5px;
}

.static-page p:last-child,
.static-page ul:last-child,
.static-page ol:last-child,
.static-page li:last-child {
    margin-bottom: 0;
}

.static-page h2 {
    font-size: 33px;
    font-family: 'NAMU', Arial, sans-serif;
    line-height: 1;
    letter-spacing: -2px;
    margin: 20px 0 24px;
}