/**
 * AEUREA global footer V2.0.
 * Shared by the canonical full footer and the conditional compact variant.
 */

.aeurea-footer-shell,
.aeurea-footer {
    --ae-footer-ink: #22201d;
    --ae-footer-copy: #3f3c37;
    --ae-footer-muted: #504d47;
    --ae-footer-olive: #5e6041;
    --ae-footer-accent: #b1a060;
    --ae-footer-rule: #e7e4de;
    box-sizing: border-box;
    clear: both;
    color: var(--ae-footer-copy);
    background: #fff;
}

.aeurea-footer *,
.aeurea-footer-shell *,
#footer .aeurea-footer-utility * {
    box-sizing: border-box;
}

.aeurea-footer.wpb_row {
    margin: 0;
}

.aeurea-footer > .wpb_column > .vc_column-inner {
    padding: 0;
}

.aeurea-footer > .wpb_column > .vc_column-inner > .wpb_wrapper,
.aeurea-footer__container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.aeurea-footer__top-row {
    padding: 54px 0 46px;
    border-top: 1px solid var(--ae-footer-rule);
}

.aeurea-footer__top {
    display: grid;
    grid-template-columns: minmax(0, 52fr) minmax(0, 48fr);
    align-items: center;
}

.aeurea-footer__newsletter {
    min-width: 0;
    padding-right: 48px;
    text-align: center;
}

.aeurea-footer__journal {
    min-width: 0;
    padding-left: 48px;
    border-left: 1px solid var(--ae-footer-rule);
}

.aeurea-footer__eyebrow {
    margin: 0 0 14px;
    color: var(--ae-footer-olive);
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .3em;
    text-transform: uppercase;
}

.aeurea-footer__title {
    margin: 0;
    color: var(--ae-footer-ink);
    font-family: Prata, serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
}

.aeurea-footer__rule {
    width: 40px;
    height: 1px;
    margin: 18px auto 20px;
    background: var(--ae-footer-accent);
    opacity: .72;
}

.aeurea-footer__intro,
.aeurea-footer__journal-copy,
.aeurea-footer__brand-copy,
.aeurea-footer__signature-secondary {
    color: var(--ae-footer-copy);
    font-family: Poppins, sans-serif;
    font-size: 14.5px;
    font-weight: 300;
    line-height: 1.62;
}

.aeurea-footer__intro {
    max-width: 560px;
    margin: 0 auto 16px;
}

.aeurea-footer__newsletter-form {
    max-width: 520px;
    margin: 0 auto;
    text-align: left;
}

.aeurea-footer__newsletter-form .mc_signup_form {
    max-width: none;
    margin: 0;
}

#main_content .aeurea-footer__newsletter-form .mc_form_inside,
.aeurea-footer__newsletter-form .mc_form_inside {
    display: grid;
    grid-template-columns: minmax(0, 56fr) minmax(230px, 44fr);
    align-items: stretch;
    border: 1px solid rgba(34, 32, 29, .16);
    background: transparent;
}

.aeurea-footer__newsletter-form .mc_message_wrapper,
.aeurea-footer__newsletter-form .aeurea-footer__consent {
    grid-column: 1 / -1;
}

.aeurea-footer__newsletter-form .mc_message_wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--ae-footer-olive);
    font-size: 12px;
    line-height: 1.45;
}

.aeurea-footer__newsletter-form .mc_merge_var,
.aeurea-footer__newsletter-form .mc_signup_submit {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.aeurea-footer__newsletter-form .mc_header_email {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}

.aeurea-footer__newsletter-form .mc_input {
    width: 100%;
    height: 52px;
    padding: 0 24px;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--ae-footer-ink);
    font-family: Poppins, sans-serif;
    font-size: 13px;
    line-height: 52px;
}

.aeurea-footer__newsletter-form .mc_input::placeholder {
    color: #77736d;
    opacity: 1;
}

