.elementor .e-24d1ecf-85291fd{color:#ffffff;}.elementor .e-a751684{margin:22px;border-radius:16px;border-width:1px;border-color:#E4EDF4;border-style:solid;background-color:#ffffff;flex-direction:column;selector {
  background: #ffffff;
  border: 1px solid #e4edf4;
  border-radius: 16px;
  padding: 18px;
  box-shadow: 0 10px 28px rgba(7, 37, 56, 0.08);
  min-height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transition: transform .22s ease, box-shadow .22s ease;
}

selector:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 36px rgba(7, 37, 56, 0.13);
}

selector .ubl-directory-logo {
  width: 100%;
  height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 6px;
  padding: 10px;
  overflow: hidden;
  box-sizing: border-box;
}

selector .ubl-directory-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 82%;
  max-height: 115px;
  object-fit: contain;
  margin: 0 auto;
}

selector h1,
selector h2,
selector h3,
selector .elementor-heading-title {
  margin: 0;
  color: #0b3148 !important;
  font-size: 25px !important;
  line-height: 1.18 !important;
  font-weight: 750 !important;
}

selector .elementor-widget-text-editor,
selector .elementor-widget-text-editor p {
  color: #526674;
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

selector .elementor-widget-text-editor {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

selector .elementor-widget-button {
  margin-top: auto;
}

selector .elementor-button {
  width: 100%;
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ff7a1a !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background .2s ease, transform .2s ease;
}

selector .elementor-button:hover {
  background: #ff8c35 !important;
  transform: translateY(-1px);
}

@media (max-width: 767px) {

  selector {
      padding: 16px;
  }

  selector .ubl-directory-logo {
      height: 125px;
  }

  selector .ubl-directory-logo img {
      max-height: 100px;
  }

  selector h1,
  selector h2,
  selector h3,
  selector .elementor-heading-title {
      font-size: 22px !important;
  }
}\n}