.elementor .e-dbfe7fd-d63d50e{width:50%;flex-direction:column;}.elementor .e-f07acf4-cc50ed4{font-weight:600;}.elementor .e-ccbf9a8-ac06346{padding:0px;margin-block-start:13px;gap:5px;justify-content:flex-start;}.elementor .e-de77e52-57a290d{width:50%;padding:0px;flex-direction:column;justify-content:center;}.elementor .e-0f0d5df-0e53b36{width:1100px;flex-direction:row;/* ===== HIDE ON DESKTOP (screen width 1025px and above) ===== */
@media (min-width: 1025px) {
  .hide-on-desktop {
      display: none !important;
  }
}

/* ===== HIDE ON TABLET ONLY (768px to 1024px) ===== */
@media (min-width: 768px) and (max-width: 1024px) {
  .hide-on-tablet {
      display: none !important;
  }
}

/* ===== HIDE ON MOBILE ONLY (up to 767px) ===== */
@media (max-width: 767px) {
  .hide-on-mobile {
      display: none !important;
  }
}

/* ===== HIDE ON TABLET AND MOBILE (up to 1024px) ===== */
@media (max-width: 1024px) {
  .hide-on-mobile-tablet {
      display: none !important;
  }
}\n}