.fa-zx-page {
    --zx-navy: #06162f;
    --zx-blue: #0a2540;
    --zx-royal: #154b8b;
    --zx-ocean: #18b8c8;
    --zx-gold: #f2b705;
    --zx-white: #ffffff;
    --zx-ink: #10233e;
    --zx-muted: #66758a;
    --zx-line: #e6ecf3;
    --zx-soft: #f6f8fc;
    --zx-shadow: 0 28px 90px rgba(6, 22, 47, .13);
    background: #fff;
    color: var(--zx-ink);
    font-family: "Poppins", sans-serif;
    overflow: hidden;
}

.fa-zx-page * {
    box-sizing: border-box;
}

.fa-zx-shell {
    width: min(1240px, 92%);
    margin: 0 auto;
}

.fa-zx-hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fff;
    background: var(--zx-navy);
    padding: 150px 0 105px;
}

.fa-zx-hero-media,
.fa-zx-hero-media video,
.fa-zx-hero-overlay,
.fa-zx-hero-grain {
    position: absolute;
    inset: 0;
}

.fa-zx-hero-media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(1.08) contrast(1.04);
    animation: faZxHeroZoom 24s ease-in-out infinite alternate;
}

.fa-zx-hero-overlay {
    background:
        linear-gradient(90deg, rgba(6,22,47,.93) 0%, rgba(6,22,47,.63) 46%, rgba(6,22,47,.30) 76%, rgba(6,22,47,.55) 100%),
        linear-gradient(180deg, rgba(6,22,47,.35), rgba(6,22,47,.12) 48%, rgba(6,22,47,.94));
}

.fa-zx-hero-grain {
    opacity: .16;
    pointer-events: none;
    background-image:
        radial-gradient(circle at 18% 20%, rgba(24,184,200,.42), transparent 23%),
        radial-gradient(circle at 84% 14%, rgba(242,183,5,.32), transparent 20%),
        radial-gradient(circle at 58% 92%, rgba(21,75,139,.38), transparent 28%);
    filter: blur(16px);
    animation: faZxAurora 11s ease-in-out infinite alternate;
}

.fa-zx-hero-grid {
    position: relative;
    z-index: 3;
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
    gap: 68px;
    align-items: center;
}

.fa-zx-eyebrow,
.fa-zx-kicker {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--zx-gold);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.fa-zx-eyebrow::before,
.fa-zx-kicker::before {
    content: "";
    width: 44px;
    height: 2px;
    border-radius: 99px;
    background: currentColor;
}

.fa-zx-hero-copy h1 {
    max-width: 830px;
    margin: 20px 0 25px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: clamp(54px, 7vw, 98px);
    line-height: .93;
    letter-spacing: -2.8px;
    text-shadow: 0 22px 70px rgba(0,0,0,.42);
}

.fa-zx-hero-copy h1 em {
    display: block;
    color: var(--zx-gold);
    font-style: normal;
}

.fa-zx-hero-copy > p {
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.84);
    font-size: 18px;
    line-height: 1.86;
}

.fa-zx-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.fa-zx-btn {
    min-height: 56px;
    padding: 0 25px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    font-weight: 900;
    transition: transform .35s ease, box-shadow .35s ease, background .35s ease;
}

.fa-zx-btn:hover {
    transform: translateY(-5px);
}

.fa-zx-btn-gold {
    color: var(--zx-navy) !important;
    background: linear-gradient(135deg, var(--zx-gold), #ffe58a);
    box-shadow: 0 20px 52px rgba(242,183,5,.30);
}

.fa-zx-btn-glass {
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.28);
    background: rgba(255,255,255,.08);
    backdrop-filter: blur(18px);
}

.fa-zx-trust {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 680px;
    margin-top: 38px;
    border: 1px solid rgba(255,255,255,.15);
    border-radius: 26px;
    overflow: hidden;
    background: rgba(6,22,47,.35);
    backdrop-filter: blur(20px);
}

.fa-zx-trust div {
    padding: 20px;
    border-right: 1px solid rgba(255,255,255,.12);
}

.fa-zx-trust div:last-child {
    border-right: 0;
}

.fa-zx-trust strong,
.fa-zx-trust span {
    display: block;
}

