footer.rebrand_footer {
    padding-top: 64px;
    background-color: #243508;
    padding-bottom: 64px;
}

    footer.rebrand_footer #footer {
        margin: auto;
    }

@media (min-width: 1200px) {
    footer.rebrand_footer #footer {
        width: 1220px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1200px) {
    footer.rebrand_footer {
        padding-left: 15px;
        padding-right: 15px;
    }
}

footer.rebrand_footer .row {
    margin-left: 0;
    margin-right: 0;
}

footer.rebrand_footer .btn-learn-light:hover {
    background: unset;
}

footer.rebrand_footer .btn-learn-light:after {
    display: none;
}


footer.rebrand_footer #logo_hl {
    margin-left: unset;
    margin-right: 0;
    position: relative;
    left: unset;
}

footer.rebrand_footer .button_white_bg_green_border .field-link a {
    color: #fff;
    padding-left: 24px;
    padding-right: 56px;
    height: 46px;
    display: flex;
    align-items: center;
}

footer.rebrand_footer .button_white_bg_green_border {
    border-color: #bff355;
}

    footer.rebrand_footer .button_white_bg_green_border#subscribe_btn_ft .field-link a {
        color: #243508;
        font-size: 28px;
        line-height: 36.4px;
        color: #243508;
        position: relative;
        z-index: 3;
        font-weight: 650;
    }

    footer.rebrand_footer .button_white_bg_green_border:hover {
        padding-right: 56px;
        background: unset;
        cursor: pointer;
    }

footer.rebrand_footer .component.component.col-12 .col-6 {
    padding: 0;
}

@media screen and (min-width: 992px) {
    footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(1) {
        max-width: 60%;
        flex: 0 0 60%;
        display: flex;
    }
}

footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) {
    padding-left: 15px;
    display: flex;
    /* align-items: end; */
    padding-left: 0;
}

@media screen and (min-width: 992px) {
    footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) {
        max-width: 40%;
        flex: 0 0 40%;
    }
}

footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) .button_white_bg_green_border {
    padding: 0;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) .button_white_bg_green_border #right-arr {
        width: 32px;
        height: 32px;
        content: url(/-/media/Themes/HoganLovells/site-theme-name/images/Common/green-cta-transform-arrow.svg);
        transition: all 0.2s ease-in;
    }

    footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) .button_white_bg_green_border:hover #right-arr {
        content: url(/-/media/Themes/HoganLovells/site-theme-name/images/Common/green-cta-transform-arrow.svg);
        transform: translateY(-50%) rotate(45deg);
        transition: all 0.2s ease-in;
    }

    footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) .button_white_bg_green_border .component-content {
        z-index: 4;
    }

footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) #right-arr {
    right: 20px;
}

footer.rebrand_footer .column-splitter:first-child .col-6:nth-child(2) .row .column-splitter {
    flex-direction: row;
    margin-top: 20px;
}

footer.rebrand_footer .component.component.col-12:nth-child(1) .column-splitter {
    margin-bottom: 64px;
    display: flex;
}

footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter {
    margin: 0;
    /* display: flex; */
}

    footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter .col-6:nth-child(2) {
        padding-left: 0px;
    }

footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (min-width: 991px) {
    footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }

        footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter .col-6:nth-child(1) {
            max-width: 60%;
            flex: 0 0 60%;
        }

        footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter .col-6:nth-child(2) {
            padding-left: 0;
            max-width: 40%;
            flex: 0 0 40%;
        }

        footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter .column-splitter .col-6:nth-child(1) {
            padding-left: 0;
            max-width: 35%;
            flex: 0 0 35%;
        }

        footer.rebrand_footer .component.component.col-12:nth-child(2) .column-splitter .column-splitter .col-6:nth-child(2) {
            max-width: 65%;
            flex: 0 0 65%;
        }
}

@media screen and (max-width: 991px) {
    footer.rebrand_footer .column-splitter {
        flex-direction: column;
    }

    footer.rebrand_footer .col-6 {
        max-width: 100%;
        flex: 1;
        display: flex;
    }
}