.aeurea-footer__newsletter-form .mc_signup_submit_button {
    display: block;
    width: 100%;
    min-width: 190px;
    height: 52px;
    margin: 0;
    padding: 0 30px;
    border: 0;
    border-left: 1px solid rgba(34, 32, 29, .14);
    border-radius: 0;
    background: transparent;
    color: var(--ae-footer-ink);
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: .06em;
    white-space: nowrap;
    cursor: pointer;
    appearance: none;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.aeurea-footer__newsletter-form .mc_signup_submit_button:hover,
.aeurea-footer__newsletter-form .mc_signup_submit_button:focus-visible {
    color: #fff;
    background: #171512;
}

.aeurea-footer__newsletter-form .mc_form_inside > div[style*="display: none"] {
    display: none;
}

.aeurea-footer .aeurea-footer__consent {
    display: flex;
    gap: 9px;
    align-items: flex-start;
    margin: 9px 0 0;
    padding: 0;
    border: 0;
    color: var(--ae-footer-muted);
    font-family: Poppins, sans-serif;
    font-size: 11.5px;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
}

.aeurea-footer__consent input {
    width: 12px;
    height: 12px;
    margin: 2px 0 0;
    flex: 0 0 auto;
    accent-color: #74784d;
}

.aeurea-footer__consent a {
    color: var(--ae-footer-ink);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.aeurea-footer__note {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    max-width: 520px;
    margin: 10px auto 0;
    color: var(--ae-footer-muted);
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.48;
}

.aeurea-footer__note svg {
    width: 13px;
    height: 13px;
    flex: 0 0 auto;
    fill: none;
    stroke: var(--ae-footer-ink);
    stroke-width: 1.55;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.aeurea-footer__journal-grid {
    display: grid;
    grid-template-columns: minmax(0, 60fr) minmax(150px, 40fr);
    gap: 30px;
    align-items: center;
}

.aeurea-footer__journal .aeurea-footer__rule {
    margin: 17px 0 19px;
}

.aeurea-footer__journal-copy {
    max-width: 360px;
    margin: 0;
}

.aeurea-footer__journal-link {
    display: inline-flex;
    gap: 14px;
    align-items: center;
    margin-top: 24px;
    color: var(--ae-footer-ink);
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .24em;
    text-decoration: none;
    text-transform: uppercase;
}

.aeurea-footer__journal-link::after {
    width: 82px;
    height: 1px;
    background: var(--ae-footer-accent);
    content: '';
    transition: width .2s ease;
}

.aeurea-footer__journal-link:hover::after,
.aeurea-footer__journal-link:focus-visible::after {
    width: 96px;
}

.aeurea-footer__journal-image {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    filter: grayscale(100%) saturate(.25) contrast(.92);
    opacity: .9;
}

.aeurea-footer__main-row {
    padding: 42px 0 34px;
    border-top: 1px solid var(--ae-footer-rule);
}

.aeurea-footer__main-grid {
    display: grid;
    grid-template-columns: minmax(0, 50fr) minmax(0, 25fr) minmax(0, 25fr);
    gap: 36px;
}

.aeurea-footer__heading {
    margin: 0 0 14px;
    color: var(--ae-footer-ink);
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.aeurea-footer__brand-kicker {
    margin: 0 0 8px;
    color: var(--ae-footer-ink);
    font-family: Prata, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.45;
}

.aeurea-footer__brand-copy {
    max-width: 500px;
    margin: 0;
}

.aeurea-footer__navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.aeurea-footer__navigation li + li {
    margin-top: 8px;
}

.aeurea-footer__navigation a {
    color: var(--ae-footer-copy);
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .08em;
    text-decoration: none;
    text-transform: uppercase;
}

.aeurea-footer__navigation a:hover,
.aeurea-footer__navigation a:focus-visible {
    color: var(--ae-footer-olive);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.aeurea-footer__signature-row {
    padding: 22px 0 25px;
    border-top: 1px solid var(--ae-footer-rule);
    text-align: center;
}

.aeurea-footer__signature-primary {
    margin: 0;
    color: var(--ae-footer-ink);
    font-family: Prata, serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45;
}

.aeurea-footer__signature-secondary {
    margin: 4px 0 0;
    font-size: 12px;
}

#footer .aeurea-footer-utility {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 24px;
    align-items: center;
    width: 100%;
    color: #76776f;
    font-family: Poppins, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.5;
}

#footer .aeurea-footer-utility__social {
    display: flex;
    gap: 18px;
    align-items: center;
    justify-self: start;
}

#footer .aeurea-footer-utility__social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    min-height: 24px;
    color: var(--ae-footer-olive, #5e6041);
}

#footer .aeurea-footer-utility__social .fa {
    padding: 0;
    color: inherit;
    font-size: 15px;
}

#footer .aeurea-footer-utility__copyright {
    margin: 0;
    text-align: center;
    white-space: nowrap;
}

#footer .aeurea-footer-utility__payments {
    display: flex;
    align-items: center;
    justify-self: end;
}

