@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");
body.home #main-banner .banner-bg:after {
  background-image: linear-gradient(#ffffff 50%, rgba(255, 255, 255, 0.01));
}
body.home #main-banner .banner-content .container {
  max-width: 1690px;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper {
  padding: 0 !important;
  width: 95%;
  margin: 0 auto;
}
@media (min-width: 961px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content {
    width: 65.1%;
  }
}
@media (min-width: 961px) and (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content {
    width: 55%;
  }
}
@media (max-width: 960px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content {
    padding-right: 0;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 960px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap {
    align-items: center;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .gocon-25-img-wrap {
  margin-right: 5.5%;
  max-width: 34.6%;
  position: relative;
}
@media (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .gocon-25-img-wrap {
    width: 50%;
    max-width: 300px;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .gocon-25-img-wrap:after {
  content: url(/wp-content/uploads/2022/02/GoCon25-with-shadow2.png);
  position: absolute;
  width: 630px;
  height: auto;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
@media (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .gocon-25-img-wrap:after {
    display: none;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .gocon-25-img-wrap .gocon25-img {
  width: 100%;
  height: auto;
}
@media (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text {
    max-width: none;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h4 {
  margin-bottom: 11px;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h1 {
  margin-bottom: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #000;
  font-size: clamp(40px, 2.85vw, 50px) !important;
}
@media (max-width: 980px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h1 {
    font-size: clamp(30px, 4.22vw, 40px) !important;
  }
}
@media (max-width: 767px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h1 {
    font-size: clamp(28px, 5.38vw, 35px) !important;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h2 {
  margin-bottom: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #000;
  font-size: clamp(40px, 2.85vw, 50px) !important;
}
@media (max-width: 980px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h2 {
    font-size: clamp(30px, 4.22vw, 40px) !important;
  }
}
@media (max-width: 767px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text h2 {
    font-size: clamp(28px, 5.38vw, 35px) !important;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a {
    max-width: 400px;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.learn-btn {
  margin-left: 0 !important;
  color: #000;
  position: relative;
  width: auto;
  padding: 16px 38px 16px 20px;
}
@media (max-width: 767px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.learn-btn {
    margin: 0 auto 25px !important;
    width: 100%;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.learn-btn:after {
  content: url(/wp-content/uploads/2022/02/arrow-right-black.png);
  position: absolute;
  right: 20px;
  top: 53%;
  transform: translateY(-50%);
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.learn-btn:hover:after {
  content: url(/wp-content/uploads/2022/02/arrow-right-white.png);
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.book-btn {
  width: auto;
  margin-left: 0;
  padding: 16px 19px;
}
@media (max-width: 767px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-7-content .banner-wrap .banner-text a.book-btn {
    margin: 0 auto !important;
    width: 100%;
  }
}
@media (min-width: 961px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content {
    width: 34.9%;
  }
}
@media (min-width: 961px) and (max-width: 1440px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content {
    width: 45%;
  }
}
@media (min-width: 961px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column {
    width: 100%;
  }
}
@media (min-width: 981px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form {
    max-width: none;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_title {
  padding: 32px 20px;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_title h2 {
  margin-bottom: 23px !important;
  font-family: "open_sansbold", sans-serif !important;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list {
  padding: 23px 37px;
}
@media (max-width: 500px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list {
    padding: 23px 20px;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection {
  justify-content: space-between;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection #fsRow3665741-5 {
  width: 100%;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection #fsRow5043441-5 {
  width: 100%;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection .fsRow.fsFieldRow {
  width: 48.5%;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection .fsRow.fsFieldRow:last-child {
  width: 100%;
}
@media (max-width: 500px) {
  body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection .fsRow.fsFieldRow {
    width: 100%;
  }
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection label {
  margin-bottom: 8px !important;
  padding-left: 0;
  line-height: 1;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection label .fsRequiredMarker {
  color: #ff0000 !important;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection input {
  margin-bottom: 15px !important;
  height: 47px;
  width: 100% !important;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSection input#field85053635 {
  margin-bottom: 13px !important;
  width: 100% !important;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSubmit {
  padding-top: 0px !important;
}
body.home #main-banner .banner-content .container .row .col-sm-12 .table-wrapper .col-5-content .contact_column .contact_form .cont_form_list .fsBody #fsForm3665741 .fsSubmit .fsSubmitButton {
  font-family: "open_sansbold", sans-serif !important;
  max-width: 100%;
  padding: 12px 20px;
}
body.home #goconcept-blog .container .row .col-sm-12 .blog-heading h3 {
  font-family: "open_sansbold", sans-serif;
  font-size: 48px !important;
}
@media (max-width: 980px) {
  body.home #goconcept-blog .container .row .col-sm-12 .blog-heading h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home #goconcept-blog .container .row .col-sm-12 .blog-heading h3 {
    font-size: 30px !important;
  }
}
body.home #goconcept-blog .container .row .col-sm-12 .blog-btn-wrap {
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  body.home #goconcept-blog .container .row .col-sm-12 .blog-btn-wrap {
    margin: 40px 0 0;
  }
}
body.home #goconcept-blog .container .row .col-sm-12 .blog-btn-wrap .blog-btn {
  margin: 0 auto;
  text-transform: uppercase;
  font-family: "open_sansbold", sans-serif;
  font-size: 20px;
  line-height: 1;
  border: 2px solid #1c97c7;
  display: block;
  border-radius: 4px;
  padding: 10px;
  width: max-content;
  -webkit-transition: ease-out 0.7s;
  -moz-transition: ease-out 0.7s;
  transition: ease-out 0.7s;
  cursor: pointer;
  color: #ffffff;
  background: #1c97c7;
}
body.home #goconcept-blog .container .row .col-sm-12 .blog-btn-wrap .blog-btn:hover {
  box-shadow: inset 400px 0 0 0 #4a4a4a !important;
  color: #ffffff;
}
body.page-id-2100 #content_page .container .row .col-sm-9 {
  width: 100%;
}
body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(1), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(2), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(6), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(7), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(9), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(11), body.page-id-2100 #content_page .container .row .col-sm-9 .the_content .wsp-container:nth-of-type(2) > ul.wsp-posts-list > li:nth-of-type(12) {
  display: none;
}
body.page-id-2100 #content_page .container .row .col-sm-3 {
  display: none;
}
.error404 .banner-404 {
  position: relative;
  background-image: url("/wp-content/uploads/2018/08/GoConcepts_web_SubpageHeroBanner-Cloud.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.error404 .banner-404::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.error404 .banner-404 .banner-container {
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}
.error404 .banner-404 .banner-container .banner-inner {
  display: flex;
  flex-direction: column;
  z-index: 1;
  align-items: center;
  padding: 200px 0 50px;
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner {
    min-height: auto;
    padding: 60px 0px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h1 {
  position: relative;
  font-family: "Rubik Medium";
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0 53px;
  margin: 0 0 48px;
}
.error404 .banner-404 .banner-container .banner-inner h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 99px;
  height: 8px;
  background-color: #1c97c7;
  transform: translateX(-50%);
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 44px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h3 {
  font-family: "Rubik Medium";
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  padding: 0 0 20px;
  margin: 0 0 8px;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 26px;
  }
}
.error404 .banner-404 .banner-container .banner-inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 20px;
    line-height: 1.6;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn {
  display: block;
  max-width: 160px;
  font-family: "open_sansbold";
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #fff;
  background-color: #1c97c7;
  border: 2px solid #1c97c7;
  border-radius: 4px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 20px auto 0;
  transition: ease-out 0.7s;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner a.error-btn {
    font-size: 18px;
    padding: 7px 25px;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn:hover {
  background-color: #4a4a4a;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
.text-center {
  text-align: center;
}
.container {
  width: 95% !important;
  margin: 0 auto;
}
.row::before {
  content: "";
  display: table;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
  float: left;
}
.col-sm-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .col-sm-4 {
    width: 100%;
  }
  #contact_form .form-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #contact_form .form-wrapper .col-sm-5 {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 960px) and (min-width: 767px) {
  #contact_form .form-wrapper .col-sm-5 {
    padding: 0 5px;
  }
  #contact_form .form-wrapper .col-sm-7 {
    padding: 0 20px;
  }
}
body .ti-widget.ti-goog {
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 2147482999;
  width: max-content !important;
}
@media (max-width: 450px) {
  body .ti-widget.ti-goog {
    display: none !important;
  }
}
body .ti-widget.ti-goog .ti-widget-container {
  margin-bottom: 0 !important;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top: 6px solid #4fce6a !important;
  border-radius: 2px;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-img {
  position: relative;
  margin: 0 10px 0 0 !important;
  width: 44px;
  height: 44px;
  background: url(/wp-content/uploads/2023/04/icon-google.svg) no-repeat center;
  background-size: contain;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-img img {
  display: none;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-name {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars {
  margin-top: 0;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars:before {
  content: "4.9";
  margin-right: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #e7711b;
  font-size: 20px;
  font-weight: 400;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars .ti-star {
  margin-right: 3px !important;
  background-image: url(/wp-content/uploads/2023/04/star.svg);
  width: 16px;
  height: 16px;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-rating-text {
  color: #777;
  font-size: 14px;
  opacity: 1;
}
#chat-widget-container {
  left: auto !important;
  right: 0 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.go-concepts.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgoconceptsit_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fgoconceptsit_ulistic%2Fscss%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fgoconceptsit_ulistic%2Fscss%2Fpages%2F_sitemap.scss%22%2C%22wp-content%2Fthemes%2Fgoconceptsit_ulistic%2Fscss%2Fpages%2F_404.scss%22%2C%22wp-content%2Fthemes%2Fgoconceptsit_ulistic%2Fscss%2Fglobal%2F_global.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAkCA%3BAC%2FBG%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6GS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7GT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0HU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzIT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyJM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxKP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiLQ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBR%3BAAAA%3BAAAA%3BAAAA%3BADjQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4QG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAC7SH%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BACrBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGwBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8GG%3BAAAA%3BAAAA%3BAChIL%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaV%3BAAAA%3BAAAA%3BAAAA%22%7D */