/* ============================================================
   BOLEPIX — OPEN FINANCE FOOTER V5691C
   ============================================================ */

html,
body {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

html body .bp-open-finance-footer-v5691c {
    position: relative !important;
    z-index: 50 !important;

    width: 100vw !important;
    max-width: none !important;
    min-width: 100% !important;
    min-height: 144px !important;

    display: block !important;

    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: calc(50% - 50vw) !important;

    padding: 0 !important;

    left: auto !important;
    right: auto !important;
    bottom: auto !important;

    border: 0 !important;
    border-top: 1px solid #d5e2eb !important;
    border-radius: 0 !important;

    color: #577794 !important;

    background: #edf4f8 !important;
    background-image: none !important;

    box-shadow: none !important;

    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;

    box-sizing: border-box !important;
}

html body
.bp-open-finance-footer-v5691c
.bp-open-finance-footer-inner-v5691c {
    width: 100% !important;
    max-width: none !important;
    min-height: 144px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;

    gap: 30px !important;

    margin: 0 !important;

    padding-top: 28px !important;
    padding-right: clamp(32px, 4vw, 72px) !important;
    padding-bottom: 28px !important;
    padding-left: clamp(32px, 4vw, 72px) !important;

    box-sizing: border-box !important;
}

html body
.bp-open-finance-footer-v5691c
.bp-open-finance-footer-copy-v5691c {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #577794 !important;
    -webkit-text-fill-color: #577794 !important;

    font-family: Inter, Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;

    text-align: left !important;

    opacity: 1 !important;
}

html body
.bp-open-finance-footer-v5691c
.bp-open-finance-footer-home-v5691c {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    flex: 0 0 auto !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    color: #0878f9 !important;
    -webkit-text-fill-color: #0878f9 !important;

    background: transparent !important;
    box-shadow: none !important;

    font-family: Inter, Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    line-height: 1.5 !important;

    text-align: right !important;
    text-decoration: none !important;
    white-space: nowrap !important;

    opacity: 1 !important;
}

html body
.bp-open-finance-footer-v5691c
.bp-open-finance-footer-home-v5691c:hover {
    color: #055fc9 !important;
    -webkit-text-fill-color: #055fc9 !important;

    text-decoration: underline !important;
}

@media (max-width: 720px) {
    html body
    .bp-open-finance-footer-v5691c
    .bp-open-finance-footer-inner-v5691c {
        min-height: 118px !important;

        align-items: flex-start !important;
        justify-content: center !important;
        flex-direction: column !important;

        gap: 10px !important;

        padding: 25px 20px !important;
    }

    html body
    .bp-open-finance-footer-v5691c
    .bp-open-finance-footer-copy-v5691c,

    html body
    .bp-open-finance-footer-v5691c
    .bp-open-finance-footer-home-v5691c {
        width: 100% !important;

        font-size: 13px !important;
        text-align: left !important;
    }
}