.fa-zx-trust strong {
    color: #fff;
    font-size: 27px;
}

.fa-zx-trust span {
    margin-top: 4px;
    color: rgba(255,255,255,.64);
    font-size: 12px;
}

.fa-zx-orbit {
    position: relative;
    min-height: 570px;
    display: grid;
    place-items: center;
}

.fa-zx-orbit-ring {
    width: 455px;
    height: 455px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 50%;
    box-shadow: inset 0 0 80px rgba(24,184,200,.08);
    animation: faZxSpin 26s linear infinite;
}

.fa-zx-orbit-ring::before,
.fa-zx-orbit-ring::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 1px dashed rgba(242,183,5,.30);
}

.fa-zx-orbit-ring::before {
    inset: 60px;
}

.fa-zx-orbit-ring::after {
    inset: 126px;
    border-color: rgba(24,184,200,.32);
}

.fa-zx-orbit-center {
    position: absolute;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    display: grid;
    align-content: center;
    justify-items: center;
    text-align: center;
    color: var(--zx-navy);
    background: rgba(255,255,255,.90);
    border: 1px solid rgba(255,255,255,.94);
    backdrop-filter: blur(22px);
    box-shadow: 0 35px 90px rgba(0,0,0,.30);
}

.fa-zx-orbit-center span {
    color: var(--zx-royal);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fa-zx-orbit-center strong {
    margin-top: 7px;
    font-family: "Playfair Display", serif;
    font-size: 36px;
}

.fa-zx-orbit-card {
    position: absolute;
    min-width: 175px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(6,22,47,.70);
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(18px);
    box-shadow: 0 22px 65px rgba(0,0,0,.30);
    animation: faZxFloat 5s ease-in-out infinite alternate;
}

.fa-zx-orbit-card span,
.fa-zx-orbit-card strong {
    display: block;
}

.fa-zx-orbit-card span {
    color: var(--zx-gold);
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.fa-zx-orbit-card strong {
    margin-top: 5px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 24px;
}

.fa-zx-orbit-card-a {
    top: 55px;
    left: 10px;
}

.fa-zx-orbit-card-b {
    top: 115px;
    right: -10px;
    animation-delay: .5s;
}

.fa-zx-orbit-card-c {
    bottom: 68px;
    left: 60px;
    animation-delay: 1s;
}

.fa-zx-scroll {
    position: absolute;
    z-index: 4;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 12px;
    color: rgba(255,255,255,.66) !important;
    text-decoration: none !important;
    font-size: 12px;
}

.fa-zx-scroll span {
    width: 27px;
    height: 44px;
    border: 1px solid rgba(255,255,255,.45);
    border-radius: 99px;
    position: relative;
}

.fa-zx-scroll span::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--zx-gold);
    animation: faZxMouse 1.5s infinite;
}

.fa-zx-marquee {
    overflow: hidden;
    padding: 17px 0;
    color: #fff;
    background: var(--zx-navy);
}

.fa-zx-marquee > div {
    width: max-content;
    display: flex;
    align-items: center;
    gap: 22px;
    animation: faZxMarquee 25s linear infinite;
}

.fa-zx-marquee span {
    padding-left: 18px;
    font-weight: 750;
    white-space: nowrap;
}

.fa-zx-marquee i {
    color: var(--zx-gold);
    font-style: normal;
}

.fa-zx-intro,
.fa-zx-signatures,
.fa-zx-live,
.fa-zx-private,
.fa-zx-why,
.fa-zx-faq {
    padding: 105px 0;
}

.fa-zx-intro {
    background: #fff;
}

.fa-zx-intro-grid,
.fa-zx-private-grid {
    display: grid;
    grid-template-columns: .95fr 1.05fr;
    gap: 62px;
    align-items: center;
}

.fa-zx-intro-copy h2,
.fa-zx-section-head h2,
.fa-zx-private-copy h2,
.fa-zx-faq-intro h2,
.fa-zx-cta h2 {
    color: var(--zx-navy);
    font-family: "Playfair Display", serif;
    line-height: .98;
}

.fa-zx-intro-copy h2,
.fa-zx-private-copy h2 {
    margin: 15px 0 24px;
    font-size: clamp(42px, 5vw, 68px);
}

