﻿




    /* Meet Web Page Start */
/* banner video start */
.videomeet>img {
    margin-top:15px;
    width:100%;
    height:100%;
    border-radius:15px;
}
.banner-content-button > a:hover {
    transform: translateY(-5px);
    background-color: #c70404;
    color: #fff !important;
    text-decoration: none;
}

.banner-content-button > a {
    margin-right: 10px;
    margin-top: 14px;
    background: #fff;
    display: inline-block;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
    font-weight: 500;
    color: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 1px solid #c70404;
    transition: .3s ease-in-out;
    text-decoration: none;
}

.banner-vg {
    position: relative;
    overflow: hidden;
}

.banner-video > video {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.banner-video-mobile {
    display: none;
}



.fbHeroX_tag {
    display: inline-block;
    background: rgba(255, 255, 255, .15);
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 14px;
    margin-bottom: 20px;
}
.vdo-content-image-member > img {
    width: 18%;
    margin-bottom: 10px;
}

.vdo-content-image-meet > img {
    width: 18%;
    margin-bottom: 10px;
}

.video-content {
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    /* z-index: 9999; */
    bottom: 15%;
}

.banner-video-banneroverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #040e39b0;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    color: #fff;
    text-align: center;
    padding: 1.5rem;
    padding-top: 4%;
}