#footer .aeurea-footer-utility__payments img {
    display: block;
    width: auto;
    height: 20px;
    margin: 0;
    float: none;
}

@media (max-width: 1199px) {
    .aeurea-footer__top {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .aeurea-footer__newsletter {
        padding-right: 34px;
    }

    .aeurea-footer__journal {
        padding-left: 34px;
    }

    .aeurea-footer__journal-grid {
        grid-template-columns: minmax(0, 60fr) minmax(140px, 40fr);
        gap: 24px;
    }
}

@media (max-width: 1024px) {
    .aeurea-footer > .wpb_column > .vc_column-inner > .wpb_wrapper,
    .aeurea-footer__container {
        padding-right: 24px;
        padding-left: 24px;
    }

    .aeurea-footer__title {
        font-size: 28px;
    }

    .aeurea-footer__main-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px 40px;
    }

    .aeurea-footer__brand {
        grid-column: 1 / -1;
    }
}

@media (max-width: 834px) {
    .aeurea-footer__top-row {
        padding: 44px 0 38px;
    }

    .aeurea-footer__top {
        grid-template-columns: minmax(0, 1fr);
    }

    .aeurea-footer__newsletter {
        padding: 0 0 38px;
    }

    .aeurea-footer__journal {
        padding: 38px 0 0;
        border-top: 1px solid var(--ae-footer-rule);
        border-left: 0;
    }

    .aeurea-footer__journal-grid {
        grid-template-columns: minmax(0, 60fr) minmax(180px, 40fr);
    }
}

@media (max-width: 767px) {
    .aeurea-footer > .wpb_column > .vc_column-inner > .wpb_wrapper,
    .aeurea-footer__container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .aeurea-footer__top-row {
        padding: 38px 0 32px;
    }

    .aeurea-footer__title {
        font-size: 24px;
        line-height: 1.24;
    }

    .aeurea-footer__eyebrow {
        margin-bottom: 12px;
        font-size: 10px;
        letter-spacing: .24em;
    }

    .aeurea-footer__intro {
        margin-bottom: 12px;
        font-size: 12px;
        line-height: 1.55;
    }

    .aeurea-footer__newsletter-form {
        max-width: 420px;
    }

    #main_content .aeurea-footer__newsletter-form .mc_form_inside,
    .aeurea-footer__newsletter-form .mc_form_inside {
        display: block;
    }

    .aeurea-footer__newsletter-form .mc_input {
        height: 46px;
        padding: 0 16px;
        border-bottom: 1px solid rgba(34, 32, 29, .12);
        line-height: 46px;
    }

    .aeurea-footer__newsletter-form .mc_signup_submit_button {
        min-width: 100%;
        min-height: 48px;
        height: 48px;
        padding: 0 22px;
        border-left: 0;
        line-height: 48px;
    }

    .aeurea-footer__consent,
    .aeurea-footer__note {
        font-size: 10px;
    }

    .aeurea-footer__journal {
        text-align: center;
    }

    .aeurea-footer__journal-grid {
        grid-template-columns: minmax(0, 1fr);
        justify-items: center;
    }

    .aeurea-footer__journal .aeurea-footer__rule {
        margin-right: auto;
        margin-left: auto;
    }

    .aeurea-footer__journal-copy {
        margin-right: auto;
        margin-left: auto;
    }

    .aeurea-footer__journal-link {
        margin-top: 20px;
        font-size: 10px;
        letter-spacing: .2em;
    }

    .aeurea-footer__journal-image {
        width: 150px;
    }

    .aeurea-footer__main-row {
        padding: 34px 0 28px;
    }

    .aeurea-footer__main-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 28px;
    }

    .aeurea-footer__brand {
        grid-column: auto;
    }

    .aeurea-footer__signature-row {
        padding: 20px 0 22px;
    }

    .aeurea-footer__signature-primary {
        font-size: 16px;
    }

    #footer .aeurea-footer-utility {
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        justify-items: center;
        padding-bottom: 40px;
    }

    #footer .aeurea-footer-utility__social,
    #footer .aeurea-footer-utility__payments {
        justify-self: center;
    }

    #footer .aeurea-footer-utility__copyright {
        max-width: 100%;
        white-space: normal;
    }
}

@media (max-width: 430px) {
    .aeurea-footer__newsletter-form {
        max-width: 100%;
    }

    .aeurea-footer__brand-copy {
        font-size: 13px;
    }

    .aeurea-footer__signature-secondary {
        font-size: 11px;
    }
}