.fa-zx-intro-copy p,
.fa-zx-private-copy p,
.fa-zx-section-head > p,
.fa-zx-faq-intro p {
    color: var(--zx-muted);
    line-height: 1.85;
}

.fa-zx-text-link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    color: var(--zx-royal) !important;
    font-weight: 900;
    text-decoration: none !important;
}

.fa-zx-text-link span {
    color: var(--zx-gold);
    font-size: 20px;
}

.fa-zx-collage {
    position: relative;
    min-height: 570px;
}

.fa-zx-photo {
    position: absolute;
    overflow: hidden;
    border-radius: 32px;
    box-shadow: var(--zx-shadow);
    margin: 0;
}

.fa-zx-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s ease;
}

.fa-zx-photo:hover img {
    transform: scale(1.07);
}

.fa-zx-photo-main {
    inset: 0 100px 60px 0;
}

.fa-zx-photo-small {
    width: 290px;
    height: 240px;
    right: 0;
    bottom: 0;
    border: 9px solid #fff;
}

.fa-zx-seal {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: grid;
    align-content: center;
    justify-items: center;
    text-align: center;
    background: var(--zx-gold);
    color: var(--zx-navy);
    box-shadow: 0 24px 60px rgba(242,183,5,.25);
    animation: faZxFloat 5s ease-in-out infinite alternate;
}

.fa-zx-seal strong {
    font-family: "Playfair Display", serif;
    font-size: 38px;
}

.fa-zx-seal span {
    max-width: 90px;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 800;
}

.fa-zx-signatures,
.fa-zx-why,
.fa-zx-faq {
    background: var(--zx-soft);
}

.fa-zx-section-head {
    display: flex;
    justify-content: space-between;
    gap: 35px;
    align-items: end;
    margin-bottom: 45px;
}

.fa-zx-section-head h2 {
    margin: 14px 0 0;
    font-size: clamp(42px, 5vw, 70px);
}

.fa-zx-section-head > p {
    max-width: 570px;
}

.fa-zx-signature-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.fa-zx-signature {
    position: relative;
    min-height: 500px;
    border-radius: 32px;
    overflow: hidden;
    box-shadow: var(--zx-shadow);
}

.fa-zx-signature img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s ease;
}

.fa-zx-signature:hover img {
    transform: scale(1.08);
}

.fa-zx-signature::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 32%, rgba(6,22,47,.88));
}

.fa-zx-signature > div {
    position: absolute;
    z-index: 2;
    left: 26px;
    right: 26px;
    bottom: 26px;
    color: #fff;
}

.fa-zx-signature span {
    color: var(--zx-gold);
    font-weight: 900;
}

.fa-zx-signature h3 {
    margin: 9px 0 10px;
    font-family: "Playfair Display", serif;
    font-size: 34px;
}

.fa-zx-signature p {
    margin: 0;
    color: rgba(255,255,255,.72);
    line-height: 1.65;
}

.fa-zx-live {
    background: #fff;
}

.fa-zx-toolbar {
    display: grid;
    grid-template-columns: minmax(260px, 1fr) auto 210px;
    gap: 14px;
    align-items: center;
    margin-bottom: 28px;
}

.fa-zx-search {
    min-height: 56px;
    padding: 0 17px;
    border: 1px solid var(--zx-line);
    border-radius: 999px;
    display: flex;
    align-items: center;
    gap: 11px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(6,22,47,.06);
}

.fa-zx-search span {
    color: var(--zx-gold);
    font-size: 24px;
}

.fa-zx-search input {
    width: 100%;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--zx-ink);
    font: inherit;
}

.fa-zx-filter-group {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.fa-zx-filter,
.fa-zx-sort {
    min-height: 46px;
    border-radius: 999px;
    border: 1px solid var(--zx-line);
    background: #fff;
    color: var(--zx-navy);
    font-weight: 800;
    cursor: pointer;
}

.fa-zx-filter {
    padding: 0 15px;
    transition: .3s ease;
}

.fa-zx-filter.active,
.fa-zx-filter:hover {
    color: #fff;
    border-color: var(--zx-navy);
    background: var(--zx-navy);
}

.fa-zx-sort {
    padding: 0 15px;
    outline: none;
}

.fa-zx-tour-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
}

