.elementor-5055 .elementor-element.elementor-element-d897d35{--display:flex;}#elementor-popup-modal-5055{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-5055 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-5055 .dialog-close-button{display:flex;}#elementor-popup-modal-5055 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for container, class: .elementor-element-d897d35 *//* =====================================
   پاپ‌آپ توضیحات مزیت‌های خانه رویداد
===================================== */

#elementor-popup-modal-5055,
#elementor-popup-modal-5055 * {
    box-sizing: border-box;
    font-family: "Peyda", Tahoma, sans-serif;
}

/* پس‌زمینه پشت پاپ‌آپ */

#elementor-popup-modal-5055 {
    background-color: rgba(14, 13, 35, 0.68) !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

/* قاب اصلی */

#elementor-popup-modal-5055 .dialog-widget-content {
    width: min(650px, calc(100vw - 30px)) !important;
    max-width: 650px !important;
    max-height: 86vh;

    overflow: hidden;

    background: #ffffff;

    border: 1px solid rgba(24, 22, 65, 0.1);
    border-top: 3px solid #ff7f00;
    border-radius: 18px;

    box-shadow:
        0 26px 80px rgba(9, 8, 30, 0.28);
}

/* حذف فاصله‌های پیش‌فرض المنتور */

#elementor-popup-modal-5055 .dialog-message {
    width: 100%;
    max-height: 86vh;
    padding: 0 !important;

    overflow: hidden !important;
}

/* دکمه بستن */

#elementor-popup-modal-5055 .dialog-close-button {
    top: 14px !important;
    right: auto !important;
    left: 14px !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 34px;
    height: 34px;

    color: #181641 !important;
    background: rgba(255, 255, 255, 0.94);

    border: 1px solid #e7e7ef;
    border-radius: 50%;

    box-shadow:
        0 5px 16px rgba(24, 22, 65, 0.12);

    z-index: 20;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        transform 0.2s ease;
}

#elementor-popup-modal-5055 .dialog-close-button:hover {
    color: #ffffff !important;
    background: #181641;
    transform: rotate(90deg);
}

/* =====================================
   محتوای داخلی
===================================== */

.elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup {
    position: relative;

    width: 100%;
    max-height: 82vh;
    padding: 32px 34px;

    overflow-x: hidden;
    overflow-y: auto;

    direction: rtl;

    background:
        radial-gradient(
            circle at 100% 0,
            rgba(255, 127, 0, 0.07),
            transparent 35%
        ),
        #ffffff;

    text-align: right;
}

/* عنوان */

.elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-title {
    position: relative;

    margin: 0 0 18px !important;
    padding: 0 16px 0 45px !important;

    color: #181641;

    font-size: 24px;
    font-weight: 800;
    line-height: 1.65;
    text-align: right;
}

/* خط نارنجی کنار عنوان */

.elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-title::before {
    content: "";
    position: absolute;

    top: 50%;
    right: 0;

    width: 4px;
    height: 28px;

    background: #ff7f00;
    border-radius: 10px;

    transform: translateY(-50%);
}

/* متن توضیحات */

.elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-description {
    width: 100%;
    max-width: 100%;
    padding: 19px 21px;

    overflow-wrap: anywhere;
    word-break: normal;
    white-space: pre-line;

    color: #565263;
    background: rgba(250, 250, 254, 0.9);

    border: 1px solid #ececf3;
    border-radius: 13px;

    font-size: 14px;
    font-weight: 400;
    line-height: 2.2;
    text-align: right;

    box-shadow:
        0 7px 20px rgba(24, 22, 65, 0.035);
}

/* اسکرول‌بار داخلی */

.elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup::-webkit-scrollbar {
    width: 5px;
}

.elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup::-webkit-scrollbar-track {
    background: transparent;
}

.elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup::-webkit-scrollbar-thumb {
    background: rgba(24, 22, 65, 0.22);
    border-radius: 10px;
}

/* =====================================
   موبایل
===================================== */

@media (max-width: 767px) {

    #elementor-popup-modal-5055 .dialog-widget-content {
        width: calc(100vw - 20px) !important;
        max-height: 88vh;

        border-radius: 15px;
    }

    #elementor-popup-modal-5055 .dialog-close-button {
        top: 10px !important;
        left: 10px !important;

        width: 32px;
        height: 32px;
    }

    .elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup {
        max-height: 85vh;
        padding: 25px 17px 19px;
    }

    .elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-title {
        margin-bottom: 13px !important;
        padding-right: 13px !important;
        padding-left: 38px !important;

        font-size: 18px;
        line-height: 1.7;
    }

    .elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-title::before {
        width: 3px;
        height: 22px;
    }

    .elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-description {
        padding: 15px;

        border-radius: 11px;

        font-size: 12px;
        line-height: 2.05;
    }
}
/* =====================================
   تم شیشه‌ای طوسی پاپ‌آپ
===================================== */

/* لایه تیره و محو پشت پاپ‌آپ */

#elementor-popup-modal-5055 {
    background-color: rgba(18, 17, 30, 0.45) !important;

    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

/* قاب شیشه‌ای اصلی */

#elementor-popup-modal-5055 .dialog-widget-content {
    background:
        linear-gradient(
            145deg,
            rgba(245, 246, 249, 0.82),
            rgba(210, 213, 221, 0.7)
        ) !important;

    backdrop-filter:
        blur(24px)
        saturate(135%);

    -webkit-backdrop-filter:
        blur(24px)
        saturate(135%);

    border: 1px solid rgba(255, 255, 255, 0.62) !important;
    border-top: 3px solid rgba(255, 127, 0, 0.85) !important;

    box-shadow:
        0 28px 80px rgba(8, 8, 20, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.8),
        inset 0 -1px 0 rgba(24, 22, 65, 0.05) !important;
}

/* شفاف‌شدن محتوای داخلی */

.elementor-5055 .elementor-element.elementor-element-d897d35 .eh-benefit-popup {
    background:
        radial-gradient(
            circle at 100% 0,
            rgba(255, 255, 255, 0.52),
            transparent 38%
        ),
        linear-gradient(
            135deg,
            rgba(255, 255, 255, 0.16),
            rgba(210, 212, 220, 0.1)
        ) !important;
}

/* باکس متن شیشه‌ای */

.elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-description {
    background: rgba(255, 255, 255, 0.38) !important;

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    border: 1px solid rgba(255, 255, 255, 0.56) !important;

    box-shadow:
        0 10px 28px rgba(24, 22, 65, 0.07),
        inset 0 1px 0 rgba(255, 255, 255, 0.65) !important;
}

/* دکمه بستن شیشه‌ای */

#elementor-popup-modal-5055 .dialog-close-button {
    color: #181641 !important;
    background: rgba(255, 255, 255, 0.52) !important;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    border: 1px solid rgba(255, 255, 255, 0.7) !important;

    box-shadow:
        0 7px 18px rgba(24, 22, 65, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.75) !important;
}

#elementor-popup-modal-5055 .dialog-close-button:hover {
    color: #ffffff !important;
    background: rgba(24, 22, 65, 0.9) !important;
}

/* نسخه موبایل */

@media (max-width: 767px) {
    #elementor-popup-modal-5055 .dialog-widget-content {
        backdrop-filter: blur(18px) saturate(125%);
        -webkit-backdrop-filter: blur(18px) saturate(125%);
    }

    .elementor-5055 .elementor-element.elementor-element-d897d35 #eh-benefit-popup-description {
        background: rgba(255, 255, 255, 0.34) !important;
    }
}/* End custom CSS */