﻿/* newsletter */
.ao_newsSectionContainer {
    /*   background-color: var(--caf-grey); */
    color: #2c1d35;
    width: 100%;
    /*  padding: 120px 0;*/
    height: 100%;
}

.ao_newsletter {
    /*   padding: 80px 109px 70px 142px; */
    justify-content: flex-end;
    align-items: center;
    /*    border-right: 1px solid #D04B4B;
    border-left: 1px solid #D04B4B;
    background: var(--Off-White, #FCFCFC); */
    /*   width: 1728px; */
    width: 100%;
    height: 811px;
    display: flex;
    flex-wrap: wrap;
    margin: 80px auto;
}

.ao_newsletter_layout {
    display: flex;
    padding: 30px 32px 30px 40px;
    align-items: center;
    gap: 72px;
    background: var(--Lilac-Lilac-400, #D8CAE2);
    width: 100%;
    height: auto;
}

.ao_newsletter_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    max-width: 686px;
    padding: 20px 0;
}

.ao_newsletter_img {
    width: 615px;
    height: 725px;
    flex-shrink: 0;
    overflow: hidden;
    /* background: lightgray 50% / cover no-repeat; */
    margin: -92px 0;
}

    .ao_newsletter_img img {
        width: 100%;
    }

.ao_newsletter_form * .ao-form input:not([type="radio"]):not([type="checkbox"]) {
    padding: 15px !important;
}

.ao_newsletter_form .ao-combo-block.ao-left {
    margin-bottom: -30px;
    font-size: 14px;
    /* margin-left: 30px; */
}

.ao_newsletter_form * .ao-form .ao-row {
    padding: 0 !important
}

.ao_newsletter_form * div.ao-block-wrapper * h3 {
    font-family: outfit, arial, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 41.8px */
    letter-spacing: -0.76px;
    text-transform: uppercase;
    align-self: stretch;
}

.ao_newsletter_form * div.ao-block-wrapper * p {
    color: var(--Lilac-Lilac-800, #574066);
    /* L Breakpoint/L - Body */
    font-family: "Source Serif 4, georgia, serif";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%; /* 28.08px */
    margin-left: 35px;
    padding-top: 0;
}

.ao_newsletter_form * div.ao-block-wrapper h3 + p {
    margin: 5px 0 0;
    font-family: "Source Serif 4, georgia, serif";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
    ;
}

.ao_newsletter_form * div.ao-block-wrapper * label {
    color: var(--Lilac-Lilac-800, #574066);
    leading-trim: both;
    text-edge: cap;
    font-family: outfit, arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: 0.14px;
    text-transform: uppercase;
    margin: 30px 0 10px;
}

.ao_newsletter_form * .small_para {
    color: var(--Lilac-Lilac-800, #574066);
    font-family: "georgia, serif";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

.ao_newsletter_form * div.ao-block-wrapper * input {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Spacing-values-spacing-2, 8px);
    flex: 1 0 0;
    float: left;
    margin-right: 10px;
    padding: 13px 12px;
    justify-content: center;
    align-self: stretch;
    background: var(--Lilac-Lilac-50, #F2EDF5) !important;
    color: #e3e3e3;
    border: none;
}

.ao_newsletter_form * .ao-form input {
    color: #5C5952 !important;
}

.ao_newsletter_form * div.ao-block-wrapper * input {
    background: var(--Lilac-Lilac-50, #F2EDF5);
    border: none;
}

.ao_newsletter * input::placeholder {
    color: #444444 !important;
    font-family: var(--font-family-text);
}

.ao_newsletter * placeholder {
    color: var(--Neutrals-Neutral-600, #5C5952);
    /* XL Breakpoint/XL - Body */
    font-family: "Source Serif 4, georgia, serif";
    fcolor: var(--Neutrals-Neutral-600, #5C5952);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%; /* 28.08px */
}

.ao_newsletter_form * div.ao-block-wrapper * checkbox {
    width: 24px;
    height: 24px;
    background: var(--Lilac-Lilac-50, #F2EDF5);
}

.ao_newsletter_form * .ao-form button.ao-form-submit {
    display: flex;
    height: 64px;
    padding: 12px 26px var(--Spacing-values-spacing-3, 12px) 38px;
    align-items: center;
    gap: 10px;
    position: absolute;
    left: 0;
    bottom: -80px;
    color: var(--White, #FFF);
    leading-trim: both;
    letter-spacing: 1px;
    font-size: 1.1rem !important;
}

.ao_newsletter_form * button.ao-form-submit {
    display: inline-flex;
    padding: 80px 109px 70px 142px;
    justify-content: flex-end;
    align-items: center;
    border-right: 1px solid #D04B4B;
    border-left: 1px solid #D04B4B;
    background: var(--Off-White, #FCFCFC);
    font-family: outfit, arial, sans serif;
}

    .ao_newsletter_form * button.ao-form-submit:hover {
        background-color: var(--caf-dark-red) !important;
    }

.ao_newsletter_form * .ao-form button.ao-form-submit a {
    color: var(--White, #FFF);
    leading-trim: both;
    text-edge: cap;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 19px */
    letter-spacing: 0.19px;
    text-transform: uppercase;
    font-family: outfit, arial, sans serif;
}

.ao_newsletter * input[type="checkbox"] {
    float: left;
    margin-right: 10px !important;
    width: 24px;
    height: 24px;
    background: var(--Lilac-Lilac-50, #F2EDF5);
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}

    .ao_newsletter * input[type="checkbox"]:checked:after {
        border: none;
        content: '\2714';
        margin: 0 -10px;
        margin-left: -5px;
        font-size: 16px;
    }

@media only screen and (min-width: 1720px) {
    .ao_newsletter_layout {
        gap: 100px;
    }
}

@media only screen and (max-width: 1280px) {
    .ao_newsSectionContainer {
        padding-bottom: 60px;
    }

    .ao_newsletter {
        /*       padding: 0 48px 49px 48px; */
        max-height: 100%;
        height: auto;
        width: 100%;
    }

    .ao_newsletter_layout {
        display: flex;
        max-width: 1152px;
        padding: 56px 32px;
        align-items: center;
        gap: 40px;
        margin: 0 auto;
    }


    .ao_newsletter_img {
        margin: -56px auto;
        max-width: 470px;
        max-height: 961px;
    }

    .ao_newsletter_form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        /*  margin-top: 40px; */
        max-width: 516px;
    }

        .ao_newsletter_form * div.ao-block-wrapper h3 + p {
            font-size: 17px;
        }

    .ao-form .ao-row {
        padding: 0 !important;
        flex-wrap: wrap;
    }

    .ao_newsletter_form * .ao-form input:not([type="radio"]):not([type="checkbox"]) {
        padding: 12px !important;
    }

    .ao_newsletter_form * .ao-form .ao-row .ao-column.ao-column-6, .ao-form .ao-row .vertical2 .ao-combo-label {
        width: 100%;
    }

    .ao_newsletter_form * .ao-form .ao-row .ao-column-inner {
        padding: 0 !important;
    }

    .ao_newsletter_form * .ao-form button.ao-form-submit {
        bottom: -100px;
    }
}

@media only screen and (max-width: 991px) {
    .ao_newsletter {
        max-height: 100%;
        height: auto;
        width: 100%;
        margin-top: 80px;
    }

    .ao_newsletter_layout {
        flex-direction: column-reverse;
        /*  padding: 150px 57px 100px 57px; */
        padding: 0 0 60px 0;
    }

    .ao_newsletter_img {
        margin: -56px auto;
        max-width: 608px;
        max-height: 457px;
        text-align: center;
        width: 100%;
    }

    .ao_newsletter_form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        margin-top: 60px;
        padding: 0 0 60px 0;
        margin-top: 40px;
        max-width: 100%;
    }

        .ao_newsletter_form * .ao-form input:not([type="radio"]):not([type="checkbox"]) {
            padding: 13px !important;
        }

    .ao_newsletter_layout .ao_newsletter_form {
        padding: 0 1.5rem;
    }
}

@media only screen and (max-width: 375px) {
    .ao_newsletter {
        display: flex;
        width: 100%;
        /*    padding: 0; */
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 32px;
        ;
    }

    .ao_newsletter_layout {
        flex-direction: column-reverse;
        display: flex;
        width: 100%;
        padding: 40px 0px 0 0px;
        align-items: center;
        margin-bottom: 40px;
    }

    .ao_newsletter_img {
        width: 100%;
        height: 401px;
        flex-shrink: 0;
    }

    .ao_newsletter_layout .ao_newsletter_form {
        display: flex;
        width: 100%;
        padding: 0px 20px 60px 20px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 32px;
    }
}
