/* Deedpoll Elementor Footer — defaults tuned to the supplied 1917 × 598 reference image. */
.elementor-widget-deedpoll_footer,
.elementor-widget-deedpoll_footer > .elementor-widget-container {
    width: 100%;
}

.deedpoll-footer,
.deedpoll-footer * {
    box-sizing: border-box;
}

.deedpoll-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #081f38;
    color: #b0c4db;
    min-height: 598px;
    overflow: hidden;
}

.deedpoll-footer a {
    text-decoration: none;
}

.deedpoll-footer__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.deedpoll-footer__main {
    padding: 66px 32px 63px;
}

.deedpoll-footer__grid {
    --deedpoll-brand-col: 347px;
    --deedpoll-company-col: 196px;
    --deedpoll-resources-col: 197px;
    --deedpoll-legal-col: 237px;
    --deedpoll-grid-gap: 79.67px;
    --deedpoll-mobile-gap: 36px;
    --deedpoll-mobile-columns: 1;
    position: relative;
    display: grid;
    grid-template-columns: var(--deedpoll-brand-col) var(--deedpoll-company-col) var(--deedpoll-resources-col) var(--deedpoll-legal-col);
    column-gap: var(--deedpoll-grid-gap);
    align-items: start;
    min-height: 388px;
}

.deedpoll-footer__brand,
.deedpoll-footer__navcol {
    min-width: 0;
}

.deedpoll-footer__logo {
    display: inline-flex;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.deedpoll-footer__logo img {
    display: block;
    width: 182px;
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.deedpoll-footer__description {
    width: 370px;
    max-width: none;
    margin: 28px 0 0;
    padding: 0;
    color: #b0c4db;
    font-family: Inter, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
}

.deedpoll-footer__badges {
    width: 370px;
    margin: 39px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 12px;
    column-gap: 8px;
}

.deedpoll-footer__badge {
    min-height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    margin: 0;
    border: 0;
    border-radius: 999px;
    background: #20344c;
    color: #b0c4db;
    font-family: Inter, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    white-space: nowrap;
    text-decoration: none;
}

.deedpoll-footer__badge:hover,
.deedpoll-footer__badge:focus {
    color: #b0c4db;
    text-decoration: none;
}

.deedpoll-footer__payments {
    min-height: 18px;
    margin: 37px 0 0 17px;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.deedpoll-footer__payment-strip {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.deedpoll-footer__payment-strip img {
    display: block;
    width: 230px;
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.deedpoll-footer__payment {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.deedpoll-footer__payment img {
    display: block;
    width: auto;
    height: auto;
    max-height: 18px;
    margin: 0;
    padding: 0;
}

.deedpoll-footer__navcol {
    margin: 0;
    padding: 2px 0 0;
}

.deedpoll-footer__heading {
    margin: 0 0 20px;
    padding: 0;
    color: #00e676;
    font-family: Inter, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.deedpoll-footer__links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin: 0;
    padding: 0;
}

.deedpoll-footer__link {
    display: inline-flex;
    margin: 0;
    padding: 0;
    color: #b0c4db;
    font-family: Inter, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0;
    text-decoration: none;
}

.deedpoll-footer__link:hover,
.deedpoll-footer__link:focus {
    color: #00e676;
    text-decoration: none;
}

.deedpoll-footer__company-card {
    position: absolute;
    z-index: 1;
    top: 249px;
    right: 0;
    width: 343px;
    min-height: 138px;
    margin: 0;
    padding: 20px;
    border-radius: 17px;
    background: #20344c;
}

.deedpoll-footer__company-label,
.deedpoll-footer__company-value,
.deedpoll-footer__company-address,
.deedpoll-footer__company-number-row {
    margin: 0;
    padding: 0;
    font-family: Inter, Arial, sans-serif;
    line-height: 18px;
}

.deedpoll-footer__company-label {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}

.deedpoll-footer__company-value,
.deedpoll-footer__company-address {
    color: #b0c4db;
    font-size: 13px;
    font-weight: 400;
}

.deedpoll-footer__company-name {
    margin-top: 2px;
}

.deedpoll-footer__company-number-row,
.deedpoll-footer__company-address {
    margin-top: 7px;
}

.deedpoll-footer__divider {
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #20344c;
}

.deedpoll-footer__bottom {
    width: 100%;
    margin: 0;
    padding: 24px 32px 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}

.deedpoll-footer__copyright,
.deedpoll-footer__bottom-note {
    margin: 0;
    padding: 0;
    color: #b0c4db;
    font-family: Inter, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
}

.deedpoll-footer__copyright {
    flex: 0 0 auto;
    white-space: nowrap;
}

.deedpoll-footer__bottom-note {
    flex: 1 1 auto;
    max-width: 680px;
    text-align: right;
}

@media (max-width: 1100px) {
    .deedpoll-footer {
        min-height: 0;
    }

    .deedpoll-footer__main {
        padding: 50px 28px;
    }

    .deedpoll-footer__grid {
        grid-template-columns: minmax(280px, 1.5fr) repeat(3, minmax(130px, 1fr));
        column-gap: 32px;
        min-height: 0;
    }

    .deedpoll-footer__description,
    .deedpoll-footer__badges {
        width: 100%;
        max-width: 370px;
    }

    .deedpoll-footer__company-card {
        position: static;
        width: 100%;
        min-height: 0;
        margin-top: 52px;
        grid-column: 3 / 5;
    }
}

@media (max-width: 767px) {
    .deedpoll-footer__main {
        padding: 42px 22px 38px;
    }

    .deedpoll-footer__grid {
        display: grid;
        grid-template-columns: repeat(var(--deedpoll-mobile-columns), minmax(0, 1fr));
        gap: var(--deedpoll-mobile-gap) 28px;
    }

    .deedpoll-footer__brand,
    .deedpoll-footer__company-card {
        grid-column: 1 / -1;
    }

    .deedpoll-footer__description,
    .deedpoll-footer__badges {
        width: 100%;
        max-width: 100%;
    }

    .deedpoll-footer__company-card {
        margin-top: 0;
    }

    .deedpoll-footer__bottom {
        padding: 24px 22px 34px;
        flex-direction: column;
        gap: 14px;
    }

    .deedpoll-footer__copyright {
        white-space: normal;
    }

    .deedpoll-footer__bottom-note {
        max-width: 100%;
        text-align: left;
    }
}
