.elementor-7444 .elementor-element.elementor-element-790b5bf{--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;}/* Start custom CSS for html, class: .elementor-element-8e074f6 */.privacy-hero {
  position: relative;
  min-height: 315px;
  color: #ffffff;
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(1, 16, 38, 0.98) 0%,
      rgba(2, 25, 58, 0.9) 46%,
      rgba(2, 25, 58, 0.24) 100%
    ),
    var(--privacy-hero-img) center right / cover no-repeat;
}

.privacy-shell {
  position: relative;
  width: min(1128px, calc(100% - 32px));
  min-height: 315px;
  margin: 0 auto;
}

.privacy-hero-content {
  width: min(620px, 100%);
  min-height: 315px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.privacy-breadcrumb {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
}

.privacy-breadcrumb strong {
  color: #ffffff;
}

.privacy-hero h1 {
  margin: 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(38px, 4.5vw, 56px);
  line-height: 1.08;
  font-weight: 900;
}

.privacy-hero h1 span {
  color: #20b33f;
}

.privacy-title-line {
  width: 54px;
  height: 3px;
  margin: 18px 0 24px;
  background: #20b33f;
  border-radius: 999px;
}

.privacy-hero p {
  max-width: 620px;
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.85;
  font-weight: 700;
}

.privacy-hero-card {
  position: absolute;
  top: 58px;
  right: 90px;
  width: 190px;
  min-height: 168px;
  display: grid;
  place-items: center;
  gap: 8px;
  padding: 18px;
  border-radius: 8px;
  color: #071b3e;
  background: rgba(255, 255, 255, 0.92);
  text-align: center;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.18);
}

.privacy-hero-card svg {
  width: 68px;
  height: 68px;
  fill: none;
  stroke: #071b3e;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.privacy-hero-card strong {
  color: #071b3e;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
  text-transform: uppercase;
}

@media (max-width: 820px) {
  .privacy-hero {
    min-height: auto;
    padding: 48px 0;
    background:
      linear-gradient(90deg, rgba(1, 16, 38, 0.97), rgba(2, 25, 58, 0.9)),
      var(--privacy-hero-img) center / cover no-repeat;
  }

  .privacy-shell,
  .privacy-hero-content {
    min-height: auto;
  }

  .privacy-hero-card {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-111efd1 */.privacy-content-section {
  padding: 32px 0 0;
  background: #ffffff;
}

.privacy-updated {
  margin: 0 0 24px;
  color: #071b3e;
  font-size: 13px;
  font-weight: 700;
}

.privacy-updated span {
  color: #20b33f;
  font-weight: 900;
}

.privacy-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #dbe4ef;
}

.privacy-block h2 {
  margin: 0 0 12px;
  color: #071b3e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 900;
}

.privacy-block > p {
  margin: 0 0 20px;
  color: #071b3e;
  font-size: 13px;
  line-height: 1.75;
  font-weight: 600;
}

.privacy-info-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.privacy-info-card {
  min-height: 190px;
  padding: 26px 20px 22px;
  border: 1px solid #dbe4ef;
  border-radius: 7px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0 8px 22px rgba(7, 34, 75, 0.06);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

.privacy-info-card:hover {
  transform: translateY(-8px);
  border-color: #20b33f;
  box-shadow: 0 18px 36px rgba(7, 34, 75, 0.14);
}

.privacy-info-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin: 0 auto 16px;
  color: #20b33f;
  transition: transform 0.28s ease;
}

.privacy-info-card:hover .privacy-info-icon {
  transform: scale(1.1);
}

.privacy-info-icon svg {
  width: 58px;
  height: 58px;
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.privacy-info-card h3 {
  margin: 0 0 12px;
  color: #071b3e;
  font-size: 14px;
  font-weight: 900;
}

.privacy-info-card p {
  margin: 0;
  color: #071b3e;
  font-size: 12px;
  line-height: 1.65;
  font-weight: 600;
}

@media (max-width: 900px) {
  .privacy-info-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .privacy-info-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fcc818f */.privacy-details-section {
  padding: 0;
  background: #ffffff;
}

.privacy-detail-block {
  padding: 16px 0 18px;
  border-bottom: 1px solid #dbe4ef;
}

.privacy-detail-block h2 {
  margin: 0 0 10px;
  color: #071b3e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  line-height: 1.25;
  font-weight: 900;
}

.privacy-detail-block p {
  margin: 0 0 10px;
  color: #071b3e;
  font-size: 13px;
  line-height: 1.75;
  font-weight: 600;
}

.privacy-detail-block p:last-child {
  margin-bottom: 0;
}

.privacy-check-list {
  display: grid;
  gap: 8px;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

.privacy-check-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: #071b3e;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 600;
}

.privacy-check-list svg {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  margin-top: 2px;
  fill: #20b33f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8e634ba */.privacy-contact-section {
  padding: 0 0 34px;
  background: #ffffff;
}

.privacy-contact-block {
  border-bottom: 0;
}

.privacy-contact-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-top: 20px;
}

.privacy-contact-card {
  min-height: 72px;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 22px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  color: #071b3e;
  background: #ffffff;
  text-decoration: none;
  box-shadow: 0 8px 22px rgba(7, 34, 75, 0.05);
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}

.privacy-contact-card:hover {
  transform: translateY(-4px);
  border-color: #20b33f;
  box-shadow: 0 14px 30px rgba(7, 34, 75, 0.12);
}

.privacy-contact-card svg {
  width: 27px;
  height: 27px;
  flex: 0 0 27px;
  fill: none;
  stroke: #20b33f;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.privacy-contact-card span {
  color: #071b3e;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 700;
}

@media (max-width: 980px) {
  .privacy-contact-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .privacy-contact-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */