@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");
.main-banner-content {
  padding-top: 0 !important;
}
#inner_banner {
  padding-top: 0 !important;
}
body.page-id-2750 #et-boc.et-boc .thank-you-section {
  padding: 50px 0;
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row {
  padding: 0;
  width: 90%;
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 981px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col {
    min-height: 450px;
    max-height: 860px;
    height: calc(100vh - 215px);
  }
}
@media (min-width: 981px) and (max-width: 1350px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col {
    height: calc(100vh - 220px);
  }
}
@media (max-width: 980px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col {
    height: calc(100vh - 180px);
    min-height: 300px;
    max-height: 1000px;
  }
}
@media (max-width: 767px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col {
    height: calc(100vh - 165px);
    min-height: 300px;
    max-height: 1000px;
  }
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-img {
  margin: 0 auto 72px;
}
@media (max-width: 980px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-img {
    margin: 0 auto 50px;
    max-width: 80%;
  }
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner {
  text-align: center;
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  color: #fff !important;
  font-style: normal;
  line-height: 1;
}
@media (max-width: 980px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p {
    font-size: 23px !important;
  }
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p:not(:last-child) {
  padding-bottom: 28px;
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p a.thank-you-btn {
  display: block;
  margin: 48px auto 0;
  padding: 12px 22px 13px 21px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  border-radius: 5px;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  transition: all 0.25s ease;
  width: max-content;
}
@media (max-width: 980px) {
  body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p a.thank-you-btn {
    margin: 20px auto 0;
  }
}
body.page-id-2750 #et-boc.et-boc .thank-you-section .thank-you-row .thank-you-col .thank-you-content .et_pb_text_inner p a.thank-you-btn:hover {
  color: #0e3dd4;
  background-color: #fff;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  #header-new {
    position: relative;
  }
}
#header-new .main-section {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
}
#header-new .main-section .row {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 95% !important;
  max-width: none;
}
@media (min-width: 1650px) {
  #header-new .main-section .row {
    width: 91% !important;
  }
}
@media (max-width: 980px) {
  #header-new .main-section .row {
    padding: 10px 0;
  }
}
#header-new .main-section .row .left-col {
  width: 300px;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .left-col {
    width: 373px;
  }
}
@media (max-width: 767px) {
  #header-new .main-section .row .left-col {
    width: 60%;
  }
}
#header-new .main-section .row .left-col .logo-wrap {
  margin-top: 3px;
}
@media (max-width: 980px) {
  #header-new .main-section .row .left-col .logo-wrap {
    margin-top: 0;
  }
}
#header-new .main-section .row .right-col {
  width: calc(100% - 300px);
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .right-col {
    width: calc(100% - 373px);
  }
}
@media (max-width: 767px) {
  #header-new .main-section .row .right-col {
    width: 40%;
  }
}
@media (max-width: 1279px) {
  #header-new .main-section .row .right-col .main-menu-wrap {
    display: none;
  }
}
#header-new .main-section .row .right-col .main-menu-wrap #mobile-menu {
  display: none !important;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu {
  margin: 0;
  display: flex;
  flex-direction: row;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item {
  list-style: none;
  padding-right: 20px;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item {
    padding-right: 31px;
  }
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a {
  display: block;
  padding: 49px 0 53px 57px;
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  transition: all 0.25s ease;
}
@media (min-width: 1280px) and (max-width: 1350px) {
  #header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a {
    font-size: 15px;
  }
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-58%);
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a:after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #0e3dd4;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.25s ease;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a:hover {
  opacity: 0.7;
  transition: all 0.25s ease;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item a:hover:after {
  width: 100%;
  transition: all 0.25s ease;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2879 {
  padding-right: 20px;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2879 {
    padding-right: 41px;
  }
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2879 a {
  padding-left: 43px;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2879 a:before {
  content: url(/wp-content/uploads/2022/05/OUTSOURCED-IT-SERVICES-in-Knoxville.png);
  transform: translateY(-55%);
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2880 {
  padding-right: 20px;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2880 {
    padding-right: 38px;
  }
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2880 a {
  padding-left: 42px;
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2880 a:before {
  content: url(/wp-content/uploads/2022/05/IT-SECURITY-SERVICES-in-Knoxville.png);
  transform: translateY(-54%);
}
#header-new .main-section .row .right-col .main-menu-wrap .main-nav .menu-main-menu-container #menu-main-menu li.menu-item#menu-item-2881 a:before {
  content: url(/wp-content/uploads/2022/05/CLOUD-TECHNOLOGIES-in-Knoxville.png);
}
#header-new .main-section .row .right-col .header-btn-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 33px 0 36px;
}
@media (max-width: 980px) {
  #header-new .main-section .row .right-col .header-btn-wrap {
    padding: 0;
  }
}
#header-new .main-section .row .right-col .header-btn-wrap a.header-btn {
  margin-right: 26px;
  margin-bottom: 5px;
  padding: 9px 15px 9px 17px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
  border: 2px solid #0e3dd4;
  border-radius: 8px;
  background-color: #0e3dd4;
  transition: all 0.25s ease;
}
@media (min-width: 1550px) {
  #header-new .main-section .row .right-col .header-btn-wrap a.header-btn {
    font-size: 24px;
    margin-bottom: 4px;
  }
}
@media (max-width: 980px) {
  #header-new .main-section .row .right-col .header-btn-wrap a.header-btn {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #header-new .main-section .row .right-col .header-btn-wrap a.header-btn {
    display: none;
  }
}
#header-new .main-section .row .right-col .header-btn-wrap a.header-btn:hover {
  color: #0e3dd4;
  background-color: #fff;
  transition: all 0.25s ease;
}
#header-new .main-section .row .right-col .header-btn-wrap a.burger-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#header-new .main-section .row .right-col .header-btn-wrap a.burger-btn span {
  transition: all 0.25s ease;
}
#header-new .main-section .row .right-col .header-btn-wrap a.burger-btn span.burger-line {
  display: block;
  margin-bottom: 3px;
  background-image: linear-gradient(to right, #1157a7 0%, #51abe9 32%, #1157a7 79%, #42b5e5 99%, #42b5e5 100%);
  height: 3px;
  width: 100%;
}
#header-new .main-section .row .right-col .header-btn-wrap a.burger-btn span.burger-text {
  margin-top: 3px;
  font-family: "Sora", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: 1;
}
@media (min-width: 981px) {
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn:hover span {
    transition: all 0.25s ease;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn:hover span.burger-line.top {
    transform: translateY(4px);
    height: 4px;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn:hover span.burger-line.middle {
    transform: translateY(6px);
    height: 4px;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn:hover span.burger-line.bottom {
    transform: translateY(8px);
    height: 4px;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn:hover span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
@media (max-width: 980px) {
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn.active span {
    transition: all 0.25s ease;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn.active span.burger-line.top {
    margin: 0;
    transform: rotate(45deg) translate(7px, 8px);
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn.active span.burger-line.middle {
    width: 0;
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn.active span.burger-line.bottom {
    margin: 0;
    transform: rotate(135deg) translate(2px, 0px);
  }
  #header-new .main-section .row .right-col .header-btn-wrap a.burger-btn.active span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
#header-new .burger-section {
  position: fixed;
  left: 100%;
  top: 0;
  min-height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(135deg, #020822 0%, #040b37 40%, #051056 60%, #02082B 100%);
  transition: all 0.4s ease;
  z-index: 999;
}
@media (max-width: 980px) {
  #header-new .burger-section {
    display: none;
  }
}
#header-new .burger-section.active {
  left: 0;
  transition: all 0.4s ease;
}
#header-new .burger-section .burger-menu-wrap {
  width: 90%;
  max-width: 1430px;
}
#header-new .burger-section .burger-menu-wrap.active {
  transform: translateX(-100%);
  transition: all 0.25s ease;
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 36px;
  width: 34px;
  position: absolute;
  right: 50px;
  top: 50px;
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close span {
  transition: all 0.25s ease;
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close span.burger-close-line {
  display: block;
  background-color: #51abe9;
  height: 3px;
  width: 25px;
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close span.burger-close-line.top {
  transform: rotate(45deg) translate(-3px, -1px);
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close span.burger-close-line.bottom {
  transform: rotate(-45deg) translate(3px, -5px);
}
#header-new .burger-section .burger-menu-wrap a.burger-btn-close span.burger-close-text {
  margin-top: 8px;
  font-family: "Sora", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  opacity: 1;
}
#header-new .burger-section .burger-menu-wrap a:hover span {
  transition: all 0.25s ease;
}
#header-new .burger-section .burger-menu-wrap a:hover span.burger-close-line.top {
  transform: rotate(45deg) translate(-3px, -1px) scale(1.2);
}
#header-new .burger-section .burger-menu-wrap a:hover span.burger-close-line.bottom {
  transform: rotate(-45deg) translate(3px, -5px) scale(1.2);
}
#header-new .burger-section .burger-menu-wrap a:hover span.burger-close-text {
  transform: translateY(100%);
  opacity: 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 100px 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col {
  width: 23%;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col h3 {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1.2px;
  color: #51abe9;
  width: 100%;
  border-bottom: 1px solid #51abe9;
  text-transform: uppercase;
}
@media (min-width: 981px) and (max-width: 1279px) {
  #header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col h3 {
    font-size: 22px;
  }
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col h4 {
  margin: 0 0 25px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.39px;
  text-transform: uppercase;
}
@media (min-width: 981px) and (max-width: 1279px) {
  #header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col h4 {
    font-size: 22px;
  }
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul {
  margin: 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li {
  list-style: none;
  line-height: 1.3;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  transition: all 0.25s ease;
}
@media (min-width: 981px) and (max-width: 1279px) {
  #header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li a {
    font-size: 18px;
  }
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li a:hover {
  color: #0e52d4;
  transition: all 0.25s ease;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li:not(:last-child) {
  margin-bottom: 20px;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.map {
  position: relative;
  padding-left: 35px;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.map:before {
  content: url(/wp-content/uploads/2022/05/location.png);
  position: absolute;
  left: 0;
  top: 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.tel {
  position: relative;
  padding-left: 35px;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.tel:before {
  content: url(/wp-content/uploads/2022/05/phone-call.png);
  position: absolute;
  left: 0;
  top: 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.mail {
  position: relative;
  padding-left: 35px;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.burger-nav-ul li.burger-nav-li.mail:before {
  content: url(/wp-content/uploads/2022/05/location.png);
  position: absolute;
  left: 0;
  top: 0;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.social {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 210px;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.social li.social-li a {
  color: #fff;
  font-size: 25px;
  transition: all 0.25s ease;
}
#header-new .burger-section .burger-menu-wrap .burger-nav .burger-nav-col ul.social li.social-li a:hover {
  color: #0e52d4;
  transition: all 0.25s ease;
}
#header-new .mean-bar {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 81px;
  height: 0;
  min-height: 0;
  background: transparent;
  border-bottom: 0px solid #fff;
}
#header-new .mean-bar a.meanmenu-reveal {
  display: none !important;
}
#header-new .mean-bar nav.mean-nav {
  margin-top: 0;
}
footer#footer-new {
  padding: 103px 0 139px;
  background: url(/wp-content/uploads/2022/09/footer-bg-min.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  footer#footer-new {
    background: url(/wp-content/uploads/2022/09/footer-bg-2.jpg) center no-repeat;
    background-size: cover;
  }
}
footer#footer-new p, footer#footer-new span {
  color: #fff;
}
footer#footer-new a {
  color: #fff;
  transition: all 0.25s ease;
}
footer#footer-new a:hover {
  color: #0e52d4;
  transition: all 0.25s ease;
}
footer#footer-new .footer-section {
  margin: 0 auto;
  width: 90%;
  max-width: 1260px;
}
footer#footer-new .footer-section:not(:last-child) {
  border-bottom: 1px solid #334d80;
}
footer#footer-new .footer-section.footer-cta-section {
  padding-bottom: 46px;
}
@media (max-width: 1199px) {
  footer#footer-new .footer-section.footer-cta-section {
    padding-bottom: 40px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1024px;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item {
  list-style: none;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item:not(:last-child) {
    margin-bottom: 20px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  display: block;
  font-size: clamp(20px, 1.692vw, 22px) !important;
  font-weight: 700;
  line-height: 1;
  border: 2px solid #0e52d4;
  border-radius: 5px;
  background-color: #0e52d4;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item a {
    font-size: 20px !important;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item a:hover {
  color: #0e52d4;
  background-color: #fff;
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item a:before {
  position: absolute;
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3116 a {
  padding: 21px 27px 20px 66px;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3116 a {
    padding: 21px 18px 20px 55px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3116 a:before {
  content: url(/wp-content/uploads/2022/05/Outsourced_IT_Services.png);
  top: 50%;
  left: 25px;
  transform: translateY(-42%);
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3116 a:before {
    left: 14px;
    transform: translateY(-42%);
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3116 a:hover:before {
  content: url(/wp-content/uploads/2022/05/OUTSOURCED-IT-SERVICES-in-Knoxville.png);
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3117 a {
  padding: 21px 29px 20px 71px;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3117 a {
    padding: 21px 30px 20px 70px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3117 a:before {
  content: url(/wp-content/uploads/2022/05/IT_Security_Services.png);
  top: 50%;
  left: 29px;
  transform: translateY(-45%);
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3117 a:before {
    left: 15px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3117 a:hover:before {
  content: url(/wp-content/uploads/2022/05/IT-SECURITY-SERVICES-in-Knoxville.png);
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3118 a {
  padding: 21px 22px 20px 77px;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3118 a {
    padding: 21px 30px 20px 70px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3118 a:before {
  content: url(/wp-content/uploads/2022/05/Cloud_Technologies.png);
  top: 50%;
  left: 19px;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3118 a:before {
    left: 12px;
  }
}
footer#footer-new .footer-section.footer-cta-section .footer-cta-row .menu-footer-menu-container #menu-footer-menu li.menu-item#menu-item-3118 a:hover:before {
  content: url(/wp-content/uploads/2022/05/CLOUD-TECHNOLOGIES-in-Knoxville.png);
}
footer#footer-new .footer-section.footer-top-section {
  padding: 42px 0 43px;
}
@media (max-width: 1199px) {
  footer#footer-new .footer-section.footer-top-section {
    padding: 40px 0;
  }
}
footer#footer-new .footer-section.footer-top-section .footer-top-row {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 600px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (max-width: 599px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row {
    max-width: 280px;
  }
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 599px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col:not(:first-child) {
    justify-content: flex-start;
    width: 246px;
  }
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col:not(:last-child) {
    padding-bottom: 25px;
  }
}
@media (min-width: 1600px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col1-4 {
    padding: 18px 0 22px !important;
  }
}
@media (min-width: 1200px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col1-4 {
    padding: 20px 0 20px;
    width: 24%;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col1-4 {
    width: 50%;
    padding: 0 20px 40px 10px;
    border-bottom: 1px solid #334d80;
    position: relative;
  }
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col1-4:before {
    content: "";
    width: 1px;
    height: 57px;
    background-color: #334d80;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 1600px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 {
    padding: 0 0 4px 3px;
  }
}
@media (min-width: 1200px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 {
    width: 24%;
    border-right: 1px solid #334d80;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 {
    width: 50%;
    padding-bottom: 40px;
    border-bottom: 1px solid #334d80;
  }
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.66vw, 24px);
  letter-spacing: 1.7px;
  font-weight: 700;
  line-height: 1;
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 a img {
  padding-right: 10px;
  transform: translateY(-2px);
}
@media (max-width: 599px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col2-4 a img {
    padding-left: 7px;
    padding-right: 19px;
  }
}
@media (min-width: 1200px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 {
    width: 28%;
    border-right: 1px solid #334d80;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 {
    width: 50%;
    padding-top: 40px;
    position: relative;
  }
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4:before {
    content: "";
    width: 1px;
    height: 44px;
    background-color: #334d80;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 a {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.66vw, 24px);
  font-weight: 400;
  line-height: 1.46;
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 a img {
  padding-right: 15px;
  transform: translateY(2px);
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 a:hover span {
  color: #0e52d4;
  transition: all 0.25s ease;
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col3-4 a span {
  display: block;
  transition: all 0.25s ease;
}
@media (min-width: 1200px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col4-4 {
    width: 24%;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col4-4 {
    width: 50%;
    padding-top: 40px;
  }
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col4-4 a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.66vw, 24px);
  font-weight: 400;
  line-height: 1;
}
footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col4-4 a img {
  padding-right: 13px;
}
@media (max-width: 599px) {
  footer#footer-new .footer-section.footer-top-section .footer-top-row .footer-top-col.col4-4 a img {
    padding-right: 17px;
    padding-left: 3px;
  }
}
footer#footer-new .footer-section.footer-middle-section {
  padding: 20px 0;
}
@media (min-width: 1600px) {
  footer#footer-new .footer-section.footer-middle-section {
    padding: 18px 0 20px;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section {
    order: 1;
    padding: 40px 0 0;
    border-bottom: none;
  }
}
footer#footer-new .footer-section.footer-middle-section .footer-middle-row {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 1186px;
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row {
    flex-direction: column-reverse;
    align-items: center;
  }
}
footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p:not(:last-child) {
    margin-bottom: 10px;
  }
}
footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p.msp {
  text-align: center;
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col1-2 p.msp {
    display: none;
  }
}
@media (min-width: 1600px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 {
    margin-bottom: 10px;
  }
}
footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
}
@media (max-width: 980px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 a {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 a {
    font-size: 15px !important;
  }
}
footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 span {
  font-family: "Source Sans Pro", sans-serif;
  padding: 0 9px;
}
@media (max-width: 350px) {
  footer#footer-new .footer-section.footer-middle-section .footer-middle-row .footer-middle-col.col2-2 span {
    padding: 0 4px;
  }
}
footer#footer-new .footer-section.footer-bottom-section {
  padding: 40px 0;
  border-bottom: 1px solid #334d80;
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-bottom-section {
    padding: 33px 0 0;
    border-bottom: none;
  }
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row {
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  max-width: 1190px;
  align-items: center;
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row {
    flex-direction: row;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 {
    width: calc(100% - 265px);
    max-width: 700px;
  }
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p:not(:last-child) {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p:not(:last-child) {
    margin: 0;
  }
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p.msp {
    display: none;
  }
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p {
    text-align: left;
  }
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col1-2 p a {
  font-family: "Source Sans Pro", sans-serif;
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 212px;
}
@media (min-width: 1600px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 {
    margin-right: 27px;
  }
}
@media (min-width: 768px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 {
    margin-bottom: 0;
  }
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 p {
  margin: 4px 0 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 767px) {
  footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 p {
    margin: 0 0 14px;
  }
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 ul.social {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 ul.social li.social-li {
  list-style: none;
  font-size: 23px;
}
footer#footer-new .footer-section.footer-bottom-section .footer-bottom-row .footer-bottom-col.col2-2 ul.social li.social-li.youtube {
  font-size: 26px;
}
#hero-section {
  position: relative;
  background: #000;
}
#hero-section .hero-row {
  padding: 70px 0 !important;
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1432px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #hero-section .hero-row {
    min-height: 507px;
  }
}
@media (min-width: 981px) {
  #hero-section .hero-row .hero-col {
    max-width: 67%;
  }
}
#hero-section .hero-row .hero-col .hero-content h1 {
  position: relative;
  margin: 0;
  padding-bottom: 53px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(40px, 3.636vw, 60px) !important;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section .hero-row .hero-col .hero-content h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #hero-section .hero-row .hero-col .hero-content h1 {
    font-size: 34px !important;
  }
}
#hero-section .hero-row .hero-col .hero-content h1:before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #0046bc;
  position: absolute;
  bottom: 0;
  left: 0;
}
#hero-section .hero-row .hero-col .hero-content p {
  margin: 40px 0 4px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section .hero-row .hero-col .hero-content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #hero-section .hero-row .hero-col .hero-content p {
    font-size: 18px !important;
  }
}
#hero-section .banner-inner-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 980px) {
  #hero-section .banner-inner-bg.with-overlay {
    background-position: 80%;
  }
}
#hero-section .banner-inner-bg.with-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #121513, #283628);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.75;
}
#hero-section .banner-inner-bg.right-with-overlay {
  background-position-x: 80%;
  background-position-y: top;
}
@media (min-width: 981px) {
  #hero-section .banner-inner-bg.right-with-overlay {
    background-position-x: right;
    background-size: auto 100%;
  }
}
#hero-section .banner-inner-bg.right-with-overlay::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #121513, #283628 63%, transparent);
  z-index: 2;
}
@media (max-width: 980px) {
  #hero-section .banner-inner-bg.right-with-overlay::after {
    background: #121513;
    opacity: 0.65;
  }
}
#hero-section .banner-inner-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#hero-section .banner-inner-video-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #00000088;
}
#hero-section .banner-inner-video-bg #banner-inner-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 720px) {
  #hero-section .banner-inner-video-bg #banner-inner-video {
    width: auto;
    height: 100%;
  }
}
#hero-section .hero-inner-btn {
  margin: 39px 0 0;
}
@media (max-width: 980px) {
  #hero-section .hero-inner-btn {
    margin-top: 25px;
  }
}
#hero-section .hero-inner-btn a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(22px, 2vw, 28px) !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  background-color: #0e3dd4;
  border: 1px solid #0e3dd4;
  border-radius: 2px;
  padding: 14px 16px;
  margin: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}
