.elementor-13390 .elementor-element.elementor-element-2315489{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-13390 .elementor-element.elementor-element-2315489:not(.elementor-motion-effects-element-type-background), .elementor-13390 .elementor-element.elementor-element-2315489 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#15A3A5;}.elementor-13390 .elementor-element.elementor-element-10053db{--display:flex;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-13390 .elementor-element.elementor-element-2315489{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:3em;--padding-bottom:4em;--padding-left:1em;--padding-right:1em;}}@media(max-width:767px){.elementor-13390 .elementor-element.elementor-element-2315489{--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-13390 .elementor-element.elementor-element-10053db{--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}}@media(min-width:768px){.elementor-13390 .elementor-element.elementor-element-10053db{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-13390 .elementor-element.elementor-element-10053db{--width:60%;}}/* Start custom CSS for html, class: .elementor-element-ce37f48 */.kadami-org-section {
  width: 100%;
  padding: 95px 20px;
  background:
    radial-gradient(circle at 10% 8%, rgba(0, 169, 224, 0.10), transparent 28%),
    radial-gradient(circle at 90% 38%, rgba(0, 169, 121, 0.10), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f1fbfe 100%);
  font-family: inherit;
}

.kadami-org-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

/* HERO */
.kadami-org-hero {
  display: grid;
  grid-template-columns: 1fr 0.95fr;
  gap: 42px;
  align-items: center;
  margin-bottom: 90px;
}

.kadami-org-hero-content {
  position: relative;
  z-index: 2;
}

.kadami-org-eyebrow,
.kadami-org-title span,
.kadami-contact-box span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 8px 17px;
  border-radius: 999px;
  background: rgba(0, 169, 224, 0.11);
  color: #00a9e0;
  font-size: 14px;
  font-weight: 850;
}

.kadami-org-hero h2 {
  margin: 0 0 20px;
  color: #102d3f;
  font-size: clamp(38px, 6vw, 68px);
  line-height: 0.98;
  font-weight: 900;
  letter-spacing: -2.2px;
}

.kadami-org-hero p {
  max-width: 590px;
  margin: 0;
  color: #536b78;
  font-size: 18px;
  line-height: 1.75;
}

.kadami-org-hero-image {
  position: relative;
  overflow: hidden;
  border-radius: 38px;
  background: #ffffff;
  box-shadow: 0 28px 80px rgba(16, 45, 63, 0.16);
}

.kadami-org-hero-image::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  z-index: 2;
  pointer-events: none;
}

.kadami-org-hero-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
  display: block;
}

/* TITLES */
.kadami-org-block {
  margin-bottom: 90px;
}

.kadami-org-title {
  max-width: 760px;
  margin-bottom: 34px;
}

.kadami-org-title h3,
.kadami-contact-box h3 {
  margin: 0 0 14px;
  color: #102d3f;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -1.3px;
}

.kadami-org-title p,
.kadami-contact-box p {
  margin: 0;
  color: #5a707c;
  font-size: 16.5px;
  line-height: 1.75;
}

/* SERVICE CARDS */
.kadami-service-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.kadami-service-card {
  position: relative;
  min-height: 285px;
  padding: 28px;
  border-radius: 28px;
  background: #ffffff;
  border: 1px solid rgba(0, 169, 224, 0.13);
  box-shadow: 0 18px 46px rgba(16, 45, 63, 0.08);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kadami-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 70px rgba(16, 45, 63, 0.14);
}

.kadami-service-card-wide {
  grid-column: span 2;
}

.kadami-service-number {
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00a9e0, #00a979);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 900;
}

.kadami-service-card h4,
.kadami-method-card h4,
.kadami-example-card h4 {
  margin: 0 0 12px;
  color: #102d3f;
  font-size: 21px;
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: -0.4px;
}

.kadami-service-card p,
.kadami-method-card p,
.kadami-example-card p {
  margin: 0;
  color: #5a707c;
  font-size: 15px;
  line-height: 1.68;
}

