/* Page-specific styles extracted from inline attributes */

.theiaStickySidebar:after {
  content: "";
  display: table;
  clear: both;
}

.u-8d825fbb {
  background: rgb(1, 62, 124);
  padding: 10px 16px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 10px 0;
  text-decoration: none;
  color: #fff;
}

.site-logo:hover,
.site-logo:focus {
  text-decoration: none;
  color: #fff;
}

.site-logo__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #fff;
  color: #2861a5;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
}

.site-logo__name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  letter-spacing: -0.01em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.page-header-container .site-logo {
  justify-content: center;
}

.u-01843b52 {
  margin: 10px 0px;
}

.u-155ab7e2 {
  transform: none;
}

.u-424cce00 {
  font-weight: bold;
}

.u-7b6fa537 {
  background-color: rgb(255, 255, 255);
  border-radius: 7px;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  min-height: 1px;
}

.u-e65094a7 {
  padding-top: 0px;
  padding-bottom: 1px;
  position: static;
  transform: none;
}

.u-66600b0a {
  background-color: rgb(255, 229, 129);
}

.u-af18eac8 {
  font-size: 20px;
}

.u-499df8f2 {
  font-size: 15px;
}

.u-5f593708 {
  margin-top: 8px;
  margin-right: 10px;
}

.u-7c33c1c2 {
  margin: 5px 0px 15px;
}

.u-84d7b951 {
  margin-top: 5px;
}

.u-5e742b35 {
  margin-top: 0px;
  margin-bottom: 5px;
}

.u-3f95ad51 {
  font-size: 15px;
  justify-content: center;
  margin-top: 10px;
}

.u-f381938e {
  margin-top: 8px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.u-4c2cbcc9 {
  border-top: 1px dashed rgb(0, 0, 0);
  margin: 15px 0px;
}

.u-6b4a32b5 {
  background: rgb(255, 238, 171);
  padding: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
}

.u-8ecca844 {
  margin-top: 15px;
}

.u-7002f9ca {
  margin-bottom: 20px;
}

.u-884323ae {
  background: rgb(215, 236, 249);
  padding: 10px;
}

.u-32c71b3f {
  padding: 25px 0px;
  border-top: 4px solid rgb(0, 0, 0);
  border-bottom: 4px solid rgb(0, 0, 0);
}

.u-dc48e1bc {
  color: rgb(0, 158, 73);
}

.u-89f70630 {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

.u-7ace811d {
  border: 3px dashed rgb(0, 0, 0);
  background: rgb(253, 240, 177);
  padding: 20px;
}

.u-afecafd4 {
  border-bottom: 1px dashed rgb(0, 0, 0);
  margin: 5px 0px 25px;
  padding: 15px 0px;
}

.u-c4858c02 {
  margin: 0px;
}

.u-302ddf05 {
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  min-height: 1px;
  transform: none;
}

.sidebar > .theiaStickySidebar {
  z-index: 2;
}

.u-beab5831 {
  font-size: 16px;
}

.u-267f6d50 {
  font-size: 14px;
}

.u-c867c426 {
  margin: 20px 0px 5px;
}

.u-90b9e305 {
  color: rgb(154, 154, 154);
}

.u-1ae1beef {
  font-size: 12px;
  margin-top: 20px;
  opacity: 0.8;
}

.u-19fae44a {
  display: block;
}

.u-803c696a {
  display: inline;
  padding: 10px;
}

/* Legal pages (Contact, Privacy) */
.page-header-container--legal {
  justify-content: center;
}

.legal-page {
  max-width: 720px;
  padding: 24px 16px 40px;
}

.legal-page__content {
  background: #fff;
  border-radius: 7px;
  padding: 28px 32px;
  font-size: 15px;
  line-height: 1.55;
}

.legal-page__content h1 {
  font-size: 26px;
  margin: 0 0 12px;
}

.legal-page__content h2 {
  font-size: 17px;
  margin: 18px 0 6px;
}

.legal-page__content p {
  margin: 0 0 10px;
}

.legal-page__content ul {
  margin: 0 0 10px;
  padding-left: 20px;
}

.legal-page__content li {
  margin-bottom: 4px;
}

.legal-page__email {
  font-size: 17px;
  font-weight: 600;
}

.legal-page__note {
  font-size: 13px;
  color: #666;
  margin-top: 14px !important;
}

#footer.legal-footer,
.legal-page ~ #footer {
  margin-top: 40px;
  padding: 30px 0;
}

@media (max-width: 767px) {
  #footer {
    margin-top: 40px !important;
    padding: 20px 0 88px !important;
  }

  #footer p.text-center {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.45;
  }

  .footer-nav {
    margin: 8px 0 6px;
  }

  .footer-copyright {
    margin-bottom: 0;
  }

  #footer.legal-footer,
  .legal-page ~ #footer {
    margin-top: 24px !important;
    padding: 20px 0 16px !important;
  }
}
