.elementor-345 .elementor-element.elementor-element-9e06acc{--display:flex;--min-height:100vh;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-345 .elementor-element.elementor-element-9e06acc:not(.elementor-motion-effects-element-type-background), .elementor-345 .elementor-element.elementor-element-9e06acc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#345689;}.elementor-345 .elementor-element.elementor-element-a7f40a1{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--padding-top:150px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-345 .elementor-element.elementor-element-9e06acc{--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;--justify-content:center;--padding-top:40px;--padding-bottom:50px;--padding-left:32px;--padding-right:32px;}}@media(max-width:1024px) and (min-width:768px){.elementor-345 .elementor-element.elementor-element-9e06acc{--width:100%;}}@media(max-width:767px){.elementor-345 .elementor-element.elementor-element-9e06acc{--width:100%;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:32px;--padding-bottom:36px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-99f7852 *//* =========================================
   ORGANIZATION / DISCLAIMER PAGE
========================================= */

.org-page,
.org-page * {
  font-family: "Inter", Arial, sans-serif;
  box-sizing: border-box;
}

.org-page {
  background: #345689;
  padding: 70px 20px;
  color: #9DACCF;
  position: relative;
  overflow: hidden;
}

.org-page::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at center, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 22%, rgba(255, 255, 255, 0) 42%);
  z-index: 0;
}

.org-wrap {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.org-block {
  margin-bottom: 72px;
}

.org-block h2 {
  margin: 0 0 30px 0;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.org-block-centered {
  text-align: center;
}

.org-block-left {
  text-align: left;
}

.org-text {
  color: #9DACCF;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 400;
  margin-bottom: 22px;
}

.org-links {
  color: #9DACCF;
  font-size: 18px;
  line-height: 1.65;
  margin-bottom: 22px;
}

.org-links a,
.org-legal a {
  color: #9DACCF;
  text-decoration: underline;
  text-underline-offset: 3px;
  word-break: break-word;
}

.org-links a:hover,
.org-legal a:hover {
  color: #ffffff;
}

.org-subtitle {
  color: #9DACCF;
  font-size: 18px;
  line-height: 1.6;
  margin: -10px 0 28px 0;
  font-weight: 500;
}

.org-legal {
  color: #9DACCF;
  max-width: 860px;
}

.org-legal h3 {
  color: #ffffff;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  margin: 34px 0 14px 0;
}

.org-legal p {
  color: #9DACCF;
  font-size: 17px;
  line-height: 1.8;
  margin: 0 0 18px 0;
}

.org-source {
  font-style: italic;
  opacity: 0.95;
}

/* =========================================
   TABLET
========================================= */
@media (max-width: 1024px) {
  .org-page {
    padding: 56px 22px;
  }

  .org-block {
    margin-bottom: 60px;
  }

  .org-block h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .org-text,
  .org-links,
  .org-subtitle {
    font-size: 17px;
    line-height: 1.6;
  }

  .org-legal h3 {
    font-size: 20px;
  }

  .org-legal p {
    font-size: 16px;
    line-height: 1.75;
  }
}

/* =========================================
   MOBILE
========================================= */
@media (max-width: 767px) {
  .org-page {
    padding: 42px 16px;
  }

  .org-block {
    margin-bottom: 48px;
  }

  .org-block h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .org-text,
  .org-links,
  .org-subtitle {
    font-size: 15px;
    line-height: 1.65;
  }

  .org-legal h3 {
    font-size: 18px;
    margin: 26px 0 12px 0;
  }

  .org-legal p {
    font-size: 15px;
    line-height: 1.7;
  }
}
.org-email-ranm {
  color: #9DACCF !important;
}/* End custom CSS */