@charset "UTF-8";
/* .elementor-heading-title-dark-blue */
/* .elementor-heading-title-crayola-blue */
/* .elementor-heading-title-green */
html.global-scrollblock {
  /* position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  overflow-y: scroll; */
  overflow: hidden;
  height: 100%;
  /* .elementor-location-header {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 9999999;
      width: 100%;
      background-color: #fff;
  } */
}
body {
  background-color: #fff;
  line-height: 1.8;
  font-size: 18px;
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 1440px) {
  body {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1600px) {
  body {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 18px;
  }
}
body.elementor-template-full-width footer.footer {
  padding-top: 60px;
}
#content {
  transition: all 0.3s ease-out 0s;
  width: 100%;
  overflow: hidden;
}
html body {
  /* .banner-90 {
		> .e-con-inner {
			max-width: 1896px;
		}
	} */
  /* div[data-elementor-type="wp-page"] {
      z-index: 4;
      position: relative;
  } */
}
html body.events-template-default > .elementor-location-single > .elementor-element, html body.webinars-template-default > .elementor-location-single > .elementor-element, html body.news-template-default > .elementor-location-single > .elementor-element, html body.post-template-default > .elementor-location-single > .elementor-element, html body.elementor-template-full-width > .elementor > .elementor-element, html body footer.footer > .e-con-boxed.e-flex, html body .page-content > .elementor > .e-con-boxed.e-flex, html body .elementor-location-archive > .e-con-boxed.e-flex {
  padding-left: 5vw;
  padding-right: 5vw;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  line-height: 1.2 !important;
  margin-top: 1.2em;
  margin-bottom: 0.6em;
  font-weight: 700;
}
html body h1:first-child, html body h2:first-child, html body h3:first-child, html body h4:first-child, html body h5:first-child, html body h6:first-child {
  margin-top: 0;
}
html body h1:last-child, html body h2:last-child, html body h3:last-child, html body h4:last-child, html body h5:last-child, html body h6:last-child {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    line-height: 1.3 !important;
  }
}
@media (min-width: 1440px) {
  html body .elementor-widget-text-editor h6 {
    font-size: 18px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
}
html body h6 + h3, html body h6 + h1, html body h6 + h2 {
  margin-top: 0;
}
html body a[href^="tel:"] {
  white-space: nowrap;
}
html body p {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
html body p:first-child {
  margin-top: 0;
}
html body p:last-child {
  margin-bottom: 0;
}
html body p + ol {
  margin-top: 20px;
}
@media (max-width: 767px) {
  html body p + table td {
    padding: 2px;
  }
}
html body .elementor-flip-box__button {
  font-family: Barlow, sans-serif !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #002a4c !important;
  border: none !important;
  border-radius: 8px !important;
  background-color: #78C483 !important;
  font-size: 18px;
  padding: 15px 20px !important;
  transition: all 0.3s ease-out 0s;
}
html body .elementor-flip-box__button::after {
  content: ;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: ;
  margin-top: ;
  vertical-align: middle;
  transform: rotate(90deg);
  transition: width 0.2s ease-out 0.1s, margin 0.1s ease-out 0s, opacity 0.2s ease-out 0s;
}
html body .elementor-flip-box__button:hover {
  background-color: #176cff !important;
  color: #ffffff;
}
html body .elementor-flip-box__button:hover::after {
  width: 16px;
  opacity: 1;
  margin: -2px 0 0 2px;
  transition: width 0.2s ease-out 0s, margin 0.1s ease-out 0s, opacity 0.2s ease-out 0.1s;
}
html body .elementor-flip-box__button:not(:hover)::after {
  margin: -2px 0 0;
  opacity: 0;
  width: 0;
}
html body .elementor-button {
  font-family: Barlow, sans-serif;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #fff;
  border-color: transparent;
}
html body .elementor-button .elementor-button-icon {
  transition: width 0.2s ease-out 0.1s, margin 0.1s ease-out 0s, opacity 0.2s ease-out 0s;
  width: 0;
  overflow: hidden;
  opacity: 0;
}
html body .elementor-button:hover {
  color: #fff;
}
html body .elementor-button:hover .elementor-button-icon {
  width: 16px;
  opacity: 1;
  transition: width 0.2s ease-out 0s, margin 0.1s ease-out 0s, opacity 0.2s ease-out 0.1s;
}
html body .elementor-button:not(:hover) .elementor-button-icon {
  margin: 0;
}
html body .elementor-button i {
  font-size: 78%;
  margin-top: -3px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 479px) {
  html body .elementor-button.elementor-size-md {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  html body .elementor-button.elementor-size-lg {
    padding: 16px 30px;
    font-size: 16px;
  }
}
html body .elementor-button.elementor-size-xl {
  border-radius: 12px;
  padding: 22px 50px;
}
@media (max-width: 1199px) {
  html body .elementor-button.elementor-size-xl {
    padding: 20px 44px;
  }
}
@media (max-width: 479px) {
  html body .elementor-button.elementor-size-xl {
    padding: 18px 38px;
    font-size: 18px;
  }
}
html body .elementor-button.elementor-size-xl i {
  margin-top: -4px;
}
html body .elementor-element.elementor-button-info .elementor-button {
  border-color: #5bc0de;
}
html body .elementor-element.elementor-button-info .elementor-button:hover {
  background-color: #176cff;
  border-color: #176cff;
}
html body .elementor-element.elementor-button-danger .elementor-button {
  border-color: #d9534f;
}
html body .elementor-element.elementor-button-danger .elementor-button:hover {
  background-color: #c33;
  color: #fff;
  border-color: #c33;
}
html body .elementor-element.elementor-button-warning .elementor-button {
  border-color: #f0ad4e;
}
html body .elementor-element.elementor-button-warning .elementor-button:hover {
  background-color: #eea135;
  border-color: #eea135;
}
html body .page-header .entry-title {
  width: 1200px;
  max-width: 90%;
  padding-left: 0;
  padding-right: 0;
}
html body .dark-bg h3, html body .dark-bg h2, html body .dark-bg h1 {
  color: #fff;
}
html body .dark-bg h6 {
  font-weight: 500;
  color: #fff;
}
html body .post-content .elementor-heading-title a {
  transition: all 0.3s ease-out 0s;
}
html body .post-content .elementor-heading-title a:hover {
  color: #1e9962;
}
html body .round-left {
  width: 100%;
  overflow: hidden;
}
html body .round-left .e-con-inner {
  background-color: #e9e9e9;
  border-radius: 370px 0 0 370px;
  position: relative;
}
@media (max-width: 980px) {
  html body .round-left .e-con-inner {
    border-radius: 30px;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
html body .round-left .e-con-inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  top: 0;
  left: 100%;
  background-color: #e9e9e9;
}
@media (max-width: 980px) {
  html body .round-left .e-con-inner::after {
    display: none;
  }
}
html body .round-right {
  width: 100%;
  overflow: hidden;
}
html body .round-right .e-con-inner {
  background-color: #e9e9e9;
  border-radius: 0 370px 370px 0;
  position: relative;
}
@media (max-width: 980px) {
  html body .round-right .e-con-inner {
    border-radius: 30px;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
html body .round-right .e-con-inner::before {
  content: "";
  display: block;
  position: absolute;
  width: 50vw;
  height: 100%;
  top: 0;
  right: 100%;
  background-color: #e9e9e9;
}
@media (max-width: 980px) {
  html body .round-right .e-con-inner::before {
    display: none;
  }
}
html body .cta-container .elementor-heading-title strong {
  color: #176cff;
}
html body .easy-steps h4 {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  html body .easy-steps h4 {
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  html body .easy-steps h4 {
    font-size: 28px;
  }
}
html body .easy-steps p {
  margin-top: 12px;
}
html body .section-header h2 {
  margin-bottom: 15px;
}
html body .section-header h2 + h6, html body .section-header h2 + h5, html body .section-header h2 + h4, html body .section-header h2 + h3 {
  margin-top: 0;
}
html body .section-header p {
  margin-top: 15px;
}
html body .dark-wave-bottom::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100px;
  background: url(../images/et_pb_top_inside_divider_dark.svg) no-repeat center / 100% 100%;
  transform: scale(-1, -1);
  left: 0;
  bottom: -1px;
}
@media (max-width: 980px) {
  html body .dark-wave-bottom::after {
    height: 70px;
  }
}
html body .dark-wave-top::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100px;
  background: url(../images/et_pb_top_inside_divider_dark.svg) no-repeat center / 100% 100%;
  left: 0;
  top: 0;
}
@media (max-width: 980px) {
  html body .dark-wave-top::after {
    height: 70px;
  }
}
html body .iconbox-1 .elementor-icon-box-title {
  margin-bottom: 15px;
}
html body .iconbox-1 .elementor-icon-box-description span {
  color: #1e9962;
}
@media (max-width: 479px) {
  html body .client-testimonials .swiper-slide {
    padding: 0;
  }
}
html body .client-testimonials .elementor-testimonial__text {
  line-height: 1.8;
  font-size: 18px !important;
}
html body .client-testimonials .elementor-testimonial__text::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 30px;
  color: #f7f7f7;
  text-align: center;
  line-height: 1;
  margin-bottom: 5px;
}
@media (min-width: 1440px) {
  html body .client-testimonials .elementor-testimonial__text {
    font-size: 20px !important;
  }
}
html body .client-testimonials .elementor-testimonial__footer {
  margin-top: 2em;
  padding-top: 1.5em;
  border-top: 1px solid #f7f7f7;
  align-items: center;
}
@media (max-width: 980px) {
  html body .client-testimonials .elementor-testimonial__footer {
    margin-top: 1.2em;
    padding-top: 1em;
  }
}
html body .client-testimonials .elementor-testimonial__image {
  width: 150px;
  height: 150px;
}
@media (max-width: 479px) {
  html body .client-testimonials .elementor-testimonial__image {
    width: 80px;
    height: 80px;
  }
}
html body .client-testimonials .elementor-testimonial__image img {
  width: 100%;
  height: 100%;
}
html body .client-testimonials .elementor-testimonial__name, html body .client-testimonials .elementor-testimonial__title {
  font-size: 21px !important;
}
@media (max-width: 479px) {
  html body .client-testimonials .swiper .elementor-swiper-button-prev {
    margin-left: -20px;
  }
  html body .client-testimonials .swiper .elementor-swiper-button-next {
    margin-right: -20px;
  }
}
@media (max-width: 1199px) {
  html body .vimeo-2 iframe {
    height: 24vw !important;
  }
}
@media (max-width: 980px) {
  html body .vimeo-2 iframe {
    height: 51vw !important;
  }
}
html body .banner-title .elementor-heading-title span {
  color: #1e9962;
}
html body .flipbox-2 .elementor-flip-box__back, html body .flipbox-2 .elementor-flip-box__front {
  border: 1px solid #f7f7f7;
}
html body .flipbox-2 .elementor-flip-box__button:hover {
  background-color: #002a4c !important;
}
html body .flipbox-2 .elementor-flip-box__layer__title {
  font-size: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  html body .flipbox-2 .elementor-flip-box__layer__title {
    font-size: 24px;
  }
}
html body .honeycomb h3 {
  margin-bottom: 0;
}
html body .honeycomb h3 + h4 {
  margin-top: 5px;
  font-weight: 600;
}
html body .top-wave-light-own {
  z-index: 2;
  background-color: #f9f9f9;
}
html body .top-wave-light-own::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/top-wave-light.svg) no-repeat center / 100% 100%;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 100%;
  top: auto;
  z-index: 2;
}
@media (max-width: 1199px) {
  html body .top-wave-light-own::before {
    height: 70px;
  }
}
@media (max-width: 479px) {
  html body .top-wave-light-own::before {
    height: 50px;
  }
}
html body .top-wave-gray-own {
  z-index: 2;
  background-color: #e9e9e9;
}
html body .top-wave-gray-own::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/top-wave-gray.svg) no-repeat center / 100% 100%;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 100%;
  top: auto;
  z-index: 2;
}
@media (max-width: 1199px) {
  html body .top-wave-gray-own::before {
    height: 70px;
  }
}
@media (max-width: 479px) {
  html body .top-wave-gray-own::before {
    height: 50px;
  }
}
html body .zoom {
  cursor: url(../images/zoom.svg), zoom-in;
}
html body .white-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: center;
}
html body .white-boxes .elementor-widget-image-box {
  width: calc(50% - 25px);
}
html body .white-boxes .elementor-widget-image-box .elementor-widget-container {
  height: 100%;
  padding: 30px 25px;
  border-radius: 25px;
  background-color: #fff;
}
html body .white-boxes .elementor-widget-image-box .elementor-image-box-wrapper {
  height: 100%;
}
html body .white-boxes .elementor-widget-image-box .elementor-image-box-img {
  height: 165px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 22px !important;
  width: 100% !important;
}
html body .white-boxes .elementor-widget-image-box .elementor-image-box-img img {
  height: 100%;
  max-width: 90%;
  display: block;
}
html body .white-boxes .elementor-image-box-title {
  color: #176cff;
  font-size: 30px;
}
html body .white-boxes .elementor-image-box-description {
  font-size: 18px;
}
@media (max-width: 1439px) {
  html body .white-boxes {
    gap: 36px;
  }
  html body .white-boxes .elementor-widget-image-box {
    width: calc(50% - 18px);
  }
}
@media (max-width: 1199px) {
  html body .white-boxes {
    gap: 26px;
  }
  html body .white-boxes .elementor-widget-image-box {
    width: calc(50% - 13px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  html body .white-boxes {
    gap: 20px;
  }
  html body .white-boxes .elementor-widget-image-box {
    width: calc(50% - 10px);
  }
  html body .white-boxes .elementor-widget-image-box .elementor-image-box-title {
    font-size: 26px;
  }
  html body .white-boxes .elementor-widget-image-box .elementor-image-box-description {
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (max-width: 767px) {
  html body .white-boxes {
    gap: 30px;
  }
  html body .white-boxes .elementor-widget-image-box {
    width: 100%;
    max-width: 480px !important;
    margin: 0 auto;
  }
}
html body .video-one-row iframe {
  display: block;
  width: 700px;
  height: 390px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  html body .video-one-row iframe {
    height: 54vw;
  }
}
html body .with-shadow {
  box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
html body .with-shadow-2 {
  box-shadow: 0px 15px 80px -6px rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: relative;
}
html body .square-testimonial {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
html body .square-testimonial .elementor-widget-testimonial {
  background-color: #e9e9e9;
  box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
  width: calc(50% - 20px);
}
html body .square-testimonial .elementor-widget-container {
  height: 100%;
  padding: 24px 24px 14px 24px;
}
html body .square-testimonial .elementor-testimonial-wrapper {
  display: flex;
  flex-direction: column;
}
html body .square-testimonial .elementor-testimonial-image {
  margin: 0 !important;
}
html body .square-testimonial .elementor-testimonial-name {
  font: 600 16px / 1.5 Barlow, Helvetica, Arial, sans-serif;
  color: #002a4c;
}
html body .square-testimonial .elementor-testimonial-job {
  font: 500 16px / 1.5 Barlow, Helvetica, Arial, sans-serif;
  color: #002a4c;
}
html body .square-testimonial .elementor-testimonial-content {
  order: 2;
  position: relative;
  margin: 0;
}
html body .square-testimonial .elementor-testimonial-content::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  line-height: 1;
  color: #f7f7f7;
  text-align: left;
  line-height: 1;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.2);
}
html body .square-testimonial .elementor-testimonial-content::after {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  line-height: 1;
  color: #f7f7f7;
  text-align: left;
  line-height: 1;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.2);
  transform: scale(-1, -1);
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  html body .square-testimonial {
    gap: 30px;
  }
  html body .square-testimonial .elementor-widget-testimonial {
    width: calc(50% - 15px);
  }
  html body .square-testimonial .elementor-widget-container {
    padding: 16px 20px 14px;
  }
}
@media (max-width: 767px) {
  html body .square-testimonial {
    gap: 30px;
  }
  html body .square-testimonial .elementor-widget-testimonial {
    width: 100%;
  }
}
@media (max-width: 479px) {
  html body .square-testimonial .elementor-widget-container {
    padding: 16px 20px 14px;
  }
}
@media only screen and (max-width: 1599px) {
  html body .prefooter {
    background-size: 1600px auto !important;
    background-position: center top;
  }
}
@media (max-width: 1199px) {
  html body .prefooter {
    background-size: 1600px auto !important;
    background-position: center;
  }
}
html body.news-template-default .wp-block-spacer, html body.post-template-default .wp-block-spacer {
  height: 30px !important;
}
@media (max-width: 1199px) {
  html body.news-template-default .wp-block-spacer, html body.post-template-default .wp-block-spacer {
    height: 20px !important;
  }
}
@media (max-width: 479px) {
  html body.news-template-default .wp-block-spacer, html body.post-template-default .wp-block-spacer {
    height: 10px !important;
  }
}
html body.news-template-default .post-content-container .wp-block-spacer:last-child, html body.news-template-default .post-content-container .wp-block-spacer:first-child, html body.post-template-default .post-content-container .wp-block-spacer:last-child, html body.post-template-default .post-content-container .wp-block-spacer:first-child {
  height: 0 !important;
}
html body.news-template-default .post-content-container .wp-block-spacer + ol, html body.news-template-default .post-content-container .wp-block-spacer + ul, html body.news-template-default .post-content-container .wp-block-spacer + blockquote, html body.news-template-default .post-content-container .wp-block-spacer + h6, html body.news-template-default .post-content-container .wp-block-spacer + h5, html body.news-template-default .post-content-container .wp-block-spacer + h4, html body.news-template-default .post-content-container .wp-block-spacer + h3, html body.news-template-default .post-content-container .wp-block-spacer + h2, html body.news-template-default .post-content-container .wp-block-spacer + h1, html body.news-template-default .post-content-container .wp-block-spacer + p, html body.post-template-default .post-content-container .wp-block-spacer + ol, html body.post-template-default .post-content-container .wp-block-spacer + ul, html body.post-template-default .post-content-container .wp-block-spacer + blockquote, html body.post-template-default .post-content-container .wp-block-spacer + h6, html body.post-template-default .post-content-container .wp-block-spacer + h5, html body.post-template-default .post-content-container .wp-block-spacer + h4, html body.post-template-default .post-content-container .wp-block-spacer + h3, html body.post-template-default .post-content-container .wp-block-spacer + h2, html body.post-template-default .post-content-container .wp-block-spacer + h1, html body.post-template-default .post-content-container .wp-block-spacer + p {
  margin-top: 0;
}
html body .post-content-container p.hidden-paragraph, html body .post-content-container p:empty {
  display: none;
}
html body .post-content-container p.hidden-paragraph + ol, html body .post-content-container p.hidden-paragraph + ul, html body .post-content-container p.hidden-paragraph + blockquote, html body .post-content-container p.hidden-paragraph + h6, html body .post-content-container p.hidden-paragraph + h5, html body .post-content-container p.hidden-paragraph + h4, html body .post-content-container p.hidden-paragraph + h3, html body .post-content-container p.hidden-paragraph + h2, html body .post-content-container p.hidden-paragraph + h1, html body .post-content-container p.hidden-paragraph + p, html body .post-content-container p:empty + ol, html body .post-content-container p:empty + ul, html body .post-content-container p:empty + blockquote, html body .post-content-container p:empty + h6, html body .post-content-container p:empty + h5, html body .post-content-container p:empty + h4, html body .post-content-container p:empty + h3, html body .post-content-container p:empty + h2, html body .post-content-container p:empty + h1, html body .post-content-container p:empty + p {
  margin-top: 0;
}
html body .post-content-container h2 {
  font-size: 34px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  html body .post-content-container h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  html body .post-content-container h2 {
    font-size: 28px !important;
  }
}
html body .post-content-container h2 strong {
  font-weight: 600;
}
html body .post-content-container h3 {
  font-size: 31px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  html body .post-content-container h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  html body .post-content-container h3 {
    font-size: 26px !important;
  }
}
html body .post-content-container h3 strong {
  font-weight: 600;
}
html body .post-content-container h4 {
  font-size: 28px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  html body .post-content-container h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  html body .post-content-container h4 {
    font-size: 24px !important;
  }
}
html body .post-content-container h4 strong {
  font-weight: 600;
}
html body .post-content-container h5 {
  font-size: 26px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  html body .post-content-container h5 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  html body .post-content-container h5 {
    font-size: 22px !important;
  }
}
html body .post-content-container h5 strong {
  font-weight: 600;
}
html body .post-content-container h6 {
  font-size: 24px !important;
  font-weight: 600;
  color: #002a4c;
  text-transform: none;
}
@media (max-width: 980px) {
  html body .post-content-container h6 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  html body .post-content-container h6 {
    font-size: 20px !important;
  }
}
html body .post-content-container h6 strong {
  font-weight: 600;
}
html body .post-content-container p a, html body .post-content-container ul a, html body .post-content-container blockquote a {
  transition: all 0.3s ease-out 0s;
}
html body .post-content-container p a:hover, html body .post-content-container ul a:hover, html body .post-content-container blockquote a:hover {
  color: #1e9962;
}
html body .post-content-container p, html body .post-content-container ul, html body .post-content-container blockquote {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}
@media (max-width: 479px) {
  html body .post-content-container p, html body .post-content-container ul, html body .post-content-container blockquote {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
}
html body .post-content-container p:first-child, html body .post-content-container ul:first-child, html body .post-content-container blockquote:first-child {
  margin-top: 0;
}
html body .post-content-container p:last-child, html body .post-content-container ul:last-child, html body .post-content-container blockquote:last-child {
  margin-bottom: 0;
}
html body .post-content-container figcaption {
  text-align: center;
  margin-top: 5px;
}
html body.webinars-template-default .single-post-banner, html body.page-template-default .single-post-banner, html body.news-template-default .single-post-banner {
  background-size: auto 90% !important;
}
@media (max-width: 479px) {
  html body.webinars-template-default .single-post-banner, html body.page-template-default .single-post-banner, html body.news-template-default .single-post-banner {
    background-size: 300px auto !important;
  }
}
html body.news-template-default .single-post-banner .elementor-post-info a, html body.post-template-default .single-post-banner .elementor-post-info a {
  transition: all 0.3s ease-out 0s;
}
html body.news-template-default .single-post-banner .elementor-post-info a:hover, html body.post-template-default .single-post-banner .elementor-post-info a:hover {
  color: #1e9962;
}
html body .underlining .elementor-heading-title {
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
}
html body .underlining .elementor-heading-title:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 60px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #ddcecd;
}
html body .underlining-green {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 14px !important;
}
html body .underlining-green p {
  margin-top: 20px;
}
html body .underlining-green:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 60px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #1e9962;
}
html body .dark-cols h2 {
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
}
html body .dark-cols h2:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 60px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #ddcecd;
}
.banner-dark {
  position: relative;
}
.banner-dark::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  background-color: #002a4c;
}
.banner-dark::after {
  display: block;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: repeat no-repeat;
  -webkit-mask-repeat: repeat no-repeat;
  mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  -webkit-mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  height: clamp(25px, 0.0694444444 * 100vw, 100px);
  top: calc(100% - 1px);
  transform: scale(-1, -1);
}
.banner-dark.reverse-wave::after {
  transform: scale(1, -1);
}
.banner-light {
  position: relative;
}
.banner-light::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  background-color: inherit;
}
.banner-light::after {
  display: block;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: repeat no-repeat;
  -webkit-mask-repeat: repeat no-repeat;
  mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  -webkit-mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  height: clamp(25px, 0.0694444444 * 100vw, 100px);
  top: calc(100% - 1px);
  transform: scale(-1, -1);
}
.banner-light + .elementor-element {
  padding-top: clamp(4px, 0.0513888889 * 100vw, 74px);
}
.banner-light.reverse-wave::after {
  transform: scale(1, -1);
}
.banner-light-wave {
  position: relative;
  padding-bottom: clamp(4px, 0.0513888889 * 100vw, 74px);
}
.banner-light-wave::before, .banner-light-wave::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  background-color: #002a4c;
}
.banner-light-wave::before {
  display: block;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: repeat no-repeat;
  -webkit-mask-repeat: repeat no-repeat;
  mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-bottom.svg);
  -webkit-mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-bottom.svg);
  height: clamp(50px, 0.0694444444 * 100vw, 100px);
  top: 100%;
  transform: scale(1, -1);
}
.banner-light-wave::after {
  display: block;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: repeat no-repeat;
  -webkit-mask-repeat: repeat no-repeat;
  mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  -webkit-mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  height: clamp(25px, 0.0694444444 * 100vw, 100px);
  bottom: -1px;
}
@media (max-width: 767px) {
  .section-cards .item, .list-cards .item {
    max-width: 550px;
  }
}
.section-cards .card .elementor-icon-wrapper, .list-cards .card .elementor-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-cards .card .elementor-icon-wrapper .elementor-icon, .section-cards .card .elementor-icon-wrapper img, .section-cards .card .elementor-icon-wrapper i, .list-cards .card .elementor-icon-wrapper .elementor-icon, .list-cards .card .elementor-icon-wrapper img, .list-cards .card .elementor-icon-wrapper i {
  flex: none;
}
.gform_wrapper .ginput_container--name .gform-field-label--type-sub {
  padding-bottom: 4px;
}
.gform_wrapper input[type="submit"] {
  color: #fff;
  border-width: 1px;
  border-radius: 8px;
  letter-spacing: 0.05em;
  font-size: 16px;
  background-color: #176cff;
  border-color: #176cff;
  font-size: 18px;
  padding: 15px 40px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s;
}
.gform_wrapper input[type="submit"]:hover {
  border-color: #1e9962;
  background-color: #1e9962;
}
.gform_wrapper input[type="submit"]:focus {
  outline: none;
  border-color: #1e9962;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="date"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
  border-color: #bbb;
}
.elementor-widget-n-accordion details[open] summary {
  border-bottom: none !important;
}
.elementor-widget-n-accordion details summary h5.e-n-accordion-item-title-text {
  font-weight: 500;
  font-size: clamp(20px, 1.875vw, 24px);
  padding-top: 12px;
  padding-bottom: 12px;
}
.elementor-widget-n-accordion details[open] summary {
  border-bottom: none !important;
}
.elementor-widget-n-accordion details[open] summary h5.e-n-accordion-item-title-text {
  color: #1e9962;
  font-weight: 500;
  font-size: clamp(20px, 1.875vw, 24px);
  padding-top: 12px;
  padding-bottom: 12px;
}
.elementor-widget-n-accordion details div {
  border-top: none;
}
.elementor-widget-n-accordion details div div {
  padding-top: 0;
  margin-top: 0 !important;
}
.button-icon .elementor-button-text, .button-link .elementor-button-text {
  text-align: left;
}
.button-icon .elementor-button-icon, .button-link .elementor-button-icon {
  opacity: 1 !important;
  width: 16px !important;
  margin-left: 0.25em !important;
  flex: none;
}
.button-icon .elementor-button:hover .elementor-button-icon, .button-link .elementor-button:hover .elementor-button-icon {
  margin-left: 0.5em !important;
}
.section-blog .post-card {
  flex-grow: 1;
}
.section-blog .post-card .post-picture .elementor-widget-container {
  aspect-ratio: 1.6666666667;
  width: 100%;
  height: initial;
  overflow: hidden;
}
.section-blog .post-card .post-picture .elementor-widget-container a {
  width: 100%;
  height: 100%;
}
.section-blog .post-card .post-picture .elementor-widget-container img {
  object-fit: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
}
.section-blog .post-card .post-meta .post-date a:hover, .section-blog .post-card .post-meta .post-category a:hover {
  text-decoration: underline;
}
.section-blog .post-card .post-meta .post-date a:hover, .section-blog .post-card .post-meta .post-date a:hover span, .section-blog .post-card .post-meta .post-category a:hover, .section-blog .post-card .post-meta .post-category a:hover span {
  color: #176cff;
}
.section-blog .post-card .post-title .elementor-heading-title {
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section-blog .post-card .post-title.clamp-line-3 .elementor-heading-title {
  -webkit-line-clamp: 3;
}
.section-blog .post-card .post-excerpt .elementor-widget-container {
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.section-blog .post-card:hover .post-picture img {
  transform: scale(1.05);
}
.section-blog .e-loop-item {
  display: flex;
  flex-direction: column;
}
.section-blog .e-loop__load-more .elementor-button-icon {
  opacity: 1 !important;
  width: 16px !important;
  margin-left: 5px !important;
}
.section-blog .e-loop__load-more .elementor-button:hover {
  background-color: #1e9962;
}
.moduleLatestNews .elementor-grid-3 .elementor-loop-container.elementor-grid div.e-loop-item:nth-of-type(4):last-child {
  display: none;
}
@media (max-width: 1200px) {
  .moduleLatestNews .elementor-grid-tablet_extra-2 .elementor-loop-container.elementor-grid div.e-loop-item:nth-of-type(4):last-child {
    display: block;
  }
}
@media (max-width: 980px) {
  .moduleLatestNews .elementor-grid-tablet-2 .elementor-loop-container.elementor-grid div.e-loop-item:nth-of-type(4):last-child {
    display: block;
  }
}
@media (max-width: 768px) {
  .moduleLatestNews .elementor-grid-mobile-1 .elementor-loop-container.elementor-grid div.e-loop-item:nth-of-type(4):last-child {
    display: none;
  }
}
@media only screen and (min-width: 1920px) {
  body .main-hero {
    /* padding-left: calc((100vw - 1900px) / 2);
			padding-right: calc((100vw - 1900px) / 2); */
    min-height: 30vw;
  }
}
@media (max-width: 767px) {
  body .main-hero {
    background: #e9e9e9 !important;
  }
  body .main-hero + .counter-container::before {
    background: url(../images/et_pb_bottom_inside_divider_dark.svg) no-repeat center / 777px 100%;
    transform: scaleY(-1);
  }
}
body .main-hero h1 span {
  color: #1e9962;
}
@media (max-width: 980px) {
  body .counter-container {
    position: relative;
    z-index: 2;
  }
  body .counter-container::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    background: url(../images/banner-dark-wave-top.svg) no-repeat center / 100% 100%;
    left: 0;
    bottom: 100%;
    top: auto;
  }
}
@media (max-width: 479px) {
  body .counter-container::before {
    background-size: 130% 100%;
  }
}
body .counter .elementor-counter-number-wrapper {
  padding-bottom: 18px;
}
body .dynamic-title {
  position: relative;
}
body .dynamic-title span {
  color: #1e9962;
  font-weight: 800;
  position: relative;
  overflow: hidden;
  height: 120%;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}
body .dynamic-title .elementor-heading-title span::before {
  content: "BARS";
  animation: changeText 12s infinite;
  position: static;
  display: block;
  transition: all 0.3s ease-out 0s;
  color: #1e9962;
}
@keyframes changeText {
  0% {
    content: "BARS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  4% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  12% {
    content: "RESTAURANTS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  20% {
    content: "RESTAURANTS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  26% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  32% {
    content: "HOTELS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  36% {
    content: "HOTELS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  40% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  48% {
    content: "CONVENIENCE STORES";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  52% {
    content: "CONVENIENCE STORES";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  56% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  64% {
    content: "HOSPITALITY CHAINS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  68% {
    content: "HOSPITALITY CHAINS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  72% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  80% {
    content: "RETAILERS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  84% {
    content: "RETAILERS";
    opacity: 1;
    color: #1e9962;
    top: 0;
  }
  92% {
    opacity: 0.2;
    top: 62px;
    color: #176cff;
  }
  100% {
    content: "BARS";
    top: 0;
    opacity: 1;
    color: #1e9962;
  }
}
@media (min-width: 1200px) {
  body .elementor-element.elementor-pagination-position-outside .swiper {
    padding-bottom: 50px;
  }
}
@media (max-width: 479px) {
  body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet .providing {
    margin: 0 3px !important;
  }
}
body .providing h2 {
  font-weight: 800;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body .providing .elementor-widget-button .elementor-button {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body .with-gray-arc-bottom {
  position: relative;
  z-index: 3;
}
body .with-gray-arc-bottom:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlOWU5ZTkiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
  background-size: 100% 100px;
  left: 0;
  top: 100%;
  bottom: auto;
  width: 100%;
  height: 100px;
  z-index: 1;
  transform: scale(-1, -1);
}
@media (max-width: 980px) {
  body .with-gray-arc-bottom:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlOWU5ZTkiPjxwYXRoIGQ9Ik0zMjAgMjhjMzIwIDAgMzIwIDg0IDY0MCA4NCAxNjAgMCAyNDAtMjEgMzIwLTQydjcwSDBWNzBjODAtMjEgMTYwLTQyIDMyMC00MnoiLz48L2c+PC9zdmc+);
  }
}
body .with-white-wave-bottom {
  position: relative;
  z-index: 2;
}
body .with-white-wave-bottom:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzNTBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0zMjAgMjhDMTYwIDI4IDgwIDQ5IDAgNzBWMGgxMjgwdjcwYy04MCAyMS0xNjAgNDItMzIwIDQyLTMyMCAwLTMyMC04NC02NDAtODR6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 350px;
  transform: scale(-1, -1);
  z-index: -1;
}
@media (max-width: 980px) {
  body .with-white-wave-bottom:after {
    background-size: 200% 100%;
    height: 250px;
    background-position: center;
  }
}
@media (max-width: 479px) {
  body .with-white-wave-bottom:after {
    background-size: 250% 100%;
    height: 210px;
  }
}
body .top-arc {
  position: relative;
  z-index: 2;
}
body .top-arc::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
  background-size: 100% 100px;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100px;
  z-index: 1;
  transform: scale(-1, -1);
}
@media (max-width: 980px) {
  body .top-arc::before {
    background-image: url(../images/banner-dark-white-wave-top.svg);
  }
}
body .with-bg-left {
  width: 100%;
  overflow: hidden;
}
body .bg-left {
  position: static;
}
body .bg-left .elementor-widget-container, body .bg-left .elementor-widget-html {
  position: static;
}
body .gif-map #mep_0 {
  position: absolute;
  top: 0;
  margin-left: -2vw;
  left: 0;
  width: 100%;
  height: 100%;
}
body .gif-map #mep_0 video {
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 1439px) {
  body .gif-map #mep_0 {
    width: 1410px;
    left: -10vw;
  }
}
@media (max-width: 1199px) {
  body .gif-map #mep_0 {
    top: -10px;
    left: -24vw;
    width: 1500px;
  }
}
@media (max-width: 980px) {
  body .gif-map #mep_0 {
    top: -10px;
    left: 0;
    width: 1700px;
    left: calc(17vw - 571px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body .testimonials .elementor-slides .swiper-slide {
    height: 400px !important;
  }
}
@media only screen and (max-width: 360px) {
  body .testimonials .elementor-slides .swiper-slide {
    height: 522px !important;
  }
}
body .testimonials .elementor-slides .swiper-slide .swiper-slide-inner {
  padding: 0 5px;
  height: 100%;
}
body .testimonials .elementor-slides .swiper-slide .swiper-slide-inner .swiper-slide-contents {
  height: 100%;
}
body .testimonials .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
}
body .testimonials .swiper-pagination-bullet {
  width: 30px !important;
  margin: 0 4px !important;
  border-radius: 3px !important;
}
body .testimonials .elementor-slide-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
body .testimonials blockquote {
  padding: 2px 0;
  margin: 0 0 5px;
  font-size: clamp(18px, 1.6891891892vw, 25px);
  color: #fff;
  position: relative;
  flex: 2;
}
body .testimonials blockquote::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  top: 0;
  left: 0;
  color: #e9e9e9;
  font-size: 50px;
}
@media (max-width: 1199px) {
  body .testimonials blockquote::before {
    font-size: 40px;
  }
}
body .testimonials blockquote::after {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  bottom: 0;
  left: 0;
  color: #e9e9e9;
  font-size: 50px;
}
@media (max-width: 1199px) {
  body .testimonials blockquote::after {
    font-size: 40px;
  }
}
body .testimonials h4, body .testimonials h5, body .testimonials p {
  color: #fff;
  line-height: 1.4;
  margin: 0 0 5px;
  font-weight: 500;
}
body .testimonials .elementor-widget-image .elementor-widget-container {
  overflow: hidden;
}
body .three-item-col {
  background-color: #fff;
  border-radius: 5px;
  border-top: 5px solid #1e9962;
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  body .three-item-col {
    margin: 0;
  }
}
body .three-item {
  height: 100%;
  padding: 20px 20px 60px;
}
@media (max-width: 980px) {
  body .three-item {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  body .three-item {
    padding: 30px;
  }
}
@media (max-width: 479px) {
  body .three-item {
    padding: 20px;
  }
}
@media (min-width: 981px) {
  body .three-item .elementor-widget-image .elementor-widget-container {
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
  }
  body .three-item .elementor-widget-image .elementor-widget-container img {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease-out 0s;
  }
}
body .three-item .elementor-widget {
  position: static;
}
body .three-item h4 {
  font-weight: 600;
}
@media (min-width: 1440px) {
  body .three-item h4 {
    font-size: 26px !important;
  }
}
body .three-item h4 a {
  display: block;
  transition: all 0.3s ease-out 0s;
}
body .three-item h4 a:hover {
  color: #1e9962 !important;
}
body .three-item h4 a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body .three-item .elementor-widget-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  body .three-item .elementor-widget-button .elementor-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 980px) {
  body .three-item .elementor-widget-button {
    position: static;
    transform: translate(0, 0);
  }
}
body .three-item:hover .elementor-widget-image .elementor-widget-container img {
  transform: scale(1.05);
}
.top-wave-light {
  position: relative;
}
.top-wave-light::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  background-color: inherit;
}
.top-wave-light::after {
  display: block;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: repeat no-repeat;
  -webkit-mask-repeat: repeat no-repeat;
  mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  -webkit-mask-image: url(/wp-content/themes/fintech/images/banner-light-wave-top.svg);
  height: clamp(25px, 0.0694444444 * 100vw, 100px);
  top: calc(100% - 1px);
  transform: scale(-1, -1);
}
.top-wave-light + .elementor-element {
  padding-top: clamp(4px, 0.0513888889 * 100vw, 74px);
}
.as-picture #mep_0 {
  width: 100%;
  height: 100%;
}
.as-picture #mep_0 video {
  width: 100% !important;
  height: 100% !important;
}
.as-picture #mep_0 .mejs-controls {
  display: none;
}
body .post-loop.post-loop--inline .elementor-loop-container.elementor-grid {
  display: flex;
  flex-wrap: wrap;
}
body .post-loop.post-loop--inline .elementor-loop-container.elementor-grid .e-loop-item {
  width: 100% !important;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  body .post-loop .elementor-loop-container.elementor-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  body .post-loop .elementor-loop-container.elementor-grid .e-loop-item {
    width: calc(50% - 15px);
  }
}
#content .team-list {
  display: flex;
  flex-wrap: wrap;
  gap: 33px;
  width: 1387px;
}
@media only screen and (max-width: 1549px) {
  #content .team-list {
    width: 1207px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1349px) {
  #content .team-list {
    width: 1004px;
  }
}
@media only screen and (max-width: 1100px) {
  #content .team-list {
    width: 912px;
  }
}
@media (max-width: 980px) {
  #content .team-list {
    gap: 30px;
    width: 696px;
  }
}
@media (max-width: 767px) {
  #content .team-list {
    width: 100%;
  }
}
#content .team-item {
  flex: none;
  width: calc(33.33% - 22px);
  position: relative;
}
@media (max-width: 980px) {
  #content .team-item {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 599px) {
  #content .team-item {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .team-img {
  position: relative;
  height: 416px;
}
@media only screen and (min-width: 981px) and (max-width: 1549px) {
  #content .team-img {
    height: 360px;
  }
}
#content .team-img .elementor-widget-image {
  width: 100%;
  height: 100%;
}
#content .team-img .elementor-widget-image .elementor-widget-container {
  width: 100%;
  height: 100%;
}
#content .team-img img {
  display: block;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#content .team-info {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  color: #fff;
  overflow: hidden;
}
#content .team-info .elementor-widget-text-editor {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  width: 100%;
  height: 100%;
}
#content .team-info .elementor-widget-text-editor::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 50%;
  height: 50%;
  background-color: #002a4c;
  left: 0;
  top: 0;
  transition: all 0.2s ease-out 0s;
  opacity: 0;
  transform: translate(0, 50%);
}
#content .team-info .elementor-widget-text-editor::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 50%;
  height: 50%;
  background-color: #002a4c;
  right: 0;
  top: 0;
  transition: all 0.2s ease-out 0.1s;
  opacity: 0;
  transform: translate(0, 50%);
}
#content .team-info .elementor-widget-text-editor .elementor-widget-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#content .team-info .elementor-widget-text-editor .elementor-widget-container::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 50%;
  height: 50%;
  background-color: #002a4c;
  left: 0;
  bottom: 0;
  transition: all 0.2s ease-out 0.2s;
  opacity: 0;
  transform: translate(0, 50%);
}
#content .team-info .elementor-widget-text-editor .elementor-widget-container::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 50%;
  height: 50%;
  background-color: #002a4c;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease-out 0.3s;
  opacity: 0;
  transform: translate(0, 50%);
}
#content .team-info h3 {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0 0 10px;
  position: relative;
  z-index: 3;
  transition: all 0.2s ease-out 0s;
  opacity: 0;
}
#content .team-info p {
  font: 28px Barlow, Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 3;
  transition: all 0.2s ease-out 0s;
  opacity: 0;
}
#content .team-info .elementor-button {
  margin-top: 12px;
  background-color: #176cff;
}
#content .team-info .elementor-button:hover {
  background-color: #1e9962;
}
#content .team-info:hover .elementor-widget-text-editor:after, #content .team-info:hover .elementor-widget-text-editor::before {
  opacity: 0.9;
  transform: translate(0, 0);
}
#content .team-info:hover .elementor-widget-text-editor .elementor-widget-container:after, #content .team-info:hover .elementor-widget-text-editor .elementor-widget-container::before {
  opacity: 0.9;
  transform: translate(0, 0);
}
#content .team-info:hover h3 {
  opacity: 1;
  transition: all 0.3s ease-out 0.5s;
}
#content .team-info:hover p {
  opacity: 1;
  transition: all 0.3s ease-out 0.7s;
}
#content .banner-dark--reverce::after {
  transform: scale(1, -1);
}
#content .team-list--partners {
  row-gap: 5px !important;
}
@media only screen and (min-width: 1600px) {
  #content .team-list--partners {
    gap: 40px;
  }
}
#content .team-list--partners .team-item {
  height: auto;
}
@media only screen and (min-width: 1600px) {
  #content .team-list--partners .team-item {
    width: calc(25% - 30px);
  }
}
#content .team-list--partners .team-img .elementor-widget-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#content .team-list--partners .team-img img {
  position: static;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#content .team-list--partners .team-info .elementor-widget-text-editor {
  padding-top: 60px;
}
#content .team-list--partners .team-info .elementor-widget-text-editor::before {
  transition: all 0.3s ease-out 0s;
  transform: translate(-50%, 0);
}
#content .team-list--partners .team-info .elementor-widget-text-editor::after {
  transition: all 0.3s ease-out 0s;
  transform: translate(0, -50%);
}
#content .team-list--partners .team-info .elementor-widget-text-editor .elementor-widget-container::before {
  transition: all 0.3s ease-out 0s;
  transform: translate(0, 50%);
}
#content .team-list--partners .team-info .elementor-widget-text-editor .elementor-widget-container::after {
  transition: all 0.3s ease-out 0s;
  transform: translate(50%, 0);
}
#content .team-list--partners .team-info:hover .elementor-widget-text-editor:after, #content .team-list--partners .team-info:hover .elementor-widget-text-editor::before {
  opacity: 0.95;
  transform: translate(0, 0);
}
#content .team-list--partners .team-info:hover .elementor-widget-text-editor .elementor-widget-container:after, #content .team-list--partners .team-info:hover .elementor-widget-text-editor .elementor-widget-container::before {
  opacity: 0.95;
  transform: translate(0, 0);
}
#content .with-white-wave-bottom-small {
  position: relative;
}
#content .with-white-wave-bottom-small:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzNTBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0zMjAgMjhDMTYwIDI4IDgwIDQ5IDAgNzBWMGgxMjgwdjcwYy04MCAyMS0xNjAgNDItMzIwIDQyLTMyMCAwLTMyMC04NC02NDAtODR6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100px;
  transform: scale(-1, -1);
  z-index: 2;
}
@media (max-width: 980px) {
  #content .with-white-wave-bottom-small:after {
    background-size: 200% 100%;
    height: 80px;
    background-position: center;
  }
}
@media (max-width: 479px) {
  #content .with-white-wave-bottom-small:after {
    background-size: 250% 100%;
    height: 60px;
  }
}
body, #content {
  /* .pretty-banner-form {
		border-radius: 13px;
		background-color: #fff;
		padding: 5px 20px;
		box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
	} */
}
body .pretty-banner, #content .pretty-banner {
  background-size: 100% 100% !important;
}
@media (max-width: 980px) {
  body .pretty-banner, #content .pretty-banner {
    background-size: 100% auto !important;
    background-position: left top !important;
  }
}
@media only screen and (max-width: 424px) {
  body .pretty-banner .elementor-button, #content .pretty-banner .elementor-button {
    width: 100%;
    font-size: 15px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1599px) {
  body .pretty-banner.pretty-banner--northcarolina, #content .pretty-banner.pretty-banner--northcarolina {
    background-size: auto auto !important;
    background-position: 80% 100% !important;
  }
}
body .pretty-testimonials .elementor-testimonial__text::before, #content .pretty-testimonials .elementor-testimonial__text::before {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  color: #e9e9e9;
  font-size: 30px;
  color: #1e9962;
  text-align: left;
  line-height: 1;
  margin-bottom: 5px;
}
body .pretty-testimonials .elementor-testimonial__text::after, #content .pretty-testimonials .elementor-testimonial__text::after {
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  color: #e9e9e9;
  font-size: 30px;
  color: #1e9962;
  text-align: right;
  line-height: 1;
  margin-top: -1px;
}
body .pretty-testimonials .elementor-testimonial__footer, #content .pretty-testimonials .elementor-testimonial__footer {
  margin-top: 1em;
  padding-top: 0.5em;
  border-top: 1px solid #ddd;
  align-items: center;
}
@media (max-width: 980px) {
  body .pretty-testimonials .elementor-testimonial__footer, #content .pretty-testimonials .elementor-testimonial__footer {
    margin-top: 0.6em;
    padding-top: 0.2em;
  }
}
body .pretty-testimonials .elementor-testimonial__image, #content .pretty-testimonials .elementor-testimonial__image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .green-links a, #content .green-links a {
  color: #1e9962;
}
body .green-links a:hover, #content .green-links a:hover {
  color: #176cff;
}
body.elementor-template-full-width footer.footer {
  padding-top: 60px;
}
body .footer--top-pad {
  padding-top: clamp(40px, 6.0810810811vw, 90px);
}
@media only screen and (max-width: 1799px) {
  body .iframe-vimeo iframe, #content .iframe-vimeo iframe {
    height: 28vw !important;
  }
}
@media (max-width: 980px) {
  body .iframe-vimeo iframe, #content .iframe-vimeo iframe {
    height: 54vw !important;
  }
}
@media (max-width: 1439px) {
  body .vimeo-full iframe, #content .vimeo-full iframe {
    height: 54vw !important;
  }
}
body .gform_wrapper.gravity-theme .gfield_label, #content .gform_wrapper.gravity-theme .gfield_label {
  font-size: 20px;
}
@media (max-width: 980px) {
  body .gform_wrapper.gravity-theme .gfield_label, #content .gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
  }
}
body .gform_wrapper.gravity-theme .gfield_header_item, body .gform_wrapper.gravity-theme .gform_fileupload_rules, body .gform_wrapper.gravity-theme .ginput_complex label, #content .gform_wrapper.gravity-theme .gfield_header_item, #content .gform_wrapper.gravity-theme .gform_fileupload_rules, #content .gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 16px;
}
@media only screen and (min-width: 1200px) {
  body .gform_wrapper.gravity-theme .gfield_header_item, body .gform_wrapper.gravity-theme .gform_fileupload_rules, body .gform_wrapper.gravity-theme .ginput_complex label, #content .gform_wrapper.gravity-theme .gfield_header_item, #content .gform_wrapper.gravity-theme .gform_fileupload_rules, #content .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 18px;
  }
}
body .gform_wrapper.gravity-theme .field_sublabel_above .description, body .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, body .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description, #content .gform_wrapper.gravity-theme .field_sublabel_above .description, #content .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, #content .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
  margin-top: 0;
  padding-top: 0;
}
body .gform_wrapper.gravity-theme .gfield_checkbox label, body .gform_wrapper.gravity-theme .gfield_radio label, body .gform_wrapper.gravity-theme .description, body .gform_wrapper.gravity-theme .gfield_description, body .gform_wrapper.gravity-theme .gsection_description, body .gform_wrapper.gravity-theme .instruction, #content .gform_wrapper.gravity-theme .gfield_checkbox label, #content .gform_wrapper.gravity-theme .gfield_radio label, #content .gform_wrapper.gravity-theme .description, #content .gform_wrapper.gravity-theme .gfield_description, #content .gform_wrapper.gravity-theme .gsection_description, #content .gform_wrapper.gravity-theme .instruction {
  font-size: 16px;
}
body .green-counters .elementor-counter-title, #content .green-counters .elementor-counter-title {
  font-size: 21px;
}
#content .elementor-heading-title-green span {
  color: #1e9962;
}
#content .elementor-heading-title-crayola-blue span {
  color: #176cff;
}
#content .elementor-heading-title-dark-blue span {
  color: #002a4c;
}
#content .banner-title.elementor-heading-title-green span {
  color: #1e9962;
}
#content .banner-title.elementor-heading-title-crayola-blue span {
  color: #176cff;
}
#content .banner-title.elementor-heading-title-dark-blue span {
  color: #002a4c;
}
@media only screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
html {
  margin-top: 0 !important;
}
body {
  /* &.home {
		.elementor-location-header .header-main > .e-con-inner,
		.elementor-location-header .header-top .e-con-inner {
			width: 1900px;
		}
	} */
}
body .elementor-widget-image a img[src$=".svg"] {
  width: auto;
}
body .elementor-location-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11;
  transition: all 0.3s ease-out 0s;
  background-color: #fff;
}
body .elementor-location-header .header-main .dropwrapper {
  border-radius: 20px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .dropwrapper {
    box-shadow: unset;
    padding: 0;
    border-radius: 0;
    width: 100% !important;
    max-width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  body .elementor-location-header .header-main .dropwrapper > .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 981px) {
  body .elementor-location-header .header-main .dropwrapper--no-boxshadow {
    background: none;
    box-shadow: unset;
  }
  body .elementor-location-header .header-main .dropwrapper--no-boxshadow > .e-con-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
body .elementor-location-header .header-main .dropwrapper--no-boxshadow .dropwrapper--no-boxshadow-white-bg {
  border-radius: 20px 0 0 20px;
  background-color: #fff;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-heading {
  position: static;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-heading .elementor-widget-container {
  position: static;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-heading .elementor-heading-title {
  position: static;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-heading .elementor-heading-title a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-heading:hover + .elementor-widget-image img {
  transform: scale(1.03);
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-image {
  border-radius: 12px;
  overflow: hidden;
}
body .elementor-location-header .header-main .dropitem-special .elementor-widget-image img {
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .with-bg {
    background: none !important;
  }
}
body .elementor-location-header .header-main .dropitem {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0;
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 981px) {
  body .elementor-location-header .header-main .dropitem:hover {
    background-color: #edf0f2 !important;
  }
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .dropitem {
    padding: 10px;
  }
}
body .elementor-location-header .header-main .dropitem .elementor-widget-image {
  flex: none;
  width: 40px;
  margin-top: -7px;
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .dropitem .elementor-widget-image {
    width: 34px;
    text-align: center;
    margin-top: -6px;
  }
  body .elementor-location-header .header-main .dropitem .elementor-widget-image img {
    max-height: 24px;
    width: auto;
    max-width: 24px;
  }
}
body .elementor-location-header .header-main .dropitem .elementor-widget-heading {
  flex: none;
  width: calc(100% - 40px);
  position: static;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-heading .elementor-widget-container {
  position: static;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-heading .elementor-heading-title {
  position: static;
  font-weight: 700;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-heading .elementor-heading-title a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-text-editor {
  width: 100%;
  flex: none;
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .dropitem .elementor-widget-text-editor {
    display: none;
  }
}
body .elementor-location-header .header-main .dropitem .elementor-widget-text-editor p {
  font-size: 18px;
  color: #818181;
  margin: 5px 0 0;
  line-height: 1.6;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-text-editor p a {
  color: #818181;
  transition: all 0.3s ease-out 0s;
}
body .elementor-location-header .header-main .dropitem .elementor-widget-text-editor p a:hover {
  color: #1e9962;
}
body .elementor-location-header .header-main .dropitem--with-bg {
  background-color: #f3f3f3 !important;
  margin: 10px -15px -15px;
  width: calc(100% + 30px);
  border-radius: 0 0 20px 20px;
  padding: 15px 30px;
}
@media (max-width: 980px) {
  body .elementor-location-header .header-main .dropitem--with-bg {
    display: none;
  }
}
.scrolled > .elementor-location-header {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.scrolled-big.noScrollTop .elementor-location-header {
  transform: translate(0, -346px) !important;
  transition: all 1.3s ease-out 0s;
}
/* @media only screen and (min-width: 768px) and (max-width: 980px) {
	.scrolled-70 {
		padding-top: 158px;
		.elementor-location-header {
			position: fixed;
			width: 100%;
			top: 0;
			left: 0;
			z-index: 11;
			background-color: $white;
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
			transform: translate(0, -70px);
		}
	}
}
@include phone {
	.scrolled-88 {
		padding-top: 158px;
		.elementor-location-header {
			position: fixed;
			width: 100%;
			top: 0;
			left: 0;
			z-index: 11;
			background-color: $white;
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
			transform: translate(0, -88px);
		}
	}
} */
.elementor-location-header .header-top {
  font-size: 18px;
  line-height: 22px;
  font-family: Barlow, sans-serif;
}
@media (max-width: 1199px) {
  .elementor-location-header .header-top {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .elementor-location-header .header-top .elementor-widget-text-editor {
    margin-left: auto;
    margin-right: auto;
  }
}
.elementor-location-header .header-top .e-con-inner {
  width: 1400px;
}
.elementor-location-header .header-top p {
  margin: 0;
}
@media (max-width: 767px) {
  .elementor-location-header .header-top p {
    font-size: 16px;
  }
}
.elementor-location-header .header-top p a {
  color: #fff;
  transition: all 0.3s ease-out 0s;
}
.elementor-location-header .header-top p a:hover {
  color: #1e9962;
}
.elementor-location-header .header-top a {
  color: #fff;
  transition: all 0.3s ease-out 0s;
}
.elementor-location-header .header-top a:hover {
  color: #1e9962;
}
.elementor-location-header .header-top-right p {
  display: flex;
  justify-content: flex-end;
  gap: 30px;
}
@media (max-width: 1199px) {
  .elementor-location-header .header-top-right p {
    gap: 20px;
  }
}
@media (max-width: 980px) {
  .elementor-location-header .header-top-right p {
    justify-content: center;
    gap: 10vw;
  }
}
.elementor-location-header .header-top-right p a:last-child {
  display: none;
}
@media (max-width: 980px) {
  .elementor-location-header .header-top-right p a:last-child {
    display: block;
  }
}
.elementor-location-header .header-main > .e-con-inner {
  width: 1400px;
}
.elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title a.e-n-menu-title-container {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
}
@media (max-width: 1439px) {
  .elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title a.e-n-menu-title-container {
    font-size: 16px;
  }
}
@media (max-width: 980px) {
  .elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title a.e-n-menu-title-container {
    font-size: 20px;
  }
}
.elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title button i.e-n-menu-title-container {
  font-size: 13px;
}
@media (max-width: 980px) {
  .elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title button i.e-n-menu-title-container {
    margin-top: 2px;
  }
}
.elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title#elementor-button a.e-n-menu-title-container {
  font-size: 15px;
  padding: 10px 20px;
  font-family: Barlow, sans-serif;
  background-color: #176cff;
  border-radius: 8px;
  transition: all 0.3s ease-out 0s;
  display: block;
  color: #fff;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title#elementor-button a.e-n-menu-title-container {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title#elementor-button a.e-n-menu-title-container {
    font-size: 18px;
  }
}
.elementor-location-header .header-main .e-n-menu-heading .e-n-menu-title#elementor-button a:hover.e-n-menu-title-container {
  background-color: #1e9962;
}
@media (max-width: 980px) {
  .elementor-location-header .header-main .e-n-menu-toggle {
    border: none;
    background: none;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon {
    width: 30px;
    height: 24px;
    display: block;
    position: relative;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon.e-close {
    display: none;
    opacity: 1;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon.e-open {
    opacity: 1 !important;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar {
    display: block;
    top: 50%;
    margin-top: -2px;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar, .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::before, .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::after {
    width: 30px;
    height: 3px;
    background-color: #000;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::before, .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::after {
    content: "";
    display: block;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::before {
    top: -10px;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::after {
    bottom: -10px;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon .eicon-menu-bar {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon .eicon-menu-bar::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  }
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon .eicon-menu-bar::after {
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .elementor-location-header .header-main .e-n-menu-toggle[aria-expanded="true"] .e-n-menu-toggle-icon .eicon-menu-bar {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .elementor-location-header .header-main .e-n-menu-toggle[aria-expanded="true"] .e-n-menu-toggle-icon .eicon-menu-bar::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  }
  .elementor-location-header .header-main .e-n-menu-toggle[aria-expanded="true"] .e-n-menu-toggle-icon .eicon-menu-bar::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .elementor-location-header .header-main .e-n-menu-wrapper {
    background-color: #fff !important;
    margin-top: 26px !important;
    padding-top: 2px;
    padding-bottom: 18px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.04) !important;
  }
  .elementor-location-header .header-main .e-n-menu-wrapper .e-n-menu-heading > li {
    margin: 0 !important;
    padding: 0 5vw;
    display: block;
  }
  .elementor-location-header .header-main .e-n-menu-wrapper .e-n-menu-heading > li:last-child .e-n-menu-title-container {
    border: none;
  }
  .elementor-location-header .header-main .e-n-menu-wrapper .e-n-menu-heading > li .e-n-menu-title-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }
  .elementor-location-header .header-main .e-n-menu-wrapper .e-n-menu-heading > li .e-n-menu-title-container > a {
    color: #152c8a;
    padding: 10px 10px 10px;
    display: block;
  }
  .elementor-location-header .header-main .e-n-menu-wrapper .e-n-menu-heading > li#elementor-button {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5vw;
  }
}
@media (max-width: 980px) and (max-width: 479px) {
  .elementor-location-header .header-main .e-n-menu-toggle .e-n-menu-toggle-icon {
    width: 24px;
    height: 20px;
  }
}
@media (max-width: 980px) and (max-width: 479px) {
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar, .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::before, .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::after {
    width: 24px;
  }
}
@media (max-width: 980px) and (max-width: 479px) {
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::before {
    top: -8px;
  }
}
@media (max-width: 980px) and (max-width: 479px) {
  .elementor-location-header .header-main .e-n-menu-toggle .eicon-menu-bar::after {
    bottom: -8px;
  }
}
.elementor-location-header .simple-header {
  background-color: #fff;
}
@media (max-width: 767px) {
  .elementor-location-header .simple-header {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.elementor-location-header .simple-header .elementor-motion-effects-layer {
  background-color: transparent !important;
  min-height: 100% !important;
}
.elementor-location-header .simple-header .simple-header-col1 {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .elementor-location-header .simple-header .simple-header-col1 {
    width: auto;
  }
}
.elementor-location-header .simple-header .simple-header-logo img {
  width: auto;
  height: 77px;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 1439px) {
  .elementor-location-header .simple-header .simple-header-logo img {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .elementor-location-header .simple-header .simple-header-logo img {
    height: 52px;
  }
}
@media (max-width: 479px) {
  .elementor-location-header .simple-header .simple-header-logo img {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .elementor-location-header .simple-header .simple-header-col2 {
    width: auto;
  }
}
.elementor-location-header .simple-header .simple-header-col2 p {
  margin: 0;
}
.scrolled .elementor-location-header .simple-header {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.scrolled .elementor-location-header .simple-header .simple-header-logo img {
  height: 52px;
}
/* html {
	body.admin-bar {
		&.scrolled {
			.elementor-location-header {
				margin-top: 32px;
			}
			@media only screen and (max-width: 782px) {
				.elementor-location-header {
					margin-top: 46px;
				}
			}
		}
	}
} */
html body.admin-bar .elementor-location-header {
  margin-top: 32px;
}
@media only screen and (max-width: 782px) {
  html body.admin-bar .elementor-location-header {
    margin-top: 46px;
  }
}
body .footer {
  width: 100%;
  overflow: hidden;
}
body .footer .e-con-inner {
  max-width: 1400px;
}
body .footer nav ul.elementor-nav-menu li {
  margin: 18px 0;
}
@media only screen and (max-width: 599px) {
  body .footer nav ul.elementor-nav-menu li {
    text-align: center;
  }
}
body .footer nav ul.elementor-nav-menu li:first-child {
  margin-top: 0;
}
body .footer nav ul.elementor-nav-menu li:last-child {
  margin-bottom: 0;
}
body .footer nav ul.elementor-nav-menu li a {
  padding: 0 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 20px;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 599px) {
  body .footer nav ul.elementor-nav-menu li a {
    display: inline;
  }
}
body .footer nav ul.elementor-nav-menu li a:hover {
  color: #176cff !important;
}
body .footer .footer-addr a {
  position: relative;
  color: #fff;
  padding-left: 24px;
  transition: all 0.3s ease-out 0s;
}
body .footer .footer-addr a:hover {
  color: #176cff;
}
body .footer .footer-addr a::before {
  content: "";
  display: block;
  position: absolute;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
}
body .footer.footer--minimal > .e-con-inner > .elementor-element {
  padding-left: 0;
  padding-right: 0;
  font-family: "Barlow", Sans-serif;
}
@media (min-width: 981px) {
  body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .elementor-element {
    width: auto;
    flex: 2;
  }
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 {
  gap: 2px;
  padding-top: 0;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul {
  margin: 0;
  padding: 0 0 8px;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul {
    flex-direction: column;
    gap: 5px;
    padding-top: 5px;
  }
  body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li::after {
    display: none !important;
  }
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li {
  position: relative;
  padding: 0 10px;
  list-style: none;
  font-size: 18px;
  font-family: "Barlow", Sans-serif;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 60%;
  background-color: #fff;
  top: 21%;
  right: 0;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li:last-child::after {
  display: none;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li a {
  transition: all 0.3s ease-out 0s;
  color: #fff;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor ul li a:hover {
  color: #176cff;
}
body .footer.footer--minimal > .e-con-inner > .elementor-element > .e-con-inner .footer-col2 .elementor-widget-text-editor p {
  font-size: 18px;
  font-family: "Barlow", Sans-serif;
}
body .footer.footer--with-wave {
  z-index: 12;
  margin-top: 20px;
}
body .footer.footer--with-wave::after {
  content: "";
  display: block;
  position: absolute;
  bottom: calc(100% - 1px);
  right: 0;
  width: 100%;
  height: clamp(50px, 6.7567567568vw, 100px);
  background: url(../images/et_pb_bottom_outside_divider_dark.svg) no-repeat center / 100% 100%;
  transform: scaleY(-1);
}
@media (max-width: 980px) {
  body .footer.footer--with-wave {
    margin-top: 10px;
  }
  body .footer.footer--with-wave::after {
    height: 50px;
    background-size: 1000px 50px;
  }
}
body .footer-col1 {
  flex: none;
}
@media only screen and (min-width: 768px) {
  body .footer-col1 {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  body .footer-col1 {
    margin-bottom: 20px;
  }
}
body .footer-col2 {
  flex: none;
}
@media (min-width: 981px) {
  body .footer-col2 {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 980px) {
  body .footer-col2 {
    width: 48% !important;
  }
}
@media only screen and (max-width: 599px) {
  body .footer-col2 {
    margin-bottom: 30px;
    align-items: center;
  }
}
body .footer-col3 {
  flex: none;
}
@media (min-width: 981px) {
  body .footer-col3 {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 980px) {
  body .footer-col3 {
    width: 48% !important;
  }
}
@media only screen and (max-width: 599px) {
  body .footer-col3 {
    align-items: center;
  }
}
body .footer-col1 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 30px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body .footer-col1 ul {
    justify-content: center;
  }
}
body .footer-col1 ul li {
  font-size: 18px;
  list-style: none;
}
body .footer-col1 ul li a {
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  transition: all 0.3s ease-out 0s;
}
body .footer-bottom {
  color: #fff;
}
body .footer-bottom p {
  font-family: Barlow, sans-serif;
  margin-top: 10px;
}
body .footer-bottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 30px;
  margin: 0;
  padding: 0;
}
body .footer-bottom ul li {
  font-size: 18px;
  list-style: none;
}
body .footer-bottom ul li a {
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  transition: all 0.3s ease-out 0s;
}
body .techcontainer {
  position: static;
}
body #button-go-up {
  position: fixed;
  right: 0;
  bottom: 12vw;
  width: 54px;
  height: 54px;
  background: rgba(0, 0, 0, 0.4) url(../images/angle_up_icon.svg) no-repeat center 36% / 40px;
  border-radius: 6px 0 0 6px;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
  transform: translate(110%, 0);
  z-index: 80;
}
@media (any-hover: hover) {
  body #button-go-up:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1199px) {
  body #button-go-up {
    width: 40px;
    height: 40px;
    background-size: 30px;
  }
}
body.scrolled-big #button-go-up {
  transform: translate(0, 0);
}
body .call-expert {
  position: fixed;
  right: 5vw;
  bottom: 5vw;
  z-index: 80;
  background-color: #176cff;
  transform: scale(0);
  transition: all 0.6s cubic-bezier(0.25, 1.31, 0.52, 1.06) 0s;
  text-transform: capitalize !important;
}
@media (min-width: 1440px) {
  body .call-expert {
    padding: 20px 30px !important;
    border-radius: 12px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body .call-expert {
    font-size: 0;
    line-height: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    right: auto;
    left: 0;
    bottom: 12vw;
    border-radius: 0 6px 6px 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
body .call-expert i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -1px;
  font-size: 17px !important;
}
@media (max-width: 767px) {
  body .call-expert i {
    margin: 0 0 -4px;
  }
}
body .call-expert.active {
  transform: scale(1);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Ffintech.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Ffintech%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Ffintech%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Ffintech%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Ffintech%2Fscss%2Fglobal%2F_footer.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADoDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzCF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoDH%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAD5CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyJF%3BAAAA%3BAAAA%3BAAAA%3BADjLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsRH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1RE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoSD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpSC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsTD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAD3VE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BVF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9VE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BXF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BADxXC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqYF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5aC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4bF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BaF%3BAAAA%3BAAAA%3BAAAA%3BADnaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2aD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BADjbE%3BACubD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADldC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6dD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlhBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8gBH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1iBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsiBH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADlnBE%3BACwnBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BADrnBC%3BAC2nBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5nBA%3BACooBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhpBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2pBH%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAD1vBC%3BACgwBF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAD7vBC%3BACowBD%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnyBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6yBH%3BAAAA%3BAAAA%3BAD7yBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkyBF%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BADv1BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACq1BD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BADh2BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC81BD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BADz2BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACu2BD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BADl3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACg3BD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD33BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC23BD%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BADt4BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACg5BD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BADl6BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC66BA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgIH%3BAAAA%3BAAAA%3BAAtDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8CC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAvCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAjHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjiCG%3BACuoCF%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAOA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADx5CE%3BAAAA%3BAAAA%3BAAAA%3BACg6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAD76CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACs7CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD16CC%3BACu7CD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlmDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2kDF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpmDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsnDH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADznDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsoDH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrpDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsqDH%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAD3sDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACitDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjwDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6wDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7wDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0xDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5xDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqyDH%3BAAAA%3BAAAA%3BAAAA%3BADryDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtDA%3BAC61DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADh2DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACq2DD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADp2DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2B2DD%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAxyBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAsxBA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD56DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACi7DH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADv7DG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC87DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnrEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACisEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAD%2FsEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqtEF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnwEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6wEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3yEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC40EH%3BAAAA%3BAAAA%3BAD1zEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACg0EH%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACx7EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAFqCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE1BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAF1BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9EC%3BAEqFC%3BAAAA%3BAAAA%3BAAAA%3BAF3CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAFzFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4HH%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFlMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjLG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4KF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAF%2FKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoLD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvNE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuNA%3BAAAA%3BAAAA%3BAFvNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiOF%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoPE%3BAAAA%3BAAAA%3BAFpPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5RF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsSG%3BAAAA%3BAAAA%3BAF9QH%3BAEuRD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2ZH%3BAAAA%3BAAAA%3BAFjaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwaF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAF5aE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3cC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEscD%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAF1hBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8iBE%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BACjjBF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtCA%3BAG4CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrEC%3BAAAA%3BAAAA%3BAAAA%3BAGkFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4FH%3BAAAA%3BAAAA%3BAH5IG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAHzJG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BHD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAHtMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiNF%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2OF%3BAAAA%3BAAAA%22%7D */