
.gb-element-9a84ff2f {
  border-right-color: var(u002du002dbase);
  padding-top: 12rem;
}
.gb-element-a694c9a3 {
  max-width: var(u002du002dgb-container-width);
  position: relative;
}
.gb-element-c8e73257 {
  padding-top: 1.5rem;
}
@media (max-width: 1024px) {
  .gb-element-c8e73257 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .gb-element-c8e73257 {
    padding-top: 0;
  }
}
.gb-element-8a75c02a {
  column-gap: 1.25rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.gb-element-0f103dab {
  align-items: stretch;
  background-color: #0b1120;
  display: flex;
  justify-content: space-between;
  border-radius: 1.125rem;
  padding: 1.5rem 1.75rem;
}
.gb-element-6b23767d {
  align-items: center;
  display: flex;
}
.gb-element-852f7397 {
  align-items: stretch;
  background-color: #0b1120;
  display: flex;
  justify-content: space-between;
  border-radius: 1.125rem;
  padding: 1.5rem 1.75rem;
}
.gb-element-591f922a {
  align-items: center;
  display: flex;
}
.gb-element-20af4d73 {
  align-items: stretch;
  background-color: #0b1120;
  display: flex;
  justify-content: space-between;
  border-radius: 1.125rem;
  padding: 1.5rem 1.75rem;
}
.gb-element-8aeeb572 {
  align-items: center;
  display: flex;
}
.gb-element-170095ec {
  align-items: stretch;
  background-color: #0b1120;
  display: flex;
  justify-content: space-between;
  border-radius: 1.125rem;
  padding: 1.5rem 1.75rem;
}
.gb-element-c97d4bcb {
  align-items: center;
  display: flex;
}
.gb-text-080315cc {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 90%;
}
@media (max-width: 1024px) {
  .gb-text-080315cc {
    width: 100%;
  }
}
.gb-text-a9b9aaa6 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .gb-text-a9b9aaa6 {
    width: 100%;
  }
}
.gb-text-6c57b96a {
  color: #eaebe4;
}
.gb-text-eb19f1a4 {
  color: #9ca3af;
}
.gb-text-5a772bf3 {
  color: var(--ink);
}
.gb-text-9a851818 {
  align-items: center;
  background-color: #1dd7ff;
  color: var(--surface-0);
  display: inline-flex;
  text-decoration: none;
  border-radius: 9999px;
  padding: 0.95rem 1.8rem;
}
.gb-text-9a851818:is(:hover, :focus) {
  background-color: #1dd7ff;
  color: var(--surface-0);
}
.gb-text-dbc3a403 {
  color: #eaebe4;
}
.gb-text-253cfbb7 {
  color: #9ca3af;
}
.gb-text-2bb4da38 {
  color: var(--ink);
}
.gb-text-9cc1fb0e {
  align-items: center;
  background-color: #1dd7ff;
  color: var(--surface-0);
  display: inline-flex;
  text-decoration: none;
  border-radius: 9999px;
  padding: 0.95rem 1.8rem;
}
.gb-text-9cc1fb0e:is(:hover, :focus) {
  background-color: #1dd7ff;
  color: var(--surface-0);
}
.gb-text-a87da000 {
  color: #eaebe4;
}
.gb-text-55516186 {
  color: #9ca3af;
}
.gb-text-8b4c99bd {
  color: var(--ink);
}
.gb-text-d0e633d4 {
  align-items: center;
  background-color: #1dd7ff;
  color: var(--surface-0);
  display: inline-flex;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  border-radius: 9999px;
  padding: 0.95rem 1.8rem;
}
.gb-text-d0e633d4:is(:hover, :focus) {
  background-color: #1dd7ff;
  color: var(--surface-0);
}
.gb-text-f75f4d49 {
  color: #eaebe4;
}
.gb-text-a727ea63 {
  color: #9ca3af;
}
.gb-text-9d68031f {
  color: var(--ink);
}
.gb-text-9ff74aef {
  align-items: center;
  background-color: #1dd7ff;
  color: var(--surface-0);
  display: inline-flex;
  text-decoration: none;
  border-radius: 9999px;
  padding: 0.95rem 1.8rem;
}
.gb-text-9ff74aef:is(:hover, :focus) {
  background-color: #1dd7ff;
  color: var(--surface-0);
}
.gb-text-82df5001 {
  align-items: center;
  border-bottom-style: none;
  border-bottom-width: 0;
  border-left-style: none;
  border-left-width: 0;
  border-right-style: none;
  border-right-width: 0;
  border-top-style: none;
  border-top-width: 0;
  max-height: 45px;
  text-wrap: nowrap;
  border-radius: 20px;
}
/* inline */
.main-navigation.offside {
  position: fixed;
  width: var(--gp-slideout-width);
  height: 100%;
  height: 100vh;
  top: 0;
  z-index: 9999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
  .slideout-overlay button.slideout-exit {
    font-size: 20px;
    padding: 10px;
  }

  .slideout-overlay {
    top: -100px;
    height: calc(100% + 100px);
    height: calc(100vh + 100px);
    min-height: calc(100% + 100px);
  }

  .slideout-navigation.do-overlay .slideout-exit {
    position: static;
    text-align: center;
  }
}
/* inline */
.navigation-branding,
.site-logo.mobile-header-logo {
  display: flex;
  align-items: center;
  order: 0;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .main-navigation.has-branding.nav-align-center .menu-bar-items,
  .main-navigation.has-sticky-branding.navigation-stick.nav-align-center
    .menu-bar-items {
    margin-left: auto;
  }

  .navigation-branding {
    margin-right: auto;
    margin-left: 10px;
  }

  .navigation-branding .main-title,
  .mobile-header-navigation .site-logo {
    margin-left: 10px;
  }

  .navigation-branding img,
  .site-logo.mobile-header-logo {
    height: 60px;
  }

  .navigation-branding .main-title {
    line-height: 60px;
  }
}
@media (max-width: 700px) {
  .perseptex-form .form-row {
    flex-direction: column;
    gap: 15px;
  }

  .perseptex-form {
    max-width: 100%;
  }
}
