/*
Theme Name: Galvanize
Description: A Wordpress theme developed by North Star Sites.
Version: 2.0.0
Author: North Star Sites
Author URI: http://www.northstarsites.com
Template: cosmos-theme
*/
/* Responsive Breakpoints */
/* Colors */
/* Fonts */
/* Column Grid Gutter Space */
/* Container Widths */
/* Section Layout Padding */
/* Section Layout Container Width */
@font-face {
  font-family: "Gilroy";
  src: url("_static/fonts/Gilroy-Bold.woff2") format("woff2"), url("_static/fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("_static/fonts/Gilroy-Medium.woff2") format("woff2"), url("_static/fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body:not(.wp-admin) {
  max-width: 100vw;
  overflow-x: hidden;
}
body:not(.wp-admin), .editor-styles-wrapper .acf-block-preview {
  background: #F7F4F0;
  font-family: "Gilroy";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
}
body:not(.wp-admin) ::selection, .editor-styles-wrapper .acf-block-preview ::selection {
  background: #514498;
  color: #CCD1DF;
}
body:not(.wp-admin) a, .editor-styles-wrapper .acf-block-preview a {
  color: #006B9E;
  text-decoration: none;
  transition: 0.3s all;
}
body:not(.wp-admin) a:hover, .editor-styles-wrapper .acf-block-preview a:hover {
  text-decoration: underline;
}
body:not(.wp-admin) a.lime-link, body:not(.wp-admin) a.purple-link, body:not(.wp-admin) a.ink-blue-link, body:not(.wp-admin) a.white-underlined-link, .editor-styles-wrapper .acf-block-preview a.lime-link, .editor-styles-wrapper .acf-block-preview a.purple-link, .editor-styles-wrapper .acf-block-preview a.ink-blue-link, .editor-styles-wrapper .acf-block-preview a.white-underlined-link {
  border-bottom: 1px solid #BED62F;
  color: #BED62F;
  padding-bottom: 1px;
}
body:not(.wp-admin) a.lime-link.with-arrow::after, body:not(.wp-admin) a.purple-link.with-arrow::after, body:not(.wp-admin) a.ink-blue-link.with-arrow::after, body:not(.wp-admin) a.white-underlined-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.lime-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.purple-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.ink-blue-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.white-underlined-link.with-arrow::after {
  background-image: url(_static/images/rarr-lime.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin-left: 4px;
  height: 10.89px;
  transform: translateY(1px);
  transition: 0.3s all;
  width: 10.5px;
}
body:not(.wp-admin) a.lime-link:hover, body:not(.wp-admin) a.purple-link:hover, body:not(.wp-admin) a.ink-blue-link:hover, body:not(.wp-admin) a.white-underlined-link:hover, .editor-styles-wrapper .acf-block-preview a.lime-link:hover, .editor-styles-wrapper .acf-block-preview a.purple-link:hover, .editor-styles-wrapper .acf-block-preview a.ink-blue-link:hover, .editor-styles-wrapper .acf-block-preview a.white-underlined-link:hover {
  text-decoration: none;
}
body:not(.wp-admin) a.lime-link:hover::after, body:not(.wp-admin) a.purple-link:hover::after, body:not(.wp-admin) a.ink-blue-link:hover::after, body:not(.wp-admin) a.white-underlined-link:hover::after, .editor-styles-wrapper .acf-block-preview a.lime-link:hover::after, .editor-styles-wrapper .acf-block-preview a.purple-link:hover::after, .editor-styles-wrapper .acf-block-preview a.ink-blue-link:hover::after, .editor-styles-wrapper .acf-block-preview a.white-underlined-link:hover::after {
  transform: translate(3px, 1px);
}
body:not(.wp-admin) a.purple-link, .editor-styles-wrapper .acf-block-preview a.purple-link {
  border-bottom: 1px solid #514498;
  color: #514498;
}
body:not(.wp-admin) a.purple-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.purple-link.with-arrow::after {
  background-image: url(_static/images/rarr-purple.svg);
}
body:not(.wp-admin) a.ink-blue-link, .editor-styles-wrapper .acf-block-preview a.ink-blue-link {
  border: 0;
  color: #1E1B33;
}
body:not(.wp-admin) a.ink-blue-link.with-arrow::after, .editor-styles-wrapper .acf-block-preview a.ink-blue-link.with-arrow::after {
  background-image: url(_static/images/rarr-ink-blue.svg);
}
body:not(.wp-admin) a.white-underlined-link, .editor-styles-wrapper .acf-block-preview a.white-underlined-link {
  border-color: #fff;
  color: #fff;
}
body:not(.wp-admin) a.white-underlined-link:hover, .editor-styles-wrapper .acf-block-preview a.white-underlined-link:hover {
  border-color: #BED62F;
  color: #BED62F;
}
body:not(.wp-admin) a.button, body:not(.wp-admin) a input[type="submit"], .editor-styles-wrapper .acf-block-preview a.button, .editor-styles-wrapper .acf-block-preview a input[type="submit"] {
  background: #BED62F;
  border: 1px solid #1E1B33;
  border-radius: 30px;
  color: #1E1B33;
  line-height: 1.375;
  max-width: 338px;
  padding: 10px 37px;
  text-align: center;
  text-wrap: wrap;
}
body:not(.wp-admin) a.button:hover, body:not(.wp-admin) a input[type="submit"]:hover, .editor-styles-wrapper .acf-block-preview a.button:hover, .editor-styles-wrapper .acf-block-preview a input[type="submit"]:hover {
  background: #92D6E3;
  text-decoration: none;
}
body:not(.wp-admin) a.button.button-transparent, .editor-styles-wrapper .acf-block-preview a.button.button-transparent {
  background: transparent;
  border-color: #1E1B33;
  color: #1E1B33;
}
body:not(.wp-admin) a.button.button-transparent:hover, .editor-styles-wrapper .acf-block-preview a.button.button-transparent:hover {
  border-color: #006B9E;
  color: #006B9E;
}
body:not(.wp-admin) a.button.button-download, .editor-styles-wrapper .acf-block-preview a.button.button-download {
  background: transparent;
  border-color: #1E1B33;
  color: #1E1B33;
}
body:not(.wp-admin) a.button.button-download:after, .editor-styles-wrapper .acf-block-preview a.button.button-download:after {
  background-color: #1E1B33;
  mask: url(_static/images/download.svg) no-repeat center !important;
  mask-size: contain !important;
  content: "";
  display: inline-block;
  height: 11px;
  margin-left: 5px;
  transition: 0.3s all;
  width: 11px;
}
body:not(.wp-admin) a.button.button-download:hover, .editor-styles-wrapper .acf-block-preview a.button.button-download:hover {
  border-color: #006B9E;
  color: #006B9E;
}
body:not(.wp-admin) a.button.button-download:hover:after, .editor-styles-wrapper .acf-block-preview a.button.button-download:hover:after {
  background-color: #006B9E;
  transform: translateY(3px);
}
body:not(.wp-admin) a.button.button-transparent.light, .editor-styles-wrapper .acf-block-preview a.button.button-transparent.light {
  background: transparent;
  border-color: #CCD1DF;
  color: #CCD1DF;
}
body:not(.wp-admin) a.button.button-transparent.light:hover, .editor-styles-wrapper .acf-block-preview a.button.button-transparent.light:hover {
  border-color: #92D6E3;
  color: #92D6E3;
}
body:not(.wp-admin) blockquote, .editor-styles-wrapper .acf-block-preview blockquote {
  margin: 0 0 27px 0;
  padding: 5px 0 5px 25px;
  position: relative;
}
body:not(.wp-admin) blockquote:after, .editor-styles-wrapper .acf-block-preview blockquote:after {
  background: #BED62F;
  border-radius: 2px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}
body:not(.wp-admin) blockquote.gradient:after, .editor-styles-wrapper .acf-block-preview blockquote.gradient:after {
  background: #BED62F;
  background: linear-gradient(0deg, #BED62F 0%, #92D6E3 100%);
}
body:not(.wp-admin) p, .editor-styles-wrapper .acf-block-preview p {
  font-size: 1em;
}
body:not(.wp-admin) p.larger, .editor-styles-wrapper .acf-block-preview p.larger {
  font-size: 1.125em;
  line-height: 1.444;
}
body:not(.wp-admin) p.extra-small, .editor-styles-wrapper .acf-block-preview p.extra-small {
  font-size: 0.6875em;
}
body:not(.wp-admin) small, .editor-styles-wrapper .acf-block-preview small {
  font-size: 0.875em;
  line-height: 1.286;
}
body:not(.wp-admin) h1, body:not(.wp-admin) h2, body:not(.wp-admin) h3, body:not(.wp-admin) h4, body:not(.wp-admin) h5, body:not(.wp-admin) h6, .editor-styles-wrapper .acf-block-preview h1, .editor-styles-wrapper .acf-block-preview h2, .editor-styles-wrapper .acf-block-preview h3, .editor-styles-wrapper .acf-block-preview h4, .editor-styles-wrapper .acf-block-preview h5, .editor-styles-wrapper .acf-block-preview h6 {
  margin-bottom: 16px;
  margin-top: 0;
}
body:not(.wp-admin) h1, .editor-styles-wrapper .acf-block-preview h1 {
  font-size: 3em;
  font-weight: 500;
  line-height: 1.208;
}
@media (max-width: 960px) {
  body:not(.wp-admin) h1, .editor-styles-wrapper .acf-block-preview h1 {
    font-size: 2.5em;
    line-height: 1.2;
  }
}
body:not(.wp-admin) h2, .editor-styles-wrapper .acf-block-preview h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.222;
}
@media (max-width: 960px) {
  body:not(.wp-admin) h2, .editor-styles-wrapper .acf-block-preview h2 {
    font-size: 2em;
    line-height: 1.125;
  }
}
body:not(.wp-admin) h3, .editor-styles-wrapper .acf-block-preview h3 {
  font-size: 1.625em;
  font-weight: 500;
  line-height: 1.308;
}
@media (max-width: 960px) {
  body:not(.wp-admin) h3, .editor-styles-wrapper .acf-block-preview h3 {
    font-size: 1.5em;
    line-height: 1.167;
  }
}
body:not(.wp-admin) h4, .editor-styles-wrapper .acf-block-preview h4 {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 960px) {
  body:not(.wp-admin) h4, .editor-styles-wrapper .acf-block-preview h4 {
    font-size: 1.188em;
    font-weight: 700;
    line-height: 1.368;
  }
}
body:not(.wp-admin) h5, .editor-styles-wrapper .acf-block-preview h5 {
  font-size: 1.063em;
  font-weight: 700;
  line-height: 1.412;
}
body:not(.wp-admin) h6, .editor-styles-wrapper .acf-block-preview h6 {
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 10%;
  line-height: 1.333;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  body:not(.wp-admin) h6, .editor-styles-wrapper .acf-block-preview h6 {
    font-size: 1.0625em;
    line-height: 1.412;
  }
}
body:not(.wp-admin) h6.smaller, .editor-styles-wrapper .acf-block-preview h6.smaller {
  font-size: 0.938em;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
body:not(.wp-admin) .font-small, .editor-styles-wrapper .acf-block-preview .font-small {
  font-size: 0.875em;
  line-height: 1.286;
}
body:not(.wp-admin) .font-smaller, .editor-styles-wrapper .acf-block-preview .font-smaller {
  font-size: 0.6875em;
}
.color-white {
  color: #fff;
}
.color-cream {
  color: #F7F4F0;
}
body#tinymce .color-white, body#tinymce .color-cream {
  background: #CCD1DF;
}
.color-light-grey {
  color: #CCD1DF;
}
.color-dark-grey {
  color: #7D98BB;
}
.color-ink-light {
  color: #57566A;
}
.color-black, .color-ink-blue {
  color: #1E1B33;
}
.color-accessible-blue {
  color: #006B9E;
}
.color-teal {
  color: #00B6B5;
}
.color-light-blue {
  color: #009FDF;
}
.color-sky {
  color: #92D6E3;
}
.color-purple {
  color: #514498;
}
.color-magenta {
  color: #B13095;
}
.color-lime {
  color: #BED62F;
}
.gradient-underline-small, .gradient-underline-large {
  display: block;
  margin-bottom: 36px;
  padding-bottom: 25px;
  position: relative;
  text-align: center;
}
.gradient-underline-small:after, .gradient-underline-large:after {
  background: #BED62F;
  background: linear-gradient(90deg, #BED62F 0%, #92D6E3 100%);
  bottom: 0;
  border-radius: 2px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -27px;
  position: absolute;
  width: 55px;
}
.gradient-underline-large {
  margin-bottom: 21px;
  padding-bottom: 2px;
}
.gradient-underline-large:after {
  left: 0;
  margin: 0;
  width: 100%;
}
.gform_wrapper form .gform_fields, .gform_wrapper.gravity-theme form .gform_fields {
  grid-column-gap: 19px;
  grid-row-gap: 31px;
}
@media (max-width: 960px) {
  .gform_wrapper form .gform_fields, .gform_wrapper.gravity-theme form .gform_fields {
    grid-row-gap: 12px;
  }
}
.gform_wrapper form .gfield_label, .gform_wrapper.gravity-theme form .gfield_label {
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286;
  margin-bottom: 2px;
}
.gform_wrapper form input[type="text"], .gform_wrapper form input[type="email"], .gform_wrapper form input[type="tel"], .gform_wrapper form input[type="password"], .gform_wrapper form input[type="search"], .gform_wrapper form input[type="url"], .gform_wrapper form input[type="number"], .gform_wrapper form input[type="date"], .gform_wrapper form input[type="datetime-local"], .gform_wrapper form input[type="month"], .gform_wrapper form input[type="week"], .gform_wrapper form input[type="time"], .gform_wrapper form input[type="color"], .gform_wrapper form textarea, .gform_wrapper.gravity-theme form input[type="text"], .gform_wrapper.gravity-theme form input[type="email"], .gform_wrapper.gravity-theme form input[type="tel"], .gform_wrapper.gravity-theme form input[type="password"], .gform_wrapper.gravity-theme form input[type="search"], .gform_wrapper.gravity-theme form input[type="url"], .gform_wrapper.gravity-theme form input[type="number"], .gform_wrapper.gravity-theme form input[type="date"], .gform_wrapper.gravity-theme form input[type="datetime-local"], .gform_wrapper.gravity-theme form input[type="month"], .gform_wrapper.gravity-theme form input[type="week"], .gform_wrapper.gravity-theme form input[type="time"], .gform_wrapper.gravity-theme form input[type="color"], .gform_wrapper.gravity-theme form textarea {
  background: #fff;
  border: 1px solid #1E1B33;
  border-radius: 6px;
  color: #57566A;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286 !important;
  padding: 12px 16px;
}
.gform_wrapper form input[type="text"]:hover, .gform_wrapper form input[type="email"]:hover, .gform_wrapper form input[type="tel"]:hover, .gform_wrapper form input[type="password"]:hover, .gform_wrapper form input[type="search"]:hover, .gform_wrapper form input[type="url"]:hover, .gform_wrapper form input[type="number"]:hover, .gform_wrapper form input[type="date"]:hover, .gform_wrapper form input[type="datetime-local"]:hover, .gform_wrapper form input[type="month"]:hover, .gform_wrapper form input[type="week"]:hover, .gform_wrapper form input[type="time"]:hover, .gform_wrapper form input[type="color"]:hover, .gform_wrapper form textarea:hover, .gform_wrapper.gravity-theme form input[type="text"]:hover, .gform_wrapper.gravity-theme form input[type="email"]:hover, .gform_wrapper.gravity-theme form input[type="tel"]:hover, .gform_wrapper.gravity-theme form input[type="password"]:hover, .gform_wrapper.gravity-theme form input[type="search"]:hover, .gform_wrapper.gravity-theme form input[type="url"]:hover, .gform_wrapper.gravity-theme form input[type="number"]:hover, .gform_wrapper.gravity-theme form input[type="date"]:hover, .gform_wrapper.gravity-theme form input[type="datetime-local"]:hover, .gform_wrapper.gravity-theme form input[type="month"]:hover, .gform_wrapper.gravity-theme form input[type="week"]:hover, .gform_wrapper.gravity-theme form input[type="time"]:hover, .gform_wrapper.gravity-theme form input[type="color"]:hover, .gform_wrapper.gravity-theme form textarea:hover {
  outline: 1px solid #1E1B33;
}
.gform_wrapper form input[type="text"]:focus, .gform_wrapper form input[type="email"]:focus, .gform_wrapper form input[type="tel"]:focus, .gform_wrapper form input[type="password"]:focus, .gform_wrapper form input[type="search"]:focus, .gform_wrapper form input[type="url"]:focus, .gform_wrapper form input[type="number"]:focus, .gform_wrapper form input[type="date"]:focus, .gform_wrapper form input[type="datetime-local"]:focus, .gform_wrapper form input[type="month"]:focus, .gform_wrapper form input[type="week"]:focus, .gform_wrapper form input[type="time"]:focus, .gform_wrapper form input[type="color"]:focus, .gform_wrapper form textarea:focus, .gform_wrapper.gravity-theme form input[type="text"]:focus, .gform_wrapper.gravity-theme form input[type="email"]:focus, .gform_wrapper.gravity-theme form input[type="tel"]:focus, .gform_wrapper.gravity-theme form input[type="password"]:focus, .gform_wrapper.gravity-theme form input[type="search"]:focus, .gform_wrapper.gravity-theme form input[type="url"]:focus, .gform_wrapper.gravity-theme form input[type="number"]:focus, .gform_wrapper.gravity-theme form input[type="date"]:focus, .gform_wrapper.gravity-theme form input[type="datetime-local"]:focus, .gform_wrapper.gravity-theme form input[type="month"]:focus, .gform_wrapper.gravity-theme form input[type="week"]:focus, .gform_wrapper.gravity-theme form input[type="time"]:focus, .gform_wrapper.gravity-theme form input[type="color"]:focus, .gform_wrapper.gravity-theme form textarea:focus {
  border-color: #514498;
  outline: 1px solid #514498;
}
.gform_wrapper form .gform_button, .gform_wrapper.gravity-theme form .gform_button {
  background: #BED62F;
  border: 1px solid #1E1B33;
  border-radius: 30px;
  color: #1E1B33;
  line-height: 1.375 !important;
  max-width: 338px;
  padding: 10px 37px;
  text-align: center;
  text-wrap: wrap;
}
.gform_wrapper form .gform_button:hover, .gform_wrapper.gravity-theme form .gform_button:hover {
  background: #92D6E3;
  text-decoration: none;
}
.gform_wrapper form .ss-main, .gform_wrapper.gravity-theme form .ss-main {
  box-shadow: none;
  border-color: #1E1B33;
  border-radius: 6px;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286;
  min-height: 44px;
}
.gform_wrapper form .ss-main .ss-arrow, .gform_wrapper.gravity-theme form .ss-main .ss-arrow {
  background-image: url("_static/images/darr-purple.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 6.49px;
  width: 10.67px;
}
.gform_wrapper form .ss-main .ss-arrow path, .gform_wrapper.gravity-theme form .ss-main .ss-arrow path {
  display: none;
}
.gform_wrapper form .ss-main[aria-expanded="true"] .ss-arrow, .gform_wrapper.gravity-theme form .ss-main[aria-expanded="true"] .ss-arrow {
  transform: rotate(180deg);
}
.gform_wrapper form .ss-main.ss-dir-below, .gform_wrapper.gravity-theme form .ss-main.ss-dir-below {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gform_wrapper form .ss-main.ss-dir-above, .gform_wrapper.gravity-theme form .ss-main.ss-dir-above {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ss-content {
  border-color: #1E1B33;
  border-radius: 0 !important;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286;
}
.ss-content.ss-dir-below {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ss-content.ss-dir-above {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ss-content .ss-option {
  border: 0 !important;
  border-bottom: 1px solid #1E1B33 !important;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286;
}
.ss-content .ss-option:hover {
  background: #BED62F !important;
  color: #1E1B33 !important;
}
.ss-content .ss-option.ss-selected {
  background: #1E1B33 !important;
  color: #fff !important;
}
.ss-content .ss-option.gf_placeholder {
  display: none;
}
.ss-content .ss-option:last-of-type {
  border-bottom: 0 !important;
}
@media (max-width: 960px) {
  .hide-mobile {
    display: none;
  }
}
.hide-desktop {
  display: none;
}
@media (max-width: 960px) {
  .hide-desktop {
    display: inline-block;
  }
}
.aa-row {
  display: flex;
  margin: 0 -33px;
}
@media (max-width: 960px) {
  .aa-row {
    display: block;
    margin: 0;
  }
}
.aa-row .aa-col {
  margin: 0 33px 20px;
  flex: 1;
}
@media (max-width: 960px) {
  .aa-row .aa-col {
    margin: 0 0 30px;
  }
}
.aa-full-width {
  margin-left: -20px;
  width: 100vw;
}
.aa-breadcrumbs {
  align-items: center;
  display: flex;
  font-size: 0.8125em;
}
.aa-breadcrumbs a {
  color: #7D98BB !important;
  text-decoration: none;
}
.aa-breadcrumbs a:hover {
  opacity: 0.7;
}
.aa-breadcrumbs a.home {
  background-image: url(_static/images/home.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  height: 14px;
  transform: translateY(-1px);
  width: 15px;
}
.aa-breadcrumbs .divider {
  background-image: url(_static/images/rarr-dark-grey.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 8px;
  margin: 6px;
  width: 6px;
}
.aa-breadcrumbs .current-page {
  color: #CCD1DF;
}
.aa-countup {
  margin-right: -5px;
}
header {
  background: #1E1B33;
}
header #header-wrapper .header-inner {
  margin: 0 auto;
  max-width: none;
  padding: 15px 44px 20px 64px;
  width: 100%;
}
@media (max-width: 1290px) {
  header #header-wrapper .header-inner {
    padding: 15px 40px;
  }
}
@media (max-width: 960px) {
  header #header-wrapper .header-inner {
    padding: 16px;
  }
}
header #header-wrapper .header-inner .logo {
  width: 180px;
}
@media (max-width: 1199px) {
  header #header-wrapper .header-inner .logo {
    width: 168px;
  }
}
header #header-wrapper .header-inner nav#menu {
  margin-top: 12px;
}
@media (max-width: 1199px) {
  header #header-wrapper .header-inner nav#menu {
    margin-top: 6px;
  }
}
header #header-wrapper .header-inner nav#menu ul {
  margin: 0;
}
header #header-wrapper .header-inner nav#menu ul.nav-list > li:hover > a {
  color: #BED62F;
}
header #header-wrapper .header-inner nav#menu ul li {
  padding: 0 30px;
}
@media (max-width: 1300px) {
  header #header-wrapper .header-inner nav#menu ul li {
    padding: 0 25px;
  }
}
@media (max-width: 1260px) {
  header #header-wrapper .header-inner nav#menu ul li {
    padding: 0 15px;
  }
}
@media (max-width: 1050px) {
  header #header-wrapper .header-inner nav#menu ul li {
    padding: 0 10px;
  }
}
header #header-wrapper .header-inner nav#menu ul li.menu-item-has-children::after {
  background-image: url(_static/images/darr-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 6px;
  margin-left: 7px;
  transform: translateY(-1px);
  width: 8.5px;
}
header #header-wrapper .header-inner nav#menu ul li:hover.menu-item-has-children::after {
  background-image: url(_static/images/uarr-lime.svg);
}
header #header-wrapper .header-inner nav#menu ul li.current-menu-item a {
  color: #BED62F !important;
  font-weight: 700;
  position: relative;
}
header #header-wrapper .header-inner nav#menu ul li.current-menu-item a:before {
  background: #BED62F;
  background: linear-gradient(90deg, #BED62F 0%, #92D6E3 100%);
  border-radius: 2px;
  bottom: -1px;
  display: block;
  content: "";
  height: 2px;
  position: absolute;
  width: 100%;
  z-index: 10;
}
header #header-wrapper .header-inner nav#menu ul li.current-menu-item ul li a {
  color: #F7F4F0 !important;
  font-weight: 400;
}
header #header-wrapper .header-inner nav#menu ul li.current-menu-item ul li a:before {
  display: none;
}
header #header-wrapper .header-inner nav#menu ul li.current-menu-item ul li a:hover {
  color: #BED62F !important;
}
header #header-wrapper .header-inner nav#menu ul li a {
  color: #fff;
}
header #header-wrapper .header-inner nav#menu ul li a:hover {
  color: #BED62F;
  text-decoration: none;
}
header #header-wrapper .header-inner nav#menu ul li a::after {
  display: none;
}
header #header-wrapper .header-inner nav#menu ul li ul.sub-menu {
  background: #1E1B33;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: block !important;
  left: 5px;
  min-width: 218px;
  padding-top: 30px;
  transform: none;
  text-align: left;
}
header #header-wrapper .header-inner nav#menu ul li ul.sub-menu li {
  padding: 0 25px;
}
header #header-wrapper .header-inner nav#menu ul li ul.sub-menu li:not(.menu-item-has-children) {
  padding-bottom: 13px;
}
header #header-wrapper .header-inner nav#menu ul li ul.sub-menu li::after {
  display: none;
}
header #header-wrapper .header-inner nav#menu ul li ul.sub-menu li ul.sub-menu {
  border-radius: none;
  left: auto;
  opacity: 1 !important;
  padding-top: 0;
  padding-top: 13px;
  position: relative;
  top: auto;
  transform: none;
  z-index: 1 !important;
}
header #header-wrapper #slideout-trigger {
  font-size: 0;
  right: 30px;
  top: 25px;
}
@media (max-width: 960px) {
  header #header-wrapper #slideout-trigger {
    top: 27px;
  }
}
header #header-wrapper #slideout-trigger #slideout-bar, header #header-wrapper #slideout-trigger #slideout-bar::before, header #header-wrapper #slideout-trigger #slideout-bar::after {
  background: #fff;
  border-radius: 2px;
  transition: 0.3s all;
  width: 27px;
}
header #header-wrapper #slideout-trigger:hover #slideout-bar, header #header-wrapper #slideout-trigger:hover #slideout-bar::before, header #header-wrapper #slideout-trigger:hover #slideout-bar::after {
  background: #CCD1DF;
}
#slideout-menu {
  background: #1E1B33;
  max-width: 393px;
  padding: 18px 0 0;
  width: 90%;
}
#slideout-menu .logo-contain .logo {
  display: block;
  float: none;
  margin-bottom: 15px;
  margin-left: 15px;
  max-width: 165px;
  width: 100%;
}
#slideout-menu #slideout-nav .menu-main-menu-container {
  border-top: 1px solid #525267;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul {
  margin: 0;
  padding: 0;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li {
  border-bottom: 1px solid #525267;
  margin: 0;
  padding: 19px 34px;
  position: relative;
  text-align: left;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li a {
  color: #F7F4F0;
  font-size: 1.063em;
  font-weight: 700;
  line-height: 1.412;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li a:hover {
  color: #7D98BB;
  text-decoration: none;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li.menu-item-has-children.toggled a {
  border-bottom: 1px solid #525267;
  display: block;
  padding-bottom: 17px;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li.toggled {
  background: #2f2d44;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li #submenu-link {
  cursor: pointer;
  padding: 15px;
  position: absolute;
  right: 25px;
  top: 13px;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li #submenu-link:after {
  background-image: url(_static/images/darr-white.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  content: "";
  display: block;
  height: 7px !important;
  margin: 0;
  position: relative;
  right: auto;
  top: auto;
  width: 12px !important;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li.toggled #submenu-link:after {
  background-image: url(_static/images/uarr-sky.svg);
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li {
  border: 0;
  padding: 13px 0;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li a {
  border: 0 !important;
  color: #CCD1DF;
  font-size: 1em;
  font-weight: 500;
  padding-bottom: 0 !important;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li a:hover {
  color: #92D6E3;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li #submenu-link {
  display: none;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li.menu-item-has-children {
  padding-bottom: 0;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li.menu-item-has-children .sub-menu {
  color: #7D98BB;
  font-size: 0.875em;
  list-style: disc;
  padding-bottom: 15px;
  padding-left: 26px;
  padding-top: 15px;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li.menu-item-has-children .sub-menu li:last-of-type {
  padding-bottom: 0;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li.menu-item-has-children .sub-menu li a {
  color: #7D98BB;
}
#slideout-menu #slideout-nav .menu-main-menu-container ul li .sub-menu li.menu-item-has-children .sub-menu li a:hover {
  color: #92D6E3;
}
#slideout-menu #slideout-nav .menu-mobile-secondary-container ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 30px;
}
#slideout-menu #slideout-nav .menu-mobile-secondary-container ul li {
  padding: 48px 3px 20px;
  text-align: left;
  width: 50%;
}
#slideout-menu #slideout-nav .menu-mobile-secondary-container ul li:nth-of-type(2n) {
  text-align: right;
}
#slideout-menu #slideout-nav .menu-mobile-secondary-container ul li a {
  color: #7D98BB;
  font-size: 0.875em;
  text-decoration: underline;
}
#slideout-menu #slideout-nav .menu-mobile-secondary-container ul li a:hover {
  color: #92D6E3;
}
#slideout-menu #nav-close {
  font-size: 0;
  right: 30px;
}
#footer-top {
  margin: 0;
  padding: 63px 20px 10px;
}
#footer-top .grid {
  border-bottom: 1px solid #7D98BB;
  max-width: 1200px;
  padding: 0 !important;
}
#footer-top .grid .cell {
  margin-bottom: 37px;
}
@media (max-width: 768px) {
  #footer-top .grid .cell {
    padding-left: 0;
    padding-right: 0;
  }
}
#footer-top .grid .cell.span-5 {
  border-right: 1px solid #7D98BB;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  #footer-top .grid .cell.span-5 {
    flex: 0 0 calc(38% - 11.68px);
  }
}
@media (max-width: 1000px) {
  #footer-top .grid .cell.span-5 {
    flex: 0 0 calc(50% - 11.68px);
  }
}
@media (max-width: 768px) {
  #footer-top .grid .cell.span-5 {
    border-right: 0;
  }
}
#footer-top .grid .cell.span-5 .widget {
  width: 48%;
}
@media (max-width: 575px) {
  #footer-top .grid .cell.span-5 .widget {
    width: 55%;
  }
  #footer-top .grid .cell.span-5 .widget:nth-of-type(2) {
    width: 40%;
  }
}
#footer-top .grid .cell.span-5 .widget h3.widget-title {
  color: #7D98BB;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.375;
  margin-bottom: 1.375em;
  margin-top: 0;
}
#footer-top .grid .cell.span-5 .widget nav ul li {
  margin-bottom: 1.375em;
}
#footer-top .grid .cell.span-5 .widget nav ul li:last-of-type {
  margin: 0;
}
#footer-top .grid .cell.span-5 .widget nav ul li a {
  color: #CCD1DF;
}
#footer-top .grid .cell.span-5 .widget nav ul li a:hover {
  color: #BED62F;
  text-decoration: none;
}
#footer-top .grid .cell.span-3 {
  border-right: 1px solid #7D98BB;
}
@media (min-width: 768px) {
  #footer-top .grid .cell.span-3 {
    flex: 0 0 calc(30% - 11.68px);
  }
}
@media (max-width: 1150px) {
  #footer-top .grid .cell.span-3 {
    flex: 0 0 calc(26% - 11.68px);
  }
  #footer-top .grid .cell.span-3 .hide-mobile {
    display: none;
  }
}
@media (max-width: 1000px) {
  #footer-top .grid .cell.span-3 {
    border-right: 0;
    flex: 0 0 calc(50% - 11.68px);
  }
}
@media (max-width: 768px) {
  #footer-top .grid .cell.span-3 {
    border: 0;
    border-top: 1px solid #7D98BB;
    padding-top: 37px;
  }
}
@media (min-width: 768px) {
  #footer-top .grid .cell.span-4 {
    flex: 0 0 calc(32% - 11.68px);
  }
}
@media (max-width: 1150px) {
  #footer-top .grid .cell.span-4 {
    flex: 0 0 calc(36% - 11.68px);
  }
}
@media (max-width: 1000px) {
  #footer-top .grid .cell.span-4 {
    border-top: 1px solid #7D98BB;
    flex: 0 0 calc(100% - 11.68px);
    padding-top: 37px;
  }
  #footer-top .grid .cell.span-4 p, #footer-top .grid .cell.span-4 form {
    max-width: 400px;
  }
}
#footer-top .grid .cell .gform_wrapper form {
  display: flex;
}
#footer-top .grid .cell .gform_wrapper form .gform-body {
  flex: 1;
}
#footer-top .grid .cell .gform_wrapper form .gform-footer {
  margin: 0;
  padding: 0 0 0 14px;
}
#footer-top .grid .cell .gform_wrapper form .gform-footer .gform_button.button {
  padding-left: 16px;
  padding-right: 16px;
  background: transparent;
  border-color: #CCD1DF;
  color: #CCD1DF;
}
#footer-top .grid .cell .gform_wrapper form .gform-footer .gform_button.button:hover {
  border-color: #92D6E3;
  color: #92D6E3;
}
#footer-top .grid .cell .gform_confirmation_message {
  color: #F7F4F0;
}
#main-footer {
  background: #1E1B33;
}
#main-footer .container {
  max-width: 1200px;
  position: relative;
}
#main-footer .container .footer-content {
  margin-bottom: 30px;
}
#main-footer .container .footer-content img {
  max-width: 181px;
}
#main-footer .container nav {
  position: absolute;
  right: 20px;
  top: 10px;
}
@media (max-width: 768px) {
  #main-footer .container nav {
    padding: 20px 0;
    position: relative;
    right: auto;
    top: auto;
  }
}
#main-footer .container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-footer .container nav ul li {
  display: inline-block;
  font-size: 1em;
  margin: 0 0 0 47px;
  padding: 0;
}
@media (max-width: 768px) {
  #main-footer .container nav ul li {
    margin: 0 35px 0 0;
  }
}
#main-footer .container nav ul li a {
  color: #7D98BB;
  text-decoration: underline;
}
#main-footer .container nav ul li a:hover {
  color: #BED62F;
}
.layout-section.container-default .container {
  max-width: 1200px;
}
.background-align-bottom .cls-background {
  background-position: bottom center !important;
  background-repeat: no-repeat;
  background-size: 100% auto !important;
}
.background-align-top .cls-background {
  background-position: top center !important;
  background-repeat: no-repeat;
  background-size: 100% auto !important;
}
.images-with-rounded-corners img {
  border-radius: 40px;
  display: block;
}
.images-with-rounded-corners img + h3 {
  margin-top: 20px;
}
@media (max-width: 960px) {
  .text-left-image-right .grid {
    margin: 0 auto;
    max-width: 600px;
  }
}
@media (min-width: 768px) {
  .text-left-image-right .grid .cell.span-6 {
    flex: 0 0 calc(50% - 50px);
  }
}
@media (max-width: 960px) {
  .text-left-image-right .grid .cell.span-6 {
    flex: 0 0 calc(100% - 20px);
  }
}
.text-left-image-right .grid .cell.span-6:nth-of-type(1) {
  padding-top: 40px;
}
@media (max-width: 960px) {
  .text-left-image-right .grid .cell.span-6:nth-of-type(1) {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .text-left-image-right .grid .cell.span-6:nth-of-type(2) {
    flex: 0 0 calc(50% + 6px);
  }
}
@media (max-width: 960px) {
  .text-left-image-right .grid .cell.span-6:nth-of-type(2) {
    flex: 0 0 calc(100% - 20px);
  }
}
.text-left-image-right .grid .cell.span-6 img {
  width: 100%;
}
@media (max-width: 768px) {
  .layout-section.padding-large .cls-background {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media (max-width: 960px) {
  .layout-section.padding-large.background_style-image .cls-mobile-background {
    padding-bottom: 80px !important;
    padding-top: 50px !important;
  }
}
.align-items-center .cls-inner .grid {
  align-items: center;
}
.align-items-center .cls-inner .grid .cell {
  padding-top: 0 !important;
}
.second-col-first-mobile .grid {
  display: flex;
  flex-wrap: wrap;
}
.second-col-first-mobile .grid .cell:nth-of-type(1) {
  order: 2;
}
.second-col-first-mobile .grid .cell:nth-of-type(2) {
  margin-bottom: 28px;
  order: 1;
}
@media (min-width: 960px) {
  .second-col-first-mobile .grid .cell:nth-of-type(1) {
    margin-bottom: 0;
    order: 1;
  }
  .second-col-first-mobile .grid .cell:nth-of-type(2) {
    order: 2;
  }
}
@media (max-width: 960px) {
  .second-col-first-mobile .grid .cell.span-6 {
    flex: 0 0 100%;
  }
}
@media (max-width: 960px) {
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-background {
    padding: 0 !important;
  }
}
.content-offset-right .container .content {
  margin: 0 0 0 auto;
  max-width: 728px;
}
.no-padding-top .cls-background {
  padding-top: 0 !important;
}
.overlap-previous {
  margin-top: -50px;
}
.layout-section.text_style-light-text h1, .layout-section.text_style-light-text h2, .layout-section.text_style-light-text h3, .layout-section.text_style-light-text h4, .layout-section.text_style-light-text h5, .layout-section.text_style-light-text h6, .layout-section.text_style-light-text p, .layout-section.text_style-light-text label, .layout-section.text_style-light-text .gform_confirmation_message, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light p, .text-light label, .text-light .gform_confirmation_message {
  color: #F7F4F0;
}
.reduce-paragraph-max-width p {
  max-width: 463px;
}
.button-no-margin .button {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .two-column-contact .container .grid .cell:nth-of-type(1) {
    flex: 0 0 calc(35% - 15px);
    padding-top: 20px;
  }
}
.two-column-contact .container .grid .cell:nth-of-type(1) blockquote {
  margin: 36px 0 27px 0;
  padding: 5px 0 64px 25px;
  position: relative;
}
@media (max-width: 768px) {
  .two-column-contact .container .grid .cell:nth-of-type(1) blockquote {
    margin-left: 19px;
    padding-bottom: 5px;
  }
}
.two-column-contact .container .grid .cell:nth-of-type(2) {
  background: rgba(30, 27, 51, 0.61);
  border-radius: 20px;
  padding: 20px;
}
@media (min-width: 768px) {
  .two-column-contact .container .grid .cell:nth-of-type(2) {
    flex: 0 0 calc(46.3% - 15px);
  }
}
.two-column-contact .container .grid .cell:nth-of-type(2) .gform_body .gform_fields {
  grid-row-gap: 12px;
}
.two-column-contact .container .grid .cell:nth-of-type(2) .gform-footer, .two-column-contact .container .grid .cell:nth-of-type(2) form {
  margin-bottom: 0;
  padding-bottom: 0;
}
.two-column-contact .container .grid .cell:nth-of-type(2) .gform_button {
  margin-bottom: 0;
  max-width: none;
  width: 100%;
}
@media (min-width: 768px) {
  .two-column-contact .container .grid .cell:nth-of-type(2) .gform_button {
    max-width: 212px;
  }
}
.section-process .process-blocks, .section-process-with-columns .process-blocks, .section-team-bios .process-blocks {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.section-process .process-blocks .process-block, .section-process-with-columns .process-blocks .process-block, .section-team-bios .process-blocks .process-block {
  box-sizing: border-box;
  padding: 50px;
  position: relative;
  margin: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-process .process-blocks .process-block .num, .section-process-with-columns .process-blocks .process-block .num, .section-team-bios .process-blocks .process-block .num {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  top: -10px;
  left: -10px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  background-color: #000;
  font-weight: 700;
  font-size: 36px;
}
.section-process .process-blocks.two .process-block, .section-process-with-columns .process-blocks.two .process-block, .section-team-bios .process-blocks.two .process-block {
  width: 47.5%;
}
@media (max-width: 991px) {
  .section-process .process-blocks.two .process-block, .section-process-with-columns .process-blocks.two .process-block, .section-team-bios .process-blocks.two .process-block {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .section-process .process-blocks.two .process-block, .section-process-with-columns .process-blocks.two .process-block, .section-team-bios .process-blocks.two .process-block {
    width: 100%;
  }
}
.section-process .process-blocks.three .process-block, .section-process-with-columns .process-blocks.three .process-block, .section-team-bios .process-blocks.three .process-block {
  width: 31.5%;
}
@media (max-width: 1199px) {
  .section-process .process-blocks.three .process-block, .section-process-with-columns .process-blocks.three .process-block, .section-team-bios .process-blocks.three .process-block {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .section-process .process-blocks.three .process-block, .section-process-with-columns .process-blocks.three .process-block, .section-team-bios .process-blocks.three .process-block {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .section-process .process-blocks.three .process-block, .section-process-with-columns .process-blocks.three .process-block, .section-team-bios .process-blocks.three .process-block {
    width: 100%;
  }
}
.section-process .process-blocks.four .process-block, .section-process-with-columns .process-blocks.four .process-block, .section-team-bios .process-blocks.four .process-block {
  width: 23%;
}
@media (max-width: 1199px) {
  .section-process .process-blocks.four .process-block, .section-process-with-columns .process-blocks.four .process-block, .section-team-bios .process-blocks.four .process-block {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .section-process .process-blocks.four .process-block, .section-process-with-columns .process-blocks.four .process-block, .section-team-bios .process-blocks.four .process-block {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .section-process .process-blocks.four .process-block, .section-process-with-columns .process-blocks.four .process-block, .section-team-bios .process-blocks.four .process-block {
    width: 100%;
  }
}
.section-process .cls-inner, .section-process-with-columns .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-process .cls-inner .intro-text, .section-process-with-columns .cls-inner .intro-text {
  padding-bottom: 49px;
}
.section-process .cls-inner .intro-text p:last-of-type, .section-process-with-columns .cls-inner .intro-text p:last-of-type {
  margin: 0;
}
@media (min-width: 1199px) {
  .section-process .cls-inner .process-blocks.three, .section-process-with-columns .cls-inner .process-blocks.three {
    margin: 0 -13px;
  }
}
@media (min-width: 1199px) {
  .section-process .cls-inner .process-blocks.three .process-block, .section-process-with-columns .cls-inner .process-blocks.three .process-block {
    margin-left: 13px;
    margin-right: 13px;
    width: calc(33% - 26px);
  }
}
.section-process .cls-inner .process-blocks .process-block, .section-process-with-columns .cls-inner .process-blocks .process-block {
  background: #F7F4F0;
  border: 1px solid #CCD1DF;
  border-radius: 40px;
  padding: 40px 34px;
  text-align: center;
}
.section-process .cls-inner .process-blocks .process-block:hover, .section-process-with-columns .cls-inner .process-blocks .process-block:hover {
  background: #1E1B33;
  border-color: #1E1B33;
  color: #F7F4F0;
}
.section-process .cls-inner .process-blocks .process-block:hover strong, .section-process-with-columns .cls-inner .process-blocks .process-block:hover strong {
  color: #92D6E3;
}
.section-process .cls-inner .process-blocks .process-block .num, .section-process-with-columns .cls-inner .process-blocks .process-block .num {
  background: transparent;
  border-radius: 0;
  color: inherit;
  font-size: 3.375em;
  font-weight: 400;
  height: auto;
  left: auto;
  margin-bottom: 12px;
  position: relative;
  text-align: center;
  top: auto;
  width: auto;
}
.section-process .cls-inner .outro-text, .section-process-with-columns .cls-inner .outro-text {
  padding-top: 124px;
}
@media (max-width: 960px) {
  .section-process .cls-inner .outro-text, .section-process-with-columns .cls-inner .outro-text {
    padding-top: 50px;
  }
}
.section-process .cls-inner .outro-columns-contain .outro-columns, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -57px;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column {
  padding: 0 57px;
  width: 50%;
}
@media (max-width: 768px) {
  .section-process .cls-inner .outro-columns-contain .outro-columns .outro-column, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column {
    padding-bottom: 30px;
    width: 100%;
  }
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .title h3, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .title h3 {
  font-weight: 400;
  margin-bottom: 0;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom {
  display: flex;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .image, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .image {
  margin-right: 20px;
  width: 41%;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .image img, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .image img {
  border-radius: 16px;
  display: block;
  width: 100%;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .content, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .content {
  flex: 1;
  padding-top: 10px;
}
.section-process .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .content ul, .section-process-with-columns .cls-inner .outro-columns-contain .outro-columns .outro-column .bottom .content ul {
  margin-bottom: 0;
  padding-left: 40px;
}
.home-hero-2 {
  background: #1E1B33;
}
@media (max-width: 960px) {
  .home-hero-2 .cls-background {
    padding-top: 0 !important;
  }
}
.home-hero-2 .cls-background .cls-inner .cls-mobile-image {
  margin-top: 0 !important;
}
.home-hero-2 .cls-background .cls-inner .cls-mobile-image img {
  width: 100%;
}
.home-hero-2 .cls-background .cls-inner .container .content {
  max-width: 604px;
  padding: 165px 0 75px;
}
@media (max-width: 960px) {
  .home-hero-2 .cls-background .cls-inner .container .content {
    padding: 34px 0 10px;
  }
}
.home-hero-2 .cls-background .cls-inner .container .content .button {
  margin-bottom: 0;
}
.home-hero-2 .cls-background .cls-inner .container .content p.extra-small {
  margin-bottom: 0;
  padding-top: 65px;
}
@media (max-width: 960px) {
  .home-hero-2 .cls-background .cls-inner .container .content p.extra-small {
    padding-top: 50px;
  }
}
.section-text-left-image-right-columns {
  background: #fff;
  /*
    .hide-desktop {
        display: none;

        @media (max-width: $breakpoint_medium) {
            display: inline-block;
        }
    }
    .hide-mobile {
        display: inline-block;

        @media (max-width: $breakpoint_medium) {
            display: none;
        }
    }
    */
}
.section-text-left-image-right-columns .cls-background .top {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 148px;
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .top {
    margin: 0 auto;
    max-width: 650px;
    padding-bottom: 10px;
  }
  .section-text-left-image-right-columns .cls-background .top .aa-full-width {
    margin-left: calc((100vw - 650px)/-2);
  }
  .section-text-left-image-right-columns .cls-background .top .aa-full-width img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .section-text-left-image-right-columns .cls-background .top {
    max-width: none;
  }
  .section-text-left-image-right-columns .cls-background .top .aa-full-width {
    margin-left: -20px;
  }
}
.section-text-left-image-right-columns .cls-background .top .content-left {
  padding-right: 40px;
  width: calc(46.5% + 49px);
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .top .content-left {
    order: 2;
    padding-right: 0;
    width: 100%;
  }
}
.section-text-left-image-right-columns .cls-background .top .content-left .inner {
  max-width: 544px;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .top .content-left .inner {
    max-width: none;
  }
}
.section-text-left-image-right-columns .cls-background .top .content-right {
  width: calc(53.5% - 49px);
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .top .content-right {
    order: 1;
    width: 100%;
  }
}
.section-text-left-image-right-columns .cls-background .top .content-right .inner {
  margin: 0 0 0 auto;
  max-width: 532px;
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .top .content-right .inner {
    max-width: none;
  }
}
.section-text-left-image-right-columns .cls-background .top .content-right img {
  border-radius: 35px;
  display: block;
}
.section-text-left-image-right-columns .cls-background .bottom {
  margin: 0 0 0 auto;
  max-width: 728px;
}
@media (max-width: 1142px) {
  .section-text-left-image-right-columns .cls-background .bottom {
    max-width: 600px;
  }
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .bottom {
    max-width: none;
  }
}
.section-text-left-image-right-columns .cls-background .bottom .before-columns {
  padding-bottom: 10px;
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .bottom .before-columns {
    margin: 0 auto;
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  .section-text-left-image-right-columns .cls-background .bottom .before-columns {
    text-align: center;
  }
}
.section-text-left-image-right-columns .cls-background .bottom .columns {
  display: flex;
  margin: 0 -28px;
}
@media (max-width: 1142px) {
  .section-text-left-image-right-columns .cls-background .bottom .columns {
    margin: 0 -5px;
  }
}
@media (max-width: 960px) {
  .section-text-left-image-right-columns .cls-background .bottom .columns {
    margin: 0 auto;
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  .section-text-left-image-right-columns .cls-background .bottom .columns {
    display: block;
  }
}
.section-text-left-image-right-columns .cls-background .bottom .columns .column {
  padding: 0 28px 21px;
}
@media (max-width: 1142px) {
  .section-text-left-image-right-columns .cls-background .bottom .columns .column {
    padding: 0 5px 21px;
  }
}
@media (max-width: 768px) {
  .section-text-left-image-right-columns .cls-background .bottom .columns .column {
    text-align: center;
  }
  .section-text-left-image-right-columns .cls-background .bottom .columns .column img {
    display: block;
    margin: 0 auto 10px;
  }
  .section-text-left-image-right-columns .cls-background .bottom .columns .column img + br {
    display: none;
  }
}
.section-text-left-image-right-columns .cls-background .bottom .columns .column:last-of-type {
  padding-bottom: 0;
}
@media (max-width: 960px) {
  .find-a-physician .cls-mobile-background {
    background-color: #F7F4F0;
    background-position: bottom center !important;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
  }
}
.find-a-physician .container .content {
  margin: 0 0 0 auto;
  max-width: 510px;
  padding: 139px 0 163px;
}
@media (max-width: 960px) {
  .find-a-physician .container .content {
    margin: 0 auto;
    padding-top: 57px;
    text-align: center;
  }
}
@media (max-width: 960px) {
  .section-slider.overlap-previous-mobile {
    margin-top: -100px;
  }
}
.section-slider .cls-background {
  padding-bottom: 80px !important;
}
.section-slider .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-slider .cls-inner .slider-container {
  margin: 0 -22px;
}
.section-slider .cls-inner .slider-container.dark-controls .slick-prev, .section-slider .cls-inner .slider-container.dark-controls .slick-next {
  left: -20px;
  top: 20%;
}
@media (max-width: 575px) {
  .section-slider .cls-inner .slider-container.dark-controls .slick-prev, .section-slider .cls-inner .slider-container.dark-controls .slick-next {
    display: none !important;
  }
}
.section-slider .cls-inner .slider-container.dark-controls .slick-prev .slick-prev-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-prev .slick-next-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-next .slick-prev-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-next .slick-next-icon {
  color: #514498;
  opacity: 1;
  transition: 0.3s all;
}
.section-slider .cls-inner .slider-container.dark-controls .slick-prev:hover .slick-prev-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-prev:hover .slick-next-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-next:hover .slick-prev-icon, .section-slider .cls-inner .slider-container.dark-controls .slick-next:hover .slick-next-icon {
  color: #7D98BB;
}
.section-slider .cls-inner .slider-container.dark-controls .slick-next {
  left: auto;
  right: -20px;
}
.section-slider .cls-inner .slider-container .content-slider {
  margin-bottom: 0;
}
.section-slider .cls-inner .slider-container .content-slider .content-slide {
  padding: 0 12px;
}
.section-slider .cls-inner .slider-container .content-slider .content-slide img {
  aspect-ratio: 1.7336448598;
  border-radius: 16px;
  display: block;
  margin-bottom: 22px;
  object-fit: cover;
  width: 100%;
}
.section-slider .cls-inner .slider-container .content-slider .slick-dots li {
  margin: 0 6px;
}
.section-slider .cls-inner .slider-container .content-slider .slick-dots li button {
  background: #514498;
  border: 1px solid #514498;
  border-radius: 20px;
}
.section-slider .cls-inner .slider-container .content-slider .slick-dots li button:hover {
  background: #92D6E3;
}
.section-slider .cls-inner .slider-container .content-slider .slick-dots li button .slick-dot-icon {
  display: none;
}
.section-slider .cls-inner .slider-container .content-slider .slick-dots li.slick-active button {
  background: #BED62F;
}
.layout-section.contact .container .content {
  margin: 0 auto 0 0;
  max-width: 588px;
}
@media (max-width: 960px) {
  .layout-section.contact .container .content {
    margin: 0 auto;
    padding-top: 57px;
  }
}
.layout-section.contact .container .content .gform_button {
  margin-top: 20px;
  max-width: 338px;
  width: 100%;
}
@media (max-width: 960px) {
  .layout-section.contact .container .content .gform_button {
    margin: 3px auto 0;
    max-width: none;
  }
}
.pef-hero .cls-background {
  padding-top: 87px;
}
.pef-hero .cls-background .cls-inner .container .content {
  max-width: 582px;
  padding: 112px 0 41px;
}
@media (max-width: 960px) {
  .pef-hero .cls-background .cls-inner .container .content {
    padding: 110px 0 86px;
  }
}
.pef-hero .cls-background .cls-inner .container .content p {
  margin-bottom: 9px;
}
.pef-hero .cls-background .cls-inner .container .content p:last-child {
  margin-bottom: 0;
}
.pef-hero .cls-background .cls-inner .container .content .button {
  margin-bottom: 0;
}
.founding-principle .cls-background {
  background-color: #F7F4F0;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}
.founding-principle .cls-background .aa-row {
  margin: 0 -57px;
}
.founding-principle .cls-background .aa-row .aa-col {
  padding: 0 57px;
}
@media (max-width: 960px) {
  .founding-principle .cls-background .aa-row .aa-col {
    padding-bottom: 30px;
  }
}
.founding-principle .cls-background .aa-row .aa-col img.alignleft {
  margin-right: 20px;
  padding: 0;
}
.founding-principle .cls-background .outro-text {
  padding-top: 51px;
}
@media (max-width: 960px) {
  .founding-principle .cls-background .outro-text {
    padding-top: 35px;
  }
}
.founding-principle .cls-background .outro-text .button {
  margin-bottom: 80px;
}
@media (max-width: 960px) {
  .founding-principle .cls-background .outro-text .button {
    margin-bottom: 35px;
  }
}
@media (max-width: 599px) {
  .founding-principle .outro-columns .bottom {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .founding-principle .outro-columns .bottom .image {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
}
@media (max-width: 599px) {
  .founding-principle .outro-columns .bottom .content {
    width: 100%;
  }
}
.aliya-pef-energy .grid {
  padding-bottom: 48px;
}
.aliya-pef-energy .grid .cell.span-4 {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .aliya-pef-energy .grid .cell.span-4 {
    flex: 0 0 calc(33.75% - 71px);
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .aliya-pef-energy .grid .cell.span-8 {
    flex: 0 0 calc(63.92% - 71px);
  }
}
.aliya-pef-energy .grid .cell.span-8 img {
  display: block;
  margin-bottom: 35px;
}
.section-products .cls-background {
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}
.section-products .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-products .cls-inner .intro-text {
  padding-bottom: 101px;
}
@media (max-width: 960px) {
  .section-products .cls-inner .intro-text {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .section-products .cls-inner .intro-text {
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .section-products .cls-inner .products-contain .products {
    margin: 0 auto;
    max-width: 500px;
  }
}
.section-products .cls-inner .products-contain .products .product {
  border-bottom: 1px solid #7D98BB;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 57px;
  margin-left: -37px;
  margin-right: -37px;
  padding-bottom: 91px;
  padding-left: 17px;
}
@media (max-width: 960px) {
  .section-products .cls-inner .products-contain .products .product {
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
.section-products .cls-inner .products-contain .products .product:last-of-type {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.section-products .cls-inner .products-contain .products .product .image {
  padding: 0 37px;
  width: 39.6%;
}
@media (max-width: 960px) {
  .section-products .cls-inner .products-contain .products .product .image {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .section-products .cls-inner .products-contain .products .product .image {
    padding-bottom: 40px;
    width: 100%;
  }
}
.section-products .cls-inner .products-contain .products .product .image img {
  border-radius: 30px;
  display: block;
}
.section-products .cls-inner .products-contain .products .product .content {
  padding: 0 37px;
  width: 60.4%;
}
@media (max-width: 960px) {
  .section-products .cls-inner .products-contain .products .product .content {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .section-products .cls-inner .products-contain .products .product .content {
    width: 100%;
  }
}
.section-products .cls-inner .products-contain .products .product .content blockquote {
  margin-bottom: 0;
  margin-left: 38px;
  margin-top: 10px;
}
.section-products .cls-inner .products-contain .products .product .content p.extra-small {
  margin-top: 15px;
}
.product-hero .cls-background {
  padding-top: 0px;
}
.product-hero .content, .product-hero .hero-text {
  max-width: 608px;
  padding: 40px 0 132px !important;
}
@media (max-width: 768px) {
  .product-hero .content, .product-hero .hero-text {
    padding: 40px 0 119px !important;
  }
}
.product-hero .content .button, .product-hero .hero-text .button {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-hero .content .button + .button, .product-hero .hero-text .button + .button {
    margin-top: 15px;
  }
}
.product-hero .content .aa-breadcrumbs, .product-hero .hero-text .aa-breadcrumbs {
  margin-bottom: 53px;
}
@media (max-width: 768px) {
  .product-hero .content .aa-breadcrumbs, .product-hero .hero-text .aa-breadcrumbs {
    margin-bottom: 30px;
  }
}
.product-hero .content .aa-breadcrumbs p, .product-hero .hero-text .aa-breadcrumbs p {
  margin-bottom: 0;
}
.product-hero.reduced-width .cls-background .cls-inner .container .content {
  max-width: 440px;
}
.section-product-boxes .cls-background {
  background-position: center top 50px !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}
@media (min-width: 1400px) {
  .section-product-boxes .cls-background {
    background-position: center bottom !important;
  }
}
.section-product-boxes .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-product-boxes .cls-inner .intro-text {
  margin-bottom: 51px;
}
@media (max-width: 960px) {
  .section-product-boxes .cls-inner .intro-text {
    margin-bottom: 30px;
  }
}
.section-product-boxes .cls-inner .intro-text h1, .section-product-boxes .cls-inner .intro-text h2, .section-product-boxes .cls-inner .intro-text h3, .section-product-boxes .cls-inner .intro-text h4, .section-product-boxes .cls-inner .intro-text h5, .section-product-boxes .cls-inner .intro-text h6 {
  margin-bottom: 0;
}
.section-product-boxes .cls-inner .boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -17px 90px;
}
@media (max-width: 960px) {
  .section-product-boxes .cls-inner .boxes {
    margin-bottom: 50px;
  }
}
.section-product-boxes .cls-inner .boxes .box {
  background: #F7F4F0;
  border: 1px solid #CCD1DF;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  margin: 0 17px 30px;
  padding: 39px;
  width: calc(33% - 34px);
}
@media (max-width: 960px) {
  .section-product-boxes .cls-inner .boxes .box {
    width: calc(50% - 34px);
  }
}
@media (max-width: 768px) {
  .section-product-boxes .cls-inner .boxes .box {
    padding: 20px;
    width: calc(100% - 34px);
  }
}
.section-product-boxes .cls-inner .boxes .box blockquote {
  flex: 1;
  margin-bottom: 0;
  padding-left: 10px;
}
.section-product-boxes .cls-inner .boxes .box blockquote ul {
  margin-bottom: 0;
}
.section-safety-profile .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-safety-profile .cls-inner .sections-contain .section {
  border-top: 1px solid #CCD1DF;
}
.section-safety-profile .cls-inner .sections-contain .section .title {
  cursor: pointer;
  padding: 23px 0 23px 38px;
  position: relative;
}
.section-safety-profile .cls-inner .sections-contain .section .title:before {
  background-image: url(_static/images/plus-circle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  left: 1px;
  position: absolute;
  top: 28px;
  transition: 0.3s all;
  width: 20px;
}
.section-safety-profile .cls-inner .sections-contain .section .title.toggled:before {
  background-image: url(_static/images/minus-circle.svg);
}
.section-safety-profile .cls-inner .sections-contain .section .title:hover {
  color: #514498;
}
.section-safety-profile .cls-inner .sections-contain .section .title:hover:before {
  opacity: 0.8;
}
.section-safety-profile .cls-inner .sections-contain .section .title h3 {
  margin-bottom: 0;
}
.section-safety-profile .cls-inner .sections-contain .section .content {
  display: none;
  padding-bottom: 40px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-before-boxes {
  padding-bottom: 10px;
  padding-left: 60px;
}
@media (max-width: 960px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .content-before-boxes {
    padding-left: 0;
  }
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box {
  background: #1E1B33;
  border-radius: 40px;
  margin: 0 13px 26px;
  text-align: center;
  width: calc(33% - 26px);
}
@media (max-width: 960px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box {
    width: calc(50% - 26px);
  }
}
@media (max-width: 768px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box {
    width: calc(100% - 26px);
  }
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box .top {
  border-bottom: 1px solid #F7F4F0;
  padding: 33px 33px 10px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box .top h6 {
  margin-bottom: 5px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box .bottom {
  padding: 33px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .content-boxes .box .bottom h3 {
  margin-bottom: 5px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row {
  display: flex;
  flex-wrap: wrap;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-indented {
  padding-left: 60px;
}
@media (max-width: 960px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .row.columns-indented {
    padding-left: 0;
  }
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-indented .col:first-of-type .inner {
  padding-right: 55px;
}
@media (max-width: 960px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .row.columns-indented .col:first-of-type .inner {
    padding-right: 0;
  }
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-equal {
  margin: 0 -15px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-equal .col {
  padding: 0 15px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-equal .col img {
  display: block;
  margin-bottom: 1em;
  width: 100%;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.columns-equal .col h4 {
  font-weight: 400;
  margin-bottom: 10px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row.images-rounded .col img {
  border-radius: 40px;
}
.section-safety-profile .cls-inner .sections-contain .section .content .row .col {
  width: 50%;
}
@media (max-width: 768px) {
  .section-safety-profile .cls-inner .sections-contain .section .content .row .col {
    width: 100%;
  }
}
.editor-styles-wrapper .acf-block-preview .section-safety-profile .cls-inner .sections-contain .section .content {
  display: block;
}
.section-contained-with-intro .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-contained-with-intro .intro-text {
  padding-bottom: 70px;
}
@media (max-width: 960px) {
  .section-contained-with-intro .intro-text {
    padding-bottom: 30px;
  }
}
.section-contained-with-intro .contained-content {
  border-radius: 40px;
  padding: 35px;
}
.section-contained-with-intro .contained-content .inner {
  padding: 0 45px;
}
@media (max-width: 960px) {
  .section-contained-with-intro .contained-content .inner {
    padding: 0;
  }
}
.section-contained-with-intro .contained-content img {
  width: 100%;
}
.section-contained-with-intro .contained-content .row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-contained-with-intro .contained-content .row:after {
  display: none;
}
.section-contained-with-intro .contained-content .row .col {
  padding-left: 25px;
  width: 41%;
}
@media (max-width: 960px) {
  .section-contained-with-intro .contained-content .row .col {
    order: 2;
    padding-left: 0;
    width: 100%;
  }
}
.section-contained-with-intro .contained-content .row .col:nth-of-type(2) {
  padding-left: 0;
  width: 50.1%;
}
@media (max-width: 960px) {
  .section-contained-with-intro .contained-content .row .col:nth-of-type(2) {
    order: 1;
    padding-bottom: 30px;
    width: 100%;
  }
}
.section-contained-with-intro .contained-content .row .col img {
  width: 100%;
}
.section-steps .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-steps .cls-inner .steps .step {
  align-items: center;
  border-bottom: 1px solid #7D98BB;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 55px;
  padding-bottom: 46px;
}
@media (max-width: 768px) {
  .section-steps .cls-inner .steps .step {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
.section-steps .cls-inner .steps .step .left {
  padding: 0 64px 0 0;
  width: 50%;
}
@media (max-width: 960px) {
  .section-steps .cls-inner .steps .step .left {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .section-steps .cls-inner .steps .step .left {
    order: 2;
    padding-right: 0;
    width: 100%;
  }
}
.section-steps .cls-inner .steps .step .left h3 .num {
  align-items: center;
  background: #514498;
  color: #F7F4F0;
  border-radius: 100%;
  display: inline-flex;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  margin-right: 10px;
  text-align: center;
  width: 48px;
}
.section-steps .cls-inner .steps .step .left h3 .num span {
  transform: translateY(1px);
}
.section-steps .cls-inner .steps .step .left h4 {
  font-weight: 400;
}
.section-steps .cls-inner .steps .step .right {
  width: 50%;
}
@media (max-width: 768px) {
  .section-steps .cls-inner .steps .step .right {
    order: 1;
    padding-bottom: 30px;
    width: 100%;
  }
}
.section-steps .cls-inner .steps .step .right img {
  border-radius: 40px;
  width: 100%;
}
.section-content-grid.border-bottom .cls-inner {
  border-bottom: 1px solid #7D98BB;
  padding-bottom: 20px;
}
.section-content-grid.border-bottom .cls-inner .collapsed-content {
  padding-bottom: 10px;
}
.section-content-grid .cls-background {
  background-position: center top !important;
  background-size: 100% auto !important;
}
.section-content-grid .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-content-grid .cls-inner .content-toggle {
  cursor: pointer;
  padding: 23px 0 23px 29px;
  position: relative;
}
.section-content-grid .cls-inner .content-toggle:before {
  background-image: url(_static/images/plus-circle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  left: 1px;
  position: absolute;
  top: 24px;
  transition: 0.3s all;
  width: 20px;
}
.section-content-grid .cls-inner .content-toggle.toggled:before {
  background-image: url(_static/images/minus-circle.svg);
}
.section-content-grid .cls-inner .content-toggle:hover {
  color: #514498;
}
.section-content-grid .cls-inner .content-toggle:hover:before {
  opacity: 0.8;
}
.section-content-grid .cls-inner .content-toggle h4 {
  font-weight: 400;
  margin-bottom: 0;
}
.section-content-grid .cls-inner .collapsed-content {
  display: none;
  padding: 40px 0 30px;
}
.section-content-grid .cls-inner .intro-text {
  margin: 0 auto;
  max-width: 943px;
  padding-bottom: 50px;
}
.section-content-grid .cls-inner .rows .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.section-content-grid .cls-inner .rows .row .cell {
  background: #fff;
  border-radius: 20px;
  margin: 0 12px 30px;
  padding: 25px;
  position: relative;
}
.section-content-grid .cls-inner .rows .row .cell h1, .section-content-grid .cls-inner .rows .row .cell h2, .section-content-grid .cls-inner .rows .row .cell h3, .section-content-grid .cls-inner .rows .row .cell h4, .section-content-grid .cls-inner .rows .row .cell h5, .section-content-grid .cls-inner .rows .row .cell h6, .section-content-grid .cls-inner .rows .row .cell p {
  color: #1E1B33;
}
.section-content-grid .cls-inner .rows .row .cell.width-third {
  width: calc(33% - 24px);
}
@media (max-width: 960px) {
  .section-content-grid .cls-inner .rows .row .cell.width-third {
    width: calc(100% - 24px);
  }
}
.section-content-grid .cls-inner .rows .row .cell.width-half {
  width: calc(50% - 24px);
}
@media (max-width: 960px) {
  .section-content-grid .cls-inner .rows .row .cell.width-half {
    width: calc(100% - 24px);
  }
}
.section-content-grid .cls-inner .rows .row .cell.width-full {
  width: 100%;
}
.section-content-grid .cls-inner .rows .row .cell .text-title {
  padding-top: 30px;
  text-align: center;
}
.section-content-grid .cls-inner .rows .row .cell .text-content {
  margin: 0 auto;
  max-width: 458px;
  padding-bottom: 156px;
  text-align: center;
}
.section-content-grid .cls-inner .rows .row .cell .text-content .button-contain {
  bottom: 40px;
  left: 0;
  padding: 0 40px;
  position: absolute;
  right: 0;
}
.section-content-grid .cls-inner .rows .row .cell .text-content .button-contain .button {
  max-width: none;
}
.section-content-grid .cls-inner .rows .row .cell .split-content {
  padding: 30px 0;
}
.section-content-grid .cls-inner .rows .row .cell .split-bottom {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
  text-align: center;
}
.section-content-grid .cls-inner .rows .row .cell .split-bottom .left {
  padding-left: 110px;
  padding-right: 82px;
  padding-top: 33px;
  position: relative;
  width: 50%;
}
@media (max-width: 1025px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .left {
    padding-left: 60px;
  }
}
@media (max-width: 960px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .left {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .left {
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .left:after {
    background: linear-gradient(90deg, #BED62F 0%, #92D6E3 100%) !important;
    height: 2px !important;
    left: 40px !important;
    right: 40px !important;
    top: auto !important;
    width: calc(100% - 80px) !important;
  }
}
.section-content-grid .cls-inner .rows .row .cell .split-bottom .left:after {
  background: #BED62F;
  background: linear-gradient(0deg, #BED62F 0%, #92D6E3 100%);
  border-radius: 2px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
}
.section-content-grid .cls-inner .rows .row .cell .split-bottom .right {
  padding-left: 82px;
  padding-right: 110px;
  padding-top: 33px;
  width: 50%;
}
@media (max-width: 1025px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .right {
    padding-right: 60px;
  }
}
@media (max-width: 960px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .right {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .section-content-grid .cls-inner .rows .row .cell .split-bottom .right {
    width: 100%;
  }
}
.section-content-grid .cls-inner .rows .row .cell .table-title h6 {
  color: #514498;
}
.section-content-grid .cls-inner .rows .row .cell table {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
.section-content-grid .cls-inner .rows .row .cell table thead tr th {
  border: 0;
  border-bottom: 1px solid #7D98BB;
  padding-left: 0;
  padding-right: 40px;
}
.section-content-grid .cls-inner .rows .row .cell table thead tr th:last-of-type {
  padding-right: 0;
}
.section-content-grid .cls-inner .rows .row .cell table tbody tr td {
  border: 0;
  border-bottom: 1px solid #7D98BB;
  padding-left: 0;
  padding-right: 20px;
}
.section-content-grid .cls-inner .rows .row .cell table tbody tr td:last-of-type {
  padding-right: 0;
}
.section-content-grid .cls-inner .rows .row .cell img {
  width: 100%;
}
.layout-section.text_style-light-text.section-content-grid .cls-inner .rows .row .cell {
  background: #F7F4F0;
}
.editor-styles-wrapper .acf-block-preview .section-content-grid .cls-inner .collapsed-content {
  display: block;
}
.section-image-gallery .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-image-gallery .intro-text {
  padding-bottom: 20px;
}
.section-image-gallery .image-gallery {
  display: flex;
  flex-wrap: wrap;
}
.section-image-gallery .image-gallery .image {
  background: #1E1B33;
  border-radius: 20px;
  margin: 0 10px 20px;
  overflow: hidden;
  width: calc(25% - 20px);
}
@media (max-width: 960px) {
  .section-image-gallery .image-gallery .image {
    width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .section-image-gallery .image-gallery .image {
    width: calc(100% - 20px);
  }
}
.section-image-gallery .image-gallery .image img {
  aspect-ratio: 1.3224299065;
  object-fit: cover;
  width: 100%;
}
.section-image-gallery .image-gallery .image .label {
  color: #F7F4F0;
  padding: 12px 0;
  text-align: center;
}
.section-image-gallery .outro-text {
  padding-top: 40px;
}
@media (max-width: 960px) {
  .section-image-gallery .outro-text {
    padding-bottom: 30px;
  }
}
.section-video-with-overlay .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-video-with-overlay .cls-inner .intro-text {
  padding-bottom: 20px;
}
.section-video-with-overlay .cls-inner .video .video-wrapper {
  border-radius: 40px;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.section-video-with-overlay .cls-inner .video .video-wrapper:focus {
  outline: 2px solid #BED62F;
}
.section-video-with-overlay .cls-inner .video .video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.section-video-with-overlay .cls-inner .video .video-wrapper .overlay {
  background-position: center;
  background-size: cover;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.section-video-with-overlay .cls-inner .video .video-wrapper .overlay .image-overlay {
  background: rgba(30, 27, 51, 0.8);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.section-video-with-overlay .cls-inner .video .video-wrapper .overlay img.play {
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 112px;
  z-index: 5;
}
.section-video-with-overlay .cls-inner .video .video-wrapper .overlay .overlay-content {
  left: 40px;
  position: absolute;
  right: 40px;
  top: 111px;
}
.section-video-with-overlay .cls-inner .video .video-wrapper .overlay .overlay-content .inner {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}
.section-testimonials .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-testimonials .cls-inner .intro-text {
  padding-bottom: 45px;
}
.section-testimonials .cls-inner .testimonials {
  display: flex;
  flex-wrap: wrap;
}
.section-testimonials .cls-inner .testimonials .testimonial {
  background-color: #F7F4F0;
  border-radius: 40px;
  margin: 0 13px 26px;
  padding: 37px 60px;
  width: calc(50% - 26px);
}
@media (max-width: 960px) {
  .section-testimonials .cls-inner .testimonials .testimonial {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .section-testimonials .cls-inner .testimonials .testimonial {
    width: calc(100% - 26px);
  }
}
.section-testimonials .cls-inner .testimonials .testimonial .quote {
  padding-bottom: 45px;
}
.section-testimonials .cls-inner .testimonials .testimonial .quote:before {
  background-image: url(_static/images/quote.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 32px;
  margin-bottom: 51px;
  width: 50px;
}
.section-testimonials .cls-inner .testimonials .testimonial .quote h4 {
  font-weight: 400;
}
.section-testimonials .cls-inner .testimonials .testimonial .bottom {
  align-items: center;
  display: flex;
}
.section-testimonials .cls-inner .testimonials .testimonial .bottom .photo {
  border-radius: 100%;
  height: 114px;
  margin-right: 14px;
  overflow: hidden;
  width: 114px;
}
.section-testimonials .cls-inner .testimonials .testimonial .bottom .photo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.section-testimonials .cls-inner .testimonials .testimonial .bottom .information {
  flex: 1;
}
.section-patient-stories .cls-background {
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}
@media (max-width: 768px) {
  .section-patient-stories .cls-background {
    background-position: center top !important;
  }
}
.section-patient-stories .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-patient-stories .cls-inner .intro-text {
  max-width: 831px;
  padding-bottom: 40px;
}
.section-patient-stories .cls-inner .stories-contain {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs {
  margin: 0 20px;
  width: calc(38% - 40px);
}
@media (max-width: 768px) {
  .section-patient-stories .cls-inner .stories-contain .stories-tabs {
    margin-bottom: 30px;
    width: calc(100% - 40px);
  }
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab {
  background: #F7F4F0;
  border: 1px solid #57566A;
  border-radius: 20px;
  color: #57566A;
  display: block;
  margin-bottom: 11px;
  padding: 35px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab.selected {
  border-color: #1E1B33;
  color: #1E1B33;
  font-weight: 700;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab.selected:after {
  opacity: 1 !important;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab.type-video:after {
  background-image: url(_static/images/play-ink-blue.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: inline-block;
  height: 15px;
  margin-left: 3px;
  opacity: 0.7;
  transform: translateY(3px);
  width: 15px;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab:hover, .section-patient-stories .cls-inner .stories-contain .stories-tabs .tab:focus {
  border-color: #1E1B33;
  color: #1E1B33;
  font-weight: 700;
}
.section-patient-stories .cls-inner .stories-contain .stories-tabs .tab:hover:after, .section-patient-stories .cls-inner .stories-contain .stories-tabs .tab:focus:after {
  opacity: 1 !important;
}
.section-patient-stories .cls-inner .stories-contain .stories {
  margin: 0 20px;
  width: calc(62% - 40px);
}
@media (max-width: 768px) {
  .section-patient-stories .cls-inner .stories-contain .stories {
    width: calc(100% - 40px);
  }
}
.section-patient-stories .cls-inner .stories-contain .stories .story {
  display: none;
}
.section-patient-stories .cls-inner .stories-contain .stories .story.open {
  display: block;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper {
  border-radius: 20px;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper:focus {
  outline: 2px solid #BED62F;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper .overlay {
  background-position: center;
  background-size: cover;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper .overlay .image-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.section-patient-stories .cls-inner .stories-contain .stories .story .video .video-wrapper .overlay img.play {
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 40px;
  z-index: 5;
}
.section-clinical-trials .cls-inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
.section-clinical-trials .cls-inner .intro-text {
  padding-bottom: 30px;
}
.section-clinical-trials .cls-inner .clinical-trials .trial {
  border-bottom: 1px solid #1E1B33;
  margin-bottom: 40px;
}
.section-clinical-trials .cls-inner .clinical-trials .trial:last-of-type {
  border-bottom: 0;
  margin-bottom: 60px;
}
.section-clinical-trials .cls-inner .clinical-trials .title h6 {
  color: #514498;
}
.section-clinical-trials .cls-inner .clinical-trials .links a {
  border-top: 1px solid #CCD1DF;
  color: #1E1B33;
  display: block;
  padding: 20px;
  position: relative;
  text-decoration: none;
}
.section-clinical-trials .cls-inner .clinical-trials .links a:hover {
  text-decoration: underline;
}
.section-clinical-trials .cls-inner .clinical-trials .links a:hover .inner:after {
  right: 0 !important;
}
.section-clinical-trials .cls-inner .clinical-trials .links a .inner {
  max-width: 1022px;
  padding-right: 50px;
  position: relative;
}
.section-clinical-trials .cls-inner .clinical-trials .links a .inner:after {
  background-image: url(_static/images/chevron-grey.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 3px;
  transition: 0.3s all;
  width: 7px;
}
html {
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}
.text_style-light-text a:not(.button):not(.with-arrow) {
  color: #F7F4F0 !important;
  text-decoration: underline !important;
}
.text_style-light-text a:not(.button):not(.with-arrow):hover {
  color: #7D98BB !important;
}
.text_style-light-text .button.button-download {
  color: #F7F4F0 !important;
  border-color: #F7F4F0 !important;
}
.text_style-light-text .button.button-download:after {
  background-color: #F7F4F0 !important;
}
.text_style-light-text .button.button-download:hover {
  color: #7D98BB !important;
  border-color: #7D98BB !important;
}
.text_style-light-text .button.button-download:hover:after {
  background-color: #7D98BB !important;
}
.gform_required_legend {
  display: none;
}
html.popup-open, body.popup-open {
  overflow: hidden !important;
}
.clinical-evidence-popup, .physician-popup {
  background-color: rgba(30, 27, 51, 0.9);
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.clinical-evidence-popup.is-open, .physician-popup.is-open {
  visibility: visible;
  opacity: 1;
}
.clinical-evidence-popup .container, .physician-popup .container {
  height: 90%;
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.clinical-evidence-popup .container .content, .physician-popup .container .content {
  background-color: #F7F4F0;
  padding: 5vw;
  max-height: 100%;
  overflow-y: auto;
}
@media (min-width: 1300px) {
  .clinical-evidence-popup .container .content, .physician-popup .container .content {
    padding: 65px 5vw;
  }
}
.clinical-evidence-popup .container .content p:last-child, .physician-popup .container .content p:last-child {
  margin-bottom: 0;
}
.clinical-evidence-popup .container .content .button, .physician-popup .container .content .button {
  margin: 0 10px 10px 0;
}
.format-grid-layout {
  max-width: 1200px;
}
.format-grid-layout #blog-posts, .format-grid-layout .evidence-posts {
  gap: 20px;
}
@media (min-width: 1300px) {
  .format-grid-layout #blog-posts, .format-grid-layout .evidence-posts {
    gap: 44px;
  }
}
.format-grid-layout article {
  margin: 0 !important;
  flex: 0 0 100% !important;
}
@media (min-width: 768px) {
  .format-grid-layout article {
    flex: 0 0 calc(50% - 10px) !important;
  }
}
@media (min-width: 1200px) {
  .format-grid-layout article {
    flex: 0 0 calc(33.333% - 14px) !important;
  }
}
@media (min-width: 1300px) {
  .format-grid-layout article {
    flex: 0 0 calc(33.333% - 30px) !important;
  }
}
.format-grid-layout article .entry-header {
  background-color: transparent;
}
.format-grid-layout article .entry-header .post-meta {
  margin-bottom: 20px;
}
article .entry-title {
  color: #1E1B33;
  font-size: 1.5em !important;
  font-weight: 500;
  line-height: 1.17 !important;
}
article .entry-title:hover {
  text-decoration: none !important;
}
article a:hover .entry-title {
  color: #006B9E !important;
}
article .post-meta {
  color: #514498;
  font-size: 0.938em;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 10%;
  text-transform: uppercase;
}
.post-type-archive-news .archive-header, .post-type-archive-evidence .archive-header {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .post-type-archive-news .archive-header, .post-type-archive-evidence .archive-header {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.post-type-archive-news .archive-header h1, .post-type-archive-evidence .archive-header h1 {
  margin-bottom: 0;
}
.post-type-archive-news #blog-posts, .post-type-archive-news .evidence-posts, .post-type-archive-evidence #blog-posts, .post-type-archive-evidence .evidence-posts {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .post-type-archive-news #blog-posts, .post-type-archive-news .evidence-posts, .post-type-archive-evidence #blog-posts, .post-type-archive-evidence .evidence-posts {
    margin-bottom: 50px;
  }
}
.post-type-archive-news #blog-posts article, .post-type-archive-news .evidence-posts article, .post-type-archive-evidence #blog-posts article, .post-type-archive-evidence .evidence-posts article {
  border: 1px solid #CCD1DF;
  border-radius: 40px;
  padding: 40px 34px;
  margin: 0;
}
.post-type-archive-news #blog-posts article .post-content, .post-type-archive-news .evidence-posts article .post-content, .post-type-archive-evidence #blog-posts article .post-content, .post-type-archive-evidence .evidence-posts article .post-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.post-type-archive-news #blog-posts article .post-content .entry-header, .post-type-archive-news .evidence-posts article .post-content .entry-header, .post-type-archive-evidence #blog-posts article .post-content .entry-header, .post-type-archive-evidence .evidence-posts article .post-content .entry-header {
  flex-grow: 1;
}
.post-type-archive-news #blog-posts article .post-content .entry-header a, .post-type-archive-news .evidence-posts article .post-content .entry-header a, .post-type-archive-evidence #blog-posts article .post-content .entry-header a, .post-type-archive-evidence .evidence-posts article .post-content .entry-header a {
  transition: ease 0.4s;
}
.post-type-archive-news #blog-posts article .post-content .entry-header a:hover, .post-type-archive-news .evidence-posts article .post-content .entry-header a:hover, .post-type-archive-evidence #blog-posts article .post-content .entry-header a:hover, .post-type-archive-evidence .evidence-posts article .post-content .entry-header a:hover {
  text-decoration: none;
}
.post-type-archive-news #blog-posts article .post-content .entry-header .entry-title, .post-type-archive-news .evidence-posts article .post-content .entry-header .entry-title, .post-type-archive-evidence #blog-posts article .post-content .entry-header .entry-title, .post-type-archive-evidence .evidence-posts article .post-content .entry-header .entry-title {
  transition: ease 0.4s;
}
.post-type-archive-news #navigation, .post-type-archive-evidence #navigation {
  margin-top: 30px;
  width: 100%;
}
.post-type-archive-evidence {
  position: relative;
}
.post-type-archive-evidence .archive-header {
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.post-type-archive-evidence .archive-header .container {
  max-width: 1200px;
}
.post-type-archive-evidence .archive-header .button {
  margin: 0 10px 10px 10px;
  max-width: 100%;
}
.post-type-archive-evidence .searchandfilter {
  margin: 0 0 60px 0;
}
.post-type-archive-evidence .searchandfilter ul {
  padding: 0 20px !important;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px 35px;
}
@media (min-width: 992px) {
  .post-type-archive-evidence .searchandfilter ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category {
  padding: 0;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category {
    margin-bottom: 0;
  }
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px 35px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category li {
  margin: 0;
  padding: 0;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category .sf-level-1 {
  display: none;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category label {
  color: #1E1B33;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 10%;
  line-height: 1.333;
  text-transform: uppercase;
  position: relative;
  display: block;
  cursor: pointer;
  transition: ease 0.4s;
  padding: 0;
}
@media (max-width: 960px) {
  .post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category label {
    font-size: 1.0625em;
    line-height: 1.412;
  }
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category label::after {
  content: "";
  position: absolute;
  left: calc(50% - 1px);
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background: linear-gradient(90deg, #BED62F 0%, #92D6E3 100%);
  transform: translateX(-50%);
  transition: all 0.2s ease;
  opacity: 0;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category label:hover {
  color: #7D98BB;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category input[type="radio"]:checked + label:hover {
  color: #1E1B33;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category input[type="radio"]:checked + label::after {
  opacity: 1;
}
.post-type-archive-evidence .searchandfilter .sf-field-taxonomy-evidence_category input[type="radio"]:focus-visible + label {
  outline: 2px solid #1f5f73;
  outline-offset: 4px;
}
.post-type-archive-evidence .searchandfilter .sf-field-search {
  margin: 0;
  padding: 0;
}
.post-type-archive-evidence .searchandfilter .sf-field-search label {
  display: block;
}
.post-type-archive-evidence .searchandfilter .sf-field-search input[type="text"], .post-type-archive-evidence .searchandfilter .sf-field-search input[type="search"] {
  background: #fff;
  border: 1px solid #1E1B33;
  border-radius: 6px;
  color: #57566A;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 1.286 !important;
  padding: 12px 16px;
  width: 100%;
  max-width: 340px;
  margin-bottom: 0;
}
.post-type-archive-evidence .searchandfilter .sf-field-search input[type="text"]:hover, .post-type-archive-evidence .searchandfilter .sf-field-search input[type="search"]:hover {
  outline: 1px solid #1E1B33;
}
.post-type-archive-evidence .searchandfilter .sf-field-search input[type="text"]:focus, .post-type-archive-evidence .searchandfilter .sf-field-search input[type="search"]:focus {
  border-color: #514498;
  outline: 1px solid #514498;
}
.post-type-archive-evidence .category-group .title {
  width: 100%;
}
.post-type-archive-evidence .category-group .title sup {
  font-size: 0.5em;
  line-height: 0;
  position: relative;
  top: -0.8em;
}
.post-type-archive-evidence .category-group .category-description {
  margin-bottom: 50px;
}
.post-type-archive-evidence .category-group .child-group .title {
  padding-bottom: 20px;
  margin-bottom: 40px;
  position: relative;
}
.post-type-archive-evidence .category-group .child-group .title:after {
  background: linear-gradient(90deg, #BED62F 0%, #92D6E3 100%);
  bottom: 0;
  border-radius: 2px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.post-type-archive-evidence .evidence-posts article {
  margin-bottom: 20px !important;
}
.post-type-archive-evidence .evidence-posts article .entry-title {
  font-size: 1.2em !important;
  line-height: 1.27 !important;
}
.post-type-archive-evidence .evidence-posts article .entry-read-more {
  word-break: break-all;
}
.section-hero .container, .section-hero .videocontainer {
  width: 100%;
  max-width: 1200px;
}
@media (max-width: 768px) {
  .section-hero .hero-video .videoembed {
    position: absolute;
  }
}
.section-hero .hero-video .hero-text {
  width: 100%;
  padding: 40px 0 132px !important;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .section-hero .hero-video .hero-text {
    display: block !important;
    padding: 40px 0 119px !important;
    max-width: 100% !important;
    margin-right: 0% !important;
  }
}
@media (max-width: 768px) {
  .section-hero .hero-video .hero-text p {
    max-width: 608px;
  }
}
@media (max-width: 991px) {
  .section-hero .hero-video .hero-text .button {
    margin-top: 15px;
  }
}
.section-tabs .container {
  max-width: 1217px !important;
}
.section-tabs .outro-text.desktop {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .section-tabs .outro-text.desktop {
    display: none;
  }
}
.section-tabs .outro-text.mobile {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .section-tabs .outro-text.mobile {
    display: none;
  }
}
.section-tabs .tabs .tab-buttons {
  gap: 0 !important;
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-buttons {
    gap: 10px !important;
  }
}
.section-tabs .tabs .tab-buttons button {
  color: #57566A !important;
  font-weight: 400 !important;
  background: #F7F4F0 !important;
  border: 1px solid #CCD1DF !important;
  padding: 20px 20px !important;
}
@media (max-width: 767px) {
  .section-tabs .tabs .tab-buttons button {
    border-radius: 20px;
    margin: 0 auto 5px auto !important;
    padding: 1rem;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-buttons button {
    padding: 20px 30px !important;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs .tab-buttons button {
    font-size: 1.25em !important;
    padding: 31px 38px 24px 28px !important;
  }
}
.section-tabs .tabs .tab-buttons button:hover {
  color: #1E1B33 !important;
}
.section-tabs .tabs .tab-buttons button[aria-selected=true] {
  color: #F7F4F0 !important;
  background: #514498 !important;
  font-weight: 700 !important;
}
.section-tabs .tabs .tab-panel {
  background: #F7F4F0;
  border: 1px solid #CCD1DF !important;
  border-radius: 20px;
  padding: 30px 20px 30px 20px !important;
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-panel {
    padding: 40px 30px !important;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs .tab-panel {
    padding: 51px 49px 47px 49px !important;
  }
}
.section-tabs .tabs .tab-panel .grid {
  margin: 0;
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-panel .grid {
    gap: 30px !important;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs .tab-panel .grid {
    gap: 96px !important;
  }
}
.section-tabs .tabs .tab-panel .grid .cell {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-panel .grid .cell.span-6 {
    max-width: 44%;
  }
}
@media (min-width: 1200px) {
  .section-tabs .tabs .tab-panel .grid .cell.span-6 {
    max-width: 470px;
  }
}
@media (max-width: 767px) {
  .section-tabs .tabs .tab-panel .grid .cell:nth-child(2) {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .section-tabs .tabs .tab-panel .grid .cell:last-child {
    margin-bottom: 0;
  }
}
.section-tabs .tabs .tab-panel .grid .cell .button {
  margin-top: 20px;
}
.section-tabs .tabs .tab-panel .grid .cell h2, .section-tabs .tabs .tab-panel .grid .cell h3, .section-tabs .tabs .tab-panel .grid .cell li {
  margin-bottom: 13px;
}
.section-tabs .tabs .tab-panel a:last-child, .section-tabs .tabs .tab-panel p:last-child, .section-tabs .tabs .tab-panel ul:last-child, .section-tabs .tabs .tab-panel ol:last-child, .section-tabs .tabs .tab-panel li:last-child {
  margin-bottom: 0;
}
.section-tabs .tabs.full-width .tab-buttons {
  align-items: flex-start !important;
}
.section-tabs .tabs.full-width .tab-buttons button {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-grow: 0 !important;
}
@media (max-width: 767px) {
  .section-tabs .tabs.full-width .tab-buttons button {
    border-bottom: 1px solid #CCD1DF;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs.full-width .tab-buttons button {
    min-width: 272px;
  }
}
@media (min-width: 768px) {
  .section-tabs .tabs .tab-panel {
    border-top-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .section-tabs .tabs.vertical .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs.vertical .container {
    gap: 40px;
  }
}
.section-tabs .tabs.vertical .container:after {
  display: none;
}
@media (min-width: 768px) {
  .section-tabs .tabs.vertical .tab-buttons {
    flex: 0 0 35%;
    max-width: 442px;
  }
}
@media (min-width: 1200px) {
  .section-tabs .tabs.vertical .tab-buttons {
    flex: 0 0 45% !important;
  }
}
.section-tabs .tabs.vertical .tab-buttons button {
  font-size: 1em !important;
  border-color: #7D98BB !important;
  width: 100% !important;
}
@media (min-width: 768px) {
  .section-tabs .tabs.vertical .tab-buttons button {
    border-radius: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-tabs .tabs.vertical .tab-buttons button {
    padding: 20px 20px !important;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs.vertical .tab-buttons button {
    padding: 38px 38px 38px 28px !important;
  }
}
@media (min-width: 1200px) {
  .section-tabs .tabs.vertical .tab-buttons button {
    margin-bottom: 10px !important;
  }
}
.section-tabs .tabs.vertical .tab-buttons button[aria-selected=true] {
  color: #1E1B33 !important;
  background: #CCD1DF !important;
  border-color: #1E1B33 !important;
  font-weight: 700 !important;
}
.section-tabs .tabs.vertical .tab-panel {
  border-color: #1E1B33 !important;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .section-tabs .tabs.vertical .tab-panel {
    flex: 0 0 60% !important;
    flex-grow: 1 !important;
  }
}
@media (min-width: 992px) {
  .section-tabs .tabs.vertical .tab-panel {
    padding: 51px 27px 47px 35px !important;
  }
}
@media (min-width: 1200px) {
  .section-tabs .tabs.vertical .tab-panel {
    flex: 1 0 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section-tabs .tabs.vertical .tab-panel .grid {
    grid-column-gap: 0 !important;
    grid-row-gap: 30px !important;
  }
}
@media (min-width: 1200px) {
  .section-tabs .tabs.vertical .tab-panel .grid {
    gap: 20px !important;
  }
}
.section-tabs .tabs.vertical .tab-panel .grid .cell {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section-tabs .tabs.vertical .tab-panel .grid .cell {
    margin-bottom: 20px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-tabs .tabs.vertical .tab-panel .grid .cell:last-child {
    margin-bottom: 0;
  }
  .section-tabs .tabs.vertical .tab-panel .grid .cell * {
    text-align: center !important;
  }
}
.section-tabs .tabs.vertical .tab-panel .grid .cell img {
  margin-bottom: 17px;
}
.section-tabs .tabs.vertical .tab-panel .grid .cell h3 {
  margin-bottom: 3px;
}
.section-tabs .tabs.vertical .tab-panel .grid .cell h6 {
  font-size: 1em;
  margin-bottom: 0;
}
.section-tabs .tabs.vertical .tab-panel .grid .cell .button {
  margin-top: 40px;
}
.section-tabs .tabs.vertical .tab-panel .grid .cell p:last-child {
  margin: auto 0 0 0 !important;
}
.editor-styles-wrapper .section-tabs .tabs.full-width .grid {
  gap: 30px !important;
}
.editor-styles-wrapper .section-tabs .tabs.vertical .tab-buttons {
  flex: 0 0 39% !important;
}
.section-accordion .intro-text {
  margin-bottom: 17px;
}
.section-accordion .accordion {
  gap: 0;
}
.section-accordion .accordion .section .title {
  background-color: transparent;
  border: 0;
  border-top: 1px solid #CCD1DF;
  padding: 23px 0 23px 38px;
  position: relative;
  list-style: none !important;
  cursor: pointer;
}
.section-accordion .accordion .section .title ::-webkit-details-marker, .section-accordion .accordion .section .title .accordion__marker {
  display: none !important;
}
.section-accordion .accordion .section .title h3 {
  font-size: 1.625em;
  font-weight: 500;
  line-height: 1.308;
  transition: ease 0.4s;
  margin: 0;
}
@media (max-width: 960px) {
  .section-accordion .accordion .section .title h3 {
    font-size: 1.5em;
    line-height: 1.167;
  }
}
.section-accordion .accordion .section .title h3:before {
  background-image: url(_static/images/plus-circle-lime.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  left: 1px;
  position: absolute;
  top: 28px;
  transition: 0.3s all;
  width: 20px;
}
.section-accordion .accordion .section .title:hover h3 {
  color: #514498;
  text-decoration: none;
}
.section-accordion .accordion .section .title:hover h3:before {
  opacity: 0.8;
}
.section-accordion .accordion .section .title.toggled h3:before {
  background-image: url(_static/images/minus-circle.svg);
}
.section-accordion .accordion .section .content {
  display: none;
  padding: 0 38px 22px 38px;
}
@media (max-width: 960px) {
  .section-accordion .accordion .section .content {
    padding: 0 0 22px 0;
  }
}
.section-accordion .accordion .section .content p:last-child {
  margin-bottom: 0;
}
.section-team-bios .container {
  margin: 0 auto;
  max-width: 1278px !important;
  padding: 0 20px;
  width: 100%;
}
.section-team-bios .intro-text {
  padding-bottom: 49px;
}
.section-team-bios .intro-text p:last-of-type {
  margin: 0;
}
.section-team-bios .team-bios {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.section-team-bios .team-bios .bio {
  color: #1E1B33;
  box-sizing: border-box;
  padding: 50px;
  position: relative;
  margin: 10px;
  background: #F7F4F0;
  border: 1px solid #CCD1DF;
  border-radius: 40px;
  padding: 40px 34px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 180px;
}
@media (min-width: 992px) {
  .section-team-bios .team-bios .bio {
    margin-bottom: 21px;
  }
}
.section-team-bios .team-bios .bio p.name, .section-team-bios .team-bios .bio p:last-child {
  margin-bottom: 0;
}
.section-team-bios .team-bios .bio p.name {
  font-weight: bold;
}
.section-team-bios .team-bios .bio.link {
  color: #1E1B33;
  text-decoration: none !important;
}
.section-team-bios .team-bios .bio.link .name {
  position: relative;
}
.section-team-bios .team-bios .bio.link .name:after {
  background-image: url(_static/images/rarr-ink-blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin-left: 6px;
  height: 10.89px;
  transform: translateY(1px);
  transition: 0.3s all;
  width: 10.5px;
  position: absolute;
  top: 6px;
}
@media (min-width: 992px) {
  .section-team-bios .team-bios .bio.link .name:after {
    display: none;
  }
}
.section-team-bios .team-bios .bio.link:hover {
  color: #F7F4F0 !important;
  background: #1E1B33;
  border-color: #1E1B33;
}
.section-team-bios .team-bios .bio.link:hover .name {
  color: #BED62F;
  text-decoration: underline;
}
.section-team-bios .team-bios .bio.link:hover .name:after {
  background-image: url(_static/images/rarr-lime.svg);
}
.section-team-bios .team-bios.two .bio {
  width: 47.5%;
}
@media (max-width: 991px) {
  .section-team-bios .team-bios.two .bio {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .section-team-bios .team-bios.two .bio {
    width: 100%;
  }
}
.section-team-bios .team-bios.three .bio {
  width: 31.5%;
}
@media (max-width: 1199px) {
  .section-team-bios .team-bios.three .bio {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .section-team-bios .team-bios.three .bio {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .section-team-bios .team-bios.three .bio {
    width: 100%;
  }
}
@media (min-width: 1199px) {
  .section-team-bios .team-bios.three .bio {
    margin-left: 13px;
    margin-right: 13px;
    width: calc(33% - 26px);
  }
}
.section-team-bios .team-bios.four .bio {
  width: 23%;
}
@media (max-width: 1199px) {
  .section-team-bios .team-bios.four .bio {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .section-team-bios .team-bios.four .bio {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .section-team-bios .team-bios.four .bio {
    width: 100%;
  }
}
.section-team-bios .outro-text {
  padding-top: 124px;
}
@media (max-width: 960px) {
  .section-team-bios .outro-text {
    padding-top: 50px;
  }
}
.img-lightbox {
  cursor: pointer;
}
.video-lightbox {
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 40px;
  overflow: hidden;
}
.video-lightbox:before {
  content: "";
  background-color: rgba(30, 27, 51, 0);
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: ease 0.4s;
}
.video-lightbox:after {
  content: "";
  background-color: #fff;
  mask: url(_static/images/play.svg) no-repeat center !important;
  mask-size: contain !important;
  display: inline-block;
  height: 20vw;
  width: 20vw;
  max-height: 112px;
  max-width: 112px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: ease 0.4s;
}
.video-lightbox:hover:before {
  background-color: rgba(30, 27, 51, 0.8);
}
.video-lightbox:hover:after {
  background: linear-gradient(90deg, #BED62F 0%, #00B6B5 100%);
}
.button-block {
  padding-top: 0;
}
.blue-blocks .grid {
  display: flex;
  gap: 20px;
}
.blue-blocks .grid .cell {
  background-color: #1E1B33;
  border-radius: 20px;
  padding: 32px 7vw;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .blue-blocks .grid .cell {
    border-radius: 40px;
  }
}
@media (min-width: 500px) {
  .blue-blocks .grid .cell.span-6 {
    flex: 1 0 48% !important;
  }
}
@media (min-width: 768px) {
  .blue-blocks .grid .cell.span-6 {
    padding: 64px 73px;
  }
}
@media (min-width: 500px) {
  .blue-blocks .grid .cell.span-4 {
    flex: 0 0 calc(50% - 6px) !important;
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .blue-blocks .grid .cell.span-4 {
    padding: 51px 62px 51px 55px;
  }
}
@media (min-width: 992px) {
  .blue-blocks .grid .cell.span-4 {
    max-width: 33.333%;
    flex: 0 0 calc(33% - 5px) !important;
  }
}
.blue-blocks .grid .cell p {
  color: #fff;
}
.blue-blocks .grid .cell p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .blue-blocks .grid .cell p br {
    display: none;
  }
}
.blue-blocks .grid .cell blockquote {
  margin: 0;
  min-height: 90px;
  display: flex;
  flex-direction: column;
}
.blue-blocks .grid .cell blockquote:after {
  background: linear-gradient(#BED62F 0%, #00B6B5 100%);
}
.editor-styles-wrapper .blue-blocks .grid .cell.span-6 {
  flex: 1 0 34% !important;
}
.editor-styles-wrapper .blue-blocks .grid .cell.span-4 {
  flex: 1 0 20% !important;
}
.two-col-border .container {
  max-width: 1233px;
}
.two-col-border .grid .cell {
  box-sizing: border-box;
  border-radius: 40px;
}
@media (min-width: 768px) {
  .two-col-border .grid .cell {
    flex: 1 0 calc(50% - 9px) !important;
  }
}
.two-col-border .grid .cell.txt-col {
  border: 1px solid #7D98BB;
  display: flex;
  flex-direction: column;
  padding: 40px 20px !important;
  margin-top: 17px;
}
@media (min-width: 475px) {
  .two-col-border .grid .cell.txt-col {
    padding: 40px 40px !important;
  }
}
@media (min-width: 768px) {
  .two-col-border .grid .cell.txt-col {
    padding: 40px 20px !important;
    margin-top: 0;
    margin-right: 17px;
  }
}
@media (min-width: 992px) {
  .two-col-border .grid .cell.txt-col {
    padding: 42px 65px 55px 65px !important;
  }
}
.two-col-border .grid .cell.txt-col h3 {
  max-width: 426px;
  margin-left: auto;
  margin-right: auto;
}
.two-col-border .grid .cell.txt-col p {
  line-height: 24px;
  margin: 0 0 40px 0;
}
.two-col-border .grid .cell.txt-col p:last-child {
  margin: auto 0 0 0;
}
.two-col-border .grid .cell.txt-col .button {
  margin: 0 auto 0 auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .two-col-border .grid .cell.txt-col .button {
    margin: 46px auto 0 auto;
  }
}
.two-col-border .grid .cell .gradient-underline-small {
  padding-bottom: 33px;
  margin-bottom: 37px;
}
.editor-styles-wrapper .two-col-border .cell.img-col {
  border: 0 !important;
}
.about-hero {
  background: #1E1B33;
}
.about-hero .cls-background .cls-inner .cls-mobile-image img {
  width: 100%;
}
.about-hero .cls-background .cls-inner .container .content {
  max-width: 604px;
  padding: 86px 0 62px;
}
@media (max-width: 960px) {
  .about-hero .cls-background .cls-inner .container .content {
    padding: 72px 0 72px;
  }
}
.about-hero .cls-background .cls-inner .container .content p:not(.laeger) {
  line-height: 24px;
}
.about-hero .cls-background .cls-inner .container .content p.larger {
  margin-bottom: 27px;
}
@media (max-width: 960px) {
  .about-beginning .cls-background {
    background-color: #F7F4F0;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
  }
}
@media (min-width: 992px) {
  .about-beginning .cls-background {
    padding-top: 112px !important;
    padding-bottom: 125px !important;
  }
}
.about-beginning .cls-background .container {
  max-width: 963px;
  margin: 0 auto;
}
.about-beginning .cls-background .container .content h2 {
  margin-bottom: 21px;
}
.about-beginning .cls-background .container .content p.larger {
  margin-bottom: 27px;
}
.about-beginning .cls-background .container .content p:last-child {
  margin-bottom: 0;
}
.about-beginning .cls-background .container .content .button {
  margin: 10px 0 0 0;
}
@media (min-width: 992px) {
  .team-bios#executive-team .cls-background {
    padding-top: 76px !important;
    padding-bottom: 28px !important;
  }
}
.team-bios#executive-team .intro-text {
  padding-bottom: 22px !important;
}
@media (min-width: 992px) {
  .team-bios#board-of-directors .cls-background {
    padding-top: 28px !important;
    padding-bottom: 89px !important;
  }
}
.team-bios#board-of-directors .intro-text {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .about-focused .cls-background .container .grid .cell {
    flex: 1 0 40%;
  }
}
@media (max-width: 767px) {
  .about-focused .cls-background .container .grid .cell:first-child {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .about-focused .cls-background .container .grid .cell:first-child {
    border-right: 1px solid #7D98BB;
    padding-top: 33px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .about-focused .cls-background .container .grid .cell:first-child {
    padding-right: 62px;
  }
}
.about-focused .cls-background .container .grid .cell:first-child p {
  margin-bottom: 31px;
}
.about-focused .cls-background .container .grid .cell:first-child p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .about-focused .cls-background .container .grid .cell:nth-child(2) {
    padding-top: 24px;
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .about-focused .cls-background .container .grid .cell:nth-child(2) {
    padding-left: 62px;
  }
}
.about-focused .cls-background .container .grid .cell:nth-child(2) img {
  margin-top: 41px;
  margin-bottom: 25px;
}
.about-focused .cls-background .container .grid .cell:nth-child(2) img:first-child {
  margin-top: 0;
}
.about-focused .cls-background .container .grid .cell:nth-child(2) p:not(.larger) {
  font-size: 1.063em !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .about-focused .cls-background .container .grid .cell:nth-child(2) .button {
    min-width: 325px;
  }
}
@media (max-width: 960px) {
  .about-careers .cls-background {
    background-color: #F7F4F0;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
  }
}
@media (min-width: 992px) {
  .about-careers .cls-background {
    padding-top: 176px !important;
    padding-bottom: 141px !important;
  }
}
.about-careers .cls-background .container {
  max-width: 800px;
  margin: 0 auto;
}
.about-careers .cls-background .container .content h6 {
  margin-bottom: 8px;
}
.about-careers .cls-background .container .content h2 {
  margin-bottom: 17px;
}
.about-careers .cls-background .container .content p {
  margin-bottom: 20px;
}
.about-careers .cls-background .container .content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #request-information .container .intro-text {
    text-align: center;
    max-width: 560px;
    max-width: 560px;
    margin: 0 auto;
  }
}
#request-information .container .intro-text h2 {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #request-information .container .grid {
    max-width: 560px;
    max-width: 560px;
    margin: 0 auto;
  }
}
#request-information .container .grid .cell:nth-of-type(1) {
  background: rgba(30, 27, 51, 0.61);
  border-radius: 20px;
  padding: 20px;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  #request-information .container .grid .cell:nth-of-type(1) {
    flex: 0 0 50%;
  }
}
#request-information .container .grid .cell:nth-of-type(1) .gform_body .gform_fields {
  grid-row-gap: 12px;
}
#request-information .container .grid .cell:nth-of-type(1) .gform-footer, #request-information .container .grid .cell:nth-of-type(1) form {
  margin-bottom: 0;
  padding-bottom: 0;
}
#request-information .container .grid .cell:nth-of-type(1) .gfield_required {
  color: #F7F4F0;
}
#request-information .container .grid .cell:nth-of-type(1) .gform_button {
  margin-bottom: 0;
  max-width: none;
  width: 100%;
}
@media (min-width: 768px) {
  #request-information .container .grid .cell:nth-of-type(1) .gform_button {
    max-width: 212px;
  }
}
#request-information .container .grid .cell:nth-of-type(1) .gform_confirmation_wrapper * {
  color: #7D98BB !important;
}
#request-information .container .grid .cell:nth-of-type(2) {
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.patients-hero {
  background: #1E1B33;
}
@media (max-width: 960px) {
  .patients-hero .cls-background {
    padding-top: 0 !important;
  }
}
.patients-hero .cls-background .cls-inner .cls-mobile-image {
  margin-top: 0 !important;
}
.patients-hero .cls-background .cls-inner .cls-mobile-image img {
  width: 100%;
}
.patients-hero .cls-background .cls-inner .container .content {
  max-width: 604px;
  padding: 37px 0 160px;
}
@media (max-width: 960px) {
  .patients-hero .cls-background .cls-inner .container .content {
    padding: 34px 0 10px;
  }
}
.patients-ablation .intro-text {
  max-width: 772px;
  margin-bottom: 42px !important;
}
.patients-ablation .intro-text h2 {
  margin-bottom: 14px;
}
.patients-ablation .intro-text h5 {
  margin-bottom: 89px;
}
.patients-ablation .intro-text p {
  max-width: 680px;
  margin-bottom: 57px;
}
.patients-ablation .intro-text p:last-of-type {
  margin-bottom: 29px;
}
@media (min-width: 992px) {
  #frequently-asked-questions .cls-background {
    padding-bottom: 82px !important;
  }
}
#frequently-asked-questions .container {
  max-width: 1233px;
}
#support-for-prior-authorization-and-patient-access .cls-background {
  padding-top: 0 !important;
}
@media (min-width: 992px) {
  #support-for-prior-authorization-and-patient-access .cls-background {
    padding-bottom: 123px !important;
  }
}
#support-for-prior-authorization-and-patient-access .container {
  max-width: 1233px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #support-for-prior-authorization-and-patient-access .container .grid .cell.img-col {
    background-position: center left 30% !important;
  }
}
.editor-styles-wrapper #support-for-prior-authorization-and-patient-access .cell:first-child {
  padding: 28px 40px;
}
@media (min-width: 768px) {
  #connect-with-a-physician .cls-background {
    padding-top: 106px;
    padding-bottom: 34px;
  }
}
#connect-with-a-physician .grid .cell:nth-of-type(1) {
  max-width: 460px;
}
@media (min-width: 768px) {
  #connect-with-a-physician .grid .cell:nth-of-type(1) {
    flex: 0 0 calc(50% - 20px);
    padding-top: 20px;
  }
}
#connect-with-a-physician .grid .cell h2 {
  margin-bottom: 9px;
}
#connect-with-a-physician .gfield_required {
  color: #fff;
}
.team-bio .cls-background {
  background-position: top center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
.team-bio .outro-text {
  margin-top: 50px;
}
.team-bio .outro-text .back-link {
  margin-left: 15px;
}
.team-bio .grid .cell img {
  border-radius: 40px !important;
}
.team-bio .grid .cell h1 {
  margin-bottom: 0;
}
.team-bio .grid .cell p {
  margin-bottom: 20px !important;
}
.team-bio .grid .cell p:last-child {
  margin-bottom: 0 !important;
}
.team-bio .grid .cell .gradient-underline-small {
  text-align: left !important;
  padding-bottom: 25px !important;
  margin-bottom: 25px !important;
}
.team-bio .grid .cell .gradient-underline-small:after {
  left: 0 !important;
  margin-left: 0 !important;
}
.team-bio .grid .cell:nth-child(2) {
  padding: 0;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .team-bio .grid .cell:nth-child(2) {
    padding-left: 20px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .team-bio .grid .cell:nth-child(2) {
    padding-left: 30px;
  }
}
@media (min-width: 1300px) {
  .team-bio .grid .cell:nth-child(2) {
    padding-left: 74px;
  }
}
.editor-styles-wrapper .team-bio .cell.span-8 {
  flex: 1 0 calc(60%) !important;
}
.back-link {
  position: relative;
}
.back-link:after {
  margin-left: 0;
  position: absolute;
  right: calc(100% + 4px);
  top: 2px !important;
  transform: scaleX(-1) !important;
}
.back-link:hover:after {
  right: calc(100% + 8px);
}
#contact-form .cls-background {
  background-color: #F7F4F0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: top -5vw center !important;
}
@media (min-width: 1200px) {
  #contact-form .cls-background {
    padding-top: 165px !important;
    padding-bottom: 165px !important;
  }
}
#contact-form .container {
  max-width: 1255px;
}
#contact-form .intro-text {
  margin-bottom: 30px;
}
#contact-form .intro-text h1 {
  margin-bottom: 0 !important;
}
#contact-form .intro-text p:last-child {
  margin-bottom: 0;
}
#contact-form .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  grid-row-gap: 40px;
}
@media (min-width: 768px) {
  #contact-form .grid {
    grid-column-gap: 5vw;
  }
}
@media (min-width: 1400px) {
  #contact-form .grid {
    grid-column-gap: 78px;
  }
}
#contact-form .grid .cell {
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  #contact-form .grid .cell {
    flex: 1 0 45%;
  }
}
#contact-form .grid .cell:first-child {
  background-color: #1E1B33;
  border-radius: 20px;
  padding: 7vw 5vw;
}
@media (min-width: 768px) {
  #contact-form .grid .cell:first-child {
    border-radius: 40px;
    padding: 50px 40px;
  }
}
@media (min-width: 1200px) {
  #contact-form .grid .cell:first-child {
    padding: 54px 55px;
  }
}
@media (min-width: 992px) {
  #contact-form .grid .cell:first-child {
    max-width: 582px;
  }
}
#contact-form .grid .cell:first-child p, #contact-form .grid .cell:first-child span {
  color: #fff !important;
}
#contact-form .grid .cell .inner-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 5vw;
}
@media (min-width: 992px) {
  #contact-form .grid .cell .inner-grid {
    grid-column-gap: 56px;
  }
}
#contact-form .grid .cell .inner-grid .inner-cell {
  margin-bottom: 40px;
  flex: 1 0 auto;
  max-width: 50%;
}
@media (min-width: 992px) {
  #contact-form .grid .cell .inner-grid .inner-cell {
    flex: 0 0 auto;
  }
}
@media (min-width: 1200px) {
  #contact-form .grid .cell .inner-grid .inner-cell {
    margin-bottom: 74px;
  }
}
#contact-form .grid .cell p {
  margin-bottom: 25px;
}
#contact-form .grid .cell p:last-child {
  margin-bottom: 0;
}
#contact-form .grid .cell a {
  color: inherit;
  text-decoration: none;
}
#contact-form .grid .cell a:hover {
  color: #006B9E !important;
  text-decoration: underline;
}
#contact-form .grid .cell .location a {
  color: #514498;
  text-decoration: underline;
}
#contact-form .grid .cell .support a {
  text-decoration: underline;
}
#contact-form .grid .cell form#gform_4 {
  margin: 0;
}
#contact-form .grid .cell form#gform_4 .gform_fields {
  grid-column-gap: 1.9608%;
  grid-row-gap: 14px !important;
}
#contact-form .grid .cell form#gform_4 .gform_fields input {
  color: #57566A;
}
#contact-form .grid .cell form#gform_4 .gform_fields textarea {
  min-height: 135px;
}
#contact-form .grid .cell form#gform_4 ::placeholder {
  color: #57566A;
}
#contact-form .grid .cell form#gform_4 label {
  color: #fff;
  font-weight: 400;
  font-size: 0.875em !important;
  margin-bottom: 2px;
}
#contact-form .grid .cell form#gform_4 .gform-footer {
  padding-bottom: 0;
}
#contact-form .grid .cell form#gform_4 .gform-footer .button {
  margin-bottom: 0;
}
#contact-form .grid .cell form#gform_4 .gfield_required {
  color: #fff !important;
}
#contact-form .grid .cell form#gform_4 .gform_footer {
  margin: 12px 0 0 0;
  padding: 0;
}
#contact-form .grid .cell form#gform_4 .gform_footer button {
  min-width: 212px;
}
.clinical-evidence-hero {
  background-color: #1E1B33;
}
.clinical-evidence-hero .button {
  max-width: 368px !important;
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
}
@media (max-width: 375px) {
  .clinical-evidence-hero .button {
    padding: 10px 16px !important;
  }
}
.clinical-evidence-hero .content {
  padding: 86px 0 62px;
}
@media (max-width: 960px) {
  .clinical-evidence-hero .content {
    padding: 72px 0 72px;
  }
}
.disease-focus-hero {
  background-color: #1E1B33;
  overflow-x: hidden;
}
.disease-focus-hero .cls-background {
  padding-bottom: 0 !important;
}
.disease-focus-hero .hero-video .hero-text {
  padding: 111px 0 0 0 !important;
}
@media (max-width: 960px) {
  .disease-focus-hero .hero-video .hero-text {
    padding: 72px 0 0 0 !important;
  }
}
.disease-focus-hero .hero-video .hero-text h1 {
  margin-bottom: 10px;
}
.disease-focus-hero .hero-video .hero-text p {
  max-width: 530px;
}
.disease-focus-hero .hero-video .hero-text p:last-child {
  margin-bottom: 0;
}
.disease-focus-hero .hero-video .hero-text .links {
  position: relative;
  margin-top: 155px;
  padding: 28px 0;
  max-width: 485px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 768px) {
  .disease-focus-hero .hero-video .hero-text .links {
    margin-top: 15vw;
  }
}
.disease-focus-hero .hero-video .hero-text .links a {
  font-weight: bold;
}
.disease-focus-hero .hero-video .hero-text .links a:hover {
  color: #fff;
  border-color: #fff;
}
.disease-focus-hero .hero-video .hero-text .links:before, .disease-focus-hero .hero-video .hero-text .links:after {
  content: "";
  height: 1px;
  background-color: #BED62F;
  display: inline-block;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 200vw;
  position: absolute !important;
  right: 50%;
  width: 200vw !important;
}
.disease-focus-hero .hero-video .hero-text .links:after {
  bottom: 0;
}
.disease-focus-hero .hero-video .hero-text .links:before {
  top: 0;
}
#cancer .cls-background {
  padding-bottom: 0;
  background-position: top center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 1199px) {
  #cancer .cls-background {
    background-size: auto 100% !important;
  }
}
@media (min-width: 992px) {
  #cancer .cls-background {
    padding-top: 83px;
  }
}
#cancer .container {
  max-width: 994px;
}
#cancer .intro-text {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #cancer .intro-text {
    margin-bottom: 43px;
  }
}
#cancer .intro-text h2 {
  max-width: 910px;
  margin: 0 auto;
  margin-bottom: 26px;
}
#cancer .intro-text p {
  max-width: 585px;
  margin: 0 auto;
}
#cancer .grid .cell:hover strong {
  transition: ease 0.3s;
  color: #92D6E3;
}
#cancer .outro-text {
  margin-top: 30px;
}
#cancer .outro-text a {
  color: #57566A;
  text-decoration: underline;
}
#cancer .outro-text a:hover {
  color: #006B9E;
}
#disease-progression .cls-background {
  background-position: bottom center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 1199px) {
  #disease-progression .cls-background {
    background-size: auto 100% !important;
  }
}
@media (min-width: 992px) {
  #disease-progression .cls-background {
    padding-top: 42px;
  }
}
#disease-progression .container {
  max-width: 994px;
}
#disease-progression .content-wrapper {
  border-radius: 20px;
  background-color: #fff;
  padding: 54px 90px 37px 90px;
  margin-bottom: 41px;
}
@media (min-width: 768px) {
  #disease-progression .content-wrapper {
    border-radius: 40px;
  }
}
@media (max-width: 960px) {
  #disease-progression .content-wrapper {
    padding: 40px 7vw;
  }
}
#disease-progression .content-wrapper h3 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #disease-progression .content-wrapper h3 {
    margin-bottom: 48px;
  }
}
#disease-progression .content-wrapper .table-wrapper {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #disease-progression .content-wrapper .table-wrapper {
    overflow-x: auto;
    margin-bottom: 20px;
  }
}
#disease-progression .content-wrapper .table-wrapper .df-table {
  color: #57566A;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 16px;
  margin-bottom: 0;
  /* Alternating background color */
}
@media (max-width: 767px) {
  #disease-progression .content-wrapper .table-wrapper .df-table {
    margin-bottom: 20px;
    min-width: 760px;
  }
}
#disease-progression .content-wrapper .table-wrapper .df-table th, #disease-progression .content-wrapper .table-wrapper .df-table td {
  font-weight: 400;
  text-align: center;
  border-bottom: 2px solid #7D98BB !important;
  height: 50px;
  padding: 5px 10px;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 1;
}
#disease-progression .content-wrapper .table-wrapper .df-table thead th, #disease-progression .content-wrapper .table-wrapper .df-table tbody tr:first-child th {
  font-weight: 700;
}
#disease-progression .content-wrapper .table-wrapper .df-table thead th {
  color: #1E1B33;
  font-size: 14px;
}
#disease-progression .content-wrapper .table-wrapper .df-table tbody tr th:first-child {
  color: #1E1B33;
}
#disease-progression .content-wrapper .table-wrapper .df-table tbody tr:not(:first-child) td {
  font-size: 2em;
}
@media (max-width: 767px) {
  #disease-progression .content-wrapper .table-wrapper .df-table tbody tr:not(:first-child) td {
    font-size: 1.5em;
  }
}
#disease-progression .content-wrapper .table-wrapper .df-table th:first-child, #disease-progression .content-wrapper .table-wrapper .df-table td:first-child {
  text-align: left;
  width: 29%;
}
#disease-progression .content-wrapper .table-wrapper .df-table th:not(:first-child), #disease-progression .content-wrapper .table-wrapper .df-table td:not(:first-child) {
  width: 21%;
}
#disease-progression .content-wrapper .table-wrapper .df-table thead th:nth-child(2), #disease-progression .content-wrapper .table-wrapper .df-table thead th:nth-child(4), #disease-progression .content-wrapper .table-wrapper .df-table thead th:nth-child(6), #disease-progression .content-wrapper .table-wrapper .df-table tbody td:nth-child(2), #disease-progression .content-wrapper .table-wrapper .df-table tbody td:nth-child(4), #disease-progression .content-wrapper .table-wrapper .df-table tbody td:nth-child(6) {
  background: rgba(204, 209, 223, 0.3);
}
#disease-progression .content-wrapper .table-wrapper .df-table .highlight-row {
  position: relative !important;
  z-index: 1;
}
#disease-progression .content-wrapper .table-wrapper .df-table .highlight-row:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  background-color: #BED62F;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#chronic-bronchitis .cls-background {
  padding-bottom: 0;
  background-position: top center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 767px) {
  #chronic-bronchitis .cls-background {
    position: top left !important;
  }
}
#chronic-bronchitis .container {
  max-width: 1222px;
}
#chronic-bronchitis .container .intro-text {
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 62px;
}
#chronic-bronchitis .container .intro-text h2 {
  margin-bottom: 22px;
}
#chronic-bronchitis .container .intro-text p {
  margin-bottom: 30px;
}
#chronic-bronchitis .container .intro-text p:last-child {
  margin-bottom: 0;
}
#chronic-bronchitis .container .grid {
  grid-row-gap: 22px;
  grid-column-gap: 22px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
}
#chronic-bronchitis .container .grid .cell {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #chronic-bronchitis .container .grid .cell {
    margin-bottom: 50px;
  }
  #chronic-bronchitis .container .grid .cell:last-child {
    margin-bottom: 0;
  }
}
#chronic-bronchitis .container .grid .cell:first-child * {
  max-width: 724px;
  margin-left: auto;
  margin-right: auto;
}
#chronic-bronchitis .container .grid .cell.span-4 {
  max-width: 230px;
}
@media (min-width: 768px) {
  #chronic-bronchitis .container .grid .cell.span-4 {
    flex: 1 0 30%;
  }
}
#chronic-bronchitis .container .grid .cell.span-4 img {
  margin-bottom: 22px;
}
#chronic-bronchitis .container .grid .cell.span-4 .gradient-underline-small {
  padding-bottom: 11px;
  margin-bottom: 23px;
}
#chronic-bronchitis .container .grid .cell .gradient-underline-small:after {
  background: linear-gradient(90deg, #BED62F 0%, #00B6B5 100%);
}
.editor-styles-wrapper #chronic-bronchitis .cell img {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (min-width: 992px) {
  #copd-patients .cls-background {
    padding-top: 94px;
    padding-bottom: 167px;
  }
}
#copd-patients .container {
  max-width: 1222px;
}
#copd-patients .container .intro-text, #copd-patients .container .outro-text {
  max-width: 670px;
  margin: 0 auto;
}
#copd-patients .container .intro-text p:last-child, #copd-patients .container .outro-text p:last-child {
  margin-bottom: 0 !important;
}
#copd-patients .container .intro-text {
  margin-bottom: 43px;
}
#copd-patients .container .outro-text {
  margin-top: 51px;
}
#copd-patients .container .outro-text p {
  margin-bottom: 47px;
}
#copd-patients .container .grid {
  gap: 12px;
  justify-content: center;
}
#designed-to-expand-clinical-possibility .cls-background {
  padding-bottom: 0;
}
#designed-to-expand-clinical-possibility .cls-background .boxes .box li {
  margin-bottom: 13px;
}
#designed-to-expand-clinical-possibility .cls-background .boxes .box li:last-child {
  margin-bottom: 0;
}
#designed-to-expand-clinical-possibility .cls-background .boxes .box:hover {
  background-color: #1E1B33;
  border-color: #1E1B33;
}
#designed-to-expand-clinical-possibility .cls-background .boxes .box:hover * {
  color: #F7F4F0;
}
#aliya-in-action .container {
  max-width: 1228px !important;
}
#aliya-in-action .tab-panel .grid {
  width: 100%;
}
@media (max-width: 767px) {
  #aliya-in-action .tab-panel .grid .cell * {
    text-align: center !important;
  }
}
#aliya-in-action .outro-text * {
  line-height: 14px !important;
}
#designed-to-expand-clinical-possibility .cls-background {
  padding-top: 50px;
  padding-bottom: 50px !important;
}
#immunogenic-potential .cls-background {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  #immunogenic-potential .cls-background {
    padding-top: 70px;
  }
}
@media (min-width: 961px) {
  #immunogenic-potential .intro-text {
    padding-bottom: 34px;
  }
}
#immunogenic-potential .intro-text h6 {
  margin-bottom: 26px;
}
#immunogenic-potential .intro-text h2 {
  margin-bottom: 19px;
}
#immunogenic-potential .contained-content .row {
  align-items: flex-start;
}
@media (min-width: 992px) {
  #immunogenic-potential .contained-content .row .col:first-child {
    padding-top: 87px;
    width: 42%;
  }
}
@media (min-width: 992px) {
  #clinical-flexibility .cls-background {
    padding-top: 63px;
  }
}
#clinical-flexibility .intro-text {
  padding-bottom: 33px;
}
#clinical-flexibility .contained-content {
  background-color: transparent !important;
  padding: 0;
}
#clinical-flexibility .contained-content .inner {
  padding: 0 !important;
}
#clinical-flexibility .contained-content img.mobile {
  max-width: 400px;
}
@media (min-width: 992px) {
  #clinical-flexibility .contained-content img.mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  #clinical-flexibility .contained-content img.desktop {
    display: none !important;
  }
}
#aliya-ex-generator-hero .content {
  max-width: 410px;
}
#aliya-ex-generator-hero .content .button {
  margin-top: 25px;
}
#flexible-energy-delivery .grid {
  align-items: center;
}
#expand-who-you-can-help .outro-text {
  margin: 40px auto 0 auto;
  max-width: 724px;
}
#expand-who-you-can-help .outro-text .button {
  margin-top: 23px;
}
#rheox-system-hero .content {
  max-width: 418px;
}
#clinical-trials .intro-text {
  padding-bottom: 0;
}
#clinical-trials .intro-text h2 {
  margin-bottom: 33px;
}
#clinical-trials .intro-text h3 {
  margin-bottom: 26px;
}
#building-your-aliya-pef-program .row .cell {
  background-color: #F7F4F0 !important;
}
#aliya-pef-clinical-use .outro-text .button {
  margin-bottom: 0;
}
#designed-to-expand-clinical-possibility-2 .cls-background {
  padding-top: 100px !important;
}
#designed-to-expand-clinical-possibility-2 .grid .cell h3 {
  border-top: 1px solid #CCD1DF !important;
  padding: 23px 0 !important;
  margin: 0;
}
#designed-to-expand-clinical-possibility-2 .grid .cell:last-child h3 {
  border-bottom: 1px solid #CCD1DF !important;
}
#designed-to-expand-clinical-possibility-2 .grid .cell.span-6 {
  padding-bottom: 20px;
}
#designed-to-expand-clinical-possibility-2 .outro-text {
  margin-top: 40px;
}
#hero.home-hero-2 .content {
  max-width: 520px;
}
#two-million-reasons .aa-col h2 {
  font-weight: bold;
}
#news-events .content-slide .with-arrow {
  display: inline-block;
  margin-top: 11px;
}
#founding-principle .outro-column li {
  margin-bottom: 13px;
}
#founding-principle .outro-column li:last-child {
  margin-bottom: 0;
}
#footer-top .gform_confirmation_wrapper * {
  color: #7D98BB !important;
}
.justify-center {
  justify-content: center;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: start;
}
@media (min-width: 768px) {
  .flex {
    display: flex;
    flex-flow: wrap;
  }
}
.purple-link {
  border-bottom: 1px solid #514498;
  color: #514498;
  display: inline-block;
}
.fs-2 {
  font-size: 2.25em !important;
  line-height: 1.222 !important;
}
.color-dark-grey {
  color: #57566A;
}
.home-hero-2 .cls-background .cls-inner .container .content {
  max-width: 604px;
  padding: 200px 0 200px;
}
section#two-million-reasons .aa-col p span {
  display: block;
  margin-top: 20px;
  font-size: 11px;
  font-weight: 400;
}
section#meet-aliya-ex .columns .column img {
  height: 48px;
  object-fit: contain;
}
.section-slider .cls-inner .slider-container .content-slider .content-slide h6.smaller {
  color: #57566A;
  font-weight: 400;
  font-size: 0.8em;
}
.ol-roman {
  list-style: upper-roman;
  list-style-type: upper-roman;
}
.about-hero .cls-background .cls-inner .container .content {
  max-width: 730px;
}
.bio-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  display: table;
  margin: 0 auto 10px;
  overflow: hidden;
}
.bio-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.disease-focus-hero .content .links a {
  z-index: 2;
  position: relative;
}
.disease-focus-hero .content .links:after {
  content: "";
  background-color: #1E1B33;
  height: 100%;
}
.disease-focus-hero .content .links:before {
  z-index: 2;
}
.post-type-archive-evidence .evidence-posts article .post-content .entry-header h3 {
  font-weight: 600;
}
.section-product-boxes .cls-inner .boxes .box img {
  max-width: 60px;
}
span.extra-small {
  display: block;
  font-size: 0.6875em;
  margin-top: 10px;
}
section#delivery-routes .grid {
  align-items: center;
}
@media (min-width: 768px) {
  .absolute-boost {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
  }
}
.image-flex {
  display: flex;
  column-gap: 50px;
}
@media (max-width: 991px) {
  #clinical-flexibility .intro-text {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer-social {
    position: absolute;
    left: 25%;
    top: 3px;
  }
}
@media (max-width: 1024px) {
  .footer-social {
    left: 22%;
  }
}
.footer-social p {
  margin-bottom: 0;
}
.footer-social img, .footer-social svg {
  max-width: 30px;
}
.error404 #content-wrapper {
  padding: 100px 0;
}
.error404 #content-wrapper .container {
  max-width: 1200px;
  margin: auto;
}
.error404 #content-wrapper form, .error404 #content-wrapper input, .error404 #content-wrapper fieldset {
  margin-bottom: 0;
}
.error404 #content-wrapper input.search_input {
  border: 1px solid #000;
  padding: 15px 30px;
  margin-bottom: 20px;
  width: 45%;
}
@media (max-width: 600px) {
  .error404 #content-wrapper input.search_input {
    width: 100%;
  }
}
.error404 article.not-found {
  text-align: center;
}
.error404 input#searchsubmit {
  background: #BED62F;
  border: 1px solid #1E1B33;
  border-radius: 30px;
  color: #1E1B33;
  line-height: 1.375 !important;
  max-width: 338px;
  padding: 10px 37px;
  text-align: center;
  text-wrap: wrap;
}
.error404 input#searchsubmit:hover, .error404 input#searchsubmit:focus {
  background: #92D6E3;
}
.search #content-wrapper {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  #contact-form .grid .cell .inner-grid .inner-cell {
    max-width: 100%;
  }
  .footer-social {
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fgalvanizetx.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fgeneral-styles.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fheader-footer.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fblocks.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fhome.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fpef.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fproducts.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fleanne.scss%22%2C%22wp-content%2Fthemes%2Fgalvanize%2F_static%2Fstyles%2F_layout%2Fsumar.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BACxoBA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMgB%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAuBhC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQpB%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAUxB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAClkBhB%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAWgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAC3b5B%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAA2BZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAapB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FUZ%3BAAAA%3BAAAA%3BAAKY%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIf%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKc%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWd%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACnHZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAYpB%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUiB%3BAAAA%3BAAAA%3BAAWhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAiBhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgB5B%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAOhB%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2B5B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7uCxB%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAQW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAAGL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAexB%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAMgB%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIf%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKmB%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMf%3BAAAA%3BAAAA%3BAAIe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMlB%3BAAAA%3BAAAA%3BAAMU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBhB%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUnB%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BACxrFF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */