@import url("https://use.typekit.net/xom0cdw.css");

.m-pageBanner2022 {
    padding: 40px 0 0;
    background-color: #edf7fd;
    position: relative
}

.m-pageBanner2022.noImage {
    padding: 60px 0 40px;
    background-color: #fff
}

.m-pageBanner2022.noImage .text {
    margin-bottom: 0
}

.m-pageBanner2022 .image {
    display: none
}

.m-pageBanner2022 .text {
    margin-bottom: 40px
}

.m-pageBanner2022 p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    font-family: proxima-nova, arial, sans-serif;
    line-height: 1.47;
    font-weight: 300 !important
}

.m-pageBanner2022 h1,
.m-pageBanner2022 p {
    position: relative;
    z-index: 10;
    color: #172a6a
}

.m-pageBanner2022 h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 24px;
    line-height: 1.19
}

.m-pageBanner2022 .m-breadcrumb ul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    font-family: proxima-nova, arial, sans-serif;
    font-weight: 500;
    line-height: 1.75;
    color: #505050;
    text-transform: none
}

.m-pageBanner2022 .m-breadcrumb ul li a,
.m-pageBanner2022 .m-breadcrumb ul li a:after {
    color: #172a6a
}

.m-pageBanner2022 .m-breadcrumb ul li a:hover {
    border-color: #172a6a
}

@media (min-width:768px) {
    .m-pageBanner2022.noImage {
        padding: 70px 0 0
    }

    .m-pageBanner2022.noImage .text {
        max-width: 835px;
        padding-right: 0;
        margin-bottom: 120px
    }

    .m-pageBanner2022 .inner {
        display: flex;
        justify-content: space-between
    }

    .m-pageBanner2022 .text {
        max-width: 835px;
        padding-right: 100px;
        margin-bottom: 70px
    }

    .m-pageBanner2022 p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 24px;
        line-height: 1.5
    }

    .m-pageBanner2022 h1 {
        font-size: 38px;
        font-size: 3.8rem;
        line-height: 24px;
        line-height: 1.21
    }
}

@media (min-width:992px) {
    .m-pageBanner2022.noImage .text {
        margin-bottom: 150px
    }

    .m-pageBanner2022 .image {
        flex-basis: 35%;
        max-width: 35%;
        flex-shrink: 0;
        flex-grow: 0;
        display: flex;
        align-items: flex-end
    }

    .m-pageBanner2022 .image img {
        background-size: cover;
        border-radius: 10px 10px 0 0
    }

    .m-pageBanner2022 h1 {
        font-size: 44px;
        font-size: 4.4rem;
        line-height: 24px;
        line-height: 1.21;
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .m-pageBanner2022.noImage .text {
        margin-bottom: 180px
    }

    .m-pageBanner2022 .image {
        flex-basis: 45%;
        max-width: 45%;
        flex-shrink: 0;
        flex-grow: 0
    }

    .m-pageBanner2022 .text {
        padding-right: 100px;
        margin-top: 40px;
        margin-bottom: 90px
    }

    .m-pageBanner2022 p {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 24px;
        line-height: 1.5
    }

    .m-pageBanner2022 h1 {
        font-size: 58px;
        font-size: 5.8rem;
        line-height: 24px;
        line-height: 1.21
    }
}