.elementor-287 .elementor-element.elementor-element-11c16fa{--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;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-11c16fa *//* اللون الأساسي ديال الخلفية */
.elementor-287 .elementor-element.elementor-element-11c16fa {
    background-color: #001E3A !important;
    position: relative;
    overflow: hidden;
}

/* التدرجات اللونية (Gradients) لإعطاء تأثير العمق */
.elementor-287 .elementor-element.elementor-element-11c16fa::before {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 0;
    background:
      radial-gradient(120% 90% at 78% 18%, rgba(22,80,126,.55), transparent 60%),
      radial-gradient(90% 80% at 12% 90%, rgba(179,142,68,.12), transparent 55%),
      linear-gradient(180deg, rgba(0,30,58,.4) 0%, rgba(0,30,58,.82) 100%);
    pointer-events: none;
}

/* باش المحتوى ديالك (عناوين، نصوص، أزرار) يبقى ديما باين فوق الخلفية */
.elementor-287 .elementor-element.elementor-element-11c16fa > * {
    position: relative;
    z-index: 2;
}/* End custom CSS */