.elementor-107230 .elementor-element.elementor-element-06517a3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d5688ef */.nng-course {
    direction: rtl;
    font-family: "Yekan Bakh", "YekanBakh", "Yekan", Tahoma, sans-serif;

    --black: #181817;
    --dark: #24231f;
    --cream: #f6f3ed;
    --cream2: #eee9df;
    --gold: #ad8750;
    --gold-light: #d5bb8e;
    --text: #5f5b53;
    --line: #ded8cd;
    --white: #fff;

    max-width: 1180px;
    margin: 0 auto;

    color: var(--text);
    line-height: 2;
}

.nng-course *,
.nng-course *::before,
.nng-course *::after {
    box-sizing: border-box;
}

.nng-course h1,
.nng-course h2,
.nng-course h3,
.nng-course p {
    margin: 0;
}

.nng-course a {
    font-family: inherit;
}


.nng-hero {
    min-height: 560px;
    position: relative;
    overflow: hidden;

    display: flex;
    align-items: center;

    padding: 80px 70px;

    border-radius:35px ;

    background:
        radial-gradient(
            circle at 15% 80%,
            rgba(173, 135, 80, 0.16),
            transparent 30%
        ),
        radial-gradient(
            circle at 85% 15%,
            rgba(255, 255, 255, 0.06),
            transparent 30%
        ),
        #1d1c19;

    font-family: "Yekan Bakh", "YekanBakh", "Yekan", Tahoma, sans-serif;
}


/* نوشته محو پس‌زمینه */
.nng-hero::before {
    content: "ABUNDANCE";

    position: absolute;
    left: -20px;
    bottom: -55px;

    font-family: Arial, sans-serif;
    font-size: 145px;
    font-weight: 900;
    letter-spacing: -7px;

    color: rgba(255, 255, 255, 0.025);

    white-space: nowrap;
}


/* دایره تزئینی */
.nng-hero::after {
    content: "";

    position: absolute;

    width: 430px;
    height: 430px;

    border-radius: 50%;

    border: 1px solid rgba(213, 187, 142, 0.16);

    left: -150px;
    top: -170px;
}


/* محتوای هیرو */
.nng-hero-content {
    position: relative;
    z-index: 2;

    max-width: 800px;
}


/* برچسب بالای عنوان */
.nng-label {
    display: flex;
    align-items: center;
    gap: 12px;

    margin-bottom: 18px;

    color: #d5bb8e;

    font-size: 60px;
    font-weight: 900;
}

.nng-label::before {
    content: "";

    width: 38px;
    height: 1px;

    background: #d5bb8e;
}


/* =========================
   عنوان اصلی «فراوانی»
========================= */

.nng-hero h2 {
    margin: 0 0 20px;

    color: #d5bb8e;

    font-size: 30px;
    line-height: 1.2;

    font-weight: 900;

    letter-spacing: -1px;
}


/* «رفتار کن، تبدیل شو» */
.nng-hero h2 span {
    display: block;

    margin-top: 10px;

    color: #ffffff;

    font-size: 30px;
    line-height: 1.5;

    font-weight: 700;

    letter-spacing: 0;
}


/* توضیحات */
.nng-hero-text {
    max-width: 680px;

    margin: 0 0 32px !important;

    color: rgba(255, 255, 255, 0.65);

    font-size: 16px;
    line-height: 2.25;

    font-weight: 400;
}


/* اطلاعات پایین هیرو */
.nng-hero-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 28px;

    color: rgba(255, 255, 255, 0.58);

    font-size: 13px;
}


/* آیتم‌های اطلاعات */
.nng-hero-meta div {
    display: flex;
    align-items: center;
    gap: 8px;
}


/* نقطه طلایی */
.nng-dot {
    display: inline-block;

    width: 7px;
    height: 7px;

    flex-shrink: 0;

    border-radius: 50%;

    background: #ad8750;

    box-shadow: 0 0 0 4px rgba(173, 135, 80, 0.10);
}


/* =========================
   تبلت
========================= */

@media (max-width: 900px) {

    .nng-hero {
        min-height: 520px;

        padding: 65px 45px;
    }

    .nng-hero h2 {
        font-size: 56px;
    }

    .nng-hero h2 span {
        font-size: 28px;
    }

    .nng-hero-text {
        font-size: 15px;
    }
}


/* =========================
   موبایل
========================= */

