html,
body { max-width: 100%; overflow-x: hidden; }

.indepth-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.indepth-form-status {
  margin-top: 12px;
  color: #2389bd;
  font-weight: 700;
}

@media (max-width: 767px) {
  .elementor-swiper-button-next,
  .swiper-button-next { right: 8px !important; }
  .elementor-swiper-button-prev,
  .swiper-button-prev { left: 8px !important; }
}