/* banner video end */
.transformUltraWrapX1-meet {
    padding: 110px 0;
    background: radial-gradient(circle at top right,#1b2235,#0b1220 65%);
    position: relative;
}
.ns-card-footer {
    font-weight:bold;
}
.transformHeadingX1-meet {
    text-align: center;
    margin-bottom: 80px;
}

.transformTitleX1-meet {
    font-size: 42px;
    font-weight: 700;
}

.transformSubX1-meet {
    margin-top: 15px;
    color: #c5cbd6;
}

.transformRowX1-meet {
    position: relative;
}

.transformDividerX1-meet {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: linear-gradient(to bottom,transparent,#f4c430,transparent);
    transform: translateX(-50%);
}

.transformCardX1-meet {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    height: 100%;
}

.transformImageX1-meet {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.5);
}

.transformCardX1_content-meet {
    margin-top: 15px;
}

.transformContentX1-meet {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.transformCardTitleX1-meet {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

.transformListX1-meet {
    list-style: none;
    padding: 0;
}

.transformListX1-meet li {
    margin-bottom: 18px;
    font-size: 15px;
}

.beforeListX1-meet i {
    margin-right: 10px;
}

.afterListX1-meet i {
    color: #f4c430;
    margin-right: 10px;
}


.ns4-grid-card-content {
    margin-top:15px;
}
.ns4-grid-card {
    height:100%;
    background: linear-gradient(135deg, #b30000, #7a0000);
    color: #fff;
    padding: 14px;
    border-radius: 18px;
    transition: 0.3s ease;
    box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

    .ns4-grid-card:hover {
        transform: translateY(-6px);
    }

.ns4-grid-icon {
    font-size: 22px;
    background: #ffffff;
    color: #b30000;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 15px;
}

.ns4-grid-card h5 {
    font-weight: 600;
    margin-bottom: 10px;
}

.ns4-grid-card p {
    font-size: 14px;
    margin: 0;
}

.ns4-grid-video iframe {
    border-radius: 18px;
}


/* Section Wrapper */
.ef-section-wrap {
    padding: 90px 0;
}

/* Heading */



/* Card Design */
.ef-box-card {
    background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
    color: #fff;
    backdrop-filter: blur(15px);
    border-radius: 22px;
    padding: 45px;
    box-shadow: 0 12px 35px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    height: 100%;
}

    .ef-box-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 18px 50px rgba(0,0,0,0.08);
    }

/* Card Title */
.ef-card-heading {
 
    font-size: 24px;
    margin-bottom: 25px;
}

/* List Items */
.ef-list-row {
    margin-bottom: 16px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

/* Icon Circle */
.ef-icon-badge {
    width: 28px;
    height: 28px;
    background-color: #e6dfd6;
    color: #5a5a5a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    flex-shrink: 0;
}

/* Bottom Highlight Text */
.ef-bottom-line {
  
    font-size: 28px;
    margin-top: 32px;
}

    .ef-bottom-line span {
        font-weight: 700;
    }



/* ===== Section Wrapper ===== */
.dnx-hero-shell {
   
    position: relative;
    overflow: hidden;
    background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
  
}

.random>h4 {
    color: #fff;
}
.random > p {
    color: #fff;
}
    /* Spotlight Glow */
    .dnx-hero-shell::before {
        content: "";
        position: absolute;
        width: 600px;
        height: 600px;
        background: radial-gradient(circle, rgba(255,140,60,0.25) 0%, transparent 70%);
        top: -200px;
        right: -150px;
    }

    .dnx-hero-shell::after {
        content: "";
        position: absolute;
        width: 500px;
        height: 500px;
        background: radial-gradient(circle, rgba(255,60,60,0.15) 0%, transparent 70%);
        bottom: -200px;
        left: -150px;
    }

/* ===== Heading ===== */
.dnx-main-title {
  
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.dnx-subtitle {
    font-size: 18px;
    color: #bdbdbd;
    margin-top: 15px;
}

/* ===== Glass Cards ===== */
.dnx-glass-panel {
    background:#fff;
    color:#000;
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    border-radius: 20px;
    padding: 45px;
    transition: 0.4s ease;
    height: 100%;
}

    .dnx-glass-panel:hover {
        transform: translateY(-8px);
        border-color: rgba(255,140,60,0.4);
        box-shadow: 0 25px 60px rgba(0,0,0,0.5);
    }

/* ===== Card Headings ===== */
.dnx-panel-title {
   
    font-size: 24px;
    margin-bottom: 25px;
}

.dnx-accent-red {
    color: #ff4d4d;
}

.dnx-accent-gold {
    color: #ffb84d;
}

/* ===== List Items ===== */
.dnx-list-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 18px;
    font-weight: 500;
}

.dnx-check-red {
    color: #ff4d4d;
    font-size: 18px;
}

.dnx-check-gold {
    color: #ffb84d;
    font-size: 18px;
}

/* ===== Bottom Statement ===== */
.dnx-bottom-statement {
    margin-top: 30px;
    color:#fff;
    text-align: center;
    

}

    .dnx-bottom-statement h4 {
        font-size: 30px;
        color: #fff;
    }

    .dnx-bottom-statement span {
        color: #ffb84d;
        font-weight: 600;
    }


/* ========= SECTION ========= */
.qxv-section-core {
    padding: 120px 0;
}

/* ========= HEADING ========= */
.qxv-heading-main {
 
    font-size: 50px;
    font-weight: 700;
}

.qxv-heading-sub {
    font-size: 18px;
    color: #6c757d;
    margin-top: 14px;
}

/* ========= CARD ========= */
.qxv-panel-unit {
    background: rgba(255,255,255,0.9);
    border-radius: 24px;
    padding: 10px 20px;
    box-shadow: 0 25px 70px rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.05);
    transition: all 0.4s ease;
    border:2px solid #c40000;
}
    .qxv-panel-unit > img {
        margin-bottom:10px;
        width:100%;
        height:100%;
        border-radius:10px;
    }
    .qxv-panel-unit:hover {
        transform: translateY(-10px);
        box-shadow: 0 35px 90px rgba(0,0,0,0.08);
    }

/* ========= CARD TITLE ========= */
.qxv-panel-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 28px;
}

.qxv-tone-alert {
    color: #b80e0e;
}

.qxv-tone-fix {
    color: #ffb84d;
}

.qxv-tone-change {
    color: #333;
}

/* ========= LIST ========= */
.qxv-line-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 18px;
    font-weight: 500;
}

.qxv-mark-cross {
    color: #b80e0e;
    font-weight: 700;
}

.qxv-mark-check {
    color: #8a7750;
    font-weight: 700;
}

.qxv-note-small {
    margin-top: 15px;
    font-size: 14px;
    color: #6c757d;
}

/* ========= BOTTOM ========= */
.qxv-bottom-block {
    margin-top: 30px;
    text-align: center;
    
}

    .qxv-bottom-block h4 {
     
    }

    .qxv-bottom-block span {
        color: #b80e0e;
        font-weight: 700;
    }



/* ===== Section ===== */
.kvx-outcome-section {
    padding: 120px 0;
}

/* ===== Heading ===== */
.kvx-heading-main {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 700;
}

.kvx-heading-sub {
    font-size: 18px;
    color: #6c757d;
    margin-top: 14px;
}

/* ===== Card ===== */
.kvx-card-unit-content {
    margin-top:15px;
}
.kvx-card-unit {
    background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
    color: #fff;
    border-radius: 18px;
    padding: 26px 28px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.05);
    transition: 0.35s ease;
    height: 100%;
}

    .kvx-card-unit:hover {
        transform: translateY(-6px);
        box-shadow: 0 25px 60px rgba(0,0,0,0.08);
    }

/* ===== Card Layout ===== */
.kvx-card-flex {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.kvx-icon-box {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #8c7750;
    flex-shrink: 0;
}

.kvx-card-title {
    font-weight:bold;
    margin-bottom: 4px;
}

.kvx-card-desc {
  
}

/* ===== Bottom Line ===== */
.kvx-bottom-line {
    margin-top: 100px;
    text-align: center;
   
}

    .kvx-bottom-line h3 {
        font-size: 28px;
    }




/* ===== Heading ===== */
.zvr-main-title {
    font-size: 48px;
    font-weight: 700;
}

.zvr-subtitle {
    margin-top: 15px;
    font-size: 18px;
    color: #555;
}

/* ===== Wrapper ===== */
.zvr-compare-wrap {
    position: relative;
    margin-top:10px;
}

/* ===== Cards ===== */
.zvr-card {
    background: #fff;
    border-radius: 20px;
    padding: 35px 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
   
}

    .zvr-card h5 {
        font-weight: 700;
        margin-bottom: 20px;
    }

/* Accent Borders */
.zvr-left-accent {
    border-left: 6px solid #1f7a3f;
}

.zvr-right-accent {
    border-left: 6px solid #c40000;
}

/* List */
.zvr-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .zvr-list li {
        margin-bottom: 12px;
        font-weight: 500;
    }

.zvr-check {
    color: #1f7a3f;
    margin-right: 8px;
}

.zvr-cross {
    color: #c40000;
    margin-right: 8px;
}

/* Divider */
.zvr-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    transform: translateX(-50%);
    background: linear-gradient(to bottom,#1f7a3f,#c40000);
}

/* Center Circle */
.zvr-center-badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #c40000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    box-shadow: 0 15px 35px rgba(0,0,0,0.25);
}

/* Bottom Statement */
.zvr-bottom {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}


/* ===== Section ===== */
.fmv-section {
    padding: 120px 0;
}

/* ===== Heading ===== */
.fmv-main-title {
    font-family: 'Playfair Display', serif;
    font-size: 46px;
    font-weight: 700;
}

.fmv-sub-title {
    margin-top: 15px;
    font-size: 18px;
    color: #6c757d;
}

/* ===== Card ===== */
.fmv-card {
    background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
    color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.05);
   
    transition: 0.35s ease;
}

    .fmv-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 30px 80px rgba(0,0,0,0.08);
    }