@media screen and (max-width: 991px) {
    footer.rebrand_footer #footer .row {
        height: fit-content;
        /* display: flex; */
    }
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .row .col-12 {
    position: relative;
    /* margin-bottom: 20px; */
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .component.link-list.col-12 ul li {
    margin-bottom: 24px;
    /* font-family: 'roobert_regular' !important; */
}

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .component.link-list.col-12 ul li a {
        font-size: 14px;
        line-height: 19.6px;
        font-family: 'roobert_regular';
    }

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .column-splitter .col-6:nth-child(1) {
    max-width: fit-content;
}

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .column-splitter .col-6:nth-child(1) .rich-text {
        color: #fff;
        font-size: 14px;
        padding-left: 0px;
        font-family: 'roobert_regular';
    }

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .column-splitter .col-6:nth-child(2) {
    padding-right: 0px;
}

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .column-splitter .col-6:nth-child(2) .file-type-icon-media-link {
        display: inline-flex;
        flex: unset;
        padding-right: 0px;
        padding-bottom: 12px;
        padding-left: 20px;
        width: auto;
    }

        footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(2) .column-splitter .col-6:nth-child(2) .file-type-icon-media-link img {
            width: 32px;
            height: 32px;
            border: 1px solid #bff355;
            padding: 4px;
        }

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) {
    display: block;
    padding: 0;
    max-width: 100%;
    flex: 1;
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) {
    margin-top: 64px;
}

@media screen and (max-width: 992px) {
    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) {
        margin-top: 64px;
    }
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .component-content {
    width: 100%;
    height: 100%;
}

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .component-content .field-link {
        height: 100%;
    }

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border {
    display: flex;
    align-items: center;
    height: 160px;
    border: none;
    margin-top: 0;
    padding: 0;
}

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::before, footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::after {
        content: "";
        position: absolute;
        right: 180px;
        width: 1px;
        height: 28px;
        background-color: #243508;
    }

    @media  screen and (max-width: 576px) {
    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::before, footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::after {
        right: 45%;
    }
    }

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::before {
        top: 0;
        z-index: 4;
    }

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border .component-content::after {
        bottom: 0;
        z-index: 5;
    }

    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border a {
        height: inherit;
        display: flex;
        align-items: center;
        padding-left: 15px;
        font-size: 28px;
        line-height: 36.4px;
        color: #243508;
        position: relative;
        z-index: 3;
        font-weight: 650;
        font-family: 'roobert_medium';
        padding-right: 150px;
        text-align: left;
    }


@media screen and (max-width: 576px) {
    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border a {
        padding-right: 45%;
        text-align: left;
    }
}

@media only screen and (min-width: 992px) {
    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border a {
        padding-left: 64px;
    }
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .link.button_white_bg_green_border::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/-/media/Themes/HoganLovells/site-theme-name/images/Rebrand/subscribe_frame") no-repeat;
    z-index: 0;
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::before, footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::after {
    content: "";
    position: absolute;
    right: 180px;
    width: 1px;
    height: 28px;
}

@media  screen and (max-width: 576px) {
    footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::before, footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::after {
        right: 45%;
    }
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::before {
    top: 0;
    z-index: 4;
}

footer.rebrand_footer #footer .row .component.component.col-12 .column-splitter .col-6:nth-child(3) .row::after {
    bottom: 0;
    z-index: 5;
}

footer.rebrand_footer #footer .row .button_white_bg_green_border.component {
    margin-left: 0;
    flex: none;
    width: 100%;
}

footer.rebrand_footer #subscribe_btn_ft {
    min-height: 160px;
    display: flex;
    align-items: center;
    z-index: 3;
    position: relative;
}

    footer.rebrand_footer #subscribe_btn_ft :nth-child(2) {
        padding-left: 38px;
    }

    footer.rebrand_footer #subscribe_btn_ft .component-content {
        position: relative;
    }

    footer.rebrand_footer #subscribe_btn_ft::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("/-/media/Themes/HoganLovells/site-theme-name/images/Rebrand/subscribe_frame") no-repeat;
        z-index: 0;
    }

footer.rebrand_footer #right-arr {
    position: absolute;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 32px;
    height: 32px;
    object-fit: contain;
    content: url(/-/media/Themes/HoganLovells/site-theme-name/images/Common/cta-transform-arrow.svg);
    transition: all 0.2s ease-in;
}

footer.rebrand_footer .button_white_bg_green_border:hover #right-arr {
    right: 78px;
    content: url(/-/media/Themes/HoganLovells/site-theme-name/images/Common/cta-transform-arrow.svg);
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.2s ease-in;
}

footer.rebrand_footer #stay_known_rt_ft, footer.rebrand_footer #quick_link_text_ft, footer.rebrand_footer #connect_us_rt_ft_desktop, footer.rebrand_footer #connect_us_rt_ft_mobile, footer.rebrand_footer #Footer_complaince_link li a {
    font-size: 14px;
    line-height: 19.6px;
    color: #bff355;
}

footer.rebrand_footer .component.link-list.col-12 ul li {
    padding-left: 0px;
    padding-right: 15px;
    display: inline-block;
}

    footer.rebrand_footer .component.link-list.col-12 ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        font-family: 'roobert_medium';
    }

        footer.rebrand_footer .component.link-list.col-12 ul li a:hover {
            color: #bff355;
            /* border-bottom: 2px solid #bff355; */
        }

footer.rebrand_footer #footer .row:last-child .rich-text {
    padding-left: 0px;
}

@media screen and (max-width: 991px) {
    footer.rebrand_footer #footer .row .button_white_bg_green_border.component {
        margin-top: 64px;
    }
}

footer.rebrand_footer #Footer_complaince_link ul {
    margin-top: 12px;
}

footer.rebrand_footer #Footer_complaince_link li {
    padding-left: 0;
    margin-bottom: 24px;
}

footer.rebrand_footer .component.link-list.col-12 ul {
    padding-left: 0px;
    display: inline-block;
    margin-top: 0;
    width: 100%;
    /* margin-bottom: 5rem; */
    display: flex;
    flex-wrap: wrap;
    padding-right: 15px;
}

    footer.rebrand_footer .component.link-list.col-12 ul li {
        margin-bottom: 40px;
    }

footer.rebrand_footer .row.component.column-splitter .component.component.link-list {
    padding-left: 0px;
}

footer.rebrand_footer #subscribe_btn_ft {
    width: 100%;
}

footer.rebrand_footer #section1_container_footer .row.component.column-splitter {
    flex-direction: column;
    align-items: end;
}

    footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 {
        order: 2;
        max-width: 100%;
        flex: 1;
    }

        footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 .row {
            position: relative;
        }

            footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 .row::before, footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 .row::after {
                content: "";
                position: absolute;
                right: 180px;
                width: 1px;
                height: 28px;
                background-color: #243508;
            }

            footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 .row::before {
                top: 0;
                z-index: 4;
            }

            footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-5 .row::after {
                bottom: 0;
                z-index: 5;
            }

    footer.rebrand_footer #section1_container_footer .row.component.column-splitter .col-sm-10 {
        max-width: 100%;
        flex: 1;
    }

@media (min-width: 992px) {
    footer.rebrand_footer #section1_container_footer .desktopFooter {
        margin-top: 0px;
    }
}

footer.rebrand_footer .footer_disclaimer {
    color: #fff;
    font-family: 'roobert_regular';
}

footer.rebrand_footer .col-sm-10 {
    max-width: 100%;
    flex: 1;
}

footer.rebrand_footer .col-sm-7 {
    max-width: 50%;
}

footer.rebrand_footer p.footer_disclaimer {
    max-width: 100%;
}

footer.rebrand_footer .component.component.col-12:nth-child(1) .column-splitter .col-6:nth-child(2) {
    display:flex;
    align-items: flex-end;
}