*,
:before,
:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

:first-child {
    margin-top: 0;
}

:last-child {
    margin-bottom: 0;
}

a {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}

body {
    color: #3A3A3B;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    font-family: Newsreader;
    font-weight: 500;
}

h1 {
    font-size: 52px;
    line-height: 60px;
}

h2 {
    font-size: 42px;
    line-height: 50px;
}

h3 {
    font-size: 38px;
    line-height: 46px;
}

h4 {
    font-size: 30px;
    line-height: 40px;
}

h5 {
    font-size: 24px;
    line-height: 32px;
}

h6 {
    font-size: 18px;
    line-height: 26px;
}

@media (max-width: 1279px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }

    h1 {
        font-size: 44px;
        line-height: 52px;
    }

    h2 {
        font-size: 36px;
        line-height: 46px;
    }

    h3 {
        font-size: 30px;
        line-height: 38px;
    }

    h4 {
        font-size: 22px;
        line-height: 30px;
    }

    h5 {
        font-size: 20px;
        line-height: 28px;
    }

    h6 {
        font-size: 16px;
        line-height: 24px;
    }
}

.button {
    padding: 20px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
}

@media (min-width: 768px) {
    .button {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
    }
}

@media (max-width: 1279px) {
    .button {
        padding: 16px 24px;
        font-size: 16px;
        line-height: 24px;
    }
}

.button--primary {
    background-color: #1756A0;
    border: 1px solid #1756A0;
    color: #fff;
}

.button--primary:hover {
    background-color: #BFE0EA;
    color: #0B2F59;
    border: 1px solid #BFE0EA;
}

.button--secondary {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.button--secondary:hover {
    background-color: #BFE0EA;
    color: #0B2F59;
    border-color: #BFE0EA;
}

.button--secondary:active {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.button .icon {
    width: 12px;
    height: 12px;
}

.button .icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.button--primary .icon svg path {
    stroke: #fff;
}

.button--primary:hover .icon svg path {
    stroke: #1756A0;
}

.button--secondary .icon svg path {
    stroke: #fff;
}

.button--secondary:hover .icon svg path {
    stroke: #1756A0;
}

.button--white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #1756A0;
}

.button--white:hover {
    background-color: #BFE0EA;
    border: 1px solid #BFE0EA;
    color: #0B2F59;
}

.svg--block {
    width: 100%;
    height: auto;
    display: block;
}

@media (min-width: 768px) {
    .mobile-image {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .desktop-image {
        display: none !important;
    }
}

blockquote {
    margin: 0;
    padding: 0;
    background: #F4F4F4;
    padding: 12px;
    display: flex;
    flex-flow: row nowrap;
    gap: 16px;
}

blockquote * {
    color: #000;
}

blockquote:before {
    content: '';
    width: 100%;
    max-width: 4px;
    background: #1756A0;
}

.main ul {
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
    margin-left: 0;
    padding-left: 30px;
}

.main ul.ul-two-columns {
    flex-flow: row wrap;
}

.main ul.ul-two-columns li {
    width: 100%;
}

.main ul.checkbox {
    list-style: none;
    padding-left: 0;
}

.main ul.checkbox li {
    position: relative;
    padding-left: 36px;
}

.main ul.checkbox li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNC41IiB5PSI0LjUiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0iIzAwMkE2OCIgc3Ryb2tlPSIjMDAyQTY4IiBzdHJva2Utd2lkdGg9IjMiLz4KPHBhdGggZD0iTTkuNjY2NSAxMy4yODlMMTEuOTk0MiAxNS45MTY2TDE3LjE2NjUgMTAuMDgzMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K');
}

@media (min-width: 992px) {
    .main ul.ul-two-columns li {
        width: calc(50% - (8px * 1 / 2));
    }
}

/* ONLY FOR PAGE 404 */
.page-404-section {
    background-color: #EAF5F7;
    padding: 140px 20px;
}

.page-404-section .wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.page-404-section .wrap h1 {
    color: #3A3A3B;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}

.page-404-section .icon-wrap {
    display: flex;
    height: 60px;
    width: 138px;
}

.page-404-section .icon-wrap svg {
    width: 100%;
    height: 100%;
}

.page-404-section .wrap p {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.page-404-section .wrap a {
    color: #000 !important;
    text-decoration: underline;
}

@media screen and (max-width: 767px) {
    .page-404-section {
        padding: 40px 20px;
    }

    .page-404-section .wrap h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .page-404-section .wrap p {
        font-size: 18px;
        line-height: 26px;
    }

    .page-404-section .wrap {
        gap: 24px;
    }

    .page-404-section .wrap a {
        display: block;
    }

    .page-404-section .icon-wrap {
        height: 40px;
    }
}