#hero-section .hero-inner-btn a:hover {
  color: #0e3dd4;
  background: #fff;
}
@keyframes appearsFromBelow {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#hero-section-category {
  position: relative;
  background: #000;
}
#hero-section-category .hero-row {
  padding: 70px 0 !important;
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1432px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #hero-section-category .hero-row {
    min-height: 507px;
  }
}
@media (min-width: 981px) {
  #hero-section-category .hero-row .hero-col {
    max-width: 67%;
  }
}
#hero-section-category .hero-row .hero-col .hero-content h1 {
  position: relative;
  margin: 0;
  padding-bottom: 53px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(40px, 3.636vw, 60px) !important;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section-category .hero-row .hero-col .hero-content h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #hero-section-category .hero-row .hero-col .hero-content h1 {
    font-size: 34px !important;
  }
}
#hero-section-category .hero-row .hero-col .hero-content h1:before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #0046bc;
  position: absolute;
  bottom: 0;
  left: 0;
}
#hero-section-category .hero-row .hero-col .hero-content p {
  margin: 40px 0 4px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section-category .hero-row .hero-col .hero-content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #hero-section-category .hero-row .hero-col .hero-content p {
    font-size: 18px !important;
  }
}
#hero-section-category .banner-inner-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 980px) {
  #hero-section-category .banner-inner-bg.with-overlay {
    background-position: 80%;
  }
}
#hero-section-category .banner-inner-bg.with-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #121513, #283628);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.75;
}
#hero-section-category .banner-inner-bg.right-with-overlay {
  background-position-x: 80%;
  background-position-y: top;
}
@media (min-width: 981px) {
  #hero-section-category .banner-inner-bg.right-with-overlay {
    background-position-x: right;
    background-size: auto 100%;
  }
}
#hero-section-category .banner-inner-bg.right-with-overlay::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #121513, #283628 63%, transparent);
  z-index: 2;
}
@media (max-width: 980px) {
  #hero-section-category .banner-inner-bg.right-with-overlay::after {
    background: #121513;
    opacity: 0.65;
  }
}
#hero-section-category .banner-inner-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#hero-section-category .banner-inner-video-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #00000088;
}
#hero-section-category .banner-inner-video-bg #banner-inner-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 720px) {
  #hero-section-category .banner-inner-video-bg #banner-inner-video {
    width: auto;
    height: 100%;
  }
}
#hero-section-category .hero-inner-btn {
  margin: 39px 0 0;
}
@media (max-width: 980px) {
  #hero-section-category .hero-inner-btn {
    margin-top: 25px;
  }
}
#hero-section-category .hero-inner-btn a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(22px, 2vw, 28px) !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  background-color: #0e3dd4;
  border: 1px solid #0e3dd4;
  border-radius: 2px;
  padding: 14px 16px;
  margin: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}
