/* Thank You Page */
.header.header--default .header-bottom {
    background: #e1dcd7;
}

.header-navigation__item-link__text,
.header-navigation__item-link__icon,
.header-search__button-icon {
    color: #2E2E2E;
}

.page-template-thankyou-page-php .main {
    background: #FBF9F8;
}

.thankyou {
    --thankyou-maroon: #630F3F;
    --thankyou-maroon-banner: #71393C;
    --thankyou-bg: #FBF9F8;
    --thankyou-card: #FAF8F6;
    --thankyou-text: #2E2E2E;
    --thankyou-text-muted: rgba(46, 46, 46, 0.8);
    --thankyou-accent: linear-gradient(94deg, #EEC640 29.81%, #EE9740 100.56%);
    --thankyou-whatsapp: #15AB54;
    padding-top: 7.25rem;
    background: url(/wp-content/uploads/thank_you_11zon.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.thankyou_background-mobile {
    display: none;
    height: 17.625rem;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 2.48975rem;
}

.thankyou__banner {
    background: var(--thankyou-maroon-banner);
    padding: 2.5rem 0;
    text-align: center;
}

.thankyou__banner-title {
    color: var(--White-100, #FFF);

    font-family: var(--Title---Italic, "BHN TAN - MEMORIES");
    font-size: 2.625rem;
    font-style: italic;
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 0.1575rem;
}

.thankyou__banner-subtitle {
    color: var(--White-80, rgba(255, 255, 255, 0.80));
    text-align: center;

    /* PC/14/14 - R */
    font-family: var(--Body---Capture---Button, "Open Sans");
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.thankyou__container {
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
    display: flex;
    min-height: 60vh;
    padding: 4rem 0;
    position: relative;
}

/* Card – Confirm information */
.thankyou__main {
    margin-right: 4.4375rem;
}

.thankyou__card {
    border-radius: 0.75rem;
    overflow: hidden;
    width: 44.625rem;
}

.thankyou__card-header {
    background: var(--thankyou-maroon);
    padding: 0rem 1.25rem;
    position: relative;
    height: 4.125rem;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.thankyou__card-icon {
    position: absolute;
    width: 10.24056rem;
    height: 4.07rem;
    right: 0;
    transform: rotate(4.79deg);
    top: -0.4125rem;
}

.thankyou__card-title {
    color: #FFF;
    /* MB/16/16 - italic - MB */
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    line-height: 170%;
    /* 1.7rem */
    font-family: var(--Title---Italic, "BHN TAN - MEMORIES"), serif;
    line-height: 1.6;
    letter-spacing: 0.0625rem;
    margin: 0;
}

.thankyou__card-body {
    background: #fff;
}

.thankyou__details {
    display: grid;
}

.thankyou__row {
    display: flex;
    border-bottom: 1px solid rgba(216, 216, 216, 0.25);
    min-height: 3.625rem;
    align-items: center;
}

.thankyou__label {
    padding: 0 1rem;
    color: #2E2E2E;

    font-family: var(--Body---Capture---Button, "Open Sans");
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.00438rem;
    width: 22.34375rem;
    border-right: 1px solid rgba(216, 216, 216, 0.25);
    height: 100%;
    display: flex;
    align-items: center;
}

.thankyou__value {
    color: rgba(46, 46, 46, 0.60);

    font-family: var(--Body---Capture---Button, "Open Sans");
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding-left: 0.75rem;
    max-width: 21.34375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.thankyou__card-footer {
    padding-top: 1.6875rem;
    background: transparent;
}

.thankyou__btn-text {
    position: relative;
    z-index: 1;
    color: var(--trng, #FFF);
    text-align: center;
    /* PC/14/14 - B - Up */
    font-family: var(--Body---Capture---Button, "Open Sans");
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 1.1375rem */
    text-transform: uppercase;
}

.thankyou__btn svg {
    width: 1.125rem;
    height: 1.125rem;
    margin-left: 0.75rem;
    position: relative;
    z-index: 1;
}

.thankyou__btn {
    padding: 0 1rem;
    height: 3.125rem;
}

/* Sidebar – Specialist & Office Hours */
.thankyou__sidebar {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: sticky;
    top: 8rem;
    width: 22rem;
    height: fit-content;
}

.thankyou__specialist {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.thankyou__specialist-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0.4375rem;
    margin-bottom: 0.5rem;
}

.thankyou__specialist-image {
    width: 2.625rem;
    height: 2.625rem;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid rgba(46, 46, 46, 0.2);
    margin-left: -0.5rem;
}

.thankyou__specialist-image:first-child {
    margin-left: 0;
}

.thankyou__specialist-title {
    color: var(--Text-tm, var(--Tm, #630F3F));
    text-align: center;

    /* PC/20/20 - italic */
    font-family: var(--Title---Italic, "BHN TAN - MEMORIES");
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 400;
    line-height: 170%;
    /* 2rem */
    letter-spacing: 0.09375rem;
    width: 15.1875rem;
}

.thankyou__specialist-desc {
    color: var(--thankyou-text-muted);
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0 0 0.4375rem;
}

.thankyou__specialist-link {
    display: inline-flex;
    align-items: center;
    color: var(--thankyou-whatsapp);
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: opacity 0.2s;
}

.thankyou__specialist-link:hover {
    color: var(--thankyou-whatsapp);
    opacity: 0.85;
}

.thankyou__specialist-icon {
    width: 1.5rem;
    height: 1.5rem;
    object-fit: contain;
}

.thankyou__specialist-platform {
    font-weight: 700;
    margin: 0 0.25rem 0 0.5rem;
}

.thankyou__specialist-number {
    font-weight: 500;
}

.thankyou__divider {
    width: 100%;
    max-width: 22rem;
    height: 1px;
    margin: 1.75rem auto;
    border: 0;
    background: var(--thankyou-accent);
}

.thankyou__opening {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.thankyou__opening-icon {
    width: 3.5rem;
    height: 3.5rem;
    object-fit: contain;
    margin-bottom: 0.5rem;
}

.thankyou__opening-title {
    color: var(--thankyou-maroon);
    font-family: var(--Title---Italic, "BHN TAN - MEMORIES"), serif;
    font-size: 1.25rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0625rem;
    margin: 0 0 0.5rem;
}

.thankyou__opening-hours {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
}

.thankyou__opening-hour {
    color: var(--thankyou-text-muted);
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 639.98px) {
    .thankyou_background-mobile {
        display: block;
    }

    .thankyou__container {
        flex-direction: column;
        min-height: auto;
        padding: 1.25rem 1.25rem 1.5rem;
    }

    .thankyou__label {
        width: 11.1875rem;
        color: var(--Text-Body-100, #2E2E2E);

        font-family: var(--Body---Capture---Button, "Open Sans");
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .thankyou__value {
        /*max-width: 10.1875rem;*/
        max-width: 9.75rem;
        color: var(--text-body-75, rgba(46, 46, 46, 0.75));
        padding-right: 0.75rem;
        font-family: var(--Body---Capture---Button, "Open Sans");
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .thankyou__card {
        width: 100%;
    }

    .thankyou {
        padding-top: 6rem;
    }

    .thankyou__banner {
        background: url(/wp-content/uploads/frame_2147263067.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 2rem 0.875rem;
    }

    .thankyou__banner-title {
        color: var(--White-100, #FFF);
        text-align: center;

        font-family: var(--Title---Italic, "BHN TAN - MEMORIES");
        font-size: 1.375rem;
        font-style: italic;
        font-weight: 400;
        line-height: 120%;
        letter-spacing: 0.0825rem;
    }

    .thankyou__banner-subtitle {
        color: var(--White-80, rgba(255, 255, 255, 0.80));
        text-align: center;

        /* MB/14/14 - R - MB */
        font-family: var(--Body---Capture---Button, "Open Sans");
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
        margin-top: 0.5rem;
    }

    .thankyou__main {
        margin-right: 0;
    }

    .thankyou__card-icon {
        display: none;
    }

    .thankyou__card-title {
        color: var(--Text-Title-White, #FFF);

        /* MB/16/16 - italic - MB */
        font-family: var(--Title---Italic, "BHN TAN - MEMORIES");
        font-size: 1rem;
        font-style: italic;
        font-weight: 400;
        line-height: 170%;
    }

    .thankyou__card-header {
        height: 3rem;
    }


    .thankyou__row {
        height: 3.0625rem;
    }

    .thankyou__card-footer {
        padding-top: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .thankyou__divider {
        margin: 2rem 0;
    }

    .thankyou__btn-text {
        font-family: "Open Sans";
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 700;
    }

    .thankyou__btn svg {
        display: none;
    }

    .thankyou__btn {
        padding: 0 0.9375rem;
        height: 2.375rem;
        border-radius: 0.125rem;
    }

    .thankyou__sidebar {
        width: 100%;
        margin-top: 3.25rem;
    }

    .thankyou__specialist-desc {
        margin: 0.5rem 0;
    }
}