section.u4m-footer {
    background-color: #fff;
    padding: 0 0;
}

@media (max-width:580px) {
    section.u4m-footer {
        padding-top: 0
    }
}

.u4m-footer__dark, .u4m-footer__dark .footer-bottom, .u4m-footer__dark .footer-lp {
    background-color: #000 !important
}

section.u4m-footer .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:580px) {
    section.u4m-footer .footer-top {
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 20px
    }
}

section.u4m-footer .footer-top .left {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

@media (max-width:1500px) {
    section.u4m-footer .footer-top .left {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-top .left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 50px
    }
}

section.u4m-footer .footer-top .left .image {
    margin: 0 0 20px;
    padding-top: 3px
}

@media (max-width:580px) {
    section.u4m-footer .footer-top .left .image {
        margin: 0 auto 20px
    }
}

section.u4m-footer .footer-top .left .image img {
 
    opacity: 1
}

section.u4m-footer .footer-top .left .address {
    margin-bottom: 10px
}

@media (max-width:580px) {
    section.u4m-footer .footer-top .left .address {
        font-size: 14px
    }
}

section.u4m-footer .footer-top .left div.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body.u4-landing-page section.u4m-footer .footer-top .left div.social {
    display: none
}

@media (max-width:1024px) {
    section.u4m-footer .footer-top .left div.social a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-top .left div.social a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

section.u4m-footer .footer-top .left div.social div.border {
    background-color: #7c98b6;
    height: 4px;
    margin: 40px 0 50px;
    width: 100%
}

@media (max-width:580px) {
    section.u4m-footer .footer-top .left div.social div.border {
        margin: 20px 0 30px
    }
}

section.u4m-footer .footer-top .left .language-switcher {
    font-size: 14px;
    margin-top: 25px
}

@media (min-width:581px) {
    section.u4m-footer .footer-top .left .language-switcher {
        margin-top: 108px
    }
}

section.u4m-footer .footer-top .left .language-switcher a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px
}

section.u4m-footer .footer-top .left .language-switcher a.current {
    font-weight: 500;
    margin-left: 0
}

@media (min-width:581px) and (max-width:871px) {
    section.u4m-footer .footer-top .left .language-switcher a {
        margin: 0
    }
}

section.u4m-footer .footer-top .left .language-switcher a:hover {
    text-decoration: underline
}

section.u4m-footer .footer-top div.menu {
    -ms-flex-preferred-size: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 80%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px
}

@media (max-width:580px) {
    section.u4m-footer .footer-top div.menu {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 0
    }
}

section.u4m-footer .footer-top div.menu .footer-menu__wrapper, section.u4m-footer .footer-top div.menu>span {
    width: 100%
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul, section.u4m-footer .footer-top div.menu>ul.footer-menu__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width:1024px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul, section.u4m-footer .footer-top div.menu>ul.footer-menu__wrapper {
        padding-left: 50px
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul, section.u4m-footer .footer-top div.menu>ul.footer-menu__wrapper {
        padding-left: 0;
        padding-top: 25px
    }
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li {
    margin-right: 50px;
    padding-right: 50px
}

@media (min-width:1025px) {
    section.u4m-footer .footer-top div.menu li.footer-menu__top {
        margin-left: 25px;
        width: 25%
    }

    section.u4m-footer .footer-top div.menu li.footer-menu__top:last-child {
        flex: 0
    }
}

@media (max-width:1500px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li, section.u4m-footer .footer-top div.menu li.footer-menu__top {
        padding-right: 2.5vw
    }
}

@media (max-width:1024px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li, section.u4m-footer .footer-top div.menu li.footer-menu__top {
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 1;
        flex: 1
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li, section.u4m-footer .footer-top div.menu li.footer-menu__top {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:last-of-type, section.u4m-footer .footer-top div.menu li.footer-menu__top:last-of-type {
    padding-right: 0
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a, section.u4m-footer .footer-top div.menu li.footer-menu__top .footer-menu__top-label {
    color: #000;
    cursor: default;
    display: inline-block;
    font-family: 'Inter-Regular';
    ;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 1.2;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0
}

section.u4m-footer .footer-top div.menu li.footer-menu__top .footer-menu__top-label--link a {
    color: #000
}

section.u4m-footer .footer-top div.menu li.footer-menu__top .footer-menu__top-label--link a:hover {
    color: #d35346;
    text-decoration: underline
}

@media (max-width:580px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a, section.u4m-footer .footer-top div.menu li.footer-menu__top {
        font-size: 14px;
        margin-top: 15px;
        padding-right: 0
    }
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper, section.u4m-footer .footer-top div.menu ul.footer-menu__container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item {
    margin: 0
}

section.u4m-footer .footer-top div.menu ul.footer-menu__container .footer-menu__item--pull {
    break-after: column
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li:hover a, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item:hover a {
    background: transparent
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li a, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a {
    border: 0;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 1.3;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: auto
}

.footer-menu__item--tag {
    border: 2px solid #d35346;
    border-radius: 3px;
    color: #d35346;
    font-family: 'Inter-Regular';
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    margin-left: 7px;
    padding: 3px 4px;
    position: absolute;
    text-transform: uppercase;
    top: 0
}

section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a#footer_company {
    display: inline-block !important;
    font-family: 'Inter-Regular';
    ;
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: .01em !important;
    margin-top: 14px;
    pointer-events: none
}

section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a#for_individuals_alt {
    color: #000;
    cursor: default;
    display: inline-block;
    font-family: 'Inter-Regular';
    ;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 1.2;
    margin-bottom: 30px;
    margin-top: 24px;
    max-width: 100%;
    padding: 0
}

@media (max-width:580px) {
    .footer-menu__item--tag {
        font-size: 8px;
        padding: 2px 4px
    }

    section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a#for_individuals_alt {
        margin-bottom: 10px
    }
}

section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item .section-title {
    color: rgba(0, 0, 0, .6);
    font-size: 10px;
    letter-spacing: 2px;
    line-height: 162%;
    margin-bottom: 8px;
    margin-top: 24px;
    text-transform: uppercase
}

section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item:first-child .section-title {
    margin-top: 0
}

@media (max-width:580px) {
    section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li a, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a {
        font-size: 12px
    }
}

section.u4m-footer .footer-top div.menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li a:hover, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a#for_individuals_alt:hover, section.u4m-footer .footer-top div.menu ul.footer-menu__container li.footer-menu__item a:hover {
    color: #d35346;
    text-decoration: underline
}

section.u4m-footer .footer-bottom {
    background: #000;
    color: #fff;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center
}

section.u4m-footer .footer-bottom-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 25px 0;
    max-width: 100% !important;
    width: 100%;
}

@media (max-width:580px) {
    section.u4m-footer .footer-bottom-container {
        flex-direction: column
    }
}

@media (min-width:768px) {
    section.u4m-footer .footer-bottom {
        padding-left: 1.2vw;
        padding-right: 1.2vw
    }
}

@media (min-width:1070px) {
    section.u4m-footer .footer-bottom {
        padding-left: 1.75vw;
        padding-right: 1.75vw
    }
}

@media (min-width:1200px) {
    section.u4m-footer .footer-bottom {
        padding-left: 3.33vw;
        padding-right: 3.33vw
    }
}

@media (min-width:1500px) {
    section.u4m-footer .footer-bottom {
        max-width: 100%;
        padding-left: 5vw;
        padding-right: 5vw
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-bottom .language-select {
        width: 100%
    }
}

section.u4m-footer .footer-bottom .language-select-desktop a, section.u4m-footer .footer-bottom .language-select-mobile a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 142%
}

html[lang=de] section.u4m-footer .footer-bottom .language-select-desktop .lang-de, html[lang=de] section.u4m-footer .footer-bottom .language-select-mobile .lang-de, html[lang=en-gb] section.u4m-footer .footer-bottom .language-select-desktop .lang-en-gb, html[lang=en-gb] section.u4m-footer .footer-bottom .language-select-mobile .lang-en-gb, html[lang=en] section.u4m-footer .footer-bottom .language-select-desktop .lang-en, html[lang=en] section.u4m-footer .footer-bottom .language-select-mobile .lang-en, html[lang=fr] section.u4m-footer .footer-bottom .language-select-desktop .lang-fr, html[lang=fr] section.u4m-footer .footer-bottom .language-select-mobile .lang-fr {
    font-weight: 600
}

.footer-pipe {
    font-weight: 400 !important
}

@media (min-width:581px) {
    .footer-pipe {
        margin-left: 10px
    }
}

section.u4m-footer .footer-top .left div.social a {
    align-items: center;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    display: flex;
    height: 32px;
    justify-content: center;
    margin: 10px 10px 0 0;
    text-align: center;
    width: 32px
}

section.u4m-footer .footer-top .left div.social a svg path {
    fill: #fff
}

section.u4m-footer .footer-bottom .language-select-desktop a {
    margin: 0 5px
}

section.u4m-footer .footer-bottom .language-select-desktop a:first-child {
    margin-left: 0
}

section.u4m-footer .footer-bottom .language-select-desktop {
    display: block;
    margin: 20px 0
}

@media (max-width:580px) {
    section.u4m-footer .footer-bottom .language-select-desktop {
        display: none
    }
}

section.u4m-footer .footer-bottom .language-select-mobile {
    display: none
}

@media (max-width:580px) {
    section.u4m-footer .footer-bottom .language-select-mobile {
        display: block;
        margin-bottom: 2rem;
        margin-top: 2rem;
        text-align: left;
        width: 100%
    }
}

section.u4m-footer .footer-bottom .language-select-mobile-icon {
    margin-right: 10px;
    vertical-align: bottom
}

section.u4m-footer .footer-bottom .copyright {
    font-size: 16px;
    color: #FFF;
    opacity: 1;
}

@media (max-width:580px) {
    section.u4m-footer .footer-bottom .copyright {
        text-align: center;
        width: 100%
    }
}

.hs-blog-listing .hs-lang-en-gb, .hs-blog-post .hs-lang-en-gb {
    display: none
}

.cta-download-app {
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    width: 120px
}

.cta-download-app .cta-footer-appstore img {
    height: 40px
}

.cta-download-app .google-play-btn {
    height: 40px;
    margin-top: 5px
}

@media (max-width:580px) {
    .cta-download-app {
        flex-direction: row
    }

    .cta-download-app .cta-footer-googleplay {
        margin-left: 10px
    }
}

.trust-cta {
    margin-top: 14px;
    max-width: 120px
}

.trust-cta img {
    width: 100%
}

section.u4m-footer .footer-lp {
    background-color: #fff;
    padding: 50px 0
}

.u4m-footer__dark .footer-lp, .u4m-footer__dark .footer-lp .footer-bottom {
    background-color: #000
}

section.u4m-footer .footer-lp .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

section.u4m-footer .footer-lp .footer-top .left {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

@media (max-width:1500px) {
    section.u4m-footer .footer-lp .footer-top .left {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top .left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

section.u4m-footer .footer-lp .footer-top .left .image {
    margin: 0 0 10px;
    padding-top: 3px
}

section.u4m-footer .footer-lp .footer-top .left .image a {
    display: block;
    width: 100%
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top .left .image {
        margin: 0 auto 20px
    }
}

section.u4m-footer .footer-lp .footer-top .left .image img {
    max-width: 150px;
    opacity: 1
}

section.u4m-footer .footer-lp .footer-top .left .address {
    color: #757575;
    font-size: 18px;
    letter-spacing: .02em;
    line-height: 138%;
    margin-bottom: 10px;
    margin-top: 0
}

section.u4m-footer.u4m-footer__dark .footer-lp .footer-top .left .address {
    color: #fff
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top .left .address {
        font-size: 14px
    }
}

section.u4m-footer .footer-lp .footer-top .right div.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section.u4m-footer .footer-lp .footer-top .right div.social a {
    align-items: center;
    border: 1px solid #757575;
    border-radius: 100%;
    color: #757575;
    display: inline-block;
    display: flex;
    height: 32px;
    justify-content: center;
    margin: 10px 10px 0 0;
    text-align: center;
    width: 32px
}

section.u4m-footer .footer-lp .footer-top .right div.social a path {
    fill: #757575
}

section.u4m-footer.u4m-footer__dark .footer-lp .footer-top .right div.social a {
    color: #fff
}

section.u4m-footer.u4m-footer__dark .footer-lp .footer-top .right div.social a path {
    fill: #fff
}

@media (max-width:1024px) {
    section.u4m-footer .footer-lp .footer-top .right div.social a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top .right div.social a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

section.u4m-footer .footer-lp .footer-top .left div.social div.border {
    background-color: #7c98b6;
    height: 4px;
    margin: 40px 0 50px;
    width: 100%
}

@media (max-width:580px) {
    section.u4m-footer .footer-lp .footer-top .left div.social div.border {
        margin: 20px 0 30px
    }
}

section.u4m-footer .footer-lp .footer-bottom {
    background-color: #fff;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 100%;
    text-align: center
}

section.u4m-footer .footer-lp .footer-bottom .copyright {
    color: #a8a8a8;
    font-size: 14px;
    letter-spacing: .2px;
    line-height: 162%
}

section.u4m-footer .footer-lp .footer-bottom .footer-courtesy a {
    color: #a8a8a8;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    padding: 0 10px;
    text-align: center;
    text-decoration-line: underline
}

section.u4m-footer .footer-lp .footer-bottom .footer-courtesy a:hover {
    color: #000
}

section.u4m-footer.u4m-footer__dark .footer-lp .footer-bottom .footer-courtesy a {
    color: #fff
}

section.u4m-footer.u4m-footer__dark .footer-lp .footer-bottom .footer-courtesy a:hover {
    color: #d35346
}

section.custom-uplift-footer .footer-lp {
    padding: 40px 0 22px
}

@media (max-width:1024px) {
    section.custom-uplift-footer .footer-lp {
        text-align: center
    }
}

section.custom-uplift-footer .footer-top {
    padding-bottom: 0
}

@media (max-width:580px) {
    section.custom-uplift-footer .footer-top {
        flex-direction: column-reverse
    }
}

section.custom-uplift-footer .footer-top .left, section.custom-uplift-footer .footer-top .right {
    flex-basis: 20% !important
}

@media (max-width:580px) {
    section.custom-uplift-footer .footer-top .left {
        margin-top: 30px
    }
}

section.custom-uplift-footer .footer-top .center-col {
    flex-basis: 60%;
    text-align: center
}

@media (max-width:580px) {
    section.custom-uplift-footer .footer-top .center-col {
        margin-top: 30px
    }
}

section.custom-uplift-footer .footer-top .right {
    text-align: right;
    white-space: nowrap
}

section.custom-uplift-footer .footer-top .right a {
    align-items: center;
    display: inline-flex;
    height: 28px;
    justify-content: center;
    width: 28px
}

section.custom-uplift-footer .footer-top .right a path {
    fill: #fff
}

@media (max-width:580px) {
    section.custom-uplift-footer .footer-top .right {
        text-align: center
    }
}

section.custom-uplift-footer .address {
    color: #e9e9e9;
    font-size: 13px;
    font-weight: 400;
    line-height: 230%;
    margin: 0
}

section.custom-uplift-footer .uplift-footer-bu-link {
    color: #e9e9e9
}