@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Source+Sans+Pro:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
@font-face {
  font-family: "BAKERS";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/BAKERS_0.woff2") format("woff2");
}
/* font-family: 'Source Sans Pro', sans-serif; */
/* font-family: 'HelveticaNeue-CondensedBold', sans-serif; */
@font-face {
  font-family: "HelveticaNeue-CondensedBold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff");
}
* {
  font-family: "Open Sans", Arial;
}
a[href^="tel:"] {
  white-space: nowrap;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0.83em;
}
.et_pb_row {
  width: 90% !important;
}
header .container {
  width: 90%;
}
body > img {
  display: none;
}
body .container, body .et_pb_row, body .et_pb_slider .et_pb_container, body .et_pb_fullwidth_section .et_pb_title_container, body .et_pb_fullwidth_section .et_pb_title_featured_container, body .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  max-width: 1260px;
}
@media (max-width: 1199px) {
  body:not(.home) #et-main-area {
    font-size: 24px;
    line-height: 190%;
  }
}
@media (max-width: 980px) {
  body:not(.home) #et-main-area {
    font-size: 22px;
    line-height: 160%;
  }
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area {
    font-size: 20px;
    line-height: 140%;
  }
}
@media (max-width: 479px) {
  body:not(.home) #et-main-area {
    font-size: 18px;
  }
}
body:not(.home) h2 {
  font-size: 39px !important;
  padding-bottom: 0.83em;
}
@media (max-width: 1199px) {
  body:not(.home) h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  body:not(.home) h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  body:not(.home) h2 {
    padding-bottom: 0.83em;
  }
}
#main-content {
  font-weight: 300;
}
#main-content .container {
  width: 90%;
}
#main-content .container:before {
  display: none;
}
@media (max-width: 1120px) {
  #main-content .container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }
}
.et_pb_text_inner strong {
  font-weight: normal;
}
.entry-content a {
  text-decoration: underline;
  transition: 0.3s all;
}
.entry-content a:hover {
  color: #000;
}
.entry-content p strong {
  font-weight: 600;
}
@media (min-width: 981px) {
  #main-content #left-area {
    width: calc(100% - 330px);
    padding-right: 4.6%;
  }
}
@media (min-width: 981px) {
  #main-content #sidebar {
    width: 330px;
    margin-top: 22px;
  }
}
.schedule-btn-wrapper .schedule-btn {
  display: block;
  text-align: center;
  border-radius: 8px;
  background-image: linear-gradient(to right, #56ba48 0%, #56ba48 49.9%, #34469a 50%, #34469a 100%);
  background-size: 200% auto;
  background-position: right;
  padding: 17px 5px 20px;
  margin-bottom: 1em;
  color: #fff;
  font-weight: 700;
  line-height: 100%;
  width: 213px;
  transition: 0.3s all;
  text-decoration: none;
  font-size: 22px !important;
}
.schedule-btn-wrapper .schedule-btn:hover {
  background-position: left;
  color: #fff;
}
.blockquote-wrapper {
  background-color: #f1f4f8 !important;
  padding: 0 5% 20px;
  margin: 40px 0;
  border: 1px solid #d0d6e4;
}
blockquote {
  position: relative;
  margin-bottom: 35px;
  padding: 17px 0 0 50px;
  border-left: none;
}
blockquote:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0px;
  display: block;
  width: 32px;
  height: 30px;
  background-image: url("/wp-content/uploads/2020/09/quote.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #374a99;
}
blockquote:after {
  content: "";
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 16px;
  width: 3px;
  background-color: #374a99;
}
blockquote p {
  font-weight: 600 !important;
  color: #071122;
}
header#main-header.et-fixed-header {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  background-color: #c1dee6 !important;
}
body #main-header {
  background-color: transparent !important;
}
.et-fixed-header #top-menu li.current-menu-item.conact-us-menu-btn > a {
  color: #000 !important;
}
@media (min-width: 981px) {
  #logo {
    max-height: 49%;
  }
}
@media (max-width: 1399px) {
  #logo {
    max-height: 34%;
  }
}
@media (max-width: 1110px) {
  #logo {
    max-height: 30%;
  }
}
@media (max-width: 1060px) {
  #logo {
    max-height: 24%;
  }
}
@media (max-width: 1020px) {
  #logo {
    max-height: 22%;
  }
}
@media (max-width: 980px) {
  #logo {
    max-height: 75%;
  }
}
#et-top-navigation {
  padding-left: 0 !important;
}
@media (max-width: 1100px) {
  #et-top-navigation ul#top-menu li {
    padding-right: 2.5px;
    padding-left: 2.5px;
  }
}
@media (max-width: 1000px) {
  #et-top-navigation ul#top-menu li {
    padding-right: 1.5px;
    padding-left: 1.5px;
  }
}
#top-menu li.current-menu-item a {
  color: #000;
}
#top-menu li a {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px !important;
  background: transparent !important;
  color: #000 !important;
}
@media (max-width: 1250px) {
  #top-menu li a {
    font-size: 11px !important;
  }
}
#top-menu li a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  top: 20px;
  background: #42c514;
  height: 3px;
  transition-property: right;
  transition: 0.3s ease-out;
}
@media (min-width: 981px) and (max-width: 1300px) {
  #top-menu li a:before {
    left: 11px !important;
  }
}
#top-menu li a:hover {
  opacity: 1 !important;
}
#top-menu li a:hover:before {
  right: 0;
}
#top-menu li.conact-us-menu-btn a {
  border-radius: 5px;
  border: 1px solid #228f00;
  background-color: #3dc712 !important;
  background-image: linear-gradient(to right, #34469a 0%, #34469a 49.9%, #3dc712 50%, #3dc712 100%);
  background-size: 205% auto;
  background-position: right;
  color: #ffffff !important;
  font-weight: 700;
  padding: 9px 9px !important;
  margin: -15px 0;
  transition: 0.3s all !important;
  font-size: 14px !important;
}
@media (max-width: 1439px) {
  #top-menu li.conact-us-menu-btn a {
    font-size: 13px !important;
  }
}
@media (max-width: 1199px) {
  #top-menu li.conact-us-menu-btn a {
    font-size: 12px !important;
  }
}
@media (max-width: 1023px) {
  #top-menu li.conact-us-menu-btn a {
    font-size: 12px !important;
  }
}
#top-menu li.conact-us-menu-btn a:hover {
  background-position: left;
  border-color: #00158f !important;
}
#top-menu li.conact-us-menu-btn a:before {
  content: none !important;
}
#top-menu li li a:before {
  bottom: 10%;
}
#top-menu .current-menu-item a::before, #top-menu .current_page_item a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}
#mobile_menu {
  background-color: #fff !important;
}
#mobile_menu li a {
  color: #000;
}
#mobile_menu li a:hover {
  background-color: #374a99;
  opacity: 1;
  color: #fff;
  text-decoration: none;
}
body:not(.home) #et-top-navigation nav > ul > li > a {
  color: #fff !important;
}
body:not(.home) .et-fixed-header #et-top-navigation nav > ul > li > a {
  color: #000 !important;
}
body:not(.home) .mobile_menu_bar:before {
  color: #fff;
}
.footer-banner {
  box-shadow: inset 0px 25px 25px 0px rgba(0, 0, 0, 0.1);
}
.footer-banner .et_pb_text_inner {
  text-align: center;
  text-shadow: 0px 0px 60px #d7d9d8;
  font-size: 32px !important;
}
@media (max-width: 980px) {
  .footer-banner .et_pb_text_inner {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .footer-banner .et_pb_text_inner {
    font-size: 24px !important;
  }
}
.footer-banner .et_pb_text_inner strong {
  color: #009fbc;
  font-weight: 600;
  font-size: 36px !important;
}
@media (max-width: 980px) {
  .footer-banner .et_pb_text_inner strong {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  .footer-banner .et_pb_text_inner strong {
    font-size: 28px !important;
  }
}
.footer-banner .et_pb_text_inner .btn-wrap {
  text-align: center;
}
.footer-banner .et_pb_text_inner .btn-wrap a {
  display: block;
  border-radius: 5px;
  border: 1px solid #228f00;
  background-color: #3dc712;
  background-image: linear-gradient(to right, #34469a 0%, #34469a 49.9%, #3dc712 50%, #3dc712 100%);
  background-size: 205% auto;
  background-position: right;
  color: #ffffff;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 204px;
  width: 100%;
  margin: 1em auto 0;
  padding: 15px 5px;
  font-size: 16px;
  transition: 0.3s all;
  font-size: 16px !important;
}
@media (max-width: 980px) {
  .footer-banner .et_pb_text_inner .btn-wrap a {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .footer-banner .et_pb_text_inner .btn-wrap a {
    font-size: 14px !important;
  }
}
.footer-banner .et_pb_text_inner .btn-wrap a:hover {
  background-position: left;
  border-color: #00158f;
}
@media (max-width: 1439px) {
  .footer-banner {
    background-position: 12% 50% !important;
  }
}
@media (max-width: 980px) {
  .footer-banner {
    background-position: -200px !important;
  }
}
@media (max-width: 767px) {
  .footer-banner {
    background-position: -510px !important;
  }
}
#main-footer .et_pb_text_inner {
  color: #fff;
  padding-top: 0px;
  line-height: 1.7;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px !important;
}
@media (max-width: 980px) {
  #main-footer .et_pb_text_inner {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  #main-footer .et_pb_text_inner {
    font-size: 12px !important;
  }
}
#main-footer .et_pb_text_inner a {
  color: #fff;
}
#main-footer .et_pb_text_inner a:hover {
  text-decoration: underline;
}
@media (max-width: 980px) {
  #main-footer .et_pb_text_inner {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #main-footer .et_pb_image {
    text-align: center;
  }
}
#main-footer .et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon {
  background-color: #fff !important;
  border-radius: 50%;
  transition: 0.3s all;
}
#main-footer .et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon:before {
  color: #000;
}
#main-footer .et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon:hover {
  opacity: 0.8;
}
#main-footer .copyright-row .et_pb_text_inner {
  font-size: 10px !important;
}
.home-section-banner .et_pb_slide {
  height: 100vh;
}
.home-section-banner .et_pb_slides .et_pb_container {
  position: absolute;
  right: 0px;
  bottom: 15vh;
  display: flex;
  align-items: flex-end;
}
.home-section-banner .et_pb_slide_description h1 {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #42c514;
  padding: 10px 20px;
  padding: 0.16em 20% 0.16em 0.48em;
  font-size: 60px !important;
}
@media (max-width: 1199px) {
  .home-section-banner .et_pb_slide_description h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  .home-section-banner .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .home-section-banner .et_pb_slide_description h1 {
    font-size: 30px !important;
  }
}
@media (max-width: 479px) {
  .home-section-banner .et_pb_slide_description h1 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  .home-section-banner .et_pb_slide_description h1 {
    padding-right: 0.48em;
  }
}
@media (min-width: 981px) {
  .logged-in.admin-bar #home-section-banner-v2 .et_pb_slides .et_pb_container {
    height: calc((100vh - 144px) - 32px) !important;
    min-height: 432px !important;
  }
}
#home-section-banner-v2 .et_pb_slides .et_pb_container {
  height: 100% !important;
  min-height: 450px !important;
}
@media (min-width: 981px) {
  #home-section-banner-v2 .et_pb_slides .et_pb_container {
    height: calc(100vh - 144px) !important;
    min-height: 400px !important;
  }
}
@media (max-width: 980px) {
  #home-section-banner-v2 .et_pb_slides .et_pb_slide {
    background-position: -50px 0;
  }
}
#home-section-banner-v2 .et_pb_slide_description {
  padding: 14vh 0 18vh;
  max-width: 850px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  #home-section-banner-v2 .et_pb_slide_description {
    max-width: 535px;
  }
}
@media (max-width: 980px) {
  #home-section-banner-v2 .et_pb_slide_description {
    padding: 16% 0;
  }
}
#home-section-banner-v2 .et_pb_slide_description h1 {
  color: #000000 !important;
  font-weight: 700;
  line-height: 100%;
  text-shadow: none;
  text-align: left;
  font-size: 60px !important;
}
@media (max-width: 1199px) {
  #home-section-banner-v2 .et_pb_slide_description h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  #home-section-banner-v2 .et_pb_slide_description h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  #home-section-banner-v2 .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 479px) {
  #home-section-banner-v2 .et_pb_slide_description h1 {
    font-size: 35px !important;
  }
}
#home-section-banner-v2 .et_pb_slide_description .et_pb_slide_content {
  color: #000000;
  font-weight: 400;
  line-height: 120%;
  text-align: left;
  text-shadow: none;
  font-size: 24px !important;
}
@media (max-width: 1199px) {
  #home-section-banner-v2 .et_pb_slide_description .et_pb_slide_content {
    font-size: 23px !important;
  }
}
@media (max-width: 980px) {
  #home-section-banner-v2 .et_pb_slide_description .et_pb_slide_content {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #home-section-banner-v2 .et_pb_slide_description .et_pb_slide_content {
    font-size: 21px !important;
  }
}
@media (max-width: 479px) {
  #home-section-banner-v2 .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
#home-section-banner-v2 .et_pb_slide_description .banner-schedule-btn-wrapper {
  margin-top: 1.6em;
}
#home-section-banner-v2 .et_pb_slide_description .banner-schedule-btn-wrapper .banner-schedule-btn {
  display: block;
  border-radius: 5px;
  border: 1px solid #228f00;
  background-color: #3dc712;
  background-image: linear-gradient(to right, #34469a 0%, #34469a 49.9%, #3dc712 50%, #3dc712 100%);
  background-size: 205% auto;
  background-position: right;
  color: #ffffff;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 300px;
  width: 100%;
  padding: 15px 5px;
  font-size: 16px;
  transition: 0.3s all;
  /*@include fontsize(16px, 15px, 14px);*/
  font-size: 15px !important;
}
@media (max-width: 980px) {
  #home-section-banner-v2 .et_pb_slide_description .banner-schedule-btn-wrapper .banner-schedule-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  #home-section-banner-v2 .et_pb_slide_description .banner-schedule-btn-wrapper .banner-schedule-btn {
    font-size: 14px !important;
  }
}
#home-section-banner-v2 .et_pb_slide_description .banner-schedule-btn-wrapper .banner-schedule-btn:hover {
  background-position: left;
  border-color: #00158f;
}
#page-banner .et_pb_slide_description {
  padding: 10% 0 7%;
}
#page-banner .et_pb_slide {
  padding-top: 80px;
  padding-bottom: 225px;
  background-position: center !important;
}
@media (min-width: 981px) {
  #page-banner .et_pb_slide {
    padding-top: 144px;
  }
}
#page-banner .et_pb_slide.overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#page-banner .et_pb_slide.overlay-none:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
#page-banner .et_pb_slide .et_pb_container {
  height: 400px !important;
  min-height: 400px !important;
}
#page-banner h1 {
  color: #fff;
  line-height: 1.2;
  text-align: left;
  font-size: 50px !important;
  font-weight: 400;
  margin-bottom: 32px;
  padding-bottom: 25px;
  position: relative;
}
@media (max-width: 1199px) {
  #page-banner h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 980px) {
  #page-banner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #page-banner h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 479px) {
  #page-banner h1 {
    font-size: 30px !important;
  }
}
#page-banner h1:after {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #42c514;
  position: absolute;
  bottom: 0;
  left: 0;
}
#page-banner .et_pb_slide_content {
  text-align: left;
  max-width: 780px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.16;
}
@media (max-width: 767px) {
  #page-banner .et_pb_slide_content {
    font-size: 20px;
  }
}
#page-banner.banner-top-spacing .et_pb_slides .et_pb_slide {
  padding-top: 140px !important;
  margin-top: 140px;
  padding-bottom: 65px;
  background-position: center 4px !important;
}
@media (max-width: 980px) {
  #page-banner.banner-top-spacing .et_pb_slides .et_pb_slide {
    margin-top: 30px;
  }
}
#page-banner.banner-top-spacing .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 5% 0 0%;
}
#page-banner.banner-top-spacing .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  margin-bottom: 0px;
  margin-left: 81px;
}
@media (max-width: 420px) {
  #page-banner.banner-top-spacing .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    margin-left: 50px;
  }
}
#page-banner.banner-regular-page .et_pb_slide {
  padding-top: 140px;
  padding-bottom: 65px;
}
@media (max-width: 980px) {
  #page-banner.banner-regular-page .et_pb_slide .et_pb_container {
    height: 200px !important;
    min-height: 200px !important;
  }
}
body.page:not(.home) #main-content > .container, body.single #main-content > .container, body.archive #main-content > .container {
  z-index: 1;
  max-width: 1260px;
}
body.page:not(.home) #main-content > .container > #content-area, body.single #main-content > .container > #content-area, body.archive #main-content > .container > #content-area {
  margin-top: -283px;
  padding: 39px 6.35%;
  background: #fff;
}
.page #left-area article.page {
  margin-bottom: 27px;
  padding-bottom: 25px;
}
body.page:not(.home) #left-area, .single #left-area {
  padding-bottom: 0;
  margin-bottom: 1.3em;
}
body.page:not(.home) #left-area .et_post_meta_wrapper, .single #left-area .et_post_meta_wrapper {
  padding-bottom: 10px;
  font-size: 14px;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box, .single #left-area .et_post_meta_wrapper .article-new-meta-box {
  display: flex;
  align-items: center;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .author, .single #left-area .et_post_meta_wrapper .article-new-meta-box .author {
  margin-right: 22px;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .author img, .single #left-area .et_post_meta_wrapper .article-new-meta-box .author img {
  border-radius: 50%;
  border: 2px solid #374a99;
  width: 78px;
  min-width: 78px;
  max-width: 78px;
  height: 78px;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content, .single #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 9px 0;
  letter-spacing: 1.3px;
  color: #858585;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content span, .single #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content span {
  display: inline-block;
  color: #374a99;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content .author-name, .single #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content .author-name {
  margin-right: 10px;
  padding: 3px 0;
}
body.page:not(.home) #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content .post-date, .single #left-area .et_post_meta_wrapper .article-new-meta-box .meta-box-content .post-date {
  padding: 3px 0;
}
body.page:not(.home) #left-area, body.page:not(.home) .entry-content, .single #left-area, .single .entry-content {
  font-weight: 400;
  line-height: 1.35;
  font-size: 18px !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #left-area, body.page:not(.home) .entry-content, .single #left-area, .single .entry-content {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area, body.page:not(.home) .entry-content, .single #left-area, .single .entry-content {
    font-size: 16px !important;
  }
}
body.page:not(.home) #left-area .et_pb_post .entry-content, body.page:not(.home) .entry-content .et_pb_post .entry-content, .single #left-area .et_pb_post .entry-content, .single .entry-content .et_pb_post .entry-content {
  padding-top: 17px;
}
body.page:not(.home) #left-area h2, body.page:not(.home) .entry-content h2, .single #left-area h2, .single .entry-content h2 {
  color: #102028;
  font-weight: 700;
  line-height: 100%;
  font-size: 30px !important;
  padding-bottom: 0.55em;
}
@media (max-width: 1199px) {
  body.page:not(.home) #left-area h2, body.page:not(.home) .entry-content h2, .single #left-area h2, .single .entry-content h2 {
    font-size: 29px !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #left-area h2, body.page:not(.home) .entry-content h2, .single #left-area h2, .single .entry-content h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area h2, body.page:not(.home) .entry-content h2, .single #left-area h2, .single .entry-content h2 {
    font-size: 27px !important;
  }
}
@media (max-width: 479px) {
  body.page:not(.home) #left-area h2, body.page:not(.home) .entry-content h2, .single #left-area h2, .single .entry-content h2 {
    font-size: 26px !important;
  }
}
body.page:not(.home) #left-area h3, body.page:not(.home) .entry-content h3, .single #left-area h3, .single .entry-content h3 {
  font-size: 21px !important;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 1.2em;
  margin-bottom: 0.7em;
  padding-bottom: 0.38em;
  padding-left: 45px;
  border-bottom: 1px solid #374a99;
  position: relative;
}
@media (max-width: 1199px) {
  body.page:not(.home) #left-area h3, body.page:not(.home) .entry-content h3, .single #left-area h3, .single .entry-content h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #left-area h3, body.page:not(.home) .entry-content h3, .single #left-area h3, .single .entry-content h3 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area h3, body.page:not(.home) .entry-content h3, .single #left-area h3, .single .entry-content h3 {
    font-size: 18px !important;
  }
}
@media (max-width: 479px) {
  body.page:not(.home) #left-area h3, body.page:not(.home) .entry-content h3, .single #left-area h3, .single .entry-content h3 {
    font-size: 18px !important;
  }
}
body.page:not(.home) #left-area h3:before, body.page:not(.home) .entry-content h3:before, .single #left-area h3:before, .single .entry-content h3:before {
  content: url("/wp-content/uploads/2020/05/title-icon.png");
  position: absolute;
  left: 0;
  top: -4px;
}
body.page:not(.home) #left-area h4, body.page:not(.home) .entry-content h4, .single #left-area h4, .single .entry-content h4 {
  font-weight: 700;
  line-height: 1.1;
  margin-top: 1.2em;
  margin-bottom: 0.7em;
  padding-bottom: 0;
  font-size: 18px;
}
body.page:not(.home) #left-area p, body.page:not(.home) .entry-content p, .single #left-area p, .single .entry-content p {
  font-weight: 400;
  line-height: 1.35;
  font-size: 18px !important;
  padding-bottom: 0;
  margin-bottom: 1.3em;
}
@media (max-width: 980px) {
  body.page:not(.home) #left-area p, body.page:not(.home) .entry-content p, .single #left-area p, .single .entry-content p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area p, body.page:not(.home) .entry-content p, .single #left-area p, .single .entry-content p {
    font-size: 16px !important;
  }
}
body.page:not(.home) #left-area p strong, body.page:not(.home) .entry-content p strong, .single #left-area p strong, .single .entry-content p strong {
  font-weight: 700;
}
body.page:not(.home) #left-area p a, body.page:not(.home) .entry-content p a, .single #left-area p a, .single .entry-content p a {
  font-weight: 400;
  text-decoration: none;
  color: #34469a;
  position: relative;
  display: inline-block;
}
body.page:not(.home) #left-area p a:before, body.page:not(.home) .entry-content p a:before, .single #left-area p a:before, .single .entry-content p a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #34469a;
  transform: scale(1, 1) translateX(-50%);
  transition: all 0.25s ease;
}
body.page:not(.home) #left-area p a:hover:before, body.page:not(.home) .entry-content p a:hover:before, .single #left-area p a:hover:before, .single .entry-content p a:hover:before {
  transform: scale(0, 0) translateX(-50%);
}
body.page:not(.home) #left-area center, body.page:not(.home) .entry-content center, .single #left-area center, .single .entry-content center {
  margin: 2em 0;
  border: 2px solid #374a99;
}
body.page:not(.home) #left-area ul, body.page:not(.home) #left-area ol, body.page:not(.home) .entry-content ul, body.page:not(.home) .entry-content ol, .single #left-area ul, .single #left-area ol, .single .entry-content ul, .single .entry-content ol {
  list-style: none;
  padding: 0;
  margin: 1.7em 0 2.5em;
}
body.page:not(.home) #left-area ul li, body.page:not(.home) #left-area ol li, body.page:not(.home) .entry-content ul li, body.page:not(.home) .entry-content ol li, .single #left-area ul li, .single #left-area ol li, .single .entry-content ul li, .single .entry-content ol li {
  padding-left: 70px;
  position: relative;
  margin-bottom: 1.25em;
  line-height: 1.35;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ul li, body.page:not(.home) #left-area ol li, body.page:not(.home) .entry-content ul li, body.page:not(.home) .entry-content ol li, .single #left-area ul li, .single #left-area ol li, .single .entry-content ul li, .single .entry-content ol li {
    padding-left: 40px;
  }
}
body.page:not(.home) #left-area ul li:before, body.page:not(.home) #left-area ol li:before, body.page:not(.home) .entry-content ul li:before, body.page:not(.home) .entry-content ol li:before, .single #left-area ul li:before, .single #left-area ol li:before, .single .entry-content ul li:before, .single .entry-content ol li:before {
  content: "";
  background-image: url("/wp-content/uploads/2020/05/list-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 22.5px;
  height: 27px;
  position: absolute;
  overflow: hidden;
  left: 15px;
  top: -5px;
  background-size: cover;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ul li:before, body.page:not(.home) #left-area ol li:before, body.page:not(.home) .entry-content ul li:before, body.page:not(.home) .entry-content ol li:before, .single #left-area ul li:before, .single #left-area ol li:before, .single .entry-content ul li:before, .single .entry-content ol li:before {
    left: 0;
  }
}
body.page:not(.home) #left-area ul li ul li, body.page:not(.home) #left-area ol li ul li, body.page:not(.home) .entry-content ul li ul li, body.page:not(.home) .entry-content ol li ul li, .single #left-area ul li ul li, .single #left-area ol li ul li, .single .entry-content ul li ul li, .single .entry-content ol li ul li {
  padding-left: 0;
}
body.page:not(.home) #left-area ul li ul li:before, body.page:not(.home) #left-area ol li ul li:before, body.page:not(.home) .entry-content ul li ul li:before, body.page:not(.home) .entry-content ol li ul li:before, .single #left-area ul li ul li:before, .single #left-area ol li ul li:before, .single .entry-content ul li ul li:before, .single .entry-content ol li ul li:before {
  content: none;
}
body.page:not(.home) #left-area ol, body.page:not(.home) .entry-content ol, .single #left-area ol, .single .entry-content ol {
  counter-reset: olCounter;
}
body.page:not(.home) #left-area ol li:before, body.page:not(.home) .entry-content ol li:before, .single #left-area ol li:before, .single .entry-content ol li:before {
  content: url("/wp-content/uploads/2020/05/list-icon-2.png");
}
body.page:not(.home) #left-area ol li:after, body.page:not(.home) .entry-content ol li:after, .single #left-area ol li:after, .single .entry-content ol li:after {
  counter-increment: olCounter;
  content: counter(olCounter);
  position: absolute;
  left: 24.5px;
  top: 0;
  color: #ffffff;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:after, body.page:not(.home) .entry-content ol li:after, .single #left-area ol li:after, .single .entry-content ol li:after {
    left: 10px;
    top: 2px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(10):after, body.page:not(.home) .entry-content ol li:nth-child(10):after, .single #left-area ol li:nth-child(10):after, .single .entry-content ol li:nth-child(10):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(10):after, body.page:not(.home) .entry-content ol li:nth-child(10):after, .single #left-area ol li:nth-child(10):after, .single .entry-content ol li:nth-child(10):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(11):after, body.page:not(.home) .entry-content ol li:nth-child(11):after, .single #left-area ol li:nth-child(11):after, .single .entry-content ol li:nth-child(11):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(11):after, body.page:not(.home) .entry-content ol li:nth-child(11):after, .single #left-area ol li:nth-child(11):after, .single .entry-content ol li:nth-child(11):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(12):after, body.page:not(.home) .entry-content ol li:nth-child(12):after, .single #left-area ol li:nth-child(12):after, .single .entry-content ol li:nth-child(12):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(12):after, body.page:not(.home) .entry-content ol li:nth-child(12):after, .single #left-area ol li:nth-child(12):after, .single .entry-content ol li:nth-child(12):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(13):after, body.page:not(.home) .entry-content ol li:nth-child(13):after, .single #left-area ol li:nth-child(13):after, .single .entry-content ol li:nth-child(13):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(13):after, body.page:not(.home) .entry-content ol li:nth-child(13):after, .single #left-area ol li:nth-child(13):after, .single .entry-content ol li:nth-child(13):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(14):after, body.page:not(.home) .entry-content ol li:nth-child(14):after, .single #left-area ol li:nth-child(14):after, .single .entry-content ol li:nth-child(14):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(14):after, body.page:not(.home) .entry-content ol li:nth-child(14):after, .single #left-area ol li:nth-child(14):after, .single .entry-content ol li:nth-child(14):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(15):after, body.page:not(.home) .entry-content ol li:nth-child(15):after, .single #left-area ol li:nth-child(15):after, .single .entry-content ol li:nth-child(15):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(15):after, body.page:not(.home) .entry-content ol li:nth-child(15):after, .single #left-area ol li:nth-child(15):after, .single .entry-content ol li:nth-child(15):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(16):after, body.page:not(.home) .entry-content ol li:nth-child(16):after, .single #left-area ol li:nth-child(16):after, .single .entry-content ol li:nth-child(16):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(16):after, body.page:not(.home) .entry-content ol li:nth-child(16):after, .single #left-area ol li:nth-child(16):after, .single .entry-content ol li:nth-child(16):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(17):after, body.page:not(.home) .entry-content ol li:nth-child(17):after, .single #left-area ol li:nth-child(17):after, .single .entry-content ol li:nth-child(17):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(17):after, body.page:not(.home) .entry-content ol li:nth-child(17):after, .single #left-area ol li:nth-child(17):after, .single .entry-content ol li:nth-child(17):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(18):after, body.page:not(.home) .entry-content ol li:nth-child(18):after, .single #left-area ol li:nth-child(18):after, .single .entry-content ol li:nth-child(18):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(18):after, body.page:not(.home) .entry-content ol li:nth-child(18):after, .single #left-area ol li:nth-child(18):after, .single .entry-content ol li:nth-child(18):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(19):after, body.page:not(.home) .entry-content ol li:nth-child(19):after, .single #left-area ol li:nth-child(19):after, .single .entry-content ol li:nth-child(19):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(19):after, body.page:not(.home) .entry-content ol li:nth-child(19):after, .single #left-area ol li:nth-child(19):after, .single .entry-content ol li:nth-child(19):after {
    left: 2.5px;
  }
}
body.page:not(.home) #left-area ol li:nth-child(20):after, body.page:not(.home) .entry-content ol li:nth-child(20):after, .single #left-area ol li:nth-child(20):after, .single .entry-content ol li:nth-child(20):after {
  left: 16.5px;
}
@media (max-width: 767px) {
  body.page:not(.home) #left-area ol li:nth-child(20):after, body.page:not(.home) .entry-content ol li:nth-child(20):after, .single #left-area ol li:nth-child(20):after, .single .entry-content ol li:nth-child(20):after {
    left: 2.5px;
  }
}
.single.single-post.postid-510 #left-area .saboxplugin-wrap div[itemprop="description"] p {
  padding-left: 120px;
}
@media (max-width: 480px) {
  .single.single-post.postid-510 #left-area .saboxplugin-wrap div[itemprop="description"] p {
    padding-left: 0;
  }
}
#content-area.hide-sidebar_the_rising_block .rising-sidebar {
  display: none !important;
}
#content-area.hide-sidebar_form_block .form-sidebar {
  display: none !important;
}
#content-area.hide-sidebar_why_choose_block .why-choose-sidebar {
  display: none !important;
}
#content-area.hide-sidebar_meet_our_ceo_block .sidebar-author-box {
  display: none !important;
}
.rising-sidebar {
  border: 1px solid #009fbc;
  background-color: #ffffff;
  background-image: url("/wp-content/uploads/2020/05/sidebar-img.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 350px;
  margin: 0 auto 20px;
}
.rising-sidebar h4 {
  color: #009fbc;
  font-size: 30px !important;
  font-weight: 700;
  font-style: italic;
  line-height: 1.06;
  margin: 25px 27px 18px;
  padding: 0;
}
@media (max-width: 1199px) {
  .rising-sidebar h4 {
    font-size: 29px !important;
  }
}
@media (max-width: 980px) {
  .rising-sidebar h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .rising-sidebar h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  .rising-sidebar h4 {
    font-size: 25px !important;
  }
}
.rising-sidebar p {
  font-size: 24px !important;
  font-style: italic;
  font-weight: 400;
  line-height: 1.08;
  margin: 0 27px 189px;
}
@media (max-width: 980px) {
  .rising-sidebar p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .rising-sidebar p {
    font-size: 20px !important;
  }
}
.form-sidebar {
  background-image: linear-gradient(30deg, #34469a 0%, #0d1c63 100%);
  padding: 20px 25px 30px;
  max-width: 300px;
  margin: 0 auto 20px;
}
.form-sidebar h4 {
  font-family: "HelveticaNeueCondensed", Arial;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.form-sidebar h5 {
  color: #ffffff;
  font-size: 22px !important;
  font-weight: 700;
  font-style: italic;
  line-height: 20px;
  position: relative;
  text-align: center;
  z-index: 1;
  padding-bottom: 26px;
  height: 66px;
}
@media (max-width: 980px) {
  .form-sidebar h5 {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  .form-sidebar h5 {
    font-size: 20px !important;
  }
}
.form-sidebar h5::before {
  content: "";
  background-image: url("/wp-content/uploads/2020/05/sidebar-form-title-bg.png");
  background-size: cover;
  width: calc(100% + 50px);
  height: 92px;
  position: absolute;
  top: -18px;
  left: -25px;
  z-index: -1;
}
.form-sidebar > span {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  display: block;
}
.form-sidebar .fsBody {
  margin-bottom: 0 !important;
}
.form-sidebar .fsBody form.fsForm {
  box-shadow: none;
  background: none;
  border: none;
  margin: 0;
  margin-top: 25px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsSectionHeader {
  display: none;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow {
  margin-bottom: 25px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow:last-child {
  margin-bottom: 15px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody {
  padding: 0;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody label {
  color: #ffffff;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody label span {
  color: #42c515;
  font-size: 10px;
  position: relative;
  top: -3px;
  left: 3px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody input, .form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  height: 35px;
  background-color: transparent;
  background-image: none;
  color: #ffffff;
  border-bottom: 2px solid #99cba1;
  font-weight: 600;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody input:focus, .form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody textarea:focus {
  border: none;
  border-bottom: 2px solid #99cba1;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody textarea {
  height: 97px;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody.fsValidationError {
  background-color: transparent !important;
}
.form-sidebar .fsBody form.fsForm .fsSection .fsRow .fsRowBody.fsValidationError label {
  color: red;
}
.form-sidebar .fsBody form.fsForm .fsFieldFocused {
  background-color: transparent;
}
.form-sidebar .fsBody form.fsForm .fsSubmit {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.form-sidebar .fsBody form.fsForm .fsSubmit .fsSubmitButton {
  border-radius: 5px;
  background-image: linear-gradient(to top, #42c515 0%, #329824 51%, #42c515 100%);
  background-size: auto 200%;
  width: 100%;
  padding: 15px;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  transition: 0.3s all;
}
.form-sidebar .fsBody form.fsForm .fsSubmit .fsSubmitButton:hover {
  background-position: bottom;
}
.form-sidebar .fsBody form.fsForm .fsError {
  background-color: transparent;
  color: #ffffff;
}
.why-choose-sidebar {
  border: 1px solid #009fbc;
  background-image: linear-gradient(30deg, #ffffff 0%, #c1dee6 100%);
  padding: 17px 25px 30px;
  margin-bottom: 20px;
  max-width: 400px;
  margin: 0 auto 20px;
}
.why-choose-sidebar .why-choose-title {
  display: flex;
  align-items: center;
}
.why-choose-sidebar .why-choose-title h4 {
  color: #34469a;
  font-family: "HelveticaNeueCondensed", Arial;
  font-size: 25px;
  font-weight: 400;
  line-height: 0.85;
  text-transform: uppercase;
  padding-bottom: 7px;
}
.why-choose-sidebar .why-choose-title .why-choose-img-wrap {
  min-width: 73px;
  max-width: 73px;
}
.why-choose-sidebar .why-choose-title .why-choose-img-wrap img {
  width: 100%;
  height: 100%;
}
.why-choose-sidebar p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.35;
}
.sidebar-author-box {
  border: 1px solid #42c515;
  background-image: linear-gradient(30deg, #124b9a 0%, #06124c 100%);
  color: #fff;
  position: relative;
  right: -2px;
  top: -1px;
  padding: 21px 26px 25px 25px;
  margin-bottom: 25px;
  max-width: 400px;
  margin: 0 auto 25px;
}
@media (max-width: 980px) {
  .sidebar-author-box {
    top: 0;
    right: 0;
  }
}
.sidebar-author-box .author-head {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.sidebar-author-box .author-head h5 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  font-family: "HelveticaNeueCondensed", Arial;
  margin-right: 50px;
  text-transform: uppercase;
  padding: 0;
}
@media (max-width: 767px) {
  .sidebar-author-box .author-head h5 {
    font-size: 20px;
    margin-right: 15px;
  }
}
.sidebar-author-box .author-head h5 span {
  color: #42c515;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  display: block;
  font-family: "HelveticaNeue", Arial;
  margin-bottom: 2px;
  letter-spacing: 1.3px;
}
@media (max-width: 767px) {
  .sidebar-author-box .author-head h5 span {
    font-size: 12px;
  }
}
.sidebar-author-box .author-head img {
  width: 67px;
  height: 78px;
}
.sidebar-author-box .author-content {
  font-size: 15px;
  font-weight: 400;
  line-height: 135%;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .sidebar-author-box .author-content {
    font-size: 14px;
  }
}
.sidebar-author-box > a {
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  border-radius: 5px;
  border: 1px solid #42c515;
  background-image: linear-gradient(to top, #ffffff 0%, #d9f3d0 51%, #ffffff 100%);
  background-size: auto 200%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 18px;
  transition: 0.3s all;
}
.sidebar-author-box > a:hover {
  background-position: bottom;
  text-decoration: none;
}
.watch-videos-sidebar {
  max-width: 300px;
  margin: auto;
}
.watch-videos-sidebar h4 {
  font-family: "HelveticaNeueCondensed", Arial;
  font-weight: 700;
  color: #000000;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 15px;
}
.watch-videos-sidebar a {
  transition: 0.3s ease-in-out;
  display: block;
  margin-bottom: 12px;
}
.watch-videos-sidebar a:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.42);
}
.watch-videos-sidebar a img {
  margin: 0;
  padding: 0;
  display: block;
}
#landing-content-section {
  padding: 0 !important;
}
#landing-content-section > .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
#pum-899 {
  background-color: rgba(0, 0, 0, 0.85);
}
#pum-899 .pum-container {
  border-radius: 8px;
  border: 4px solid #0056ca;
  background-color: #f0efeb;
  padding: 0;
}
@media (max-width: 1199px) {
  #pum-899 .pum-container {
    width: 95% !important;
    left: 2.5% !important;
    margin-left: 0 !important;
  }
}
#pum-899 .pum-container .pum-close {
  border: none;
  background-color: transparent;
  color: #d3d3d3;
  border-radius: unset;
  box-shadow: none;
  font-size: 30px;
  top: 14px;
  right: 7px;
  transition: 0.2s;
}
#pum-899 .pum-container .pum-close:hover {
  color: #0056ca;
}
.popup-book-best-practices {
  display: flex;
  flex-wrap: wrap;
}
.popup-book-best-practices .book-preview {
  width: 44%;
  background-image: url("/wp-content/uploads/2021/02/popup_bg.jpg");
  background-size: cover;
  padding: 7.6% 4.35% 5.2%;
}
@media (max-width: 660px) {
  .popup-book-best-practices .book-preview {
    width: 100%;
    background-position: bottom center;
    display: none;
  }
}
.popup-book-best-practices .book-preview h2 {
  color: #ffffff;
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  padding: 0;
  margin-bottom: 1.4em;
  font-size: 34px !important;
}
@media (max-width: 1199px) {
  .popup-book-best-practices .book-preview h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  .popup-book-best-practices .book-preview h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .popup-book-best-practices .book-preview h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 479px) {
  .popup-book-best-practices .book-preview h2 {
    font-size: 26px !important;
  }
}
.popup-book-best-practices .book-preview .img-wrap {
  text-align: center;
}
@media (max-width: 1023px) {
  .popup-book-best-practices .book-preview .img-wrap img {
    max-width: 200px;
  }
}
.popup-book-best-practices .book-form-wrap {
  width: 56%;
  padding: 7.2% 4.35% 5.2%;
  min-height: auto !important;
}
@media (max-width: 660px) {
  .popup-book-best-practices .book-form-wrap {
    width: 100%;
  }
}
.popup-book-best-practices .book-form-wrap h2 {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  max-width: 400px;
  padding: 0;
  margin: 0 auto 0.5em;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  .popup-book-best-practices .book-form-wrap h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  .popup-book-best-practices .book-form-wrap h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .popup-book-best-practices .book-form-wrap h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  .popup-book-best-practices .book-form-wrap h2 {
    font-size: 20px !important;
  }
}
.popup-book-best-practices .book-form-wrap p {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 400;
  line-height: 125%;
  text-align: center;
  max-width: 450px;
  margin: 0 auto 2.2em;
  font-size: 18px !important;
}
@media (max-width: 980px) {
  .popup-book-best-practices .book-form-wrap p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .popup-book-best-practices .book-form-wrap p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .popup-book-best-practices .book-form-wrap p {
    margin-bottom: 1.2em;
  }
}
.popup-book-best-practices .book-form-wrap .form-wrap {
  min-height: auto !important;
  max-width: 442px;
  margin: auto;
}
.popup-book-best-practices .book-form-wrap .form-wrap iframe {
  height: 315px !important;
}
@media (max-width: 424px) {
  .popup-book-best-practices .book-form-wrap .form-wrap iframe {
    height: 477px !important;
  }
}
@media (min-width: 981px) {
  .pum-open-overlay.pum-open-scrollable body {
    position: relative;
  }
  html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
    padding-right: inherit;
  }
}
#main-content .custom-accordion-module .et_pb_accordion_item {
  border-radius: 0 0 0 0;
  overflow: hidden;
  border-width: 0px 0px 2px 0px;
  border-color: #009fbc;
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_title {
  font-size: 21px;
  font-weight: bold;
  margin: 0 !important;
  text-align: left;
  padding: 0 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title {
  color: #000 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {
  color: #009fbc !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title:before {
  color: #009fbc;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_content {
  font-size: 20px;
  line-height: 140%;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul {
  list-style: none;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 0;
  top: -10px;
}
.home #top-menu a {
  color: #000;
}
.home-section-accent-text .et_pb_text_inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.24em;
  line-height: 1.7em;
  font-size: 32px !important;
}
.home-section-accent-text .et_pb_text_inner span {
  color: #42c514;
}
@media (max-width: 1199px) {
  .home-section-accent-text .et_pb_text_inner {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  .home-section-accent-text .et_pb_text_inner {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .home-section-accent-text .et_pb_text_inner {
    font-size: 24px !important;
  }
}
@media (max-width: 479px) {
  .home-section-accent-text .et_pb_text_inner {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .home-section-accent-text .et_pb_text_inner {
    line-height: 140%;
  }
}
.home-section-features .et_pb_row_1 {
  background-image: url("/wp-content/uploads/2020/04/center_shadow_features.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 54% 100%;
}
@media (max-width: 980px) {
  .home-section-features .et_pb_row_1 {
    background-image: none;
  }
}
@media (max-width: 980px) {
  .home-section-features .et_pb_column {
    padding-bottom: 30px;
    border-bottom: 1px solid #bfbfbf;
  }
  .home-section-features .et_pb_column:last-child {
    border-bottom: none;
  }
}
.home-section-features .et_pb_blurb_content .et_pb_blurb_container {
  text-align: center !important;
  transition: all 0.2s linear;
}
.home-section-features .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  text-transform: uppercase;
  font-size: 1.22em;
  padding-bottom: 10px;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .home-section-features .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 1.1em;
  }
}
.home-section-features .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  font-size: 0.8em;
  line-height: 1.83em;
}
@media (max-width: 767px) {
  .home-section-features .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    font-size: 0.68em;
  }
}
.home-section-features .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0;
  transition: all 0.2s linear;
}
@media (min-width: 981px) {
  .home-section-features .et_pb_blurb_content:hover .et_pb_blurb_container {
    transform: scale(1.03);
  }
  .home-section-features .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    transform: scale(0.95);
  }
}
.home-section-full-image .et_pb_text_inner {
  text-align: center;
  max-width: 796px;
  margin: 0 auto;
}
.home-section-full-image .et_pb_text_inner h2 {
  color: #fff;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 80px !important;
}
@media (max-width: 1199px) {
  .home-section-full-image .et_pb_text_inner h2 {
    font-size: 75px !important;
  }
}
@media (max-width: 980px) {
  .home-section-full-image .et_pb_text_inner h2 {
    font-size: 65px !important;
  }
}
@media (max-width: 767px) {
  .home-section-full-image .et_pb_text_inner h2 {
    font-size: 55px !important;
  }
}
@media (max-width: 479px) {
  .home-section-full-image .et_pb_text_inner h2 {
    font-size: 44px !important;
  }
}
.home-section-full-image .et_pb_text_inner p {
  color: #fff;
  font-size: 26px !important;
}
@media (max-width: 1199px) {
  .home-section-full-image .et_pb_text_inner p {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  .home-section-full-image .et_pb_text_inner p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .home-section-full-image .et_pb_text_inner p {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  .home-section-full-image .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .home-section-full-image .et_pb_text_inner p {
    line-height: 160%;
  }
}
.home-section-testimonial .title.text-center h2 {
  text-align: center;
}
.home-section-testimonial #testimonial-page h2, .home-section-testimonial #testimonial-page h2 * {
  font-family: 'HelveticaNeue-CondensedBold', sans-serif !important;
}
.home-section-testimonial #testimonial-page p, .home-section-testimonial #testimonial-page p *, .home-section-testimonial #testimonial-page h4, .home-section-testimonial #testimonial-page h4 * {
  font-family: 'Source Sans Pro', sans-serif !important;
}
.home-section-testimonial #testimonial-page .container {
  width: 96% !important;
}
.home-section-testimonial .testimonial-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -3%;
  margin-right: -3%;
}
@media (max-width: 980px) {
  .home-section-testimonial .testimonial-row {
    /*text-align: center;
      flex-direction: column;
      align-items: center;*/
    flex-wrap: wrap;
  }
  .home-section-testimonial .testimonial-row .comment-icon {
    text-align: left;
    align-self: flex-start;
  }
}
@media (max-width: 767px) {
  .home-section-testimonial .testimonial-row {
    flex-direction: column;
    align-items: center;
  }
}
.home-section-testimonial .testimonial-item {
  padding: 0 3%;
  width: 33.33%;
}
@media (max-width: 980px) {
  .home-section-testimonial .testimonial-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-section-testimonial .testimonial-item {
    max-width: 580px;
    width: 100%;
  }
}
@media (max-width: 1270px) {
  .home-section-testimonial h2 {
    text-align: center;
  }
}
#section-capability {
  background-color: #eff5f7;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #section-capability {
    min-height: 865px;
    padding: 32px 0;
  }
}
@media (max-width: 980px) {
  #section-capability {
    background: none;
  }
}
@media (max-width: 768px) {
  #section-capability {
    padding: 22px 0;
  }
}
@media (max-width: 375px) {
  #section-capability {
    padding-bottom: 0;
  }
}
#section-capability .et_pb_row {
  max-width: 1290px;
  align-items: center;
  display: flex;
}
@media (max-width: 1023px) {
  #section-capability .et_pb_row {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  #section-capability .et_pb_row {
    padding-bottom: 7px;
  }
}
@media (max-width: 425px) {
  #section-capability .et_pb_row {
    padding-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  #section-capability .et_pb_row .et_pb_column {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #section-capability .et_pb_row .et_pb_column {
    margin-bottom: 22px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column:first-child {
    width: 47.8%;
  }
}
@media (min-width: 1301px) {
  #section-capability .et_pb_row .et_pb_column:first-child {
    width: 58.4%;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column:last-child {
    width: 49.2%;
  }
}
@media (min-width: 1301px) {
  #section-capability .et_pb_row .et_pb_column:last-child {
    width: 38.6%;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
  max-width: 680px;
}
@media (min-width: 1024px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
    margin-bottom: 81px;
  }
}
@media (max-width: 1023px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
    margin-right: auto !important;
    margin-bottom: 60px !important;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
    max-width: 445px;
    margin-bottom: 50px !important;
  }
}
@media (max-width: 768px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
    max-width: 455px;
    margin-bottom: 22px !important;
  }
}
@media (max-width: 900px) and (max-height: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
    max-width: 475px;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h2 {
  color: #000000;
  font-family: 'HelveticaNeue', sans-serif !important;
  font-size: clamp(27px, 2.586vw, 42px) !important;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  letter-spacing: 0px;
  margin-bottom: 15px;
}
@media (min-width: 981px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h2 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h2 {
    margin-top: -4px;
  }
}
@media (max-width: 1024px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h2 {
    margin-top: -6px;
  }
}
@media (min-width: 1301px) and (max-width: 1548px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h2 {
    font-size: 41px !important;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
  font-family: "HelveticaNeue-CondensedBold", sans-serif !important;
  color: #000000;
  font-size: clamp(30px, 3.695vw, 60px) !important;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  padding-left: 0;
  background: none;
  border: none;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 2px;
  margin-bottom: 20px;
}
@media (min-width: 981px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    font-size: clamp(43px, 3.695vw, 60px) !important;
  }
}
@media (min-width: 1200px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    font-size: clamp(48px, 3.695vw, 60px) !important;
  }
}
@media (min-width: 1200px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    font-size: 51px !important;
  }
}
@media (min-width: 1301px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    font-size: 60px !important;
  }
}
@media (max-width: 768px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    max-width: 320px;
  }
}
@media (max-width: 900px) and (max-height: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 {
    max-width: 69%;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 span {
  display: inline-block;
  font-family: inherit;
  color: #3dc712;
  position: relative;
  z-index: 1;
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3 span::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 88%;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  max-width: 134px;
  height: 23px;
  background-image: url("/wp-content/uploads/2022/01/capability-decore-line.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner h3::before {
  display: none;
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner p {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000000;
  font-size: clamp(18px, 1.724vw, 28px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.14;
  text-align: center;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 981px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1301px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner p {
    max-width: 75%;
  }
}
@media (min-width: 1451px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner p {
    max-width: 95%;
  }
}
@media (max-width: 900px) and (max-height: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner p {
    max-width: 88%;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
  width: 100%;
  max-width: 498px;
  box-shadow: 14px 24px 48px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #001f3d;
  background-image: url("/wp-content/uploads/2022/01/bg-form-capability.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top 17%;
  padding: 28px 30px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3px;
}
@media (max-width: 980px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    background-position: center top 19%;
    padding: 53px 50px 48px;
  }
}
@media (max-width: 767px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    background-position: center top 18.5%;
    padding: 43px 30px 28px;
  }
}
@media (max-width: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    background-position: center top 12.2%;
    padding-top: 38px;
  }
}
@media (max-width: 850px) and (max-height: 480px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    background-position: center top 15.1%;
  }
}
@media (min-width: 981px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    padding: 48px 50px;
    background-position: center top 17.7%;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    max-width: 445px;
    padding: 48px 35px;
    background-position: center top 15.9%;
  }
}
@media (min-width: 1301px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    margin-right: 24px;
    background-position: center top 18.3%;
  }
}
@media (min-width: 1440px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner {
    background-position: center top 18.1%;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p {
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffffff;
  font-size: clamp(18px, 4vw, 24px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.14;
  transform: rotate(-3deg);
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p {
    font-size: 18px !important;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-one {
  text-align: center;
  margin-top: -3px;
  margin-left: -3px;
  min-height: 75px;
  margin-bottom: 13px;
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-one {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    min-height: 1px;
  }
}
@media (max-width: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-one {
    min-height: 65px;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-two {
  font-family: "BAKERS", sans-serif !important;
  font-size: clamp(38px, 10vw, 60px) !important;
  line-height: 0.6;
  margin-bottom: 15px;
  padding-bottom: 0;
  letter-spacing: 3px;
  padding-top: 0px;
  margin-left: -4px;
  margin-right: -6px;
  position: relative;
  text-align: center;
  transform: rotate(-4deg);
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-two {
    font-size: 55px !important;
  }
}
@media (min-width: 750px) and (max-width: 800px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-two {
    padding-top: 8px;
    font-size: 61px !important;
  }
}
@media (min-width: 981px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-two {
    margin-left: -34px;
    margin-right: -36px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-two {
    font-size: 54px !important;
  }
}
#section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-three {
  text-align: right;
  font-size: clamp(17px, 3.167vw, 19px) !important;
  margin-top: 12px;
  letter-spacing: 0.23px;
  margin-bottom: 32px;
}
@media (min-width: 1024px) and (max-width: 1300px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-three {
    font-size: 17px !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-three {
    margin-top: 25px;
  }
}
@media (max-width: 425px) {
  #section-capability .et_pb_row .et_pb_column .et_pb_module.et_pb_code .et_pb_code_inner p.form-decore-three {
    margin-top: 17px;
  }
}
#section-features {
  padding: clamp(10px, 2.778vw, 50px) 0 !important;
}
#section-features .et_pb_row {
  max-width: 1506px !important;
}
#section-features .et_pb_row .et_pb_column {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 980px) {
  #section-features .et_pb_row .et_pb_column {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}
#section-features .et_pb_row .et_pb_column:nth-child(1) img {
  margin-top: -39px;
  margin-left: 8px;
  margin-bottom: 10px;
}
#section-features .et_pb_row .et_pb_column:nth-child(2) .et_pb_image_wrap {
  position: relative;
  z-index: 1;
  margin: 0 -30px;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #section-features .et_pb_row .et_pb_column:nth-child(2) .et_pb_image_wrap {
    margin: 0 -15px;
  }
}
#section-features .et_pb_row .et_pb_column:nth-child(2) img {
  margin-top: -16px;
  margin-left: -50px;
  margin-bottom: 5px;
}
@media (min-width: 981px) and (max-width: 1440px) {
  #section-features .et_pb_row .et_pb_column:nth-child(2) img {
    margin-top: -36px;
    margin-bottom: -10px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #section-features .et_pb_row .et_pb_column:nth-child(2) img {
    margin-left: -27px;
    margin-top: -31px;
    margin-bottom: 1px;
  }
}
#section-features .et_pb_row .et_pb_column:nth-child(3) .et_pb_image_wrap {
  position: relative;
  z-index: 1;
  margin: 0 -30px;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #section-features .et_pb_row .et_pb_column:nth-child(3) .et_pb_image_wrap {
    margin: 0 -10px;
  }
}
#section-features .et_pb_row .et_pb_column:nth-child(3) img {
  margin-top: -39px;
  margin-left: -42px;
  margin-bottom: 14px;
}
@media (min-width: 981px) and (max-width: 1440px) {
  #section-features .et_pb_row .et_pb_column:nth-child(3) img {
    margin-top: -58px;
    margin-bottom: -2px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #section-features .et_pb_row .et_pb_column:nth-child(3) img {
    margin-top: -42px;
    margin-left: -25px;
    margin-bottom: 11px;
  }
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content {
  width: 100%;
  max-width: 460px;
  min-height: 693px;
  padding: 0 30px 62px;
  border: 1px solid #cccccc;
  background-image: url("/wp-content/uploads/2022/01/bg-et_pb_blurb_container.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content {
    padding: 0 15px 62px;
    min-height: 641px;
  }
}
@media (max-width: 767px) {
  #section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content {
    padding: 0 15px 62px;
    min-height: 1px;
  }
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0px;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  position: relative;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container {
    padding: 0 15px;
  }
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  text-align: center;
  color: #000000;
  font-size: clamp(28px, 5.215vw, 40px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.5;
  font-family: "HelveticaNeue-CondensedBold", sans-serif !important;
  margin-top: 0px;
  margin-bottom: 37px;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span {
  font-family: inherit !important;
  font-size: inherit !important;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description > *:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-top: auto;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  color: #000000;
  font-size: clamp(18px, 3.129vw, 24px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.17 !important;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif !important;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .features-button-more {
  color: #1a428a;
  font-size: clamp(14px, 1.062vw, 16px) !important;
  font-weight: 600;
  font-style: normal;
  line-height: 2 !important;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Source Sans Pro', sans-serif !important;
  letter-spacing: 1.7px;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .features-button-more::before {
  display: none;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .features-button-more::after {
  content: '›';
  text-decoration: none !important;
  border: 2px solid #000000;
  color: #000000;
  border-radius: 50%;
  display: flex;
  width: 17px;
  height: 17px;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  padding-bottom: 4px;
  padding-left: 2px;
  margin-left: 6px;
}
#section-features .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .features-button-more:hover {
  color: #000000;
}
#section-help {
  padding: 0 !important;
}
#section-help .et_pb_row {
  background-image: url("/wp-content/uploads/2022/01/bg-section-help.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  max-width: 1217px !important;
}
@media (min-width: 981px) and (max-width: 1100px) {
  #section-help .et_pb_row {
    background-size: auto 76%;
    background-position: right center;
  }
}
@media (min-width: 981px) {
  #section-help .et_pb_row {
    min-height: 596px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  #section-help .et_pb_row {
    padding-bottom: 40%;
    background-size: 50%;
    background-position: center bottom;
  }
}
@media (max-width: 767px) {
  #section-help .et_pb_row {
    padding-bottom: 80%;
    background-size: 80%;
    background-position: center bottom 10%;
  }
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner {
  margin-bottom: 20px;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner *:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 {
  text-indent: -2px;
  color: #000000;
  font-size: clamp(28px, 3.175vw, 40px) !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0.2px;
  font-family: "HelveticaNeue-CondensedBold", sans-serif !important;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 41px;
}
@media (max-width: 980px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 {
    text-align: center;
    padding-bottom: 21px;
  }
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 span {
  font-family: inherit !important;
  font-size: inherit !important;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 .help-green {
  font-family: "HelveticaNeue-CondensedBold", sans-serif !important;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 br {
  display: none;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 .help-question {
  display: block;
  font-size: clamp(34px, 4.762vw, 60px) !important;
  margin-top: 8px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.3px;
}
@media (max-width: 980px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 .help-question {
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 .help-question {
    max-width: 58%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 479px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner h2 .help-question {
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner p {
  color: #000000;
  font-size: clamp(18px, 3.129vw, 24px) !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4 !important;
  letter-spacing: 0.1px;
  font-family: 'Source Sans Pro', sans-serif !important;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner p .help-green {
  font-family: 'Source Sans Pro', sans-serif !important;
}
@media (min-width: 981px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner p {
    max-width: 635px;
  }
}
@media (max-width: 980px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner p {
    text-align: center;
  }
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-more {
  color: #1a428a;
  font-size: clamp(14px, 1.062vw, 16px) !important;
  font-weight: 600;
  font-style: normal;
  padding: 8px 0;
  line-height: 1.2 !important;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Source Sans Pro', sans-serif !important;
  letter-spacing: 1.8px;
}
@media (max-width: 980px) {
  #section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-more {
    justify-content: center;
    text-align: center;
  }
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-more::before {
  display: none;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-more::after {
  content: '›';
  text-decoration: none !important;
  border: 2px solid #000000;
  color: #000000;
  border-radius: 50%;
  display: flex;
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  padding-bottom: 4px;
  padding-left: 2px;
  margin-left: 6px;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-more:hover {
  color: #000000;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-green {
  color: #3dc712 !important;
  text-decoration: none !important;
  border: none !important;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-green::before {
  display: none;
}
#section-help .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner .help-green u {
  text-decoration: underline !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}
#section-giving-back-content .partners-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#section-giving-back-content .partners-wrap .partners-item {
  display: flex;
  flex-direction: column;
  width: 32%;
  margin-right: 2%;
  border: 1px solid #cccccc;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  transition: all 0.2s linear;
  text-decoration: none;
}
@media (min-width: 981px) {
  #section-giving-back-content .partners-wrap .partners-item:nth-child(3n + 3), #section-giving-back-content .partners-wrap .partners-item:last-child {
    margin-right: 0;
  }
  #section-giving-back-content .partners-wrap .partners-item:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
    transform: scale(1.03);
    text-decoration: none;
  }
}
@media (max-width: 980px) {
  #section-giving-back-content .partners-wrap .partners-item {
    width: 48%;
    margin-right: 4%;
  }
  #section-giving-back-content .partners-wrap .partners-item:nth-child(2n + 2), #section-giving-back-content .partners-wrap .partners-item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #section-giving-back-content .partners-wrap .partners-item {
    width: 100%;
    margin-right: 0;
  }
}
#section-giving-back-content .partners-wrap .partners-item .logo-wrap {
  background-color: #e3e3e3;
  padding: 20px;
  height: 100%;
  max-height: 170px;
  text-align: center;
}
#section-giving-back-content .partners-wrap .partners-item .logo-wrap img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#section-giving-back-content .partners-wrap .partners-item .partner-content h4 {
  text-align: center;
  font-size: 20px;
  padding: 20px 5px;
}
@media (max-width: 767px) {
  #section-giving-back-content .partners-wrap .partners-item .partner-content h4 {
    font-size: 18px;
  }
}
#section-insights-blog .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  color: #000;
}
#section-insights-blog .et_pb_ajax_pagination_container article {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  transition: all 0.2s linear;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  #section-insights-blog .et_pb_ajax_pagination_container article:nth-child(3n + 3), #section-insights-blog .et_pb_ajax_pagination_container article:last-child {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  #section-insights-blog .et_pb_ajax_pagination_container article {
    width: 48%;
    margin-right: 4%;
  }
  #section-insights-blog .et_pb_ajax_pagination_container article:nth-child(2n + 2), #section-insights-blog .et_pb_ajax_pagination_container article:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #section-insights-blog .et_pb_ajax_pagination_container article {
    width: 100%;
    margin-right: 0;
  }
}
#section-insights-blog .et_pb_ajax_pagination_container article .entry-featured-image-url {
  margin-bottom: 0;
  height: 268px;
}
#section-insights-blog .et_pb_ajax_pagination_container article .entry-featured-image-url img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 268px;
}
#section-insights-blog .et_pb_ajax_pagination_container article .entry-title {
  color: #000;
  text-align: left;
  padding: 20px 20px 20px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #section-insights-blog .et_pb_ajax_pagination_container article .entry-title {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #section-insights-blog .et_pb_ajax_pagination_container article .entry-title {
    font-size: 20px !important;
  }
}
#section-insights-blog .et_pb_ajax_pagination_container article .entry-title a {
  transition: 0.3s all;
  text-decoration: none;
}
#section-insights-blog .et_pb_ajax_pagination_container article .entry-title a:hover {
  color: #42c514;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-meta {
  display: none;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-content a {
  margin: 20px;
  border: 1px solid #34469a;
  border-radius: 6px;
  padding: 5px 10px;
  max-width: 125px;
  text-decoration: none !important;
  text-align: center;
  transition: 0.2s;
  text-transform: uppercase;
  font-size: 14px;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-content a:hover {
  background: #34469a;
  color: #fff;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-content p {
  color: #000;
  font-size: 18px;
  text-align: left;
  padding: 20px;
  line-height: 1.4em;
}
#section-insights-blog .et_pb_ajax_pagination_container article .post-content p:after {
  content: '...';
}
@media (max-width: 767px) {
  #section-insights-blog .et_pb_ajax_pagination_container article .post-content p {
    font-size: 16px;
  }
}
#section-insights-blog .et_pb_ajax_pagination_container article:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}
#section-insights-blog .et_pb_ajax_pagination_container > div:last-child {
  width: 100%;
  margin-top: 20px;
}
#section-insights-blog .et_pb_ajax_pagination_container > div:last-child .wp-pagenavi {
  text-align: center;
}
#section-insights-blog .et_pb_ajax_pagination_container > div:last-child .wp-pagenavi span.current {
  padding: 5px 13px;
  border: 1px solid #374a99 !important;
  background-color: #374a99;
  color: #ffffff !important;
  margin-right: 5px;
  font-size: 16px !important;
  font-weight: 600 !important;
}
#section-insights-blog .et_pb_ajax_pagination_container > div:last-child .wp-pagenavi a {
  padding: 5px 13px;
  border: 1px solid #374a99 !important;
  color: #374a99 !important;
  margin-right: 5px;
  transition: 0.3s all;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  text-decoration: none;
}
#section-insights-blog .et_pb_ajax_pagination_container > div:last-child .wp-pagenavi a:hover {
  background-color: #374a99;
  color: #ffffff !important;
}
.page-id-251 .footer-banner {
  display: none;
}
@media only screen and (max-width: 980px) {
  .page-id-251 .et_pb_column_1 {
    display: block !important;
  }
}
#contact-us-banner-section .et_pb_container {
  height: 504px !important;
  min-height: 504px !important;
}
#contact-us-banner-section .et_pb_slide_description {
  padding: 3.2% 8% 34.5%;
}
#contact-us-banner-section h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 100%;
  font-size: 60px;
}
@media (max-width: 1439px) {
  #contact-us-banner-section h1 {
    font-size: 58px;
  }
}
@media (max-width: 1299px) {
  #contact-us-banner-section h1 {
    font-size: 53px;
  }
}
@media (max-width: 1199px) {
  #contact-us-banner-section h1 {
    font-size: 48px;
  }
}
@media (max-width: 1099px) {
  #contact-us-banner-section h1 {
    font-size: 45px;
  }
}
@media (max-width: 1023px) {
  #contact-us-banner-section h1 {
    font-size: 42px;
  }
}
@media (max-width: 980px) {
  #contact-us-banner-section h1 {
    font-size: 39px;
  }
}
@media (max-width: 767px) {
  #contact-us-banner-section h1 {
    font-size: 35px;
  }
}
@media (max-width: 550px) {
  #contact-us-banner-section h1 {
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  #contact-us-banner-section h1 {
    font-size: 30px;
  }
}
#contact-us-banner-section h1 span {
  color: #42c515;
}
#contact-us-content-section {
  padding-bottom: 60px;
}
#contact-us-content-section .et_pb_row {
  max-width: 1260px;
  margin-top: -457px;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #contact-us-content-section .et_pb_row {
    background-color: #ffffff;
  }
}
@media (max-width: 1439px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -430px;
  }
}
@media (max-width: 1299px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -400px;
  }
}
@media (max-width: 1199px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -370px;
  }
}
@media (max-width: 1099px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -340px;
  }
}
@media (max-width: 767px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -300px;
  }
}
@media (max-width: 479px) {
  #contact-us-content-section .et_pb_row {
    margin-top: -250px;
  }
}
#contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) {
  margin-right: 0;
  background-image: linear-gradient(30deg, #1c4489 0%, #0e294d 100%);
}
@media (min-width: 981px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) {
    width: 42%;
    clip-path: polygon(0 0%, 85% 0, 100% 100%, 0% 100%);
    margin-top: -0.5px;
    margin-left: -0.5px;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) {
    clip-path: polygon(0 0%, 90% 0, 100% 100%, 0% 100%);
  }
}
@media (max-width: 980px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) {
    width: 100%;
    margin-bottom: 0;
  }
}
#contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) .et_pb_module {
  padding: 96px 30px 50px 29.4%;
}
@media (max-width: 1140px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) .et_pb_module {
    padding: 96px 30px 50px 22.2%;
  }
}
@media (max-width: 980px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) .et_pb_module {
    padding: 50px 30px;
  }
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
    text-align: center;
  }
}
#contact-us-content-section .et_pb_row .et_pb_column:nth-child(2) {
  width: 58%;
}
@media (max-width: 980px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(2) {
    width: 100%;
  }
}
#contact-us-content-section .et_pb_row .et_pb_column:nth-child(2) .et_pb_module {
  padding: 42px 12.5% 44px 8.2%;
}
@media (max-width: 980px) {
  #contact-us-content-section .et_pb_row .et_pb_column:nth-child(2) .et_pb_module {
    padding: 50px 9%;
  }
}
#contact-us-content-section h2 {
  color: #000000;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 1.35em;
  font-size: 22px !important;
}
@media (max-width: 980px) {
  #contact-us-content-section h2 {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  #contact-us-content-section h2 {
    font-size: 20px !important;
  }
}
#contact-us-content-section h2 span {
  color: #06295e;
  display: block;
  padding-bottom: 0.45em;
}
#contact-us-content-section h3 {
  color: #ffffff;
  font-size: 16px !important;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  padding-left: 0;
  margin: 0;
  border: none;
}
@media (max-width: 980px) {
  #contact-us-content-section h3 {
    display: inline-block;
  }
}
#contact-us-content-section h3:before {
  content: url("/wp-content/uploads/2020/09/address_icon.png");
  position: absolute;
  left: -68px;
  top: -3px;
}
@media (max-width: 1140px) {
  #contact-us-content-section h3:before {
    left: -41px;
  }
}
@media (max-width: 980px) {
  #contact-us-content-section h3:before {
    left: -40px;
    top: -10px;
    transform: scale(0.8);
  }
}
#contact-us-content-section h3:nth-of-type(2):before {
  content: url("/wp-content/uploads/2020/09/phone_icon.png");
}
#contact-us-content-section h3:nth-of-type(3):before {
  content: url("/wp-content/uploads/2020/09/fax_icon.png");
}
#contact-us-content-section h3:nth-of-type(4):before {
  content: url("/wp-content/uploads/2020/09/email_icon.png");
}
#contact-us-content-section p {
  line-height: 100%;
  color: #42c515;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 2.23em;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #contact-us-content-section p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #contact-us-content-section p {
    font-size: 18px !important;
  }
}
#contact-us-content-section p a {
  color: #42c515;
}
#contact-us-content-section p a:before {
  content: none;
}
#contact-us-content-section p a:hover {
  color: #ffffff;
}
#contact-us-content-section p:last-of-type {
  padding-bottom: 0;
}
#contact-us-content-section a.contact-client-portal-btn {
  display: block;
  width: 100%;
  max-width: 222px;
  text-align: center;
  border: 2px solid #42c515;
  background-color: transparent;
  color: #ffffff;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  letter-spacing: 1.64px;
  padding: 15px 10px;
  transition: 0.3s all;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #contact-us-content-section a.contact-client-portal-btn {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #contact-us-content-section a.contact-client-portal-btn {
    font-size: 18px !important;
  }
}
#contact-us-content-section a.contact-client-portal-btn:hover {
  background-color: #42c515;
}
@media (max-width: 1140px) {
  #contact-us-content-section a.contact-client-portal-btn {
    margin-left: -20px;
  }
}
@media (max-width: 980px) {
  #contact-us-content-section a.contact-client-portal-btn {
    margin: auto;
  }
}
#contact-us-content-section .fsBody {
  font-family: "AvenirNext", sans-serif !important;
  margin: 0 !important;
}
#contact-us-content-section .fsBody .fsForm {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
}
#contact-us-content-section .fsBody .fsForm .fsSection {
  display: flex;
  flex-wrap: wrap;
}
#contact-us-content-section .fsBody .fsForm .fsSection .fsRow {
  width: 100%;
  margin-bottom: 0 !important;
}
#contact-us-content-section .fsBody .fsForm .fsSection .fsRow:nth-child(-n + 7) {
  width: 46.5%;
}
#contact-us-content-section .fsBody .fsForm .fsSection .fsRow:nth-child(-n + 7):nth-child(even) {
  margin-right: 7%;
}
@media (max-width: 767px) {
  #contact-us-content-section .fsBody .fsForm .fsSection .fsRow:nth-child(-n + 7) {
    width: 100%;
  }
  #contact-us-content-section .fsBody .fsForm .fsSection .fsRow:nth-child(-n + 7):nth-child(even) {
    margin-right: 0;
  }
}
#contact-us-content-section .fsBody .fsForm label {
  color: #8d8d8d;
  font-weight: 400;
  line-height: 150%;
  font-size: 16px;
  margin-bottom: 0 !important;
}
#contact-us-content-section .fsBody .fsForm label span {
  color: #d30202;
  font-size: 12px;
  position: relative;
  top: -3px;
  left: 2px;
}
#contact-us-content-section .fsBody .fsForm input[type="text"], #contact-us-content-section .fsBody .fsForm input[type="tel"], #contact-us-content-section .fsBody .fsForm input[type="email"], #contact-us-content-section .fsBody .fsForm textarea {
  border: none;
  border-bottom: 2px solid #000;
  width: 100%;
  max-width: 100%;
  background-image: none;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 37px;
  padding: 0 4px;
  height: 28px;
}
#contact-us-content-section .fsBody .fsForm textarea {
  height: 70px;
  margin-bottom: 23px;
}
#contact-us-content-section .fsBody .fsForm .fsSubmit {
  padding: 0;
  margin: 0;
  background-color: transparent;
  text-align: left;
}
#contact-us-content-section .fsBody .fsForm .fsSubmit .fsSubmitButton {
  border: 1px solid #228f00;
  background-color: #3dc712;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.97px;
  line-height: 100%;
  padding: 16px 10px;
  display: block;
  width: 100%;
  max-width: 222px;
  text-align: center;
  margin-left: 0;
  cursor: pointer;
  transition: 0.3s all;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #contact-us-content-section .fsBody .fsForm .fsSubmit .fsSubmitButton {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #contact-us-content-section .fsBody .fsForm .fsSubmit .fsSubmitButton {
    font-size: 20px !important;
  }
}
#contact-us-content-section .fsBody .fsForm .fsSubmit .fsSubmitButton:hover {
  background-color: #374a99;
  border-color: #00228f;
}
#contact-us-content-section .fsBody .fsRowBody {
  padding: 0;
}
#contact-us-content-section .fsBody .fsSectionHeader {
  display: none;
}
#contact-us-content-section .fsBody .field-auto-capture {
  display: none;
}
#contact-us-content-section .fsBody .fsFieldFocused {
  background-color: transparent;
}
#contact-us-content-section .fsBody .fsError {
  margin: -5px 0 5px;
  padding-top: 0;
  border: none;
  background-color: transparent;
  color: #d30202;
}
#contact-us-content-section .fsBody .fsValidationError {
  background-color: transparent !important;
}
#contact-us-content-section .fsBody .fsValidationError .fsLabel {
  background-position: left center;
}
#contact-us-map-section {
  padding-top: 0;
  padding-bottom: 28px;
}
#contact-us-map-section .et_pb_row {
  padding-top: 5px;
}
#contact-us-map-section iframe {
  border: 1px solid #b7b7b7;
  box-shadow: 5px 18px 28px rgba(0, 0, 0, 0.15);
}
@media (min-width: 981px) {
  .logged-in.admin-bar #thank-you-2-page {
    height: calc(100% - 175px);
    min-height: calc(100vh - 175px);
    padding-bottom: 0;
  }
  .logged-in.admin-bar #thank-you-2-page .et_pb_row {
    padding-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  .logged-in.admin-bar #thank-you-2-page {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .logged-in.admin-bar #thank-you-2-page {
    height: calc(100% - 126px);
    min-height: calc(100vh - 126px);
  }
}
#thank-you-2-page {
  padding-top: 32.7vh !important;
}
@media (min-width: 981px) {
  #thank-you-2-page {
    overflow: hidden;
    height: 100%;
    min-height: calc(100vh - 143px);
    padding-bottom: 0;
    margin-top: 143px;
  }
  #thank-you-2-page .et_pb_row {
    padding-bottom: 0;
  }
}
@media (max-width: 980px) {
  #thank-you-2-page {
    margin-top: 80px;
    min-height: calc(100vh - 80px);
    padding-bottom: 0;
    position: relative;
  }
  #thank-you-2-page:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0;
    top: 0;
  }
}
#thank-you-2-page .et_pb_row {
  max-width: 1100px;
  position: unset;
}
@media (max-width: 980px) {
  #thank-you-2-page .et_pb_row {
    padding-bottom: 0;
  }
}
#thank-you-2-page h1 {
  color: #37499b;
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 0.7em;
  font-size: 65px;
}
@media (max-width: 1439px) {
  #thank-you-2-page h1 {
    font-size: 60px !important;
  }
}
@media (max-width: 1199px) {
  #thank-you-2-page h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 1023px) {
  #thank-you-2-page h1 {
    font-size: 55px !important;
  }
}
@media (max-width: 980px) {
  #thank-you-2-page h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  #thank-you-2-page h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 479px) {
  #thank-you-2-page h1 {
    font-size: 40px !important;
  }
}
#thank-you-2-page p {
  font-weight: 400;
  line-height: 115%;
  max-width: 500px;
  font-size: 28px;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #thank-you-2-page p {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #thank-you-2-page p {
    font-size: 24px !important;
  }
}
.page-id-477 footer.et-l--footer .et_pb_section_0_tb_footer {
  display: none;
}
.page-id-350 #main-header {
  display: none;
}
.page-id-350 .et_pb_section_0 {
  padding-top: 12vh !important;
}
@media (max-width: 1600px) {
  .page-id-350 .et_pb_section_0 {
    padding-top: 8vh !important;
  }
}
@media (max-width: 1200px) {
  .page-id-350 .et_pb_section_0 {
    padding-top: 4vh !important;
  }
}
@media (max-height: 700px) {
  .page-id-350 .et_pb_section_0 {
    padding-top: 4vh !important;
  }
}
.page-id-350 footer {
  display: none;
}
.page-id-368 #main-header {
  display: none;
}
.page-id-368 .et_pb_section_0 {
  padding-top: 4vh !important;
}
@media (max-width: 1600px) {
  .page-id-368 .et_pb_section_0 {
    padding-top: 4vh !important;
  }
}
@media (max-width: 1200px) {
  .page-id-368 .et_pb_section_0 {
    padding-top: 4vh !important;
  }
}
@media (max-height: 700px) {
  .page-id-368 .et_pb_section_0 {
    padding-top: 4vh !important;
  }
}
.page-id-368 footer {
  display: none;
}
@media (min-width: 981px) {
  .logged-in.admin-bar #experience-page {
    height: calc(100% - 32px);
    min-height: calc(100vh - 32px);
    padding-bottom: 0;
  }
  .logged-in.admin-bar #experience-page .et_pb_row {
    padding-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  .logged-in.admin-bar #experience-page {
    padding-top: 0;
  }
}
@media (min-width: 981px) {
  #experience-page {
    overflow: hidden;
    height: 100%;
    min-height: 100vh;
    padding-bottom: 0;
  }
  #experience-page .et_pb_row {
    padding-bottom: 0;
  }
}
@media (max-width: 980px) {
  #experience-page {
    padding-bottom: 0;
  }
}
#experience-page .et_pb_row {
  max-width: 1320px;
  position: unset;
}
@media (max-width: 980px) {
  #experience-page .et_pb_row {
    padding-bottom: 0;
  }
}
@media (min-width: 981px) {
  #experience-page .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 314px);
    z-index: 2;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #experience-page .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 240px);
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #experience-page .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 220px);
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 {
    margin-bottom: 0;
  }
}
@media (min-width: 981px) {
  #experience-page .et_pb_row .et_pb_column_0 .et_pb_text_0 {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 .et_pb_text_inner {
    text-align: center;
  }
}
#experience-page .et_pb_row .et_pb_column_0 .mobile-logo-experience {
  text-align: center;
  padding-bottom: 40px;
}
@media (min-width: 981px) {
  #experience-page .et_pb_row .et_pb_column_0 .mobile-logo-experience {
    display: none;
  }
}
#experience-page .et_pb_row .et_pb_column_0 h1 {
  color: #000000;
  font-family: "HelveticaNeueCondensed", Arial;
  line-height: 95%;
  font-weight: 900;
  padding-bottom: 4.5vh;
  font-size: 65px;
}
@media (max-width: 1500px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 60px;
  }
}
@media (max-width: 1320px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 50px;
  }
}
@media (max-width: 1100px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 45px;
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 50px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 45px;
  }
}
@media (max-width: 479px) {
  #experience-page .et_pb_row .et_pb_column_0 h1 {
    font-size: 40px;
  }
}
#experience-page .et_pb_row .et_pb_column_0 h1 span {
  color: #224289;
  font-family: "HelveticaNeueCondensed", Arial;
}
#experience-page .et_pb_row .et_pb_column_0 h1 span:first-child {
  color: #54b947;
}
#experience-page .et_pb_row .et_pb_column_0 p {
  color: #000000;
  font-weight: 700;
  line-height: 166%;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-size: 24px !important;
}
#experience-page .et_pb_row .et_pb_column_0 p:first-of-type {
  padding-bottom: 9.7vh;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  #experience-page .et_pb_row .et_pb_column_0 p:first-of-type {
    max-width: 580px;
  }
}
@media (max-width: 560px) {
  #experience-page .et_pb_row .et_pb_column_0 p:first-of-type {
    padding-bottom: 6.7vh;
  }
}
@media (max-width: 1199px) {
  #experience-page .et_pb_row .et_pb_column_0 p {
    font-size: 23px !important;
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #experience-page .et_pb_row .et_pb_column_0 p {
    font-size: 20px !important;
  }
}
@media (max-width: 479px) {
  #experience-page .et_pb_row .et_pb_column_0 p {
    font-size: 18px !important;
  }
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links {
  color: #000000;
  font-family: "HelveticaNeueCondensed", Arial;
  font-weight: 700;
  line-height: 120%;
  border: 3px solid #39aa41;
  border-left: none;
  border-radius: 0 15px 15px 0;
  display: inline-block;
  padding: 26px 10px;
  transition: all 0.35s ease-out;
  position: relative;
  margin-left: 185px;
  width: 390px;
  text-align: center;
  font-size: 32px !important;
}
@media (max-width: 1199px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    font-size: 24px !important;
  }
}
@media (max-width: 1439px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    margin-left: 165px !important;
  }
}
@media (max-width: 1199px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    margin-left: 125px !important;
  }
}
@media (max-width: 1023px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    margin-left: 120px !important;
  }
}
@media (max-width: 980px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    width: 320px;
  }
}
@media (max-width: 560px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links {
    width: 170px;
    margin-left: 100px !important;
  }
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links:after {
    top: -12px !important;
    left: -120px !important;
    transform: scale(0.8);
  }
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links:first-of-type {
  margin-bottom: 9.7vh;
}
@media (max-width: 560px) {
  #experience-page .et_pb_row .et_pb_column_0 a.exp-links:first-of-type {
    margin-bottom: 6.7vh;
  }
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links:before {
  content: "";
  border-radius: 0 12px 12px 0;
  position: absolute;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #39aa41;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links:hover {
  text-decoration: none !important;
  color: #fff;
  transition: color 0.2s ease-out;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  background: #39aa41 !important;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links:after {
  content: url("/wp-content/uploads/2020/06/great-experience-icon.png");
  position: absolute;
  top: -20px;
  left: -145px;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links.bad-experience {
  border-color: #ff0000;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links.bad-experience:before {
  background: #ff0000;
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links.bad-experience:after {
  content: url("/wp-content/uploads/2020/06/bad-experience-icon.png");
}
#experience-page .et_pb_row .et_pb_column_0 a.exp-links.bad-experience:hover:before {
  background: #ff0000 !important;
}
#experience-page .et_pb_row .et_pb_column_1 {
  width: 314px;
  z-index: 1;
  position: unset;
}
@media (max-width: 1199px) {
  #experience-page .et_pb_row .et_pb_column_1 {
    width: 240px;
  }
}
@media (max-width: 1100px) {
  #experience-page .et_pb_row .et_pb_column_1 {
    width: 220px;
  }
}
#experience-page .et_pb_row .et_pb_column_1 .et_pb_text_inner {
  display: flex;
  justify-content: flex-end;
}
#experience-page .et_pb_row .et_pb_column_1 .et_pb_image {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1450px) {
  #experience-page .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -10%;
  }
}
#experience-page .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap {
  text-align: right;
}
#experience-page .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap img {
  width: 110vh;
  max-width: 63vw;
  min-width: 385px;
}
@media (max-width: 1600px) {
  #experience-page .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap img {
    width: 100vh;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_text_inner {
    margin-top: 50px;
  }
}
@media (max-width: 1500px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -3%;
  }
}
@media (max-width: 1450px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -8%;
  }
}
@media (max-width: 1100px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -20%;
  }
}
#experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap {
  text-align: right;
}
#experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap img {
  width: 110vh;
  max-width: 63vw;
  min-width: 385px;
}
@media (max-width: 1500px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap img {
    max-width: 70vw;
  }
}
@media (max-width: 1100px) {
  #experience-page.experience-question .et_pb_row .et_pb_column_1 .et_pb_image .et_pb_image_wrap img {
    max-width: 80vw;
  }
}
@media (min-width: 981px) {
  #experience-page.bad-experience .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 314px);
    z-index: 2;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #experience-page.bad-experience .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 314px);
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #experience-page.bad-experience .et_pb_row .et_pb_column_0 {
    width: calc(100% - 3% - 314px);
  }
}
#experience-page.bad-experience .et_pb_row .et_pb_column_0 p:first-of-type {
  padding-bottom: 4vh;
}
@media (max-width: 1199px) {
  #experience-page.bad-experience .et_pb_row .et_pb_column_1 {
    width: 314px;
  }
}
@media (max-width: 1100px) {
  #experience-page.bad-experience .et_pb_row .et_pb_column_1 {
    width: 314px;
  }
}
#experience-page.bad-experience .et_pb_row .et_pb_column_1 .et_pb_text_inner {
  margin-top: 58px;
}
@media (min-width: 981px) {
  #experience-page.bad-experience h1 {
    max-width: 650px;
  }
}
@media (min-width: 981px) and (max-width: 1320px) {
  #experience-page.bad-experience h1 {
    max-width: 500px;
  }
}
#experience-page.bad-experience .fsBody {
  max-width: 714px;
}
#experience-page.bad-experience .fsBody .fsForm {
  box-shadow: 0 18px 28px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  border: 1px solid #d7d7d7;
  background-color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5vh 45px 4.5vh;
}
#experience-page.bad-experience .fsBody .fsForm .fsRowBody {
  padding: 0;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow {
  width: 48%;
  margin-bottom: 29px;
  margin-bottom: 2.9vh;
}
@media (max-width: 767px) {
  #experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow {
    width: 100%;
  }
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow label {
  color: #000;
  font-family: "Open Sans", Arial;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 1vh;
  text-align: left;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow label span {
  color: #ad1f23;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow label a {
  color: #647387;
  text-decoration: none;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow label a:hover {
  text-decoration: underline;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow input, #experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow textarea {
  color: #000;
  width: 100%;
  max-width: 100%;
  height: 4.6vh;
  min-height: 34px;
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  background-color: #ffffff;
  background-image: none;
}
#experience-page.bad-experience .fsBody .fsForm .fsSection .fsRow textarea {
  height: 13vh;
}
#experience-page.bad-experience .fsBody .fsSectionHeader {
  display: none;
}
#experience-page.bad-experience .fsBody .fsFieldFocused {
  background-color: transparent;
}
#experience-page.bad-experience .fsBody .fsError {
  margin: 0 0 10px 0;
}
#experience-page.bad-experience .fsBody .fsValidationError {
  background-color: transparent !important;
}
#experience-page.bad-experience .fsBody .fsSubmit {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
#experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
  color: #ffffff;
  font-family: "HelveticaNeueCondensed", Arial;
  font-weight: 900;
  line-height: 100%;
  box-shadow: 0 4px 0 #1f7b26;
  border-radius: 8px;
  background-color: #39aa41;
  border: none;
  padding: 10px;
  width: 300px;
  cursor: pointer;
  font-size: 40px !important;
}
@media (max-width: 1199px) {
  #experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
    font-size: 38px !important;
  }
}
@media (max-width: 980px) {
  #experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
    font-size: 32px !important;
  }
}
@media (max-width: 479px) {
  #experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #experience-page.bad-experience .fsBody .fsSubmit .fsSubmitButton {
    width: 100%;
  }
}
#experience-page.thank-you-experience {
  display: flex;
  height: 100vh;
  /* <-- add after redesign */
  min-height: 350px;
  /* <-- add after redesign */
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_0 {
  width: 100%;
  /* <-- add after redesign */
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p {
  margin: auto;
  /* <-- add after redesign */
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
  font-weight: 700;
  line-height: 120%;
  font-size: 34px !important;
}
@media (max-width: 1199px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    max-width: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    max-width: 435px;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    max-width: 405px;
  }
}
@media (max-width: 980px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:first-of-type {
    max-width: 460px;
    margin: auto;
  }
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_0 p:last-of-type {
  padding-bottom: 0;
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_0 .et_pb_text_inner {
  text-align: center;
  /* <-- add after redesign */
  margin-bottom: 20vh;
  /* <-- add after redesign */
}
@media (max-width: 1450px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -5%;
  }
}
@media (max-width: 1260px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -15%;
  }
}
@media (max-width: 1120px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image {
    right: -20%;
  }
}
#experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image img {
  width: 100% !important;
  max-width: unset;
  min-width: unset;
}
@media (max-width: 1120px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image img {
    width: 90% !important;
  }
}
@media (max-height: 600px) {
  #experience-page.thank-you-experience .et_pb_row .et_pb_column_1 .et_pb_image img {
    width: 75% !important;
  }
}
.page-id-345 #main-header {
  background-color: #c1dee6 !important;
}
.page-id-345 #main-header #top-menu a {
  color: #000;
}
.page-id-345 .footer-banner {
  display: none;
}
.page-id-345 #thank-you {
  padding-top: 140px !important;
  padding-bottom: 80px;
}
@media (max-width: 980px) {
  .page-id-345 #thank-you {
    padding-top: 80px !important;
  }
}
.page-id-345 #thank-you .et_pb_row {
  padding-top: 0 !important;
}
.page-id-345 #thank-you .et_pb_row .et_pb_text_inner {
  margin-top: -16%;
}
.page-id-345 #thank-you .et_pb_row .et_pb_text_inner p {
  max-width: 810px;
  font-size: 28px !important;
  padding-bottom: 25px;
  margin: 0 auto;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-id-345 #thank-you .et_pb_row .et_pb_text_inner p {
    font-size: 22px !important;
  }
}
.page-id-345 #thank-you .et_pb_button {
  box-shadow: 14px 24px 48px rgba(80, 50, 26, 0.7);
  border-radius: 8px;
  border: 1px solid #ffffff;
  background-color: #e8e5dc;
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  color: #543628;
  padding: 12px 25px;
}
@media (max-width: 767px) {
  .page-id-345 #thank-you .et_pb_button {
    font-size: 18px !important;
  }
}
.page-id-345 #thank-you .et_pb_button:hover {
  padding-right: 40px;
}
.page-id-345 #thank-you .et_pb_button:after {
  top: 14px;
}
#section-client-support-content {
  padding-bottom: 64px;
}
@media (max-width: 980px) {
  #section-client-support-content .et_pb_column_1 {
    display: block !important;
  }
}
#section-client-support-content .et_pb_row {
  max-width: 1202px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 19px;
}
@media (max-width: 980px) {
  #section-client-support-content .et_pb_row .et_pb_column {
    width: 100% !important;
  }
}
#section-client-support-content .et_pb_row .et_pb_column:nth-child(1) {
  width: 56%;
  margin-right: 0;
}
#section-client-support-content .et_pb_row .et_pb_column:nth-child(2) {
  width: 44%;
}
#section-client-support-content h2 {
  color: #34469a;
  line-height: 1.4;
  text-align: center;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  #section-client-support-content h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #section-client-support-content h2 {
    font-size: 20px !important;
  }
}
#section-client-support-content .submit-a-service-wrap + p {
  text-align: center;
  max-width: 560px;
  margin: 14px auto;
  padding-right: 53px;
}
@media (max-width: 1439px) {
  #section-client-support-content .submit-a-service-wrap + p {
    padding-right: unset;
  }
}
#section-client-support-content .submit-a-service-wrap {
  display: flex;
  padding-bottom: 37px;
}
@media (max-width: 580px) {
  #section-client-support-content .submit-a-service-wrap {
    flex-wrap: wrap;
  }
}
#section-client-support-content .submit-a-service-wrap > div {
  border-right: 1px solid #cccccc;
  margin-top: 42px;
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div {
    width: 50% !important;
    padding: 0 2% !important;
  }
}
@media (max-width: 580px) {
  #section-client-support-content .submit-a-service-wrap > div {
    width: 100% !important;
    border-right: none;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) {
  width: 300px;
  padding-right: 13%;
}
@media (max-width: 1199px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) {
    padding-right: 3%;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p {
  color: #000000;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p {
    font-size: 20px !important;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a {
  display: table;
  text-align: center;
  box-shadow: 14px 24px 48px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  background-image: linear-gradient(to right, #34469a 0%, #34469a 49.9%, #56ba48 50%, #56ba48 100%);
  background-size: 200% auto;
  background-position: right;
  padding: 20px 5px;
  margin-top: 30px;
  color: #ffffff;
  font-weight: 700;
  line-height: 100%;
  width: 213px;
  transition: 0.3s all;
  font-size: 22px !important;
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a {
    width: 175px;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a:before {
  content: none;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p a:hover {
  background-position: left;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p:nth-child(2) a {
  background-image: linear-gradient(to right, #56ba48 0%, #56ba48 49.9%, #34469a 50%, #34469a 100%);
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(1) p:last-child {
  margin-bottom: 0;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) {
  width: 368px;
  padding: 0 5%;
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) {
    border-right: none;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p {
  color: #000000;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  margin-bottom: 1.15em;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p {
    font-size: 20px !important;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p span {
  display: block;
  text-align: center;
  line-height: 135%;
  font-weight: 400;
  padding-top: 7px;
  font-size: 18px !important;
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p span {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p span {
    font-size: 16px !important;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2), #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) {
  color: #000000;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 1.5em;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2), #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2), #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) {
    font-size: 18px !important;
  }
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2) a, #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) a {
  display: table;
  margin: 12px auto 1.85em;
  color: #56ba48;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  border-bottom: 2px solid #56ba48;
  letter-spacing: normal;
  text-transform: lowercase;
  transition: 0.3s all;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2) a:before, #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) a:before {
  content: none;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(2) a:hover, #section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:nth-child(3) a:hover {
  color: #34469a;
  border-color: #34469a;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:last-child {
  margin-bottom: 0;
}
#section-client-support-content .submit-a-service-wrap > div:nth-child(2) p:last-child a {
  margin-bottom: 0;
}
#section-client-support-content .emergency-and-after-wrap {
  margin-top: 42px;
  padding: 4% 5% 0;
}
@media (max-width: 1439px) {
  #section-client-support-content .emergency-and-after-wrap {
    margin-top: 0;
    padding: 4% 8% 0;
  }
}
@media (max-width: 1070px) {
  #section-client-support-content .emergency-and-after-wrap {
    padding: 4% 9% 0;
  }
}
@media (max-width: 1023px) {
  #section-client-support-content .emergency-and-after-wrap {
    padding: 4% 14% 0;
  }
}
#section-client-support-content .emergency-and-after-wrap p {
  color: #000000;
  font-weight: 400;
  line-height: 135%;
  text-align: center;
  margin-bottom: 1.15em;
  font-size: 22px !important;
}
@media (max-width: 1199px) {
  #section-client-support-content .emergency-and-after-wrap p {
    font-size: 21px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content .emergency-and-after-wrap p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .emergency-and-after-wrap p {
    font-size: 19px !important;
  }
}
@media (max-width: 479px) {
  #section-client-support-content .emergency-and-after-wrap p {
    font-size: 18px !important;
  }
}
#section-client-support-content .emergency-and-after-wrap p a {
  color: #000000;
  font-weight: 700;
  line-height: 100%;
  transition: 0.3s all;
  white-space: normal;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  #section-client-support-content .emergency-and-after-wrap p a {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #section-client-support-content .emergency-and-after-wrap p a {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #section-client-support-content .emergency-and-after-wrap p a {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #section-client-support-content .emergency-and-after-wrap p a {
    font-size: 20px !important;
  }
}
#section-client-support-content .emergency-and-after-wrap p a:before {
  content: none;
}
#section-client-support-content .emergency-and-after-wrap p a:hover {
  color: #56ba48;
  border-bottom: 2px solid #56ba48;
}
#section-client-support-content .emergency-and-after-wrap p span {
  white-space: nowrap;
}
.page-id-614 .et_pb_section_0_tb_footer {
  display: none !important;
}
.page.page-id-569 #section-referral-program {
  padding-bottom: 29px;
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.page.page-id-569 #section-referral-program h4 {
  font-size: 40px !important;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  color: #34469a;
  margin-top: 0.7em;
  text-align: center;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program h4 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program h4 {
    font-size: 30px !important;
  }
}
.page.page-id-569 #section-referral-program .win-win-row {
  max-width: 1098px;
  padding: 16px 0;
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container h4 {
  text-align: left;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container h4 {
    text-align: center;
  }
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  max-width: 100%;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content {
    flex-flow: column wrap;
    align-items: center;
  }
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_main_blurb_image {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 30%;
  margin-bottom: 0;
  margin-right: 13px;
}
@media (max-width: 1368px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 36%;
  }
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_main_blurb_image span {
  display: block;
  width: 100%;
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container {
  width: 65%;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container {
    width: 100%;
  }
}
.page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  max-width: 700px;
}
@media (max-width: 1278px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 17px !important;
    line-height: 1.2;
  }
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    line-height: 1.35;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .win-win-row .win-win-container .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    margin-bottom: 0;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row {
  padding: 10px 0;
  max-width: 1103px;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .et_pb_column.et_pb_column_4_4.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: block !important;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row .et_pb_text_inner h4 {
  text-align: center;
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-top: 20px;
  margin: 1.7em 0 7px;
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  width: 49%;
  display: block;
  border-bottom: 1px solid #34469a;
  padding: 16px 52px 37px 5.3em;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li {
    font-size: 16px !important;
  }
}
@media (max-width: 1368px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li {
    padding: 16px 15px 37px 4.5em;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li {
    width: 100%;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li span {
  color: #41c90f;
  margin-left: -5px;
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:first-child, .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2) {
  border-top: 1px solid #34469a;
  padding: 38px 52px 37px 5.3em;
}
@media (max-width: 1368px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:first-child, .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2) {
    padding: 38px 15px 37px 4.5em;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:first-child:before, .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2):before {
  left: 40px;
  top: 33px;
}
@media (max-width: 1368px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:first-child:before, .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2):before {
    left: 25px;
  }
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2) {
    border-top: none;
    padding-top: 16px;
  }
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:nth-child(2):before {
    top: 10px;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:before {
  width: 30px;
  height: 36px;
  left: 40px;
  top: 10px;
}
@media (max-width: 1368px) {
  .page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list ul li:before {
    left: 25px;
  }
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list .under-list-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px !important;
  color: #7a7a7a;
  text-align: center !important;
}
.page.page-id-569 #section-referral-program .how-ref-works-row .referral-program-list .under-list-text sup {
  color: #41c90f;
}
.page.page-id-569 #section-referral-program .referral-form-row {
  padding: 7px 0;
  max-width: 782px;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm {
  box-shadow: none;
  border: none;
  margin-top: 0;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSectionHeader {
  margin: 0;
  background-color: transparent;
  padding: 0;
  display: none;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsFieldFocused {
  background-color: white !important;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsValidationError {
  background-color: white !important;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsValidationError label {
  font-weight: 700 !important;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsValidationError input {
  border-bottom: 3px dashed #b84972 !important;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-top: 15px;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow {
  width: 48.65%;
}
@media (max-width: 767px) {
  .page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow {
    width: 100%;
  }
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow:nth-child(10) {
  width: 100%;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow .fsRowBody {
  padding: 22px 0 0;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow .fsRowBody label {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 15px;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow .fsRowBody label span {
  visibility: hidden;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow .fsRowBody input {
  width: 100%;
  max-width: 100%;
  border: none;
  border-bottom: 3px solid #384b98;
  background-image: none;
  font-size: 18px;
  font-weight: 500;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow .fsRowBody input:focus {
  border-color: transparent;
  border-bottom: 3px solid #3755d5;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSubmit.fsPagination {
  background-color: #ffffff;
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSubmit.fsPagination .fsSubmitButton {
  font-size: 18px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  background: radial-gradient(circle, #41c90f 0%, #41c90f 100%);
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 1em 3em;
  margin-top: 4px;
  cursor: pointer;
}
@media (max-width: 980px) {
  .page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSubmit.fsPagination .fsSubmitButton {
    padding: 1em 2em;
  }
}
.page.page-id-569 #section-referral-program .referral-form-row .referral-form-wrap form.fsForm .fsSubmit.fsPagination .fsSubmitButton:hover {
  background: radial-gradient(circle, #2b800c 0%, #41c90f 100%);
  transition: all 0.2s ease-in-out;
  letter-spacing: 0.02em;
}
.page.page-id-569 footer.et-l.et-l--footer .et_builder_inner_content.et_pb_gutters2 .et_pb_section.et_pb_section_0_tb_footer.footer-banner.et_pb_with_background.et_section_regular {
  display: none;
}
.page.page-id-569 footer.et-l.et-l--footer .et_builder_inner_content.et_pb_gutters2 .et_pb_row.et_pb_row_1_tb_footer.et_pb_row_1-4_3-4 {
  max-width: 1100px;
}
#main-content .best-practices-content-section {
  background-size: auto;
  padding-top: 14px;
}
@media (min-width: 1900px) {
  #main-content .best-practices-content-section {
    background-size: 100% auto;
  }
}
@media (max-width: 1199px) {
  #main-content .best-practices-content-section {
    background-position: 58% 0;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section {
    background-position: top left;
  }
}
#main-content .best-practices-content-section .best-practices-content-banner {
  max-width: 1170px !important;
}
#main-content .best-practices-content-section .best-practices-content-banner .et_pb_text {
  padding: 62px 0 58px;
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-banner .et_pb_text {
    text-align: center;
    padding: 30px 0 28px;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-banner .et_pb_image {
    text-align: center;
  }
}
#main-content .best-practices-content-section .best-practices-content-banner h1 {
  color: #224289;
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 92%;
  padding: 0;
  margin-bottom: 0.35em;
  font-size: 65px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-content-section .best-practices-content-banner h1 {
    font-size: 56px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-banner h1 {
    font-size: 54px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-content-section .best-practices-content-banner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-content-section .best-practices-content-banner h1 {
    font-size: 34px !important;
  }
}
@media (min-width: 981px) {
  #main-content .best-practices-content-section .best-practices-content-banner h1 {
    max-width: 835px;
  }
}
#main-content .best-practices-content-section .best-practices-content-banner h1 span {
  color: #18c700;
  font-family: "Franklin Gothic", sans-serif;
  position: relative;
}
#main-content .best-practices-content-section .best-practices-content-banner h1 span:after {
  content: "";
  background-image: url("/wp-content/uploads/2021/02/title-border.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 110%;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: -1px;
}
#main-content .best-practices-content-section .best-practices-content-banner p {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0.65em;
  font-size: 34px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-content-section .best-practices-content-banner p {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-banner p {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-content-section .best-practices-content-banner p {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-content-section .best-practices-content-banner p {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) {
  #main-content .best-practices-content-section .best-practices-content-banner p {
    max-width: 600px;
  }
}
#main-content .best-practices-content-section .best-practices-content-row {
  padding: 46px 80px 0;
  box-shadow: 0px -36px 53px -32px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1439px) {
  #main-content .best-practices-content-section .best-practices-content-row {
    padding: 36px 5% 0;
  }
}
#main-content .best-practices-content-section .best-practices-content-row h2 {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 400;
  line-height: 115%;
  padding: 0;
  margin-bottom: 0.9em;
  font-size: 28px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-content-section .best-practices-content-row h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-row h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-content-section .best-practices-content-row h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-content-section .best-practices-content-row h2 {
    font-size: 20px !important;
  }
}
#main-content .best-practices-content-section .best-practices-content-row p, #main-content .best-practices-content-section .best-practices-content-row li {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 400;
  line-height: 130%;
  padding: 0;
  margin-bottom: 1.3em;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .best-practices-content-row p, #main-content .best-practices-content-section .best-practices-content-row li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-content-section .best-practices-content-row p, #main-content .best-practices-content-section .best-practices-content-row li {
    font-size: 18px !important;
  }
}
#main-content .best-practices-content-section .best-practices-content-row ul {
  list-style: none;
  padding: 3px 0 9px 6px;
}
#main-content .best-practices-content-section .best-practices-content-row ul li {
  position: relative;
  padding-left: 40px;
}
#main-content .best-practices-content-section .best-practices-content-row ul li:before {
  content: url("/wp-content/uploads/2021/02/list-icon.png");
  position: absolute;
  left: 0;
  top: 0;
}
#main-content .best-practices-content-section .btn-wrap a {
  display: inline-block;
  border-radius: 8px;
  border: 4px solid #349228;
  background-color: #18c700;
  color: #fff;
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  padding: 19px 30px;
  text-decoration: none !important;
  transition: 0.2s all;
  font-size: 32px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-content-section .btn-wrap a {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .btn-wrap a {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-content-section .btn-wrap a {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-content-section .btn-wrap a {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-content-section .btn-wrap a {
    padding: 14px 20px;
  }
}
#main-content .best-practices-content-section .btn-wrap a:hover {
  background-color: transparent;
  color: #18c700;
  border-color: #18c700;
}
#main-content .best-practices-book {
  padding: 44px 0 35px;
}
#main-content .best-practices-book .et_pb_row {
  max-width: 1100px !important;
}
@media (min-width: 981px) {
  #main-content .best-practices-book .et_pb_row .et_pb_column:nth-child(1) {
    width: 33.4%;
    margin-right: 3%;
  }
}
@media (min-width: 981px) {
  #main-content .best-practices-book .et_pb_row .et_pb_column:nth-child(2) {
    width: 63.6%;
  }
}
@media (min-width: 981px) {
  #main-content .best-practices-book .et_pb_image {
    position: relative;
    left: -17px;
    top: 10px;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book .et_pb_image {
    text-align: center;
  }
}
#main-content .best-practices-book .et_pb_image .et_pb_image_wrap {
  position: relative;
}
#main-content .best-practices-book .et_pb_image .et_pb_image_wrap:after {
  content: "";
  background-image: url("/wp-content/uploads/2021/02/book-shadow.png");
  background-size: 100%;
  width: 566px;
  height: 555px;
  position: absolute;
  right: 0px;
  top: 118px;
}
@media (max-width: 1199px) {
  #main-content .best-practices-book .et_pb_image .et_pb_image_wrap:after {
    width: 450px;
    height: 450px;
    right: 40px;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book .et_pb_image .et_pb_image_wrap:after {
    right: -96px;
    top: 0px;
  }
}
#main-content .best-practices-book .et_pb_image .et_pb_image_wrap img {
  z-index: 1;
}
@media (max-width: 980px) {
  #main-content .best-practices-book .et_pb_image .et_pb_image_wrap img {
    max-width: 220px;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book .et_pb_text .et_pb_text_inner {
    max-width: 650px;
    margin: auto;
  }
}
#main-content .best-practices-book h2 {
  color: #224289;
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 45px;
  padding: 0;
  margin-bottom: 0.55em;
  font-size: 40px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-book h2 {
    font-size: 37px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book h2 {
    font-size: 33px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-book h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-book h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book h2 {
    text-align: center;
  }
}
#main-content .best-practices-book p, #main-content .best-practices-book li {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 400;
  line-height: 130%;
  padding: 0;
  margin-bottom: 1.3em;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #main-content .best-practices-book p, #main-content .best-practices-book li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-book p, #main-content .best-practices-book li {
    font-size: 18px !important;
  }
}
#main-content .best-practices-book p strong, #main-content .best-practices-book li strong {
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600 !important;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #main-content .best-practices-book p strong, #main-content .best-practices-book li strong {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-book p strong, #main-content .best-practices-book li strong {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book p, #main-content .best-practices-book li {
    text-align: center;
  }
}
#main-content .best-practices-book ol {
  counter-reset: item;
  list-style: none;
  padding: 0 0 17px 17px;
}
#main-content .best-practices-book ol li {
  position: relative;
  padding-left: 63px;
  counter-increment: item;
}
@media (max-width: 980px) {
  #main-content .best-practices-book ol li {
    text-align: left;
    padding-left: 53px;
  }
}
#main-content .best-practices-book ol li:before {
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-family: "Avenir";
  font-weight: 800;
  font-size: 32px;
  width: 53px;
  height: 53px;
  background-color: #0056ca;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 980px) {
  #main-content .best-practices-book ol li:before {
    width: 43px;
    height: 43px;
    font-size: 26px;
  }
}
#main-content .best-practices-book ol li span {
  white-space: nowrap;
}
#main-content .best-practices-book ol li:nth-child(2):before {
  background-color: #224289;
}
#main-content .best-practices-book ol li:nth-child(3):before {
  background-color: #0b2253;
}
@media (max-width: 980px) {
  #main-content .best-practices-book .btn-wrap {
    text-align: center;
  }
}
#main-content .best-practices-book .btn-wrap a {
  display: inline-block;
  border-radius: 8px;
  border: 4px solid #349228;
  background-color: #18c700;
  color: #fff;
  font-family: "Franklin Gothic", sans-serif;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  padding: 19px 30px;
  text-decoration: none !important;
  transition: 0.2s all;
  font-size: 32px !important;
}
@media (max-width: 1199px) {
  #main-content .best-practices-book .btn-wrap a {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book .btn-wrap a {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-content .best-practices-book .btn-wrap a {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  #main-content .best-practices-book .btn-wrap a {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #main-content .best-practices-book .btn-wrap a {
    padding: 14px 20px;
  }
}
#main-content .best-practices-book .btn-wrap a:hover {
  background-color: transparent;
  color: #18c700;
  border-color: #18c700;
}
.page-template-page-itcompany_ct .header.header_ct .container {
  width: 100%;
  max-width: 1085px;
}
@media (max-width: 1438px) {
  .page-template-page-itcompany_ct .header.header_ct .container {
    width: 80%;
  }
}
.page-template-page-itcompany_ct #et-boc .et_pb_gutters2 .et_pb_section_1_tb_footer .et_pb_row_1_tb_footer.et_pb_row_1-4_3-4 {
  max-width: 1117px;
  padding: 35px 0;
}
.page-template-page-itcompany_ct #et-boc .et_pb_gutters2 .et_pb_section_1_tb_footer .et_pb_row_1_tb_footer.et_pb_row_1-4_3-4 .et_pb_module.et_pb_image.et_pb_image_0_tb_footer {
  transform: translateX(16px);
}
@media (max-width: 1278px) {
  .page-template-page-itcompany_ct .top-head-row-it {
    width: 90%;
  }
}
.header_ct {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  padding: 30px 0 20px;
  z-index: 2;
}
.block_ct .et_pb_row {
  max-width: 1147px;
}
.block_ct .block_1, .block_ct .block_2 {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
.block_ct .block_1 .cols_1, .block_ct .block_2 .cols_1 {
  display: block !important;
  width: 51%;
  margin: -7px 0 0 2.6% !important;
}
@media (max-width: 1278px) {
  .block_ct .block_1 .cols_1, .block_ct .block_2 .cols_1 {
    margin: 0 !important;
    width: 52.5%;
  }
}
@media (max-width: 980px) {
  .block_ct .block_1 .cols_1, .block_ct .block_2 .cols_1 {
    width: 88%;
    margin: 0 auto !important;
    float: none;
  }
}
@media (max-width: 767px) {
  .block_ct .block_1 .cols_1, .block_ct .block_2 .cols_1 {
    width: 88%;
  }
}
.block_ct .block_1 .cols_2, .block_ct .block_2 .cols_2 {
  display: block !important;
  width: 42%;
  margin: -10px 15px 0 0 !important;
  float: right;
}
@media (max-width: 1278px) {
  .block_ct .block_1 .cols_2, .block_ct .block_2 .cols_2 {
    width: 46.5%;
    margin: -10px 0px 0 0 !important;
  }
}
@media (max-width: 980px) {
  .block_ct .block_1 .cols_2, .block_ct .block_2 .cols_2 {
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media (max-width: 500px) {
  .block_ct .block_1 .cols_2, .block_ct .block_2 .cols_2 {
    width: 90%;
  }
}
.block_ct .block_1 > .et_pb_row, .block_ct .block_2 > .et_pb_row {
  padding: 27px 0 20px !important;
}
.block_ct .block_1 {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.block_ct h1 {
  padding-bottom: 27px;
  font-size: 60px;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 980px) {
  .block_ct h1 {
    text-align: center;
    font-size: 38px !important;
    line-height: 42px;
  }
}
.block_ct h1 .nowrap {
  white-space: nowrap;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 700;
}
.block_ct h4 {
  margin: 0;
  padding-bottom: 25px !important;
  font-size: 28px !important;
  font-family: "HelveticaNeueCondensed", sans-serif !important;
  text-decoration: none !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #ffffff;
}
@media (max-width: 980px) {
  .block_ct h4 {
    text-align: center;
    margin: 0 auto;
  }
}
.block_ct p {
  font-size: 18px !important;
  font-family: "Avenir", sans-serif;
  font-weight: 400 !important;
  line-height: 20px !important;
  color: #ffffff;
}
@media (max-width: 980px) {
  .block_ct p {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .block_ct p {
    text-align: center;
  }
}
.block_ct .sidebar_block {
  position: absolute;
  right: -45px;
  max-width: 495px;
  padding: 30px 40px 35px;
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.block_ct .sidebar_block .title {
  margin-bottom: 15px;
  font-size: 26px;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
}
.block_ct .box_form {
  margin-top: 24px;
  max-width: 412px;
}
.block_ct .fsBody {
  margin: 0;
  padding: 0;
  background: none;
}
.block_ct .fsBody .fsSectionHeader {
  display: none;
}
.block_ct .fsBody .fsForm {
  max-width: 660px;
  margin: 0 auto;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.block_ct .fsBody .fsForm .fsSection {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.block_ct .fsBody .fsForm .fsSection .fsRow {
  width: 50%;
  margin: 0 0 10px !important;
  padding: 0 15px;
}
.block_ct .fsBody .fsForm .fsSection .fsRow#fsRow3959999-6, .block_ct .fsBody .fsForm .fsSection .fsRow#fsRow3959999-7, .block_ct .fsBody .fsForm .fsSection .fsRow#fsRow3959999-8 {
  width: 100%;
}
.block_ct .fsBody .fsForm .fsSection .fsRow#fsRow3959999-7 {
  margin-bottom: 6px !important;
}
.block_ct .fsBody .fsForm .fsRowBody {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.block_ct .fsBody .fsForm .fsRowBody .fsLabel {
  font-size: 14px;
  font-family: "Avenir", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.91px;
  line-height: 20px;
  color: #000000 !important;
}
@media (max-width: 1278px) {
  .block_ct .fsBody .fsForm .fsRowBody .fsLabel {
    letter-spacing: 0;
  }
}
.block_ct .fsBody .fsForm .fsRowBody .fsLabel .fsRequiredMarker {
  margin-left: 3px;
  font-size: 12px;
  color: #53b947;
}
.block_ct .fsBody .fsForm .fsRowBody textarea, .block_ct .fsBody .fsForm .fsRowBody input[type="email"], .block_ct .fsBody .fsForm .fsRowBody input[type="number"], .block_ct .fsBody .fsForm .fsRowBody input[type="tel"], .block_ct .fsBody .fsForm .fsRowBody input[type="text"] {
  max-width: none;
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  font-size: 16px !important;
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  background: none;
  background-color: #ffffff;
  border: 1px solid #959595;
  border-radius: 0;
  transition: 0.5s;
}
.block_ct .fsBody .fsForm .fsRowBody textarea {
  height: 123px;
  resize: none;
}
.block_ct .fsBody .fsForm .fsSubmit {
  height: 60px;
  margin: 0 auto;
  padding: 0;
  color: #ffffff;
  background-color: #224289;
  background-image: linear-gradient(to right, #54b947 0%, #224289 50%, #54b947 100%);
  background-size: 200% auto;
  background-position: left;
  border-radius: 5px;
  transition: 0.5s;
}
.block_ct .fsBody .fsForm .fsSubmit input.fsSubmitButton {
  width: 100%;
  height: 100%;
  padding: 14px 5px;
  font-size: 28px !important;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 28px;
  color: #ffffff;
  background: transparent !important;
  border: none;
  cursor: pointer;
}
@media (max-width: 1278px) {
  .block_ct .fsBody .fsForm .fsSubmit input.fsSubmitButton {
    font-size: 22px !important;
  }
}
@media (max-width: 420px) {
  .block_ct .fsBody .fsForm .fsSubmit input.fsSubmitButton {
    font-size: 16px !important;
  }
}
.block_ct .fsBody .fsForm .fsSubmit:hover {
  background-position: right;
}
.block_ct .fsBody .fsForm div.fsError {
  margin: 0 auto 20px;
  background-color: #fff;
}
.block_ct .fsBody .fsForm .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  margin: 0 !important;
  padding: 0 !important;
}
.block_ct .fsBody .fsForm .fsValidationError {
  background: none !important;
  box-shadow: none !important;
}
.block_ct .block_2 {
  padding: 33px 0 3px;
}
.block_ct .block_2 > .et_pb_row {
  padding: 0 !important;
}
.block_ct .block_2 h2.title, .block_ct .block_2 .title {
  font-size: 28px !important;
  font-family: "HelveticaNeueCondensed", sans-serif;
  font-weight: 700 !important;
  line-height: 24px !important;
  color: #1c4489 !important;
}
.block_ct .block_2 .list {
  margin: 24px 0 24px !important;
}
.block_ct .block_2 .list li {
  margin-bottom: 15px !important;
  padding: 0 !important;
  font-size: 18px;
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
}
.block_ct .block_2 .list li strong {
  font-family: "Avenir", sans-serif;
  font-weight: 800;
  color: #54b947;
}
.block_ct .block_2 .list li:before {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.no_footer_bottom + .et-boc div.et_pb_section.et_pb_section_0_tb_footer {
  display: none;
}
@media (max-width: 1440px) {
  .block_ct .fsBody .fsForm .fsRowBody textarea {
    height: 100px;
  }
}
@media (max-width: 1365px) {
  .block_ct .block_1 h1 {
    font-size: 50px;
  }
  .block_ct .block_1 h4 {
    font-size: 26px;
  }
  .block_ct .sidebar_block {
    width: calc(100% - 20px);
  }
}
@media (max-width: 1280px) {
  .block_ct .sidebar_block {
    right: 0;
  }
  .block_ct .fsBody .fsForm .fsRowBody textarea {
    height: 80px;
  }
  .block_ct .fsBody .fsForm .fsRowBody textarea, .block_ct .fsBody .fsForm .fsRowBody input[type="email"], .block_ct .fsBody .fsForm .fsRowBody input[type="number"], .block_ct .fsBody .fsForm .fsRowBody input[type="tel"], .block_ct .fsBody .fsForm .fsRowBody input[type="text"] {
    height: 35px;
  }
}
@media (max-width: 1199px) and (min-width: 992px), (max-width: 480px) {
  .block_ct .block_1 h1 {
    font-size: 48px;
    line-height: 50px;
  }
  .block_ct .block_1 h4 {
    font-size: 24px;
  }
  .block_ct .sidebar_block .title {
    font-size: 20px !important;
    line-height: 24px;
  }
}
@media (max-width: 980px) {
  .block_ct .block_1 .cols_2, .block_ct .block_2 .cols_2 {
    width: 100% !important;
  }
  .block_ct .block_1 .sidebar_block {
    position: relative;
    right: initial;
    margin: 20px auto 40px !important;
  }
}
@media (max-width: 560px) {
  .block_ct .block_1 h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .block_ct .block_1 h4 {
    font-size: 22px;
  }
  .block_ct .sidebar_block .title {
    font-size: 23px;
  }
  .block_ct .block_2 h2.title, .block_ct .block_2 .title {
    font-size: 25px !important;
  }
}
@media (max-width: 480px) {
  .block_ct .block_1 h1 {
    line-height: 38px;
  }
  .block_ct .block_2 h2.title, .block_ct .block_2 .title {
    font-size: 22px !important;
  }
  .block_ct .fsBody .fsForm .fsRowBody .fsLabel {
    margin-bottom: 0;
    font-size: 12px;
  }
  .block_ct .sidebar_block {
    padding: 30px 20px !important;
  }
}
@media (max-width: 420px) {
  .block_ct .fsBody .fsForm .fsSection .fsRow {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .block_ct .block_1 h1 {
    font-size: 32px;
    line-height: 34px;
  }
  .block_ct .fsBody .fsForm .fsSubmit input.fsSubmitButton {
    height: 100%;
  }
}
.page-id-430 footer.et-l--footer .et_pb_section_0_tb_footer, .page-id-491 footer.et-l--footer .et_pb_section_0_tb_footer {
  display: none;
}
/**
 *  Second version CT page.ct-version-2 START
 */
.logged-in.admin-bar .block_ct .block_1.ct-version-2 {
  padding-top: 61px !important;
}
.block_ct .block_1.ct-version-2 {
  padding-top: 92px !important;
}
.block_ct .block_1.ct-version-2 .et_pb_row {
  padding-top: 5px !important;
}
.block_ct .block_1.ct-version-2 .et_pb_row .et_pb_column:nth-child(1) p {
  max-width: 583px;
}
.block_ct .block_1.ct-version-2 .et_pb_row .et_pb_column:nth-child(2) .et_pb_module {
  margin-top: 0px;
}
.block_ct .block_1.ct-version-2 h4 {
  max-width: 534px;
  line-height: 100% !important;
  padding-bottom: 0.6em !important;
}
.block_ct .block_1.ct-version-2 .title {
  margin-bottom: 0.5em;
}
.block_ct .block_1.ct-version-2 .fsBody .fsForm .fsSection .fsRow {
  margin-bottom: 6px !important;
}
.block_ct .block_1.ct-version-2 .fsBody .fsForm .fsSection .fsRow:last-child {
  margin-bottom: 18px !important;
}
.block_ct .block_1.ct-version-2 .fsBody .fsForm .fsSection .fsRow textarea {
  height: 216px;
}
@media (max-width: 1500px) {
  .block_ct .block_1.ct-version-2 .fsBody .fsForm .fsSection .fsRow textarea {
    height: 80px;
  }
}
.block_ct .block_1.ct-version-2 .fsBody .fsLabel {
  margin-bottom: 5px;
}
.block_ct .block_2.ct-version-2 {
  padding-top: 42px;
}
.block_ct .block_2.ct-version-2 .three-steps {
  margin: 0 0 0 46px;
}
@media (max-width: 980px) {
  .block_ct .block_2.ct-version-2 .three-steps {
    margin: 0;
  }
}
.block_ct .block_2.ct-version-2 .title {
  line-height: 100% !important;
}
@media (max-width: 980px) {
  .block_ct .block_2.ct-version-2 .title.steps {
    text-align: center;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list {
  margin: 0.9em auto 1.5em;
  max-width: 495px;
}
@media (min-width: 981px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list {
    margin: 0.9em 0 1.5em;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li {
  position: relative;
  color: #000000;
  font-family: "AvenirHeavy", sans-serif;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0;
  padding: 0;
  margin-bottom: 5px;
  margin-left: 95px;
  min-height: 90px;
  font-size: 18px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 980px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li {
    font-size: 16px !important;
  }
}
@media (max-width: 560px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li {
    margin-left: 57px;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li span {
  display: block;
  position: relative;
  font-family: "AvenirHeavy", sans-serif;
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li span:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -33px;
  display: block;
  width: 89%;
  height: 0;
  border-bottom: 1px solid #c6c6c6;
}
@media (max-width: 560px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li span:after {
    display: none;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:nth-child(2) span:after {
  bottom: -23px;
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:last-child span:after {
  display: none;
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:before {
  content: "";
  background-image: none;
  height: calc(100% - 73px);
  width: 3px;
  background-color: #54b947;
  position: absolute;
  left: -57px;
  top: 85px;
}
@media (max-width: 560px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li:before {
    height: calc(100% - 44px);
    left: -42px;
    top: 70px;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:after {
  content: "";
  background-image: url("/wp-content/uploads/2020/07/step-1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 80px;
  height: 80px;
  position: absolute;
  left: -95px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 560px) {
  .block_ct .block_2.ct-version-2 ul.step-icon-list li:after {
    width: 50px;
    height: 50px;
    left: -66px;
  }
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:nth-child(2):after {
  background-image: url("/wp-content/uploads/2020/07/step-2.png");
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:last-child {
  border-bottom: none;
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:last-child:before {
  content: none;
}
.block_ct .block_2.ct-version-2 ul.step-icon-list li:last-child:after {
  background-image: url("/wp-content/uploads/2020/07/step-3.png");
}
/**
 *  Second version CT page.ct-version-2 END
 */
@font-face {
  font-family: "HelveticaNeue-CondensedBold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff");
}
@font-face {
  font-family: "Helvetica-Neue-Condensed-Black.woff";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Helvetica-Neue-Condensed-Black.woff.woff") format("woff");
}
body .champagne_section {
  min-height: calc(100vh - 70.078px) !important;
  background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -223px / 436px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
}
@media (max-width: 1816px) and (min-width: 1750px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -100px / 340px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
@media (max-width: 1750px) and (min-width: 1649px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -59px / 250px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
@media (max-width: 1648px) and (min-width: 1540px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -70px / 190px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
@media (max-width: 1539px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') right bottom -100px / 0px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
@media (min-height: 1100px) {
  body .champagne_section {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1921px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -200px / 370px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
@media (min-width: 2100px) {
  body .champagne_section {
    background: url('/wp-content/uploads/2021/10/Bottle-of-Champagne.png') left bottom -223px / 436px no-repeat, url('/wp-content/uploads/2021/10/bg-champagne.png') 0 0 / cover no-repeat;
  }
}
body .champagne_section .champagne_main-row {
  display: flex;
  justify-content: space-between;
  padding: 45px 0px 67px 0px !important;
  margin-right: 8.55%;
  max-width: 1257px;
}
@media (min-width: 1921px) {
  body .champagne_section .champagne_main-row {
    margin-right: auto;
  }
}
@media (max-width: 1539px) {
  body .champagne_section .champagne_main-row {
    margin-right: auto;
  }
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row {
    padding: 35px 0px 60px 0px !important;
  }
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row {
    flex-wrap: wrap;
  }
}
body .champagne_section .champagne_main-row:after {
  display: none !important;
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-content {
    width: 100%;
  }
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_logo {
    text-align: center;
  }
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_title {
  padding: 24px 0px 0px 0px !important;
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_title {
    padding: 10px 0px 0px 0px !important;
  }
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_title .et_pb_text_inner h1 {
  font-size: 45px !important;
  font-family: 'HelveticaNeue-CondensedBold';
  font-weight: 400;
  line-height: 49px;
  padding: 0;
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_title .et_pb_text_inner h1 {
    font-size: 40px !important;
    line-height: 40px;
  }
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_title .et_pb_text_inner h1 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_title .et_pb_text_inner h1 {
    font-size: 33px !important;
  }
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_text {
  width: 100%;
  max-width: 598px;
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-content .champagne_text {
    max-width: 100%;
  }
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_text.et_pb_text_1 {
  margin-top: 32px;
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_text.et_pb_text_2 p {
  line-height: 29px !important;
}
body .champagne_section .champagne_main-row .champagne_main-content .champagne_text p {
  font-size: 20px !important;
}
body .champagne_section .champagne_main-row .champagne_main-form {
  flex: 0 1 532px;
}
@media (max-width: 1024px) {
  body .champagne_section .champagne_main-row .champagne_main-form {
    flex: 0 1 530px;
  }
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-form {
    flex: 0 1 100%;
  }
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne_call h2 {
  font-size: 32px !important;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 13px;
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form {
  margin-top: 26px;
  text-align: center;
  box-shadow: 19px 33px 48px rgba(0, 0, 0, 0.35);
  border-radius: 12px;
  border: 5px solid #224289;
  background-color: #ffffff;
  padding: 32px 50px 31px 50px;
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form {
    margin-top: 0px;
    padding: 32px 30px 31px 30px;
  }
}
@media (max-width: 767px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form {
    padding: 32px 25px 31px 25px;
  }
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form h2 {
  margin: 0px 0px 18px 0px;
  padding: 0;
  font-family: "HelveticaNeue-CondensedBold";
  font-weight: 400;
  font-size: 40px !important;
  line-height: 40px;
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form h2 {
    line-height: 37px;
  }
}
@media (max-width: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form h2 {
    font-size: 36px !important;
  }
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form p {
  font-size: 20px !important;
  font-family: inherit;
  font-family: "Source Sans Pro";
  margin-bottom: 22px;
}
@media (max-width: 1440px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form p {
    margin-bottom: 20px;
  }
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form p br {
  font-family: none;
}
body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form .champagne-form {
  min-height: auto !important;
  max-height: 450px !important;
}
@media (max-height: 1024px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form .champagne-form {
    max-height: 408px !important;
  }
}
@media (max-height: 980px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form .champagne-form {
    max-height: 450px !important;
  }
}
@media (max-width: 528px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form .champagne-form {
    max-height: 406px !important;
  }
}
@media (max-width: 440px) {
  body .champagne_section .champagne_main-row .champagne_main-form .champagne-block-form .champagne-form {
    max-height: 559px !important;
  }
}
body .champagne_footer {
  height: auto !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.myrsi.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_champagne_style.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_landing.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fglobal%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fmodule%2F_custom-accordion-module.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_giving-back.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_insights.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_thank-you.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_experience.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_clients_support.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_referral_progam.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2Fpage%2F_best-practices-for-remote-work.scss%22%2C%22wp-content%2Fthemes%2Fmyrsi%2Fscss%2F_itcompany_ct.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAA%2BIA%3BAC%2FIA%3BADuIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvIA%3BAAAA%3BAAiJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEjJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAFdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEcA%3BAAAA%3BAAAA%3BAAAA%3BAF7CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuBD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAFhGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAC7LD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAHLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGQD%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoGG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BACtLF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI1CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJoCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIrCC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ6BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIMG%3BAAAA%3BAAAA%3BAAAA%3BAJrCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIiCC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAJzCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC3GD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkCC%3BAAAA%3BAAAA%3BAAAA%3BALlCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK4BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL%2FCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALvDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgCC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK6DG%3BAAAA%3BAAAA%3BAAAA%3BAAwCH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALvKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgLG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BALhMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMtCG%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANxCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMyCG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANtEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANhFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM8DK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN3FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6FK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANzIL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkJO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlJP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMyKS%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN5LP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MW%3BAAAA%3BAAAA%3BAN7MX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6NK%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7QN%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOkCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOiNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPhND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8NE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9NF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8OC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPpPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8PA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzVF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACFD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASjBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASFC%3BAAAA%3BAAAA%3BATjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT7CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATpCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS0CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATrFH%3BASgGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAC7GC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChDH%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAXKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWlBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWEK%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXPL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWiBK%3BAAAA%3BAAAA%3BAAAA%3BAXjBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0BG%3BAAAA%3BAAAA%3BAAAA%3BAX%2FDH%3BAWsEO%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmDG%3BAAAA%3BAAAA%3BAAAA%3BAXlFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWoEC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXjGL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW6GC%3BAAAA%3BAAAA%3BAAAA%3BAXnHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW4HC%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW6JC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXlQX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWgRa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3RX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BSa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX9VX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BWa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX9VT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkXW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3ZX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkaW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3df%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmee%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXxcf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWgde%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBhB%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAahB%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXrtBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqsBO%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXjtBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWiuBW%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAX1zBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqyBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXryBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0zBW%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACn4BX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZMD%3BAYKG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZsBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYbG%3BAAAA%3BAAAA%3BAAAA%3BAZmBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYVE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2FCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbMD%3BAaKG%3BAAAA%3BAAAA%3BAAAA%3BAb0BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAalBG%3BAAAA%3BAAAA%3BAAAA%3BAbwBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAadE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaIG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAbxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoDE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAC%2FHJ%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdAD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdAD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcPC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcoDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdjCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BBE%3BAAAA%3BAAAA%3BAAAA%3BAdhFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAciEG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdpEJ%3BAAAA%3BAAAA%3BAAAA%3BAc0EK%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAdhFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcqFG%3BAAAA%3BAAAA%3BAdrFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd%2FFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd3GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd%2FHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcyIE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdxJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc2JC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0LC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdpMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc2MA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAdrNL%3BAAAA%3BAAAA%3BAAAA%3BAc0NM%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd7QH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc2RI%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAd1WA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeHC%3BAAAA%3BAAAA%3BAAAA%3BAfeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe9BD%3BAAAA%3BAAAA%3BAfPC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeeC%3BAAAA%3BAAAA%3BAAAA%3BAfgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAePC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAfHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAewBC%3BAAAA%3BAAAA%3BACvED%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAhB1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuCC%3BAAAA%3BAAAA%3BAAAA%3BAhB3BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6DC%3BAAAA%3BAAAA%3BAAAA%3BAhB9BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByCA%3BAAAA%3BAAAA%3BAAAA%3BAhBzCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0EE%3BAAAA%3BAAAA%3BAAAA%3BAhBzGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBiHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB%2FFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBiGG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBrJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6HE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB5JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6JG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBlPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB9TN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBqUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAhB1UJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmVG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAhBlWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0WG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB3VJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBkWK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBnbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB8aA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhdL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmeM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBvcN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BcI%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAhB%2FfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBqgBC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAC%2FkBH%3BAAAA%3BAAAA%3BAAMC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBtBE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8BA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAjBXD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAjBzCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkDK%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAjBzEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9FJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBgGK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAjB7JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4IE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmJG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BACvLC%3BAAAA%3BAAAA%3BAlBcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBPG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBEG%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAlBbP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBoBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBpBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB%2BBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBhCX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBuCW%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAlBpDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsDW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBxEf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsFG%3BAAAA%3BAAAA%3BAAAA%3BAlB5FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsGO%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBpHT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsHW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBtHX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6HW%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB5If%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBuJe%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAlB%2FNX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBqOa%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBlRX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBmSa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC%2FVL%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnByBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB7BC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAnB2BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBfE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB2BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBhCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuDC%3BAAAA%3BAAAA%3BAAAA%3BAnBjDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBtCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmByCE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBlFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBgFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAnBzHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmHE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBlIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwIG%3BAAAA%3BAAAA%3BAnBxIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB3KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBpKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBsKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBzLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBiMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuNG%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAnBhOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7PF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB2PG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjSA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBxBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBqCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBjDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB0DK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB1ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoByFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBhGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBgHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBhHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAGM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAIM%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BApBniBJ%3BAAAA%3BAAAA%3BAoB8iBI%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BApBhlBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBulBG%3BAAAA%3BAAAA%3BApBvlBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBimBG%3BAAAA%3BAAAA%3BAAAA%3BApBhoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwoBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBzmBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBmnBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BApB1vBV%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACeC%3BAAAA%3BAAAA%3BADfD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgDE%3BAAAA%3BAAAA%3BAAAA%3BADtDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4DG%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuHG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%22%7D */