.fa-zx-tour {
    overflow: hidden;
    border: 1px solid var(--zx-line);
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(6,22,47,.08);
    transition: .45s cubic-bezier(.2,.8,.2,1);
}

.fa-zx-tour:hover {
    transform: translateY(-10px);
    box-shadow: var(--zx-shadow);
    border-color: rgba(242,183,5,.35);
}

.fa-zx-tour.is-hidden {
    display: none;
}

.fa-zx-tour-media {
    position: relative;
    height: 270px;
    display: block;
    overflow: hidden;
}

.fa-zx-tour-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s ease;
}

.fa-zx-tour:hover .fa-zx-tour-media img {
    transform: scale(1.08);
}

.fa-zx-tour-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 56%, rgba(6,22,47,.42));
}

.fa-zx-tour-category,
.fa-zx-tour-featured,
.fa-zx-tour-arrow {
    position: absolute;
    z-index: 2;
}

.fa-zx-tour-category,
.fa-zx-tour-featured {
    top: 16px;
    padding: 8px 12px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 900;
}

.fa-zx-tour-category {
    left: 16px;
    color: #fff;
    background: rgba(6,22,47,.72);
    backdrop-filter: blur(14px);
}

.fa-zx-tour-featured {
    right: 16px;
    color: var(--zx-navy);
    background: linear-gradient(135deg, var(--zx-gold), #ffe58a);
}

.fa-zx-tour-arrow {
    right: 17px;
    bottom: 16px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: var(--zx-navy);
    background: rgba(255,255,255,.88);
    backdrop-filter: blur(14px);
    transition: .35s ease;
}

.fa-zx-tour:hover .fa-zx-tour-arrow {
    transform: rotate(45deg);
    background: var(--zx-gold);
}

.fa-zx-tour-body {
    padding: 24px;
}

.fa-zx-tour-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--zx-muted);
    font-size: 12px;
}

.fa-zx-tour-meta i {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: var(--zx-gold);
}

.fa-zx-tour h3 {
    margin: 13px 0 12px;
    color: var(--zx-navy);
    font-family: "Playfair Display", serif;
    font-size: 29px;
    line-height: 1.08;
}

.fa-zx-tour-body > p {
    min-height: 73px;
    margin: 0;
    color: var(--zx-muted);
    font-size: 14px;
    line-height: 1.75;
}

.fa-zx-tour-tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 18px;
}

.fa-zx-tour-tags span {
    padding: 7px 10px;
    border-radius: 999px;
    color: var(--zx-royal);
    background: rgba(24,184,200,.09);
    border: 1px solid rgba(24,184,200,.18);
    font-size: 10px;
    font-weight: 800;
}

.fa-zx-tour-footer {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    align-items: end;
    margin-top: 22px;
}

.fa-zx-tour-footer small,
.fa-zx-tour-footer strong {
    display: block;
}

.fa-zx-tour-footer small {
    color: var(--zx-muted);
    font-size: 10px;
}

.fa-zx-tour-footer strong {
    margin-top: 3px;
    color: var(--zx-gold);
    font-size: 21px;
}

.fa-zx-tour-actions {
    display: flex;
    gap: 8px;
}

.fa-zx-tour-actions a {
    min-height: 40px;
    padding: 0 13px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: 900;
}

.fa-zx-tour-actions a:first-child {
    color: var(--zx-navy) !important;
    border: 1px solid var(--zx-line);
}

.fa-zx-tour-actions a:last-child {
    color: #fff !important;
    background: var(--zx-navy);
}

.fa-zx-empty,
.fa-zx-no-results {
    padding: 70px 28px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid var(--zx-line);
    background: var(--zx-soft);
}

.fa-zx-empty span {
    color: var(--zx-gold);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fa-zx-empty h3,
.fa-zx-no-results h3 {
    margin: 14px 0 8px;
    color: var(--zx-navy);
    font-family: "Playfair Display", serif;
    font-size: 34px;
}

.fa-zx-empty p,
.fa-zx-no-results p {
    color: var(--zx-muted);
}

.fa-zx-no-results {
    display: none;
    margin-top: 24px;
}

.fa-zx-no-results.show {
    display: block;
}

.fa-zx-private {
    background:
        radial-gradient(circle at 90% 14%, rgba(242,183,5,.10), transparent 28%),
        var(--zx-soft);
}

.fa-zx-private-points {
    display: grid;
    gap: 13px;
    margin: 27px 0 30px;
}

.fa-zx-private-points div {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 14px;
    align-items: center;
    padding: 15px 17px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid var(--zx-line);
}

.fa-zx-private-points b {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    display: grid;
    place-items: center;
    color: var(--zx-gold);
    background: var(--zx-navy);
}

.fa-zx-private-visual {
    position: relative;
    min-height: 570px;
}

.fa-zx-private-visual > img {
    width: 100%;
    height: 570px;
    object-fit: cover;
    border-radius: 34px;
    box-shadow: var(--zx-shadow);
}

.fa-zx-private-note {
    position: absolute;
    left: -35px;
    bottom: 35px;
    max-width: 310px;
    padding: 25px;
    border-radius: 24px;
    color: #fff;
    background: rgba(6,22,47,.80);
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(20px);
    box-shadow: 0 24px 65px rgba(0,0,0,.25);
}

.fa-zx-private-note span {
    color: var(--zx-gold);
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

.fa-zx-private-note strong {
    display: block;
    margin-top: 7px;
    font-family: "Playfair Display", serif;
    font-size: 27px;
    line-height: 1.15;
}

.fa-zx-why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.fa-zx-why-card {
    padding: 29px;
    border-radius: 26px;
    background: #fff;
    border: 1px solid var(--zx-line);
    box-shadow: 0 16px 45px rgba(6,22,47,.07);
    transition: .4s ease;
}

.fa-zx-why-card:hover {
    transform: translateY(-8px);
    border-color: rgba(242,183,5,.34);
    box-shadow: var(--zx-shadow);
}

.fa-zx-why-card > span {
    color: var(--zx-gold);
    font-weight: 900;
}

.fa-zx-why-card h3 {
    margin: 18px 0 11px;
    color: var(--zx-navy);
    font-family: "Playfair Display", serif;
    font-size: 27px;
}

.fa-zx-why-card p {
    margin: 0;
    color: var(--zx-muted);
    line-height: 1.75;
}

.fa-zx-faq-grid {
    display: grid;
    grid-template-columns: .75fr 1.25fr;
    gap: 65px;
    align-items: start;
}

.fa-zx-faq-intro {
    position: sticky;
    top: 135px;
}

.fa-zx-faq-intro h2 {
    margin: 15px 0 20px;
    font-size: clamp(42px, 5vw, 66px);
}

.fa-zx-accordion {
    display: grid;
    gap: 13px;
}

.fa-zx-faq-item {
    border-radius: 22px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--zx-line);
}

.fa-zx-faq-item button {
    width: 100%;
    min-height: 74px;
    padding: 0 22px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: var(--zx-navy);
    background: transparent;
    text-align: left;
    font: inherit;
    font-weight: 850;
    cursor: pointer;
}

.fa-zx-faq-item button i {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    color: var(--zx-navy);
    background: var(--zx-soft);
    font-style: normal;
    transition: .3s ease;
}

.fa-zx-faq-item > div {
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease;
}

.fa-zx-faq-item > div p {
    margin: 0;
    padding: 0 22px 23px;
    color: var(--zx-muted);
    line-height: 1.8;
}

.fa-zx-faq-item.open button i {
    color: #fff;
    background: var(--zx-navy);
    transform: rotate(45deg);
}

.fa-zx-cta {
    position: relative;
    min-height: 660px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fff;
    background: var(--zx-navy);
}

.fa-zx-cta-media {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(6,22,47,.94), rgba(6,22,47,.48), rgba(6,22,47,.72)),
        url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2000&q=88") center/cover;
    animation: faZxHeroZoom 22s ease-in-out infinite alternate;
}

.fa-zx-cta-content {
    position: relative;
    z-index: 2;
    padding: 100px 0;
}

.fa-zx-cta h2 {
    max-width: 850px;
    margin: 17px 0 22px;
    color: #fff;
    font-size: clamp(46px, 6vw, 82px);
}

.fa-zx-cta p {
    max-width: 680px;
    color: rgba(255,255,255,.78);
    font-size: 17px;
    line-height: 1.8;
}

.fa-zx-reveal {
    opacity: 0;
    transform: translateY(38px);
    filter: blur(8px);
    transition: opacity .9s ease, transform .9s cubic-bezier(.2,.8,.2,1), filter .9s ease;
}

.fa-zx-reveal.show {
    opacity: 1;
    transform: none;
    filter: none;
}

@keyframes faZxHeroZoom {
    from { transform: scale(1); }
    to { transform: scale(1.08); }
}

@keyframes faZxAurora {
    from { transform: translate(-2%, -2%) scale(1); }
    to { transform: translate(2%, 2%) scale(1.08); }
}

@keyframes faZxSpin {
    to { transform: rotate(360deg); }
}

@keyframes faZxFloat {
    to { transform: translateY(20px); }
}

@keyframes faZxMouse {
    from { opacity: 1; transform: translate(-50%, 0); }
    to { opacity: 0; transform: translate(-50%, 17px); }
}

@keyframes faZxMarquee {
    to { transform: translateX(-50%); }
}

@media (max-width: 1080px) {
    .fa-zx-hero-grid,
    .fa-zx-intro-grid,
    .fa-zx-private-grid,
    .fa-zx-faq-grid {
        grid-template-columns: 1fr;
    }

    .fa-zx-orbit {
        min-height: 510px;
    }

    .fa-zx-signature-grid,
    .fa-zx-tour-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .fa-zx-toolbar {
        grid-template-columns: 1fr;
    }

    .fa-zx-why-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .fa-zx-faq-intro {
        position: relative;
        top: auto;
    }
}

@media (max-width: 720px) {
    .fa-zx-hero {
        min-height: auto;
        padding: 125px 0 85px;
    }

    .fa-zx-hero-copy h1 {
        font-size: 55px;
    }

    .fa-zx-orbit {
        min-height: 400px;
    }

    .fa-zx-orbit-ring {
        width: 330px;
        height: 330px;
    }

    .fa-zx-orbit-center {
        width: 150px;
        height: 150px;
    }

    .fa-zx-orbit-card {
        min-width: 135px;
        padding: 14px;
    }

    .fa-zx-orbit-card strong {
        font-size: 19px;
    }

    .fa-zx-orbit-card-a {
        left: -5px;
    }

    .fa-zx-orbit-card-b {
        right: -5px;
    }

    .fa-zx-trust {
        grid-template-columns: 1fr;
    }

    .fa-zx-trust div {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,.12);
    }

    .fa-zx-trust div:last-child {
        border-bottom: 0;
    }

    .fa-zx-intro,
    .fa-zx-signatures,
    .fa-zx-live,
    .fa-zx-private,
    .fa-zx-why,
    .fa-zx-faq {
        padding: 76px 0;
    }

    .fa-zx-section-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .fa-zx-collage {
        min-height: 440px;
    }

    .fa-zx-photo-main {
        inset: 0 35px 55px 0;
    }

    .fa-zx-photo-small {
        width: 210px;
        height: 170px;
    }

    .fa-zx-seal {
        width: 120px;
        height: 120px;
        right: 0;
    }

    .fa-zx-signature-grid,
    .fa-zx-tour-grid,
    .fa-zx-why-grid {
        grid-template-columns: 1fr;
    }

    .fa-zx-signature {
        min-height: 430px;
    }

    .fa-zx-tour-footer {
        align-items: flex-start;
        flex-direction: column;
    }

    .fa-zx-tour-actions,
    .fa-zx-tour-actions a {
        width: 100%;
        justify-content: center;
    }

    .fa-zx-private-visual,
    .fa-zx-private-visual > img {
        min-height: 440px;
        height: 440px;
    }

    .fa-zx-private-note {
        left: 18px;
        right: 18px;
        bottom: 18px;
        max-width: none;
    }

    .fa-zx-scroll {
        display: none;
    }

    .fa-zx-cta {
        min-height: 580px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .fa-zx-page *,
    .fa-zx-page *::before,
    .fa-zx-page *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }
}