#hero-section-category .hero-inner-btn a:hover {
  color: #0e3dd4;
  background: #fff;
}
@keyframes appearsFromBelow {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#content-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 70px 0 70px;
}
@media (min-width: 981px) {
  #content-section {
    padding: 76px 0 97px;
  }
}
#content-section .content-row {
  width: 90%;
  max-width: 1272px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  #content-section .content-row {
    flex-direction: row;
  }
}
#content-section .content-row .left-col {
  width: 100%;
}
@media (min-width: 981px) {
  #content-section .content-row .left-col {
    margin-right: 90px;
    padding-top: 11px;
    width: calc(100% - 390px);
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  #content-section .content-row .left-col {
    margin-right: 40px;
    width: calc(100% - 340px);
  }
}
@media (max-width: 980px) {
  #content-section .content-row .left-col {
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  #content-section .content-row .left-col.fullwidth {
    width: 100%;
    margin-right: 0;
  }
}
#content-section .content-row .left-col .content h2 {
  /*margin: 57px 0 38px;*/
  margin: 1.6em 0 0.8em;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(32px, 2.182vw, 36px) !important;
  font-weight: 700;
  line-height: 1;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content h2 {
    font-size: clamp(28px, 3.368vw, 32px) !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content h2 {
    font-size: 26px !important;
  }
}
#content-section .content-row .left-col .content h2:first-child {
  margin-top: 0;
  font-size: clamp(34px, 2.424vw, 40px) !important;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content h2:first-child {
    font-size: clamp(30px, 3.579vw, 34px) !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content h2:first-child {
    font-size: 30px !important;
  }
}
#content-section .content-row .left-col .content h3 {
  position: relative;
  /*margin: 57px 0 33px;*/
  margin: 1.6em 0 0.8em;
  /*padding: 0 0 20px 61px;*/
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  /*@include fontsize(clamp(30px,1.939vw,32px), clamp(26px,3.158vw,30px), 24px);*/
  font-size: clamp(28px, 2.0138888889vw, 29px) !important;
  font-weight: 700;
  line-height: 1;
  color: #000;
  /*border-bottom: 2px solid #4768a4;*/
  /*&:before {
						content: url(/wp-content/uploads/2022/05/h3-logo.png);
						position: absolute;
						left: 0;
						top: -2px;
					}*/
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content h3 {
    font-size: clamp(26px, 1.875vw, 27px) !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content h3 {
    font-size: 24px !important;
  }
}
#content-section .content-row .left-col .content h3:first-child {
  margin-top: 0;
}
#content-section .content-row .left-col .content h3 a {
  text-decoration: none !important;
  border: none;
}
#content-section .content-row .left-col .content h3 a:hover {
  border: none;
}
#content-section .content-row .left-col .content h4 {
  margin: 48px 0 28px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 1;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content h4 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content h4 {
    font-size: 20px !important;
  }
}
#content-section .content-row .left-col .content h4:first-child {
  margin-top: 0;
}
#content-section .content-row .left-col .content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content p {
    font-size: 18px !important;
  }
}
#content-section .content-row .left-col .content p:not(:last-child) {
  margin-bottom: 26px;
}
#content-section .content-row .left-col .content p strong {
  font-weight: 700;
}
#content-section .content-row .left-col .content ul {
  margin: 34px 0;
}
#content-section .content-row .left-col .content ul li[style="list-style-type: none;"]::before {
  display: none;
}
#content-section .content-row .left-col .content ul li {
  list-style: none;
  position: relative;
  padding-left: 70px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content ul li {
    font-size: 18px !important;
  }
}
#content-section .content-row .left-col .content ul li:not(:last-child) {
  margin-bottom: 26px;
}
#content-section .content-row .left-col .content ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #0e52d4;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 31px;
}
#content-section .content-row .left-col .content ul li ul li {
  list-style: none;
  position: relative;
  padding-left: 70px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content ul li ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content ul li ul li {
    font-size: 18px !important;
  }
}
#content-section .content-row .left-col .content ul li ul li:not(:last-child) {
  margin-bottom: 26px;
}
#content-section .content-row .left-col .content ul li ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #0e52d4;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 31px;
}
#content-section .content-row .left-col .content ol {
  margin: 34px 0;
}
#content-section .content-row .left-col .content ol li {
  padding-left: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content ol li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content ol li {
    font-size: 18px !important;
  }
}
#content-section .content-row .left-col .content ol li:not(:last-child) {
  margin-bottom: 26px;
}
#content-section .content-row .left-col .content ol li ul li {
  list-style: none;
  position: relative;
  padding-left: 70px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content ol li ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content ol li ul li {
    font-size: 18px !important;
  }
}
#content-section .content-row .left-col .content ol li ul li:not(:last-child) {
  margin-bottom: 26px;
}
#content-section .content-row .left-col .content ol li ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #0e52d4;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 31px;
}
#content-section .content-row .left-col .content a {
  color: #000;
  border-bottom: 1px solid #000;
  transition: all 0.25s ease;
}
#content-section .content-row .left-col .content a:hover {
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
}
#content-section .content-row .left-col .content table {
  width: 100%;
  border-collapse: collapse;
  /*border: 1px solid #ccc;*/
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 1.3em;
}
@media (min-width: 981px) {
  #content-section .content-row .left-col .content table {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #content-section .content-row .left-col .content table {
    font-size: 19px;
  }
}
#content-section .content-row .left-col .content table th, #content-section .content-row .left-col .content table td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: auto;
}
#content-section .content-row .left-col .content table td {
  /*width: 50%;*/
  width: max-content;
  max-width: 50%;
}
#content-section .content-row .left-col .content table th {
  background-color: #f5f5f5;
  font-weight: bold;
}
#content-section .content-row .left-col .content table tr:nth-child(even) {
  background-color: #f9f9f9;
}
#content-section .content-row .left-col .content table tr:hover {
  background-color: #f2f2f2;
}
#content-section .content-row .left-col .content .testimonail-wrap {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 41px 0 46px;
  border: 1px solid #b9c6d4;
  background-color: #ffffff;
}
#content-section .content-row .left-col .content .testimonail-wrap .top-content {
  padding: 55px 42px 54px 98px;
  background-color: #e8eff7;
  position: relative;
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .top-content {
    padding: 30px 30px 30px 71px;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .top-content:before {
  content: "";
  width: 6px;
  height: calc(100% - 107px);
  background-color: #0e3dd4;
  position: absolute;
  left: 64px;
  bottom: 62px;
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .top-content:before {
    height: calc(100% - 67px);
    left: 42px;
    bottom: 37px;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .top-content:after {
  content: "“";
  font-family: "HelveticaCondensedBold", sans-serif;
  font-weight: 700;
  font-size: 120px;
  line-height: 1;
  color: #0e3dd4;
  background-color: #e8eff7;
  position: absolute;
  left: 29px;
  top: 32px;
  height: 59px;
  z-index: 1;
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .top-content:after {
    left: 7px;
    top: 5px;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .top-content h5 {
  margin: 0 0 21px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  font-size: 28px !important;
  line-height: 1.07;
  letter-spacing: normal;
  color: #000;
}
@media (max-width: 980px) {
  #content-section .content-row .left-col .content .testimonail-wrap .top-content h5 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .top-content h5 {
    font-size: 24px !important;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .top-content p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px !important;
  color: #000;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: normal;
  overflow: visible;
}
#content-section .content-row .left-col .content .testimonail-wrap .bottom-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
  align-items: center;
}
@media (min-width: 1280px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content {
    padding: 28px 21px 27px 65px;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content {
    flex-direction: column;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .bottom-content p {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-size: 14px !important;
  line-height: 1.42;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
@media (min-width: 1280px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content p {
    width: 36.1%;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content p {
    width: 80%;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content p {
    margin-bottom: 15px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content img {
    margin-bottom: 15px;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .bottom-content a.testimonial-btn {
  position: relative;
  padding: 10px 21px 10px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px !important;
  letter-spacing: normal;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  border-radius: 5px;
  transition: 0.25s ease;
  text-decoration: none;
  text-align: center;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #content-section .content-row .left-col .content .testimonail-wrap .bottom-content a.testimonial-btn {
    margin: 20px auto 0;
  }
}
#content-section .content-row .left-col .content .testimonail-wrap .bottom-content a.testimonial-btn:hover {
  color: #0e3dd4;
  background-color: #fff;
  transition: all 0.25s ease;
  text-decoration: none;
}
#content-section .content-row .right-col {
  width: 100%;
}
@media (min-width: 981px) {
  #content-section .content-row .right-col {
    width: 300px;
    position: relative;
  }
}
#content-section .content-row .right-col .sidebar-wrap {
  max-width: 300px;
}
@media (min-width: 981px) {
  #content-section .content-row .right-col .sidebar-wrap {
    position: sticky;
  }
}
@media (min-width: 981px) and (min-height: 850px) {
  #content-section .content-row .right-col .sidebar-wrap {
    top: calc(50vh - (854px / 2));
  }
}
@media (min-width: 981px) and (min-height: 760px) and (max-height: 849px) {
  #content-section .content-row .right-col .sidebar-wrap {
    top: calc(50vh - (736px / 2));
  }
}
@media (max-width: 980px) {
  #content-section .content-row .right-col .sidebar-wrap {
    margin: 0 auto;
  }
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single {
  padding: 33px 29px 30px;
  border-radius: 8px;
  background: url(/wp-content/uploads/2022/05/sidebar-bg.jpg) center no-repeat;
  background-size: cover;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
  margin: 0 0 23px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 1.03;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-height: 849px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
    margin: 0 0 15px;
    font-size: 26px !important;
    line-height: 1;
  }
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single p {
  margin-bottom: 26px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single p {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-height: 849px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single p {
    margin-bottom: 10px;
    font-size: 18px !important;
    line-height: 1.1;
  }
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap {
  padding-top: 6px;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody {
  margin: 0 !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsError {
  display: none;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  color: #fff !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  display: inline;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #bc060c;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  margin: 3px 0 6px !important;
  padding: 5px 8px !important;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82 !important;
  font-size: 14px !important;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #fff;
  height: 33px;
  width: 100%;
  max-width: 100%;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  color: #c41200 !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  color: #c41200 !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  background-color: #153456 !important;
  color: #fff !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton {
  padding: 9px;
  margin-top: 3px;
  margin-bottom: 0;
  letter-spacing: 0.84px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 34px;
  line-height: 1;
  text-transform: uppercase;
  height: auto;
  border: 2px solid #0e3dd4;
  border-radius: 3px !important;
  color: #fff;
  background: #0e3dd4 !important;
  transition: all 0.25s ease;
  width: 100%;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover {
  transition: all 0.25s ease;
  background-color: #fff !important;
  color: #0e3dd4 !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner {
  /*.gform_wrapper {
		&.gravity-theme .ginput_complex span{
			margin: 0 !important;
			padding: 0 !important;
		}

		.gform_validation_errors {
			display: none !important;
		}

		.gform_required_legend{
			display: none !important;
		}
		form {
			.gform_body {
				.gform_fields {
					display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					justify-content: space-between;
					grid-row-gap: unset;

					.gfield {
						width: 48%;
						position: relative;
						text-align: left;
						line-height: 0;
						padding: 0;
						margin: 0;
						margin-bottom: 23px !important;
						max-width: 100% !important;

						@include tablet {
							margin-bottom: 15px !important;
						}

						@media screen and (max-width: 475px) {
							width: 100%;
						}

						&:nth-last-child(1){
							width: 100%;
						}

						&.gfield_error {
							border: none;
							box-shadow: none;
							background: transparent;
							.ginput_container {
								input, textarea {
									border: 2px solid #c02b0a;
								}
							}
						}

						.gfield_validation_message {
							width: max-content;
							padding: 0 !important;
							margin: 0;
							font-size: 14px;
							font-weight: 400 !important;
							color: #fff;
							background: none;
							border: none;
							position: absolute;
							right: 0;
							bottom: -8px;
						}

						legend, label{
							font-family: "Source Sans Pro", sans-serif;
							font-size: 16px;
							line-height: 1;
							color: #fff !important;
							font-weight: 400;
							letter-spacing: 0.42px;
							margin-bottom: 7px;

							.gfield_required{
								color: #fe0000;
							}
						}

						.ginput_container {
							margin-top: 0 !important;

							input, textarea {
								font-family: "Source Sans Pro", sans-serif;
								color: #fff;
								font-size: 16px;
								font-weight: 400;
								max-width: 100%;
								width: 100%;
								background-color: #0d2d60;
								border: none;
								border-bottom: 1px solid #1d4e82;
								padding: 10px 5px;
								height: 40px;
								margin: 0;

								&:focus, &:active {
									outline: none !important;
								}
							}

							textarea {
								height: 50px;
								resize: none;
							}
						}
					}
				}
			}

			.gform_footer {
				padding: 0;
				margin-top: 0;
				text-align: center;
				justify-content: center;

				input {
					font-family: 'HelveticaNeueBoldCondensed', sans-serif;
					font-size: 34px;
					letter-spacing: 1.02px;
					text-transform: uppercase;
					border-radius: 3px;
					background-color: #0e3dd4;
					border: 2px solid #0e3dd4;
					width: 100%;
					text-align: center;
					margin-top: 0;
					padding: 3px 10px;
					transition: all 0.3s;

					cursor: pointer;

					@include tablet {
						margin-top: 10px;
					}

					&:hover {
						background: #fff;
						color: #0e3dd4;
					}
				}
			}
		}
	}*/
  /* NEW Styles Formstack Forms */
  /* END New Styles Formstack Forms */
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody {
    padding: 0;
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0 0 23px !important;
  left: 0 !important;
}
@media screen and (max-width: 575px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    margin: 0 0 15px !important;
  }
}
@media screen and (max-width: 575px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  width: 100%;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border-bottom: 1px solid #1d4e82 !important;
  outline: none !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused .fsValidationError ~ input {
  border: 2px solid red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  margin-bottom: 7px;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel.fsHidden {
  display: none !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  width: 100%;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82;
  padding: 10px 5px;
  height: 40px;
  margin: 0;
  outline: none !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 0 5px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  outline: none !important;
  border-radius: 0 !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton#field142353149-choose-file {
  margin-right: 5px !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"] {
  outline: none !important;
  margin-top: -7px;
  cursor: pointer;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"]:before {
  outline: none !important;
  cursor: pointer;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea[type="text"] {
  height: 129px !important;
  resize: none;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
  background-color: transparent;
  text-align: center;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 34px;
  letter-spacing: 1.02px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding: 3px 10px;
  transition: all 0.3s;
  cursor: pointer;
  height: auto;
  line-height: inherit;
  cursor: pointer;
  outline: none !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  background: #fff;
  color: #0e3dd4;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap {
  /*.gform_wrapper {
		&.gravity-theme .ginput_complex span{
			margin: 0 !important;
			padding: 0 !important;
		}

		.gform_validation_errors {
			display: none !important;
		}

		.gform_required_legend{
			display: none !important;
		}
		form {
			.gform_body {
				.gform_fields {
					display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					justify-content: space-between;
					grid-row-gap: unset;

					.gfield {
						width: 100%;
						position: relative;
						text-align: left;
						line-height: 0;
						padding: 0;
						margin: 0;
						margin-bottom: 6px !important;
						max-width: 100% !important;

						@media screen and (max-width: 475px) {
							width: 100%;
						}

						&.gfield_error {
							border: none;
							box-shadow: none;
							background: transparent;
							.ginput_container {
								input, textarea {
									border: 2px solid #c02b0a;
								}
							}
						}

						.gfield_validation_message {
							width: max-content;
							padding: 0 !important;
							margin: 0;
							font-size: 14px;
							font-weight: 400 !important;
							color: #fff;
							background: none;
							border: none;
							position: absolute;
							right: 0;
							bottom: -8px;
						}

						legend, label{
							font-family: "Source Sans Pro", sans-serif;
							font-size: 16px;
							line-height: 1;
							color: #fff !important;
							font-weight: 400;
							letter-spacing: 0.42px;
							margin-bottom: 7px;

							.gfield_required{
								color: #fe0000;
							}
						}

						.ginput_container {
							margin-top: 0 !important;

							input, textarea {
								font-family: "Source Sans Pro", sans-serif;
								color: #fff;
								font-size: 16px;
								font-weight: 400;
								max-width: 100%;
								width: 100%;
								background-color: #0d2d60;
								border: none;
								border-bottom: 1px solid #1d4e82;
								padding: 10px 5px;
								height: 40px;
								margin: 0;

								&:focus, &:active {
									outline: none !important;
								}
							}

							textarea {
								height: 50px;
								resize: none;
							}
						}
					}
				}
			}

			.gform_footer {
				padding: 0;
				margin-top: 15px;
				text-align: center;
				justify-content: center;

				input {
					font-family: 'HelveticaNeueBoldCondensed', sans-serif;
					font-size: 34px;
					letter-spacing: 1.02px;
					text-transform: uppercase;
					border-radius: 3px;
					background-color: #0e3dd4;
					border: 2px solid #0e3dd4;
					width: 100%;
					text-align: center;
					margin-top: 0;
					padding: 3px 10px;
					transition: all 0.3s;
					color: #ffffff !important;

					cursor: pointer;

					&:hover {
						background: #fff;
						color: #0e3dd4 !important;
					}
				}
			}
		}
	}*/
  /* NEW Styles Formstack Forms */
  /* END New Styles Formstack Forms */
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody {
    padding: 0;
  }
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 6px !important;
  left: 0 !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border-bottom: 1px solid #1d4e82 !important;
  outline: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused .fsValidationError ~ input {
  border: 2px solid red !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  margin-bottom: 7px;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel.fsHidden {
  display: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  width: 100%;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82;
  padding: 10px 5px;
  height: 40px;
  margin: 0;
  outline: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 0 5px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  outline: none !important;
  border-radius: 0 !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton#field142353149-choose-file {
  margin-right: 5px !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"] {
  outline: none !important;
  margin-top: -7px;
  cursor: pointer;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"]:before {
  outline: none !important;
  cursor: pointer;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea[type="text"] {
  height: 129px !important;
  resize: none;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsSubmit {
  margin: 15px 0 0;
  padding: 0;
  background-color: transparent;
  text-align: center;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 34px;
  letter-spacing: 1.02px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding: 3px 10px;
  transition: all 0.3s;
  cursor: pointer;
  height: auto;
  line-height: inherit;
  cursor: pointer;
  outline: none !important;
}
#content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  background: #fff;
  color: #0e3dd4;
}
#dev_main_banner_first_banner {
  width: 100%;
  height: 88.6vh;
  background: url(/wp-content/uploads/2022/09/AccessSystems_web_MainPageBanner-min.jpg);
  background-size: cover;
  background-position-x: 50%;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  min-height: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  #dev_main_banner_first_banner {
    background: url(/wp-content/uploads/2022/09/AccessSystems_web_MainPageBanner2.jpg);
    background-size: cover;
    background-position-x: 50%;
  }
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  #dev_main_banner_first_banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6) !important;
    content: "";
    z-index: -1;
  }
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  #dev_main_banner_first_banner {
    height: auto;
  }
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  #dev_main_banner_first_banner {
    padding: clamp(50px, 8.6805555556vw, 125px) clamp(30px, 2.7777777778vw, 50px);
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content {
  padding-top: clamp(50px, 6.9444444444vw, 100px);
  padding-left: 190px;
  padding-right: clamp(30px, 6.9444444444vw, 100px);
  padding-bottom: clamp(50px, 4.8611111111vw, 70px);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    margin-top: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 1180px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content br {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 1500px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    padding-left: clamp(30px, 6.9444444444vw, 100px);
  }
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    padding: 0;
  }
}
@media screen and (min-width: 2560px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    padding-top: 200px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    padding-top: 55px;
  }
}
@media screen and (min-width: 1921px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content {
    max-width: 1700px;
    padding-top: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_h1 {
  padding-bottom: 38px;
  padding-left: 10px;
}
@media screen and (min-width: 200px) and (max-width: 767px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_h1 {
    padding-left: 0;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_h1 h1 {
  color: white;
  font-size: clamp(36px, 4.1666666667vw, 60px);
  letter-spacing: 2px;
  line-height: 1.1;
  margin-bottom: 0;
}
@media screen and (min-width: 200px) and (max-width: 767px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_h1 h1 {
    padding-left: 0;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_description {
  font-family: "Source Sans Pro", sans-serif;
  color: white;
  font-size: clamp(20px, 1.8055555556vw, 26px);
  letter-spacing: 0.8px;
  line-height: 1.2;
  padding-left: 15px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_description {
    padding-left: 0;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons {
  display: flex;
  color: white;
  padding-top: 40px;
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons {
    display: block;
  }
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons {
    padding-top: 50px;
    justify-content: center;
    align-items: center;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_black {
  margin-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px black solid;
  border-radius: 7px;
  padding: 17px 24px;
  font-size: clamp(22px, 1.6666666667vw, 24px);
  background-color: #000000;
  color: white;
  cursor: pointer;
  transition: all 0.3s;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_black {
    border: 1px solid #fff;
    max-width: 250px;
    margin-left: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_black {
    margin: auto;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_black:hover {
  color: #000000;
  background-color: white;
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_blue {
  margin-left: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px black solid;
  border-radius: 7px;
  padding: 17px 24px;
  font-size: clamp(22px, 1.6666666667vw, 24px);
  background-color: #0e3dd4;
  color: white;
  cursor: pointer;
  transition: all 0.3s;
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_blue {
    padding: 17px 30px;
    margin: 10px auto;
  }
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  #dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_blue {
    border: 1px solid white;
    max-width: 250px;
  }
}
#dev_main_banner_first_banner .dev_main_banner_first_banner_content .dev_main_banner_content_buttons .dev_main_banner_content_buttons_item_blue:hover {
  color: #0e3dd4;
  background-color: white;
}
/* 404 Page Not Found */
.page_404_section {
  padding-top: 0 !important;
  padding-bottom: 115px !important;
}
@media screen and (min-width: 320px) and (max-width: 1365px) {
  .page_404_section {
    padding-bottom: clamp(90px, 7.9861111111vw, 115px) !important;
  }
  .page_404_section .et-db #et-boc .et-l .et_pb_row {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1370px) {
  .page_404_section {
    padding-bottom: 60px !important;
  }
  .page_404_section .et-db #et-boc .et-l .et_pb_row {
    padding: 0 !important;
  }
}
.page_404_section .page_404_container {
  padding-top: 0 !important;
}
.page_404_section .page_404_container .page_404_container_img {
  padding-top: 170px !important;
}
@media screen and (min-width: 320px) and (max-width: 1365px) {
  .page_404_section .page_404_container .page_404_container_img {
    padding-top: clamp(110px, 8.6805555556vw, 125px) !important;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1370px) {
  .page_404_section .page_404_container .page_404_container_img {
    padding-top: 70px !important;
  }
}
.page_404_section .page_404_container .btn-back-to-main {
  font-family: "HelveticaNeueBoldCondensed" !important;
  transition: all 0.3s !important;
}
#content-section .content-row#access_category {
  overflow: inherit;
}
#content-section .content-row#access_category .left-col .content #masonry_container a {
  text-decoration: none !important;
  border: none;
}
#content-section .content-row#access_category .left-col .content #masonry_container a:hover {
  border: none;
}
#content-section .content-row#access_category .left-col .content > .post_wrap a {
  color: #084f86;
  border: 2px solid #064087;
}
#content-section .content-row#access_category .left-col .content > .post_wrap a:hover {
  color: #fff;
}
#category-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#category-section .category-section-row {
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#category-section .category-section-row article {
  margin-bottom: 30px;
  padding-bottom: 80px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
}
@media (min-width: 1151px) {
  #category-section .category-section-row article {
    margin-right: 3.5%;
    width: 31% !important;
  }
  #category-section .category-section-row article:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  #category-section .category-section-row article {
    width: 47.5% !important;
    margin-right: 5%;
  }
  #category-section .category-section-row article:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #category-section .category-section-row article {
    max-width: 350px;
    margin-bottom: 40px;
  }
  #category-section .category-section-row article:last-child {
    margin-bottom: 0;
  }
}
#category-section .category-section-row article a.entry-featured-image-url {
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #000;
  overflow: hidden;
  position: unset;
}
#category-section .category-section-row article a.entry-featured-image-url:hover img {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
#category-section .category-section-row article a.entry-featured-image-url img {
  object-fit: cover;
  width: 100%;
  transition: all 0.25s ease;
}
@media (min-width: 981px) {
  #category-section .category-section-row article a.entry-featured-image-url img {
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #category-section .category-section-row article a.entry-featured-image-url img {
    height: 180px;
  }
}
#category-section .category-section-row article h3.entry-title {
  margin: 0;
  padding: 20px;
}
#category-section .category-section-row article h3.entry-title a {
  padding: 0;
  font-family: "HelveticaNeue-CondensedBold", sans-serif;
  font-size: 23px !important;
  color: #000;
  line-height: 1.07;
  white-space: normal;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  #category-section .category-section-row article h3.entry-title a {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #category-section .category-section-row article h3.entry-title a {
    font-size: 20px !important;
  }
}
#category-section .category-section-row article h3.entry-title a:hover {
  color: #0e3dd4;
  transition: all 0.25s ease;
}
#category-section .category-section-row article p.desc {
  margin: 0;
  padding: 0 20px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
}
#category-section .category-section-row article a.more-link {
  position: absolute;
  padding: 5px 10px;
  bottom: 20px;
  right: 20px;
  font-family: "HelveticaNeue-CondensedBold", sans-serif;
  font-size: 18px;
  color: #0e3dd4 !important;
  line-height: 1.46;
  text-transform: capitalize;
  border: 1px solid #0e3dd4;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.25s ease;
}
#category-section .category-section-row article a.more-link:hover {
  color: #fff !important;
  background-color: #0e3dd4;
  transition: all 0.25s ease;
}
#category-section .wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#et-boc .get-support-section {
  padding: 60px 0 !important;
}
@media (min-width: 981px) {
  #et-boc .get-support-section {
    padding: 5.3% 0 4.7% !important;
  }
}
#et-boc .get-support-section .get-support-row {
  max-width: 1463px !important;
  width: 90% !important;
}
#et-boc .get-support-section .get-support-row.get-support-title-row {
  margin-bottom: 40px !important;
}
#et-boc .get-support-section .get-support-row.get-support-content-row {
  position: relative;
}
@media (min-width: 981px) {
  #et-boc .get-support-section .get-support-row.get-support-content-row:before {
    content: "";
    position: absolute;
    height: 85%;
    width: 1px;
    background: #0e3dd4;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
@media (max-width: 980px) {
  #et-boc .get-support-section .get-support-1-2 {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px !important;
  }
  #et-boc .get-support-section .get-support-1-2:before {
    content: "";
    position: absolute;
    max-width: 460px;
    width: 100%;
    height: 1px;
    background: #0e3dd4;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
#et-boc .get-support-section h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(42px, 4.16vw, 60px);
  padding: 0 !important;
}
#et-boc .get-support-section .get-support-item {
  max-width: 460px;
  margin: 0 auto;
}
#et-boc .get-support-section .get-support-item .et_pb_main_blurb_image {
  margin-bottom: 36px !important;
}
#et-boc .get-support-section .get-support-item img {
  opacity: 1 !important;
}
#et-boc .get-support-section .get-support-item .et_pb_module_header {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 32px;
  line-height: 1;
  padding: 0;
  margin: 0 0 43px !important;
}
#et-boc .get-support-section .get-support-item .et_pb_module_header sup {
  font-size: clamp(16px, 1.319vw, 19px);
  top: -0.55em;
}
@media (min-width: 981px) {
  #et-boc .get-support-section .get-support-item .et_pb_module_header {
    font-size: clamp(26px, 2.222vw, 32px) !important;
  }
}
#et-boc .get-support-section .get-support-item .get-support-btn-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 421px) {
  #et-boc .get-support-section .get-support-item .get-support-btn-wrap {
    flex-direction: row;
    justify-content: space-between;
  }
}
#et-boc .get-support-section .get-support-item .get-support-btn {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.667vw, 24px);
  line-height: 1;
  background-color: #0e52d4;
  color: #fff !important;
  border-radius: 5px;
  max-width: 205px;
  width: 100%;
  display: inline-block;
  padding: 17.5px 10px !important;
  border: 2px solid #0e52d4;
  transition: all 0.3s;
}
#et-boc .get-support-section .get-support-item .get-support-btn:hover {
  background-color: #fff;
  color: #0e52d4 !important;
}
#et-boc .get-support-section .get-support-item .get-support-btn.get-support-supervisor-btn {
  max-width: 205px;
  margin-top: 20px;
}
@media (min-width: 421px) {
  #et-boc .get-support-section .get-support-item .get-support-btn.get-support-supervisor-btn {
    margin-left: 15px;
    margin-top: 0;
    max-width: 225px;
  }
}
#et-boc .get-support-section .get-support-item .bottom-content {
  margin: 39px auto 0;
  font-size: clamp(18px, 1.389vw, 20px);
  line-height: calc(26/20);
}
#et-boc .get-support-section .get-support-item .bottom-content p {
  padding: 0;
}
#et-boc .get-support-section .get-support-item .bottom-content p:not(:last-child) {
  margin-bottom: 26px;
}
#et-boc .get-support-section .get-support-item .bottom-content .nowrap {
  white-space: nowrap;
}
#et-boc .get-support-section .get-support-item .bottom-content a {
  transition: all 0.3s;
}
#et-boc .get-support-section .get-support-item .bottom-content a:hover {
  color: #fff;
}
#et-boc .get-support-section .get-support-item.get-support-remote .bottom-content {
  max-width: 430px;
}
#et-boc .get-support-section .get-support-item.get-support-smart .bottom-content {
  max-width: 350px;
}
#et-boc .et-l .contact-us-section {
  font-family: "Source Sans Pro", sans-serif;
  /* Top Section */
  /* Top Section */
  /* Bottom Section */
  /* Bottom Section */
}
#et-boc .et-l .contact-us-section.contact-us-top-section {
  position: relative;
  padding: 60px 0 !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section.contact-us-top-section {
    padding: 62px 0 118px !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-row {
  max-width: 1270px !important;
  width: 90% !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-row .contact-us-1-2 {
    width: 50% !important;
    margin-right: 3.7% !important;
  }
  #et-boc .et-l .contact-us-section .contact-us-row .contact-us-2-2 {
    width: 46.3% !important;
  }
}
#et-boc .et-l .contact-us-section .nowrap {
  white-space: nowrap;
}
#et-boc .et-l .contact-us-section h1, #et-boc .et-l .contact-us-section h2, #et-boc .et-l .contact-us-section h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
}
#et-boc .et-l .contact-us-section h1 {
  position: relative;
  font-size: clamp(42px, 7.823vw, 60px);
  line-height: 1;
  padding-bottom: 44px;
  margin-bottom: 41px !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section h1 {
    font-size: clamp(42px, 4.348vw, 60px);
  }
}
#et-boc .et-l .contact-us-section h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0046bc;
  height: 3px;
  width: 60px;
}
@media (max-width: 980px) {
  #et-boc .et-l .contact-us-section h1:before {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-top-row .contact-us-1-2 {
    margin-top: 5%;
  }
}
@media (max-width: 980px) {
  #et-boc .et-l .contact-us-section .contact-us-title-module {
    margin: 0 auto;
    max-width: 650px;
    text-align: center !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-title-module p {
  font-size: clamp(20px, 3.129vw, 24px);
  line-height: calc(30/24);
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-title-module p {
    font-size: clamp(20px, 1.739vw, 24px);
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap {
  width: 100%;
  border-radius: 8px;
  border: 4px solid #042eb5;
  background-image: linear-gradient(to top, #001830 0%, #001830 40%, #002261 100%);
  color: #fff;
  padding: 47px 30px 60px;
  max-width: 588px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap {
    position: absolute !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap h3 {
  font-size: clamp(30px, 5.882vw, 40px);
  padding: 0;
  margin: 0 0 23px !important;
  line-height: 1;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap h3 {
    font-size: clamp(30px, 2.9vw, 40px);
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .form-heading {
  max-width: 426px;
  margin: 0 auto;
  margin-bottom: 44px;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .form-heading {
    margin-bottom: clamp(30px, 3.18vw, 44px);
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .form-heading p {
  font-size: clamp(16px, 2.9vw, 20px);
  margin-bottom: clamp(16px, 3.8vw, 26px);
  line-height: calc(26/20);
  padding: 0;
  margin-bottom: 26px;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .form-heading p:last-child {
  margin-bottom: 0 !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .form-heading p {
    font-size: clamp(16px, 1.449vw, 20px);
    margin-bottom: clamp(16px, 1.88vw, 26px);
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner {
  text-align: left;
  max-width: 450px;
  margin: 0 auto;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsError {
  text-align: center;
  margin-bottom: 16px;
  display: none;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection .fsRow {
  width: 100%;
  margin-bottom: 23px !important;
}
@media (min-width: 461px) {
  #et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection .fsRow {
    width: 46.8%;
  }
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection .fsRow:last-child {
  width: 100%;
  margin-bottom: 0 !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection .fsRow .fsValidationError {
  background-color: transparent !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSection .fsRow .fsValidationError input {
  border-color: red !important;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #fff !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  margin-bottom: 7px;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner label .fsRequiredMarker {
  position: relative;
  font-size: 10px;
  top: -2px;
  right: -1px;
  color: #fe0000;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsRowBody input {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-weight: 400;
  max-width: 100%;
  width: 100%;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82;
  padding: 10px 5px;
  height: 40px;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSubmitButton {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 34px;
  letter-spacing: 1.02px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  width: 100%;
  text-align: center;
  margin-top: 11px;
  padding: 3px 10px;
  transition: all 0.3s;
}
#et-boc .et-l .contact-us-section .contact-us-form-wrap .contact-form-inner .fsSubmitButton:hover {
  background: #fff;
  color: #0e3dd4;
}
#et-boc .et-l .contact-us-section.contact-us-bottom-section {
  padding: 60px 0 !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section.contact-us-bottom-section {
    padding: 75px 0 76px !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row {
  margin-bottom: 60px !important;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row {
    margin-bottom: 80px !important;
  }
}
@media (max-width: 980px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-1-2 {
    margin-bottom: 0 !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module {
  text-align: center !important;
  font-size: clamp(28px, 6.667vw, 50px);
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  line-height: calc(36/28);
  color: #000;
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module {
    text-align: left !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module p {
  font-size: clamp(35px, 2.424vw, 40px) !important;
}
@media (max-width: 980px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module p {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module p {
    font-size: 30px !important;
  }
}
@media (max-width: 360px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-us-info-module p {
    font-size: 28px !important;
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(35px, 2.424vw, 40px) !important;
  line-height: calc(36/28);
  color: #000;
  padding-left: 37px;
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a {
    padding-left: 45px;
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-47%) scale(0.8);
  background: url("/wp-content/uploads/2022/07/phone-icon.png") no-repeat;
  background-position: center right;
  background-size: contain;
  height: clamp(41px, 9.2vw, 52px);
  width: 35px;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a:before {
    transform: translateY(-47%) scale(0.7);
  }
}
#et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a:hover:before {
  transform: translateX(-5px) translateY(-47%) rotate(-5deg) scale(0.9);
}
@media (max-width: 767px) {
  #et-boc .et-l .contact-us-section .contact-us-middle-row .contact-phone-number a:hover:before {
    transform: translateX(-5px) translateY(-47%) rotate(-5deg) scale(0.8);
  }
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column {
  position: relative;
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column .contact-map-overlay {
  position: absolute;
  left: 58px;
  top: 58px;
  font-family: "Source Sans Pro", sans-serif;
  box-shadow: 8px 13px 20px 4px rgba(0, 0, 0, 0.2);
  border: 4px solid #042eb5;
  background-color: #0e52d4;
  color: #fff;
  padding: 27px 32px 22px 30px;
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column .contact-map-overlay .map-address-title {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.6px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 600;
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column .contact-map-overlay .map-address-content {
  font-size: 24px;
  line-height: calc(32/24);
}
@media (max-width: 540px) {
  #et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column .contact-map-overlay .map-address-content {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  #et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_column .contact-map-overlay {
    left: 0;
    top: 0;
  }
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_map {
  border: 3px solid #042eb5;
}
#et-boc .et-l .contact-us-section .contact-us-bottom-row .et_pb_map .gmnoprint {
  display: none;
}
body.home #home-top-section {
  padding: 70px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f2f7fd;
}
@media (min-width: 981px) {
  body.home #home-top-section {
    padding: clamp(80px, 5.636vw, 93px) 0 clamp(80px, 7.758vw, 128px);
  }
}
body.home #home-top-section .title-row {
  width: 90%;
  max-width: 1200px;
}
body.home #home-top-section .title-row h2 {
  margin: 0 0 56px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(40px, 3.226vw, 50px) !important;
  line-height: calc(55/50);
  color: #000;
  text-align: center;
}
@media (max-width: 980px) {
  body.home #home-top-section .title-row h2 {
    font-size: clamp(35px, 4.737vw, 40px) !important;
  }
}
@media (max-width: 767px) {
  body.home #home-top-section .title-row h2 {
    font-size: 35px !important;
  }
}
body.home #home-top-section .items-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  width: 90%;
  max-width: 1170px;
}
@media (min-width: 981px) {
  body.home #home-top-section .items-row {
    justify-content: space-between;
  }
}
@media (min-width: 981px) {
  body.home #home-top-section .items-row:before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #becadf;
    position: absolute;
    left: 32%;
    top: 0;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.home #home-top-section .items-row:before {
    left: 33.33%;
  }
}
@media (min-width: 981px) {
  body.home #home-top-section .items-row:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #becadf;
    position: absolute;
    left: 68%;
    top: 0;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.home #home-top-section .items-row:after {
    left: 66.66%;
  }
}
body.home #home-top-section .items-row .top-section-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media (max-width: 980px) {
  body.home #home-top-section .items-row .top-section-item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 630px) and (max-width: 980px) {
  body.home #home-top-section .items-row .top-section-item {
    width: 50%;
  }
}
@media (max-width: 629px) {
  body.home #home-top-section .items-row .top-section-item {
    width: 100%;
  }
}
body.home #home-top-section .items-row .top-section-item:hover img {
  transform: scale(1.05);
  transition: all 0.25s ease;
}
body.home #home-top-section .items-row .top-section-item img {
  margin-bottom: 30px;
  transition: all 0.25s ease;
}
@media (min-width: 981px) {
  body.home #home-top-section .items-row .top-section-item img {
    margin-bottom: 48px;
  }
}
body.home #home-top-section .items-row .top-section-item h3 {
  margin: 0 0 77px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px !important;
  line-height: 1;
  color: #000;
  text-align: center;
  max-width: 266px;
}
@media (max-width: 980px) {
  body.home #home-top-section .items-row .top-section-item h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.home #home-top-section .items-row .top-section-item h3 {
    font-size: 23px !important;
  }
}
@media (min-width: 981px) {
  body.home #home-top-section .items-row .top-section-item h3 {
    margin: 0 0 88px;
  }
}
body.home #home-top-section .items-row .top-section-item a.top-section-btn {
  display: inline-block;
  padding: 14px 34px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  border: 2px solid #0e52d4;
  border-radius: 5px;
  background-color: #0e52d4;
  text-transform: capitalize;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.25s ease;
}
body.home #home-top-section .items-row .top-section-item a.top-section-btn:hover {
  color: #0e52d4;
  background-color: #fff;
  transition: all 0.25s ease;
}
body.home #section-blog .container {
  max-width: 1205px !important;
  padding-top: clamp(30px, 5.1388888889vw, 74px);
  padding-bottom: clamp(50px, 8.0555555556vw, 116px);
}
@media (max-width: 767px) {
  body.home #section-blog .container {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
body.home #section-blog .container .row.heading div.blog_heading {
  max-width: 850px;
  margin: auto;
}
body.home #section-blog .container .row.heading div.blog_heading h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(40px, 3.4722222222vw, 50px);
  letter-spacing: 0.8px;
  color: #000;
  margin-bottom: 31px;
}
body.home #section-blog .container .row.post {
  width: 95%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  body.home #section-blog .container .row.post .col-sm-4 {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
  }
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item {
  max-width: 340px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  background-color: #001f25;
}
@media (max-width: 980px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item:hover {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.24);
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-thumbnail {
  overflow: hidden;
  border-top: 1px solid #03102b;
  border-left: 1px solid #03102b;
  border-right: 1px solid #03102b;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-thumbnail a {
  display: block;
  overflow: hidden;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-thumbnail a img {
  height: clamp(150px, 14.8611111111vw, 214px);
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out;
  object-position: 0 0;
}
@media (max-width: 767px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-thumbnail a img {
    max-height: 250px;
    height: 100%;
  }
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-thumbnail:hover img {
  transform: scale(1.05);
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content {
  background-color: #03102b;
  padding: 29px 31px 30px;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 {
  padding: 0;
  margin: 0;
  min-height: 93px;
  margin-bottom: 38px !important;
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.9444444444vw, 28px);
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}
@media (max-width: 767px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1250px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 {
    margin-bottom: 88px !important;
  }
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 a {
  display: block;
  position: relative;
  transition: all 0.3s ease;
  color: #fff;
}
@media (max-width: 767px) {
  body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 a {
    height: auto !important;
  }
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 a:before {
  content: "";
  position: absolute;
  width: 43px;
  height: 1px;
  background-color: #24b34f;
  left: 0;
  bottom: -14px;
  transition: all 0.5s ease;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 a:hover {
  text-decoration: none;
  color: #ffffff;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content h4 a:hover:before {
  width: 100%;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content .recent-btn {
  text-align: right;
  padding-right: 15px;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content .recent-btn a {
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  transition: all 0.3s ease;
  position: relative;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content .recent-btn a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #24b34f;
  left: 0;
  bottom: -3px;
  transition: all 0.3s ease;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content .recent-btn a:hover {
  color: #ffffff;
  text-decoration: none;
}
body.home #section-blog .container .row.post .col-sm-4 .recent-item .recent-content .recent-btn a:hover:before {
  width: 100%;
}
#section-blog {
  padding: 0;
}
@media (max-width: 980px) {
  #section-blog {
    padding-bottom: 50px;
  }
}
#section-blog .blog-container {
  margin: 0 auto;
  padding: 0 !important;
  max-width: 1200px !important;
  width: 100% !important;
}
@media (min-width: 981px) {
  #section-blog .blog-sidebar-wrap #post-sidebar {
    margin-left: 0;
    margin-top: -1px;
  }
}
#section-blog .blog-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: calc(13px + 5%);
  border-bottom: 2px solid #0e3dd4;
}
@media (min-width: 981px) {
  #section-blog .blog-list {
    grid-template-columns: calc(50% - (0px + 1.5%)) calc(50% - (0px + 1.5%));
    grid-column-gap: calc(13px + 2%);
  }
}
@media (min-width: 1367px) {
  #section-blog .blog-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 980px) {
  #section-blog .blog-list {
    grid-template-columns: calc(50% - (13px + 1.5%)) calc(50% - (13px + 1.5%));
    grid-column-gap: calc(13px + 5%);
  }
}
@media (max-width: 767px) {
  #section-blog .blog-list {
    grid-template-columns: 100%;
  }
}
#section-blog .blog-list-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: calc(20px + 12%);
}
@media (max-width: 767px) {
  #section-blog .blog-list-item {
    max-width: 100%;
  }
}
#section-blog .blog-list-image-link {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  padding-bottom: 56%;
  font-size: 0;
  transition: all 0.3s ease;
  overflow: hidden;
}
#section-blog .blog-list-image-link img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #b5c2c9;
  object-position: center;
  transition: all 0.5s ease;
  left: 0;
}
#section-blog .blog-list-image-link:hover img {
  transform: scale(1.05);
}
#section-blog .blog-list-title {
  margin-bottom: 17px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 1.714vw, 24px);
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  /*margin-top: 20px;*/
  margin-top: 0;
  display: block;
  text-align: left;
  transition: all 0.25s ease;
}
#section-blog .blog-list-title-link {
  color: #050C1F;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 1.655vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.08;
  text-align: left;
  transition: all 0.3s ease;
}
#section-blog .blog-list-title-link:hover {
  color: #0e3dd4;
}
#section-blog .blog-list-description {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(16px, 1.172vw, 17px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 19px;
  flex: 1;
}
#section-blog .blog-list-description p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(16px, 1.172vw, 17px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 0px;
  flex: 1;
}
#section-blog .blog-list-button-wrap {
  position: relative;
  z-index: 1;
  display: flex;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container {
  background: transparent !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.8);
  left: 240px;
  width: 160px;
  transition: all 0.25s ease;
  opacity: 0;
  z-index: -1;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container.active {
  left: 215px;
  opacity: 1;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container .share-btn {
  display: none !important;
}
#section-blog .blog-list-button-wrap .share-btn {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1;
  padding: 13px 34px 13px 25px;
  position: relative;
  min-height: 40px;
  transition: all 0.25s ease;
}
#section-blog .blog-list-button-wrap .share-btn::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/05/Share.png);
  width: 17px;
  height: 15px;
  right: 13px;
  top: 13px;
}
#section-blog .blog-list-button-wrap .share-btn:hover::before {
  background-image: url(/wp-content/uploads/2024/05/Share.png);
}
#section-blog .blog-list-button-wrap .share-btn.active {
  padding: 13px 34px 13px 7px;
}
#section-blog .blog-list-button-wrap .share-btn.active + .heateor_sss_sharing_container {
  left: 175px;
  opacity: 1;
  z-index: 3;
}
#section-blog .blog-list-button {
  width: 114px;
  height: 42px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  background-color: #0e3dd4;
  border: 1px solid #0e3dd4;
  transition: all 0.3s ease;
}
#section-blog .blog-list-button:hover {
  background-color: #ffffff;
  color: #0e3dd4;
}
#section-blog #pagination {
  width: 100%;
}
#section-blog #pagination .wp-pagenavi {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 550px) {
  #section-blog #pagination .wp-pagenavi a, #section-blog #pagination .wp-pagenavi span {
    padding: 1em 0.1em !important;
    margin: 0 0.1em !important;
  }
}
.section_faq {
  padding: 0 !important;
}
.section_faq .et_pb_row {
  max-width: 1150px;
  width: 90%;
  margin: 0 auto !important;
}
.section_faq h2 {
  margin: 0 0 40px;
  padding: 0 15px;
  font-size: 38px !important;
  font-weight: 300;
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 125%;
  color: #000;
}
@media (max-width: 980px) {
  .section_faq h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px !important;
  }
}
.section_faq .et_pb_search {
  border: none;
  padding-bottom: 30px;
}
.section_faq .et_pb_search form {
  position: relative;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
}
.section_faq .et_pb_search form .screen-reader-text {
  display: none;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.section_faq .et_pb_search form > div {
  display: flex;
}
.section_faq .et_pb_search form input[type="text"] {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-top: 0.315em !important;
  padding-right: 0.715em !important;
  padding-bottom: 0.315em !important;
  padding-left: 0.715em !important;
  height: auto;
  min-height: 0;
  border: none;
  display: block;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .section_faq .et_pb_search form input[type="text"] {
    width: 80%;
  }
}
.section_faq .et_pb_search form input.et_pb_searchsubmit {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #0e3dd4;
  border: 2px solid #0e3dd4;
  transition: 0.5s;
  padding-left: 10px;
  padding-right: 10px;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background: transparent;
  color: #000 !important;
}
.section_faq .block_faq .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.section_faq .block_faq article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  padding: 30px 20px;
  background-color: #fff;
  border-top: 2px solid #f36d21;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  .section_faq .block_faq article {
    width: calc(50% - 30px);
  }
}
@media (max-width: 500px) {
  .section_faq .block_faq article {
    width: calc(100%);
  }
}
.section_faq .block_faq article .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px !important;
  font-weight: 700;
  text-align: center;
  line-height: 140%;
}
.section_faq .block_faq article .entry-title a {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.section_faq .block_faq article .entry-title a:hover {
  border-bottom: 1px solid #337ab7;
}
#pagination {
  width: 96.5%;
  border-top: 1px solid #e2e2e2;
}
#pagination .wp-pagenavi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 373px) {
  #pagination .wp-pagenavi {
    justify-content: center;
  }
}
#pagination .wp-pagenavi span, #pagination .wp-pagenavi a {
  font-weight: bold !important;
  color: #000000 !important;
  font-size: 16px !important;
  padding: 1em 0.5em !important;
  border: none !important;
  background: transparent !important;
  font-family: "HelveticaNeueCondensedBold", Arial, sans-serif !important;
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #0e3dd4 !important;
}
#pagination .wp-pagenavi a:hover {
  color: #0e3dd4 !important;
}
#inner-banner-main.single-hero-section {
  position: relative;
  background-color: #050b28;
}
#inner-banner-main.single-hero-section .single-hero-wrap {
  max-width: 100%;
  padding-top: 11vh;
  padding-bottom: 9vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media (max-width: 980px) {
  #inner-banner-main.single-hero-section .single-hero-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #011222, #050b28 63%, transparent);
  z-index: 2;
}
@media screen and (max-width: 1920px) and (min-height: 1080px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 60%, transparent);
  }
}
@media screen and (max-width: 1920px) and (min-height: 1200px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 59%, transparent);
  }
}
@media screen and (min-width: 1921px) and (max-width: 2560px) and (min-height: 1081px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 66%, transparent);
  }
}
@media screen and (min-width: 1921px) and (max-width: 2560px) and (min-height: 1160px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 64%, transparent);
  }
}
@media screen and (min-width: 1921px) and (max-width: 2560px) and (min-height: 1400px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 62%, transparent);
  }
}
@media screen and (min-width: 1921px) and (max-width: 2560px) and (max-height: 1079px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 70%, transparent);
  }
}
@media screen and (min-width: 2561px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    background: linear-gradient(to right, #011222, #050b28 clamp(70%, 2.0052083333vw, 77%), transparent) !important;
  }
}
@media (max-width: 980px) {
  #inner-banner-main.single-hero-section .single-hero-wrap.overlay-enable:before {
    /*background: rgba(1, 22, 35, 0.65);*/
    background: rgba(5, 11, 40, 0.65);
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-default-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 0;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 0;
  padding: 0;
  z-index: 0;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-bg.image-enable {
  width: 100%;
  left: unset;
  top: 0;
  right: 0;
}
@media screen and (min-width: 981px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-bg.image-enable {
    width: 38%;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-bg.image-enable .single-hero-media--img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: right top !important;
  background-repeat: no-repeat !important;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-video-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 767px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-video-bg {
    display: none;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-video-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  background: rgba(40, 39, 54, 0.65);
  z-index: 1;
}
#inner-banner-main.single-hero-section .single-hero-wrap #single-hero-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 500px) {
  #inner-banner-main.single-hero-section .single-hero-wrap #single-hero-video {
    width: auto;
    height: 100%;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 1500px;
  position: relative;
  z-index: 3;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-title {
  position: relative;
  max-width: 900px;
  font-family: "HelveticaNeueCondensedBold", sans-serif;
  font-weight: 700;
  font-size: clamp(45px, 4.333vw, 65px);
  color: #ffffff;
  text-align: left;
  text-transform: capitalize;
  line-height: 1;
  margin: 0;
}
@media (max-width: 980px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-title {
    max-width: 100%;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-title {
    font-size: 35px;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc {
  max-width: 850px;
  margin-top: clamp(35px, 2.824vw, 48px);
}
@media (max-width: 980px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc {
    max-width: 100%;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(20px, 1.467vw, 22px);
  font-weight: 400;
  color: #ffffff;
  text-align: left;
  line-height: 140%;
  letter-spacing: 0.56px;
  margin-bottom: 0;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p:not(:last-of-type) {
  margin-bottom: 1.3em;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p a {
  color: #ffffff;
  transition: all 0.3s ease;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p a:hover {
  color: #0e3dd4;
}
@media (max-width: 980px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #inner-banner-main.single-hero-section .single-hero-wrap .single-hero-desc p {
    font-size: 18px;
  }
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-top: clamp(35px, 2.824vw, 48px);
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueCondensedBold", sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #0e3dd4;
  background-color: #0e3dd4;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.4s ease;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-btn p {
  margin-bottom: 0;
}
#inner-banner-main.single-hero-section .single-hero-wrap .single-hero-btn:hover {
  color: #0e3dd4;
  text-decoration: none;
  background-color: transparent !important;
  transition: all 0.25s ease;
}
.rank-math-html-sitemap {
  display: flex;
  flex-direction: column;
}
.rank-math-html-sitemap__section--page {
  order: 1;
}
.rank-math-html-sitemap__section--post {
  order: 2;
}
.rank-math-html-sitemap__section--category {
  order: 3;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.1access.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_thank-you.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_banner-category.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_single.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_gravity_forms.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_main-banner.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_404_page_not_found.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fglobal%2F_category.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_get-support.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_home.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_blog-section.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_single-banner-2024.scss%22%2C%22wp-content%2Fthemes%2Faccess_ulistic%2Fscss%2Fpage%2F_sitemap.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACAA%3BADGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACFE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyBG%3BAAAA%3BAAAA%3BACnBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkCI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmDM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmEO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnEP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2CC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4DE%3BAAAA%3BAAAA%3BADtDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4FG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmPK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxRN%3BACsSO%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7SR%3BACuTO%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4WA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAA8CP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC1oBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuCI%3BAAAA%3BAAAA%3BAFvCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkEM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAFvEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8EO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9EP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2FQ%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAFnGN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0GO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF1GP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsHQ%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAF9HN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqIO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFrIP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiJQ%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnXD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6XC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7XD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2YI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFrYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsZK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsaI%3BAAAA%3BAAAA%3BAAAA%3BAFhaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0aI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAF3dL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyeK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8gBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BACjjBR%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG6FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAH7HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvLD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJzBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAJ7HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKYA%3BAAAA%3BAAAA%3BALZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyCG%3BAAAA%3BAAAA%3BAAAA%3BALnCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK8CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK4DG%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyFG%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALvFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoGG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9GH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK8HI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxIR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwJY%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeV%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsLI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpLR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoMY%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzRH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkTI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALhUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgVI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALnWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK2WI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxXL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAL5aA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKobC%3BAAAA%3BAAAA%3BALpbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK0bG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK2bE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKidK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALldH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkeK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5lBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BACxzBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAPlLJ%3BAQEA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BACtCP%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BATpDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS6DE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATvFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASgGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT9FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS6GG%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnKD%3BAAAA%3BAAAA%3BAVQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUAD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAVRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAVnED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACjKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAXIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWMD%3BAAAA%3BAAAA%3BAAAA%3BAXNC%3BAWWC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0DA%3BAAAA%3BAAAA%3BAAAA%3BAXtEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX%2FEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXxGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWiHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAXxHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAXtOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW8OD%3BAAAA%3BAAAA%3BAX9OC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW8OA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1PA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsQC%3BAAAA%3BAAAA%3BAX1PD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWoQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmSE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7RF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmTG%3BAAAA%3BAAAA%3BAXnTH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWgUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAC1XF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZzCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY0DG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZrDD%3BAY4DG%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAZ5FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYqGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZzFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ1IN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYqJkB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ1KtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmM0B%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZjNlC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYiOkC%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ3O9B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY2PkC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ%2FPlC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyQsC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BACvU5C%3BAAAA%3BAAAA%3BAbgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbxBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb9CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb1QC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa4RD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb7TD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbxWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawXC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAChcH%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdpCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcoDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdpGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAckHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdjJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6KE%3BAAAA%3BAAAA%3BAAAA%3BAdvKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAdjMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsNE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7PN%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */