.site-footer{
    background: #fff !important;
    border-top: 2px solid #B2BED326;
    border-inline-start: 0 !important;
    padding-inline: var(--side-space);
    color: #503C89;
    @media (max-width: 767px) {
        padding-inline: 0;
    }
}
.site-footer .text-content, 
.site-footer .cke_editable{
    font-family: inherit !important;
}

.footer-columns {
    max-width: var(--container);
     margin-inline: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    gap: 0;
    margin-inline: auto;
    @media (max-width: 767px) {
        flex-direction: column;
    }
}

.footer-columns a {
    color: #00AAE7;
}

.region > *:where(:not([data-big-pipe-placeholder-id])){
    margin-bottom: 0;
}

.footer-column--1 {
    border-right: 2px solid #B2BED326;
    padding: 100px 120px 100px 0;
    width: 40%;
    @media (max-width: 1400px) {
        padding: var(--space-50);
        padding-left: 0;
    }
    @media (max-width: 1199px) {
        padding-right: 30px;
        padding-left: 0;
        width: 28.9%;
    }
    @media (max-width: 767px) {
        width: 100%;
        padding: 60px 35px;
        border-right: 0;
        border-bottom: 2px solid #B2BED326;
    }
}
.footer-column--1 .block__content .field:not(:last-child){
    margin-bottom: 30px;
}
.footer-column--1 .block__content .field--name-field-primary-logo{
    margin-bottom: 30px !important;
}
.footer-column--1 .field_footer_card_heading_btn{
    background: transparent;
    color: #414042 !important;
    padding: 0;
    height: auto;
}
.footer-column--1 .field_footer_card_heading_btn:after{
    display: none;
}

.footer-column--1 .field--name-field-primary-logo img{
    max-height: 30px;
    width: auto;
}
.footer-column--1 .field--name-field-secondary-logo img{
    height: 22px;
    width: auto;
}
.footer-column--1  .field--name-field-footer-card-contact-us{
    font-size: 14px;
    font-weight: 600;
    text-underline-offset: 2px;
    color: #199BB1;
}

.footer-column--1 .text-content{
    color: inherit;
}
.footer-column--1 .text-content p{
     font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    color: #414042;
}
.footer-column--1 .text-content p:last-child{
    font-size: 12px;
}
.footer-column--1 .text-content a{
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline!important;
    text-underline-offset: 2px !important;
    color: inherit !important;
}
.footer-column--1 .text-content a:hover{
    color: #129CCF;
}

.footer-contact{
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-contact .contact-item {
    border: 2px solid #E9F1FF;
    padding: 16px 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    width: 100% !important;
    border-radius: 6px;
    font-size: 15px;
    line-height: 1.35;
    color: #0B051D;
}

.contact-item img {
    width: 30px;
    height: 30px;
}
.footer-contact .contact-item a{
    color: #129CCF !important;
    font-weight: 500;
    text-decoration: none;
}
.footer-contact .contact-item:nth-child(2) a{
    text-decoration: underline!important;
    text-underline-offset: 2px!important;
}
.footer-contact .contact-item:nth-child(3) a{
    color: #0B051D!important;
    font-weight: 700;
}
.site-footer .text-content a:hover{
    color: inherit;
}

.footer-column--2{
    width: 35%;
    padding: 100px 20px 100px 72px;
    @media (max-width: 1400px) {
        padding: var(--space-50);
    }
    @media (max-width: 1199px) {
        padding-inline: 30px;
        width: 39%;
    }
     @media (max-width: 991px) {
        width: 30%;
     }
     @media (max-width: 767px) {
        padding: 60px 35px 0;
        width: 100%;
     }
}
.footer-column--3{
    flex: 1;
    padding: 100px 0;
    @media (max-width: 1400px) {
        padding-block: var(--space-50);
    }
    @media (max-width: 767px) {
        padding: 20px 35px 60px;
        width: 100%;
     }
}

.site-footer .block__title {
    color: #503C89;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 700;
    padding: 0;
    margin:0 0 10px 0;
    border: 0;
    @media (max-width: 1400px) {
       font-size: 15px;
    }
    @media (max-width: 767px) {
       color: #142D52;
    }
}
.site-footer .menu{
    margin: 0;
    padding: 0;
}
.site-footer .menu li{
    margin-bottom: 0;
}
.site-footer .menu a {
    color: #503C89;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600;
    text-decoration: none;
    @media (max-width: 1400px) {
       font-size: 15px;
    }
     @media (max-width: 767px) {
       color: #142D52;
    }
}
.site-footer .menu a:hover{
    color: #00AAE7 !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.footer-column--1 .field--name-field-footer-card-contact-us{
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
    color: #7D7CA6;
    line-height: 1;
}
.footer-column--1 .field--name-field-footer-card-contact-us .field_footer_card_contact_us_btn{
    background: transparent;
    color: #414042 !important;
    padding: 0;
    gap: 0;
    line-height: 1;
    height: auto;
    text-decoration: underline;
    font-size: 14px;
}
.field_footer_card_contact_us_btn:after{
    display: none;
}

.site-footer .block-type--site-brand{width: 100%; margin-bottom: 30px}