.elementor-3493 .elementor-element.elementor-element-2a21aec{--display:flex;}/* Start custom CSS for html, class: .elementor-element-90f0a63 */.uke-card {
  transition: all .25s ease;
}

.uke-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 35px rgba(6,23,53,.10);
  border-color: rgba(0,91,187,.35);
}

.uke-card-icon,
.uke-stat-icon {
  line-height: 1;
  filter: saturate(.8);
}

.uke-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6,23,53,.98) 0%,
    rgba(6,23,53,.92) 55%,
    rgba(6,23,53,.65) 100%
  ) !important;
}

.uke-cta-content {
  max-width: 520px !important;
}

.uke-cta h2,
.uke-cta p {
  text-shadow: 0 2px 8px rgba(0,0,0,.35);
}

.uke-card {
  transition: all .25s ease;
}

.uke-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 35px rgba(6,23,53,.10);
  border-color: rgba(0,91,187,.35);
}

.uke-card-icon,
.uke-stat-icon {
  line-height: 1;
  filter: saturate(.8);
}

.uke-section-title {
  margin: 26px 0 24px !important;
}

.uke-card {
  min-height: 190px !important;
  padding: 24px !important;
}

.uke-card-icon {
  font-size: 34px !important;
  margin-bottom: 14px !important;
}

.uke-card h3 {
  font-size: 17px !important;
  margin-bottom: 10px !important;
}

.uke-card p {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.uke-bottom {
  margin-top: 18px !important;
}

.uke-cta::after {
  background: linear-gradient(
    90deg,
    rgba(6,23,53,1) 0%,
    rgba(6,23,53,.96) 55%,
    rgba(6,23,53,.78) 100%
  ) !important;
}

.uke-why {
  border: 1px solid rgba(217, 224, 234, .9);
  transition: all .25s ease;
}

.uke-why:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 38px rgba(6,23,53,.12);
  border-color: rgba(0,91,187,.35);
}

.uke-card-icon svg,
.uke-stat-icon svg {
  stroke-width: 2.3 !important;
}

.uke-card-icon svg {
  width: 44px !important;
  height: 44px !important;
}

.uke-stat-icon svg {
  width: 38px !important;
  height: 38px !important;
}

.uke-cta h2 {
  color: #ffffff !important;
}

.uke-cta h2 span {
  color: #0a7cff !important;
}

.uke-btn {
  transition: all .25s ease;
  box-shadow: 0 10px 22px rgba(7,92,255,.22);
}

.uke-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(7,92,255,.32);
}

.uke-cta::after {
  background: linear-gradient(
    90deg,
    rgba(6,23,53,.98) 0%,
    rgba(6,23,53,.88) 52%,
    rgba(6,23,53,.45) 100%
  ) !important;
}/* End custom CSS */