.section .desc h2, .section .page-module > h2 {
    line-height: 1.4;
    margin-bottom: 16px 0;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    background-image: none;
    -webkit-text-fill-color: inherit;
    color: #004493;
    font-size: 20px;
    font-weight: 500;
}
.section .desc  h3, .section .page-module > h3 {
    line-height: 1.3;
    margin-bottom: 12px 0;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    background-image: none;
    -webkit-text-fill-color: inherit;
    color: #004493;
    font-size: 16px;
    font-weight: 500;
}
@media (min-width: 992px) {
    .images-swiper, .primary-accordion {
        margin: 20px 0;
    }
}
.page-module .partner-section h2 {
    display: none;
}
.inner-page-section.template {
    padding-top: 72px;
}
@media (min-width: 992px) {
    .inner-page-section {
        padding: 72px 0 40px;
    }
    .search-section {
        padding: 72px 0 40px;
    }
}