footer {
    background: #fff;
    position: relative
}

footer .footer-section {
    margin: .125rem 0
}

footer .footer-section:first-child {
    margin-top: 0
}

footer .footer-section:last-child, footer .footer-section:last-of-type {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    footer .footer-section.footer-nav {
        margin-bottom: 0
    }
}

footer .footer-section.footer-nav .footer-section-content {
    padding-bottom: 0
}

@media (max-width: 767.98px) {
    footer .footer-section.country-select {
        margin-top: 0
    }
}

@media (max-width: 767.98px) {
    footer .footer-section.country-select .footer-section-content {
        padding-top: 0
    }
}

@media (min-width: 768px) {
    footer .footer-section.country-select .footer-section-content .accordion .card {
        padding-bottom: 0
    }
}

footer .footer-section.country-select .footer-section-content .accordion .card .row .col-12 {
    margin: 0 0 1.5rem
}

@media (min-width: 480px) {
    footer .footer-section.country-select .footer-section-content .accordion .card .row .col-12 {
        margin: 0
    }
}

@media (min-width: 768px) {
    footer .footer-section.country-select .footer-section-content .accordion .card .row .col-12 {
        margin: 0
    }
}

footer .footer-section.country-select .footer-section-content .accordion .card .row .col-12:last-child {
    margin-bottom: 0
}

footer .footer-section.country-select .footer-section-content [class^=col-]:first-child .accordion:first-child .card {
    border-top: 0
}

footer .footer-section .footer-section-content {
    padding: 2rem 0;
    font-size: .875rem;
    line-height: 1.4285714286
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content {
        padding: 2.5rem 0
    }
}

@media (min-width: 1200px) {
    footer .footer-section .footer-section-content {
        padding: 3rem 0
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content {
        font-size: .875rem
    }
}

@media (min-width: 1200px) {
    footer .footer-section .footer-section-content {
        font-size: .875rem
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content {
        line-height: 1.4285714286
    }
}

@media (min-width: 1200px) {
    footer .footer-section .footer-section-content {
        line-height: 1.4285714286
    }
}

footer .footer-section .footer-section-content [class^=col-]:first-child .accordion:first-child .card {
    border-top: 1px solid #e2e3e4
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content [class^=col-]:first-child .accordion:first-child .card {
        border-top: none
    }
}

footer .footer-section .footer-section-content a[class*=" icon-"]:before, footer .footer-section .footer-section-content a[class^=icon-]:before {
    color: #303c49;
    display: inline-block;
}

footer .footer-section .footer-section-content a.icon-arrow-outline:before, footer .footer-section .footer-section-content a.icon-download:before, footer .footer-section .footer-section-content a.icon-mail:before, footer .footer-section .footer-section-content a.icon-open:before, footer .footer-section .footer-section-content a.icon-phone:before {
    display: none
}

footer .footer-section .footer-section-content p {
    font-size: inherit;
    line-height: inherit
}

footer .footer-section .footer-section-content ul {
    font-size: inherit;
    line-height: inherit;
    padding-left: 0
}

footer .footer-section .footer-section-content ul li:before {
    display: none
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content > ul {
        margin: 0 0 -1rem
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content > ul li {
        margin: 0 2rem 1rem 0
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content > ul li {
        white-space: nowrap
    }
}

footer .footer-section .footer-section-content ol {
    counter-reset: i;
    font-size: inherit;
    line-height: inherit;
    list-style-type: none
}

footer .footer-section .footer-section-content ol li {
    counter-increment: i
}

footer .footer-section .footer-section-content ol li:before {
    content: counter(i, decimal) ")";
    margin-right: .25rem
}

footer .footer-section .footer-section-content .accordion .card {
    border-bottom: 1px solid #e2e3e4;
    border-top: none;
    padding: 1rem 0
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .accordion .card {
        padding: 0 0 2.5rem
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .accordion .card {
        border-bottom: none
    }
}

footer .footer-section .footer-section-content .accordion .card .accordion-header {
    font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    letter-spacing: .0775rem;
    text-align: left;
    padding: 0 0 0 1.375rem;
    font-size: .875rem;
    line-height: 1.4285714286
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .accordion .card .accordion-header {
        font-size: .875rem
    }
}

@media (min-width: 1200px) {
    footer .footer-section .footer-section-content .accordion .card .accordion-header {
        font-size: .875rem
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .accordion .card .accordion-header {
        line-height: 1.4285714286
    }
}

@media (min-width: 1200px) {
    footer .footer-section .footer-section-content .accordion .card .accordion-header {
        line-height: 1.4285714286
    }
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .accordion .card .accordion-header {
        cursor: default;
        letter-spacing: 0;
        padding-left: 0;
        text-transform: none
    }
}

footer .footer-section .footer-section-content .accordion .card .accordion-header .icon-accordion {
    margin: 0 0 0 -1.375rem
}

footer .footer-section .footer-section-content .accordion .card .accordion-header .icon-accordion:before {
    font-size: 1rem
}

footer .footer-section .footer-section-content .accordion .card .accordion-body .card-body {
    padding: 1rem 0 0
}

@media (min-width: 768px) {
    footer .footer-section .footer-section-content .footer-logo-text {
        font-size: .9375rem
    }
}

footer .footer-section .footer-section-content > img {
    width: 60px;
    height: 34px
}