.elementor-708 .elementor-element.elementor-element-3286cd1{--display:flex;}@media(min-width:768px){.elementor-708 .elementor-element.elementor-element-3286cd1{--content-width:1440px;}}/* Start custom CSS for html, class: .elementor-element-c193ef3 *//* =========================================================
   آجر لفتون قرمز ۴ طرف نما
   مزیت چهارطرف‌نما بودن در اجرا
   Scope: .red-four-advantage-section
========================================================= */

.red-four-advantage-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #686868;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   Intro
========================================================= */

.red-four-advantage-section .red-four-advantage-intro {
    margin: 20px 0 30px;
}


.red-four-advantage-section .red-four-advantage-intro p {
    margin: 0;

    font-size: 16px;
    line-height: 2.15;

    color: var(--lefton-muted);
}


.red-four-advantage-section .red-four-advantage-intro strong {
    color: var(--lefton-text);
    font-weight: 800;
}


/* =========================================================
   Main Layout
========================================================= */

.red-four-advantage-section .red-four-advantage-layout {
    display: grid;

    grid-template-columns:
        minmax(0, .8fr)
        minmax(0, 1.4fr);

    gap: 28px;

    align-items: stretch;
}


/* =========================================================
   Main Explanation
========================================================= */

.red-four-advantage-section .red-four-advantage-main {
    position: relative;

    padding: 28px 25px;

    background: #fafafa;

    border: 1px solid var(--lefton-border);
    border-radius: 11px;
}


.red-four-advantage-section .red-four-advantage-main::before {
    content: "";

    position: absolute;

    top: 27px;
    right: -1px;

    width: 3px;
    height: 55px;

    background: var(--lefton-wine);

    border-radius: 3px 0 0 3px;
}


.red-four-advantage-section .red-four-advantage-kicker {
    display: block;

    margin-bottom: 7px;

    font-size: 12px;
    font-weight: 750;

    color: var(--lefton-wine);
}


