.elementor-6486 .elementor-element.elementor-element-596c30a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--border-radius:0px 0px 0px 0px;--margin-top:2%;--margin-bottom:2%;--margin-left:0%;--margin-right:0%;}.elementor-6486 .elementor-element.elementor-element-596c30a:not(.elementor-motion-effects-element-type-background), .elementor-6486 .elementor-element.elementor-element-596c30a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6486 .elementor-element.elementor-element-06534ef > .elementor-widget-container{margin:1% 0% 0% 0%;}.elementor-6486 .elementor-element.elementor-element-06534ef img{border-radius:10px 10px 10px 10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6486 .elementor-element.elementor-element-659d2df{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6486 .elementor-element.elementor-element-c249092{color:#000000;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-6486 .elementor-element.elementor-element-596c30a{--width:70%;}}/* Start custom CSS for container, class: .elementor-element-596c30a *//* ======================================================
 * ۱. استایلینگ ظاهری کارت (Section/Column)
 * (این استایل‌ها فقط زیبایی را هدف قرار می‌دهند)
 * ====================================================== */
.elementor-6486 .elementor-element.elementor-element-596c30a {
    /* وسط‌چین کردن افقی المان با استفاده از margin: auto */
    margin-right: auto;
    margin-left: auto;
    
    /* رنگ و کادر کارت */
    background: #eee;
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0.05); 
    
    /* سایه برند پوک با عمق دو‌گانه */
    box-shadow:
        0 8px 20px rgba(0,0,0,0.08),
        0 16px 40px rgba(31,43,117,0.06); 
    
    padding: 40px 30px;
    transition: box-shadow 0.3s ease;

    /* ⚠️ نکته: اگر المان والد (مثلاً ستون) عرض کامل صفحه را نگیرد، این وسط‌چین کار می‌کند. */
    /* اگر این کد وسط‌چین نکرد، باید عرض ستون را در تنظیمات المنتور کم کنید. */
}

/* استایل شناور (Hover) */
.elementor-6486 .elementor-element.elementor-element-596c30a:hover {
    box-shadow:
        0 12px 30px rgba(0,0,0,0.12),
        0 20px 50px rgba(31,43,117,0.1);
}/* End custom CSS */