.elementor-1290 .elementor-element.elementor-element-c6ddb15 > .elementor-container{max-width:600px;}.elementor-1290 .elementor-element.elementor-element-dd8a0f7{text-align:start;}#elementor-popup-modal-1290 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1290{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1290 .dialog-close-button{display:flex;}#elementor-popup-modal-1290 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for column, class: .elementor-element-fafccb7 */.elementor-1290 .elementor-element.elementor-element-fafccb7 {
    width: 100% !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    padding: 35px !important;
    box-sizing: border-box;

    background: #F8F6EF;
    border: 1px solid #E5DED0;
    border-radius: 22px;

    direction: rtl;
    text-align: right;

    box-shadow:
        0 20px 50px rgba(23, 63, 53, 0.20),
        0 6px 18px rgba(23, 63, 53, 0.08);

    position: relative;
    overflow: hidden;

    animation: premiumPopupOpen 0.65s
        cubic-bezier(0.22, 1, 0.36, 1) both;
}

/* نوار طلایی */
.elementor-1290 .elementor-element.elementor-element-fafccb7::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;

    width: 85px;
    height: 4px;

    background: #C6A15B;
    border-radius: 0 0 0 8px;
}

/* عنوان */
.elementor-1290 .elementor-element.elementor-element-fafccb7 h2,
.elementor-1290 .elementor-element.elementor-element-fafccb7 h3 {
    color: #173F35;
    line-height: 1.7;
    margin-bottom: 18px;
}

/* متن */
.elementor-1290 .elementor-element.elementor-element-fafccb7 p {
    color: #5F6B66;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
}

/* باز شدن نرم و لوکس */
@keyframes premiumPopupOpen {
    0% {
        opacity: 0;
        transform: translateY(20px) scale(0.96);
        filter: blur(3px);
    }

    70% {
        filter: blur(0);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}

/* موبایل */
@media (max-width: 767px) {
    .elementor-1290 .elementor-element.elementor-element-fafccb7 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 28px 22px !important;
        border-radius: 18px;
    }

    .elementor-1290 .elementor-element.elementor-element-fafccb7 h2,
    .elementor-1290 .elementor-element.elementor-element-fafccb7 h3 {
        font-size: 22px;
    }

    .elementor-1290 .elementor-element.elementor-element-fafccb7 p {
        font-size: 15px;
        line-height: 2;
    }
}/* End custom CSS */