ul.splide__pagination.projects-pagination.splide__pagination--ltr {
    display: none;
}

.opacity-half {
    opacity: 0.4;
}

.slide-info-area .h3 {
    font-size: 2.6rem !important;
}

/* ── Global White & Black Theme Defaults ── */
body {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/* ── 1. LANDING / HERO HEADLINE (WHITE + SUBTLE SHADOW) ── */
.hero-title,
[data-hero="title"],
.hero-title .char {
    color: #ffffff !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45), 0 1px 3px rgba(0, 0, 0, 0.6) !important;
}

[data-hero="title-min"],
.hero-right-heading,
.hero-right-heading * {
    color: #ffffff !important;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4) !important;
}

.hero p,
.hero .b3,
.hero .text-btn-01 {
    color: #ffffff !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) !important;
}

/* ── 2. NAVBAR STYLING (FROSTED GLASS, WHITE TEXT, WHITE CTA BUTTON) ── */
.nav-overlay {
    background-color: rgba(0, 0, 0, 0.08) !important;
}

.header,
.nav,
.nav-container,
.nav__list,
.nav__link,
.nav__link div,
.nav__dropdown-toggle,
.nav__dropdown-toggle div,
.nav-logo,
.burger {
    color: #ffffff !important;
}

.nav__dropdown-chevron {
    border-color: #ffffff !important;
}

.nav__dropdown {
    background-color: rgba(0, 0, 0, 0.08) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 0.375rem !important;
}

.nav__dropdown-link {
    color: #ffffff !important;
}

/* "BOOK A SITE VISIT" White Button */
.nav-btn {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #000000 !important;
}

.nav-btn div {
    color: #000000 !important;
}

.nav-btn:hover {
    background-color: rgba(255, 255, 255, 0.88) !important;
    color: #000000 !important;
}

.nav-btn:hover div {
    color: #000000 !important;
}

/* ── 3. MAIN CONTENT SECTIONS: WHITE BACKGROUND & BLACK TEXT ── */
.caption,
.caption .h6,
.caption .mob-h8 {
    color: #444444 !important;
}

.stroke-btn {
    border-color: #000000 !important;
    color: #000000 !important;
}

.stroke-btn .text-btn-01 {
    color: #000000 !important;
}

.stroke-btn:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.stroke-btn:hover .text-btn-01 {
    color: #ffffff !important;
}

/* Five Pillars Cards */
.beliefs-card {
    background: #f8f6f5 !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    border-radius: 0.5rem;
}

.beliefs-card-bg {
    background-color: #f8f6f5 !important;
}

.beliefs-card-heading .h6 {
    color: #000000 !important;
}

.beliefs-card-heading p {
    color: #333333 !important;
}

.beliefs-item .b4 {
    color: #555555 !important;
}

/* FAQ Section */
.faq-dropdown {
    border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
}

.faq-dropdown-toggle,
.faq-question {
    color: #000000 !important;
}

.faq-dropdown-box,
.faq-answer {
    color: #333333 !important;
}

/* Lead Capture Form */
.cta-form-section,
#book-a-visit {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.input {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
    color: #000000 !important;
}

.input::placeholder {
    color: #666666 !important;
}

.input:focus-visible {
    border-bottom-color: #000000 !important;
}

.form-btn {
    background-color: #dfd7d2 !important;
    color: #121717 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.form-btn:hover {
    background-color: #d4ccc6 !important;
    color: #000000 !important;
}

/* Map Section */
.map-section {
    background-color: #ffffff !important;
}

.map-overlay-badge {
    background: rgba(255, 255, 255, 0.95) !important;
    color: #000000 !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

/* ── 4. FOOTER LOCATION & CONTACT CONTRAST FIX ── */
.footer {
    background-color: #ffffff !important;
    color: #000000 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.footer-logo {
    filter: invert(1) !important;
}

.footer-col-title,
.footer-col-title h3,
.footer-col-title .h6,
.footer-col-title .mob-h8 {
    color: #000000 !important;
    opacity: 1 !important;
}

.footer address,
.footer address .b1,
.footer .is-location,
.footer .is-location .b1 {
    color: #111111 !important;
    opacity: 1 !important;
}

.footer .contact-box,
.footer .contact-box a,
.footer .contact-box a div,
.footer .contact-box .h6,
.footer .contact-box .mob-h8,
.footer .text-link-light,
.footer .text-link-light div {
    color: #000000 !important;
    opacity: 1 !important;
}

.footer p,
.footer .b4,
.footer .text-color-white-70 {
    color: #222222 !important;
    opacity: 1 !important;
}

.footer-bottom,
.footer-bottom div,
.footer-bottom .b4 {
    color: #444444 !important;
    opacity: 1 !important;
}

.footer-line {
    background-color: rgba(0, 0, 0, 0.15) !important;
}

/* ── Popup Modal: Restored HM Eterno Maroon (#391118) Theme ── */
.modal-content,
.modal-layout-bg,
.modal-slide-info-wrap {
    background-color: #391118 !important;
    color: #ffffff !important;
}

.modal-content .h6,
.modal-content .h7,
.modal-content .b1,
.modal-content .b3,
.modal-content .b4,
.modal-content #modalTitle,
.modal-content #modalDescr,
.modal-content #slideInfoLabel,
.modal-content #slideInfoNumber,
.modal-content #slideInfoText,
.modal-content .modal-title,
.modal-content .modal-description,
.modal-content .modal-header {
    color: #ffffff !important;
}

.modal-content p,
.modal-content #modalDescr {
    color: rgba(255, 255, 255, 0.9) !important;
}

.modal-content #slideInfoText {
    color: rgba(255, 255, 255, 0.75) !important;
}