@media (max-width: 650px) {

    .nng-hero {
        min-height: 570px;

        padding: 55px 24px;

        border-radius: 24px;
    }


    .nng-hero-content {
        max-width: 100%;
    }


    .nng-label {
        font-size: 12px;

        margin-bottom: 15px;
    }


    .nng-hero h2 {
        font-size: 46px;

        line-height: 1.25;

        margin-bottom: 18px;
    }


    .nng-hero h2 span {
        font-size: 23px;

        line-height: 1.6;

        margin-top: 7px;
    }


    .nng-hero-text {
        font-size: 13px;

        line-height: 2.2;

        margin-bottom: 28px !important;
    }


    .nng-hero-meta {
        flex-direction: column;

        align-items: flex-start;

        gap: 12px;

        font-size: 12px;
    }


    .nng-hero::before {
        font-size: 75px;

        left: -10px;
        bottom: 5px;
    }


    .nng-hero::after {
        width: 280px;
        height: 280px;

        left: -130px;
        top: -100px;
    }
}


/* ================= INTRO ================= */

.nng-statement {
    padding: 105px 70px;

    text-align: center;
}

.nng-overline {
    color: var(--gold);

    font-size: 13px;
    font-weight: 800;

    margin-bottom: 16px;
}

.nng-statement h2 {
    max-width: 870px;

    margin: auto;

    color: var(--black);

    font-size: 36px;
    line-height: 1.75;
    font-weight: 900;
}

.nng-statement h2 span {
    color: var(--gold);
}


/* ================= NUMBER SECTIONS ================= */

.nng-number-section {
    display: grid;

    grid-template-columns: 190px 1fr;

    gap: 60px;

    padding: 75px 55px;

    border-top: 1px solid var(--line);
    margin-top: 30px;
}

.nng-number {
    font-family: Arial, sans-serif;

    color: var(--gold);

    font-size: 100px;
    line-height: .9;
    font-weight: 900;

    opacity: .8;
}

.nng-number-content {
    max-width: 800px;
}

.nng-number-content h2 {
    color: var(--black);

    font-size: 31px;
    line-height: 1.6;
    font-weight: 900;

    margin-bottom: 17px;
}

.nng-number-content p {
    color: var(--text);

    font-size: 15px;
    line-height: 2.25;
}


/* ================= 3D / 5D ================= */

.nng-split {
    display: grid;

    grid-template-columns: 1fr 1fr;

    margin: 20px 0 100px;
}

