.elementor-15094 .elementor-element.elementor-element-4a150b2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-9e8d2d4 */.ml-privacy-page {
  width: 100%;
  overflow: hidden;
  background: #f5f8f6;
  color: #10241c;
  font-family: inherit;
}

.ml-privacy-hero {
  position: relative;
  padding: 110px 22px 95px;
  background:
    radial-gradient(circle at top left, rgba(89, 228, 192, 0.2), transparent 36%),
    radial-gradient(circle at bottom right, rgba(10, 91, 65, 0.28), transparent 38%),
    linear-gradient(135deg, #063d2c 0%, #0c5c42 48%, #123f32 100%);
  color: #ffffff;
  text-align: center;
}

.ml-privacy-hero::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -38px;
  width: 92%;
  max-width: 1180px;
  height: 76px;
  transform: translateX(-50%);
  background: rgba(89, 228, 192, 0.18);
  filter: blur(38px);
  border-radius: 999px;
  pointer-events: none;
}

.ml-privacy-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 920px;
  margin: 0 auto;
}

.ml-privacy-eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  color: #59e4c0;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ml-privacy-hero h1 {
  margin: 0;
  font-size: clamp(40px, 5.6vw, 72px);
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: -0.045em;
}

.ml-privacy-hero p {
  max-width: 780px;
  margin: 22px auto 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.75;
}

.ml-privacy-content {
  position: relative;
  padding: 90px 22px 105px;
}

.ml-privacy-wrap {
  width: min(1120px, 100%);
  margin: 0 auto;
}

.ml-privacy-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(10, 91, 65, 0.12);
  border-radius: 30px;
  padding: 34px;
  box-shadow: 0 24px 70px rgba(8, 44, 32, 0.08);
  overflow: hidden;
}

.ml-privacy-card + .ml-privacy-card {
  margin-top: 28px;
}

.ml-privacy-card::before {
  content: "";
  position: absolute;
  top: -90px;
  right: -90px;
  width: 230px;
  height: 230px;
  background: radial-gradient(circle, rgba(89, 228, 192, 0.16), transparent 68%);
  pointer-events: none;
}

.ml-privacy-intro-card {
  border-color: rgba(0, 184, 107, 0.22);
}

.ml-privacy-card-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 26px;
}

.ml-privacy-number {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #00b86b, #59e4c0);
  color: #063d2c;
  font-size: 24px;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(0, 184, 107, 0.25);
}

.ml-privacy-card h2 {
  margin: 0;
  color: #10241c;
  font-size: clamp(24px, 3vw, 35px);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: -0.035em;
}

.ml-privacy-section {
  position: relative;
  z-index: 2;
  margin-top: 28px;
}

.ml-privacy-section:first-of-type {
  margin-top: 0;
}

.ml-privacy-card h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 12px;
  color: #00a864;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 900;
}

.ml-privacy-card p {
  position: relative;
  z-index: 2;
  margin: 0 0 16px;
  color: #244438;
  font-size: 16px;
  line-height: 1.78;
  font-weight: 500;
}

.ml-privacy-card p:last-child {
  margin-bottom: 0;
}

.ml-privacy-card strong {
  color: #0b674a;
  font-weight: 900;
}

.ml-privacy-card ul {
  position: relative;
  z-index: 2;
  margin: 18px 0 0;
  padding-left: 0;
  list-style: none;
}

.ml-privacy-card li {
  position: relative;
  margin: 0 0 12px;
  padding-left: 30px;
  color: #244438;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
}

.ml-privacy-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #00b86b;
  font-weight: 900;
}

.ml-privacy-data-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.ml-privacy-data-row {
  padding: 18px 20px;
  background: #f5f8f6;
  border: 1px solid rgba(10, 91, 65, 0.09);
  border-radius: 18px;
}

.ml-privacy-data-row span {
  display: block;
  margin-bottom: 7px;
  color: #00a864;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ml-privacy-data-row p {
  margin: 0;
  color: #203b31;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 600;
  word-break: break-word;
}

.ml-privacy-card a {
  color: #0b674a;
  text-decoration: none;
  font-weight: 800;
}

.ml-privacy-card a:hover {
  color: #00b86b;
  text-decoration: underline;
}

.ml-privacy-authority {
  position: relative;
  z-index: 2;
  margin-top: 22px;
  padding: 22px 24px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(0, 184, 107, 0.1), rgba(89, 228, 192, 0.12));
  border: 1px solid rgba(0, 184, 107, 0.16);
}

.ml-privacy-authority strong,
.ml-privacy-authority span {
  display: block;
}

.ml-privacy-authority strong {
  margin-bottom: 12px;
  color: #0b674a;
  font-size: 18px;
  font-weight: 900;
}

.ml-privacy-authority span {
  margin-top: 7px;
  color: #244438;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 600;
}

.ml-privacy-date {
  display: inline-block;
  margin-top: 8px !important;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(0, 184, 107, 0.1);
  color: #0b674a !important;
  font-weight: 900 !important;
}

@media (max-width: 900px) {
  .ml-privacy-hero {
    padding: 90px 20px 75px;
  }

  .ml-privacy-content {
    padding: 70px 18px 85px;
  }

  .ml-privacy-card {
    padding: 28px;
    border-radius: 26px;
  }

  .ml-privacy-data-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .ml-privacy-hero {
    padding: 76px 18px 64px;
  }

  .ml-privacy-hero p {
    font-size: 16px;
    line-height: 1.65;
  }

  .ml-privacy-card {
    padding: 22px;
    border-radius: 22px;
  }

  .ml-privacy-card-head {
    align-items: flex-start;
    gap: 14px;
  }

  .ml-privacy-number {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    font-size: 21px;
  }

  .ml-privacy-card li {
    padding-left: 27px;
  }

  .ml-privacy-data-row {
    padding: 16px;
  }

  .ml-privacy-authority {
    padding: 20px;
    border-radius: 20px;
  }
}/* End custom CSS */