.modal-btn {
    background-color: #ffffff !important;
    color: #391118 !important;
    border: none !important;
}

.modal-btn div {
    color: #391118 !important;
}

.modal-btn:hover {
    background-color: rgba(255, 255, 255, 0.9) !important;
    color: #391118 !important;
}

.modal-close-icon svg path {
    stroke: #ffffff !important;
}

/* ── TESTING SECTION: RESPONSIVE AMENITIES NAMESPACED ── */
.test-section {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    overflow: hidden;
}

.test-section .test-am-track {
    position: relative;
    width: 100%;
}

.test-section .test-am-wrap {
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 3.75rem 3.75rem;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

/* Top bar: Eyebrow + Navdots */
.test-section .test-am-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}

.test-section .test-am-eyebrow {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #444444;
}

.test-section .test-am-navdots {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.test-section .test-am-navdot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
}

.test-section .test-am-navdot.is-active {
    background: #000000;
    transform: scale(1.3);
}

/* Progress bar */
.test-section .test-am-progress {
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, 0.1);
    margin-bottom: 2.5rem;
    position: relative;
    overflow: hidden;
}

.test-section .test-am-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background: #000000;
    transition: width 0.1s linear;
}

/* Main Container: Desktop Side-by-Side Grid */
.test-section .test-am-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.75rem;
    align-items: center;
    position: relative;
    flex-grow: 1;
}

/* Left side: Texts slides */
.test-section .test-am-texts {
    position: relative;
    min-height: 280px;
}

.test-section .test-am-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
    transform: translateY(15px);
}

.test-section .test-am-slide.is-first,
.test-section .test-am-slide.is-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.test-section .test-am-badge {
    font-size: 1.75rem;
    margin-bottom: 0.75rem;
}

.test-section .test-am-heading {
    font-size: clamp(2rem, 3.5vw, 3.75rem);
    line-height: 1.15;
    margin-bottom: 1.25rem;
    color: #000000;
    font-family: inherit;
    font-weight: 400;
}

.test-section .test-am-desc {
    font-size: clamp(1rem, 1.2vw, 1.25rem);
    line-height: 1.5;
    color: #333333;
    margin-bottom: 1.5rem;
    max-width: 32rem;
}

.test-section .test-am-tag {
    display: inline-block;
    padding: 0.35rem 0.85rem;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #444444;
}

/* Right side: Images overlapping container */
.test-section .test-am-images {
    position: relative;
    width: 100%;
    height: 480px;
    max-height: 65vh;
}

.test-section .test-am-images-big {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.5rem;
    overflow: hidden;
}

.test-section .test-am-big {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.test-section .test-am-big.is-active,
.test-section .test-am-big.is-first {
    opacity: 1;
    visibility: visible;
}

.test-section .test-am-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.test-section .test-am-images-small {
    position: absolute;
    bottom: -1.5rem;
    left: -2rem;
    width: 55%;
    height: 55%;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 5;
}

.test-section .test-am-small {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.test-section .test-am-small.is-active,
.test-section .test-am-small.is-first {
    opacity: 1;
    visibility: visible;
}

.test-section .test-am-small img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Triggers for ScrollTrigger */
.test-section .test-am-triggers {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: -1;
}

.test-section .test-am-trigger {
    height: 100vh;
}

/* ── TABLET BREAKPOINTS (1024px, 900px, 768px) ── */
@media (max-width: 1024px) {
    .test-section .test-am-wrap {
        padding: 2.5rem 2rem;
    }

    .test-section .test-am-main {
        gap: 2rem;
    }

    .test-section .test-am-images {
        height: 380px;
    }
}

@media (max-width: 900px) {


    .lr__top {
        padding-top: 80px;
    }

    .lr__tabs {
        display: none
    }

    .lr__main {
        flex-direction: column;
    }

    .logo.nav-logo {
        max-width: 155px;
    }

    .test-section .test-am-main {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }

    .test-section .test-am-images {
        height: 360px;
        order: -1;
    }

    .test-section .test-am-images-small {
        left: 1rem;
        bottom: -1rem;
        width: 45%;
        height: 50%;
    }
}

/* ── MOBILE BREAKPOINTS (430px, 414px, 390px, 375px, 360px, 320px) ── */
@media (max-width: 640px) {
    .test-section .test-am-wrap {
        padding: 1.5rem 1.25rem;
        min-height: auto;
    }

    .test-section .test-am-top {
        margin-bottom: 1rem;
    }

    .test-section .test-am-eyebrow {
        font-size: 0.85rem;
    }

    .test-section .test-am-progress {
        margin-bottom: 1.5rem;
    }

    .test-section .test-am-main {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        display: flex;
        flex-direction: column;
    }

    .test-section .test-am-images {
        width: 100%;
        height: 260px;
        max-height: 40vh;
        margin-bottom: 0.5rem;
    }

    .test-section .test-am-images-small {
        left: auto;
        right: 0.75rem;
        bottom: -1rem;
        width: 48%;
        height: 52%;
        border-radius: 0.375rem;
    }

    .test-section .test-am-texts {
        min-height: 180px;
    }

    .test-section .test-am-heading {
        font-size: 1.65rem;
        margin-bottom: 0.65rem;
    }

    .test-section .test-am-desc {
        font-size: 0.95rem;
        margin-bottom: 1.0rem;
        line-height: 1.4;
    }

    .test-section .test-am-badge {
        font-size: 1.35rem;
        margin-bottom: 0.4rem;
    }

    .test-section .test-am-tag {
        font-size: 0.75rem;
        padding: 0.25rem 0.65rem;
    }
}