.elementor-1218 .elementor-element.elementor-element-e966d21{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-1218 .elementor-element.elementor-element-e966d21:not(.elementor-motion-effects-element-type-background), .elementor-1218 .elementor-element.elementor-element-e966d21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FAFB;}.elementor-1218 .elementor-element.elementor-element-5202fca{background-color:#F9FAFB;padding:0px 10px 0px 10px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-5202fca */.confidentiality-wrapper {
  max-width: 850px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 14px;
  padding: 3rem 2rem;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
  border-top: 6px solid #FACC15;
}

.confidentiality-title {
  font-size: 2rem;
  font-weight: 700;
  color: #047857;
  text-align: center;
  margin-bottom: 1.25rem;
  letter-spacing: -0.5px;
}

.confidentiality-intro {
  text-align: center;
  color: #374151;
  font-size: 1.05rem;
  margin-bottom: 2rem;
  line-height: 1.7;
}

.confidentiality-body p {
  font-size: 1rem;
  color: #374151;
  line-height: 1.8;
  margin-bottom: 1.3rem;
}

.confidentiality-body strong {
  color: #047857;
  font-weight: 600;
}

.confidentiality-card {
  margin-top: 2.5rem;
  padding: 1.5rem 1.2rem;
  background: linear-gradient(135deg, #eff6ff, #dbeafe);
  border-left: 4px solid #FACC15;
  border-radius: 10px;
  text-align: center;
}

.confidentiality-card h3 {
  color: #047857;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.6rem;
}

.confidentiality-card p {
  color: #374151;
  font-size: 1rem;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .confidentiality-wrapper {
    padding: 2rem 1.2rem;
  }

  .confidentiality-title {
    font-size: 1.6rem;
  }

  .confidentiality-card h3 {
    font-size: 1.1rem;
  }
}/* End custom CSS */