@charset "UTF-8";
img {
  width: auto;
  height: auto;
}
/* ibm-plex-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/ibm/ibm-plex-sans-v19-latin-300.woff2") format("woff2"), url("../../fonts/ibm/ibm-plex-sans-v19-latin-300.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ibm-plex-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/ibm/ibm-plex-sans-v19-latin-regular.woff2") format("woff2"), url("../../fonts/ibm/ibm-plex-sans-v19-latin-regular.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ibm-plex-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/ibm/ibm-plex-sans-v19-latin-500.woff2") format("woff2"), url("../../fonts/ibm/ibm-plex-sans-v19-latin-500.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ibm-plex-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/ibm/ibm-plex-sans-v19-latin-600.woff2") format("woff2"), url("../../fonts/ibm/ibm-plex-sans-v19-latin-600.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ibm-plex-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/ibm/ibm-plex-sans-v19-latin-700.woff2") format("woff2"), url("../../fonts/ibm/ibm-plex-sans-v19-latin-700.woff") format("woff");
  /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
img[height] {
  height: auto !important;
}
p > a::after, h1 > a::after, h2 > a::after, h3 > a::after, h4 > a::after, h5 > a::after, h6 > a::after, .features_list-article > div > a::after {
  content: " ⭧";
  font-family: "icomoon";
}
p._brlbs-accept > a::after, p._brlbs-refuse-btn > a::after, p._brlbs-manage > a::after, p._brlbs-legal > a::after {
  content: "";
}
.full_bg {
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #37414d;
  z-index: -1;
}
.scroll_down-bg {
  transition: 2s;
}
.scroll_down-bg.active {
  top: 93px;
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.max-540 {
  max-width: 540px;
}
.inner {
  width: 99.35vw;
  position: relative;
  margin-left: 50%;
  left: -50vw;
  overflow: hidden;
}
.inner.spesial {
  display: flex;
}
.margin-auto {
  margin: auto;
}
.margin-0-auto {
  margin: 0 auto;
}
.margin-right-10 {
  margin-right: 10px;
}
@media (max-width: 992px) {
  .margin-right-10 {
    display: none;
    margin-right: 0;
  }
}
.text-center {
  text-align: center;
}
img {
  max-width: 100%;
  max-height: 100%;
}
img.img-404 {
  margin: auto;
  display: block;
  max-width: 370px;
}
a {
  text-decoration: none;
  transition: 0.3s;
  color: #02947f;
}
a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.a.big {
  font-size: 20px;
}
.a.color-2 {
  color: #37414d;
}
.a.color-3 {
  color: #02947f;
}
.a.color-4 {
  color: #00c178;
}
.a.color-5 {
  color: #D499AB;
}
.a.color-6 {
  color: #eceef0;
}
.a.color-7 {
  color: #00accd;
}
.display-1.color-2, .display-2.color-2, .display-3.color-2, .display-4.color-2 {
  color: #37414d;
}
.display-1.color-3, .display-2.color-3, .display-3.color-3, .display-4.color-3 {
  color: #02947f;
}
.display-1.color-4, .display-2.color-4, .display-3.color-4, .display-4.color-4 {
  color: #00c178;
}
.display-1.color-5, .display-2.color-5, .display-3.color-5, .display-4.color-5 {
  color: #D499AB;
}
.display-1.color-6, .display-2.color-6, .display-3.color-6, .display-4.color-6 {
  color: #eceef0;
}
.display-1.color-7, .display-2.color-7, .display-3.color-7, .display-4.color-7 {
  color: #00accd;
}
.wp-block-button__link {
  border-radius: 2px;
}
.btn {
  border-radius: 2px;
  display: inline-block;
  padding: 9px 16px;
  background-color: #c6005c;
  margin: auto;
  font-family: Lato;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.btn.big {
  min-width: 172px;
  min-height: 48px;
  font-size: 20px;
  padding: 10px 16px;
}
.btn.bigsmall {
  padding: 14px 16px;
  min-width: 172px;
  min-height: 48px;
  font-size: 16px;
}
.btn.pale-grey {
  background-color: #f8f9fa;
  color: #343a40;
}
.label {
  padding: 3px 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  border-radius: 2px;
  display: inline-block;
}
.label.color-2 {
  background: #37414d;
}
.label.color-3 {
  background: #02947f;
}
.label.color-4 {
  background: #00c178;
}
.label.color-5 {
  background: #D499AB;
}
.label.color-6 {
  background: #eceef0;
}
.label.color-7 {
  background: #00accd;
}
@media (max-width: 767px) {
  .md-non {
    display: none;
  }
}
@media (max-width: 575px) {
  .sm-non {
    display: none;
  }
  .text-sm-center {
    text-align: center;
  }
}
@media (max-width: 992px) {
  body.menu_visible {
    overflow: hidden;
  }
}
header {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
  position: relative;
  z-index: 5;
}
.header {
  max-width: 1300px;
  padding: 20px 24px 11px 22px;
  min-height: 71px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-logo {
  width: 330px;
  max-height: 40px;
  display: flex;
  align-items: center;
  transition: 0s;
  opacity: 0;
  overflow: hidden;
}
.header-logo img {
  display: block;
}
header.show .header-logo {
  opacity: 1;
  transition: 0.3s;
}
.header-navigation ul.menu_right li.visible > a {
  color: #37373c;
}
@media (max-width: 1200px) {
  .header-navigation ul li.visible > a {
    color: #37373c;
  }
}
.header-navigation {
  position: relative;
  padding: 0;
  max-width: 100%;
  width: 880px;
  height: 32px;
}
@media (max-width: 1380px) {
  .header-navigation {
    width: 880px;
    margin-right: -1px;
  }
}
@media (max-width: 1050px) {
  .header-navigation {
    width: 950px;
  }
}
.header-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .header-navigation ul {
    flex-direction: column;
  }
}
.header-navigation ul li {
  position: relative;
  margin: 0 11px;
}
@media (max-width: 1380px) {
  .header-navigation ul li {
    margin: 0 9px;
  }
}
.header-navigation ul li a {
  padding: 9px 7px 6px;
  display: block;
  text-decoration: none;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0f1923;
  border-radius: 2px;
}
.header-navigation ul li a:hover {
  color: #00c178;
  opacity: 1;
}
.header-navigation ul.menu_top li:hover > a {
  color: #00c178;
  opacity: 1;
}
@media (max-width: 575px) {
  .header-navigation ul.menu_top li:hover > a {
    background-color: rgba(0, 0, 0, 0);
  }
}
.header-navigation_btn {
  position: fixed;
  top: 24px;
  right: 24px;
  width: 25px;
  height: 16px;
  z-index: 20;
  margin: 8px 0 4px 15px;
  padding-right: 13px;
  float: right;
  transition: 0.3s;
  display: none;
}
@media (max-width: 1200px) {
  .header-navigation_btn {
    display: block;
  }
}
.header-navigation_btn:hover {
  cursor: pointer;
}
.header-navigation_btn::after {
  content: " ";
  padding: 25px 33px;
  margin-left: -20px;
}
.header-navigation_btn .hed_line_1 {
  position: absolute;
  top: 1px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  transition: 0.3s;
}
.header-navigation_btn .hed_line_2 {
  position: absolute;
  top: 50%;
  right: 0;
  width: 13px;
  height: 1px;
  background-color: #000000;
  transition: 0.3s;
}
.header-navigation_btn .hed_line_3 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 19px;
  height: 1px;
  background-color: #000000;
  transition: 0.3s;
}
.header-navigation_btn.visible {
  width: 19px;
  padding-right: 0;
  transition: 0.3s;
}
.header-navigation_btn.visible .hed_line_2 {
  width: 100%;
  transition: 0.3s;
}
.header-navigation_btn.visible .hed_line_3 {
  width: 100%;
  transition: 0.3s;
}
.header-navigation_right {
  position: fixed;
  right: -270px;
  top: 0;
  bottom: 0;
  width: 270px;
  background-color: #eceef0;
  padding: 0;
  transition: 0.3s;
  z-index: 15;
  color: #37414d;
}
.header-navigation_right.visible {
  right: 0;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .header-navigation_right.visible {
    width: 100%;
  }
}
.menu-menu-header-container {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
}
@media (max-width: 1200px) {
  .menu-menu-header-container {
    position: static;
  }
}
@media (min-width: 1200px) {
  .menu-menu-header-container {
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  header.show .menu-menu-header-container {
    opacity: 1;
    transition: 0.3s;
  }
}
.menu-menu-header-right-container {
  position: fixed;
  z-index: 20;
  right: -236px;
  top: 0;
  bottom: 0;
  width: 236px;
  color: #fff;
  padding: 80px 16px 80px 45px;
  transition: 0.3s;
}
.menu-menu-header-right-container.visible {
  right: 0;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .menu-menu-header-right-container {
    position: static;
    padding: 20px 0 0 0;
    width: auto;
  }
}
@media (max-width: 1200px) {
  .oll_menu_header {
    position: fixed;
    z-index: 20;
    right: -270px;
    top: 0;
    bottom: 0;
    width: 270px;
    color: #ffffff;
    padding: 118px 20px 88px 56px;
    transition: 0.3s;
    overflow: auto;
  }
  .oll_menu_header.visible {
    right: 0;
    transition: 0.3s;
  }
}
@media (max-width: 1200px) and (max-width: 575px) {
  .oll_menu_header.visible {
    width: 100%;
  }
}
.header-navigation ul.sub-menu {
  position: absolute;
  top: 37px;
  padding: 11px 21px 11px 19px;
  display: none;
  border-radius: 2px;
  background-color: #ECEEF0;
  margin-top: 15px;
  min-width: 196px;
  left: 50%;
  margin-left: -98px;
  z-index: 10;
  flex-direction: column;
}
.header-navigation ul.sub-menu::before {
  content: " ";
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -9px;
  top: -13px;
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 17px solid #ECEEF0;
}
.header-navigation ul.sub-menu::after {
  content: " ";
  width: 100%;
  height: 12px;
  left: 0;
  right: 0;
  top: -10px;
  position: absolute;
}
.header-navigation ul.sub-menu li {
  margin: 0;
}
.header-navigation ul.sub-menu li a {
  text-transform: none;
  padding: 7px 0;
  font-size: 16px;
}
.header-navigation ul.sub-menu li a:hover {
  color: #00c178;
}
.header-navigation li.menu-item-has-children:hover ul.sub-menu {
  display: flex;
}
.header-navigation li.menu-item-has-children::after {
  content: " ";
  position: absolute;
  top: 31px;
  right: 0;
  left: 0;
  height: 25px;
}
.header-navigation .menu-menu-header-right-container ul {
  flex-direction: column;
}
.header-navigation .menu-menu-header-right-container ul li {
  margin: 0;
}
.header-navigation .menu-menu-header-right-container ul li.menu-item-has-children::after {
  display: none;
}
.header-navigation .menu-menu-header-right-container ul li.menu-item-has-children > a .menu-children-arrow {
  content: " ";
  display: block;
  position: absolute;
  background-image: url(../../img/arrow_down.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center center;
  width: 20px;
  height: 15px;
  right: -27px;
  top: 14px;
  padding: 4px;
  transition: 0.5s;
}
.header-navigation .menu-menu-header-right-container ul li.menu-item-has-children.visible > a .menu-children-arrow {
  transform: none;
  transition: 0.5s;
  transform: rotate(180deg);
}
.header-navigation .menu-menu-header-right-container ul li a {
  position: relative;
  padding: 7px 1px 8px;
  font-size: 16px;
  text-transform: none;
  display: inline-block;
}
@media (max-width: 1200px) {
  .header-navigation .menu-menu-header-right-container ul li a {
    font-size: 20px;
  }
}
.header-navigation .menu-menu-header-right-container ul li a:hover {
  background-color: rgba(0, 0, 0, 0);
}
.header-navigation .menu-menu-header-right-container ul li ul.sub-menu {
  position: static;
  top: auto;
  padding: 3px 5px 4px 10px;
  display: none;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: 0;
  min-width: 1px;
  left: auto;
  z-index: 10;
}
.header-navigation .menu-menu-header-right-container ul li ul.sub-menu::before {
  display: none;
}
.header-navigation .menu-menu-header-right-container ul li ul.sub-menu::after {
  display: none;
}
.header-navigation .menu-menu-header-right-container ul li.menu-item-has-children:hover ul.sub-menu {
  display: none;
}
.header-navigation .menu-menu-header-right-container ul li.menu-item-has-children.visible ul.sub-menu {
  display: flex;
}
.header-navigation .menu-menu-header-container ul li.menu-item-has-children > a .menu-children-arrow {
  content: " ";
  display: none;
}
.header-navigation .menu_top li.visible.current_page_item > a {
  color: #00c178;
  opacity: 1;
}
@media (max-width: 1200px) {
  .header-navigation .menu_top li.visible.current_page_item > a {
    background-color: rgba(0, 0, 0, 0);
    color: #37373c;
  }
}
@media (max-width: 1200px) {
  .header-navigation {
    width: 80px;
  }
  .header-navigation .menu-menu-header-container ul li {
    margin: 0;
  }
  .header-navigation .menu-menu-header-container ul li.menu-item-has-children::after {
    display: none;
  }
  .header-navigation .menu-menu-header-container ul li.menu-item-has-children > a .menu-children-arrow {
    content: " ";
    display: block;
    position: absolute;
    background-image: url(../../img/arrow_down.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center center;
    width: 20px;
    height: 15px;
    right: -27px;
    top: 14px;
    padding: 4px;
    transition: 0.5s;
  }
  .header-navigation .menu-menu-header-container ul li.menu-item-has-children.visible > a .menu-children-arrow {
    transform: none;
    transition: 0.5s;
    transform: rotate(180deg);
  }
  .header-navigation .menu-menu-header-container ul li a {
    position: relative;
    padding: 7px 1px 8px;
    text-transform: none;
    display: inline-block;
    font-size: 20px;
  }
  .header-navigation .menu-menu-header-container ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
  }
  .header-navigation .menu-menu-header-container ul li ul.sub-menu {
    position: static;
    top: auto;
    padding: 3px 5px 4px 10px;
    display: none;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    margin-left: 0;
    min-width: 1px;
    left: auto;
    z-index: 10;
  }
  .header-navigation .menu-menu-header-container ul li ul.sub-menu::before {
    display: none;
  }
  .header-navigation .menu-menu-header-container ul li ul.sub-menu::after {
    display: none;
  }
  .header-navigation .menu-menu-header-container ul li.menu-item-has-children:hover ul.sub-menu {
    display: none;
  }
  .header-navigation .menu-menu-header-container ul li.menu-item-has-children.visible ul.sub-menu {
    display: flex;
  }
}
.oll_menu_footer {
  padding: 49px 0 39px;
}
.oll_menu_footer #menu-menu-footer {
  margin-bottom: 0;
}
.oll_menu_footer ul {
  list-style-type: none;
  padding-left: 0;
}
.oll_menu_footer ul.menu_footer .menu-item a {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}
.oll_menu_footer ul.menu_footer .menu-item.research a {
  color: #00accd;
}
.oll_menu_footer ul.menu_footer .menu-item.diagnostics a {
  color: #D499AB;
}
.oll_menu_footer ul.menu_footer .menu-item.quality a {
  color: #00c178;
}
.oll_menu_footer ul.menu_footer .menu-item .sub-menu {
  padding: 48px 0 50px;
}
.oll_menu_footer ul.menu_footer .menu-item .sub-menu .menu-item {
  margin-bottom: 7px;
}
.oll_menu_footer ul.menu_footer .menu-item .sub-menu .menu-item a {
  text-transform: none;
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: lighter;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #ffffff;
}
@media (max-width: 992px) {
  .oll_menu_footer ul.menu_footer .menu-item .sub-menu .menu-item a {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
footer {
  background-color: #37414d;
  padding-bottom: 42px;
}
.footer-bg-green {
  background: #04937F;
  padding: 44px 0 38px;
}
.footer-bg-green .footer-bg-name {
  font-weight: bold;
}
.footer-bg-green .footer-bg-name h2 {
  color: #fff;
}
@media (max-width: 992px) {
  .footer-bg-green .footer-bg-name {
    text-align: center;
  }
}
.footer-bg-link {
  max-width: 144px;
  margin: 0 auto;
  text-align: center;
  display: block;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 992px) {
  .footer-bg-link {
    margin-top: 66px;
  }
}
@media (max-width: 992px) {
  .footer-bg-link.footer-bg-link-first {
    margin-top: 15px;
  }
}
.footer-bg-link img {
  max-width: 100px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 992px) {
  .footer-bg-link img {
    max-width: 120px;
    margin: 0 auto -10px;
  }
}
.btn-container {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}
.btn-container.btn-container-footer {
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .btn-container.btn-container-footer {
    justify-content: flex-start;
  }
}
@media (max-width: 992px) {
  .btn-container {
    justify-content: flex-start;
  }
}
.btn-container .btn {
  margin: 20px 0;
}
.btn.color-6, .btn.pale-grey {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn.color-6:hover, .btn.pale-grey:hover {
  color: #eceef0 !important;
  opacity: 1;
}
.btn.color-6:before, .btn.pale-grey:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #37414d;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn.color-6:hover:before, .btn.color-6 :focus:before, .btn.color-6 :active:before, .btn.pale-grey:hover:before, .btn.pale-grey :focus:before, .btn.pale-grey :active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.btn, .btn.color-1, .btn.color-2, .btn.color-3, .btn.color-4, .btn.color-5, .btn.color-7, .app_processed_button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn:hover, .btn.color-1:hover, .btn.color-2:hover, .btn.color-3:hover, .btn.color-4:hover, .btn.color-5:hover, .btn.color-7:hover, .app_processed_button:hover {
  color: #37414d !important;
  opacity: 1;
}
.btn:before, .btn.color-1:before, .btn.color-2:before, .btn.color-3:before, .btn.color-4:before, .btn.color-5:before, .btn.color-7:before, .app_processed_button:before {
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eceef0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover:before, .btn :focus:before, .btn :active:before, .btn.color-1:hover:before, .btn.color-1 :focus:before, .btn.color-1 :active:before, .btn.color-2:hover:before, .btn.color-2 :focus:before, .btn.color-2 :active:before, .btn.color-3:hover:before, .btn.color-3 :focus:before, .btn.color-3 :active:before, .btn.color-4:hover:before, .btn.color-4 :focus:before, .btn.color-4 :active:before, .btn.color-5:hover:before, .btn.color-5 :focus:before, .btn.color-5 :active:before, .btn.color-7:hover:before, .btn.color-7 :focus:before, .btn.color-7 :active:before, .app_processed_button:hover:before, .app_processed_button :focus:before, .app_processed_button :active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.share-icons-block {
  display: flex;
}
@media (max-width: 992px) {
  .share-icons-block {
    justify-content: center;
  }
}
.share-icons {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 3px;
}
.share-icons:last-child {
  margin-right: 0;
}
.wp-block-button a.wp-block-button__link, .wp-block-button.is-style-color-1 a.wp-block-button__link, .wp-block-button.is-style-color-2 a.wp-block-button__link, .wp-block-button.is-style-color-3 a.wp-block-button__link, .wp-block-button.is-style-color-4 a.wp-block-button__link, .wp-block-button.is-style-color-5 a.wp-block-button__link, .wp-block-button.is-style-color-7 a.wp-block-button__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.wp-block-button a.wp-block-button__link:hover, .wp-block-button.is-style-color-1 a.wp-block-button__link:hover, .wp-block-button.is-style-color-2 a.wp-block-button__link:hover, .wp-block-button.is-style-color-3 a.wp-block-button__link:hover, .wp-block-button.is-style-color-4 a.wp-block-button__link:hover, .wp-block-button.is-style-color-5 a.wp-block-button__link:hover, .wp-block-button.is-style-color-7 a.wp-block-button__link:hover {
  color: #37414d !important;
  opacity: 1;
}
.wp-block-button a.wp-block-button__link:before, .wp-block-button.is-style-color-1 a.wp-block-button__link:before, .wp-block-button.is-style-color-2 a.wp-block-button__link:before, .wp-block-button.is-style-color-3 a.wp-block-button__link:before, .wp-block-button.is-style-color-4 a.wp-block-button__link:before, .wp-block-button.is-style-color-5 a.wp-block-button__link:before, .wp-block-button.is-style-color-7 a.wp-block-button__link:before {
  border-radius: 3px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eceef0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.wp-block-button a.wp-block-button__link:hover:before, .wp-block-button a.wp-block-button__link :focus:before, .wp-block-button a.wp-block-button__link :active:before, .wp-block-button.is-style-color-1 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-1 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-1 a.wp-block-button__link :active:before, .wp-block-button.is-style-color-2 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-2 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-2 a.wp-block-button__link :active:before, .wp-block-button.is-style-color-3 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-3 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-3 a.wp-block-button__link :active:before, .wp-block-button.is-style-color-4 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-4 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-4 a.wp-block-button__link :active:before, .wp-block-button.is-style-color-5 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-5 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-5 a.wp-block-button__link :active:before, .wp-block-button.is-style-color-7 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-7 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-7 a.wp-block-button__link :active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.wp-block-button.is-style-color-6 a.wp-block-button__link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.wp-block-button.is-style-color-6 a.wp-block-button__link:hover {
  color: #eceef0 !important;
  opacity: 1;
}
.wp-block-button.is-style-color-6 a.wp-block-button__link:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #37414d;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.wp-block-button.is-style-color-6 a.wp-block-button__link:hover:before, .wp-block-button.is-style-color-6 a.wp-block-button__link :focus:before, .wp-block-button.is-style-color-6 a.wp-block-button__link :active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.footer-copy {
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.86px;
  text-align: center;
  color: #ffffff;
}
.footer-copy a {
  color: #ffffff;
}
.wp-block-image.size-large {
  background-color: rgba(0, 0, 0, 0);
}
.wp-block-image.size-large figcaption {
  margin: 0;
  padding: 13px 27px;
}
#main {
  transition: 0.6s;
  position: relative;
  top: 0;
  opacity: 1;
}
#main.load {
  top: 20px;
  opacity: 0;
}
.hide_scroll {
  opacity: 0;
  transform: translate(0px, 50px);
}
.show_scroll {
  opacity: 1;
  transform: translate(0px, 0px);
  transition: 1s;
}
.hide_scroll_line {
  transform: translate(0px, 25px) scale(1.1, 1.1);
  opacity: 0;
}
.show_scroll_line {
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  transition: 1s;
}
.post.not-found {
  padding: 100px 0;
  text-align: center;
}
.post.not-found h1 {
  padding-bottom: 50px;
}
.post.not-found h3 {
  padding-bottom: 50px;
}
.header-navigation ul.menu_top > li:last-child > a {
  position: relative;
  background-color: #c6005c;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (max-width: 1200px) {
  .header-navigation ul.menu_top > li:last-child > a {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.header-navigation ul.menu_top > li:last-child > a:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eceef0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.header-navigation ul.menu_top > li:last-child > a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header-navigation ul.menu_top > li:last-child > a:hover {
  color: #000000;
}
.ful-video-or-image img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  height: 100vh;
}
.ful-video-or-image .iframe_video_wrap {
  height: 100%;
}
.ful-video-or-image .iframe_video_wrap .iframe_video {
  min-height: 100%;
}
.ful-video-or-image .iframe_video_wrap .iframe_video video {
  object-fit: cover !important;
}
.iframe_video iframe {
  left: 0;
  top: 0;
}
.ful-video-or-image .iframe_video_wrap video {
  width: 100%;
}
.ful-video-or-image-text {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ful-video-or-image-text .row {
  justify-content: center;
  align-items: center;
}
.ful-video-or-image-text .display-2 {
  margin-bottom: 0;
}
.ful-video-or-image-50 {
  width: 50%;
  float: left;
}
.ful-video-or-image-200, .ful-video-or-image {
  width: 200% !important;
  height: 100%;
}
.ful-video-or-image-200 {
  margin-left: -100% !important;
  justify-content: center;
  display: flex;
}
.nowrap {
  white-space: nowrap !important;
}
body {
  padding-top: 71px;
}
body#body-no-header {
  padding-top: 0;
}
#header {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  transition: 0.3s;
  z-index: 10;
}
@media (max-width: 575px) {
  #header {
    position: absolute;
    top: 0 !important;
  }
}
#header.header_fix {
  top: -71px;
  transition: 0.3s;
  box-shadow: none;
}
@media (max-width: 575px) {
  #header.header_fix {
    top: 0;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 578px) {
  body .col-sm-12 {
    flex-basis: auto;
  }
}
.oll_menu_header_url_home {
  text-transform: uppercase;
  font-family: "IBM Plex Sans";
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #37414d;
  border-radius: 2px;
  position: relative;
  padding: 7px 1px 8px;
  text-transform: none;
  display: none;
  font-size: 20px;
}
.oll_menu_header_url_home:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #37373c;
  opacity: 1;
}
@media (max-width: 578px) {
  .oll_menu_header_url_home {
    display: inline-block;
  }
}
body {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #37414d;
}
ul, ol {
  margin-bottom: 20px;
  padding-left: 27px;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
ul li, ol li {
  margin-bottom: 5px;
}
h1, .h1 {
  font-family: "IBM Plex Sans";
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h1, .h1 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
h2, .h2 {
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h2, .h2 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
h3, .h3 {
  font-family: "IBM Plex Sans";
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h3, .h3 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
h4, .h4 {
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h4, .h4 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
h5, .h5 {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h5, .h5 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
h6, .h6 {
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  h6, .h6 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
p {
  margin-bottom: 16px;
}
.display-1 {
  font-family: "IBM Plex Sans";
  font-size: 96px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  .display-1 {
    font-size: 66px;
    line-height: 1.12;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
.display-2 {
  font-family: "IBM Plex Sans";
  font-size: 88px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  .display-2 {
    font-size: 58px;
    line-height: 1.14;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
.display-3 {
  font-family: "IBM Plex Sans";
  font-size: 72px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  .display-3 {
    font-size: 48px;
    line-height: 1.17;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
.display-4 {
  font-family: "IBM Plex Sans";
  font-size: 56px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
@media (max-width: 991px) {
  .display-4 {
    font-size: 40px;
    line-height: 1.2;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 4;
    -webkit-hyphenate-limit-after: 2;
    -moz-hyphenate-limit-chars: 6 4 2;
    -webkit-hyphenate-limit-chars: 6 4 2;
    -ms-hyphenate-limit-chars: 6 4 2;
    hyphenate-limit-chars: 6 4 2;
  }
}
.has-large-font-size {
  font-weight: 600;
  line-height: 1.2;
}
.has-medium-font-size {
  line-height: 1.2;
}
.has-small-font-size {
  line-height: 1.85;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.wp-block-button__link {
  background-color: rgba(0, 0, 0, 0);
}
.wp-block-quote {
  padding: 50px 5px;
  margin: 0 auto;
  max-width: 730px;
}
@media (max-width: 767px) {
  .wp-block-quote {
    max-width: 450px;
  }
}
@media (max-width: 575px) {
  .wp-block-quote {
    width: 100%;
  }
}
.wp-block-quote::before {
  content: " ";
  height: 77px;
  width: 105px;
  margin: 0 auto 76px;
  display: block;
  background-image: url("../../img/block-quote-img.png");
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .wp-block-quote::before {
    height: 60px;
    margin-bottom: 65px;
    background-size: contain;
  }
}
.wp-block-quote p {
  margin: auto;
  font-family: "IBM Plex Sans";
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 38px;
}
@media (max-width: 991px) {
  .wp-block-quote p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .wp-block-quote p {
    padding-bottom: 40px;
    margin-bottom: 26px;
  }
}
@media (max-width: 576px) {
  .wp-block-quote p {
    padding-bottom: 0;
    margin-bottom: 38px;
    font-size: 30px;
    line-height: 1.07;
  }
}
.wp-block-quote cite {
  max-width: 540px;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.wp-block-advanced-bootstrap-blocks-column.color-border-top {
  padding-top: 38px;
}
.wp-block-advanced-bootstrap-blocks-column.color-border-top::before {
  position: absolute;
  right: 15px;
  left: 15px;
  top: 0;
  height: 5px;
  content: " ";
}
.wp-block-advanced-bootstrap-blocks-column.color-border-left::before {
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 5px;
  content: " ";
}
.wp-block-advanced-bootstrap-blocks-column.color-border-right::before {
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  width: 5px;
  content: " ";
}
.wp-block-advanced-bootstrap-blocks-column.col-lg-auto, .wp-block-advanced-bootstrap-blocks-column .col-md-auto, .wp-block-advanced-bootstrap-blocks-column .col-sm-auto, .wp-block-advanced-bootstrap-blocks-column .col-xl-auto, .wp-block-advanced-bootstrap-blocks-column .col-auto {
  margin: 0 auto;
}
.row.full-light-grey-background, .row.full-light-background {
  position: relative;
  padding: 40px 0;
  color: #000000;
}
.row.full-light-grey-background .full_bg, .row.full-light-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #eceef0;
}
@media (max-width: 1200px) {
  .row.full-light-grey-background .full_bg, .row.full-light-background .full_bg {
    width: 99vw;
  }
}
.col.light-background, .col.light-grey-background {
  padding: 40px;
  background: #eceef0;
  color: #000000;
}
@media (max-width: 765px) {
  .col.light-background, .col.light-grey-background {
    padding: 40px 20px;
  }
}
.row.full-medium-grey-background, .row.full-dark-background {
  position: relative;
  padding: 40px 0;
}
.row.full-medium-grey-background .full_bg, .row.full-dark-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #37414d;
}
@media (max-width: 1200px) {
  .row.full-medium-grey-background .full_bg, .row.full-dark-background .full_bg {
    width: 99vw;
  }
}
.col.medium-grey-background {
  padding: 40px;
  background: #37414d;
}
@media (max-width: 765px) {
  .col.medium-grey-background {
    padding: 40px 20px;
  }
}
.col.dark-background {
  padding: 40px;
  background: #0f1923;
}
@media (max-width: 765px) {
  .col.dark-background {
    padding: 40px 20px;
  }
}
.row.full-light-grey-background {
  position: relative;
  padding: 40px 0;
  color: #000000;
}
.row.full-light-grey-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #eceef0;
}
@media (max-width: 1200px) {
  .row.full-light-grey-background .full_bg {
    width: 99vw;
  }
}
.col.light-grey-background {
  padding: 40px;
  background: #eceef0;
  color: #000000;
}
@media (max-width: 765px) {
  .col.light-grey-background {
    padding: 40px 20px;
  }
}
.row.full-research-background {
  position: relative;
  padding: 40px 0;
}
.row.full-research-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #00accd;
}
@media (max-width: 1200px) {
  .row.full-research-background .full_bg {
    width: 99vw;
  }
}
.col.research-background {
  padding: 40px;
  background: #00accd;
}
@media (max-width: 765px) {
  .col.research-background {
    padding: 40px 20px;
  }
}
.row.full-diagnostics-background {
  position: relative;
  padding: 40px 0;
}
.row.full-diagnostics-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #D499AB;
}
@media (max-width: 1200px) {
  .row.full-diagnostics-background .full_bg {
    width: 99vw;
  }
}
.col.diagnostics-background {
  padding: 40px;
  background: #D499AB;
}
@media (max-width: 765px) {
  .col.diagnostics-background {
    padding: 40px 20px;
  }
}
.row.full-main-background {
  position: relative;
  padding: 40px 0;
}
.row.full-main-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #04937F;
}
@media (max-width: 1200px) {
  .row.full-main-background .full_bg {
    width: 99vw;
  }
}
.col.main-background {
  padding: 40px;
  background: #04937F;
}
@media (max-width: 765px) {
  .col.main-background {
    padding: 40px 20px;
  }
}
.row.full-quality-background {
  position: relative;
  padding: 40px 0;
}
.row.full-quality-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #00C178;
}
@media (max-width: 1200px) {
  .row.full-quality-background .full_bg {
    width: 99vw;
  }
}
.row.full-black-background {
  position: relative;
  padding: 40px 0;
}
.row.full-black-background .full_bg {
  content: " ";
  position: absolute;
  width: 99.36vw;
  margin-left: 50%;
  left: -50vw;
  top: 0;
  bottom: 0;
  background: #000;
}
@media (max-width: 1200px) {
  .row.full-black-background .full_bg {
    width: 99vw;
  }
}
.col.quality-background {
  padding: 40px;
  background: #00c178;
}
@media (max-width: 765px) {
  .col.quality-background {
    padding: 40px 20px;
  }
}
.col.white-background {
  padding: 40px;
  background: #fff;
  color: #000;
}
.col.white-background * {
  color: #000;
}
.col.white-background .btn {
  color: #fff;
}
@media (max-width: 765px) {
  .col.white-background {
    padding: 40px 20px;
  }
}
.full-main-background, .main-background, .quality-background, .cta-block, .text-white, .full-medium-grey-background, .full-dark-background, .full-quality-background, .blocks_feature, .events_index_article_image, .slid-divided, .animated-circle, .col.quality-background, .row.quality-background, .ruo-bg {
  color: #fff;
}
.custom_table_tel {
  padding-bottom: 16px;
}
.custom_table {
  width: 100%;
}
.custom_table_value img {
  max-width: 20px;
  margin: auto;
}
.custom_table_value svg {
  max-width: 20px;
  margin: auto;
  display: block;
  fill: #37414d;
}
.custom_table_value {
  display: none;
  text-align: center;
  line-height: 1.38;
}
.custom_table_col {
  min-width: 190px;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.custom_table tr th.custom_table_headline {
  font-family: Lato;
  padding: 62px 10px 13px 28px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}
.custom_table_char {
  padding: 14px 10px 13px 28px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
.custom_table tr th {
  margin: 27px 0 13px;
  padding: 62px 2px 13px 2px;
  border-top: solid 1px #f0ede9;
  border-bottom: solid 1px #f0ede9;
}
.custom_table tr:first-child th {
  border-top: none;
}
.custom_table tr th, .custom_table tr td {
  vertical-align: middle;
}
.custom_table_mobile {
  display: none !important;
}
@media (max-width: 991px) {
  .custom_table_mobile {
    display: block !important;
    margin: auto;
  }
  .custom_table_mobile_char_val {
    display: none;
    min-height: 10px;
    text-align: center;
    width: 40%;
    min-width: 145px;
  }
  .custom_table_mobile_char_val svg {
    max-width: 20px;
    margin: auto;
    display: block;
  }
  .custom_table_mobile_char_val .img-checkmark {
    width: 22px;
    height: 22px;
    margin: auto;
  }
  .custom_table_mobile_char_title {
    width: 60%;
    padding: 5px 15px;
  }
  .custom_table_mobile_char {
    display: flex;
    padding: 5px 0;
    line-height: 1.38;
    justify-content: center;
    align-items: center;
  }
  .custom_table_tel {
    display: none !important;
  }
}
@media (max-width: 410px) {
  .custom_table_mobile_char {
    font-size: 12px;
  }
  .custom_table_mobile_char_val {
    min-width: 110px;
  }
}
.accordin_row {
  border-bottom: 1px solid #e9ecef;
}
.accordin_header {
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
  padding-right: 50px;
  position: relative;
}
.accordin_header h4 {
  margin-bottom: 0;
}
.accordin_header:after {
  content: " ";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -18px;
  transition: 0.3s;
  background: url(../../img/bigsl.svg) no-repeat center;
  width: 21px;
  height: 27px;
  transform: rotate(-90deg);
}
.accordin_row.open .accordin_header:after {
  transform: rotate(-270deg);
}
.accordin_content {
  padding-bottom: 30px;
  transition: 0s;
  display: none;
}
.accordin_content .btn {
  float: right;
  margin-top: 30px;
}
.img-checkmark {
  display: block;
  background: url(../../img/checkmark.svg) no-repeat center;
  height: 16px;
  width: 25px;
  background-size: cover;
  margin: auto;
}
.custom_table.color-1 .info_tr_gray, .custom_table_mobile.color-1 .info_tr_gray {
  background-color: #eceef0;
}
.custom_table.color-1 tr:last-child, .custom_table_mobile.color-1 tr:last-child {
  border-bottom: solid 1px #37414d;
}
.custom_table.color-3 tr th, .custom_table.color-3 tr td, .custom_table_mobile.color-3 tr th, .custom_table_mobile.color-3 tr td {
  border-bottom: solid 1px #02947f;
}
.custom_table.color-3 .info_tr_gray, .custom_table_mobile.color-3 .info_tr_gray {
  background-color: rgba(2, 148, 127, 0.2);
}
.custom_table.color-3 a.open_video, .custom_table_mobile.color-3 a.open_video {
  color: #02947f;
}
.custom_table.color-3 a.open_video::before, .custom_table_mobile.color-3 a.open_video::before {
  background-image: url("../../img/shapes-and-symbols-color-3.svg");
}
.custom_table.color-4 tr th, .custom_table.color-4 tr td, .custom_table_mobile.color-4 tr th, .custom_table_mobile.color-4 tr td {
  border-bottom: solid 1px #00c178;
}
.custom_table.color-4 .info_tr_gray, .custom_table_mobile.color-4 .info_tr_gray {
  background-color: rgba(0, 193, 120, 0.2);
}
.custom_table.color-4 a.open_video, .custom_table_mobile.color-4 a.open_video {
  color: #00c178;
}
.custom_table.color-4 a.open_video::before, .custom_table_mobile.color-4 a.open_video::before {
  background-image: url("../../img/shapes-and-symbols-color-4.svg");
}
.custom_table.color-5 tr th, .custom_table.color-5 tr td, .custom_table_mobile.color-5 tr th, .custom_table_mobile.color-5 tr td {
  border-bottom: solid 1px #D499AB;
}
.custom_table.color-5 .info_tr_gray, .custom_table_mobile.color-5 .info_tr_gray {
  background-color: rgba(59, 223, 202, 0.2);
}
.custom_table.color-5 a.open_video, .custom_table_mobile.color-5 a.open_video {
  color: #D499AB;
}
.custom_table.color-5 a.open_video::before, .custom_table_mobile.color-5 a.open_video::before {
  background-image: url("../../img/shapes-and-symbols-color-5.svg");
}
.custom_table.color-7 tr th, .custom_table.color-7 tr td, .custom_table_mobile.color-7 tr th, .custom_table_mobile.color-7 tr td {
  border-bottom: solid 1px #00accd;
}
.custom_table.color-7 .info_tr_gray, .custom_table_mobile.color-7 .info_tr_gray {
  background-color: rgba(206, 243, 99, 0.2);
}
.custom_table.color-7 a.open_video, .custom_table_mobile.color-7 a.open_video {
  color: #00accd;
}
.custom_table.color-7 a.open_video::before, .custom_table_mobile.color-7 a.open_video::before {
  background-image: url("../../img/shapes-and-symbols-color-7.svg");
}
.custom_table_mobile.color-1 .info_tr_gray {
  background-color: rgba(0, 0, 0, 0);
}
.custom_table_mobile.color-3 .info_tr_gray {
  background-color: rgba(2, 148, 127, 0.2);
}
.custom_table_mobile.color-3 .accordin_row {
  border-bottom: 1px solid #02947f;
}
.custom_table_mobile.color-4 .info_tr_gray {
  background-color: rgba(0, 193, 120, 0.2);
}
.custom_table_mobile.color-4 .accordin_row {
  border-bottom: 1px solid #00c178;
}
.custom_table_mobile.color-5 .info_tr_gray {
  background-color: rgba(59, 223, 202, 0.2);
}
.custom_table_mobile.color-5 .accordin_row {
  border-bottom: 1px solid #D499AB;
}
.custom_table_mobile.color-7 .info_tr_gray {
  background-color: rgba(206, 243, 99, 0.2);
}
.custom_table_mobile.color-7 .accordin_row {
  border-bottom: 1px solid #00accd;
}
.table_article-wrap {
  overflow: auto;
  width: 100%;
}
.table_article {
  margin: 50px 0 40px;
  width: 100%;
}
.table_article tr {
  width: 100%;
}
.table_article tr.table_article-content:nth-child(even) {
  background-color: #0f1923;
}
.table_article tr:last-child {
  border-bottom: solid 1px #37414d;
}
.table_article tr th {
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0f1923;
  text-align: left;
  min-width: 162px;
  padding: 7px 0 12px 18px;
}
@media (max-width: 991px) {
  .table_article tr th {
    padding: 5px;
    min-width: 120px;
  }
}
.table_article tr th:first-child {
  padding-left: 28px;
}
@media (max-width: 991px) {
  .table_article tr th:first-child {
    padding-left: 5px;
  }
}
.table_article tr td {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #37414d;
  vertical-align: top;
  min-width: 162px;
  padding: 7px 0 15px 18px;
}
@media (max-width: 991px) {
  .table_article tr td {
    padding: 5px;
    min-width: 120px;
  }
}
.table_article tr td:first-child {
  padding-left: 28px;
}
@media (max-width: 991px) {
  .table_article tr td:first-child {
    padding-left: 5px;
  }
}
.table_article tr td.table_article-btn {
  padding: 19px 25px;
  text-align: right;
  width: 160px;
}
@media (max-width: 991px) {
  .table_article tr td.table_article-btn {
    padding: 10px 5px;
  }
}
.table_article tr td.table_article-date {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .table_article tr td.table_article-date {
    white-space: normal;
  }
}
.table_article tr td.table_article-course {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .table_article tr td.table_article-course {
    white-space: normal;
  }
}
.table_article tr td.table_article-price {
  padding-right: 10px;
}
@media (max-width: 991px) {
  .table_article tr td.table_article-price {
    padding-right: 5px;
  }
}
.table_article-more {
  text-align: center;
}
.table_article.color-1 tr.table_article-content:nth-child(even) {
  background: #eceef0;
}
.table_article.color-1 tr:last-child {
  border-bottom: solid 1px #37414d;
}
.table_article.color-2 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #37414d;
  border-bottom: solid 1px #37414d;
  background: rgba(0, 0, 0, 0);
}
.table_article.color-2 tr:last-child {
  border-bottom: solid 1px #37414d;
}
.table_article.color-3 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #02947f;
  border-bottom: solid 1px #02947f;
  background: rgba(2, 148, 127, 0.2);
}
.table_article.color-3 tr:last-child {
  border-bottom: solid 1px #02947f;
}
.table_article.color-4 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #00c178;
  border-bottom: solid 1px #00c178;
  background: rgba(0, 193, 120, 0.2);
}
.table_article.color-4 tr:last-child {
  border-bottom: solid 1px #00c178;
}
.table_article.color-5 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #D499AB;
  border-bottom: solid 1px #D499AB;
  background: rgba(59, 223, 202, 0.2);
}
.table_article.color-5 tr:last-child {
  border-bottom: solid 1px #D499AB;
}
.table_article.color-6 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #eceef0;
  border-bottom: solid 1px #eceef0;
  background: rgba(0, 0, 0, 0);
}
.table_article.color-6 tr:last-child {
  border-bottom: solid 1px #eceef0;
}
.table_article.color-7 tr.table_article-content:nth-child(even) {
  border-top: solid 1px #00accd;
  border-bottom: solid 1px #00accd;
  background: rgba(206, 243, 99, 0.2);
}
.table_article.color-7 tr:last-child {
  border-bottom: solid 1px #00accd;
}
.table_article-wrap .btn, .table_article-more .btn {
  font-family: "IBM Plex Sans";
  white-space: nowrap;
  width: 120px;
}
.sold_out {
  cursor: default;
  background: #37414D;
}
.sold_out:before {
  display: none;
}
.sold_out:hover {
  color: #fff !important;
}
.popup-video {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.25);
}
.popup-video .popup-video-start {
  width: 1000px;
  max-width: 100%;
  min-width: 200px;
  min-height: 200px;
  background: #000000;
  height: auto;
  margin: auto;
}
.popup-video .popup-video-closed {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.popup-video .popup-video-closed::after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 15px;
  width: 100px;
  height: 100px;
  z-index: 1112;
  background-image: url("../../img/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .popup-video .popup-video-closed::after {
    width: 50px;
    height: 50px;
  }
}
.open_video {
  margin-left: 5px;
}
.open_video::before {
  content: " ";
  height: 12px;
  width: 12px;
  margin: 0;
  margin-right: 2px;
  display: inline-block;
  background-image: url("../../img/shapes-and-symbols.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.layouts_hed {
  padding: 100px 0;
  display: flex;
  min-height: 100vh;
  position: relative;
}
.layouts_hed .layouts_hed-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.layouts_hed .layouts_hed-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.layouts_slide_content .layouts_slide_content-name {
  margin-bottom: 2px;
}
.layouts_slide_content .layouts_slide_content-sub-name {
  margin-bottom: 36px;
}
.layouts_slide-centter {
  align-items: center;
}
@media (max-width: 992px) {
  .layouts_slide-centter {
    flex-direction: column-reverse;
  }
}
.special-layouts-slider_wrap {
  position: relative;
}
@media (max-width: 992px) {
  .special-layouts-slider_wrap {
    min-height: 400px;
  }
}
.special-layouts-slider_wrap .special-layouts-slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .special-layouts-slider_wrap .special-layouts-slider {
    position: static;
  }
}
.special-layouts-slider_wrap .special-layouts-slider .layouts_slide {
  position: sticky;
  top: 0;
}
@media (max-width: 992px) {
  .special-layouts-slider_wrap .special-layouts-slider .layouts_slide {
    position: static;
  }
}
.special-layouts-slider_wrap .layouts_slide_image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.special-layouts-slider_wrap .layouts_slide_image img {
  border-radius: 500px;
  display: block;
}
.special-layouts-slider_wrap ul.slick-dots {
  bottom: -45px;
  justify-content: flex-start;
}
.special-layouts-slider_wrap ul.slick-dots li {
  width: 15px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 14px 0 2px;
}
.special-layouts-slider_wrap ul.slick-dots li a.dot {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.special-layouts-slider_wrap ul.slick-dots li.slick-active {
  background-color: rgba(0, 0, 0, 0);
}
.special-layouts-slider_wrap ul.slick-dots li.slick-active a.dot {
  color: #cef363;
  text-decoration: underline;
}
.layouts_slide_content_wrap {
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .layouts_slide_content_wrap {
    overflow: visible;
  }
}
.layouts_slide_slides {
  position: relative;
  display: flex;
  transition: 0.5s;
}
@media (max-width: 992px) {
  .layouts_slide_slides {
    left: 0 !important;
  }
}
.layouts_slide_image_wrap {
  max-width: 350px;
}
@media (max-width: 992px) {
  .layouts_slide_image_wrap {
    max-width: 100%;
  }
}
.layouts_slide_image_padding {
  position: relative;
  padding-top: 100%;
}
@media (max-width: 992px) {
  .layouts_slide_image_padding {
    left: 0 !important;
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.layouts_slide_image_img {
  position: absolute;
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  transition: 1s;
  overflow: hidden;
}
@media (max-width: 992px) {
  .layouts_slide_image_img {
    position: static;
  }
}
.layouts_slide_image_img[data-i="0"] {
  width: 100%;
}
.layouts_slide_image_img.stretchLeft {
  width: 100%;
}
.layouts_slide_image_img img {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 1000px;
  max-width: 1000px;
  z-index: 1;
  width: auto;
  height: 100%;
}
@media (max-width: 992px) {
  .layouts_slide_image_img img {
    position: static;
    margin: auto;
  }
}
.special-layouts-slider_bg {
  height: 100vh !important;
}
@media (max-width: 992px) {
  .special-layouts-slider_bg {
    display: none;
  }
}
@keyframes stretchLeft {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes stretchLeft {
  0% {
    -webkit-transform: scale(0.3);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.iframe_video_wrap video {
  max-width: 100%;
}
.hero {
  padding: 50px 0;
}
.hero.hero-v2 {
  padding: 0;
  margin: 15px 0;
}
@media (max-width: 767px) {
  .hero {
    padding: 50px 0;
    max-width: 500px;
    margin: auto;
  }
  .hero.hero-v2 {
    padding: 0;
    margin: 15px auto;
  }
}
.hero .hero-img {
  position: relative;
}
.hero .hero-img .hero-img-content {
  top: 0;
  right: 15px;
  left: 15px;
  bottom: 0;
}
.hero .hero-img .hero-img-content img {
  display: block;
  max-width: calc(50vw - 15px);
  float: right;
  max-height: 10000px;
}
@media (max-width: 767px) {
  .hero .hero-img .hero-img-content img {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.hero .hero-img .hero-img-content .iframe_video_wrap {
  width: calc(50vw - 15px);
  max-width: 1300px;
  float: right;
}
.hero .hero-img .hero-img-content .iframe_video_wrap video {
  max-width: 100%;
}
@media (max-width: 767px) {
  .hero .hero-img .hero-img-content .iframe_video_wrap {
    max-width: 100%;
    width: 100% !important;
    float: none;
    margin: 0 auto;
  }
}
.hero .hero-img-content-v2 {
  margin-right: -15px;
  margin-left: -15px;
}
.hero .hero-img-content-v2 img, .hero .hero-img-content-v2 video {
  display: block;
}
.hero .hero-text-v2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  background: #fff;
}
.hero .hero-text-v2.color-6 {
  background: #eceef0;
}
.hero .hero-text-v2.color-3 {
  background: #02947f;
  color: #fff;
}
.hero .hero-text-v2.color-3 a {
  color: #fff;
}
.hero .hero-text-v2.color-4 {
  background: #00c178;
  color: #fff;
}
.hero .hero-text-v2.color-4 a {
  color: #fff;
}
.hero .hero-text-v2.color-5 {
  background: #D499AB;
  color: #fff;
}
.hero .hero-text-v2.color-5 a {
  color: #fff;
}
.hero .hero-text-v2.color-7 {
  background: #00accd;
  color: #fff;
}
.hero .hero-text-v2.color-7 a {
  color: #fff;
}
.hero .hero-text-v2.color-10 {
  background: #b4dfd9;
}
.hero .hero-text-v2.general {
  background: #37414d;
  color: #fff;
}
.hero .hero-text-v2.general a {
  color: #fff;
}
@media (max-width: 767px) {
  .hero .hero-text-v2 {
    padding: 30px 20px;
  }
}
.hero .hero-text-v2 p {
  font-size: 18px;
}
.hero .hero-text-v2-top {
  width: 100%;
}
.hero .hero-bottom-link {
  margin-bottom: 0;
  width: 100%;
  margin-top: 20px;
}
.hero .hero-right {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .hero .hero-right {
    flex-direction: column;
  }
}
.hero .hero-right .hero-img .hero-img-content img {
  float: left;
}
.hero .hero-right .hero-img .hero-img-content .iframe_video_wrap {
  float: left;
}
@media (max-width: 767px) {
  .hero .hero-right .hero-img .hero-img-content .iframe_video_wrap {
    width: 100% !important;
  }
}
.hero .hero-tag {
  padding: 23px 0 47px;
}
@media (max-width: 991px) {
  .hero .hero-tag {
    padding: 17px 0;
  }
}
@media (max-width: 767px) {
  .hero .hero-tag {
    padding: 44px 0 17px;
  }
}
.hero .hero-text {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .hero .hero-text h2 {
    margin-bottom: 23px;
  }
}
@media (max-width: 767px) {
  .hero .hero-link {
    position: relative;
  }
}
.hero .btn {
  margin-top: 38px;
}
@media (max-width: 991px) {
  .hero .btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hero .btn {
    margin-top: 26px;
  }
}
.features_list {
  padding: 0 0 10px;
  font-size: 20px;
  line-height: 1.2;
  color: #6c757d;
  text-align: left;
}
.features_list h2 {
  margin-bottom: 25px;
}
.features_list .features_list-article {
  padding: 25px 15px;
}
.large_quote {
  padding: 50px 0;
}
.large_quote .large_quote-img {
  padding-bottom: 90px;
}
.large_quote .large_quote-img img {
  padding: 0 6px;
}
@media (max-width: 767px) {
  .large_quote .large_quote-img {
    padding-bottom: 60px;
  }
}
.large_quote .large_quote-text {
  padding-top: 50px;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #eceef0;
}
@media (max-width: 767px) {
  .large_quote .large_quote-text {
    padding-top: 40px;
  }
}
@media (max-width: 576px) {
  .large_quote .large_quote-text {
    padding-top: 25px;
  }
}
.labouring-inefficiently {
  position: relative;
  top: 0;
  opacity: 1;
}
.labouring-inefficiently span {
  transition: 0.3s;
  opacity: 1;
}
.infinite-configurability {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.infinite-configurability span {
  transition: 0.3s;
  opacity: 0;
}
lottie-player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slowly-appearing-text {
  text-align: center;
  position: relative;
}
.slowly-appearing-stop {
  position: absolute;
  bottom: -200px;
}
.display-3.color-3 .labouring-inefficiently {
  color: #eceef0;
}
.display-3.color-3 .infinite-configurability .slowly_text_wrap p {
  background: linear-gradient(to right, #04937f 40%, #04c88d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slowly_text_wrap {
  width: 0;
  overflow: hidden;
  background: #0f1923;
  position: relative;
  transition: 3s;
}
.slowly_text_wrap.show.load {
  width: 100%;
}
.slowly_text_wrap.finish:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  display: block;
  background: #0f1923;
  background: transparent;
  background: -moz-linear-gradient(left, rgba(15, 25, 35, 0) 0%, #0f1923 80%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 25, 35, 0)), color-stop(80%, #0f1923));
  background: -webkit-linear-gradient(left, rgba(15, 25, 35, 0) 0%, #0f1923 80%);
  background: -o-linear-gradient(left, rgba(15, 25, 35, 0) 0%, #0f1923 80%);
  background: -ms-linear-gradient(left, rgba(15, 25, 35, 0) 0%, #0f1923 80%);
  background: linear-gradient(to right, rgba(15, 25, 35, 0) 0%, #0f1923 80%);
  transition: 0.3s;
}
@media (max-width: 768px) {
  .slowly_text_wrap:after {
    width: 15px;
  }
  .slowly_text_wrap[style="width: 100%;"]:after {
    right: -15px;
  }
}
.custom_block {
  padding: 55px 0;
}
.custom_block.black-bg {
  background-color: #37414d;
}
.custom_block.white-bg {
  background-color: #eceef0;
}
.custom_block.color-3-grad {
  background-color: #04937F;
}
.custom_block.color-4-grad {
  background-color: #00C178;
}
.custom_block.color-5-grad {
  background-color: #D499AB;
}
.custom_block.color-7-grad {
  background-color: #00accd;
}
.custom_block .custom_block-information h2 {
  font-weight: bold;
}
.custom_block-margin {
  margin-top: 15px;
  margin-bottom: 15px;
}
iframe {
  max-width: 100%;
}
.custom_block-article {
  padding: 40px 60px 57px;
  background-color: #37414d;
  text-align: center;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .custom_block-article {
    padding: 30px 15px;
  }
}
.custom_block-article.text-white {
  color: #ffffff;
}
.custom_block-article.text-black {
  color: #37373c;
}
.custom_block-article.text-black h2 {
  color: #37373c;
}
.custom_block-article.color-1 {
  background-color: #37414d;
}
.custom_block-article.color-2 {
  background-color: #37414d;
}
.custom_block-article.color-3 {
  background: #04937F;
}
.custom_block-article.color-4 {
  background: #00C178;
}
.custom_block-article.color-5 {
  background: #D499AB;
}
.custom_block-article.color-6 {
  background-color: #eceef0;
}
.custom_block-article.color-7 {
  background: #00accd;
}
.custom_block-article .custom_block-information img {
  max-width: 150px;
  margin-bottom: 0.8em;
}
.custom_butons_colvo {
  padding: 28px 0;
}
.custom_block-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: auto;
}
.custom_block-btns .custom_block-btn {
  margin: 19px 14px 0;
  padding: 10px 20px;
  font-size: 20px;
  font-family: "IBM Plex Sans";
}
.custom_block-btns .custom_block-btn.color-1 {
  background-color: #c6005c;
}
.custom_block-btns .custom_block-btn.color-2 {
  background-color: #37414d;
}
.custom_block-btns .custom_block-btn.color-3 {
  background: #04937F;
}
.custom_block-btns .custom_block-btn.color-4 {
  background: #00C178;
}
.custom_block-btns .custom_block-btn.color-5 {
  background: #D499AB;
}
.custom_block-btns .custom_block-btn.color-6 {
  background-color: #eceef0;
  color: #37373c;
}
.custom_block-btns .custom_block-btn.color-7 {
  background: #00accd;
  color: #37373c;
}
.training-columns-name {
  min-height: 120px;
}
.images_or_video-text {
  margin-top: 32px;
  margin-bottom: 42px;
}
.slick-slide, .slick-slide a, .layouts_slide_left, .layouts_slide_right, .images_or_video_media {
  outline: none;
}
.images_or_video_slide_wrap {
  outline: none;
  display: flex;
  align-items: center;
  height: 100vh;
}
@media (max-width: 992px) {
  .images_or_video_slide_wrap {
    height: auto;
  }
}
.images_or_video_images_wrap {
  position: sticky;
  height: 100vh;
  display: flex;
  align-items: center;
  top: 0;
}
@media (max-width: 992px) {
  .images_or_video_images_wrap {
    height: auto;
    padding-bottom: 25px;
  }
}
.images_or_video_images {
  position: relative;
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .images_or_video {
    flex-direction: column-reverse;
  }
}
.images_or_video_media {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
@media (max-width: 992px) {
  .images_or_video_media {
    position: static;
    opacity: 1;
  }
}
.images_or_video_media.active {
  position: relative;
  opacity: 1;
  transition: 2s;
  z-index: 2;
}
.images_or_video_media img {
  display: block;
  margin: 0 auto;
  max-height: 100vh;
}
.iframe_video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.iframe_video.s730 {
  padding-bottom: 75%;
}
.iframe_video.s1300 {
  padding-bottom: 76.923%;
}
.iframe_video .wistia_embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.iframe_video.hide_control .w-bottom-bar, .iframe_video.hide_control .w-vulcan-overlays-table {
  display: none !important;
}
.animated-circles-old {
  opacity: 0;
}
.animated-circles-old .animated-circles-track {
  transition: 0s;
  left: 0;
  position: relative;
}
.animated-circles-old .animated-circles-track.play {
  transition: 12s;
  transition-timing-function: linear;
}
.animated-circles-old .animated-circles-track.play .animated-circle-wrap {
  opacity: 0;
  transition-duration: 1s;
  transition-delay: 2s;
  transition-timing-function: linear;
}
.animated-circles-old .animated-circles-track.play .animated-circle.animated-circle-hide {
  opacity: 1;
  transition-duration: 1s;
  transition-timing-function: linear;
}
.animated-circles-old .animated-circles-track:not(.play) .animated-circle-wrap {
  transition-delay: 0s !important;
}
.animated-circles-old .animated-circles-track:not(.play) .animated-circle.animated-circle-hide {
  transition-delay: 0s !important;
}
.animated-circles-old .animated-circle-wrap {
  float: left;
  opacity: 1;
  transition-duration: 0s;
  position: relative;
}
.animated-circles-old .animated-circle-wrap:nth-child(2n) {
  margin-top: 105px;
}
.animated-circles-old .animated-circle {
  width: 204px;
  height: 204px;
  border-radius: 204px;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0f1923;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.animated-circles-old .animated-circle.color-3 {
  background: #04937F;
}
.animated-circles-old .animated-circle.color-4 {
  background: #00C178;
}
.animated-circles-old .animated-circle.color-5 {
  background: #D499AB;
}
.animated-circles-old .animated-circle.color-7 {
  background: #00accd;
}
.animated-circles-old .animated-circle.animated-circle-hide {
  opacity: 0;
  transition: 0s;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: line-through;
}
.animated-circles-old .animated-circle p {
  margin: 0;
}
.animated-circles {
  opacity: 0;
}
.animated-circles::after {
  z-index: 2;
  width: 200px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: linear-gradient(to left, #0f1923 20%, transparent 100%);
}
.animated-circles .animated-circles-track {
  transition: 0s;
  left: 0;
  position: relative;
}
.animated-circles .animated-circles-track.play {
  transition: 12s;
  transition-timing-function: linear;
}
.animated-circles .animated-circles-track.play .animated-circle-wrap {
  opacity: 0;
  transition-duration: 1s;
  transition-delay: 2s;
  transition-timing-function: linear;
}
.animated-circles .animated-circles-track.play .animated-circle.animated-circle-hide {
  opacity: 1;
  transition-duration: 1s;
  transition-timing-function: linear;
}
.animated-circles .animated-circles-track:not(.play) .animated-circle-wrap {
  transition-delay: 0s !important;
}
.animated-circles .animated-circles-track:not(.play) .animated-circle.animated-circle-hide {
  transition-delay: 0s !important;
}
.animated-circles .animated-circle-wrap {
  float: left;
  opacity: 1;
  transition-duration: 0s;
  transition: 0.3s;
  position: relative;
}
.animated-circles .animated-circle-wrap:nth-child(2n) {
  margin-top: 105px;
}
.animated-circles .animated-circle-wrap .animated-circle {
  width: 204px;
  height: 204px;
  border-radius: 204px;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.animated-circles .animated-circle-wrap .animated-circle.color-3 {
  background: #04937F;
}
.animated-circles .animated-circle-wrap .animated-circle.color-4 {
  background: #00C178;
}
.animated-circles .animated-circle-wrap .animated-circle.color-5 {
  background: #D499AB;
}
.animated-circles .animated-circle-wrap .animated-circle.color-7 {
  background: #00accd;
}
.animated-circles .animated-circle-wrap .animated-circle.animated-circle-hide {
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: line-through;
}
.animated-circles .animated-circle-wrap .animated-circle p {
  margin: 0;
}
.animated-circles .animated-circle-wrap.show_hide .animated-circle.animated-circle-hide {
  opacity: 1;
}
.animated-circles .animated-circle-wrap.op0 {
  opacity: 0;
}
.ovh {
  overflow: hidden;
}
.animated-circles-track.new-circles-blok {
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  max-width: 100%;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 800px) {
  .animated-circles-track.new-circles-blok {
    display: block;
    margin: auto;
    max-width: 338px;
    padding-top: 0;
  }
}
@media (max-width: 350px) {
  .animated-circles-track.new-circles-blok {
    max-width: 294px;
  }
}
@media (max-width: 1100px) {
  .animated-circles .new-circles-blok .animated-circle-wrap .animated-circle {
    width: 204px;
    height: 204px;
    border-radius: 204px;
  }
}
@media (max-width: 950px) {
  .animated-circles .new-circles-blok .animated-circle-wrap .animated-circle {
    width: 204px;
    height: 204px;
    border-radius: 204px;
  }
}
@media (max-width: 800px) {
  .animated-circles .animated-circle-wrap {
    margin-top: 20px;
  }
  .animated-circles .animated-circle-wrap:nth-child(2n) {
    margin-top: 20px;
    float: right;
  }
  .animated-circles .animated-circle-wrap:nth-child(2) {
    margin-top: 20px;
  }
}
@media (max-width: 350px) {
  .animated-circles .animated-circle-wrap {
    margin-top: 20px;
  }
  .animated-circles .animated-circle-wrap:nth-child(1) {
    margin-top: 0;
  }
  .animated-circles .animated-circle-wrap:nth-child(2n) {
    margin-top: 20px;
  }
  .animated-circles .animated-circle-wrap:nth-child(2) {
    margin-top: 20px;
  }
  .animated-circles .new-circles-blok .animated-circle-wrap .animated-circle {
    width: 204px;
    height: 204px;
    border-radius: 204px;
  }
}
.animated-circles .new-circles-blok .animated-circle-wrap .animated-circle.animated-circle-hide {
  text-decoration: none;
}
.animated-circles .animated-circle-wrap.op0 {
  opacity: 1;
}
.images_or_video ul.slick-dots {
  bottom: -20px;
}
@media (max-width: 767px) {
  .animation-with-text-text {
    margin-top: 44px;
  }
}
.animation-with-text-video-right {
  float: right;
}
@media (max-width: 767px) {
  .animation-with-text-video-right {
    float: none;
  }
}
.form_message {
  background: #37414d;
  border-top: 2px solid #00c178;
  padding-top: 36px;
  padding-left: 21px;
  padding-bottom: 22px;
  padding-right: 28px;
}
.form_message .container_any {
  display: none !important;
}
.form_message .message_ok {
  margin-top: 15px;
}
.form_message .input_wrap_message {
  margin-right: 147px;
}
@media (max-width: 767px) {
  .form_message .input_wrap_message {
    margin-right: 0;
  }
}
.form_message .input_wrap_message textarea {
  display: block;
  resize: none;
  width: 100%;
  height: 108px;
  background: none;
  color: #fff;
  border: none;
  font-family: Lato;
  font-size: 16px;
  outline: none;
}
.form_message .input_wrap_message textarea::placeholder {
  color: #fff;
}
.form_message .input_wrap_message textarea:focus::placeholder {
  font-size: 0;
}
.form_message .input_wrap_message textarea.error::placeholder {
  color: red;
}
.form_message .input_wrap_submit {
  margin-top: -48px;
  float: right;
}
.form_message .input_wrap_submit input {
  width: 132px;
  height: 48px;
  display: block;
  border: none;
  cursor: pointer;
  font-family: "IBM Plex Sans";
  font-size: 20px;
  color: #fff;
  background: linear-gradient(to right, #c6005c 0%, #dc6b8c 100%);
  outline: none;
}
.form_message .input_wrap_submit input:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .form_message .input_wrap_submit input {
    margin-top: 15px;
  }
}
.form_message .container_any {
  clear: none;
}
.form_message_wrap .row {
  position: relative;
  z-index: 2;
}
.form_message_wrap .bg {
  margin-top: -100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .form_message_wrap .bg {
    max-height: 200px;
  }
}
.form_message_contacts {
  padding: 40px;
  color: #fff;
  background-color: #00c178;
}
@media (max-width: 950px) {
  .form_message_contacts {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .form_message_contacts {
    margin-top: 30px;
  }
}
.form_message_contacts a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.form_message_contacts a:after {
  display: none;
}
.countdown {
  margin: 0 auto;
  text-align: center;
  max-width: 450px;
}
.countdown .countdown_text {
  margin-top: 35px;
}
.countdown_row {
  margin-top: 55px;
  display: flex;
}
.countdown_row .countdown_col {
  width: 33.3%;
}
.countdown_row .countdown_col .countdown_item {
  margin: 0 auto;
  width: 93px;
}
.countdown_row .countdown_col .countdown_item p {
  margin-top: 30px;
  margin-bottom: 0;
}
.countdown_circle {
  width: 93px;
  height: 93px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #00c178;
  position: relative;
}
.countdown_circle .countdown_circle_content {
  font-size: 35px;
  color: #00c178;
}
svg.counter_svg {
  width: 111px;
  height: 111px;
  position: absolute;
  left: -10px;
  top: -10px;
}
svg .fill {
  fill: rgba(0, 0, 0, 0);
  stroke-linecap: round;
  stroke-dasharray: 314;
  position: relative;
}
svg .fill .dot {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: #fff;
}
.circle_dote {
  width: 103px;
  height: 103px;
  left: -6px;
  top: -6px;
  position: absolute;
}
.circle_dote:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #00c178;
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-radius: 5px;
}
.faq-category-navigation {
  border-bottom: solid 1px #eceef0;
  margin: 24px 0;
  display: flex;
  justify-content: space-between;
}
.faq-category-navigation .faq-category-navigation-link {
  display: block;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: #eceef0;
  border-bottom: solid 2px rgba(0, 0, 0, 0);
  padding: 11px;
  margin: 0 10px -1px;
}
.faq-category-navigation .faq-category-navigation-link:hover {
  color: #02947f;
  border-color: #02947f;
}
.faq-category-navigation .faq-category-navigation-link:first-child {
  margin-left: 0;
  padding-left: 0;
}
.faq-category-navigation .faq-category-navigation-link:last-child {
  margin-right: 0;
  padding-right: 0;
}
.faq-category-navigation .faq-category-navigation-link.active {
  color: #02947f;
  border-color: #02947f;
}
.app-single-block {
  margin-top: 46px;
}
.blog_index .blog_index-line.faq-category-tabs.new_category-tabs {
  border-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
}
.blog_index .blog_index-line.faq-category-tabs.new_category-tabs .faq-category-tabs-a {
  white-space: nowrap;
}
.blog_index .blog_index-line.faq-category-tabs.new_category-tabs .break {
  flex-basis: 100%;
  height: 0;
}
.app-new-hed .scrollable .viewport {
  height: 35px !important;
}
.app-new-hed .blog_index-line_wrap .computer_slider-nav_right {
  align-items: center;
}
.app-new-hed .blog_index-line_wrap .computer_slider-nav_right::after {
  height: 23px;
}
.app-new-hed .blog_index-line_wrap .computer_slider-nav_left {
  align-items: center;
}
.app-new-hed .blog_index-line_wrap .computer_slider-nav_left::after {
  height: 23px;
}
.app-new-hed .twolines .scrollable .viewport {
  height: 81px !important;
}
.app-new-hed-name {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  margin-bottom: 12px;
}
.app-new-hed-name.mt-24 {
  margin-top: 36px;
}
.faq-category-tabs {
  display: flex;
  flex-wrap: wrap;
}
.faq-category-tabs .faq-category-tabs-a {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #37414d;
  border-radius: 2px;
  border: solid 1px #37414d;
  min-width: 123px;
  padding: 6px 25px 4px;
  text-align: center;
  position: relative;
  margin: 0 22px 16px 0;
}
.faq-category-tabs .faq-category-tabs-a:hover {
  border-color: #02947f;
  background: #02947f;
  opacity: 1;
  color: #fff;
}
.faq-category-tabs .faq-category-tabs-a:first-child {
  margin-left: 0;
}
.faq-category-tabs .faq-category-tabs-a:last-child {
  margin-right: 0;
}
.faq-category-tabs .faq-category-tabs-a .img-close {
  position: absolute;
  right: 5px;
  top: 7px;
  bottom: 8px;
  display: none;
  width: 16px;
  height: 16px;
  background-image: url(../../img/close.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
}
.faq-category-tabs .faq-category-tabs-a.active {
  border-color: #02947f;
  background: #02947f;
  color: #fff;
}
.faq-category-tabs .faq-category-tabs-a.active .img-close {
  display: block;
}
.faq-category-element {
  position: relative;
  margin-bottom: 43px;
}
@media (max-width: 767px) {
  .faq-category-element.app-center-news {
    max-width: 351px;
    margin: 0 auto 43px;
  }
}
.faq-category-element .faq-category-img {
  position: relative;
  max-width: 351px;
  margin: 0 auto;
}
.faq-category-element .faq-category-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
}
.faq-category-element .faq-category-img .faq-category-img-standart {
  position: relative;
}
.faq-category-element .faq-category-img .faq-category-img-hover {
  opacity: 0;
  transition: 0.5s;
  z-index: 2;
  height: 100%;
}
.faq-category-element::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: none;
  background-image: linear-gradient(to right, #3bddca, #23a5ca);
  opacity: 0;
  transition: 0.3s;
  z-index: -1;
  background: #eceef0;
  opacity: 1;
}
.faq-category-element:hover .faq-category-img-hover {
  opacity: 1;
}
.faq-category-element:hover.diagnostics::before {
  background: #D499AB;
}
.faq-category-element:hover.research::before {
  background: #00accd;
}
.faq-category-element:hover.research .faq-category-name-text {
  color: #000000;
}
.faq-category-element:hover.research .faq-category-name-cod {
  color: #000000;
}
.faq-category-tipe {
  border-radius: 2px;
  background-color: #0f1923;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.67;
  letter-spacing: normal;
  text-align: center;
  padding: 5px 9px 5px 10px;
  position: absolute;
  top: 16px;
  right: 25px;
  display: block;
  z-index: 5;
}
.faq-category-tipe.color-5 {
  background: #D499AB;
  color: #fff;
}
.faq-category-tipe.color-7 {
  background: #00accd;
  color: #fff;
}
.faq-category-name {
  padding: 10px 10px 0 9px;
}
.faq-category-name .faq-category-name-text {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #37414d;
  float: left;
  width: 74%;
  padding-right: 14px;
  min-height: 48px;
}
.faq-category-name .faq-category-name-cod {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: right;
  color: #37414d;
  float: right;
  text-align: right;
  width: 26%;
}
.faq-category-name .faq-category-tipe {
  position: static;
  display: inline-block;
  margin-bottom: 6px;
}
.faq_single .faq-hed-slider {
  width: 100%;
  height: 278px;
}
.faq_single .faq-hed-slider .slick-list {
  height: 100%;
}
.faq_single .faq-hed-slider .slick-list .faq-hed-slid img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.faq_single h3 {
  padding-top: 86px;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .faq_single h3 {
    padding-top: 20px;
  }
}
.faq_single h2 {
  margin-bottom: 0;
}
.app-hed {
  margin-top: 50px;
  margin-bottom: 15px;
}
.app-hed.app-new-hed {
  margin: 0;
}
.app_processed {
  position: relative;
}
.app_processed img {
  display: block;
}
.app_processed .app_processed_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1s;
}
.app_processed .app_processed_button {
  position: absolute;
  right: 29px;
  bottom: 25px;
  background: #04937F;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 11px 0px 9px;
  cursor: pointer;
  min-width: 121px;
  text-align: center;
  margin: 0;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .app_processed .app_processed_button {
    min-width: 100px;
    padding: 7px 0;
    right: 15px;
    bottom: 15px;
  }
}
.app_processed .app_processed_button:hover {
  cursor: pointer;
}
.app_processed .app_processed_button.app_processed_prev {
  display: none;
}
.app_processed.processed .app_processed_image {
  opacity: 1;
}
.app_processed.processed .app_processed_button.app_processed_prev {
  display: block;
}
.app_processed.processed .app_processed_button.app_processed_next {
  display: none;
}
.faq_single-hed-tab {
  position: absolute;
  right: 29px;
  bottom: 25px;
  background-color: #02947f;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 11px 15px 9px;
}
.faq_single-name {
  text-align: center;
  padding: 40px 0;
}
@media (max-width: 992px) {
  .faq_single-name {
    padding: 40px 0;
  }
}
.faq_single-name .faq_single-name-code {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.faq_single-name h1 {
  margin-top: 5px;
  margin-bottom: 51px;
  text-align: left;
}
.faq_single-name .faq_single-name-text {
  text-align: left;
}
.app_processed_icon_block {
  position: absolute;
  right: 15px;
  padding: 1px;
  top: 32px;
  background-color: #ffffff;
}
.app_processed_icon_block .app_processed_icon {
  display: block;
  height: 24px !important;
}
.app_processed_icon_block .app_processed_span {
  color: #0f1923;
  display: block;
  padding: 0 5px;
}
.show_more_button {
  background-color: #02947f;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 11px 0px 9px;
  cursor: pointer;
  min-width: 121px;
  text-align: center;
  margin: 10px auto 0;
  transition: 0.3s;
  width: 150px;
}
@media (max-width: 992px) {
  .show_more_button {
    display: none;
  }
}
.show_more_button:hover {
  background-color: #006f5f;
  cursor: pointer;
}
.ruo-bg {
  background-color: #37414d;
  padding: 50px 0;
}
@media (max-width: 992px) {
  .ruo-bg {
    padding: 20px 0;
  }
}
.ruo-slider ul.slick-dots li {
  background-color: #6d839c;
}
.ruo-slider .ruo-slide {
  outline: none;
  padding-top: 26px;
}
.ruo-slider .ruo-slide.hide_desktop {
  display: none;
}
@media (max-width: 992px) {
  .ruo-slider .ruo-slide.hide_desktop {
    display: block;
  }
}
.ruo-slider img {
  display: block;
  margin: 0 auto;
}
.ruo-slider .ruo-slider-name {
  margin: 24px 0;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
}
.ruo-slider .ruo-slider-text a, .ruo-slider .ruo-slider-text {
  color: #ffffff;
}
.ruo-slider ul.slick-dots {
  bottom: -25px;
}
.faq_single .faq {
  padding: 0 15px 40px;
}
.faq_single .faq-article {
  padding: 32px 50px 9px 37px;
}
@media (max-width: 992px) {
  .faq_single .faq-article {
    padding-right: 37px;
  }
}
.faq_single .faq-article .faq-active-content {
  padding-top: 20px;
  padding-bottom: 30px;
}
.faq_single .faq-article .circle-plus {
  top: 32px;
  right: 26px;
}
.faq_single .faq-article .circle-plus .arrow-dowm {
  height: 12px;
  width: 23px;
}
.faq_single .faq-article.faq-active .circle-plus .arrow-dowm {
  transform: rotate(180deg);
}
.arrow-dowm {
  background-image: url("../../img/arrow-dowm.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 100%;
}
.blog_index.blog_new-line .blog_index-line_wrap .blog_index-line_absolue {
  top: auto;
  bottom: 0;
}
.blog_index.blog_new-line .blog_index-line_wrap .blog_index-line-scroll .blog_index-line {
  border-top: 0px;
  border-bottom: solid 2px #eceef0;
}
.blog_index.blog_new-line .blog_index-line_wrap .blog_index-line-scroll .blog_index-line .blog_index-line-item {
  padding: 0px 30px 10px;
  border-bottom: solid 3px #eceef0;
  color: #37414d;
  margin-bottom: -3px;
  border-top: 0px;
}
.blog_index.blog_new-line .blog_index-line_wrap .blog_index-line-scroll .blog_index-line .blog_index-line-item:hover {
  border-bottom: solid 3px #02947f;
  color: #02947f;
  border-top: 0px;
}
.blog_index.blog_new-line .blog_index-line_wrap .blog_index-line-scroll .blog_index-line .blog_index-line-item.active {
  border-bottom: solid 3px #02947f;
  color: #02947f;
  border-top: 0px;
}
.search-app-block {
  position: absolute;
  right: 15px;
  top: -7px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .search-app-block {
    position: relative;
    top: 0;
    right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
  }
  .search-app-block .search-app {
    border-bottom-color: #ffffff;
  }
}
.search-app {
  position: relative;
  background-color: #eceef0;
  border: solid 1px #eceef0;
  color: #37414d;
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: normal;
  width: 200px;
  height: 38px;
  padding: 0 12px;
  outline-offset: none !important;
  outline: none !important;
  border-radius: 0 !important;
}
.slick-initialized .slick-slide.headers-centered {
  padding: 100px 0;
  display: flex;
  align-items: center;
  min-height: calc(100vh - 71px);
  position: relative;
}
.headers-centered.cta-block {
  min-height: calc(100vh - 71px);
}
.headers-centered-slider {
  max-width: 100%;
}
.headers-centered-slider .slick-arrow {
  bottom: 36px;
  top: auto;
  margin-top: 0;
  left: 50%;
}
.headers-centered-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta-block.headers-centered .cta-text .cta-text-content {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 8px auto 26px;
}
.page-color .headers-centered.cta-block {
  background: none !important;
}
.cta-block.headers-centered .btn {
  margin: 14px 20px 0 0;
}
.cta-block.headers-centered .btn:first-child {
  background: #3bdfca;
}
.scroll_down_rel {
  position: relative;
  height: 0;
  width: 100%;
}
.scroll_down {
  position: absolute;
  right: 0;
  top: -175px;
  height: 147px;
}
.scroll_down .scroll_down-line {
  position: absolute;
  background: #ffffff;
  width: 1px;
  top: 5px;
  bottom: 5px;
  right: 0;
}
.scroll_down .scroll_down-bg {
  background: #3bdfca;
  height: 49px;
  width: 7px;
  position: absolute;
  top: 0;
  right: -3px;
}
.scroll_down .scroll_down-text {
  transform: translate(25px, 35px) rotate(-90deg);
  font-family: Lato;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #3bdfca;
  text-transform: uppercase;
}
.slid-divided {
  overflow: hidden;
}
.slid-divided .headers-slider-divided-column-max {
  max-height: 768px;
}
.slid-divided img {
  max-width: 10000px;
  height: 100% !important;
}
.slid-divided .cta-text-content {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
.slid-divided .scroll_down .scroll_down-bg {
  background: #ffffff !important;
}
.slid-divided .scroll_down .scroll_down-text {
  color: #ffffff !important;
}
.slid-divided .cta-text {
  padding: 75px 0 120px;
}
.slid-divided-article {
  z-index: 2;
  max-height: 768px;
}
.slid-divided-article .cta-text {
  height: 100%;
  max-height: 100%;
}
.headers-slider-divided .btn {
  margin: 0 22px 22px 0;
}
.slid-divided-article-bg {
  position: absolute;
  top: 0;
  right: -15px;
  bottom: 0;
  height: 100%;
  width: 50vw;
  background: #00C178;
  z-index: -1;
}
@media (max-width: 991px) {
  .scroll_down_rel {
    display: none;
  }
}
@media (max-width: 767px) {
  .slid-divided-article {
    min-height: 1px;
    margin: 0 auto;
  }
  .slid-divided-position {
    flex-direction: column-reverse;
    width: 99.4vw;
    position: relative;
    margin-left: 50% !important;
    left: -50vw;
  }
  .slid-divided-position img {
    width: calc(100% + 30px);
    margin: 0 -15px;
    height: auto;
  }
  .slid-divided-position .scroll_down_rel {
    display: none;
  }
  .slid-divided-position .slid-divided-article-bg {
    right: 0;
    width: 100% !important;
  }
  .slid-divided-position .cta-text {
    padding: 35px 0 94px;
  }
}
.slid-divided_left, .slid-divided_right {
  bottom: 40px;
  position: absolute;
  width: 34px;
  height: 34px;
  border: solid 1px #ffffff;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 11px;
}
.slid-divided_left svg, .slid-divided_right svg {
  max-width: 9px;
  max-height: 18px;
  fill: #ffffff;
}
.slid-divided_left {
  left: 15px;
  transform: rotate(180deg);
}
.slid-divided_right {
  left: 61px;
}
.arow-container {
  position: absolute;
  bottom: 0;
}
.scroll_down-bg {
  transition: 2s;
}
.scroll_down-bg.active {
  top: 93px;
}
.cta-block.headers-subheadline-wrap {
  min-height: calc(100vh - 71px);
}
.headers-subheadline h1 {
  margin-top: 30px;
}
.headers-subheadline-subheadline {
  font-size: 29px;
  line-height: 1.18;
}
.faq {
  padding: 50px 0;
}
@media (max-width: 992px) {
  .faq {
    padding: 25px 0;
  }
}
.faq-article {
  position: relative;
  padding: 22px 78px 0 24px;
  border-top: solid 1px #37414d;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .faq-article {
    padding: 22px 50px 0 24px;
  }
}
.faq-article.faq-active {
  background-color: #eceef0;
  border-top: none;
}
.faq-article.faq-active .faq-active-line {
  transition: 0.3s;
  width: 100%;
  display: none;
}
.faq-article.faq-active + .faq-article {
  border-top: none;
}
.faq-article.faq-active + .faq-article .faq-active-line {
  display: none;
}
.faq-active-line {
  position: absolute;
  top: -1px;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #37373c;
}
.faq-active-text {
  font-weight: bold;
  transition: 0.3s;
  color: #0f1923;
}
.faq-active-text:hover {
  cursor: pointer;
  opacity: 0.7;
}
.faq-active-content {
  display: none;
  padding-bottom: 1px;
}
.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.faq-active {
  opacity: 1;
}
.faq-active .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}
.faq-active .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.circle-plus {
  position: absolute;
  right: 25px;
  top: 20px;
  height: 22px;
  width: 22px;
  font-size: 1em;
  opacity: 0.7;
  z-index: 9;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .circle-plus {
    right: 20px;
  }
}
.circle-plus:hover {
  cursor: pointer;
  opacity: 1;
}
.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #0F1923;
  width: 22px;
  height: 1px;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -0.5px;
}
.circle-plus .circle .vertical {
  position: absolute;
  background-color: #0F1923;
  width: 1px;
  height: 22px;
  left: 50%;
  margin-left: -0.5px;
  top: 50%;
  margin-top: -11px;
}
.mini-baner {
  padding: 42px;
  background-color: #02947f;
  color: #fff;
}
.mini-baner-number .mini-baner-number-a {
  display: block;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 16px;
}
.mini-baner-number .mini-baner-number-a:last-child {
  margin-bottom: 0;
}
/*
.page-color{
  &.color-1{
    & .line-active{
      background-color: $color-4;
    }
    & .wp-block-button .wp-block-button__link{
      background: $btn-bg;
      color: $white-text;
    }
    & p > a{
      color: $color-3;
    }
    & .wp-block-separator{
      border-color: $color-6;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $white-text;
    }
    & .wp-block-quote{
      & p{
        color: $color-4;
      }
    }
  }
  &.color-2{
    & .line-active{
      background-color: $color-2;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-2;
      color: $white-text;
    }
    & p > a{
      color: $color-2;
    }
    & .wp-block-separator{
      border-color: $color-2;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-2;
    }
    & .wp-block-quote{
      & p{
        color: $color-2;
      }
    }
  }
  &.color-3{
    & .line-active{
      background-color: $color-3;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-3;
      color: $white-text;
    }
    & p > a{
      color: $color-3;
    }
    & .wp-block-separator{
      border-color: $color-3;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-3;
    }
    & .wp-block-quote{
      & p{
        color: $color-3;
      }
    }
  }
  &.color-4{
    & .line-active{
      background-color: $color-4;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-4;
      color: $white-text;
    }
    & p > a{
      color: $color-4;
    }
    & .wp-block-separator{
      border-color: $color-4;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-4;
    }
    & .wp-block-quote{
      & p{
        color: $color-4;
      }
    }
  }
  &.color-5{
    & .line-active{
      background-color: $color-5;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-5;
      color: $white-text;
    }
    & p > a{
      color: $color-5;
    }
    & .wp-block-separator{
      border-color: $color-5;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-5;
    }
    & .wp-block-quote{
      & p{
        color: $color-5;
      }
    }
  }
  &.color-6{
    & .line-active{
      background-color: $color-6;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-6;
      color: $text-color-blac;
    }
    & p > a{
      color: $color-6;
    }
    & .wp-block-separator{
      border-color: $color-6;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-6;
    }
    & .wp-block-quote{
      & p{
        color: $color-6;
      }
    }
  }
  &.color-7{
    & .line-active{
      background-color: $color-7;
    }
    & .wp-block-button .wp-block-button__link{
      background: $color-7;
      color: $text-color-blac;
    }
    & p > a{
      color: $color-7;
    }
    & .wp-block-separator{
      border-color: $color-7;
    }
    & .color-border-top::before, .color-border-left::before, .color-border-right::before{
      background-color: $color-7;
    }
    & .wp-block-quote{
      & p{
        color: $color-7;
      }
    }
  }
  &.color-1{
    & .block{
      & .text{
      & .text{
        & h1,h2,h3,h4,h5,h6{
        }
      }
    }
  }
}
}
*/
 .is-style-dark {
  color: #000000;
}
 .is-style-dark a {
  color: #000000;
}
 .is-style-dark a.wp-block-button__link {
  background-color: #000000;
  color: #ffffff;
}
 .is-style-dark.wp-block-quote p {
  color: #000000;
}
 .is-style-dark.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .is-style-dark.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #000000;
}
 .is-style-dark.wp-block-advanced-bootstrap-blocks-column a {
  color: #000000;
}
 .dark {
  color: #000000;
}
 .dark a {
  color: #000000;
}
 .dark a.wp-block-button__link {
  background-color: #000000;
  color: #ffffff;
}
 .dark.wp-block-quote p {
  color: #000000;
}
 .dark.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .dark.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #000000;
}
 .dark.wp-block-advanced-bootstrap-blocks-column a {
  color: #000000;
}
 .is-style-color-9 {
  color: #c6005c;
}
 .is-style-color-9 a {
  color: #c6005c;
}
 .is-style-color-9 > a.wp-block-button__link {
  background-color: #c6005c;
  color: #ffffff;
}
 .is-style-color-9.wp-block-quote p {
  color: #c6005c;
}
 .is-style-color-9.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .is-style-color-9.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #c6005c;
}
 .is-style-color-2 {
  color: #37414d;
}
 .is-style-color-2 a {
  color: #37414d;
}
 .is-style-color-2 > a.wp-block-button__link {
  background-color: #37414d;
  color: #ffffff;
}
 .is-style-color-2.wp-block-quote p {
  color: #37414d;
}
 .is-style-color-2.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .is-style-color-2.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #37414d;
}
 .is-style-color-3 {
  color: #02947f;
}
 .is-style-color-3 a {
  color: #02947f;
}
 .is-style-color-3 > a.wp-block-button__link {
  background: #04937F;
  color: #ffffff;
}
 .is-style-color-3.wp-block-quote p {
  color: #02947f;
}
 .is-style-color-3.wp-block-advanced-bootstrap-blocks-column {
  color: #37414d;
}
 .is-style-color-3.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #02947f;
}
 .is-style-color-4 {
  color: #00c178;
}
 .is-style-color-4 a {
  color: #00c178;
}
 .is-style-color-4 > a.wp-block-button__link {
  background: #00C178;
  color: #ffffff;
}
 .is-style-color-4.wp-block-quote p {
  color: #00c178;
}
 .is-style-color-4.wp-block-advanced-bootstrap-blocks-column {
  color: #37414d;
}
 .is-style-color-4.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #00c178;
}
 .is-style-color-5 {
  color: #D499AB;
}
 .is-style-color-5 a {
  color: #D499AB;
}
 .is-style-color-5 > a.wp-block-button__link {
  background: #D499AB;
  color: #ffffff;
}
 .is-style-color-5.wp-block-quote p {
  color: #D499AB;
}
 .is-style-color-5.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #D499AB;
}
 .is-style-color-6 {
  color: #eceef0;
}
 .is-style-color-6 a {
  color: #eceef0;
}
 .is-style-color-6 > a.wp-block-button__link {
  background-color: #eceef0;
  color: #37373c;
}
 .is-style-color-6.wp-block-quote p {
  color: #eceef0;
}
 .is-style-color-6.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .is-style-color-6.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #eceef0;
}
 .is-style-color-7 {
  color: #00accd;
}
 .is-style-color-7 a {
  color: #00accd;
}
 .is-style-color-7 > a.wp-block-button__link {
  background: #00accd;
  color: #ffffff;
}
 .is-style-color-7.wp-block-quote p {
  color: #00accd;
}
 .is-style-color-7.wp-block-advanced-bootstrap-blocks-column {
  color: #ffffff;
}
 .is-style-color-7.wp-block-advanced-bootstrap-blocks-column::before {
  background-color: #00accd;
}
.computer_slider-wrap.color-1 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #00accd;
  color: #00accd;
}
.computer_slider-wrap.color-1 .computer_slider-nav .computer_slide.active {
  color: #00accd;
  border-bottom: solid 2px #00accd;
}
.computer_slider-wrap.color-2 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #37414d;
  color: #37414d;
}
.computer_slider-wrap.color-2 .computer_slider-nav .computer_slide.active {
  color: #37414d;
  border-bottom: solid 2px #37414d;
}
.computer_slider-wrap.color-9 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #c6005c;
  color: #c6005c;
}
.computer_slider-wrap.color-9 .computer_slider-nav .computer_slide.active {
  color: #c6005c;
  border-bottom: solid 2px #c6005c;
}
.computer_slider-wrap.color-3 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #02947f;
  color: #02947f;
}
.computer_slider-wrap.color-3 .computer_slider-nav .computer_slide.active {
  color: #02947f;
  border-bottom: solid 2px #02947f;
}
.computer_slider-wrap.color-4 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #00c178;
  color: #00c178;
}
.computer_slider-wrap.color-4 .computer_slider-nav .computer_slide.active {
  color: #00c178;
  border-bottom: solid 2px #00c178;
}
.computer_slider-wrap.color-5 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #D499AB;
  color: #D499AB;
}
.computer_slider-wrap.color-5 .computer_slider-nav .computer_slide.active {
  color: #D499AB;
  border-bottom: solid 2px #D499AB;
}
.computer_slider-wrap.color-6 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #eceef0;
  color: #eceef0;
}
.computer_slider-wrap.color-6 .computer_slider-nav .computer_slide.active {
  color: #eceef0;
  border-bottom: solid 2px #eceef0;
}
.computer_slider-wrap.color-7 .computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #00accd;
  color: #00accd;
}
.computer_slider-wrap.color-7 .computer_slider-nav .computer_slide.active {
  color: #00accd;
  border-bottom: solid 2px #00accd;
}
.header-navigation ul li.research a:hover, .header-navigation ul li.research.visible.current_page_item > a, .header-navigation ul li.research li.visible.current_page_item > a {
  color: #00accd;
}
.header-navigation ul li.research:hover > a {
  color: #00accd;
}
.header-navigation ul li.diagnostics a:hover, .header-navigation ul li.diagnostics.visible.current_page_item > a, .header-navigation ul li.diagnostics li.visible.current_page_item > a {
  color: #D499AB;
}
.header-navigation ul li.diagnostics:hover > a {
  color: #D499AB;
}
.header-navigation ul li.qualitopix a:hover, .header-navigation ul li.qualitopix.visible.current_page_item > a, .header-navigation ul li.qualitopix li.visible.current_page_item > a {
  color: #00c178;
}
.header-navigation ul li.qualitopix:hover > a {
  color: #00c178;
}
.header-navigation ul li#menu-item-17783 a:hover, .header-navigation ul li#menu-item-17783.visible.current_page_item > a, .header-navigation ul li#menu-item-17783 li.visible.current_page_item > a {
  color: #00c178;
}
.header-navigation ul li#menu-item-17783:hover > a {
  color: #00c178;
}
.faq.color-1 .faq-article.faq-active .faq-active-line {
  background-color: rgba(0, 0, 0, 0);
}
.faq.color-1 .mini-baner {
  background-color: rgba(0, 0, 0, 0);
}
.faq.color-2 .faq-article.faq-active .faq-active-line {
  background-color: #37414d;
}
.faq.color-2 .mini-baner {
  background-color: #37414d;
}
.faq.color-3 .faq-article.faq-active .faq-active-line {
  background-color: #02947f;
}
.faq.color-3 .mini-baner {
  background-color: #02947f;
}
.faq.color-4 .faq-article.faq-active .faq-active-line {
  background-color: #00c178;
}
.faq.color-4 .mini-baner {
  background-color: #00c178;
}
.faq.color-5 .faq-article.faq-active .faq-active-line {
  background-color: #D499AB;
}
.faq.color-5 .mini-baner {
  background-color: #D499AB;
}
.faq.color-6 .faq-article.faq-active .faq-active-line {
  background-color: #eceef0;
}
.faq.color-6 .mini-baner {
  background-color: #eceef0;
  color: #37373c;
}
.faq.color-6 .mini-baner a, .faq.color-6 .mini-baner h3 {
  color: #37373c;
}
.faq.color-7 .faq-article.faq-active .faq-active-line {
  background-color: #00accd;
}
.faq.color-7 .mini-baner {
  background-color: #00accd;
  color: #37373c;
}
.faq.color-7 .mini-baner a, .faq.color-7 .mini-baner h3 {
  color: #37373c;
}
.page-color .cta-block.headers-centered.color-1 .btn:first-child {
  background-color: rgba(0, 0, 0, 0);
}
.page-color .cta-block.headers-centered.color-2 .btn:first-child {
  background-color: #37414d;
}
.page-color .cta-block.headers-centered.color-3 .btn:first-child {
  background: #04937F;
}
.page-color .cta-block.headers-centered.color-4 .btn:first-child {
  background: #00C178;
}
.page-color .cta-block.headers-centered.color-5 .btn:first-child {
  background: #D499AB;
}
.page-color .cta-block.headers-centered.color-6 .btn:first-child {
  background-color: #eceef0;
  color: #37373c;
}
.page-color .cta-block.headers-centered.color-6 .cta-text-name {
  color: #ffffff;
}
.page-color .cta-block.headers-centered.color-6 .cta-text-content {
  color: #ffffff;
}
.page-color .cta-block.headers-centered.color-7 .btn:first-child {
  background: #00accd;
  color: #37373c;
}
.page-color .cta-block.headers-centered.color-7 .cta-text-name {
  color: #ffffff;
}
.page-color .cta-block.headers-centered.color-7 .cta-text-content {
  color: #ffffff;
}
.page-color .cta-block.headers-centered.color-8 .btn:first-child {
  background: #0f1923;
}
.page-color .cta-block.headers-centered.color-9 .btn:first-child {
  background: #c6005c;
}
.scroll_down_rel.color-1 .slid-divided_left, .scroll_down_rel.color-1 .slid-divided_right, .arow-container.color-1 .slid-divided_left, .arow-container.color-1 .slid-divided_right {
  border-color: rgba(0, 0, 0, 0);
}
.scroll_down_rel.color-1 .slid-divided_left svg, .scroll_down_rel.color-1 .slid-divided_right svg, .arow-container.color-1 .slid-divided_left svg, .arow-container.color-1 .slid-divided_right svg {
  fill: rgba(0, 0, 0, 0);
}
.scroll_down_rel.color-1 .scroll_down .scroll_down-bg, .arow-container.color-1 .scroll_down .scroll_down-bg {
  background-color: rgba(0, 0, 0, 0);
}
.scroll_down_rel.color-1 .scroll_down .scroll_down-text, .arow-container.color-1 .scroll_down .scroll_down-text {
  color: rgba(0, 0, 0, 0);
}
.scroll_down_rel.color-2 .slid-divided_left, .scroll_down_rel.color-2 .slid-divided_right, .arow-container.color-2 .slid-divided_left, .arow-container.color-2 .slid-divided_right {
  border-color: #37414d;
}
.scroll_down_rel.color-2 .slid-divided_left svg, .scroll_down_rel.color-2 .slid-divided_right svg, .arow-container.color-2 .slid-divided_left svg, .arow-container.color-2 .slid-divided_right svg {
  fill: #37414d;
}
.scroll_down_rel.color-2 .scroll_down .scroll_down-bg, .arow-container.color-2 .scroll_down .scroll_down-bg {
  background-color: #37414d;
}
.scroll_down_rel.color-2 .scroll_down .scroll_down-text, .arow-container.color-2 .scroll_down .scroll_down-text {
  color: #37414d;
}
.scroll_down_rel.color-3 .slid-divided_left, .scroll_down_rel.color-3 .slid-divided_right, .arow-container.color-3 .slid-divided_left, .arow-container.color-3 .slid-divided_right {
  border-color: #02947f;
}
.scroll_down_rel.color-3 .slid-divided_left svg, .scroll_down_rel.color-3 .slid-divided_right svg, .arow-container.color-3 .slid-divided_left svg, .arow-container.color-3 .slid-divided_right svg {
  fill: #02947f;
}
.scroll_down_rel.color-3 .scroll_down .scroll_down-bg, .arow-container.color-3 .scroll_down .scroll_down-bg {
  background-color: #02947f;
}
.scroll_down_rel.color-3 .scroll_down .scroll_down-text, .arow-container.color-3 .scroll_down .scroll_down-text {
  color: #02947f;
}
.scroll_down_rel.color-4 .slid-divided_left, .scroll_down_rel.color-4 .slid-divided_right, .arow-container.color-4 .slid-divided_left, .arow-container.color-4 .slid-divided_right {
  border-color: #00c178;
}
.scroll_down_rel.color-4 .slid-divided_left svg, .scroll_down_rel.color-4 .slid-divided_right svg, .arow-container.color-4 .slid-divided_left svg, .arow-container.color-4 .slid-divided_right svg {
  fill: #00c178;
}
.scroll_down_rel.color-4 .scroll_down .scroll_down-bg, .arow-container.color-4 .scroll_down .scroll_down-bg {
  background-color: #00c178;
}
.scroll_down_rel.color-4 .scroll_down .scroll_down-text, .arow-container.color-4 .scroll_down .scroll_down-text {
  color: #00c178;
}
.scroll_down_rel.color-5 .slid-divided_left, .scroll_down_rel.color-5 .slid-divided_right, .arow-container.color-5 .slid-divided_left, .arow-container.color-5 .slid-divided_right {
  border-color: #D499AB;
}
.scroll_down_rel.color-5 .slid-divided_left svg, .scroll_down_rel.color-5 .slid-divided_right svg, .arow-container.color-5 .slid-divided_left svg, .arow-container.color-5 .slid-divided_right svg {
  fill: #D499AB;
}
.scroll_down_rel.color-5 .scroll_down .scroll_down-bg, .arow-container.color-5 .scroll_down .scroll_down-bg {
  background-color: #D499AB;
}
.scroll_down_rel.color-5 .scroll_down .scroll_down-text, .arow-container.color-5 .scroll_down .scroll_down-text {
  color: #D499AB;
}
.scroll_down_rel.color-6 .slid-divided_left, .scroll_down_rel.color-6 .slid-divided_right, .arow-container.color-6 .slid-divided_left, .arow-container.color-6 .slid-divided_right {
  border-color: #eceef0;
}
.scroll_down_rel.color-6 .slid-divided_left svg, .scroll_down_rel.color-6 .slid-divided_right svg, .arow-container.color-6 .slid-divided_left svg, .arow-container.color-6 .slid-divided_right svg {
  fill: #eceef0;
}
.scroll_down_rel.color-6 .scroll_down .scroll_down-bg, .arow-container.color-6 .scroll_down .scroll_down-bg {
  background-color: #eceef0;
}
.scroll_down_rel.color-6 .scroll_down .scroll_down-text, .arow-container.color-6 .scroll_down .scroll_down-text {
  color: #eceef0;
}
.scroll_down_rel.color-7 .slid-divided_left, .scroll_down_rel.color-7 .slid-divided_right, .arow-container.color-7 .slid-divided_left, .arow-container.color-7 .slid-divided_right {
  border-color: #00accd;
}
.scroll_down_rel.color-7 .slid-divided_left svg, .scroll_down_rel.color-7 .slid-divided_right svg, .arow-container.color-7 .slid-divided_left svg, .arow-container.color-7 .slid-divided_right svg {
  fill: #00accd;
}
.scroll_down_rel.color-7 .scroll_down .scroll_down-bg, .arow-container.color-7 .scroll_down .scroll_down-bg {
  background-color: #00accd;
}
.scroll_down_rel.color-7 .scroll_down .scroll_down-text, .arow-container.color-7 .scroll_down .scroll_down-text {
  color: #00accd;
}
.headers-slider-divided.color-1 .slid-divided-article-bg {
  background: rgba(0, 0, 0, 0);
}
.headers-slider-divided.color-1 .slid-divided {
  color: #37414d;
}
.headers-slider-divided.color-2 .slid-divided-article-bg {
  background: #37414d;
}
.headers-slider-divided.color-3 .slid-divided-article-bg {
  background: #04937F;
}
.headers-slider-divided.color-4 .slid-divided-article-bg {
  background: #00C178;
}
.headers-slider-divided.color-5 .slid-divided-article-bg {
  background: #D499AB;
}
.headers-slider-divided.color-6 .slid-divided-article-bg {
  background: #eceef0;
}
.headers-slider-divided.color-6 .display-4 {
  color: #37373c;
}
.headers-slider-divided.color-6 .cta-text-content {
  color: #37373c;
}
.headers-slider-divided.color-7 .slid-divided-article-bg {
  background: #00accd;
}
.headers-slider-divided.color-7 .display-4 {
  color: #37373c;
}
.headers-slider-divided.color-7 .cta-text-content {
  color: #37373c;
}
.wp-block-separator {
  border-color: #eceef0;
}
.white {
  color: #ffffff;
}
.wp-block-quote a {
  color: #ffffff !important;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-2 {
  background-color: #37414d;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-3 {
  background-color: #02947f;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-4 {
  background-color: #00c178;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-5 {
  background-color: #D499AB;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-6 {
  background-color: #eceef0;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-7 {
  background-color: #00accd;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-8 {
  background-color: #0f1923;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line.color-9 {
  background-color: #c6005c;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-2 {
  color: #37414d;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-3 {
  color: #02947f;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-4 {
  color: #00c178;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-5 {
  color: #D499AB;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-6 {
  color: #eceef0;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-7 {
  color: #00accd;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-8 {
  color: #0f1923;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num.color-9 {
  color: #c6005c;
}
.cta-block {
  padding: 100px 0;
  display: flex;
  align-items: center;
  min-height: 100vh;
}
.cta-block.small-cta-banner {
  min-height: 96px;
  justify-content: center;
  padding: 25px 60px 23px;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .cta-block.small-cta-banner {
    flex-wrap: wrap;
    min-height: 300px;
    padding: 42px 10px 39px;
  }
}
.cta-block.small-cta-banner .cta-text-content {
  font-family: "IBM Plex Sans";
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding-right: 75px;
  text-align: center;
}
@media (max-width: 992px) {
  .cta-block.small-cta-banner .cta-text-content {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .cta-block.small-cta-banner .cta-text-content {
    padding-right: 0;
    width: 100%;
    padding-bottom: 99px;
  }
}
.cta-block.small-cta-banner .btn.big {
  margin: 0;
}
.cta-block.small-cta-parent {
  padding: 25px 60px 23px;
  min-height: 96px;
}
@media (max-width: 767px) {
  .cta-block.small-cta-parent {
    padding: 42px 10px 39px;
    min-height: 300px;
  }
}
.cta-block.small-cta-parent .small-cta-banner {
  padding: 0;
  min-height: 0;
}
.cta-block .cta-text {
  text-align: center;
}
.cta-block .cta-text .cta-text-name {
  text-align: center;
}
.cta-block .cta-text .cta-text-content {
  text-align: center;
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style1, .cta-block .cta-text-left- {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.cta-block .cta-text-left-style1 .cta-text-label, .cta-block .cta-text-left- .cta-text-label {
  width: 140px;
  height: 140px;
  padding: 30px 10px;
  padding-right: 50px;
  font-size: 26px;
  line-height: 21px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 600;
  font-family: "IBM Plex Sans";
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style1 .cta-text-label, .cta-block .cta-text-left- .cta-text-label {
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 25px;
    height: 83px;
    width: 83px;
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style1 .cta-text-label, .cta-block .cta-text-left- .cta-text-label {
    font-size: 26px;
    line-height: 21px;
    margin-bottom: 40px;
    width: 140px;
    height: 140px;
    padding: 30px 10px;
  }
}
.cta-block .cta-text-left-style1 .btn, .cta-block .cta-text-left- .btn {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style1 .btn, .cta-block .cta-text-left- .btn {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style1 .btn, .cta-block .cta-text-left- .btn {
    margin-top: 40px;
  }
}
.cta-block .cta-text-left-style1 .display-4, .cta-block .cta-text-left- .display-4 {
  font-weight: 600;
  font-size: 70px;
  line-height: 68px;
  line-height: 1;
  margin-bottom: 0px;
  color: #fff;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style1 .display-4, .cta-block .cta-text-left- .display-4 {
    font-size: 41px;
    line-height: 40px;
  }
}
.cta-block .cta-text .cta-text-content, .cta-block .cta-text-left-style1 .cta-text-content, .cta-block .cta-text-left- .cta-text-content {
  margin-top: 30px;
  font-family: Lato;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
.cta-block .cta-text-left-style2 .cta-text-label {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 58px;
  font-weight: 700;
  font-family: "IBM Plex Sans";
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style2 .cta-text-label {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style2 .cta-text-label {
    margin-bottom: 46px;
  }
}
.cta-block .cta-text-left-style2 .btn {
  margin-top: 45px;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style2 .btn {
    margin-top: 44px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style2 .btn {
    margin-top: 100px;
  }
}
.cta-block .cta-text-left-style2 .cta-text-content {
  font-size: 24px;
  line-height: 24px;
  font-family: "IBM Plex Sans";
}
.cta-block .cta-text-left-style2 .cta-text-content p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style2 .cta-text-content {
    font-size: 26px;
    line-height: 26px;
  }
}
.cta-block .cta-text-left-style2 .display-4 {
  font-weight: 600;
  font-size: 70px;
  line-height: 68px;
  line-height: 1;
  margin-bottom: 43px;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style2 .display-4 {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style2 .display-4 {
    margin-bottom: 28px;
    font-size: 41px;
    line-height: 40px;
  }
}
.cta-block .cta-text-left-style2 .btn {
  margin-top: 75px;
}
@media (max-width: 991px) {
  .cta-block .cta-text-left-style2 .btn {
    margin-top: 44px;
  }
}
@media (max-width: 767px) {
  .cta-block .cta-text-left-style2 .btn {
    margin-top: 100px;
  }
}
.headers-centered.cta-block {
  flex-wrap: wrap;
}
.headers-centered-btns {
  align-self: flex-end;
}
.cta-block-extra.cta-block .cta-text .cta-text-content {
  margin-bottom: 15px;
}
.cta-block.cta-block-img {
  min-height: 1px;
  padding: 0;
  margin: 50px 0;
  position: relative;
}
.cta-block.cta-block-img .cta-text {
  min-height: 551px;
  text-align: left;
}
@media (max-width: 991px) {
  .cta-block.cta-block-img .cta-text {
    min-height: 418px;
  }
}
@media (max-width: 575px) {
  .cta-block.cta-block-img .cta-text {
    flex-direction: column-reverse;
  }
}
.cta-block.cta-block-img .cta-text .cta-text-name {
  text-align: left;
}
.cta-block.cta-block-img .cta-text .cta-text-name .cta-content {
  margin-left: -30px;
  padding: 62px 0 58px;
}
@media (max-width: 575px) {
  .cta-block.cta-block-img .cta-text .cta-text-name .cta-content {
    margin-left: 0;
    padding: 47px 23px 40px 26px;
  }
  .cta-block.cta-block-img .cta-text .cta-text-name .cta-content .btn {
    margin-top: 51px;
  }
}
.cta-text-img {
  position: relative;
}
@media (max-width: 575px) {
  .cta-text-img {
    height: 206px;
  }
}
.cta-text-img img {
  position: absolute;
  right: 15px;
  bottom: 0;
}
@media (max-width: 991px) {
  .cta-text-img img {
    right: 15px;
    bottom: 0;
  }
}
@media (max-width: 575px) {
  .cta-text-img img {
    right: 15px;
    top: 0;
    bottom: auto;
  }
}
.cta-text-img-new {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cta-block.cta-block-extra {
  padding: 87px 0 79px;
  display: flex;
  align-items: center;
  min-height: 426px;
}
.page-color .color-1.cta-block {
  background: rgba(0, 0, 0, 0);
  color: #37414d;
}
.page-color .color-2.cta-block {
  background: #37414d;
  color: #eceef0;
}
.page-color .color-3.cta-block {
  background: #02947f;
  color: #eceef0;
}
.page-color .color-4.cta-block {
  background: #00c178;
  color: #eceef0;
}
.page-color .color-5.cta-block {
  background: #D499AB;
  color: #eceef0;
}
.page-color .color-6.cta-block {
  background: #eceef0;
  color: #37414d;
}
.page-color .color-7.cta-block {
  background: #00accd;
}
.page-color .color-3.cta-block {
  background: #02947f;
  color: #eceef0;
  background: #04937F;
}
.page-color .color-4.cta-block {
  background: #00c178;
  color: #eceef0;
  background: #00C178;
}
.page-color .color-5.cta-block {
  background: #D499AB;
  color: #eceef0;
  background: #D499AB;
}
.page-color .color-7.cta-block {
  background: #00accd;
  background: #00accd;
}
.text-align-center {
  text-align: center;
}
.benefits_hed_name {
  font-family: "IBM Plex Sans";
  font-size: 56px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.benefits_hed_text {
  font-family: Lato;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.benefits-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 8px 0 50px;
}
.benefits-tabs .benefit_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 5px 20px;
  margin: 12px;
  border-radius: 3px;
  border: solid 1px #37414d;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #37414d;
}
.benefits-tabs .benefit_tab.benefit_tab-active {
  background-color: #02947f;
  border-color: #02947f;
  color: #fff;
}
.benefits-col {
  display: none;
}
.benefits-col.benefits-col-active {
  display: block;
}
.benefit_col_row {
  margin-bottom: 35px;
}
.benefit_col_row-name {
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 21px;
}
.benefit_col_row-img {
  display: block;
}
.benefit_col_row-more {
  display: block;
  padding: 12px 20px 8px;
  background-image: linear-gradient(to right, #04937e, #04c88c);
  margin: 60px auto;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  max-width: 160px;
}
.benefits-col-non-3 {
  display: none !important;
}
.benefits-wrap {
  margin-bottom: 100px;
}
@media (max-width: 992px) {
  .benefits-tabs .benefit_tab {
    margin: 14px;
    height: 45px;
    padding: 5px 30px;
    font-size: 20px;
  }
  .benefit_col_row-img {
    margin-bottom: 24px;
  }
  .benefit_col_row {
    margin-bottom: 100px;
  }
  .benefit_col_row-more {
    margin: 0 0 60px;
  }
}
@media (max-width: 576px) {
  .benefit_col_row {
    margin-bottom: 60px;
  }
  .benefits-tabs {
    align-items: baseline;
    justify-content: flex-start;
    flex-direction: column;
  }
  .benefits-tabs .benefit_tab {
    margin: 12px 0;
  }
  .benefits_hed_text {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .benefits_hed_name {
    font-size: 40px;
  }
}
.iframe_video iframe {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
}
.news_slider_dots span:hover {
  cursor: pointer;
}
.news_slider_wrap, .news_article_wrap {
  padding: 50px 0;
  margin: 0 -15px;
  position: relative;
}
@media (max-width: 767px) {
  .news_slider_wrap, .news_article_wrap {
    padding: 25px 0;
  }
}
.news_slider_wrap .news_slider .slick-slide {
  height: auto;
}
.go_slid:hover {
  cursor: pointer;
}
.news_slider_wrap .news_slider_dots_wrap .news_slider_dots ul.slick-dots {
  bottom: -20px;
}
.news_slider.slick-slider .slick-track, .news_article.slick-slider .slick-track {
  display: flex;
}
.news_slide {
  max-width: 350px;
  position: relative;
  background: #37414d;
  margin: 0 15px;
  height: auto;
  color: #fff;
}
@media (max-width: 575px) {
  .news_slide {
    margin: 0 auto;
    max-width: 320px;
  }
}
.news_slide_image {
  position: relative;
}
.news_slide_image img {
  display: block;
  max-width: 100%;
}
.news_slide_label {
  position: absolute;
  left: 28px;
  top: 20px;
}
.news_slide_label_static {
  margin-top: 20px;
  margin-left: 48px;
  margin-right: 28px;
}
@media (max-width: 767px) {
  .news_slide_label_static {
    margin-left: 27px;
  }
}
.news_slide_content {
  margin-top: 34px;
  margin-left: 48px;
  margin-right: 48px;
  padding-bottom: 39px;
  text-align: left;
}
@media (max-width: 767px) {
  .news_slide_content {
    margin-left: 27px;
    margin-right: 27px;
    padding-bottom: 36px;
  }
}
.news_slide_content p {
  margin-top: 20px;
}
.news_slide_link_padding {
  padding-bottom: 58px;
}
@media (max-width: 767px) {
  .news_slide_link_padding {
    padding-bottom: 38px;
  }
}
.news_slide_link {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .news_slide_link {
    bottom: 22px;
  }
}
ul.slick-dots {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -140px;
}
ul.slick-dots li {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  border-radius: 25px;
  margin: 7.5px;
  padding: 0;
  transition: 0.3s;
}
ul.slick-dots li.slick-active {
  background-color: #37414d;
}
ul.slick-dots li:hover {
  cursor: pointer;
  opacity: 0.7;
}
ul.slick-dots li button {
  display: none;
}
.news_slider_dots {
  position: relative;
  padding-top: 10px;
  display: flex;
}
.news_slider_dots a, .news_slider_dots span {
  display: block;
  width: 15px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 14px 0 2px;
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
.news_slider_dots a.active, .news_slider_dots span.active {
  color: #02947f;
  text-decoration: underline;
}
.arrow-previous-span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../../img/arrow-previous.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.arrow-next-span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../../img/arrow-next.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 28px;
  background-repeat: no-repeat;
  z-index: 10;
}
.slick-arrow:hover {
  cursor: pointer;
}
@media (max-width: 575px) {
  .slick-arrow {
    top: auto;
    bottom: -87px;
  }
}
.slick-arrow.news_slider_left {
  left: -30px;
}
@media (max-width: 1050px) {
  .slick-arrow.news_slider_left {
    left: -10px;
  }
}
@media (max-width: 575px) {
  .slick-arrow.news_slider_left {
    left: 5px;
  }
}
.slick-arrow.news_slider_right {
  right: -30px;
}
@media (max-width: 1050px) {
  .slick-arrow.news_slider_right {
    right: -10px;
  }
}
@media (max-width: 575px) {
  .slick-arrow.news_slider_right {
    right: 5px;
  }
}
@media (max-width: 575px) {
  .news_slider_dots_wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0 10px;
  }
  .slick-arrow, .news_slider_dots, .news_slider_dots ul.slick-dots {
    position: static;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    max-width: 222px;
  }
  .news_slider_wrap .news_slider_dots_wrap .slick-arrow {
    margin: 0 !important;
  }
}
.feature_slider_wrap {
  display: flex;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .feature_slider_wrap {
    padding: 25px 0;
  }
}
.feature_slider_wrap.feature-reverse {
  flex-direction: row-reverse;
}
.feature-for .feature-img {
  width: 100%;
  height: 100%;
}
.feature-for .feature-img img {
  width: 100%;
}
.feature-for .feature_video {
  position: relative;
  padding-bottom: 56.25%;
}
.feature-for .feature_video .play_video_slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.feature-for .feature_video .play_video_slide img {
  display: block;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: absolute;
}
.feature-for .feature_video iframe, .feature-for .feature_video .wistia_embed {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.feature-nav .slick-track {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  transform: none !important;
}
.feature-nav .slick-track .slick-slide {
  width: 100% !important;
}
.feature-nav:hover .line-active {
  width: 100% !important;
  transition: 0.1s;
}
.feature-nav .feature-nav-element {
  width: 100%;
  padding: 22px 44px 0 24px;
  margin: 0;
  position: relative;
  border-top: solid 1px #37414d;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .feature-nav .feature-nav-element {
    padding: 22px 54px 4px 47px;
  }
}
@media (max-width: 575px) {
  .feature-nav .feature-nav-element {
    padding: 19px 44px 0 24px;
  }
}
.feature-nav .feature-nav-element:hover {
  cursor: pointer;
  opacity: 0.7;
}
.feature-nav .feature-nav-element.slick-current {
  background-color: #eceef0;
  color: #37414d;
  border-top: none;
}
.feature-nav .feature-nav-element.slick-current:hover {
  cursor: auto;
  opacity: 1;
}
.feature-nav .feature-nav-element.slick-current .feature-arrow {
  transform: rotate(180deg);
}
.feature-nav .feature-nav-element.slick-current .line-active {
  visibility: visible;
}
.feature-nav .feature-nav-element.slick-current h6 {
  font-weight: bold;
}
.feature-nav .feature-nav-element.slick-current + .feature-nav-element {
  border-top: none;
}
.feature-nav .feature-nav-element .line-active {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 2px;
  width: 0;
  display: block;
  transition: 0s;
  visibility: hidden;
}
.feature-nav .feature-nav-element .feature-element {
  text-align: left;
  display: none;
  padding-bottom: 16px;
}
.feature-nav .feature-nav-element .feature-element p {
  margin: 0;
}
.feature-nav .feature-nav-element .feature-element p + p {
  margin-top: 16px;
}
.feature-nav .feature-nav-element .feature-arrow {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  right: 28px;
  top: 28px;
  transition: 0.3s;
  background-image: url(../../img/arrow-dowm.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
}
@media (max-width: 767px) {
  .feature-nav .feature-nav-element .feature-arrow {
    right: 38px;
  }
}
@media (max-width: 575px) {
  .feature-nav .feature-nav-element .feature-arrow {
    right: 28px;
  }
}
.feature_slider_wrap.stop .line-active {
  width: 100% !important;
}
.cta-block .multipurpose_slider {
  max-width: 100%;
  margin: auto;
}
.cta-block .multipurpose_slider.dots_or_not ul.slick-dots {
  display: none;
}
.cta-block .multipurpose_slider .cta-round_image {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 26px;
}
.cta-block .multipurpose_slider .cta-round_image img {
  margin: 0 auto;
  width: 97px;
  height: 97px;
  border-radius: 2px;
}
.cta-block .multipurpose_slider .cta-multipurpose_image {
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}
.cta-block .multipurpose_slider .cta-multipurpose_image img {
  margin: 0 auto;
  max-height: 86px;
}
.cta-block .multipurpose_slider .cta-text .cta-text-content {
  margin-top: 20px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}
.cta-block .multipurpose_slider .cta-text .cta-text-content.multipurpose_slider-text {
  text-align: center;
  font-weight: 600;
  margin: 20px auto 22px;
}
.cta-block .multipurpose_slider .cta-text .cta-text-name {
  margin-right: auto;
  margin-left: auto;
}
.cta-block .multipurpose_slider ul.slick-dots {
  padding: 0;
  bottom: -60px;
}
.cta-block .multipurpose_slider .btn {
  margin: 14px 10px 0;
}
.computer_slider-wrap {
  padding: 50px 0;
}
.computer_slider-fon {
  background-image: url(../../img/computer-slider-fon.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 3.25% 3.8% 16.44% 4%;
  position: absolute;
  left: 0;
  top: 0;
  height: 585px;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .computer_slider-fon {
    background-image: none;
    padding: 15px 0 80px 0;
    position: static;
    width: auto;
    height: auto;
    max-height: 585px;
  }
}
.computer_slide-text-content ul, .computer_slide-text-content ol {
  font-size: 16px;
}
@media (max-width: 992px) {
  .computer_slide-text-content {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
  }
}
.computer_slider_only_wrap {
  max-width: 736px;
  margin: auto;
}
.computer_slider_only_wrap .computer_slider_only {
  padding-top: 79.5%;
  position: relative;
}
@media (max-width: 992px) {
  .computer_slider_only_wrap .computer_slider_only {
    padding-top: 0;
  }
}
.scrollable .viewport {
  height: 33px !important;
}
.computer_slider-wrap {
  font-family: sans-serif;
  margin-top: 50px;
}
.computer_slider-nav_wrap {
  margin-top: 100px;
  position: relative;
}
@media (max-width: 992px) {
  .computer_slider-nav_wrap {
    margin-top: 20px;
  }
}
.computer_slider-nav_left {
  height: 23px;
  background: linear-gradient(to right, white 10%, #eceef0 100%);
  background: #fff;
  width: 24px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
.computer_slider-nav_left::after {
  content: " ";
  background-image: url("../../img/arrow-previous.svg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
}
.computer_slider-nav_right {
  height: 23px;
  background: linear-gradient(to left, white 10%, #eceef0 100%);
  background: #fff;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
  width: 24px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
.computer_slider-nav_right::after {
  content: " ";
  background-image: url("../../img/arrow-next.svg");
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}
.computer_slider-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: solid 1px #37414d;
  height: 33px;
}
.computer_slider-nav .computer_slide {
  padding: 0 18px 12px 18px;
  transition: 0.3s;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #7B7B7C;
}
.computer_slider-nav .computer_slide:first-child {
  padding-left: 0;
}
.computer_slider-nav .computer_slide:last-child {
  padding-right: 0;
}
.computer_slider-nav .computer_slide:hover {
  border-bottom: solid 2px #00accd;
  color: #00accd;
  cursor: pointer;
}
.computer_slider-nav .computer_slide.active {
  color: #00accd;
  border-bottom: solid 2px #00accd;
}
.computer_slider .computer_slide {
  display: none;
}
.computer_slider-text .computer_slide {
  display: none;
  padding: 32px 0 0 0;
  margin: 0;
}
.computer_slider {
  width: 100%;
  height: 100%;
}
.computer_slider .computer_slide {
  width: 100%;
  height: 100%;
}
.computer_slider .computer_slide .computer_slide_image {
  width: 100%;
  height: 100%;
  display: flex;
  background: #000;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .computer_slider .computer_slide .computer_slide_image {
    background: rgba(0, 0, 0, 0);
  }
}
.computer_slider .computer_slide .computer_slide_image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.computer_slider .computer_slide .computer_slide_video {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .computer_slider .computer_slide .computer_slide_video {
    height: auto;
    padding-bottom: 56.25%;
  }
}
.computer_slider .computer_slide .computer_slide_video .play_video_slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.computer_slider .computer_slide .computer_slide_video .play_video_slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
}
.computer_slider .computer_slide .computer_slide_video iframe, .computer_slider .computer_slide .computer_slide_video .wistia_embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  display: block;
}
.computer_slide-nav-content {
  white-space: nowrap;
}
.app_slider_wrap {
  max-height: 500px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .app_slider_wrap .app_slider .app_slide .faq-category-element .faq-category-img img {
    width: 351px;
    height: 233px;
  }
}
.app_slider_wrap .faq-category-element {
  max-width: 351px;
  margin: 0 15px;
}
.app_slider_wrap .faq-category-element a:hover {
  opacity: 1;
}
.app_slider {
  align-items: flex-start !important;
}
.big-images-slider .images-slider {
  padding-bottom: 40px;
}
.big-images-slider .images-slider .big-image-slid img {
  width: 100%;
}
.big-images-slider .big-image-dots {
  padding-bottom: 20px;
}
.big-images-slider .big-image-dots ul.slick-dots {
  bottom: -20px;
}
.big-images-slider .big-image-dots .image-dot {
  padding: 0 15px;
  width: 25%;
  transition: 0.5s;
  cursor: pointer;
  outline: none;
}
.big-images-slider .big-image-dots .image-dot .image-dot-num {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #37414d;
  padding-bottom: 10px;
}
.big-images-slider .big-image-dots .image-dot .image-dot-article {
  position: relative;
  padding-top: 12px;
}
.big-images-slider .big-image-dots .image-dot .image-dot-article .image-dot-line {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #37414d;
}
@media (max-width: 992px) {
  .big-images-slider .big-image-dots .image-dot .image-dot-article .image-dot-line {
    background-color: #00c178;
  }
}
.big-images-slider .big-image-dots .image-dot .image-dot-article .image-dot-text {
  display: none;
}
@media (max-width: 992px) {
  .big-images-slider .big-image-dots .image-dot .image-dot-article .image-dot-text {
    display: block;
  }
}
.big-images-slider .big-image-dots .image-dot.active {
  width: 50%;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-num {
  color: #00c178;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article {
  background-color: #eceef0;
  padding: 12px 60px 25px 25px;
}
@media (max-width: 992px) {
  .big-images-slider .big-image-dots .image-dot.active .image-dot-article {
    background-color: rgba(0, 0, 0, 0);
    padding: 26px 0 12px 0;
  }
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-line {
  background-color: #00c178;
}
.big-images-slider .big-image-dots .image-dot.active .image-dot-article .image-dot-text {
  display: block;
}
.cta-block.cta-block-extra.color-2 ul.slick-dots li {
  background-color: #000000;
}
.cta-block.cta-block-extra.color-2 ul.slick-dots li.slick-active {
  background-color: #d8d8d8;
}
@media (max-width: 992px) {
  .app_slider_wrap .app_slider {
    display: block !important;
    animation: none !important;
  }
  .app_slider_wrap .app_slider ul.slick-dots {
    bottom: -25px;
  }
}
.manual-slider-content {
  margin-top: 29px;
  position: relative;
}
@media (max-width: 992px) {
  .manual-slider-content {
    margin-top: 20px;
  }
}
.q-arrows {
  white-space: nowrap;
}
.q-arrow-left {
  width: 36px;
  height: 36px;
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0;
  margin-right: 15px;
}
.q-arrow-left.slick-disabled {
  cursor: default;
}
.q-arrow-left.slick-disabled:before {
  border-color: #37414d;
}
.q-arrow-left:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #00c178;
  border-radius: 50%;
}
.q-arrow-left:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../img/q-arrow-left.svg) no-repeat center;
  background-size: 15px;
}
.q-arrow-right {
  width: 85px;
  height: 36px;
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0;
  margin-left: 15px;
}
.q-arrow-right.slick-disabled {
  cursor: default;
}
.q-arrow-right.slick-disabled:before {
  border-color: #37414d;
}
.q-arrow-right:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 100%;
  border: solid 1px #00c178;
  border-radius: 50%;
}
.q-arrow-right:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../img/q-arrow-right.svg) no-repeat left center;
  background-size: 72px;
}
.manual-slider-content .q-arrows {
  position: relative;
  float: right;
  margin-bottom: 12px;
  font-size: 0;
}
@media (max-width: 787px) {
  .manual-slider-content .q-arrows {
    float: none;
  }
}
.manual-slider-name {
  margin-bottom: 17px;
}
.text-slider {
  margin-top: 42px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 787px) {
  .text-slider {
    margin-top: 22px;
  }
}
.text-slider:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 8px;
  height: 1px;
  background: #979797;
}
.text-slide {
  padding-top: 68px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (max-width: 787px) {
  .text-slide {
    padding-top: 38px;
  }
}
.text-slide:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  top: 0;
  left: -8px;
  margin-left: 50%;
  position: absolute;
  background: #00c178;
  border-radius: 8px;
}
.text-slide-text-hidden {
  display: none;
}
.text-slider-btn {
  margin: 0 auto;
  margin-top: 21px;
  display: block;
  width: 27px;
  height: 27px;
  background: url(../../img/hide_text.svg) no-repeat;
}
.text-slide-text.show + .text-slider-btn {
  background: url(../../img/show_text.svg) no-repeat;
}
.text-slider-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  z-index: 21474836479;
  opacity: 0;
  text-align: center;
  font-size: 0;
}
.text-slider-popup .text-slider-popup-container {
  width: 100%;
  height: fit-content;
}
.text-slider-popup .text-slider-popup-image-wrap {
  position: relative;
  display: inline-block;
}
.text-slider-popup .text-slider-popup-image img {
  max-width: 100%;
  max-height: calc(100vh - 120px);
  display: block;
  margin: 0 auto;
}
.text-slider-popup .text-slider-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 43px;
  height: 43px;
  cursor: pointer;
  background: url(../../img/close_popup.svg) no-repeat center;
  transition: 0.3s;
}
.text-slider-popup .text-slider-popup-close:hover {
  opacity: 0.7;
}
.timeline-slider {
  margin-top: 42px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 787px) {
  .timeline-slider {
    margin-top: 22px;
  }
}
.timeline-slider .slick-list {
  overflow: visible;
}
.timeline-slider:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: -999px;
  top: 8px;
  height: 1px;
  background: #979797;
}
.timeline-slide {
  padding-top: 68px;
  position: relative;
  padding-left: 37px;
  padding-right: 15px;
}
@media (max-width: 787px) {
  .timeline-slide {
    padding-top: 38px;
  }
}
.timeline-slide:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  top: 0;
  left: -8px;
  margin-left: 50%;
  position: absolute;
  background: #02947f;
  border-radius: 8px;
}
.timeline-slide:after {
  content: "";
  display: block;
  width: 5px;
  top: 68px;
  bottom: 15px;
  left: 0;
  position: absolute;
  background: #02947f;
  opacity: 0;
  transition: 0.5s;
}
@media (max-width: 787px) {
  .timeline-slide:after {
    top: 120px;
    left: 35px;
  }
}
.timeline-slide .timeline-slide-year {
  transition: 0.5s;
}
.timeline-slide .timeline-slide-text {
  opacity: 0;
  transition: 0.5s;
  width: 400px;
}
@media (max-width: 787px) {
  .timeline-slide .timeline-slide-text {
    padding-left: 15px;
  }
}
@media (max-width: 500px) {
  .timeline-slide .timeline-slide-text {
    width: 300px;
  }
}
@media (max-width: 400px) {
  .timeline-slide .timeline-slide-text {
    max-width: 200%;
  }
}
.timeline-slider .timeline-slide.slick-current:after {
  opacity: 1;
}
.timeline-slider .timeline-slide.slick-current:last-child:after {
  content: "";
  display: block;
  width: 999px;
  height: 16px;
  top: 0;
  left: -8px;
  margin-left: 50%;
  position: absolute;
  background: #0f1923;
  border-radius: 0;
}
.timeline-slider .timeline-slide.slick-current .timeline-slide-year {
  color: #02947f;
}
.timeline-slider .timeline-slide.slick-current .timeline-slide-text {
  opacity: 1;
}
.timeline-slider-wrap .q-arrow-right::before {
  border-color: #02947f;
}
.timeline-slider-wrap .q-arrow-left::before {
  border-color: #02947f;
}
.timeline-slider .timeline-slide:last-child:after {
  content: "";
  display: block;
  width: 999px;
  height: 16px;
  top: 0;
  bottom: auto;
  right: -999px;
  left: auto;
  margin-left: 0;
  position: absolute;
  background: #0f1923;
  border-radius: 0;
  z-index: 1;
  opacity: 1;
}
.timeline-slider .timeline-slide.timeline-slide-none {
  background: #0f1923;
}
.timeline-slider .timeline-slide.timeline-slide-none::before {
  content: none;
}
.timeline-slider-wrap {
  position: relative;
}
.timeline-slider-wrap .timeline-slider-let-border {
  position: absolute;
  left: -999px;
  width: 984px;
  top: 0;
  bottom: 0;
  z-index: 9;
  background-color: #fff;
}
.blog-col {
  margin: 0 auto;
}
.blog_hed-img img {
  width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 992px) {
  .blog_hed-img img {
    border-radius: 0 0 10px 10px;
  }
}
.blog-bg {
  border-radius: 2px;
  margin: 25px -30px 0;
  background-color: #eceef0;
  padding: 15px;
}
.blog-bg.with_thumbnail {
  margin-top: -85px;
}
@media (max-width: 992px) {
  .blog-bg {
    margin: 0;
  }
  .blog-bg.with_thumbnail {
    margin: 0;
  }
}
.blog-crums {
  padding: 4px 0 10px;
}
.blog-crums a {
  color: #37414d;
}
.blog-tag {
  padding: 1px 0 31px;
}
.blog-tag .tag {
  margin: 8px 12px 12px 0;
}
.blog-tag a {
  margin: 8px 12px 12px 0;
  padding: 3px 8px;
  background: #02947f;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  border-radius: 19px;
  display: inline-block;
}
.blog-share {
  padding: 75px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.blog-share p {
  margin: 0;
  padding-right: 7px;
}
.blog-share .wp-share-button.theme8 .share-button, .blog-share .wp-share-button.theme8 .share-button-more {
  margin: 0 10px 0 5px;
  background: #ffffff;
  border-radius: 3px;
  color: #0f1923;
  display: inline-block;
  font-size: 20px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 32px;
}
.blog-share .wp-share-button.theme8 .share-button.linkedin, .blog-share .wp-share-button.theme8 .share-button-more.linkedin {
  font-size: 24px;
}
.blog-more-info {
  padding: 35px 0;
  border-top: solid 2px #02947f;
}
.blog-more-article {
  padding: 110px 0 100px;
}
.blog .wp-block-advanced-bootstrap-blocks-column {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 16px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-left {
  padding-left: 50px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-left::before {
  left: 15px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-right {
  padding-right: 50px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-right::before {
  right: 15px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-top {
  padding-top: 50px;
}
.blog .wp-block-advanced-bootstrap-blocks-column.color-border-top::before {
  top: 15px;
}
.blog .news_slider_wrap .news_slide, .blog .news_article_wrap .news_slide, .blog_index .news_slider_wrap .news_slide, .blog_index .news_article_wrap .news_slide {
  transition: 0s;
  border-radius: 10px;
  display: block;
  background: rgba(0, 0, 0, 0);
}
.blog .news_slider_wrap .news_slide:hover, .blog .news_article_wrap .news_slide:hover, .blog_index .news_slider_wrap .news_slide:hover, .blog_index .news_article_wrap .news_slide:hover {
  background: rgba(0, 0, 0, 0);
  opacity: 1;
}
.blog .news_slider_wrap .news_slide .label, .blog .news_article_wrap .news_slide .label, .blog_index .news_slider_wrap .news_slide .label, .blog_index .news_article_wrap .news_slide .label {
  border-radius: 10px;
  background-color: #0f1923;
  color: #02947f;
}
.blog .news_slider_wrap .news_slide .label.blog_data, .blog .news_article_wrap .news_slide .label.blog_data, .blog_index .news_slider_wrap .news_slide .label.blog_data, .blog_index .news_article_wrap .news_slide .label.blog_data {
  font-family: Lato;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  line-height: 1.71;
  left: auto;
  right: 25px;
  margin-right: 25px;
  float: right;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .blog .news_slider_wrap .news_slide .label.blog_data, .blog .news_article_wrap .news_slide .label.blog_data, .blog_index .news_slider_wrap .news_slide .label.blog_data, .blog_index .news_article_wrap .news_slide .label.blog_data {
    right: 0;
    margin-right: 10px;
  }
}
.blog .news_slider_wrap .news_slide .label.blog_data.data_img, .blog .news_article_wrap .news_slide .label.blog_data.data_img, .blog_index .news_slider_wrap .news_slide .label.blog_data.data_img, .blog_index .news_article_wrap .news_slide .label.blog_data.data_img {
  margin-right: 0;
}
@media (max-width: 767px) {
  .blog .news_slider_wrap .news_slide .news_slide_label_static, .blog .news_article_wrap .news_slide .news_slide_label_static, .blog_index .news_slider_wrap .news_slide .news_slide_label_static, .blog_index .news_article_wrap .news_slide .news_slide_label_static {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.blog .news_slider_wrap .news_slide .news_slide_image img, .blog .news_article_wrap .news_slide .news_slide_image img, .blog_index .news_slider_wrap .news_slide .news_slide_image img, .blog_index .news_article_wrap .news_slide .news_slide_image img {
  border-radius: 10px 10px 0 0;
}
.blog_index-line_wrap {
  position: relative;
}
.blog_index-line_wrap .computer_slider-nav_right, .blog_index-line_wrap .computer_slider-nav_left {
  height: 100%;
  width: 35px;
}
.blog_index-line_wrap .blog_index-line_absolue {
  position: absolute;
  right: 0;
  left: 0;
  height: 2px;
  top: 0;
  background-color: #eceef0;
  z-index: 0;
}
.blog_index .blog-name {
  margin: 65px 0;
  text-align: center;
}
.blog_index .blog-name.blog-tag-name {
  margin-bottom: 0;
}
.blog_index .blog_index-line {
  width: 100%;
  display: flex;
}
.blog_index .blog_index-line .blog_index-line-item {
  display: block;
  padding: 10px 30px;
  border-top: solid 2px #eceef0;
  color: #37414d;
  line-height: normal;
  white-space: nowrap;
  opacity: 0.99;
}
.blog_index .blog_index-line .blog_index-line-item.active {
  border-top: solid 2px #02947f;
  color: #02947f;
}
.blog_index .blog_index-line .blog_index-line-item:hover {
  border-top: solid 2px #02947f;
  color: #02947f;
}
.news_article_wrap {
  padding: 70px 0 0;
}
.news_article_wrap .news_article {
  display: flex;
}
.news_article_wrap .news_article .news_slide-container {
  max-width: 100%;
  padding: 20px 15px 80px;
}
.news_article_wrap .news_article .news_slide-container .news_slide {
  height: 100%;
}
.about_visiopharm {
  padding-bottom: 100px;
}
.about_visiopharm h3 {
  margin-bottom: 31px;
}
.blog_contact .blog_contact-name {
  border-top: solid 1px #eceef0;
  padding: 12px 0 22px;
}
.blog_contact .blog_contact-article {
  padding-bottom: 69px;
  align-items: center;
}
.blog_contact .blog_contact-article p, .blog_contact .blog_contact-article h5 {
  margin-bottom: 0;
}
.blog_contact .blog_contact-article p.blog_contact-article-name, .blog_contact .blog_contact-article h5.blog_contact-article-name {
  margin-bottom: 20px;
}
.blog_index-bg {
  padding: 43px 0 90px;
  background-color: #37414d;
}
.blog_index-bg .blog_index-bg-container {
  padding-top: 43px;
}
.blog_index-bg .blog_index-bg-block {
  display: block;
  background-color: #0f1923;
  min-height: 201px;
  max-width: 255px;
  height: 100%;
  padding: 16px 13px 28px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  position: relative;
}
@media (max-width: 992px) {
  .blog_index-bg .blog_index-bg-block {
    margin: 0 auto;
  }
}
.blog_index-bg .blog_index-bg-block::before {
  content: "";
  border-radius: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to right, #04937e, #04c88c);
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
.blog_index-bg .blog_index-bg-block:hover {
  opacity: 1;
}
.blog_index-bg .blog_index-bg-block:hover::before {
  opacity: 1;
  transition: 0.5s;
}
.blog_index-bg .blog_index-bg-block .blog_index-bg-block-name {
  width: 100%;
  min-height: 78px;
  margin-bottom: 33px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  z-index: 2;
}
.blog_index-bg-slider ul.slick-dots {
  bottom: -65px;
}
.blog_index-bg-slider ul.slick-dots li {
  background-color: #0f1923;
}
.blog_index-bg-slider ul.slick-dots li.slick-active {
  background-color: #d8d8d8;
}
.bg-download {
  background-image: url(../../img/download-icon.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
  display: block;
  width: 50px;
  height: 46px;
  z-index: 2;
}
.blog_contact-article .white {
  display: block;
}
.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.nav-links a {
  color: #02947f;
  display: block;
  padding: 7px 16px 3px;
  border-left: solid 1px #02947f;
}
.nav-links a.prev {
  border-left: none;
}
.nav-links span {
  display: block;
  padding: 7px 16px 3px;
  border-left: solid 1px #02947f;
}
.nav-links span:first-child {
  border-left: none;
}
.nav-links .page-numbers:first-child {
  border-left: none;
}
.blog_index_article_wrap {
  padding: 70px 0 60px;
}
.blog_index_article_wrap.blog_pb_-30 {
  padding-bottom: 0;
  margin-bottom: -30px;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container {
  max-width: 380px;
  padding: 20px 15px 80px;
  margin: 0;
}
@media (max-width: 992px) {
  .blog_index_article_wrap .blog_index_articles .blog_index_article-container {
    margin: 0 auto;
  }
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article {
  transition: 0s;
  border-radius: 2px;
  display: block;
  position: relative;
  background: rgba(0, 0, 0, 0);
  height: 100%;
  position: relative;
  color: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
  border-radius: 2px;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article:hover {
  opacity: 1;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article:hover::before {
  opacity: 1;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image {
  position: relative;
  border-radius: 2px;
  padding: 60px 15px 15px;
  height: 461px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image::before {
  content: "";
  border-radius: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image:hover::before {
  opacity: 1;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image img {
  display: block;
  height: auto;
  z-index: 1;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image .blog_index_image {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label {
  position: absolute;
  left: 26px;
  top: 26px;
  border-radius: 2px;
  background-color: #0f1923;
  color: #02947f;
  color: #ffffff;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static {
  position: relative;
  z-index: 2;
  background-color: #0f1923;
  color: #02947f;
  border-radius: 10px;
  margin-top: 20px;
  margin-left: 28px;
  margin-right: 28px;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_data {
  font-family: Lato;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  line-height: 1.71;
  left: auto;
  right: 25px;
  margin-right: 25px;
  float: right;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_data.data_img {
  margin-right: 0;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_content {
  margin-top: 23px;
  margin-bottom: 21px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  text-align: left;
  position: relative;
  z-index: 2;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_img_content {
  padding: 1px 0;
}
.navigation.pagination {
  padding-top: 30px;
}
.navigation.pagination.app-center {
  padding-bottom: 100px;
}
.wp-share-button.theme8 .share-button:hover {
  cursor: pointer !important;
}
.wp-share-button.theme8 .share-button:hover .button-icon {
  display: inline-block !important;
}
.wp-share-button.theme8 .share-button:hover .button-name {
  display: none !important;
}
.wp-share-button.theme8 .share-button:hover .button-count {
  display: none !important;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-2 {
  background: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-2:hover::before {
  background: #04937F;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-2 .blog_index_article_label {
  color: #ffffff;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-3 {
  background: #04937F;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-3:hover::before {
  background: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-4 {
  background: #00C178;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-4:hover::before {
  background: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-5 {
  background: #D499AB;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-5:hover::before {
  background: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-7 {
  background: #00accd;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image.bg-color-7:hover::before {
  background: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static.bg-color-2 {
  color: #37414d;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static.bg-color-3 {
  color: #02947f;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static.bg-color-4 {
  color: #00c178;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static.bg-color-5 {
  color: #D499AB;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_label_static.bg-color-7 {
  color: #00accd;
}
.blog_index_article_wrap .blog_index_articles .blog_index_article-container .blog_index_article .blog_index_article_image .blog_index_article_label.label.blog_data {
  color: #ffffff;
}
.main_post_categori-row {
  padding-bottom: 110px;
}
.main_post_categori .main_post_bg {
  height: 461px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  border-radius: 10px 0 0 10px;
}
@media (max-width: 992px) {
  .main_post_categori .main_post_bg {
    border-radius: 10px;
    margin: 0 15px;
  }
}
.main_post_categori .main_post_bg::before {
  content: "";
  border-radius: 10px 0 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
@media (max-width: 992px) {
  .main_post_categori .main_post_bg::before {
    border-radius: 10px;
  }
}
.main_post_categori .main_post_bg:hover::before {
  opacity: 1;
}
.main_post_categori .main_post_bg img {
  display: block;
  height: auto;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.main_post_categori .main_post_bg img.main_post_mob_on {
  display: none;
}
@media (max-width: 380px) {
  .main_post_categori .main_post_bg img.main_post_mob_on {
    display: block;
    right: 0;
    height: 100%;
  }
}
@media (max-width: 380px) {
  .main_post_categori .main_post_bg img.main_post_mob_off {
    display: none;
  }
}
.main_post_categori {
  margin-bottom: 110px;
  display: block;
}
@media (max-width: 992px) {
  .main_post_categori {
    position: relative;
  }
}
.main_post_categori:hover {
  opacity: 1;
}
.main_post_categori .main_post_bg.bg-color-2 {
  background: #37414d;
}
.main_post_categori .main_post_bg.bg-color-2:hover::before {
  background: #04937F;
}
.main_post_categori .main_post_bg.bg-color-3 {
  background: #04937F;
}
.main_post_categori .main_post_bg.bg-color-3:hover::before {
  background: #37414d;
}
.main_post_categori .main_post_bg.bg-color-4 {
  background: #00C178;
}
.main_post_categori .main_post_bg.bg-color-4:hover::before {
  background: #37414d;
}
.main_post_categori .main_post_bg.bg-color-5 {
  background: #D499AB;
}
.main_post_categori .main_post_bg.bg-color-5:hover::before {
  background: #37414d;
}
.main_post_categori .main_post_bg.bg-color-7 {
  background: #00accd;
}
.main_post_categori .main_post_bg.bg-color-7:hover::before {
  background: #37414d;
}
.main_post_categori .main_post_text {
  height: 461px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 25px 29px 26px;
  border-radius: 0 10px 10px 0;
  background: #37414d;
}
@media (max-width: 992px) {
  .main_post_categori .main_post_text {
    background: rgba(0, 0, 0, 0);
    height: auto;
    padding: 24px 15px 0 15px;
    position: inherit;
  }
}
.main_post_categori .main_post_text .main_post_text-name {
  margin-top: auto;
}
.main_post_categori .main_post_text .main_post_text-label {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .main_post_categori .main_post_text .main_post_text-label {
    position: absolute;
    top: 26px;
    padding: 0 15px;
  }
}
.label.blog-label {
  border-radius: 10px;
  background-color: #0f1923;
}
.label.blog-label-data {
  font-size: 14px;
  padding: 0;
}
.label.blog-label.bg-color-2 {
  color: #ffffff;
}
.label.blog-label.bg-color-3 {
  color: #02947f;
}
.label.blog-label.bg-color-4 {
  color: #00c178;
}
.label.blog-label.bg-color-5 {
  color: #D499AB;
}
.label.blog-label.bg-color-7 {
  color: #00accd;
}
.news_slider_wrap.blog_index_article_wrap {
  padding: 25px 0;
}
.blog_index_article_wrap .blog_index_articles.news_slider .blog_index_article-container {
  padding: 0 15px 0;
}
.news_slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.blog-share img {
  width: 32px;
  height: 32px;
  margin-left: 15px;
}
.blog-bg .wp-block-quote {
  padding: 20px 0 20px 40px;
  margin: 20px 0;
  max-width: 100%;
  border-left: solid 3px #02947f;
}
@media (max-width: 767px) {
  .blog-bg .wp-block-quote {
    max-width: 100%;
    padding: 10px 0 10px 20px;
  }
}
@media (max-width: 575px) {
  .blog-bg .wp-block-quote {
    width: 100%;
  }
}
.blog-bg .wp-block-quote::before {
  content: "";
  display: none;
}
.blog-bg .wp-block-quote p {
  font-family: Lato;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
  text-align: left;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .blog-bg .wp-block-quote p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .blog-bg .wp-block-quote p {
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .blog-bg .wp-block-quote p {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.2;
  }
}
.blog-bg .wp-block-quote cite {
  font-family: Lato;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #37414d;
  text-align: left;
}
.blocks_feature {
  background: #37414d;
  padding: 48px 48px 48px 30px;
  position: relative;
}
@media (max-width: 992px) {
  .blocks_feature {
    padding: 48px 48px 48px 35px;
  }
}
@media (max-width: 575px) {
  .blocks_feature {
    padding: 34px 18px 21px 19px;
  }
}
.blocks_feature.big {
  padding: 46px 46px 21px 60px;
}
@media (max-width: 992px) {
  .blocks_feature.big {
    padding: 48px 48px 48px 35px;
  }
}
@media (max-width: 575px) {
  .blocks_feature.big {
    padding: 34px 18px 21px 19px;
  }
}
.blocks_feature.color-1 {
  background: rgba(0, 0, 0, 0);
}
.blocks_feature.color-2 {
  background: #37414d;
}
.blocks_feature.color-3 {
  background: #04937F;
}
.blocks_feature.color-3 .feature_link {
  color: #ffffff;
}
.blocks_feature.color-4 {
  background: #00C178;
}
.blocks_feature.color-4 .feature_link {
  color: #ffffff;
}
.blocks_feature.color-5 {
  background: #D499AB;
}
.blocks_feature.color-5 .feature_link {
  color: #ffffff;
}
.blocks_feature.color-7 {
  background: #00accd;
}
.blocks_feature.color-7 .feature_link {
  color: #000000;
}
.blocks_feature .p-big {
  padding: 48px 48px 64px 60px;
}
@media (max-width: 992px) {
  .blocks_feature .p-big {
    padding: 48px 48px 48px 35px;
  }
}
@media (max-width: 575px) {
  .blocks_feature .p-big {
    padding: 34px 18px 21px 19px;
  }
}
.blocks_feature .p-mini {
  padding: 22px 36px;
}
@media (max-width: 992px) {
  .blocks_feature .p-mini {
    padding: 22px 36px;
  }
}
@media (max-width: 575px) {
  .blocks_feature .p-mini {
    padding: 34px 18px 21px 19px;
  }
}
@media (max-width: 992px) {
  .feature_mob_reverse {
    flex-direction: column-reverse;
  }
}
.feature_name {
  margin-bottom: 30px;
}
.feature_text {
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.feature_text img {
  max-width: 90px;
  max-height: 97px;
  padding-bottom: 7px;
}
.feature_link-block {
  padding-bottom: 26px;
}
.feature_link {
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #02947f;
}
.feature_link::after {
  content: " ↗";
  font-size: 13px;
}
.feature_link:hover {
  text-decoration: underline;
  opacity: 1;
}
.feature_video {
  width: auto;
  height: auto;
  margin: auto;
}
.feature_video_or_image {
  width: 100%;
}
.feature_video_or_image img {
  width: 100%;
}
.f-mb-10 {
  margin-bottom: 10px;
}
.f-mt-10 {
  margin-top: 10px;
}
.f-ml-10 {
  margin-left: 10px;
}
.f-mr-10 {
  margin-right: 10px;
}
.f-mb-5 {
  margin-bottom: 5px;
}
.f-mt-5 {
  margin-top: 5px;
}
.f-ml-5 {
  margin-left: 5px;
}
.f-mr-5 {
  margin-right: 10px;
}
.f-p-0 {
  padding: 0 !important;
}
.f-pb-17 {
  padding-bottom: 17px !important;
}
.f-pb-10 {
  padding-bottom: 10px !important;
}
.f-pt-10 {
  padding-top: 10px !important;
}
.f-pl-10 {
  padding-left: 10px !important;
}
.f-pr-10 {
  padding-right: 10px !important;
}
.f-pb-5 {
  padding-bottom: 5px !important;
}
.f-pt-5 {
  padding-top: 5px !important;
}
.f-pl-5 {
  padding-left: 5px !important;
}
.f-pr-5 {
  padding-right: 5px !important;
}
.f-pb-0 {
  padding-bottom: 0 !important;
}
.f-pt-0 {
  padding-top: 0 !important;
}
.f-pl-0 {
  padding-left: 0 !important;
}
.f-pr-0 {
  padding-right: 0 !important;
}
.f-pb-200 {
  padding-bottom: 200px !important;
}
@media (max-width: 992px) {
  .f-pb-200 {
    padding-bottom: 150px !important;
  }
}
.f-h-100 {
  height: 100%;
}
.f-w-100 {
  width: 100%;
}
@media (max-width: 992px) {
  .f-pl-5 {
    padding-left: 15px !important;
  }
  .f-pr-5 {
    padding-right: 15px !important;
  }
}
@media (max-width: 992px) {
  .feature_spesial_padding {
    padding-right: 10px !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  .feature_spesial_padding {
    padding-right: 15px !important;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 992px) {
  .feature_spesial_padding_2 {
    padding-left: 5px !important;
  }
}
@media (max-width: 575px) {
  .feature_spesial_padding_2 {
    padding-left: 15px !important;
  }
}
@media (max-width: 992px) {
  .feature_mob_padding {
    padding: 30px 15px !important;
  }
}
.feature_row {
  display: flex;
}
@media (max-width: 767px) {
  .feature_row {
    flex-wrap: wrap;
  }
}
.feature_row .feature_col-1 {
  width: calc(100% - 372px);
  margin-right: 10px;
}
@media (max-width: 767px) {
  .feature_row .feature_col-1 {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
}
.feature_row .feature_col-2 {
  width: 362px;
  height: 415px;
}
@media (max-width: 767px) {
  .feature_row .feature_col-2 {
    margin: auto;
    max-width: 100%;
  }
}
.feature_first_video {
  max-width: 651px;
  margin: 0 auto;
}
.feature_first_video .iframe_video {
  padding-bottom: 75.49%;
}
.feature_second_video {
  max-width: 630px;
  margin: 0 auto;
}
.feature_second_video .iframe_video {
  padding-bottom: 54.6%;
}
.feature_third_video {
  max-width: 362px;
  margin: 0 auto;
}
.feature_third_video .iframe_video {
  padding-bottom: 114.64%;
}
.feature_fourth_video {
  max-width: 100%;
  margin: 0 auto;
}
.feature_fourth_video .iframe_video {
  padding-bottom: 22.83%;
}
.feature_fifth_video {
  max-width: 100%;
  margin: 0 auto;
}
.feature_fifth_video .iframe_video {
  padding-bottom: 62.53%;
}
.anim_text {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.anim_text span {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.anim_text span {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
span.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}
span.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.anim_text_p {
  text-decoration: underline;
}
.anim_text_c {
  font-style: italic;
}
.anim_text_b_c {
  text-decoration: underline;
  font-style: italic;
}
@-webkit-keyframes cd-rotate-1-in {
  0% {
    opacity: 0;
    webkit-transform: rotateX(180deg);
  }
  35% {
    opacity: 0;
    webkit-transform: rotateX(120deg);
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    webkit-transform: rotateX(360deg);
  }
}
@-moz-keyframes cd-rotate-1-in {
  0% {
    moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    moz-transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    moz-transform: rotateX(180deg);
    ms-transform: rotateX(180deg);
    opacity: 0;
    o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    webkit-transform: rotateX(180deg);
  }
  35% {
    moz-transform: rotateX(120deg);
    ms-transform: rotateX(120deg);
    opacity: 0;
    o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    webkit-transform: rotateX(120deg);
  }
  65% {
    opacity: 0;
  }
  100% {
    moz-transform: rotateX(360deg);
    ms-transform: rotateX(360deg);
    opacity: 1;
    o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    webkit-transform: rotateX(360deg);
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    opacity: 1;
    webkit-transform: rotateX(0deg);
  }
  35% {
    opacity: 1;
    webkit-transform: rotateX(-40deg);
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    webkit-transform: rotateX(180deg);
  }
}
@-moz-keyframes cd-rotate-1-out {
  0% {
    moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    moz-transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    moz-transform: rotateX(0deg);
    ms-transform: rotateX(0deg);
    opacity: 1;
    o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    webkit-transform: rotateX(0deg);
  }
  35% {
    moz-transform: rotateX(-40deg);
    ms-transform: rotateX(-40deg);
    opacity: 1;
    o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    webkit-transform: rotateX(-40deg);
  }
  65% {
    opacity: 0;
  }
  100% {
    moz-transform: rotateX(180deg);
    ms-transform: rotateX(180deg);
    opacity: 0;
    o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    webkit-transform: rotateX(180deg);
  }
}
.half-block-feature {
  width: 50%;
}
.features_list .row .new_article_features {
  padding: 0;
  padding-bottom: 10px;
}
.features_list .row .new_article_features:nth-child(odd) {
  padding-left: 15px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .features_list .row .new_article_features:nth-child(odd) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.features_list .row .new_article_features:nth-child(even) {
  padding-left: 5px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .features_list .row .new_article_features:nth-child(even) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.blog_index .blog-name {
  margin: 65px 0;
  text-align: center;
}
.events_index_article_wrap {
  padding: 70px 0 60px;
}
.events_index_article-container {
  padding: 22px 0;
  margin: 0;
}
@media (max-width: 992px) {
  .events_index_article-container {
    margin: 0 auto;
  }
}
.events_index_article-container .events_index_article {
  transition: 0s;
  border-radius: 10px;
  display: block;
  position: relative;
  background: rgba(0, 0, 0, 0);
  height: 100%;
  position: relative;
}
.events_index_article-container .events_index_article::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
  border-radius: 2px;
}
.events_index_article-container .events_index_article:hover {
  opacity: 1;
}
.events_index_article-container .events_index_article:hover::before {
  opacity: 1;
}
.events_index_article-container .events_index_article .events_index_article_image {
  position: relative;
  border-radius: 2px;
  padding: 34px 61px 38px 53px;
  min-height: 344px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .events_index_article-container .events_index_article .events_index_article_image {
    padding: 29px 45px 32px 30px;
    min-height: 462px;
    max-width: 320px;
    margin: 0 auto;
  }
}
.events_index_article-container .events_index_article .events_index_article_image::before {
  content: "";
  border-radius: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
.events_index_article-container .events_index_article .events_index_article_image:hover::before {
  opacity: 1;
}
.events_index_article-container .events_index_article .events_index_article_image .events_index_image {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 576px) {
  .events_index_article-container .events_index_article .events_index_article_image .events_index_image {
    height: 320px;
    width: 100%;
    transform: rotate(90deg);
    top: auto;
    bottom: 0;
    display: none;
  }
}
.events_index_article-container .events_index_article .events_index_article_label {
  border-radius: 2px;
  background-color: #0f1923;
  color: #02947f;
  position: relative;
  z-index: 2;
}
.events_index_article-container .events_index_article .events_index_article_content {
  margin-top: 23px;
  margin-bottom: 38px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  text-align: left;
  position: relative;
  z-index: 2;
  max-width: 677px;
}
.events_index_article-container .events_index_article .events_index_article_content h2 {
  font-weight: bold;
}
.events_index_article-container .events_index_article .events_img_content {
  width: 100%;
}
.events_index_article_data {
  font-family: Lato;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  position: relative;
  z-index: 2;
}
@media (max-width: 576px) {
  .events_index_article_data {
    padding-bottom: 17px;
  }
}
.events_index_article_data p {
  margin-bottom: 3px;
}
.events_data_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.events_btn {
  margin: 0;
}
.mt-auto {
  margin-top: auto;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-2 {
  background: #37414d;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-2:hover::before {
  background: #04937F;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-2 .events_index_article_label {
  color: #02947f;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-3 {
  background: #04937F;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-3:hover::before {
  background: #37414d;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-3 .events_index_article_label {
  color: #02947f;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-4 {
  background: #00C178;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-4:hover::before {
  background: #37414d;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-4 .events_index_article_label {
  color: #00c178;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-5 {
  background: #D499AB;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-5:hover::before {
  background: #37414d;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-5 .events_index_article_label {
  color: #D499AB;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-7 {
  background: #00accd;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-7:hover::before {
  background: #37414d;
}
.events_index_article_wrap .events_index_articles .events_index_article-container .events_index_article .events_index_article_image.bg-color-7 .events_index_article_label {
  color: #00accd;
}
.hs_submit .actions {
  display: inline-block;
  padding: 0;
  background-color: #c6005c;
  margin: auto;
  font-family: Lato;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  position: relative;
  border: none;
  width: 240px;
  height: 40px;
}
.hs_submit .actions:hover {
  cursor: pointer;
  color: #37414d !important;
  opacity: 1;
}
.hs_submit .actions:hover input.hs-button.primary.large {
  cursor: pointer;
  color: #37414d !important;
  opacity: 1;
}
.hs_submit .actions:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eceef0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hs_submit .actions:hover:before, .hs_submit .actions :focus:before, .hs_submit .actions :active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hs_submit .actions input.hs-button.primary.large {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0);
  font-family: Lato;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  position: relative;
  border: none;
  outline: none;
}
.hs-form-field select.hs-input {
  width: 290px !important;
}
@media (max-width: 370px) {
  .hs-form-field select.hs-input {
    width: 251px !important;
  }
}
.hs-form-field select.hs-input:hover {
  cursor: pointer;
}
.hs-form-field {
  /*
  .input{
    ul.inputs-list{
      list-style: none;
      margin-bottom: 20px;
      margin-top: 6px;
      padding-left: 0;
      li.hs-form-booleancheckbox{
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        .hs-form-booleancheckbox-display{
          display: flex;
          align-items: center;
        }
        .hs-form-booleancheckbox-display>span {
            width: calc(100% - 24px);
            margin-left: 0;
        }
        input[type="checkbox"]{
          width: 15px;
          height: 15px;
          padding-right: 9px;
          margin: 5px 9px 5px 0;
        }
      }
    }
  }
  */
}
.hs-form-field input:-internal-autofill-selected {
  background-color: #37414d;
}
.hs-form-field .hs-input {
  background-color: #eceef0;
  border: solid 1px #eceef0;
  color: #0f1923;
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 280px;
  height: 38px;
  padding: 0 12px;
  outline-offset: none !important;
  outline: none !important;
  border-radius: 0 !important;
}
.hs-form-field .hs-input::placeholder {
  color: #0f1923;
}
@media (max-width: 767px) {
  .hs-form-field .hs-input {
    width: 95%;
  }
}
.hs-form-field .hs-input.invalid.error {
  color: #fff;
  margin-bottom: 0;
  border-color: #c6005c;
  background-color: #0f1923;
}
.hs-form-field ul.no-list {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 6px;
  padding-left: 0;
}
.hs-form-field ul.no-list li {
  font-family: Lato;
  font-size: 12.8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.29px;
  color: #c6005c;
}
.hs-form-field textarea.hs-input {
  padding: 13px 12px;
  max-width: 100%;
  width: 100%;
  height: 100px;
  resize: none;
}
.cookie-reset-container {
  text-align: left !important;
}
.input ul.inputs-list.multi-container {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 6px;
  padding-left: 0;
}
.input ul.inputs-list.multi-container li {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.input ul.inputs-list.multi-container li label {
  /* стили при наведении курсора на checkbox */
}
.input ul.inputs-list.multi-container li label:hover {
  cursor: pointer;
}
.input ul.inputs-list.multi-container li label input[type="radio"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.input ul.inputs-list.multi-container li label input[type="radio"] + span {
  display: inline-flex;
  align-items: center;
  user-select: none;
  margin-left: 0;
  position: relative;
}
.input ul.inputs-list.multi-container li label input[type="radio"] + span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #04937e;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  border-radius: 15px;
}
.input ul.inputs-list.multi-container li label input[type="radio"]:checked + span::before {
  border-color: #04937e;
  background-image: url(../../img/checkmark_radio-icons.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 5.8px;
}
.input ul.inputs-list.multi-container li label input[type="radio"] + span::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  z-index: -1;
}
.input ul.inputs-list.multi-container li label input[type="radio"]:checked + span::after {
  background: linear-gradient(to right, #04937e, #04c88c);
}
.input ul.inputs-list.multi-container li label input[type="radio"]:not(:disabled):not(:checked) + span:hover::before {
  border-color: #04937e;
}
.input ul.inputs-list.multi-container li label input[type="radio"]:hover {
  cursor: pointer;
}
.input ul.inputs-list {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 6px;
  padding-left: 0;
}
.input ul.inputs-list li {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.input ul.inputs-list li label {
  /* стили при наведении курсора на checkbox */
}
.input ul.inputs-list li label:hover {
  cursor: pointer;
}
.input ul.inputs-list li label input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.input ul.inputs-list li label input[type="checkbox"] + span {
  display: inline-flex;
  align-items: center;
  user-select: none;
  margin-left: 0;
  position: relative;
}
.input ul.inputs-list li label input[type="checkbox"] + span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #04937e;
  border-radius: 2px;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.input ul.inputs-list li label input[type="checkbox"]:checked + span::before {
  border-color: #04937e;
  background-image: url(../../img/checkmark_icon-icons.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px;
}
.input ul.inputs-list li label input[type="checkbox"] + span::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  z-index: -1;
}
.input ul.inputs-list li label input[type="checkbox"]:checked + span::after {
  background: linear-gradient(to right, #04937e, #04c88c);
}
.input ul.inputs-list li label input[type="checkbox"]:not(:disabled):not(:checked) + span:hover::before {
  border-color: #04937e;
}
.input ul.inputs-list li label input[type="checkbox"]:hover {
  cursor: pointer;
}
.hs_error_rollup ul {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 6px;
  padding-left: 0;
}
.hs_error_rollup ul li {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #c6005c;
}
.hbspt-form form.hs-form {
  margin: 0 auto;
  max-width: 640px;
}
.hbspt-form form.hs-form fieldset.form-columns-1 {
  margin: 0 auto;
  max-width: 640px;
}
@media (max-width: 767px) {
  .hbspt-form form.hs-form fieldset.form-columns-1 .hs-fieldtype-select.hs-form-field {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    float: none;
  }
}
.hbspt-form form.hs-form fieldset.form-columns-2 {
  margin: 0 auto;
  max-width: 640px;
}
@media (max-width: 767px) {
  .hbspt-form form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
  }
}
/*
.hbspt-form{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.3);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  .submitted-message.hs-main-font-element{
    width: 450px;
    height: 234px;
    border-radius: 4px;
    background-color: #37414d;
    padding: 69px 19px 24px 53px;
 }
}
*/
.hbspt-form .submitted-message.hs-main-font-element {
  text-align: center;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 0.8em;
}
.thank_you_form {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.25);
}
.thank_you_form-closed {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.thank_you_form-start {
  width: 1000px;
  max-width: 100%;
  min-width: 200px;
  min-height: 200px;
  background: #000;
  height: auto;
  margin: auto;
}
#main .hs-form .hs_submit .actions .hs-button.primary.large {
  background-color: #c6005c !important;
}
#main .hs-form .hs_submit .actions {
  background-color: #c6005c !important;
}
#main .hs-form .hs_submit .actions::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eceef0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#main .hs-form .hs_submit .actions:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.resource_top .hbspt-form label {
  display: block;
}
.resource_top .hbspt-form .hs-form-field .hs-input {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  width: 100% !important;
  max-width: 100%;
  background-color: #eceef0;
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #eceef0;
  border-radius: 0px !important;
  appearance: auto;
  margin-top: 2px;
}
.resource_top .hbspt-form .hs-form-field .hs-input.error {
  border-color: #c87872;
}
.resource_top .hs_submit .actions input.hs-button.primary.large {
  padding: 12px 24px;
  width: auto;
  font-weight: bold;
  border-radius: 3px;
}
.resource_top .hs_submit .actions input.hs-button.primary.large:hover {
  color: #fff !important;
}
.resource_top .hs_submit .actions:hover input.hs-button.primary.large {
  color: #fff !important;
}
.resource_top .hs_submit .actions {
  background: none;
  width: auto;
  margin-top: 18px;
  margin-bottom: 0px;
  padding: 17px 0px;
  display: block;
  height: auto;
  cursor: auto;
}
#main .resource_top .hs-form .hs_submit .actions {
  background: none !important;
}
.resource_top .input ul.inputs-list {
  margin-bottom: 0;
}
.resource_top .hs-form-required {
  color: red;
}
span.btn:hover {
  cursor: pointer;
}
.knowledge {
  background-color: #ffffff;
  color: #000000;
}
.knowledge .display-1, .knowledge .display-2, .knowledge .display-3, .knowledge .display-4 {
  color: #000000;
}
.knowledge h1, .knowledge h2, .knowledge h3, .knowledge h4, .knowledge h5, .knowledge h6 {
  color: #000000;
}
.knowledge-header {
  height: 71px;
  background-image: linear-gradient(88deg, #00c177, #00c65d);
  position: sticky;
  top: 0;
  z-index: 9;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .knowledge-header {
    position: relative;
    top: 0 !important;
  }
}
.knowledge-header.knowledge_fix {
  top: 71px;
}
@media (max-width: 575px) {
  .knowledge-header.knowledge_fix {
    top: 0;
  }
}
.knowledge-header .header {
  padding: 0px 24px 0px 40px;
  min-height: 71px;
}
@media (max-width: 1380px) {
  .knowledge-header .header {
    padding-right: 65px;
  }
}
@media (max-width: 767px) {
  .knowledge-header .header {
    padding-right: 0;
  }
}
@media (max-width: 370px) {
  .knowledge-header .header {
    padding-left: 5px;
  }
}
.knowledge-header .header-navigation ul {
  justify-content: flex-end;
  transition: 0.3s;
}
.knowledge-header .header-navigation ul li {
  height: 71px;
  align-items: center;
  display: flex;
  transition: 0.3s;
}
.knowledge-header .header-navigation ul li a {
  height: 71px;
  align-items: center;
  display: flex;
  border-radius: 0;
}
.knowledge-header .header-navigation ul li a:hover {
  background-color: #eceef0 !important;
  color: #000000 !important;
  opacity: 0.7;
}
.knowledge-header .header-navigation ul li.current_page_item a {
  background-color: #eceef0 !important;
  color: #000000 !important;
  height: 71px;
  align-items: center;
  display: flex;
  border-radius: 0;
  opacity: 1;
}
.knowledge-header .header-navigation {
  height: 71px;
}
@media (max-width: 992px) {
  .knowledge-header .header-navigation {
    display: block;
    width: 440px;
  }
  .knowledge-header .header-navigation .oll_menu_header {
    position: static;
    z-index: 20;
    right: 0;
    top: 0;
    bottom: 0;
    width: 440px;
    color: #fff;
    padding: 0;
    transition: 0.3s;
    margin-left: auto;
  }
  .knowledge-header .header-navigation .oll_menu_header ul {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .knowledge-header .header-navigation {
    width: 161px;
    background-color: #eceef0;
    height: 71px;
    line-height: 71px;
  }
  .knowledge-header .header-navigation .oll_menu_header {
    width: auto;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul {
    height: 71px;
    overflow: hidden;
    transition: 0.3s;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul:hover {
    height: auto;
    overflow: auto;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul:hover li {
    opacity: 1;
    background-color: #37414d;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul:hover li a {
    color: #ffffff;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul li {
    margin: 0;
    height: 71px;
    line-height: 71px;
    width: 100%;
    display: flex;
    align-items: center;
    opacity: 0;
    background-color: #37414d;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul li.visible {
    opacity: 1;
    order: -1;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul li.visible a {
    color: #000000 !important;
    background-color: #eceef0;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul li.visible a::after {
    content: " ";
    display: block;
    background-image: url(../../img/down_icon.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center center;
    width: 30px;
    height: 22px;
    padding: 4px;
    transition: 0.5s;
  }
  .knowledge-header .header-navigation .oll_menu_header .menu-knowledge-library-container ul li a {
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 18px;
    border-radius: 0;
  }
}
.knowledge-header-logo {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  opacity: 1;
}
.knowledge-main {
  padding-top: 142px;
  padding-bottom: 82px;
}
.knowledge-content {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
.knowledge-content.not-center {
  text-align: left;
}
.knowledge-big-card {
  min-height: 350px;
  background-color: #eceef0;
  margin-bottom: 35px;
  padding: 31px;
}
.knowledge-card-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px;
  padding-bottom: 0;
  height: 300px;
}
.knowledge-card-img .knowledge-img {
  display: block;
  max-height: 300px;
}
.knowledge-card .knowledge-select {
  margin-top: auto;
  margin-bottom: 0;
}
.knowledge-select {
  display: flex;
  width: 153px;
  height: 39px;
  margin: auto;
  background-image: linear-gradient(to right, #04937e, #04c88c);
  padding: 8px 10px 7px 9px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: 27px;
}
.knowledge-select:hover {
  cursor: pointer;
}
.knowledge-select .knowledge-select-name {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.knowledge-select .knowledge-select-input {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.knowledge-select .knowledge-select-check {
  border-radius: 2px;
  background-color: #ffffff;
  display: block;
  width: 24px;
  height: 24px;
}
.knowledge-select .knowledge-select-check-svg {
  display: none;
}
.knowledge-select.knowledge-select-on .knowledge-select-check-svg {
  display: block;
}
.knowledge-big-card .knowledge-select {
  margin: 0;
  margin-top: 27px;
}
label.knowledge-select {
  /*
        &:hover {
          cursor: pointer;
        }
        input[type="checkbox"]{
          position: absolute;
          z-index: -1;
          opacity: 0;
        }
        input[type="checkbox"]+.knowledge-select-check {
          position: relative;
        }
        
        input[type="checkbox"]+.knowledge-select-check::before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 24px;
          height: 24px;
          background-image: url(../../img/icon-checkmark.svg);
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100%;
          opacity: 0;
        }
        
        input[type="checkbox"]:checked+.knowledge-select-check::before{
          opacity: 1;
        }
*/
}
.knowledge-card {
  min-height: 413px;
  height: 100%;
  background-color: #eceef0;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.knowledge-card-text {
  padding: 30px 25px 17px;
  height2: calc(100% - 150px);
  font-family: "IBM Plex Sans";
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.knowledge-card-text p {
  min-height: 52px;
  width: 100%;
}
.knowledge-cards > div {
  padding-bottom: 30px;
}
.knowledge-footer {
  border: solid 1px #979797;
  background-color: #0f1923;
  padding: 120px 0 190px;
  color: #ffffff;
}
.knowledge-footer .display-4, .knowledge-footer h2 {
  color: #ffffff;
}
.knowledge-footer .knowledge-form {
  text-align: left;
}
.knowledge-big-card-text {
  padding: 36px 0 33px;
}
.knowledge-big-card-text .knowledge-big-card-text-name {
  font-weight: bold;
}
.knowledge-load-more {
  text-align: center;
  padding-top: 52px;
}
.knowledge-load-more.blog {
  padding-top: 0;
}
.knowledge-load-more .color-3 {
  background-image: linear-gradient(to right, #04937e, #04c88c);
  background: #04937e;
}
.knowledge-btn.color-3 {
  background-image: linear-gradient(to right, #04937e, #04c88c);
  background: #04937e;
}
.knowledge-btn.color-3.open_video {
  margin-left: 0;
}
.knowledge-btn.color-3.open_video::before {
  content: " ";
  height: auto;
  width: auto;
  margin: 0;
  margin-right: 0;
  display: inline-block;
  background-image: none;
}
.knowledge-pb-30 {
  padding-bottom: 30px;
}
.knowledge-new-big-card {
  padding: 48px 6px 21px;
  height: 100%;
}
.knowledge-new-big-card.knowledge-big-card {
  min-height: 1px;
  margin-bottom: 0;
  padding: 48px 15px 42px 36px;
}
@media (max-width: 575px) {
  .knowledge-new-big-card.knowledge-big-card {
    padding: 42px 15px 26px 15px;
  }
}
.knowledge-new-big-card .knowledge-big-card-text {
  padding: 0 15px;
}
.knowledge-new-big-card .knowledge-big-card-text-name {
  font-family: "IBM Plex Sans";
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #37373c;
}
.knowledge-new-big-card .knowledge-big-card-text-link {
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #02947f;
}
.knowledge-new-big-card .knowledge-big-card-text-text {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #212529;
}
.knowledge-big-card-text-bold {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: bold;
}
.hs_download_requests.hs-download_requests.hs-fieldtype-text.field.hs-form-field input {
  position: absolute;
  opacity: 0;
  z-index: -5;
}
.hs_download_requests.hs-download_requests.hs-fieldtype-text.field.hs-form-field label {
  margin-bottom: 16px;
  display: block;
}
.hs_download_requests.hs-download_requests.hs-fieldtype-text.field.hs-form-field .input p {
  margin-left: 16px;
}
.resource_filter_top_line {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.resource_filter_top_line:before {
  height: 1px;
  background: #37414d;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.resource_filter_top_line .resource_filter_top_line_navi {
  display: flex;
  position: relative;
}
.resource_filter_top_line .resource_filter_top_line_navi a {
  padding: 0px 15px 15px;
  display: block;
  border-bottom: 1px solid #37414d;
  color: #37414d;
  white-space: nowrap;
}
.resource_filter_top_line .resource_filter_top_line_navi a.active, .resource_filter_top_line .resource_filter_top_line_navi a:hover {
  border-bottom: solid 2px #02947f;
  color: #02947f;
}
.mendeley_wrap {
  overflow: hidden;
  position: relative;
}
.mendeley_top {
  position: absolute;
  top: 0;
  left: 170px;
  right: 240px;
  z-index: 2;
}
.mendeley_top .resource_filter_top_line {
  overflow: auto;
}
@media (max-width: 1199px) {
  .mendeley_top {
    position: static;
    left: 0;
    right: 0;
    margin-bottom: 15px;
  }
}
#mendeleyTable_filter, #mendeleyTable_length {
  position: relative;
  height: 42px;
}
#mendeleyTable_filter:after, #mendeleyTable_length:after {
  position: absolute;
  height: 3px;
  background: #fff;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
}
@media (max-width: 640px) {
  #mendeleyTable_filter, #mendeleyTable_length {
    text-align: left;
    padding-left: 10px;
  }
}
#mendeleyTable_filter:after {
  left: -50px;
}
@media (max-width: 1199px) {
  #mendeleyTable_filter:after {
    left: -5000px;
  }
}
#mendeleyTable_length:after {
  right: -50px;
}
@media (max-width: 1999px) {
  #mendeleyTable_length:after {
    right: -5000px;
  }
}
#mendeleyTable {
  opacity: 0;
  min-width: 925px;
}
#mendeleyTable.dataTable {
  opacity: 1;
}
#mendeleyTable th:nth-child(1) {
  min-width: 35px;
}
#mendeleyTable th:nth-child(2) {
  min-width: 319px;
}
#mendeleyTable th:nth-child(3) {
  min-width: 192px;
}
#mendeleyTable th:nth-child(4) {
  min-width: 235px;
}
body table.dataTable {
  padding-top: 30px;
}
body .dataTables_wrapper .dataTables_length select, body .dataTables_wrapper .dataTables_filter input {
  background: #fff;
  background: none;
  border: none;
  font-style: italic;
  font-size: 16px;
  color: #979797;
  width: 140px;
  outline: none;
}
body .dataTables_wrapper .dataTables_filter input {
  padding-left: 0;
  padding-right: 0;
}
body .dataTables_wrapper .dataTables_length select {
  width: 30px;
  padding-top: 0;
}
#mendeleyTable_length {
  width: 150px;
}
table.dataTable thead > tr > th.sorting:before {
  margin-bottom: 2px;
}
table.dataTable thead > tr > th.sorting:after {
  margin-top: 2px;
}
body table.dataTable tbody th, body table.dataTable tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
body table.dataTable.row-border tbody th, body table.dataTable.row-border tbody td, body table.dataTable.display tbody th, body table.dataTable.display tbody td {
  border-top: 1px solid #fff;
}
body table.dataTable thead th, body table.dataTable thead td {
  border-bottom: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
body table.dataTable.no-footer {
  border-bottom: 1px solid #fff;
}
body .dataTables_wrapper .dataTables_info, body .dataTables_wrapper .dataTables_paginate {
  padding-top: 20px;
}
body table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, body table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 70px;
  left: 30px;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
  min-height: 100px;
}
.resource_filter_top_line_search input {
  background: none;
  border: none;
  font-style: italic;
  font-size: 16px;
  color: #979797;
  width: 240px;
}
.resource_filter_top_line_search input:focus {
  border: none;
  outline: none;
}
.resource_filter_selects {
  padding-top: 10px;
}
.resource_filter_select {
  margin-top: 10px;
}
.resource_filter_select_name {
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  margin-bottom: 12px;
  padding-left: 20px;
}
.resource_filter_select_name a {
  font-size: 14px;
  color: #979797;
  display: inline-block;
  margin-left: 20px;
  text-decoration: underline;
}
.resource_filter_select_name a:hover {
  text-decoration: none;
}
.resource_filter_select_item {
  margin-left: 20px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  color: #37414d;
  border-radius: 2px;
  border: solid 1px #37414d;
  text-align: center;
  position: relative;
  padding: 5px 46px;
}
.resource_filter_select_item:hover, .resource_filter_select_item.active {
  border-color: #02947F;
  background: #02947F;
  color: #fff;
  opacity: 1;
}
.resource_filter_select_item.active:after {
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  display: block;
  right: 9px;
  top: 50%;
  margin-top: -5px;
  background: url("../../img/remove_item_filter_white.svg");
  background-size: cover;
}
.resource_list_item_wrap {
  margin-bottom: 30px;
}
.resource_list_item {
  padding: 30px;
  padding-left: 66px;
  background: #eceef0;
  border-radius: 2px;
  display: block;
  transition: 0s;
  color: #37414d;
}
.resource_list_item:hover {
  background: #02947f;
  opacity: 1;
  color: #fff;
}
.resource_list_item:hover .resource_label {
  background: #fff;
}
.resource_list_item:hover .resource_label.general, .resource_list_item:hover .resource_label.phenoplex {
  color: #0f1923;
}
.resource_list_item:hover .resource_label.oncotopix-discovery {
  color: #0f1923;
}
.resource_list_item:hover .resource_label.qualitopix {
  color: #0f1923;
}
.resource_list_item:hover .resource_label.oncotopix-clinical {
  color: #0f1923;
}
.resource_list_item .resource_list_item_image {
  float: right;
}
.resource_list_item .resource_list_item_image img {
  display: block;
  max-width: 285px;
  max-height: 235px;
}
.resource_list_item .resource_list_item_content {
  max-width: 600px;
  margin-right: 300px;
}
.resource_list_item .h4 {
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 30px;
}
.resource_list_item .resource_list_item_footer {
  font-family: "IBM Plex Sans";
  font-weight: 500;
  font-size: 0;
  line-height: 12px;
}
.resource_list_item .resource_list_item_footer span {
  font-size: 16px;
  display: inline-block;
}
.resource_list_item .resource_list_item_footer span + span {
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1.5px solid #ccc;
}
.resource_label {
  padding: 1px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 2px;
  margin-top: 10px;
  background: #fff;
  margin-bottom: 30px;
  display: inline-block;
  min-width: 135px;
  text-align: center;
}
.resource_label.oncotopix-discovery {
  background: #00accd;
}
.resource_label.qualitopix {
  background: #00c178;
}
.resource_label.oncotopix-clinical {
  background: #D499AB;
}
.resource_label.general {
  color: #37414d;
}
.resource_label.phenoplex {
  background: #00accd;
}
.resource_list {
  margin-top: 90px;
}
.resource_list .cta-block {
  margin-bottom: 30px;
}
.resource_top {
  margin-bottom: 100px;
}
.resource_top .inner {
  padding-top: 20px;
  padding-bottom: 50px;
}
.resource_top .resource_crumbs {
  font-size: 13px;
  margin-bottom: 25px;
}
.resource_top .resource_crumbs a {
  color: #37414d;
}
.resource_top .resource_label {
  margin-top: 0;
  margin-bottom: 25px;
}
.resource_top label {
  display: none;
}
.resource_top .resource_title {
  font-size: 26px;
  line-height: 1.3;
  font-family: "IBM Plex Sans";
  font-weight: bold;
  margin-bottom: 20px;
}
.resource_top .poster_image img {
  display: block;
  margin: 0 auto;
}
.resource_top .poster_download {
  margin-top: 20px;
  text-align: center;
}
.resource_block {
  margin-bottom: 95px;
}
.resource_block .h {
  font-size: 34px;
  font-family: "IBM Plex Sans";
  font-weight: bold;
}
.resource_block .resource_block_title {
  margin-bottom: 35px;
}
.resource_block p, .resource_block ul {
  margin-bottom: 35px;
}
.resource_block ul {
  font-size: 18px;
}
.resource_block .resource_block_content {
  font-size: 20px;
}
.resource_block .resource_block_flex {
  display: flex;
}
.resource_block .resource_block_image {
  padding-right: 40px;
}
.resource_block .resource_block_image img {
  max-width: 190px;
}
.res_info {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px solid #37414d;
  margin-bottom: 50px;
}
.res_info .res_info_title {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: "IBM Plex Sans";
  font-weight: 500;
}
.res_info .res_info_tag {
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  padding: 5px 20px;
  border: 1px solid #37414d;
  border-radius: 3px;
}
.res_info p {
  font-size: 14px;
  line-height: 26px;
}
.res_form_title {
  font-weight: 700;
  font-family: "IBM Plex Sans";
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
  font-size: 48px;
}
.resource_related {
  margin-top: 100px;
  margin-bottom: 164px;
}
.resource_related .h1 {
  font-size: 48px;
  text-align: center;
  margin-bottom: 85px;
}
.resource_related .resource_label {
  margin: 0;
}
.resource_related .resource_related_slider {
  margin-left: -15px;
  margin-right: -15px;
}
.resource_related .resource_related_slider .slick-track {
  display: flex;
}
.resource_related .resource_related_slider .slick-track .slick-slide {
  height: auto;
}
.resource_related .resource_related_slider .resource_related_slide_wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.resource_related .resource_related_slider .resource_related_slide_wrap .resource_related_slide {
  display: block;
  padding: 20px 25px;
  border-radius: 2px;
  background: #eceef0;
  height: 100%;
  transition: 0s;
}
.resource_related .resource_related_slider .resource_related_slide_wrap .resource_related_slide .resource_related_image {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.resource_related .resource_related_slider .resource_related_slide_wrap .resource_related_slide .resource_related_image img {
  max-width: 220px;
  max-height: 170px;
  display: block;
  margin: 0 auto;
}
.resource_related .resource_related_slider .resource_related_slide_wrap .resource_related_slide .resource_related_title {
  font-family: "IBM Plex Sans";
  font-size: 28px;
  line-height: 34px;
  color: #37414d;
}
.resource_related .resource_related_slider ul.slick-dots {
  bottom: -54px;
}
@media (min-width: 992px) {
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide, .resource_related .resource_related_slider .resource_related_slide:hover {
    background: #02947f;
    opacity: 1;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_related_title, .resource_related .resource_related_slider .resource_related_slide:hover .resource_related_title {
    color: #fff;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label {
    background: #eceef0;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label.oncotopix-discovery, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label.oncotopix-discovery {
    color: #0f1923;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label.qualitopix, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label.qualitopix {
    color: #0f1923;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label.oncotopix-clinical, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label.oncotopix-clinical {
    color: #0f1923;
  }
  .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label.general, .resource_related .resource_related_slider .slick-current + .slick-active .resource_related_slide .resource_label.phenoplex, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label.general, .resource_related .resource_related_slider .resource_related_slide:hover .resource_label.phenoplex {
    color: #0f1923;
  }
}
.resource_related .resource_related_slider .slick-arrow {
  width: 15px;
  height: 29px;
  background: url("../../img/arrow_resource_related_left.svg") no-repeat center;
  background-size: cover;
}
.resource_related .resource_related_slider .slick-arrow:before {
  display: none;
}
.resource_related .resource_related_slider .slick-next {
  transform: rotate(180deg);
}
.resource_to_details {
  font-family: "IBM Plex Sans";
  font-size: 14px;
  color: #37414d;
  text-decoration: underline;
  display: inline-block;
}
.resource_to_details:hover {
  text-decoration: none;
}
.to_details_form {
  margin-left: 170px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
}
.resource_reading_time {
  font-family: "IBM Plex Sans";
  font-size: 14px;
  margin-left: 30px;
}
.resource_subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
}
.resource_top_buttons {
  margin-top: 100px;
}
.resource_top_buttons.mt_smaller {
  margin-top: 70px;
}
.resource_top_buttons .resource_to_details {
  margin-left: 30px;
}
.open_resource_modal {
  cursor: pointer;
}
.resource_modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.2);
  display: none;
}
.resource_modal.active {
  display: block;
}
.resource_modal .wistia_embed {
  width: 100%;
  height: 100%;
}
.resource_modal .resource_modal_close {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1000;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.resource_modal .resource_modal_close svg {
  width: 30px;
  height: 30px;
}
.podcast_services {
  margin-left: 50px;
  display: inline-block;
  font-size: 14px;
  font-family: "IBM Plex Sans";
}
.podcast_services a {
  text-decoration: underline;
}
.podcast_services a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .resource_filter_top_line {
    overflow: auto;
  }
  .resource_filter_select_item {
    padding: 5px 30px;
    margin-left: 0;
    margin-right: 20px;
  }
  .resource_filter_select_name {
    padding-left: 0;
  }
  .resource_filter_top_line_search_2 {
    margin-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ECEEF0;
  }
}
@media (max-width: 991px) {
  .resource_list_item {
    padding: 26px;
    padding-bottom: 18px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .resource_list_item .h4 {
    font-size: 20px;
    line-height: 1.2;
  }
  .resource_list_item .resource_label {
    margin: 0;
    margin-bottom: 10px;
  }
  .resource_list_item .resource_list_item_image {
    float: none;
    height: 235px;
    margin-bottom: 10px;
  }
  .resource_list_item .resource_list_item_content {
    margin-right: 0;
  }
  .resource_list_item .resource_list_item_footer span {
    display: block;
  }
  .resource_list_item .resource_list_item_footer span + span {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    margin-top: 10px;
  }
  .resource_top {
    margin-bottom: 50px;
  }
  .resource_top .resource_title {
    font-size: 20px;
    line-height: 1.2;
  }
  .resource_top .inner {
    padding-bottom: 30px;
  }
  .resource_block {
    margin-bottom: 45px;
  }
  .resource_top_buttons, .resource_top_buttons.mt_smaller {
    margin-top: 35px;
  }
  .podcast_services {
    margin-top: 20px;
    margin-left: 0;
    display: block;
  }
  .resource_related {
    width: 100vw;
    position: relative;
    margin-left: 50%;
    left: -50vw;
    overflow: hidden;
  }
  .resource_related .slick-list {
    overflow: visible;
  }
  .resource_related .resource_related_slider .resource_related_slide_wrap .resource_related_slide .resource_related_title {
    font-size: 20px;
    line-height: 26px;
  }
  .resource_related .resource_related_slider {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .resource_related .resource_related_slider .slick-current .resource_related_slide {
    background: linear-gradient(90deg, #04937E 0%, #04C88C 100%);
    opacity: 1;
  }
  .resource_related .resource_related_slider .resource_related_slide_wrap {
    padding-left: 5px;
    padding-right: 5px;
  }
  .resource_related .resource_related_slider ul.slick-dots {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .resource_list_item {
    height: auto;
    margin-right: 10px;
  }
  .resource_list_item .resource_label {
    margin-bottom: 30px;
  }
  .resource_list_item .resource_list_item_image {
    height: auto;
    margin-bottom: 30px;
  }
  .resource_block .resource_block_flex {
    flex-wrap: wrap;
  }
  .resource_block .resource_block_image {
    padding-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .resource_filter_clear {
    display: none;
  }
  .resource_filter_select_name span:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 8px;
    background: url("../../img/closefilter.svg");
    margin-left: 10px;
    vertical-align: middle;
  }
  .resource_filter_select_name .resource_filter_clear {
    display: none;
  }
  .resource_filter_select_name.close span:after {
    transform: rotate(180deg);
  }
  .resource_filter_clear_wrap .custom_block-btn {
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
  }
  .resource_top_buttons, .podcast_services {
    text-align: center;
  }
  .resource_block .resource_block_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
  }
  .resource_block .resource_block_title .h {
    font-size: 24px;
  }
  .resource_block .resource_block_title:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 8px;
    background: url(../../img/closefilter.svg);
    margin-left: 10px;
    vertical-align: middle;
  }
  .resource_block .resource_block_title.close:after {
    transform: rotate(180deg);
  }
  .resource_block .resource_block_content_wrap {
    padding-top: 25px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fvisiopharm.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_basic-styles.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_text-styles.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_custom-table.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_layouts.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_oll-bloks.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_slingle.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_headers.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_faq.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_page-color.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_cta-blocks.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_slider-blocks.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_blocks-feature.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_events.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_form.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_knowledge-page.scss%22%2C%22wp-content%2Fthemes%2Fvisiopharm%2Fscss%2F_resource.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAADA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDA%3BACUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADVA%3BACmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnBA%3BAC4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5BA%3BACqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAEG%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAEG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBd%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACz1CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAC9nBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChjBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACzLJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2F%2BBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%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%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAChPA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAR3IJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS4LE%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACt4BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%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%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACjgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAA2BH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzoCD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC90BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACziBF%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BACtNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%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%3BAAAA%3BAAAA%3BAA4BF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfxYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeyaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAC9iBE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC5cA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%22%7D */