/* ===== Card Title ===== */
.fmv-card-heading {
    
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

/* ===== Split Blocks ===== */
.fmv-block {
    padding: 20px 15px;
    border-radius: 12px;
}

.fmv-divider {
    height: 1px;
    background: #e5e5e5;
    margin: 20px 0;
}

/* Accent Borders */
.fmv-accent-green {
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

.fmv-accent-gold {
    border-left: 4px solid #ffb84d;
    border-right: 4px solid #ffb84d;
}

.fmv-accent-blue {
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

/* List */
.fmv-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .fmv-list li {
        margin-bottom: 10px;
        font-size: 15px;
    }

.fmv-check {
    margin-right: 8px;
    font-weight: 600;
}

/* Bottom Statement */
.fmv-bottom-text {
    margin-top: 20px;
    text-align: center;
    
    font-weight: 600;
}


/* ===== Section ===== */


/* ===== Heading ===== */
.rpx-main-title {
    
    font-size: 48px;
    font-weight: 700;
}

.rpx-subtitle {
    margin-top: 15px;
    font-size: 18px;
    color: #6c757d;
}

/* ===== Card ===== */
.rpx-card-content {
    margin-top: 16px;
 
}
.rpx-card {
    background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
    color: #fff;
    backdrop-filter: blur(8px);
    border-radius: 18px;
    padding: 30px;
    box-shadow: 0 15px 45px rgba(0,0,0,0.06);
    border: 1px solid rgba(0,0,0,0.05);
    transition: 0.35s ease;
    height: 100%;
    border-left: 4px solid #ffb84d;
    border-right: 4px solid #ffb84d;
}

    .rpx-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 25px 70px rgba(0,0,0,0.08);
    }

/* ===== Card Layout ===== */
.rpx-card-flex {
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.rpx-icon-box {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #7a5a4a;
    flex-shrink: 0;
}

.rpx-card-title {
    
    font-weight:bold;
    margin-bottom: 6px;
}

.rpx-card-text {
 
    color: #fff;
}

/* ===== Bottom Statement ===== */
.rpx-bottom-text {
    margin-top: 20px;
    text-align: center;
   
    font-weight: 600;
}


    /* NAV */
    .tfm-navbar {
        background: rgba(255,255,255,0.95);
        backdrop-filter: blur(10px);
        border-bottom: 1px solid var(--border);
    }

    .tfm-brand {
        font-weight: 900;
        letter-spacing: 0.4px;
    }

    /* HERO */
    .tfm-hero {
        padding: 85px 0 55px;
        background: radial-gradient(1000px 500px at 20% 20%, rgba(212, 175, 55, 0.18), transparent 55%), linear-gradient(135deg, #C70404 0%, #831414 55%, #521313 100%);
        color: #fff;
        position: relative;
        overflow: hidden;
    }

    .tfm-headline {
        font-weight: 950;
        font-size: clamp(2rem, 4vw, 3.2rem);
        line-height: 1.05;
        letter-spacing: -0.8px;
    }

    .tfm-subhead {
        color: #fff;
        font-size: 1.08rem;
        max-width: 720px;
    }

    /* Badge */
    .tfm-badge {
        border: 1px solid rgba(212,175,55,0.45);
        background: rgba(212,175,55,0.12);
        color: #6a4f00;
        font-weight: 800;
        font-size: 12px;
    }

    /* Seat Pill */
    .tfm-seatbar {
        color: #000;
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 10px 14px;
        border-radius: 999px;
        border: 1px solid var(--border);
        background: #fff;
        font-weight: 800;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    .tfm-countdown {
        font-weight: 900;
        letter-spacing: 0.3px;
        color: #6a4f00;
    }

    /* Cards */
    .tfm-card-content {
        margin-top: 10px;
    }

    .tfm-card-para {
        color: #fff;
        border-radius: 10px;
        padding: 13px;
        background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
        text-align: center;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

        .tfm-card-para > img {
            background-color: #fff;
            border-radius: 50%;
            margin-bottom: 10px;
            border-radius: 50%;
            padding: 10px;
            width: 30%;
        }

    .tfm-card-timeline-content {
        color: #fff;
        background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
        border: 1px solid var(--border);
        border-radius: 18px;
        padding: 22px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    .tfm-card-that {
        color: #b80e0e;
        background-color: #fff3f3;
        border-radius: 18px;
        padding: 22px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    .tfm-card-meetup {
        color: #b80e0e;
        background-color: #fff3f3;
        border-radius: 18px;
        padding: 22px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    .tfm-card-fixed {
        color: #b80e0e;
        background-color: #fff3f3;
        border-radius: 18px;
        padding: 22px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

.tfm-card-room {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 22px;
    height: 100%;
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}
.tfm-card-saturday > h4 {
    color:#fff;
}
.tfm-card-saturday {
    
    background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 22px;
    height: 100%;
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

    .tfm-card-content-real {
        margin-top: 10px;
    }

    .tfm-card-real {
        color: #fff;
        background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
        border-radius: 18px;
        padding: 20px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
    }

    .tfm-card-gst {
        margin-top: 10px;
        text-align: center;
        color: #b80e0e;
        background-color: #fff;
        border: 1px solid var(--border);
        border-radius: 18px;
        padding: 22px;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

        .tfm-card-gst > img {
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }

        .tfm-card-gst > h5 {
            margin-top: 5px;
        }

    .tfm-card-should {
        margin-top: 10px;
        color: #fff;
        border-radius: 10px;
        padding: 13px;
        background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
        height: 100%;
        box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
    }

    .tfm-card-investor {
        background: #fff;
        border: 1px solid var(--border);
        border-radius: 18px;
        padding: 22px;
        height: 100%;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    .tfm-pricebox {
        color: #000;
        background: #ffffff;
        border: 1px solid var(--border);
        border-radius: 18px;
        padding: 16px 18px;
        max-width: 620px;
        box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    }

    /* Buttons */
    .tfm-btn-primary {
        background: linear-gradient(180deg, var(--gold), var(--gold2));
        color: #111;
        font-weight: 900;
        border: none;
        border-radius: 14px;
        padding: 14px 18px;
        box-shadow: 0 12px 30px rgba(212,175,55,0.22);
    }

        .tfm-btn-primary:hover {
            transform: translateY(-1px);
            color: #101010;
        }

    .tfm-btn-secondary {
        border: 1px solid rgba(212,175,55,0.75);
        color: #6a4f00;
        font-weight: 800;
        border-radius: 14px;
        padding: 14px 18px;
        background: transparent;
    }

        .tfm-btn-secondary:hover {
            background: rgba(212,175,55,0.10);
            color: #6a4f00;
        }

    .tfm-microline {
        color: #fff;
        opacity: 0.85;
        font-size: 0.95rem;
        font-weight: 600;
    }

    /* Sections */
    .tfm-section {
        padding: 75px 0;
        border-top: 1px solid var(--border);
    }

    .tfm-section-title {
        font-weight: 950;
        font-size: clamp(1.6rem, 2.6vw, 2.25rem);
        letter-spacing: -0.4px;
    }

    .tfm-section-sub {
        color: var(--muted);
        max-width: 780px;
    }

    /* Timeline */
    .tfm-timeline {
        position: relative;
        padding-left: 26px;
    }

        .tfm-timeline:before {
            content: "";
            position: absolute;
            left: 10px;
            top: 0;
            bottom: 0;
            width: 2px;
            background: #fff;
        }

    .tfm-timeline-item {
        position: relative;
        margin-bottom: 18px;
        padding-left: 12px;
    }

        .tfm-timeline-item:before {
            content: "";
            position: absolute;
            left: -20px;
            top: 5px;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: var(--gold);
            box-shadow: 0 0 0 6px #fff;
        }

    .tfm-tick-meetup {
        color: #6a4f00;
        font-weight: 950;
    }

    .tfm-card-tick {
        color: #b80e0e;
        margin-right: 5px;
        font-weight: 950;
    }

.tfm-tick {
    color: #b80e0e;
    font-weight: 950;
    margin-right: 10px;
}
.faq_detail1 {
   
}
.btn-single-custom_knowmor4 {
    align-items: center;
    justify-content: space-between;
    margin: 10px;
    padding: 15px 15px;
    border-radius: 999px;
    color: #fff;
    background: linear-gradient(90deg, #b80e0e 0, #b80e0e 50%, #701300 100%);
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    gap: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #fff;
    overflow: hidden;
    z-index: 1;
    transition: color 0.3s ease;
}
    /* Rules */
    .tfm-rules {
        background: rgba(212,175,55,0.08);
        border: 1px dashed rgba(212,175,55,0.55);
        border-radius: 18px;
        padding: 22px;
        box-shadow: 0 12px 35px rgba(0,0,0,0.06);
    }

    /* WhatsApp Floating */
    .tfm-whatsapp {
        position: fixed;
        right: 18px;
        bottom: 18px;
        z-index: 9999;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #25D366;
        color: #fff;
        font-size: 24px;
        box-shadow: 0 12px 30px rgba(0,0,0,0.25);
        text-decoration: none;
    }

    /* Sticky mobile apply */
    .tfm-mobile-sticky {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9998;
        background: rgba(255,255,255,0.97);
        backdrop-filter: blur(12px);
        border-top: 1px solid var(--border);
        padding: 10px 12px;
        display: none;
    }

    

    /* Scroll CTA */
    .tfm-scroll-cta {
        position: fixed;
        right: 18px;
        top: 90px;
        z-index: 9997;
        max-width: 270px;
        display: none;
    }

    /* Footer */
    .tfm-footer {
        padding: 35px 0 90px;
        color: var(--muted);
        font-size: 0.92rem;
        border-top: 1px solid var(--border);
    }

/* ========= RESPONSIVE ========= */
@media (max-width:1199px) {
    .kvx-heading-main {
        font-size: 36px;
    }

    .rpx-main-title {
        font-size: 36px;
    }

    .dnx-glass-panel {
        text-align: left;
        height: auto;
        margin-top: 20px;
    }

    .qxv-heading-main {
        font-size: 38px;
    }

    .fmv-main-title {
        font-size: 36px;
    }
}
/* Tablet */
/* ===== Responsive ===== */
@media (max-width: 992px) {
    .banner-video-desktop {
        display: block;
    }

    .banner-video-mobile {
        display: none;
    }
    .dnx-main-title {
        font-size: 34px;
    }

    .dnx-glass-panel {
        padding: 30px;
    }

    .dnx-bottom-statement h3 {
        font-size: 22px;
    }
}
@media(max-width: 991px) {
    .vdo-content-image-meet > img {
        width: 52%;
        margin-bottom: 10px;
    }

    .tfm-mobile-sticky {
        display: block;
    }


    .zvr-divider,
    .zvr-center-badge {
        display: none;
    }

    .zvr-main-title {
        font-size: 30px;
    }

    .transformDividerX1-meet {
        display: none;
    }

    .transformCardX1-meet {
        height: 500px;
    }

    .ns4-grid-heading {
        font-size: 26px;
    }
}







@media(max-width:768px) {

    .fmv-section {
        padding: 80px 0;
    }

    .fmv-main-title {
        font-size: 26px;
    }

    .fmv-card {
        padding: 20px;
    }

    .fmv-bottom-text {
        font-size: 20px;
        margin-top: 60px;
    }

    .qxv-panel-unit {
        height: auto;
        margin-top: 15px;
    }

    .fmv-card {
        margin-top: 25px;
        height: auto;
    }

    .zvr-card {
        margin-top: 15px;
    }

    .kvx-outcome-section {
        padding: 80px 0;
    }

    .kvx-heading-main {
        font-size: 26px;
    }

    .kvx-card-unit {
        padding: 22px;
    }

    .kvx-bottom-line {
        margin-top: 60px;
    }

        .kvx-bottom-line h3 {
            font-size: 22px;
        }


    .ef-main-title {
        font-size: 30px;
    }

    .ef-box-card {
        padding: 25px;
        height: auto;
        text-align: left;
        margin-top: 10px;
    }

    .ef-bottom-line {
        font-size: 22px;
    }


    .rpx-section {
        padding: 80px 0;
    }

    .rpx-main-title {
        font-size: 26px;
    }

    .rpx-card {
        padding: 22px;
    }

    .rpx-bottom-text {
        margin-top: 30px;
    }

    .dnx-glass-panel {
        text-align: left;
        height: auto;
        margin-top: 20px;
    }

    .qxv-section-core {
        padding: 80px 0;
    }

    .qxv-heading-main {
        font-size: 28px;
    }

    .qxv-panel-unit {
        padding: 10px;
    }

    .qxv-bottom-block {
        margin-top: 60px;
    }

        .qxv-bottom-block h3 {
            font-size: 22px;
        }

    .banner-video-desktop {
        display: none;
    }

    .banner-video-mobile {
        display: block;
    }

        .ns4-grid-icon {
            margin:auto;

        }
        .ns4-grid-card > h5 {
            margin-top:10px;
        }
        .ns4-grid-card {
            text-align: center;
        }
        .vdo-content-image-meet > img {
            width: 52%;
            margin-bottom: 10px;
        }
        .tfm-card-should {
            height: auto;
        }

        .tfm-card-that {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-fixed {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-timeline-content {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-meetup {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-investor {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-roomd {
            margin-top: 10px;
            height: auto;
        }

        .tfm-card-saturday {
            height: auto;
            margin-top: 10px;
        }
    }


@media (max-width: 576px) {
    .ns4-grid-card {
        padding: 20px;
    }

    .transformUltraWrapX1-meet {
        padding: 70px 20px;
    }

    .transformTitleX1-meet {
        font-size: 28px;
    }

    .transformCardX1-meet {
        height: 500px;
    }

    .transformContentX1-meet {
        padding: 30px;
    }
}

    /* Meet Web Page End */