.Footer-social {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.5rem;
}

.Footer-socialTitle {
    font-size: .875rem;
    font-weight: 700;
}

div {
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;

}

a {
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;

}

.Footer-icon--facebook:after,
.Footer-icon--twitter:after {
    font-family: FontAwesome;
    color: #000;
    display: inline-block;
    font-size: 1.5rem;
    margin-left: .3125rem;
    margin-right: .3125rem;
}

.Footer-icon--facebook:after {
    content: "";
}

.Footer-icon--youtube:after {
    content: "";
}

.Footer-icon--linkedin:after {
    content: "";
}

.Footer-icon--twitter:after {
    content: "";
}

.Footer-icon--linkedin:after,
.Footer-icon--youtube:after {
    font-family: FontAwesome;
    font-size: inherit;
    color: #000;
    display: inline-block;
    font-size: 1.5rem;
    margin-left: .3125rem;
    margin-right: .3125rem;
}

@media (max-width: 47.9375rem) {
    .Footer-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        width: 100%;
    }
}

.Footer-social {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.5rem;
}

.variation1 {
    visibility: hidden;
}

.variation2 {
    visibility: visible;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}


.social_section_wrapper.Social {
    background-color: transparent;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}



.social_section_wrapper.Social {
    background-color: transparent;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


.social_section_wrapper.Social .l-container {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}

.social_section_wrapper .Social-title,
.social_section_wrapper .Heading--2 {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1;
    font-weight: 700;
    color: #55565a;
    padding-right: 1rem;
    white-space: nowrap;
}


.social_section_wrapper .Social-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    margin: 0;
    width: auto;
}


.social_section_wrapper .Social-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 32px;
}


.social_section_wrapper .Social-icon {
    display: block;
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
    filter: none;
}


.social_section_wrapper .Social-link {
    display: none;
    font-weight: 700;
    color: #1d4094;
    margin-top: 0.5rem;
    text-decoration: none;
}



.social_section_wrapper .Social-col+.Social-col {
    margin-left: 0;
}

.social_section_wrapper .Social-col:hover .Social-icon,
.social_section_wrapper .Social-col:focus-within .Social-icon {
    transform: translateY(-2px);
    transition: transform .18s ease;
    opacity: 0.95;
}


@media (max-width: 767.98px) {
    .social_section_wrapper .Social {
        padding-top: 1rem;
        padding-bottom: 1rem;
        text-align: center;
    }

    .social_section_wrapper .Social .l-container {
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }

    .social_section_wrapper .Social-title {
        order: 1;
        font-size: 1rem;
    }

    .social_section_wrapper .Social-content {
        order: 2;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1rem;
    }

    .social_section_wrapper .Social-col {
        width: 48%;
        min-width: 110px;
        flex-direction: row;
        justify-content: center;
        gap: 0.5rem;
    }


    .social_section_wrapper .Social-link {
        display: inline-flex;
        font-size: 0.85rem;
        margin-top: 0;
    }
}

.social_section_wrapper .Social-col a:focus,
.social_section_wrapper .Social-col a:focus-visible {
    outline: 3px solid rgba(29, 64, 148, 0.18);
    outline-offset: 4px;
    border-radius: 4px;
}

.social_section_wrapper .Footer-socialTitle {
    margin-right: 20px;
}

.social_section_wrapper .Footer-social {
    padding-bottom: 0;
}
.footer_wrapper {
    background-color: #f1f1f1;
    border-top: 1px solid #bebfbf;
    padding-top: 2rem;
}
.footer_wrapper .ftb-mig-accordion .cmp-accordion{
    margin-top : 1rem;
}
.footer_wrapper .contact-details-single, .footer_wrapper .ftb-mig-accordion .cmp-accordion, .footer_wrapper .footer-nav{
    max-width: 1200px;

}
.footer_wrapper .ftb-mig-accordion .cmp-accordion{
    max-width: 1200px;
    padding-right: 0;
    padding-left : 0;
}
.footer_wrapper .footer-nav {
    padding: 0;
}

.footer_wrapper .Footer-socialTitle {
    font-size: 1rem;
    line-height: 1.2rem;
    color: #333;
    font-weight: bold;
}

.footer_wrapper .multilink{
    padding: 19px 0 30px;
}
.footer_wrapper .ftb-mig-text .cmp-text, .footer_wrapper .ftb-mig-logo .c-logo-link {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
    font-size: .719rem;
    color: #3E3E3E;
}

@media (max-width: 767px) {
    .container.footer_wrapper {
    padding : 4px 24px !important;
    }
}
.Footer-social {
    flex-direction: row;
}

.social_section_wrapper .Social-content {
    flex-wrap: nowrap;
    gap: 5px;
}

.social_section_wrapper .Social-col {
    min-width: auto;
    margin-top: 10px;
}

.social_section_wrapper .Footer-socialTitle {
    margin-right: 10px;
}
.social_section_wrapper .Social-col img {
    width: 24px;
    height: 24px;
}
.social-wrapper {
    background-color: #E4F2FA;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 55px;
}

section {
    display: block;
}

@media (min-width: 768px) {
    .social-title {
        line-height: 1.5rem;
    }
}

.social-title {
    font-size: 1rem;
    font-weight: 700;
    color: #333;
}

.social-title {
    font-family: "Open Sans", sans-serif;
}

/* @media (min-width: 768px) {
    h2 {
        font-size: 1.6875rem;
        line-height: 2.25rem;
    }
}

h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
} */

.social {
    max-width: 450px;
    display: flex;
    margin: auto;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    align-items: stretch;
    padding-top: 50px;
    padding-bottom: 40px;
}

.social-col {
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;

}
.Social {
    background-color: #e4f2fa;
    text-align: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-top: 2rem;
}

section {
    display: block;
}

section {
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;
}

.l-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
}

/*@media (min-width: 75rem) {
    .l-container {
        width: 71.25rem;
    }
}

@media (min-width: 62rem) {
    .l-container {
        width: 58.75rem;
    }
}

@media (min-width: 48rem) {
    .l-container {
        width: 45rem;
    }
}*/


div {
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;

}

@media (min-width: 48rem) {
    .Heading--2 {
        font-size: 1.75rem;
        line-height: 1;
    }
}

.Heading--2 {
    font-weight: 700;
    color: #55565a;
    font-size: 1.5rem;
    line-height: 1.17;
}

/* h2 {
    border: 0;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-decoration: none;
} */

@media (min-width: 48rem) {
    .Social-content {
        width: 66.66667%;
        margin-top: 4.5rem;
    }
}

@media (max-width: 47.9375rem) {
    .Social-content {
        flex-wrap: wrap;
    }
}

.Social-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.Social-col {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 47.9375rem) {
    .Social-col {
        width: 50%;
        margin-top: 2rem;
    }
}

.Social-icon {
    display: block;
}

img,
svg {
    max-width: 100%;
    max-height: 100%;
}

.Social-link {
    font-weight: 700;
    display: flex;
    align-items: flex-end;
    flex-grow: 1;
    color: #1d4094;
    text-decoration: none;
    margin-top: 1.25rem;
}

a {
    border: 0;
    border-radius: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