.red-four-advantage-section .red-four-advantage-main h3 {
    margin: 0 0 10px;

    font-size: 20px;
    font-weight: 850;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-four-advantage-section .red-four-advantage-main > p {
    margin: 0;

    font-size: 14.5px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


/* Main Note */

.red-four-advantage-section .red-four-advantage-main-note {
    margin-top: 23px;
    padding-top: 17px;

    border-top: 1px solid #e3e3e3;
}


.red-four-advantage-section .red-four-advantage-main-note span {
    display: block;

    margin-bottom: 4px;

    font-size: 11px;
    font-weight: 700;

    color: #969696;
}


.red-four-advantage-section .red-four-advantage-main-note strong {
    display: block;

    font-size: 14px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* =========================================================
   Advantage List
========================================================= */

.red-four-advantage-section .red-four-advantage-list {
    border-top: 1px solid var(--lefton-border);
}


.red-four-advantage-section .red-four-advantage-row {
    display: grid;

    grid-template-columns:
        44px
        minmax(0, 1fr);

    gap: 16px;

    padding: 19px 0;

    border-bottom: 1px solid var(--lefton-border);
}


.red-four-advantage-section .red-four-advantage-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 38px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-four-advantage-section .red-four-advantage-row > div {
    min-width: 0;
}


.red-four-advantage-section .red-four-advantage-label {
    display: block;

    margin-bottom: 2px;

    font-size: 11px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-four-advantage-section .red-four-advantage-row h3 {
    margin: 0 0 5px;

    font-size: 17px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


.red-four-advantage-section .red-four-advantage-row p {
    margin: 0;

    font-size: 14px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* =========================================================
   Visibility Flow
========================================================= */

.red-four-advantage-section .red-four-advantage-visual {
    display: grid;

    grid-template-columns:
        minmax(0, .7fr)
        minmax(0, 1.5fr);

    gap: 25px;

    align-items: center;

    margin-top: 19px;
    padding: 20px 22px;

    background: #ffffff;

    border-top: 1px solid var(--lefton-border);
    border-bottom: 1px solid var(--lefton-border);
}


.red-four-advantage-section
.red-four-advantage-visual-head > span {
    display: block;

    margin-bottom: 4px;

    font-size: 11px;
    font-weight: 750;

    color: var(--lefton-wine);
}


.red-four-advantage-section
.red-four-advantage-visual-head > strong {
    display: block;

    font-size: 15px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* Flow */

.red-four-advantage-section
.red-four-advantage-visual-flow {
    display: flex;
    align-items: center;

    gap: 9px;
}


.red-four-advantage-section
.red-four-advantage-visual-flow > div {
    flex: 1 1 0;

    display: flex;
    align-items: center;

    gap: 8px;

    min-width: 0;
}


.red-four-advantage-section
.red-four-advantage-visual-flow > div > span {
    flex: 0 0 32px;

    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f7f1f2;

    border-radius: 50%;

    font-size: 9px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-four-advantage-section
.red-four-advantage-visual-flow strong {
    display: block;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-four-advantage-section
.red-four-advantage-visual-flow small {
    display: block;

    margin-top: 2px;

    font-size: 10px;

    color: #999999;
}


.red-four-advantage-section
.red-four-advantage-visual-flow > i {
    flex: 0 0 18px;

    height: 1px;

    background: #dddddd;
}


/* =========================================================
   Important Note
========================================================= */

.red-four-advantage-section .red-four-advantage-note {
    display: flex;
    align-items: flex-start;

    gap: 13px;

    margin-top: 15px;
    padding: 16px 18px;

    background: #fafafa;

    border-right: 3px solid var(--lefton-wine);
}


.red-four-advantage-section .red-four-advantage-note > span {
    flex: 0 0 30px;

    height: 30px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffffff;

    border: 1px solid rgba(111, 37, 45, .16);
    border-radius: 50%;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-four-advantage-section .red-four-advantage-note > div {
    min-width: 0;
}


.red-four-advantage-section .red-four-advantage-note strong {
    display: block;

    margin-bottom: 4px;

    font-size: 14px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-four-advantage-section .red-four-advantage-note p {
    margin: 0;

    font-size: 14px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .red-four-advantage-section .red-four-advantage-layout {
        grid-template-columns: 1fr;
    }


    .red-four-advantage-section .red-four-advantage-visual {
        grid-template-columns: 1fr;

        gap: 14px;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .red-four-advantage-section .red-four-advantage-intro {
        margin-bottom: 21px;
    }


    .red-four-advantage-section .red-four-advantage-intro p {
        font-size: 15px;
        line-height: 2.05;
    }


    .red-four-advantage-section .red-four-advantage-layout {
        grid-template-columns: 1fr;

        gap: 18px;
    }


    .red-four-advantage-section .red-four-advantage-main {
        padding: 21px 17px;

        border-radius: 9px;
    }


    .red-four-advantage-section .red-four-advantage-main h3 {
        font-size: 18px;
    }


    .red-four-advantage-section .red-four-advantage-main > p {
        font-size: 13.5px;
    }


    .red-four-advantage-section .red-four-advantage-row {
        grid-template-columns:
            36px
            minmax(0, 1fr);

        gap: 11px;

        padding: 17px 0;
    }


    .red-four-advantage-section .red-four-advantage-number {
        height: 34px;

        font-size: 9px;
    }


    .red-four-advantage-section .red-four-advantage-row h3 {
        font-size: 16px;
    }


    .red-four-advantage-section .red-four-advantage-row p {
        font-size: 13px;
    }


    /* Visibility Flow */

    .red-four-advantage-section .red-four-advantage-visual {
        grid-template-columns: 1fr;

        padding: 17px 0;
    }


    .red-four-advantage-section
    .red-four-advantage-visual-flow {
        flex-direction: column;

        align-items: stretch;

        gap: 4px;
    }


    .red-four-advantage-section
    .red-four-advantage-visual-flow > div {
        padding: 7px 0;
    }


    .red-four-advantage-section
    .red-four-advantage-visual-flow > i {
        width: 1px;
        height: 10px;

        margin-right: 15px;
    }


    .red-four-advantage-section .red-four-advantage-note {
        padding: 14px 13px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed09317 *//* =========================================================
   فقط چیدمان اختصاصی بخش کاربرد قرمز ۴ طرف نما
========================================================= */

.red-four-use-section .red-four-project-layout {
    display: grid;
    grid-template-columns:
        minmax(0, 1.4fr)
        minmax(0, .65fr);
    gap: 26px;
    align-items: start;
}


/* پنل تصمیم */

.red-four-use-section .red-four-project-check {
    position: sticky;
    top: 20px;
}


.red-four-use-section .red-four-project-checklist {
    margin-top: 18px;
}


.red-four-use-section .red-four-project-checklist > div {
    display: flex;
    align-items: flex-start;

    gap: 10px;

    padding: 11px 0;

    border-bottom: 1px solid var(--lefton-border);
}


.red-four-use-section
.red-four-project-checklist > div:last-child {
    border-bottom: 0;
}


.red-four-use-section
.red-four-project-checklist > div > span {
    flex: 0 0 8px;

    height: 8px;

    margin-top: 11px;

    background: var(--lefton-wine);

    border-radius: 50%;
}


/* نتیجه */

.red-four-use-section .red-four-project-result {
    margin-top: 17px;
    padding-top: 15px;

    border-top: 1px solid var(--lefton-border);
}


.red-four-use-section .red-four-project-result > span {
    display: block;

    margin-bottom: 4px;

    font-size: 12px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-four-use-section .red-four-project-result p {
    margin: 0;

    font-size: 14px;
    font-weight: 700;
    line-height: 2;

    color: var(--lefton-text);
}


/* Tablet + Mobile */

@media (max-width: 1024px) {

    .red-four-use-section .red-four-project-layout {
        grid-template-columns: 1fr;
    }

    .red-four-use-section .red-four-project-check {
        position: static;
    }

}


@media (max-width: 767px) {

    .red-four-use-section .red-four-project-layout {
        gap: 18px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2846c84 *//* =========================================================
   CTA پیام‌رسان‌ها
   Luxury Messenger CTA
========================================================= */

.lefton-social-cta {
    --social-wine: #6f252d;
    --social-text: #ffffff;
    --social-muted: rgba(255,255,255,.68);
    --social-border: rgba(255,255,255,.10);

    position: relative;

    overflow: hidden;

    padding: 32px;

    direction: rtl;

    background:
        radial-gradient(
            circle at 90% 10%,
            rgba(111, 37, 45, .32),
            transparent 34%
        ),
        linear-gradient(
            135deg,
            #181818 0%,
            #232323 100%
        );

    border: 1px solid rgba(255,255,255,.08);
    border-radius: 18px;
}


/* نور تزئینی */

.lefton-social-cta::before {
    content: "";

    position: absolute;

    width: 190px;
    height: 190px;

    top: -105px;
    left: -65px;

    background: rgba(111,37,45,.13);

    border-radius: 50%;

    pointer-events: none;
}


/* =========================================================
   Heading
========================================================= */

.lefton-social-cta-head {
    position: relative;
    z-index: 1;

    margin-bottom: 26px;
}


.lefton-social-cta-eyebrow {
    display: inline-flex;

    margin-bottom: 10px;
    padding: 5px 11px;

    background: var(--social-wine);

    border-radius: 4px;

    font-size: 12px;
    font-weight: 700;
    line-height: 1.7;

    color: #ffffff;
}


.lefton-social-cta-title {
    display: block;

    margin-bottom: 7px;

    font-size: 26px;
    font-weight: 850;
    line-height: 1.7;

    color: var(--social-text);
}


.lefton-social-cta-head p {
    margin: 0;

    font-size: 16px;
    line-height: 2;

    color: var(--social-muted);
}


/* =========================================================
   Messenger Grid
========================================================= */

.lefton-social-cta-grid {
    position: relative;
    z-index: 1;

    display: grid;

    grid-template-columns: repeat(4, minmax(0, 1fr));

    gap: 10px;
}


/* Messenger Item */

.lefton-social-cta-item {
    position: relative;

    display: grid;

    grid-template-columns:
        44px
        minmax(0, 1fr)
        22px;

    gap: 12px;
    align-items: center;

    min-height: 82px;

    padding: 15px;

    color: #ffffff !important;

    text-decoration: none !important;

    background: rgba(255,255,255,.055);

    border: 1px solid var(--social-border);
    border-radius: 11px;

    transition:
        transform .22s ease,
        background .22s ease,
        border-color .22s ease;
}


.lefton-social-cta-item:hover {
    transform: translateY(-3px);

    background: rgba(255,255,255,.09);

    border-color: rgba(255,255,255,.2);

    color: #ffffff !important;
}


/* =========================================================
   Icon
========================================================= */

.lefton-social-cta-icon {
    width: 44px;
    height: 44px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(255,255,255,.08);

    border: 1px solid rgba(255,255,255,.08);
    border-radius: 10px;
}


.lefton-social-cta-icon svg {
    width: 21px;
    height: 21px;

    fill: none;
    stroke: #ffffff;

    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}


/* آیکون تلگرام و واتساپ */

.lefton-social-cta-item:nth-child(1)
.lefton-social-cta-icon svg,
.lefton-social-cta-item:nth-child(2)
.lefton-social-cta-icon svg {
    fill: none;
}


/* =========================================================
   Text
========================================================= */

.lefton-social-cta-name {
    display: block;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.6;

    color: #ffffff;
}


.lefton-social-cta-name small {
    display: block;

    margin-top: 2px;

    font-size: 11px;
    font-weight: 500;

    color: rgba(255,255,255,.5);
}


/* Arrow */

.lefton-social-cta-arrow {
    font-size: 18px;

    color: rgba(255,255,255,.4);

    transition:
        transform .2s ease,
        color .2s ease;
}


.lefton-social-cta-item:hover
.lefton-social-cta-arrow {
    transform: translateX(-3px);

    color: #ffffff;
}


/* =========================================================
   Bottom
========================================================= */

.lefton-social-cta-bottom {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 20px;

    margin-top: 20px;
    padding-top: 18px;

    border-top: 1px solid rgba(255,255,255,.09);
}


.lefton-social-cta-bottom span {
    font-size: 13px;

    color: rgba(255,255,255,.55);
}


.lefton-social-cta-bottom strong {
    font-size: 16px;
    font-weight: 800;

    color: #ffffff;

    letter-spacing: .5px;
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .lefton-social-cta-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .lefton-social-cta {
        padding: 22px 15px;

        border-radius: 13px;
    }


    .lefton-social-cta-title {
        font-size: 22px;
    }


    .lefton-social-cta-head p {
        font-size: 14px;
    }


    .lefton-social-cta-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 8px;
    }


    .lefton-social-cta-item {
        grid-template-columns:
            38px
            minmax(0, 1fr);

        min-height: 76px;

        gap: 9px;

        padding: 12px 10px;
    }


    .lefton-social-cta-icon {
        width: 38px;
        height: 38px;

        border-radius: 8px;
    }


    .lefton-social-cta-icon svg {
        width: 18px;
        height: 18px;
    }


    .lefton-social-cta-name {
        font-size: 14px;
    }


    .lefton-social-cta-name small {
        font-size: 10px;
    }


    .lefton-social-cta-arrow {
        display: none;
    }


    .lefton-social-cta-bottom {
        align-items: flex-start;
        flex-direction: column;

        gap: 5px;
    }

}






/* =========================================================
   رنگ اختصاصی هر پیام‌رسان
   ترتیب HTML:
   1 واتساپ
   2 تلگرام
   3 ایتا
   4 بله
========================================================= */


/* واتساپ */
.lefton-social-cta-item:nth-child(1) {
    background:
        linear-gradient(
            145deg,
            #25D366 0%,
            #128C7E 100%
        );

    border-color: rgba(255,255,255,.16);

    box-shadow:
        0 10px 28px rgba(37, 211, 102, .13);
}


/* تلگرام */
.lefton-social-cta-item:nth-child(2) {
    background:
        linear-gradient(
            145deg,
            #26A5E4 0%,
            #168AC3 100%
        );

    border-color: rgba(255,255,255,.18);

    box-shadow:
        0 10px 28px rgba(38, 165, 228, .15);
}


/* ایتا */
.lefton-social-cta-item:nth-child(3) {
    background:
        linear-gradient(
            145deg,
            #ff8a00 0%,
            #e96c00 100%
        );

    border-color: rgba(255,255,255,.18);

    box-shadow:
        0 10px 28px rgba(255, 138, 0, .14);
}


/* بله */
.lefton-social-cta-item:nth-child(4) {
    background:
        linear-gradient(
            145deg,
            #12c9a5 0%,
            #07998f 100%
        );

    border-color: rgba(255,255,255,.18);

    box-shadow:
        0 10px 28px rgba(18, 201, 165, .14);
}



/* =========================================================
   Glass Icon
========================================================= */

.lefton-social-cta-item .lefton-social-cta-icon {
    background: rgba(255,255,255,.15);

    border: 1px solid rgba(255,255,255,.20);

    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.15);

    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}


/* متن فرعی سفیدتر شود */

.lefton-social-cta-item .lefton-social-cta-name small {
    color: rgba(255,255,255,.72);
}


/* فلش */

.lefton-social-cta-item .lefton-social-cta-arrow {
    color: rgba(255,255,255,.70);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8f647f *//* =========================================================
   فقط استایل اختصاصی:
   چه زمانی قرمز ۴ طرف نما ضروری نیست؟
========================================================= */

.red-four-need-section .red-four-need-layout {
    display: grid;

    grid-template-columns:
        minmax(0, 1.35fr)
        minmax(0, .65fr);

    gap: 26px;

    align-items: start;
}


/* پنل تصمیم */

.red-four-need-section .red-four-need-decision {
    position: sticky;
    top: 20px;
}


.red-four-need-section .red-four-need-question {
    margin-top: 20px;
    padding: 16px 0;

    border-top: 1px solid var(--lefton-border);
    border-bottom: 1px solid var(--lefton-border);
}


.red-four-need-section .red-four-need-question span {
    display: block;

    margin-bottom: 5px;

    font-size: 12px;
    font-weight: 700;

    color: var(--lefton-wine);
}


.red-four-need-section .red-four-need-question strong {
    display: block;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* لینک محصول سه طرف نما */

.red-four-need-section .red-four-need-link {
    display: inline-flex;

    margin-top: 16px;
    padding-bottom: 3px;

    font-size: 14px;
    font-weight: 750;

    color: var(--lefton-wine);

    text-decoration: none;

    border-bottom:
        1px solid rgba(111, 37, 45, .3);
}


.red-four-need-section .red-four-need-link:hover {
    border-color: var(--lefton-wine);
}


/* قانون انتخاب */

.red-four-need-section .red-four-need-rule {
    display: grid;

    grid-template-columns:
        150px
        minmax(0, 1fr);

    gap: 22px;

    align-items: start;

    margin-top: 22px;
    padding: 20px 0;

    border-top: 1px solid var(--lefton-border);
    border-bottom: 1px solid var(--lefton-border);
}


.red-four-need-section .red-four-need-rule-content {
    min-width: 0;

    padding-right: 22px;

    border-right: 1px solid var(--lefton-border);
}


.red-four-need-section .red-four-need-rule-content > strong {
    display: block;

    margin-bottom: 5px;

    font-size: 17px;
    font-weight: 800;
    line-height: 1.85;

    color: var(--lefton-text);
}


/* Tablet */

@media (max-width: 1024px) {

    .red-four-need-section .red-four-need-layout {
        grid-template-columns: 1fr;
    }


    .red-four-need-section .red-four-need-decision {
        position: static;
    }

}


/* Mobile */

@media (max-width: 767px) {

    .red-four-need-section .red-four-need-layout {
        gap: 18px;
    }


    .red-four-need-section .red-four-need-rule {
        grid-template-columns: 1fr;

        gap: 7px;
    }


    .red-four-need-section .red-four-need-rule-content {
        padding-right: 0;

        border-right: 0;
    }


    .red-four-need-section
    .red-four-need-rule-content > strong {
        font-size: 16px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22c50ce *//* =========================================================
   فقط استایل اختصاصی مشخصات قرمز ۴ طرف نما
========================================================= */

.red-four-spec-section .red-four-spec-data {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));

    overflow: hidden;

    border: 1px solid var(--lefton-border);
    border-radius: 10px;
}


.red-four-spec-section .red-four-spec-item {
    min-width: 0;

    padding: 20px 12px;

    text-align: center;

    border-left: 1px solid var(--lefton-border);
}


.red-four-spec-section .red-four-spec-item:last-child {
    border-left: 0;
}


.red-four-spec-section .red-four-spec-item strong {
    display: block;

    margin: 2px 0 4px;

    font-size: 23px;
    font-weight: 850;

    color: var(--lefton-text);
}


.red-four-spec-section .red-four-spec-item small {
    display: block;

    font-size: 12px;

    color: #8d8d8d;
}


/* ابعاد */

.red-four-spec-section .red-four-spec-dimension {
    display: grid;

    grid-template-columns:
        minmax(0, .75fr)
        minmax(0, 1.25fr);

    gap: 25px;

    align-items: center;

    margin-top: 16px;
    padding: 20px 22px;

    background: var(--lefton-soft);

    border: 1px solid var(--lefton-border);
    border-radius: 9px;
}


.red-four-spec-section .red-four-spec-dimension-number {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;

    gap: 8px;

    direction: ltr;
}


.red-four-spec-section .red-four-spec-dimension-number strong {
    font-size: 28px;
    font-weight: 850;

    color: var(--lefton-text);
}


.red-four-spec-section .red-four-spec-dimension-number > span {
    font-size: 17px;

    color: #aaa;
}


.red-four-spec-section .red-four-spec-dimension-number small {
    margin-left: 5px;

    font-size: 12px;

    color: #858585;
}


/* دو بخش اجرایی */

.red-four-spec-section .red-four-spec-execution {
    margin-top: 18px;
    padding: 20px 0;

    border-top: 1px solid var(--lefton-border);
    border-bottom: 1px solid var(--lefton-border);
}


.red-four-spec-section .red-four-spec-execution > div + div {
    padding-right: 24px;

    border-right: 1px solid var(--lefton-border);
}


/* Tablet */

@media (max-width: 1024px) {

    .red-four-spec-section .red-four-spec-data {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }


    .red-four-spec-section .red-four-spec-item {
        border-bottom: 1px solid var(--lefton-border);
    }


    .red-four-spec-section
    .red-four-spec-item:nth-child(3n) {
        border-left: 0;
    }


    .red-four-spec-section
    .red-four-spec-item:nth-last-child(-n+3) {
        border-bottom: 0;
    }

}


/* Mobile */

@media (max-width: 767px) {

    .red-four-spec-section .red-four-spec-data {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }


    .red-four-spec-section .red-four-spec-item {
        padding: 16px 8px;

        border-left: 1px solid var(--lefton-border);
        border-bottom: 1px solid var(--lefton-border);
    }


    .red-four-spec-section
    .red-four-spec-item:nth-child(2n) {
        border-left: 0;
    }


    .red-four-spec-section
    .red-four-spec-item:nth-child(3n) {
        border-left: 1px solid var(--lefton-border);
    }


    .red-four-spec-section
    .red-four-spec-item:nth-child(6) {
        border-left: 0;
    }


    .red-four-spec-section
    .red-four-spec-item:nth-last-child(-n+2) {
        border-bottom: 0;
    }


    .red-four-spec-section
    .red-four-spec-item strong {
        font-size: 20px;
    }


    .red-four-spec-section .red-four-spec-dimension {
        grid-template-columns: 1fr;

        gap: 10px;

        padding: 17px 14px;
    }


    .red-four-spec-section
    .red-four-spec-dimension-number strong {
        font-size: 24px;
    }


    .red-four-spec-section
    .red-four-spec-execution > div + div {
        padding-right: 0;
        padding-top: 17px;

        border-right: 0;
        border-top: 1px solid var(--lefton-border);
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3997907 *//* =========================================================
   کارت ۴ تایی کنترل تحویل
   فقط CSS جدید این بخش
========================================================= */

.red-four-delivery-section .red-four-delivery-cards {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;

    margin: 24px 0;
}


.red-four-delivery-section .red-four-delivery-card {
    position: relative;

    min-height: 145px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 20px;

    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 12px;

    transition:
        transform .2s ease,
        border-color .2s ease,
        box-shadow .2s ease;
}


.red-four-delivery-section .red-four-delivery-card:hover {
    transform: translateY(-3px);

    border-color: rgba(111, 37, 45, .25);

    box-shadow:
        0 10px 26px rgba(0, 0, 0, .05);
}


/* خط ظریف بالای کارت */

.red-four-delivery-section .red-four-delivery-card::before {
    content: "";

    position: absolute;

    top: 0;
    right: 20px;

    width: 32px;
    height: 3px;

    background: var(--lefton-wine);

    border-radius: 0 0 3px 3px;
}


/* شماره */

.red-four-delivery-section .red-four-delivery-card > span {
    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* عنوان کارت */

.red-four-delivery-section .red-four-delivery-card > strong {
    font-size: 17px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


/* Tablet */

@media (max-width: 1024px) {

    .red-four-delivery-section .red-four-delivery-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}


/* Mobile */

@media (max-width: 767px) {

    .red-four-delivery-section .red-four-delivery-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 9px;
    }


    .red-four-delivery-section .red-four-delivery-card {
        min-height: 120px;

        padding: 16px 14px;
    }


    .red-four-delivery-section .red-four-delivery-card::before {
        right: 14px;

        width: 27px;
    }


    .red-four-delivery-section .red-four-delivery-card > strong {
        font-size: 15px;
        line-height: 1.7;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e439c00 *//* =========================================================
   قیمت آجر لفتون قرمز ۴ طرف نما
   فقط استایل‌های اختصاصی
========================================================= */


/* فرمول قیمت */

.red-four-price-section .red-four-price-formula {
    display: grid;
    grid-template-columns:
        minmax(150px, .45fr)
        minmax(0, 1.55fr);

    gap: 25px;
    align-items: center;

    padding: 24px;

    background: #f8f8f8;

    border: 1px solid var(--lefton-border);
    border-radius: 12px;
}


.red-four-price-section .red-four-price-formula-title strong {
    display: block;

    font-size: 19px;
    font-weight: 850;

    color: var(--lefton-text);
}


/* معادله */

.red-four-price-section .red-four-price-equation {
    display: flex;
    align-items: stretch;

    gap: 10px;
}


.red-four-price-section .red-four-price-equation > div {
    flex: 1 1 0;

    padding: 15px;

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 8px;
}


.red-four-price-section .red-four-price-equation > div > span {
    display: block;

    margin-bottom: 4px;

    font-size: 12px;
    font-weight: 700;

    color: #8a8a8a;
}


.red-four-price-section .red-four-price-equation > div > strong {
    display: block;

    font-size: 16px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-four-price-section .red-four-price-equation > i {
    align-self: center;

    font-style: normal;

    font-size: 20px;
    font-weight: 400;

    color: #aaa;
}


/* نتیجه */

.red-four-price-section
.red-four-price-equation .red-four-price-total {
    border-color: rgba(111, 37, 45, .25);
}


.red-four-price-section
.red-four-price-equation .red-four-price-total > strong {
    color: var(--lefton-wine);
}


/* عوامل هزینه */

.red-four-price-section .red-four-price-details {
    display: grid;

    grid-template-columns:
        minmax(0, .7fr)
        minmax(0, 1.3fr);

    gap: 28px;

    margin-top: 22px;
    padding: 22px 0;

    border-top: 1px solid var(--lefton-border);
    border-bottom: 1px solid var(--lefton-border);
}


.red-four-price-section .red-four-price-lines > div {
    display: flex;
    align-items: center;

    gap: 13px;

    padding: 11px 0;

    border-bottom: 1px solid var(--lefton-border);
}


.red-four-price-section .red-four-price-lines > div:last-child {
    border-bottom: 0;
}


.red-four-price-section .red-four-price-lines > div > span {
    flex: 0 0 30px;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.red-four-price-section .red-four-price-lines strong {
    display: block;

    font-size: 15px;
    font-weight: 800;

    color: var(--lefton-text);
}


.red-four-price-section .red-four-price-lines small {
    display: block;

    margin-top: 2px;

    font-size: 13px;
    line-height: 1.8;

    color: #888888;
}


/* Tablet */

@media (max-width: 1024px) {

    .red-four-price-section .red-four-price-formula,
    .red-four-price-section .red-four-price-details {
        grid-template-columns: 1fr;
    }

}


/* Mobile */

@media (max-width: 767px) {

    .red-four-price-section .red-four-price-formula {
        padding: 17px 14px;
    }


    .red-four-price-section .red-four-price-equation {
        flex-direction: column;

        gap: 7px;
    }


    .red-four-price-section .red-four-price-equation > i {
        line-height: 1;
    }


    .red-four-price-section .red-four-price-equation > div > strong {
        font-size: 15px;
    }


    .red-four-price-section .red-four-price-details {
        gap: 14px;
    }


    .red-four-price-section .red-four-price-lines strong {
        font-size: 14px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60287c2 *//* =========================================================
   کارت‌های مینیمال عمومی
   فقط یک بار در سایت اضافه شود
========================================================= */

.lefton-feature-section .lefton-mini-cards {
    display: grid;

    grid-template-columns: repeat(4, minmax(0, 1fr));

    gap: 12px;

    margin: 24px 0;
}


.lefton-feature-section .lefton-mini-card {
    position: relative;

    min-height: 145px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 21px;

    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 12px;

    transition:
        transform .2s ease,
        border-color .2s ease,
        box-shadow .2s ease;
}


.lefton-feature-section .lefton-mini-card::before {
    content: "";

    position: absolute;

    top: 0;
    right: 20px;

    width: 34px;
    height: 3px;

    background: var(--lefton-wine);

    border-radius: 0 0 3px 3px;
}


.lefton-feature-section .lefton-mini-card:hover {
    transform: translateY(-3px);

    border-color: rgba(111, 37, 45, .25);

    box-shadow: 0 10px 26px rgba(0, 0, 0, .05);
}


.lefton-feature-section .lefton-mini-card-number {
    font-size: 13px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.lefton-feature-section .lefton-mini-card > strong {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.7;

    color: var(--lefton-text);
}


/* Tablet */

@media (max-width: 1024px) {

    .lefton-feature-section .lefton-mini-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}


/* Mobile */

@media (max-width: 767px) {

    .lefton-feature-section .lefton-mini-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 9px;
    }


    .lefton-feature-section .lefton-mini-card {
        min-height: 120px;

        padding: 16px 14px;
    }


    .lefton-feature-section .lefton-mini-card::before {
        right: 14px;

        width: 28px;
    }


    .lefton-feature-section .lefton-mini-card > strong {
        font-size: 16px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8c098d0 *//* =========================================================
   LEFTON FAQ SYSTEM
   فقط یک‌بار در سایت اضافه شود
========================================================= */

.lefton-feature-section.lefton-faq-section {
    position: relative;

    padding: 30px;

    background: #fbfaf9;

    border: 1px solid var(--lefton-border);
    border-radius: 16px;
}


/* Accent */

.lefton-feature-section.lefton-faq-section::before {
    content: "";

    position: absolute;

    top: 0;
    right: 30px;

    width: 48px;
    height: 3px;

    background: var(--lefton-wine);

    border-radius: 0 0 3px 3px;
}


/* FAQ List */

.lefton-feature-section .lefton-faq-list {
    display: flex;
    flex-direction: column;

    gap: 10px;
}


/* Item */

.lefton-feature-section .lefton-faq-item {
    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--lefton-border);
    border-radius: 11px;
}


/* Summary */

.lefton-feature-section .lefton-faq-item summary {
    display: grid;

    grid-template-columns:
        40px
        minmax(0, 1fr)
        28px;

    gap: 13px;
    align-items: center;

    padding: 17px 18px;

    list-style: none;
    cursor: pointer;
}


.lefton-feature-section
.lefton-faq-item summary::-webkit-details-marker {
    display: none;
}


/* شماره */

.lefton-feature-section .lefton-faq-number {
    display: flex;
    align-items: center;
    justify-content: center;

    height: 40px;

    background: #f7f1f2;

    border-radius: 50%;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* سوال */

.lefton-feature-section
.lefton-faq-item summary strong {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.9;

    color: var(--lefton-text);
}


/* Plus */

.lefton-feature-section .lefton-faq-toggle {
    position: relative;

    height: 28px;
}


.lefton-feature-section
.lefton-faq-toggle::before,
.lefton-feature-section
.lefton-faq-toggle::after {
    content: "";

    position: absolute;

    top: 50%;
    left: 50%;

    width: 13px;
    height: 1.5px;

    background: #777;

    transform: translate(-50%, -50%);

    transition: transform .2s ease;
}


.lefton-feature-section
.lefton-faq-toggle::after {
    transform:
        translate(-50%, -50%)
        rotate(90deg);
}


.lefton-feature-section
.lefton-faq-item[open]
.lefton-faq-toggle::after {
    transform:
        translate(-50%, -50%)
        rotate(0deg);
}


/* Answer */

.lefton-feature-section .lefton-faq-answer {
    margin-right: 71px;

    padding:
        0
        18px
        18px;
}


.lefton-feature-section .lefton-faq-answer p {
    margin: 0;

    padding-top: 14px;

    border-top: 1px solid #efedeb;

    font-size: 15px;
    line-height: 2.1;

    color: var(--lefton-muted);
}


/* Open */

.lefton-feature-section .lefton-faq-item[open] {
    border-color: rgba(111, 37, 45, .22);
}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .lefton-feature-section.lefton-faq-section {
        padding: 21px 14px;

        border-radius: 12px;
    }


    .lefton-feature-section.lefton-faq-section::before {
        right: 14px;

        width: 38px;
    }


    .lefton-feature-section .lefton-faq-item summary {
        grid-template-columns:
            34px
            minmax(0, 1fr)
            24px;

        gap: 9px;

        padding: 14px 12px;
    }


    .lefton-feature-section .lefton-faq-number {
        height: 34px;

        font-size: 9px;
    }


    .lefton-feature-section
    .lefton-faq-item summary strong {
        font-size: 14px;
        line-height: 1.9;
    }


    .lefton-feature-section .lefton-faq-answer {
        margin-right: 43px;

        padding:
            0
            12px
            15px;
    }


    .lefton-feature-section .lefton-faq-answer p {
        padding-top: 12px;

        font-size: 13.5px;
        line-height: 2.05;
    }

}/* End custom CSS */
/* Start custom CSS *//* =========================================================
   CTA ثابت مشکی محصولات
   LOCKED STYLE
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark {
    position: relative;
    overflow: hidden;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 32px;

    margin-top: 32px;
    padding: 30px 30px;

    direction: rtl;

    background: #202020 !important;

    border: 0;
    border-radius: 15px;

    box-shadow: none;
}


/* =========================================================
   دایره تزئینی پایین سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark::after {
    content: "";

    position: absolute;

    left: 150px;
    bottom: -72px;

    width: 105px;
    height: 105px;

    border-radius: 50%;

    background: #6f252d;

    opacity: 0.58;

    pointer-events: none;
}


/* =========================================================
   متن سمت راست
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-copy {
    position: relative;
    z-index: 2;

    flex: 1 1 auto;
    min-width: 0;
}


/* لیبل بالایی */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-eyebrow {
    display: block;

    margin-bottom: 10px;

    font-size: 12px;
    font-weight: 700;
    line-height: 1.8;

    color: #e7a1aa !important;
}


/* تیتر اصلی */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-title {
    display: block;

    margin: 0 0 7px;

    font-size: 17px;
    font-weight: 800;
    line-height: 1.9;

    color: #ffffff !important;
}


/* متن توضیح */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-copy p {
    margin: 0;

    font-size: 13px;
    font-weight: 400;
    line-height: 2;

    color: rgba(255,255,255,0.42) !important;
}


/* =========================================================
   کارت تماس سفید سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact {
    position: relative;
    z-index: 3;

    flex: 0 0 172px;

    min-height: 82px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 13px 18px;

    background: #ffffff !important;

    border: 1px solid #e9e9e9;
    border-radius: 10px;

    text-align: center;
    text-decoration: none !important;

    box-shadow:
        0 2px 8px rgba(0,0,0,0.08);

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


/* Hover */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact:hover {
    transform: translateY(-2px);

    box-shadow:
        0 8px 20px rgba(0,0,0,0.14);

    text-decoration: none !important;
}


/* تماس مستقیم */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact span {
    display: block;

    margin-bottom: 6px;

    font-size: 12px;
    font-weight: 600;

    color: #d26b78 !important;
}


/* شماره تماس */

.lefton-unified-cta.lefton-unified-cta--dark
.lefton-unified-cta-contact strong {
    display: block;

    margin: 0;

    direction: ltr;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;

    letter-spacing: 0;

    color: #222222 !important;
}


/* =========================================================
   موبایل
========================================================= */

@media (max-width: 767px) {

    .lefton-unified-cta.lefton-unified-cta--dark {
        flex-direction: column;
        align-items: stretch;

        gap: 18px;

        margin-top: 26px;
        padding: 22px 18px;

        border-radius: 12px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-title {
        font-size: 16px;
        line-height: 1.9;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-copy p {
        font-size: 13px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark
    .lefton-unified-cta-contact {
        flex-basis: auto;

        min-height: 70px;

        padding: 12px 16px;
    }


    .lefton-unified-cta.lefton-unified-cta--dark::after {
        left: -35px;
        bottom: -58px;

        width: 90px;
        height: 90px;
    }

}






/* =========================================================
   CTA سفید ثابت محصولات
   White Background + Black Contact Card
   Scope:
   .lefton-unified-cta.lefton-unified-cta--light
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;

    margin-top: 32px;
    padding: 18px 20px;

    direction: rtl;

    background: #ffffff !important;

    border: 1px solid #e5e5e5;
    border-radius: 14px;

    box-shadow: none;
}


/* =========================================================
   بخش متنی سمت راست
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-copy {
    flex: 1 1 auto;
    min-width: 0;
}


/* متن کوچک بالایی */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-eyebrow {
    display: block;

    margin-bottom: 8px;

    font-size: 11px;
    font-weight: 500;
    line-height: 1.8;

    color: #999999 !important;
}


/* تیتر اصلی */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-title {
    display: block;

    margin: 0 0 6px;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.9;

    color: #202020 !important;
}


/* توضیح */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-copy p {
    margin: 0;

    font-size: 12px;
    font-weight: 400;
    line-height: 2;

    color: #8a8a8a !important;
}


/* =========================================================
   کارت تماس مشکی سمت چپ
========================================================= */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact {
    flex: 0 0 157px;

    min-height: 112px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 14px 16px;

    background: #242424 !important;

    border: none;
    border-radius: 9px;

    text-align: center;
    text-decoration: none !important;

    cursor: pointer;

    transition:
        transform 0.2s ease,
        background-color 0.2s ease,
        box-shadow 0.2s ease;
}


/* Hover کارت تماس */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact:hover {
    transform: translateY(-2px);

    background: #1d1d1d !important;

    box-shadow:
        0 8px 20px rgba(0, 0, 0, 0.10);

    text-decoration: none !important;
}


/* عنوان مشاوره خرید */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact span {
    display: block;

    margin-bottom: 8px;

    font-size: 11px;
    font-weight: 700;
    line-height: 1.6;

    color: #e03b49 !important;
}


/* شماره تلفن */

.lefton-unified-cta.lefton-unified-cta--light
.lefton-unified-cta-contact strong {
    display: block;

    margin: 0;

    direction: ltr;
    unicode-bidi: embed;

    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;

    color: #ffffff !important;

    text-decoration: none !important;
}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .lefton-unified-cta.lefton-unified-cta--light {
        flex-direction: column;
        align-items: stretch;

        gap: 16px;

        margin-top: 26px;
        padding: 18px 16px;

        border-radius: 11px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-title {
        font-size: 15px;
        line-height: 1.9;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-copy p {
        font-size: 12px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-contact {
        flex-basis: auto;

        min-height: 72px;

        padding: 12px 15px;
    }


    .lefton-unified-cta.lefton-unified-cta--light
    .lefton-unified-cta-contact span {
        margin-bottom: 5px;
    }

}





/* =========================================
   H2 های اصلی محتوای محصول
========================================= */

.lefton-feature-heading h2 {
    margin: 0;
    padding: 0;

    font-size: 30px;
    font-weight: 800;
    line-height: 1.7;

    color: #222222;

    letter-spacing: -0.3px;
}


/* تبلت */
@media (max-width: 1024px) {

    .lefton-feature-heading h2 {
        font-size: 27px;
        line-height: 1.75;
    }

}


/* موبایل */
@media (max-width: 767px) {

    .lefton-feature-heading h2 {
        font-size: 23px;
        line-height: 1.8;
    }

}


/* موبایل‌های خیلی کوچک */
@media (max-width: 480px) {

    .lefton-feature-heading h2 {
        font-size: 21px;
        line-height: 1.8;
    }

}











/* =========================================
   لیبل بالای عنوان H2
========================================= */

.lefton-feature-heading .lefton-feature-eyebrow {
    display: inline-flex;
    align-items: center;

    margin-bottom: 10px;
    padding: 6px 12px;

    background: #6f252d;

    border-radius: 5px;

    font-size: 12px;
    font-weight: 700;
    line-height: 1.6;

    color: #ffffff !important;
}


/* موبایل */
@media (max-width: 767px) {

    .lefton-feature-heading .lefton-feature-eyebrow {
        margin-bottom: 8px;
        padding: 5px 10px;

        font-size: 11px;
    }

}






/* =========================================================
   LEFTON CONTENT SYSTEM
   CSS پایه مشترک تمام محتوای محصولات
   فقط یک بار در سایت قرار بگیرد
========================================================= */

.lefton-feature-section {
    --lefton-wine: #6f252d;
    --lefton-text: #222222;
    --lefton-muted: #666666;
    --lefton-border: #e7e7e7;
    --lefton-soft: #f8f8f8;

    direction: rtl;
}


/* =========================================================
   متن مقدمه سکشن
========================================================= */

.lefton-content-intro {
    margin: 20px 0 30px;
}

.lefton-content-intro p {
    margin: 0;

    font-size: 16px;
    line-height: 2.1;

    color: var(--lefton-muted);
}

.lefton-content-intro strong {
    font-weight: 800;
    color: var(--lefton-text);
}


/* =========================================================
   متن‌های عادی
========================================================= */

.lefton-content-text {
    margin: 0;

    font-size: 15px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* =========================================================
   H3 مشترک
========================================================= */

.lefton-content-title {
    margin: 0 0 6px;

    font-size: 18px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


/* =========================================================
   Label کوچک
========================================================= */

.lefton-content-label {
    display: block;

    margin-bottom: 4px;

    font-size: 12px;
    font-weight: 700;

    line-height: 1.7;

    color: var(--lefton-wine);
}


/* =========================================================
   شماره مشترک 01 / 02 / ...
========================================================= */

.lefton-content-index {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 40px;
    height: 40px;

    background: #f7f1f2;

    border-radius: 7px;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


/* =========================================================
   ردیف استاندارد محتوا
========================================================= */

.lefton-content-row {
    display: grid;

    grid-template-columns:
        44px
        minmax(0, 1fr);

    gap: 16px;

    padding: 20px 0;

    border-bottom: 1px solid var(--lefton-border);
}

.lefton-content-row:first-child {
    border-top: 1px solid var(--lefton-border);
}

.lefton-content-row > div {
    min-width: 0;
}


/* =========================================================
   لیست عمودی
========================================================= */

.lefton-content-list {
    display: flex;
    flex-direction: column;
}


/* =========================================================
   دو ستون محتوایی
========================================================= */

.lefton-content-split {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(0, 1fr);

    gap: 24px;
}


/* =========================================================
   باکس روشن مشترک
========================================================= */

.lefton-content-panel {
    padding: 22px;

    background: var(--lefton-soft);

    border: 1px solid var(--lefton-border);
    border-radius: 10px;
}


/* =========================================================
   نکته مهم
========================================================= */

.lefton-content-note {
    display: flex;
    align-items: flex-start;

    gap: 13px;

    margin-top: 16px;
    padding: 16px 18px;

    background: var(--lefton-soft);

    border-right: 3px solid var(--lefton-wine);
}


.lefton-content-note-icon {
    flex: 0 0 30px;

    height: 30px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffffff;

    border: 1px solid rgba(111, 37, 45, 0.15);
    border-radius: 50%;

    font-size: 11px;
    font-weight: 800;

    color: var(--lefton-wine);
}


.lefton-content-note > div {
    min-width: 0;
}


.lefton-content-note strong {
    display: block;

    margin-bottom: 4px;

    font-size: 15px;
    font-weight: 800;
    line-height: 1.8;

    color: var(--lefton-text);
}


.lefton-content-note p {
    margin: 0;

    font-size: 14px;
    line-height: 2.05;

    color: var(--lefton-muted);
}


/* =========================================================
   خط جداکننده
========================================================= */

.lefton-content-divider {
    border-top: 1px solid var(--lefton-border);
}


/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {

    .lefton-content-split {
        grid-template-columns: 1fr;
    }

}


/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {

    .lefton-content-intro {
        margin: 17px 0 23px;
    }


    .lefton-content-intro p {
        font-size: 15px;
        line-height: 2.05;
    }


    .lefton-content-text {
        font-size: 14px;
        line-height: 2;
    }


    .lefton-content-title {
        font-size: 17px;
    }


    .lefton-content-label {
        font-size: 11px;
    }


    .lefton-content-row {
        grid-template-columns:
            36px
            minmax(0, 1fr);

        gap: 11px;

        padding: 17px 0;
    }


    .lefton-content-index {
        flex-basis: 34px;
        height: 34px;

        font-size: 9px;
    }


    .lefton-content-panel {
        padding: 17px 15px;
    }


    .lefton-content-note {
        gap: 10px;

        padding: 14px 13px;
    }


    .lefton-content-note strong {
        font-size: 14px;
    }


    .lefton-content-note p {
        font-size: 13px;
        line-height: 2;
    }

}/* End custom CSS */