body.page-template-page-about {
    --about-paper: #fffaf6;
    --about-white: #ffffff;
    --about-sand: #ede9e3;
    --about-mist: #f5f2ed;
    --about-ink: #3f3933;
    --about-muted: #746d65;
    --about-soft: #aaa197;
    --about-bronze: #79664c;
    --about-bronze-dark: #5b4934;
    --about-dark: #17130f;
    --about-line: rgba(91, 73, 52, 0.16);
    --about-page-gutter: max(1.2rem, calc((100vw - 1120px) / 2));
    background: var(--about-paper) !important;
    color: var(--about-ink) !important;
}

body.page-template-page-about .site-main,
body.page-template-page-about .dest-guide-page {
    width: 100% !important;
    max-width: none !important;
    overflow: hidden !important;
    background: var(--about-paper) !important;
}

body.page-template-page-about img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 !important;
}

body.page-template-page-about .vard-v2-hero {
    position: relative !important;
    display: grid !important;
    min-height: 620px !important;
    height: 78svh !important;
    max-height: 820px !important;
    place-items: center !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background: var(--about-dark) !important;
}

body.page-template-page-about .vard-v2-hero__media {
    position: absolute !important;
    inset: 0 !important;
    z-index: 0 !important;
    background-image: var(--vard-v2-hero-img) !important;
    background-position: center 42% !important;
    background-size: cover !important;
    filter: saturate(0.96) contrast(1.04) brightness(0.82) !important;
}

body.page-template-page-about .vard-v2-hero__overlay {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    background:
        linear-gradient(180deg, rgba(17, 14, 11, 0.48), rgba(17, 14, 11, 0.12) 48%, rgba(17, 14, 11, 0.48)),
        linear-gradient(90deg, rgba(17, 14, 11, 0.34), rgba(17, 14, 11, 0.04) 48%, rgba(17, 14, 11, 0.24)) !important;
}

body.page-template-page-about .vard-v2-hero__inner {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    width: min(980px, calc(100% - 2rem)) !important;
    min-height: 100% !important;
    margin: 0 auto !important;
    padding: 8rem 0 4.2rem !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

body.page-template-page-about .vard-v2-breadcrumb,
body.page-template-page-about .vard-v2-hero__pills {
    display: none !important;
}

body.page-template-page-about .vard-v2-hero__eyebrow,
body.page-template-page-about .dest-guide-eyebrow,
body.page-template-page-about .eyebrow {
    display: block !important;
    margin: 0 0 0.75rem !important;
    color: var(--about-soft) !important;
    font-family: var(--vw-sans, "Plus Jakarta Sans", Arial, sans-serif) !important;
    font-size: 0.62rem !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
}

body.page-template-page-about .vard-v2-hero__eyebrow {
    color: rgba(255, 250, 241, 0.76) !important;
}

body.page-template-page-about .vard-v2-hero__eyebrow::before,
body.page-template-page-about .vard-v2-hero__eyebrow::after,
body.page-template-page-about .eyebrow::before,
body.page-template-page-about .eyebrow::after {
    display: none !important;
}

body.page-template-page-about .vard-v2-hero h1 {
    max-width: 950px !important;
    margin: 0 auto 0.9rem !important;
    color: #fffaf1 !important;
    font-family: var(--vw-display, "Cinzel", Georgia, serif) !important;
    font-size: clamp(3.2rem, 8vw, 6.4rem) !important;
    font-weight: 400 !important;
    line-height: 0.98 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    text-shadow: 0 16px 42px rgba(0, 0, 0, 0.38) !important;
}

body.page-template-page-about .vard-v2-hero p {
    max-width: 640px !important;
    margin: 0 auto !important;
    color: rgba(255, 250, 241, 0.84) !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: 1.18rem !important;
    font-style: italic !important;
    line-height: 1.48 !important;
    text-shadow: 0 8px 20px rgba(0, 0, 0, 0.3) !important;
}

body.page-template-page-about .dest-guide-section {
    display: grid !important;
    grid-template-columns: minmax(300px, 0.88fr) minmax(360px, 1.12fr) !important;
    gap: clamp(3.2rem, 5vw, 5.4rem) !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 0 !important;
    padding: clamp(4.9rem, 6.2vw, 6.4rem) var(--about-page-gutter) !important;
    overflow: hidden !important;
    background: var(--about-paper) !important;
}

body.page-template-page-about .dest-guide-section--flip,
body.page-template-page-about .about-services-section,
body.page-template-page-about .about-trusted-section {
    background: var(--about-sand) !important;
}

body.page-template-page-about .about-difference-section {
    background: var(--about-paper) !important;
}

body.page-template-page-about .dest-guide-section__body {
    order: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.page-template-page-about .dest-guide-section__visual {
    position: relative !important;
    order: 2 !important;
    width: min(100%, 590px) !important;
    margin: 0 !important;
    overflow: hidden !important;
    justify-self: end !important;
    background: #d8d0c5 !important;
    box-shadow: none !important;
}

body.page-template-page-about .dest-guide-section--flip .dest-guide-section__visual {
    order: 1 !important;
    justify-self: start !important;
}

body.page-template-page-about .dest-guide-section--flip .dest-guide-section__body {
    order: 2 !important;
}

body.page-template-page-about .dest-guide-section__visual img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 5 / 6 !important;
    object-fit: cover !important;
    object-position: center top !important;
    filter: saturate(1.02) contrast(1.02) brightness(1.01) !important;
    transform: none !important;
    transition: none !important;
}

body.page-template-page-about .about-services-section .dest-guide-section__visual img,
body.page-template-page-about .about-trusted-section .dest-guide-section__visual img,
body.page-template-page-about .about-difference-section .dest-guide-section__visual img {
    aspect-ratio: 6 / 5 !important;
    object-position: center center !important;
}

body.page-template-page-about .dest-guide-section__visual:hover img {
    transform: none !important;
}

body.page-template-page-about .dest-guide-section__inner {
    width: min(100%, 475px) !important;
    max-width: 475px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.page-template-page-about .dest-guide-section--flip .dest-guide-section__inner {
    margin-left: auto !important;
}

body.page-template-page-about .about-trusted-section .dest-guide-section__inner,
body.page-template-page-about .about-difference-section .dest-guide-section__inner {
    max-width: 540px !important;
}

body.page-template-page-about .dest-orn {
    display: none !important;
}

body.page-template-page-about .dest-guide-section__h2,
body.page-template-page-about .vard-promise-copy h2,
body.page-template-page-about .vard-section-head h2,
body.page-template-page-about .vard-cta-copy h2 {
    margin: 0 0 1.1rem !important;
    color: #6c6258 !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: clamp(2.45rem, 4.4vw, 3.35rem) !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.04 !important;
    text-transform: none !important;
}

body.page-template-page-about .dest-guide-section__lead,
body.page-template-page-about .vard-about-value-item p,
body.page-template-page-about .vard-promise-copy p,
body.page-template-page-about .vard-reason-card p,
body.page-template-page-about .vard-cta-copy p,
body.page-template-page-about .vard-cta-info p,
body.page-template-page-about .vard-cta-info-list li {
    color: var(--about-muted) !important;
    font-family: var(--vw-sans, "Plus Jakarta Sans", Arial, sans-serif) !important;
    font-size: 0.88rem !important;
    line-height: 1.72 !important;
}

body.page-template-page-about .dest-guide-section__lead {
    margin: 0 0 1rem !important;
}

body.page-template-page-about .vard-signature {
    margin: 1.35rem 0 0 !important;
    color: #6c6258 !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: 1.16rem !important;
    font-style: italic !important;
}

body.page-template-page-about .vard-about-values-inline {
    display: grid !important;
    gap: 0.78rem !important;
    margin-top: 1.25rem !important;
}

body.page-template-page-about .vard-about-value-item {
    padding: 0 0 0.82rem !important;
    border: 0 !important;
    border-bottom: 1px solid var(--about-line) !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.page-template-page-about .vard-about-value-item::before {
    display: none !important;
}

body.page-template-page-about .vard-about-value-item h3,
body.page-template-page-about .vard-reason-card h3,
body.page-template-page-about .vard-cta-info h3 {
    margin: 0 0 0.34rem !important;
    color: #6c6258 !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: 1.22rem !important;
    font-weight: 400 !important;
    line-height: 1.16 !important;
}

body.page-template-page-about .vard-promise-band {
    width: 100% !important;
    overflow: hidden !important;
    padding: clamp(4.8rem, 6vw, 6.4rem) var(--about-page-gutter) !important;
    background: var(--about-mist) !important;
}

body.page-template-page-about .vard-promise-band > .vard-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.page-template-page-about .vard-promise-grid--trio {
    display: grid !important;
    grid-template-columns: minmax(320px, 0.88fr) minmax(380px, 1.12fr) !important;
    grid-template-areas:
        "copy media"
        "notes media" !important;
    gap: 2rem clamp(3.2rem, 5vw, 5.4rem) !important;
    align-items: center !important;
}

body.page-template-page-about .vard-promise-copy {
    grid-area: copy !important;
    max-width: 500px !important;
    padding: 0 !important;
}

body.page-template-page-about .vard-promise-media {
    grid-area: media !important;
    width: min(100%, 590px) !important;
    margin: 0 !important;
    overflow: hidden !important;
    justify-self: end !important;
    background: #d8d0c5 !important;
}

body.page-template-page-about .vard-promise-media img {
    aspect-ratio: 5 / 6 !important;
    object-fit: cover !important;
    object-position: center top !important;
}

body.page-template-page-about .vard-promise-media figcaption {
    display: none !important;
}

body.page-template-page-about .vard-promise-notes {
    grid-area: notes !important;
    display: grid !important;
    gap: 0.75rem !important;
    max-width: 520px !important;
    padding: 0 !important;
}

body.page-template-page-about .vard-promise-notes article {
    padding: 0 0 0.78rem !important;
    border: 0 !important;
    border-bottom: 1px solid var(--about-line) !important;
    background: transparent !important;
}

body.page-template-page-about .vard-promise-notes strong {
    display: block !important;
    margin-bottom: 0.25rem !important;
    color: #6c6258 !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: 1.12rem !important;
    font-weight: 400 !important;
}

body.page-template-page-about .vard-promise-notes span {
    display: block !important;
    color: var(--about-muted) !important;
    font-size: 0.84rem !important;
    line-height: 1.6 !important;
}

body.page-template-page-about .about-reasons-section {
    overflow: visible !important;
    padding: clamp(4.8rem, 6vw, 6.2rem) var(--about-page-gutter) !important;
    background: var(--about-sand) !important;
}

body.page-template-page-about .about-reasons-section > .vard-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.page-template-page-about .about-reasons-section .vard-section-head {
    width: min(760px, 100%) !important;
    margin: 0 auto clamp(2.2rem, 4vw, 3rem) !important;
    text-align: center !important;
}

body.page-template-page-about .about-reasons-section .vard-section-head h2 {
    color: #6c6258 !important;
    font-size: clamp(2.15rem, 3.2vw, 3rem) !important;
    line-height: 1.04 !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-grid {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 0.95rem !important;
    width: 100% !important;
    overflow: visible !important;
    padding: 0 !important;
    scroll-snap-type: none !important;
    scrollbar-width: auto !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-grid::-webkit-scrollbar {
    display: none !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-card {
    display: flex !important;
    min-height: 270px !important;
    padding: 1.2rem 1rem 1.12rem !important;
    flex: none !important;
    flex-direction: column !important;
    border: 0 !important;
    border-top: 3px solid rgba(121, 102, 76, 0.72) !important;
    background: var(--about-paper) !important;
    box-shadow: none !important;
    color: var(--about-ink) !important;
    scroll-snap-align: none !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-num {
    display: block !important;
    margin-bottom: 1.25rem !important;
    color: rgba(121, 102, 76, 0.34) !important;
    font-family: var(--vw-serif, "Cormorant Garamond", Georgia, serif) !important;
    font-size: 2.2rem !important;
    font-weight: 300 !important;
    line-height: 1 !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-card h3 {
    min-height: 2.5em !important;
    margin-bottom: 0.65rem !important;
    color: #6c6258 !important;
    font-size: 1.08rem !important;
    line-height: 1.18 !important;
}

body.page-template-page-about .about-reasons-section .vard-reason-card p {
    margin: 0 !important;
    color: var(--about-muted) !important;
    font-size: 0.8rem !important;
    line-height: 1.62 !important;
}

body.page-template-page-about .vard-pill-grid,
body.page-template-page-about .vard-about-dest-list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0.45rem !important;
    padding: 0 !important;
    margin: 1rem 0 0 !important;
    list-style: none !important;
}

body.page-template-page-about .vard-pill-grid span,
body.page-template-page-about .vard-about-dest-list li {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 28px !important;
    padding: 0.34rem 0.6rem !important;
    border: 1px solid var(--about-line) !important;
    background: rgba(255, 250, 246, 0.42) !important;
    color: var(--about-muted) !important;
    font-size: 0.66rem !important;
    line-height: 1.2 !important;
}

body.page-template-page-about .vard-about-dest-list li::before {
    display: none !important;
}

body.page-template-page-about .btn,
body.page-template-page-about .vard-about-cta-btn,
body.page-template-page-about .hp2-btn-gold,
body.page-template-page-about .hp2-btn-ghost {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 34px !important;
    padding: 0.72rem 1rem !important;
    border: 1px solid var(--about-bronze) !important;
    border-radius: 0 !important;
    background: var(--about-bronze) !important;
    color: #ffffff !important;
    font-family: var(--vw-sans, "Plus Jakarta Sans", Arial, sans-serif) !important;
    font-size: 0.6rem !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
}

body.page-template-page-about .hp2-btn-ghost {
    background: transparent !important;
    color: rgba(255, 250, 241, 0.88) !important;
    border-color: rgba(255, 250, 241, 0.6) !important;
}

body.page-template-page-about .vard-cta-band {
    position: relative !important;
    display: grid !important;
    min-height: 430px !important;
    place-items: center !important;
    padding: 0 !important;
    overflow: hidden !important;
    isolation: isolate !important;
    text-align: center !important;
    background: var(--about-dark) !important;
}

body.page-template-page-about .vard-cta-band::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 0 !important;
    background-image: var(--about-cta-bg) !important;
    background-position: center 58% !important;
    background-size: cover !important;
    filter: saturate(0.92) contrast(1.02) brightness(0.82) !important;
}

body.page-template-page-about .vard-cta-band::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    background:
        linear-gradient(180deg, rgba(245, 242, 237, 0.08), rgba(20, 17, 13, 0.3) 48%, rgba(20, 17, 13, 0.38)),
        linear-gradient(90deg, rgba(22, 18, 13, 0.28), rgba(22, 18, 13, 0.04) 50%, rgba(22, 18, 13, 0.26)) !important;
    pointer-events: none !important;
}

body.page-template-page-about .vard-cta-band > .vard-container {
    position: relative !important;
    z-index: 2 !important;
    width: min(650px, calc(100% - 2rem)) !important;
    max-width: 650px !important;
    margin: 0 auto !important;
    padding: 5rem 0 !important;
}

body.page-template-page-about .vard-cta-inner {
    display: block !important;
}

body.page-template-page-about .vard-cta-copy h2 {
    max-width: 560px !important;
    margin: 0 auto 0.8rem !important;
    color: #fffaf1 !important;
    font-size: clamp(2.15rem, 4vw, 2.85rem) !important;
    text-shadow: 0 14px 34px rgba(0, 0, 0, 0.32) !important;
}

body.page-template-page-about .vard-cta-copy p {
    max-width: 440px !important;
    margin: 0 auto 1.4rem !important;
    color: rgba(255, 250, 241, 0.84) !important;
    text-shadow: 0 8px 20px rgba(0, 0, 0, 0.32) !important;
}

body.page-template-page-about .vard-cta-actions {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 0.75rem !important;
}

body.page-template-page-about .vard-cta-info {
    display: none !important;
}

@media (max-width: 1180px) {
    body.page-template-page-about .about-reasons-section .vard-reason-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 980px) {
    body.page-template-page-about .dest-guide-section,
    body.page-template-page-about .vard-promise-grid--trio {
        grid-template-columns: 1fr !important;
        gap: 2.35rem !important;
    }

    body.page-template-page-about .vard-promise-grid--trio {
        grid-template-areas:
            "copy"
            "media"
            "notes" !important;
    }

    body.page-template-page-about .dest-guide-section__body,
    body.page-template-page-about .dest-guide-section__visual,
    body.page-template-page-about .dest-guide-section--flip .dest-guide-section__body,
    body.page-template-page-about .dest-guide-section--flip .dest-guide-section__visual {
        order: initial !important;
    }

    body.page-template-page-about .dest-guide-section__inner,
    body.page-template-page-about .dest-guide-section--flip .dest-guide-section__inner {
        width: min(100%, 650px) !important;
        max-width: 650px !important;
        margin: 0 !important;
    }

    body.page-template-page-about .dest-guide-section__visual,
    body.page-template-page-about .vard-promise-media {
        width: 100% !important;
        max-width: none !important;
        justify-self: stretch !important;
    }
}

@media (max-width: 680px) {
    body.page-template-page-about {
        --about-page-gutter: 1rem;
    }

    body.page-template-page-about .vard-v2-hero {
        min-height: 560px !important;
        height: 74svh !important;
    }

    body.page-template-page-about .vard-v2-hero h1 {
        font-size: 3rem !important;
        line-height: 1.04 !important;
    }

    body.page-template-page-about .vard-v2-hero p {
        font-size: 1.05rem !important;
    }

    body.page-template-page-about .dest-guide-section,
    body.page-template-page-about .vard-promise-band,
    body.page-template-page-about .about-reasons-section {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }

    body.page-template-page-about .dest-guide-section__h2,
    body.page-template-page-about .vard-promise-copy h2,
    body.page-template-page-about .vard-cta-copy h2 {
        font-size: 2.1rem !important;
    }

    body.page-template-page-about .dest-guide-section__visual img,
    body.page-template-page-about .about-services-section .dest-guide-section__visual img,
    body.page-template-page-about .about-trusted-section .dest-guide-section__visual img,
    body.page-template-page-about .about-difference-section .dest-guide-section__visual img,
    body.page-template-page-about .vard-promise-media img {
        aspect-ratio: 1 / 1 !important;
    }

    body.page-template-page-about .about-reasons-section .vard-reason-grid {
        grid-template-columns: 1fr !important;
    }

    body.page-template-page-about .about-reasons-section .vard-reason-card,
    body.page-template-page-about .about-reasons-section .vard-reason-card h3 {
        min-height: 0 !important;
    }

    body.page-template-page-about .vard-cta-band {
        min-height: 360px !important;
    }

    body.page-template-page-about .vard-cta-actions {
        align-items: stretch !important;
        flex-direction: column !important;
    }
}