.nng-world {
    padding: 60px 50px;

    min-height: 380px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nng-world-light {
    background: var(--cream);
}

.nng-world-dark {
    background: var(--black);
}

.nng-world-number {
    font-family: Arial, sans-serif;

    font-size: 12px;

    letter-spacing: 2px;

    margin-bottom: 45px;
}

.nng-world-light .nng-world-number {
    color: var(--gold);
}

.nng-world-dark .nng-world-number {
    color: var(--gold-light);
}

.nng-world h3 {
    font-size: 32px;
    font-weight: 900;

    margin-bottom: 13px;
}

.nng-world-light h3 {
    color: var(--black);
}

.nng-world-dark h3 {
    color: #fff;
}

.nng-world p {
    font-size: 14px;
    line-height: 2.15;
}

.nng-world-light p {
    color: var(--text);
}

.nng-world-dark p {
    color: rgba(255,255,255,.58);
}


/* ================= BENEFITS ================= */

.nng-benefits {
    padding: 85px 55px;

    background: var(--cream);

    border-radius: 32px;

    margin-bottom: 100px;
}

.nng-benefits-head {
    display: flex;

    align-items: flex-end;
    justify-content: space-between;

    gap: 40px;

    margin-bottom: 50px;
}

.nng-benefits-head h2 {
    color: var(--black);

    font-size: 34px;
    font-weight: 900;
}

.nng-benefits-head p {
    max-width: 430px;

    color: var(--text);

    font-size: 13px;
}

.nng-benefit-list {
    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 0 60px;
}

.nng-benefit {
    display: grid;

    grid-template-columns: 45px 1fr;

    gap: 17px;

    padding: 25px 0;

    border-top: 1px solid rgba(95,91,83,.17);
}

.nng-benefit-number {
    color: var(--gold);

    font-family: Arial, sans-serif;

    font-size: 12px;
    font-weight: 700;
}

.nng-benefit h3 {
    color: var(--black);

    font-size: 16px;
    font-weight: 800;

    margin-bottom: 4px;
}

.nng-benefit p {
    color: var(--text);

    font-size: 13px;
    line-height: 2;
}


/* ================= ROADMAP ================= */

.nng-roadmap {
    padding: 0 55px 100px;
}

.nng-roadmap-head {
    text-align: center;

    margin-bottom: 65px;
}

.nng-roadmap-head h2 {
    color: var(--black);

    font-size: 35px;
    font-weight: 900;

    margin-bottom: 8px;
}

.nng-roadmap-head p {
    color: var(--text);

    font-size: 14px;
}

.nng-road {
    position: relative;

    max-width: 850px;

    margin: auto;
}

.nng-road::before {
    content: "";

    position: absolute;

    right: 27px;
    top: 0;
    bottom: 0;

    width: 1px;

    background: var(--line);
}

.nng-road-item {
    position: relative;

    display: grid;

    grid-template-columns: 55px 1fr;

    gap: 30px;

    margin-bottom: 48px;
}

.nng-road-circle {
    position: relative;
    z-index: 2;

    width: 55px;
    height: 55px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #fff;

    border: 1px solid var(--gold);

    color: var(--gold);

    font-size: 14px;
    font-weight: 800;
}

.nng-road-content {
    padding-top: 5px;
}

.nng-road-content h3 {
    color: var(--black);

    font-size: 21px;
    font-weight: 900;

    margin-bottom: 5px;
}

.nng-road-content p {
    color: var(--text);

    font-size: 14px;

    line-height: 2;
}


/* ================= CURRICULUM ================= */

.nng-curriculum {
    padding: 90px 55px;

    background: #f9f7f3;

    border-radius: 32px;

    margin-bottom: 100px;
}

.nng-curriculum-title {
    max-width: 700px;

    margin-bottom: 45px;
}

.nng-curriculum-title h2 {
    color: var(--black);

    font-size: 34px;
    font-weight: 900;

    margin-bottom: 9px;
}

.nng-curriculum-title p {
    color: var(--text);

    font-size: 14px;
}

.nng-accordion {
    display: flex;

    flex-direction: column;

    gap: 12px;
}

.nng-course details {
    background: #fff;

    border: 1px solid var(--line);

    border-radius: 15px;

    overflow: hidden;

    transition: .3s ease;
}

.nng-course details[open] {
    border-color: var(--gold);
}

.nng-course summary {
    list-style: none;

    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 23px 25px;

    color: var(--black);

    font-size: 16px;
    font-weight: 800;
}

.nng-course summary::-webkit-details-marker {
    display: none;
}

.nng-course summary::after {
    content: "+";

    width: 31px;
    height: 31px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;

    border: 1px solid var(--line);

    border-radius: 50%;

    color: var(--gold);

    font-family: Arial, sans-serif;

    font-size: 18px;
}

.nng-course details[open] summary::after {
    content: "−";

    border-color: var(--gold);
}

.nng-module-content {
    padding: 0 25px 23px;
}

.nng-lesson {
    display: flex;

    align-items: center;

    gap: 12px;

    padding: 12px 0;

    border-top: 1px solid #f0ede8;

    color: var(--text);

    font-size: 13px;
}

.nng-lesson-number {
    width: 26px;
    height: 26px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: var(--cream);

    color: var(--gold);

    font-family: Arial, sans-serif;

    font-size: 10px;
}


/* ================= MEDITATIONS ================= */

.nng-meditation-section {
    padding: 10px 55px 100px;
}

.nng-meditation-head {
    display: flex;

    align-items: center;
    justify-content: space-between;

    margin-bottom: 45px;
}

.nng-meditation-head h2 {
    color: var(--black);

    font-size: 32px;
    font-weight: 900;
}

.nng-meditation-head span {
    color: var(--gold);

    font-size: 13px;
}

.nng-meditation-grid {
    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 18px;
}

.nng-meditation-card {
    position: relative;

    min-height: 200px;

    padding: 30px;

    border: 1px solid var(--line);

    border-radius: 20px;

    overflow: hidden;

    background: #fff;

    transition: .3s ease;
}

.nng-meditation-card:hover {
    transform: translateY(-5px);

    box-shadow: 0 18px 40px rgba(0,0,0,.06);
}

.nng-meditation-card::after {
    content: "✦";

    position: absolute;

    left: 25px;
    bottom: 10px;

    color: rgba(173,135,80,.10);

    font-size: 100px;
}

.nng-meditation-card small {
    color: var(--gold);

    font-size: 11px;
    font-weight: 800;
}

.nng-meditation-card h3 {
    color: var(--black);

    font-size: 19px;
    font-weight: 900;
    line-height: 1.4;

    margin: 25px 0 9px;
}

.nng-meditation-card p {
    color: var(--text);

    font-size: 13px;
}




/* ================= FINAL CTA ================= */

.nng-final {
    position: relative;

    overflow: hidden;

    text-align: center;

    padding: 100px 40px;

    background:
        radial-gradient(
            circle at 50% 0,
            rgba(213,187,142,.18),
            transparent 38%
        ),
        #1d1c19;

    border-radius: 35px;
}

.nng-final::before {
    content: "";

    position: absolute;

    width: 500px;
    height: 500px;

    border: 1px solid rgba(213,187,142,.08);

    border-radius: 50%;

    left: 50%;
    top: -350px;

    transform: translateX(-50%);
}

.nng-final > * {
    position: relative;
    z-index: 2;
}

.nng-final small {
    color: var(--gold-light);

    font-size: 13px;
    font-weight: 700;
}

.nng-final h2 {
    color: #fff;

    font-size: 39px;
    font-weight: 900;

    margin: 12px 0 15px;
}

.nng-final p {
    max-width: 650px;

    margin: auto auto 28px;

    color: rgba(255,255,255,.58);

    font-size: 14px;
}

.nng-button {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    min-width: 190px;

    padding: 14px 30px;

    border-radius: 50px;

    background: var(--gold-light);

    color: #25231f !important;

    text-decoration: none !important;

    font-size: 14px;
    font-weight: 900;

    transition: .3s ease;
}

.nng-button:hover {
    transform: translateY(-4px);

    box-shadow: 0 15px 35px rgba(0,0,0,.3);
}


/* ================= TABLET ================= */

@media(max-width:900px) {

    .nng-hero {
        padding: 60px 40px;
        min-height: 520px;
    }

    .nng-hero h1 {
        font-size: 42px;
    }

    .nng-number-section {
        grid-template-columns: 120px 1fr;
        gap: 30px;
    }

    .nng-number {
        font-size: 75px;
    }

    .nng-benefits,
    .nng-curriculum {
        padding: 60px 35px;
    }
}


/* ================= MOBILE ================= */

@media(max-width:650px) {

    .nng-course {
        width: 100%;
    }

    .nng-hero {
        min-height: 560px;

        padding: 50px 23px;

        border-radius:22px;
    }

    .nng-hero h1 {
        font-size: 31px;

        line-height: 1.7;
    }

    .nng-hero-text {
        font-size: 14px;
    }

    .nng-hero-meta {
        flex-direction: column;

        align-items: flex-start;

        gap: 10px;
    }

    .nng-hero::before {
        font-size: 40px;

        left: 015px;
        bottom: 10px;
    }

    .nng-statement {
        padding: 65px 22px;
    }

    .nng-statement h2 {
        font-size: 25px;

        line-height: 1.8;
    }

    .nng-number-section {
        display: block;

        padding: 55px 22px;
    }

    .nng-number {
        font-size: 65px;

        margin-bottom: 25px;
    }

    .nng-number-content h2 {
        font-size: 25px;
    }

    .nng-number-content p {
        font-size: 14px;
    }

    .nng-split {
        grid-template-columns: 1fr;

        margin-bottom: 65px;
    }

    .nng-world {
        min-height: 320px;

        padding: 45px 25px;
    }

    .nng-world h3 {
        font-size: 28px;
    }

    .nng-benefits {
        padding: 55px 22px;

        border-radius: 22px;

        margin-bottom: 65px;
    }

    .nng-benefits-head {
        display: block;

        margin-bottom: 30px;
    }

    .nng-benefits-head h2 {
        font-size: 27px;

        margin-bottom: 10px;
    }

    .nng-benefit-list {
        grid-template-columns: 1fr;
    }

    .nng-roadmap {
        padding: 0 22px 65px;
    }

    .nng-roadmap-head h2 {
        font-size: 27px;
    }

    .nng-road::before {
        right: 22px;
    }

    .nng-road-item {
        grid-template-columns: 45px 1fr;

        gap: 20px;
    }

    .nng-road-circle {
        width: 45px;
        height: 45px;
    }

    .nng-road-content h3 {
        font-size: 18px;
    }

    .nng-road-content p {
        font-size: 13px;
    }

    .nng-curriculum {
        padding: 55px 18px;

        border-radius: 22px;

        margin-bottom: 65px;
    }

    .nng-curriculum-title h2 {
        font-size: 27px;
    }

    .nng-course summary {
        padding: 18px;

        font-size: 14px;
    }

    .nng-module-content {
        padding: 0 18px 18px;
    }

    .nng-meditation-section {
        padding: 0 22px 65px;
    }

    .nng-meditation-head {
        display: block;

        margin-bottom: 25px;
    }

    .nng-meditation-head h2 {
        font-size: 27px;
    }

    .nng-meditation-grid {
        grid-template-columns: 1fr;
    }

    .nng-workbook {
        grid-template-columns: 1fr;

        text-align: center;

        justify-items: center;

        padding: 35px 22px;

        margin-bottom: 65px;
    }

    .nng-workbook p {
        font-size: 13px;
    }

    .nng-final {
        padding: 70px 22px;

        border-radius: 22px;
    }

    .nng-final h2 {
        font-size: 28px;

        line-height: 1.7;
    }
}/* End custom CSS */