.elementor-66 .elementor-element.elementor-element-5278505e{--display:flex;--min-height:0px;--justify-content:space-between;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-66 .elementor-element.elementor-element-23b863b{--display:flex;}/* Start custom CSS for container, class: .elementor-element-23b863b *//* ============================================================
   المسافة بين Next Auction و Services
   ============================================================ */

/* إضافة مسافة أعلى قسم الخدمات */
.osullivan-services-section {
  margin-top: 0 !important;
  padding-top: 100px !important;
}

/* التأكد من عدم وجود فراغ من Next Auction */
.osullivan-auction-section {
  margin-bottom: 0 !important;
  padding-bottom: 90px !important;
}

/* في الجوال - مسافات أقل */
@media (max-width: 768px) {
  .osullivan-services-section {
    padding-top: 70px !important;
  }
  
  .osullivan-auction-section {
    padding-bottom: 60px !important;
  }
}

@media (max-width: 480px) {
  .osullivan-services-section {
    padding-top: 50px !important;
  }
  
  .osullivan-auction-section {
    padding-bottom: 50px !important;
  }
}/* End custom CSS */