/* METHOD */
.kadami-method-section {
  position: relative;
  margin-bottom: 90px;
  padding: 58px;
  border-radius: 42px;
  background:
    linear-gradient(135deg, rgba(0, 122, 140, 0.96), rgba(0, 78, 92, 0.96)),
    #006f7f;
  overflow: hidden;
  box-shadow: 0 28px 80px rgba(16, 45, 63, 0.18);
}

.kadami-method-section::after {
  content: "";
  position: absolute;
  right: -120px;
  top: -120px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  border: 48px solid rgba(255, 255, 255, 0.08);
}

.kadami-org-title-light {
  position: relative;
  z-index: 2;
}

.kadami-org-title-light span {
  background: rgba(255, 255, 255, 0.14);
  color: #ffffff;
}

.kadami-org-title-light h3,
.kadami-org-title-light p {
  color: #ffffff;
}

.kadami-org-title-light p {
  opacity: 0.85;
}

.kadami-method-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.kadami-method-card {
  padding: 26px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(12px);
}

.kadami-method-card span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
}

.kadami-method-card h4 {
  color: #ffffff;
}

.kadami-method-card p {
  color: rgba(255, 255, 255, 0.83);
}

/* EXAMPLES */
.kadami-examples-section {
  margin-bottom: 90px;
}

.kadami-examples-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.kadami-example-card {
  padding: 34px;
  border-radius: 32px;
  background: #ffffff;
  border: 1px solid rgba(0, 169, 121, 0.14);
  box-shadow: 0 20px 60px rgba(16, 45, 63, 0.10);
}

.kadami-example-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #00a979;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}

.kadami-example-card strong {
  display: block;
  margin: 20px 0 8px;
  color: #00a979;
  font-size: 14px;
  font-weight: 900;
}

/* CONTACT */
.kadami-contact-box {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 30px;
  align-items: center;
  padding: 46px;
  border-radius: 38px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(242, 252, 255, 0.92)),
    #ffffff;
  border: 1px solid rgba(0, 169, 224, 0.16);
  box-shadow: 0 24px 75px rgba(16, 45, 63, 0.12);
}

.kadami-contact-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 230px;
}

.kadami-contact-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  border-radius: 999px;
  background: #00a9e0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(0, 169, 224, 0.24);
  transition: transform 0.3s ease, background 0.3s ease;
}

.kadami-contact-actions a:nth-child(2) {
  background: #00a979;
  box-shadow: 0 12px 28px rgba(0, 169, 121, 0.22);
}

.kadami-contact-actions a:hover {
  transform: translateY(-3px);
}

/* RESPONSIVE */
@media (max-width: 1050px) {
  .kadami-org-hero {
    grid-template-columns: 1fr;
  }

  .kadami-org-hero-image {
    max-width: 680px;
  }

  .kadami-service-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .kadami-method-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .kadami-contact-box {
    grid-template-columns: 1fr;
  }

  .kadami-contact-actions {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 680px) {
  .kadami-org-section {
    padding: 65px 16px;
  }

  .kadami-org-hero {
    gap: 28px;
    margin-bottom: 65px;
  }

  .kadami-org-hero h2 {
    font-size: 39px;
    letter-spacing: -1.3px;
  }

  .kadami-org-hero p {
    font-size: 16px;
  }

  .kadami-org-hero-image {
    border-radius: 28px;
  }

  .kadami-org-block,
  .kadami-method-section,
  .kadami-examples-section {
    margin-bottom: 65px;
  }

  .kadami-service-grid,
  .kadami-method-grid,
  .kadami-examples-grid {
    grid-template-columns: 1fr;
  }

  .kadami-service-card-wide {
    grid-column: auto;
  }

  .kadami-method-section {
    padding: 34px 24px;
    border-radius: 30px;
  }

  .kadami-contact-box {
    padding: 32px 24px;
    border-radius: 30px;
  }

  .kadami-contact-actions {
    flex-direction: column;
  }

  .kadami-contact-actions a {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .kadami-org-section {
    padding: 55px 14px;
  }

  .kadami-org-hero h2 {
    font-size: 34px;
  }

  .kadami-org-title h3,
  .kadami-contact-box h3 {
    font-size: 29px;
  }

  .kadami-service-card,
  .kadami-example-card {
    padding: 25px;
    border-radius: 24px;
  }
}
</style>/* End custom CSS */