﻿
.gmac-footer {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    box-sizing: border-box;
}

.gmac-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: linear-gradient(to right, #055143 0%, #055143 25%, #27a27d 25%, #27a27d 50%, #a945f8 50%, #a945f8 75%, #4f0759 75%, #4f0759 100%);
    box-sizing: border-box;
}

.gmac-footer .gmac-footer-container,
.gmac-footer .gmac-footer-lower .gmac-footer-container{
    max-width: 1320px;
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}

.gmac-footer .gmac-footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-right: -12px;
    margin-left: -12px;
    box-sizing: border-box;
}

.gmac-footer .gmac-footer-spacing {
    padding-bottom: 64px;
    padding-top: 96px;
}

.gmac-footer-wrapper > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0px;
    box-sizing: border-box;
}

.gmac-footer .full-column {
    flex: 0 0 auto;
    width: 100%;
    box-sizing: border-box;
}

.gmac-footer .footer__list {
    list-style-type: none;
}

.gmac-footer .gmac-footer-logo {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.gmac-footer .gmac-footer-logo .gmac-footer-content {
    font-size: 14px;
    font-weight: 400;
    color: #4a4e56;
}

.gmac-footer .gmac-footer-text {
    font-family: 'WorkSans';
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

.gmac-footer .gmac-footer-heading {
    font-family: 'WorkSans SemiBold';
    font-size: 18px;
    font-weight: 600;
    color: #055143;
}

.gmac-footer .footer__list {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 24px;
}

.gmac-footer .footer__list-item-link {
    text-decoration: none;
    display: flex;
    padding-block: 0.25rem;
}

.gmac-footer .footer__list-item .gmac-footer-link-primary,
.gmac-footer .footer__list-item .gmac-footer-link-group-primary {
    font-family: 'WorkSans SemiBold';
    font-size: 18px;
    width: fit-content;
    font-weight: 600;
    color: #121416;
    text-decoration: none;
    display: inline-flex;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    align-items: center;
    /*    gap: 0.25rem;*/
}

.gmac-footer .footer__list-item .gmac-footer-link-primary:hover,
.gmac-footer .gmac-footer-lower-wrapper .gmac-link-lg-secondary:hover{
    color: #373b41;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.gmac-footer .footer__list-item .gmac-footer-link-secondary {
    color: #4a4e56;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    font-weight: 400;
}

.gmac-footer .gmac-footer-link-group {
    display: inline-block;
    cursor: pointer;
}

.gmac-footer .gmac-footer-link-group:hover {
    text-decoration: none;
}

.gmac-footer .footer__list-item .gmac-footer-link-wrapper {
    display: flex;
    gap: 8px;
    flex-direction: column;
}

.gmac-footer .footer__list-item .gmac-footer-link-group .gmac-footer-link-group-heading {
    display: flex;
    gap: 8px;
    flex-direction: row;
}

.gmac-footer .gmac-footer-link-group .gmac-footer-link-primary {
    display: flex;
    align-items: center;
}

.gmac-footer .gmac-footer-link-btn {
    color: #055143;
    background-color: #dff4ee;
    border: 1px solid #dff4ee;
    width: 40px;
    height: 40px;
    padding-inline: 8px;
    border-radius: 12px;
    box-sizing: border-box;
    margin-left: auto;
}

.gmac-footer .gmac-footer-link-btn i.ph {
    font-size: 24px;
}

.gmac-footer .gmac-footer-lower {
    background-color: #f7f8f8;
}

.gmac-footer .gmac-footer-lower-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.gmac-footer .gmac-footer-lower-wrapper .gmac-link-lg-secondary {
    font-family: 'WorkSans SemiBold';
    font-size: 18px;
    width: fit-content;
    font-weight: 600;
    color: #4a4e56;
    text-decoration: none;
    display: inline-flex;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    align-items: center;
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

.gmac-footer .gmac-footer-logo .navbar-brand:focus-visible,
.gmac-footer .footer__list-item .gmac-footer-link-primary:focus,
.gmac-footer .footer__list-item .gmac-footer-link-primary:focus-visible,
.gmac-footer .footer__list-item .gmac-footer-link-primary:focus-within,
.gmac-footer .footer__list-item .gmac-footer-link-group:focus,
.gmac-footer .footer__list-item .gmac-footer-link-group:focus-visible,
.gmac-footer .footer__list-item .gmac-footer-link-group:focus-within,
.gmac-footer .gmac-footer-lower-wrapper .gmac-link-lg-secondary:focus,
.gmac-footer .gmac-footer-lower-wrapper .gmac-link-lg-secondary:focus-visible,
.gmac-footer .gmac-footer-lower-wrapper .gmac-link-lg-secondary:focus-within{
    outline: 2px solid #5e9ed6;
    outline-offset: 2px;
    box-shadow: none;
}

@media (min-width: 992px) {
    .gmac-footer .footer-link-2 {
        padding-right: 1.5rem;
    }
}

@media (min-width: 992px) {
    .gmac-footer .footer-column {
        flex: 0 0 auto;
        width: 25%;
        box-sizing: border-box;
    }
}

@media (max-width: 991.98px) {
    .gmac-footer .footer-link-1, .gmac-footer .footer-link-2 {
        margin-top: 4rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .gmac-footer .footer-link-0 {
        margin-top: 5rem;
    }

    .gmac-footer .gmac-footer-spacing {
        padding-top: 48px;
    }

    .gmac-footer .gmac-footer-lower-wrapper {
        gap: 24px;
    }
}

@media (max-width: 767.98px) {
    .gmac-footer .gmac-footer-container,
    .gmac-footer .gmac-footer-lower .gmac-footer-container {
        padding-right: 16px;
        padding-left: 16px;
    }
    .gmac-footer .footer__list-item .gmac-footer-link-primary,
    .gmac-footer .footer__list-item .gmac-footer-link-group-primary,
    .gmac-footer .footer__list-item .gmac-footer-link-secondary {
        font-size: 1rem;
    }

    .gmac-footer .footer-link-0 {
        margin-top: 3rem;
    }

    .gmac-footer .gmac-footer-spacing {
        padding-top: 64px;
        padding-bottom: 48px;
    }

    .gmac-footer .gmac-footer-lower-wrapper {
        gap: 16px;
    }
}