@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@font-face {
  font-family: "Helvetica Neue - Condensed Black";
  src: url("../fonts/HelveticaNeue-CondensedBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueBoldCondensed";
  src: url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;*/
@font-face {
  font-family: "Helvetica Neue - Condensed Bold";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff");
}
@font-face {
  font-family: "HelveticaNeueThin";
  src: url("../fonts/HelveticaNeue-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueLight";
  src: url("../fonts/HelveticaNeue-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}
@media screen and (max-width: 940px) {
  .active {
    display: block !important;
  }
}
.rotate {
  transform: rotate(45deg);
}
li {
  list-style-type: none;
}
@media (min-width: 767px) {
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-12 {
    width: 100%;
    float: left;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
}
.text-center {
  text-align: center;
}
body .ti-widget.ti-goog {
  display: block !important;
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 2147482999;
  width: max-content !important;
}
@media (max-width: 550px) {
  body .ti-widget.ti-goog {
    display: none !important;
  }
}
body .ti-widget.ti-goog .ti-widget-container {
  margin-bottom: 0 !important;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  border-top: 6px solid #4fce6a !important;
  border-radius: 2px;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-img {
  position: relative;
  margin: 0 10px 0 0 !important;
  width: 44px;
  height: 44px;
  background: url(/wp-content/uploads/2023/04/icon-google.svg) no-repeat center;
  background-size: contain;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-img img {
  display: none;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-name {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  visibility: hidden;
  height: 20px;
  width: 180px;
  position: relative;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-name:after {
  content: "Colorado Computer Support";
  position: absolute;
  left: 0;
  top: 0;
  visibility: visible;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars {
  margin-top: 0;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars:before {
  content: "4.9";
  margin-right: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #e7711b;
  font-size: 20px;
  font-weight: 400;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-stars .ti-star {
  margin-right: 3px !important;
  background-image: url(/wp-content/uploads/2023/04/star.svg);
  width: 16px;
  height: 16px;
}
body .ti-widget.ti-goog .ti-widget-container a.ti-header .ti-profile-details .ti-rating-text {
  color: #777;
  font-size: 14px;
  opacity: 1;
}
#livechat_custom_btn.livechat_button {
  bottom: 20px !important;
  right: 20px !important;
  width: 55px !important;
  height: 50px !important;
  border-radius: 5px;
  background-color: #d3962f !important;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
#livechat_custom_btn.livechat_button a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  overflow: hidden;
}
#livechat_custom_btn.livechat_button a img {
  display: none;
}
#livechat_custom_btn.livechat_button a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("/wp-content/uploads/2023/06/icon-chat.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
/*.single-post.postid-135155,
.page.page-id-135407 {*/
body.page-id-136470 #header_wrapper, .home #header_wrapper {
  position: fixed;
}
body.page-id-136470 #header_wrapper #top_header, .home #header_wrapper #top_header {
  display: none;
}
#logo .logo {
  display: none;
}
#logo .logo.logo-new {
  display: block;
}
#logo .logo.active {
  display: block;
}
body.page-id-136470 #header_wrapper #nav_services .container .row .header-row .main_navigation a {
  color: #101128;
}
body.page-id-136470 #header_wrapper #nav_services .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #101128;
}
body.home #header_wrapper #nav_services .container .row .header-row .main_navigation a {
  color: #101128;
}
body.home #header_wrapper #nav_services .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #101128;
}
body.page-id-136470 #header_wrapper #nav_services .white .container .row .header-row .main_navigation a {
  color: #101128;
}
body.page-id-136470 #header_wrapper #nav_services .white .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #101128;
}
body.home #header_wrapper #nav_services .white .container .row .header-row .main_navigation a {
  color: #101128;
}
body.home #header_wrapper #nav_services .white .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #101128;
}
body.page-id-136470 #header_wrapper #nav_services.white .container .row .header-row .main_navigation a {
  color: #ffffff;
}
body.page-id-136470 #header_wrapper #nav_services.white .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #ffffff;
}
body.home #header_wrapper #nav_services.white .container .row .header-row .main_navigation a {
  color: #ffffff;
}
body.home #header_wrapper #nav_services.white .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #ffffff;
}
body.page-id-136470 #header_wrapper #nav_services.white-slider .container .row .header-row .main_navigation a {
  color: #ffffff;
}
body.page-id-136470 #header_wrapper #nav_services.white-slider .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #ffffff;
}
body.home #header_wrapper #nav_services.white-slider .container .row .header-row .main_navigation a {
  color: #ffffff;
}
body.home #header_wrapper #nav_services.white-slider .container .row .header-row .burger-btn-wrap .burger-btn .burger-text {
  color: #ffffff;
}
body {
  /*}*/
}
body .ti-widget.ti-goog {
  z-index: 100;
}
@media (min-width: 1700px) {
  body #header_wrapper {
    min-height: 166px;
  }
}
body #header_wrapper .container {
  max-width: 1670px !important;
  width: 90% !important;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body #header_wrapper .container {
    max-width: 90% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
body #header_wrapper .container .row {
  display: flex;
}
body #header_wrapper .container .row .col-sm-10 {
  height: max-content;
  display: flex;
  align-items: center;
  align-self: center;
}
body #header_wrapper #top_header {
  padding: 7px 0 0px;
}
body #header_wrapper #top_header .top_info {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(16px, 1.556vw, 28px);
  margin: 0 0 5px;
}
body #header_wrapper #top_header .top_contact {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(16px, 1.556vw, 28px) !important;
}
body #header_wrapper #top_header .top_contact .mobile_tel .yext-data {
  background-image: url("/wp-content/uploads/2022/04/phone.png");
}
body #header_wrapper #top_header .top_contact .mobile_tel .yext-data a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(16px, 1.556vw, 28px) !important;
  transition: 0.3s ease-in-out;
}
body #header_wrapper #top_header .top_contact .mobile_tel .yext-data a:hover {
  color: #d3962f !important;
}
@media (min-width: 981px) {
  body #header_wrapper #nav_services {
    padding: 5px 0 4px;
  }
}
body #header_wrapper #nav_services .main_navigation .responsiveSelectContainer ul.navigation_wrap > li.menu-item {
  padding: 0px 1.45% 10px !important;
}
body #header_wrapper #nav_services .main_navigation .responsiveSelectContainer ul.navigation_wrap > li.menu-item.downarrow > a {
  padding-right: 0 !important;
  background: none !important;
}
body #header_wrapper #nav_services .main_navigation .responsiveSelectContainer ul.navigation_wrap > li.menu-item > a {
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(16px, 1.556vw, 28px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1 !important;
  text-align: left;
  text-transform: capitalize;
}
@media (min-width: 981px) {
  body #header_wrapper #nav_services .main_navigation .responsiveSelectContainer ul.navigation_wrap > li.menu-item ul.sub-menu li.menu-item a {
    font-size: 18px !important;
    font-family: "HelveticaNeueBoldCondensed", sans-serif;
  }
}
body #header_wrapper #top_header {
  line-height: 1;
  padding: 16px;
}
@media (max-width: 980px) {
  body #header_wrapper #top_header {
    padding: 12px;
  }
}
@media (max-width: 767px) {
  body #header_wrapper #top_header {
    padding: 8px;
  }
}
body #header_wrapper #top_header .container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 767px) {
  body #header_wrapper #top_header .container .row {
    flex-direction: column;
  }
}
body #header_wrapper #top_header .container .row .col-sm-7 .top_info {
  margin: 0;
}
body #header_wrapper #top_header .container .row .text-right .top_contact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body #header_wrapper #top_header .container .row .text-right .top_contact .mobile_tel {
  display: flex;
}
body #header_wrapper #top_header .container .row .text-right .top_contact .mobile_tel .yext-data {
  font-size: clamp(16px, 1.556vw, 28px) !important;
  background-size: auto 80%;
  background-position: 0 80%;
}
@media screen and (max-width: 1200px) {
  body #header_wrapper #top_header .container .row .text-right .top_contact .mobile_tel .yext-data {
    padding-left: 20px;
    background-size: auto 100%;
  }
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services {
    padding: 3px 0;
  }
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container {
    width: 95% !important;
  }
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .row .col-sm-2 {
    width: 80%;
    text-align: left;
  }
  body #header_wrapper #nav_services .container .row .col-sm-2 #logo a img {
    transform: translateX(0);
    max-height: 90px;
    height: 100%;
  }
}
body #header_wrapper #nav_services .container .row #logo {
  margin: 0 !important;
}
body #header_wrapper #nav_services .container .row a img {
  height: 100%;
  transition: 0.3s ease-in-out;
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 {
    width: 20%;
    text-align: end;
    margin: auto;
    align-self: center;
  }
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active .burger-text {
    transform: translateY(100%) !important;
    opacity: 0 !important;
  }
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active:hover {
    transform: scale(1.2);
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active {
    transition: all 0.25s ease !important;
  }
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active .top {
    margin: 0 !important;
    transform: rotate(45deg) translate(7px, 9px) !important;
  }
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active .middle {
    width: 0 !important;
    margin: 0 !important;
  }
  body #header_wrapper #nav_services .container .col-sm-10 .burger-btn-wrap .is-active .bottom {
    margin: 0 !important;
    transform: rotate(135deg) translate(4px, -2px) !important;
  }
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row {
  display: flex;
  justify-content: end;
  width: 99.8%;
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 .header-row {
    margin-top: 7px;
  }
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation {
  width: 100%;
  padding: 10px 0px 7px;
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation {
    display: none;
  }
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev {
  width: 100%;
  display: flex;
  justify-content: end;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li {
  position: relative;
  padding: 6px 15px 6px 56px !important;
  transition: all 0.25s ease;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li:nth-child(1) {
  padding: 6px 24px 6px 56px !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li:nth-child(1):after {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2023/07/icon-it-services.png") center no-repeat !important;
  max-width: 45px;
  width: 100%;
  max-height: 34px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: contain !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li:nth-child(2):after {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2023/07/icon-it-security.png") center no-repeat !important;
  max-width: 45px;
  width: 100%;
  max-height: 40px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: contain !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li:nth-child(3):after {
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2023/07/icon-cloud-services.png") center no-repeat !important;
  max-width: 45px;
  width: 100%;
  max-height: 40px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: contain !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation #menu-header_menu_new_dev > li > .sub-menu {
  display: none !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(18px, 1.5277777778vw, 22px);
  text-transform: uppercase;
  background: none;
  display: flex;
  letter-spacing: 0.05em;
  color: white;
  transition: 0.5s ease-in-out;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .main_navigation a:hover {
  color: #d3962f !important;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap {
  padding: 15px 0 7px;
  display: flex;
  justify-content: center;
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap {
    padding: 0;
  }
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 35px;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn:hover .burger-line {
  transition: all 0.25s ease;
  height: 3px;
  margin-bottom: 3px;
  transform: scale(1.2);
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn:hover .burger-line {
    height: 3px;
  }
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn span {
  transition: all 0.25s ease;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn span.burger-line {
  display: block;
  margin-bottom: 3px;
  background-image: linear-gradient(to right, #d0942e 0%, #fcd188 32%, #d0942e 79%, #fcd188 99%, #d0942e 100%);
  height: 3px;
  width: 100%;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .burger-btn span.burger-text {
  color: white;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
}
body #header_wrapper #nav_services .container .col-sm-10 .header-row .burger-btn-wrap .is-active .burder-text {
  display: none;
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container #mobile-menu {
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 10;
    left: 0;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer .responsiveMenuSelect, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container .responsiveMenuSelect {
    display: none;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu {
    display: block !important;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item {
    list-style-type: none;
    background-image: linear-gradient(to right, #050b28 0%, #000 100%);
    border-bottom: 1px solid #d0942e;
    padding: 20px 25px;
    position: relative;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item span.index-active {
    position: absolute;
    right: 8%;
    padding-top: 5px;
    top: 15px;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active i.fa-plus, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item span.index-active i.fa-plus, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active i.fa-plus, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item span.index-active i.fa-plus {
    color: #fff;
    font-size: 20px;
    transition: all 0.3s;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu {
    position: inherit;
    display: block !important;
    border-radius: 0;
    padding: 0 !important;
    margin: 0 !important;
    transition: all 0.4s ease-in-out;
    height: 0;
    transform: scale(1, 0);
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu.active-submenu, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu.active-submenu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu.active-submenu, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu.active-submenu {
    height: 100%;
    transform: scale(1, 1);
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu:before, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu:before, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu:before, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu:before {
    background: none;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li {
    border-bottom: 1px solid #d0942e;
    transition: all 0.4s ease-in-out;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li a, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li a, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li a, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li a {
    padding: 0 0 0 30px !important;
    background: none;
    font-size: 20px !important;
    text-transform: uppercase !important;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li:last-child, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li:last-child, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li:last-child, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    border-radius: 0;
    box-shadow: none;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li:hover, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li:hover, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item.downarrow ul.sub-menu li:hover, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item.downarrow ul.sub-menu li:hover {
    background: none !important;
  }
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item a, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item a, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item a, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item a {
    font-family: "HelveticaNeueBoldCondensed";
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 980px) and (min-width: 465px) {
  body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .responsiveSelectContainer #menu-mobile_menu.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu-1.mobile-menu li.menu-item span.index-active, body #header_wrapper #nav_services .container #mobile-menu .menu-mobile_menu-container #menu-mobile_menu.mobile-menu li.menu-item span.index-active {
    right: 7%;
  }
}
@media (max-width: 980px) {
  body #header_wrapper #nav_services .container .full-menu-section {
    display: none;
  }
}
@media (min-width: 981px) {
  body #header_wrapper #nav_services .container .full-menu-section {
    position: fixed;
    background-color: #031025 !important;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    transition: 0.5s linear;
    overflow: auto;
    z-index: 9999;
    padding: 40px 0;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row {
    max-width: 1720px !important;
    width: 90% !important;
    margin: 0 auto;
    padding-bottom: 10vh;
    position: relative;
    top: 6%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col {
    position: relative;
    min-height: 50px;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 40px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close .btn-close-menu {
    width: 22px !important;
    transition: background-color 0.1s ease-in-out;
    background-color: #d0942e !important;
    transform: rotate(225deg);
    height: 3px;
    border-radius: 3px;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close .btn-close-menu:before {
    content: "";
    display: block;
    transition: background-color 0.2s ease-in-out;
    background-color: #d0942e !important;
    top: 0;
    opacity: 0;
    border-radius: 3px;
    position: absolute;
    height: 3px;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close .btn-close-menu:after {
    content: "";
    display: block;
    transition: background-color 0.2s ease-in-out;
    background-color: #d0942e !important;
    bottom: 0;
    transform: rotate(-90deg);
    width: 22px !important;
    height: 3px;
    border-radius: 3px;
    position: absolute;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close:hover {
    transition: 0.2s ease-in-out;
    transform: scale(1.2);
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close:hover p {
    transition: 0.2s ease-in-out;
    color: #d0942e;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row .full-menu-header-col .full-menu-header-btn-close p {
    width: max-content;
    font-size: 13px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 10px;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content {
    position: relative;
    max-width: 1310px;
    margin: 0 auto;
    padding-bottom: 32px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content:before {
    content: "";
    position: absolute;
    background-color: #d0942e !important;
    left: -4.6%;
    bottom: 0;
    width: 109.5% !important;
    height: 1px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-1-4 {
    width: 16%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-2-4 {
    width: 20%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-3-4 {
    width: 20.2%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-4-4 {
    width: 21.5%;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul li {
    list-style-type: none;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul li a {
    font-size: 17px;
    text-transform: uppercase;
    color: #d3962f;
    font-weight: 900;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul #menu-item-136523 > a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu {
    display: block !important;
    position: relative !important;
    background: none;
    margin: 26px 0;
    padding: 0 !important;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu:before {
    display: none;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li {
    background: transparent;
    box-shadow: none;
    width: max-content;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li:hover {
    background: transparent !important;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li:before {
    display: none;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li a {
    background: none;
    font-size: clamp(16px, 1.3888888889vw, 20px) !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    box-shadow: none;
    transition: 0.1s ease-in-out;
    padding: 9px 4px 4px 0 !important;
    margin-bottom: 9px;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li a:before {
    content: "";
    width: 0;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    top: initial;
    background-color: #d3962f;
    animation: none;
    transition-duration: 0.7s;
  }
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li a:hover:before {
    width: 100%;
    transform: none;
  }
}
@media (min-width: 981px) and (min-height: 1200px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-header-row {
    padding-bottom: 84px;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-1-4 {
    width: 22%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-2-4 {
    width: 22%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-3-4 {
    width: 22%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content-col-4-4 {
    width: 22%;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu {
    margin: clamp(28px, 2.3076923077vw, 30px) 0;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li {
    white-space: normal;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-content ul.sub-menu > li a {
    line-height: 1.2 !important;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer {
  max-width: 1305px !important;
  width: 90% !important;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding-top: 45px;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.1805555556vw, 17px);
  color: #fff;
  text-transform: uppercase;
  line-height: 1.7;
  letter-spacing: 0.05em;
  transition: 0.3s ease-in-out;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer a:hover {
  color: #d3962f;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer a img {
  width: 100%;
  max-width: 148px;
  height: 100%;
  max-height: 96px;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col {
  width: 100%;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-1-4 {
  width: 12%;
  display: flex;
  justify-content: center;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-1-4 {
    padding-bottom: 45px;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-2-4 {
  position: relative;
  width: 25%;
  display: flex;
  padding-top: 5px;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-2-4 {
    width: max-content;
    display: flex;
    padding-bottom: 50px;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-2-4:before {
  margin-right: 30px;
  margin-top: 5px;
  content: "";
  display: flex;
  width: 20px;
  height: 28px;
  background-image: url("/wp-content/uploads/2023/07/location-footer-icon.png");
  background-size: inherit;
  background-position: center;
  background-repeat: no-repeat;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 {
  position: relative;
  width: 40%;
  display: flex;
  padding-top: 17px;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 {
    padding-bottom: 0px;
    display: flex;
    width: max-content;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4:before {
  content: "";
  margin-right: 25px;
  margin-top: 5px;
  display: flex;
  width: 41px;
  height: 25px;
  background-image: url("/wp-content/uploads/2023/07/phone-footer-icon.png");
  background-size: inherit;
  background-position: center;
  background-repeat: no-repeat;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 .full-menu-footer-contact {
  display: flex;
  padding-top: 5px;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 .full-menu-footer-contact {
    flex-direction: column;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 .full-menu-footer-contact .full-menu-footer-contact-сol-1-2 {
  padding-right: 5px;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 .full-menu-footer-contact .full-menu-footer-contact-сol-1-2 {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-3-4 .full-menu-footer-contact .full-menu-footer-contact-сol-2-2 {
    display: flex;
    flex-direction: column;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 {
  width: 15.5%;
  min-height: 40px;
}
@media (max-width: 1300px) {
  body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 {
    padding-bottom: 40px;
  }
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 .full-menu-footer-networks {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 .full-menu-footer-networks a i {
  transition: 0.3s ease-in-out;
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 .full-menu-footer-networks a i:before {
  height: 100%;
  width: 100%;
  display: block;
  color: #fff;
  transition: color 0.3s;
  position: relative;
  z-index: 10;
  font-size: clamp(18px, 1.6666666667vw, 24px);
}
body #header_wrapper #nav_services .container .full-menu-section .full-menu-footer .full-menu-footer-row .full-menu-footer-col-4-4 .full-menu-footer-networks a i:hover:before {
  color: #d3962f;
}
@media (min-height: 800px) {
  .full-menu-wrap {
    position: relative;
    top: 35%;
    transform: translate(0, -50%);
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (max-width: 980px) {
  .active-mobile-menu {
    display: block !important;
    overflow: auto;
  }
}
@media (max-width: 980px) and (min-height: 1000px) {
  .active-mobile-menu {
    height: 83vh;
  }
}
@media (max-width: 980px) and (max-height: 1000px) {
  .active-mobile-menu {
    height: 81vh;
  }
}
@media (max-width: 980px) and (max-height: 900px) {
  .active-mobile-menu {
    height: 79vh;
  }
}
@media (max-width: 980px) and (max-height: 850px) {
  .active-mobile-menu {
    height: 78vh;
  }
}
@media (max-width: 980px) and (max-height: 800px) {
  .active-mobile-menu {
    height: 77vh;
  }
}
@media (max-width: 980px) and (max-height: 750px) {
  .active-mobile-menu {
    height: 75vh;
  }
}
@media (max-width: 980px) and (max-height: 700px) {
  .active-mobile-menu {
    height: 73vh;
  }
}
@media (min-width: 981px) {
  .active-full-menu {
    position: fixed;
    left: 0 !important;
    transition: 0.5s linear;
    overflow: hidden;
    height: 100vh;
  }
}
#menu-item-135685 {
  display: none;
}
.close-full-menu {
  left: 100% !important;
  transition: 0.5s linear;
}
.navigation_wrap > li:hover > a {
  color: white !important;
}
.page-id-135091 #section-hero {
  margin-top: 165px;
  background-image: url("/wp-content/uploads/2022/02/bg-hero.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 981px) {
  .page-id-135091 #section-hero {
    min-height: 450px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  .page-id-135091 #section-hero {
    margin-top: 157px;
  }
}
@media (max-width: 767px) {
  .page-id-135091 #section-hero {
    margin-top: 0;
  }
}
.page-id-135091 #section-hero .hero-container {
  width: 90% !important;
  max-width: 1275px !important;
  padding: 60px 0 !important;
}
.page-id-135091 #section-hero .hero-title {
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(32px, 5vw, 65px);
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 0.77;
  text-align: left;
  position: relative;
  z-index: 1;
  padding: 0 0 40px 0;
  margin: 0;
}
.page-id-135091 #section-hero .hero-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 54px;
  height: 3px;
  background-color: #d1942f;
}
.page-id-135091 #section-hero .hero-description {
  padding-top: 27px;
  margin-bottom: 1.4%;
}
.page-id-135091 #section-hero .hero-description p {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(20px, 1.846vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  text-align: left;
  padding: 0;
  margin: 0;
}
.single-post #inner-banner-main, .archive #inner-banner-main, .category #inner-banner-main, .page #inner-banner-main {
  max-height: 100vh;
  overflow: hidden;
  box-shadow: none;
  padding-top: clamp(125px, 10.4166666667vw, 150px);
}
@media (max-width: 980px) {
  .single-post #inner-banner-main, .archive #inner-banner-main, .category #inner-banner-main, .page #inner-banner-main {
    padding-top: 110px;
  }
}
@media (max-width: 767px) {
  .single-post #inner-banner-main, .archive #inner-banner-main, .category #inner-banner-main, .page #inner-banner-main {
    padding-top: 150px;
  }
}
.single-post #inner-banner-main .inner-banner-wrap, .archive #inner-banner-main .inner-banner-wrap, .category #inner-banner-main .inner-banner-wrap, .page #inner-banner-main .inner-banner-wrap {
  box-shadow: none;
}
.single-post #inner-banner-main .inner-banner-wrap .inner-banner-img, .archive #inner-banner-main .inner-banner-wrap .inner-banner-img, .category #inner-banner-main .inner-banner-wrap .inner-banner-img, .page #inner-banner-main .inner-banner-wrap .inner-banner-img {
  box-shadow: none;
  /*background-image: url("/wp-content/uploads/2022/04/bg-single-hero-min.jpg") !important;*/
  /*background-image: none !important;*/
  width: 100%;
  background: #050B28 !important;
}
.single-post #inner-banner-main .inner-banner-wrap .inner-banner-img::before, .archive #inner-banner-main .inner-banner-wrap .inner-banner-img::before, .category #inner-banner-main .inner-banner-wrap .inner-banner-img::before, .page #inner-banner-main .inner-banner-wrap .inner-banner-img::before {
  box-shadow: none;
  display: none !important;
}
@media (max-width: 767px) {
  .single-post #inner-banner-main .inner-banner-wrap .inner-banner-img, .archive #inner-banner-main .inner-banner-wrap .inner-banner-img, .category #inner-banner-main .inner-banner-wrap .inner-banner-img, .page #inner-banner-main .inner-banner-wrap .inner-banner-img {
    position: absolute;
    height: 100%;
  }
}
.single-post #inner-banner-main .inner-banner-wrap .inner-banner-img.image-enable, .archive #inner-banner-main .inner-banner-wrap .inner-banner-img.image-enable, .category #inner-banner-main .inner-banner-wrap .inner-banner-img.image-enable, .page #inner-banner-main .inner-banner-wrap .inner-banner-img.image-enable {
  /*background-image: unset !important;*/
  /*background: unset !important;*/
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap {
  box-shadow: none;
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .container {
  max-width: 1448px !important;
  width: 90% !important;
}
@media (max-width: 980px) {
  .single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .container, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .container {
    max-width: 90% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder {
  /*padding: 70px 0;*/
  /*Standart 2023*/
  padding-top: 11vh;
  padding-bottom: 9vh;
}
@media (min-width: 981px) {
  .single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder {
    /*min-height: 400px;*/
    /*min-height: 667px;*/
    display: flex;
    align-items: center;
    /*max-width: 660px;*/
    /*Standart 2023*/
    max-width: 900px;
  }
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  /*font-size: clamp(32px,4vw,60px) !important;
						font-weight: 700;
						font-style: normal;
						letter-spacing: normal;
						line-height: 1 !important;
						text-align: left;
						position: relative;
						z-index: 1;
						padding-bottom: 48px;
						margin-bottom: 47px !important;*/
  /*Standart 2023*/
  font-size: clamp(45px, 4.333vw, 65px);
  color: #ffffff;
  text-align: left;
  text-transform: capitalize;
  line-height: 1 !important;
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  .single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
    max-width: 100%;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
    font-size: 35px;
  }
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 80px;
  height: 2px;
  background-color: #245699;
  left: 0;
  bottom: 0;
  /*Standart 2023*/
  display: none;
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text p {
  /*margin-bottom: 0;
						font-family: 'Source Sans Pro', sans-serif;
						font-size: clamp(18px,1.600vw,24px) !important;
						font-weight: 400 !important;
						font-style: normal;
						letter-spacing: normal;
						line-height: 1.25 !important;
						text-align: left;*/
  /*Standart 22023*/
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(20px, 1.467vw, 22px);
  font-weight: 400 !important;
  color: #ffffff;
  text-align: left;
  line-height: 140% !important;
  letter-spacing: 0.56px;
  margin-top: clamp(35px, 2.824vw, 48px);
  margin-bottom: 0;
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a {
  display: none;
  margin-top: 40px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  padding: 6px 14px 8px !important;
}
.single-post #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a p, .archive #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a p, .category #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a p, .page #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text a p {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  text-transform: uppercase;
  font-size: clamp(20px, 1.6vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.72px;
  line-height: 1.08;
  text-align: left;
}
html {
  overflow: initial;
}
.single-post #inner_content #page_single .sidebar {
  max-width: 298px;
}
@media screen and (min-height: 901px) and (max-height: 978px) {
  .single-post #inner_content #page_single .sidebar {
    /*top: calc(50vh - 297px);*/
    top: calc(50vh - 316px);
  }
}
@media screen and (min-height: 790px) and (max-height: 900px) {
  .single-post #inner_content #page_single .sidebar {
    top: calc(50vh - 255px);
  }
}
@media (max-height: 900px) and (min-width: 1200px) and (max-width: 1280px) {
  .single-post #inner_content #page_single .sidebar {
    top: calc(50vh - 254px);
  }
}
@media (height: 1366px) and (width: 1024px) {
  .single-post #inner_content #page_single .sidebar {
    top: calc(50% - 325px);
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content {
  padding: 29px;
  border-radius: 8px;
  background-color: #001e36;
  background-image: url("/wp-content/uploads/2022/04/bg-sidebar.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  border: none !important;
  margin-top: 5px;
}
@media (max-width: 980px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content {
    margin-top: 45px;
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content h3 {
  margin: 0 0 18px;
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 31px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
  border: none;
  padding: 0;
}
@media (max-width: 980px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content h3 {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content h3 {
    font-size: 27px;
  }
}
@media (max-height: 900px) and (min-width: 992px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content h3 {
    margin-bottom: 10px !important;
    font-size: 23px;
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content p {
  margin: 0 0 14px !important;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: center;
}
@media (max-height: 900px) and (min-width: 992px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content p {
    margin-bottom: 10px !important;
    line-height: 1.1;
    font-size: 15px;
  }
}
@media (max-height: 900px) and (min-width: 992px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form {
    padding: 0 0 10px;
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody .fsLabel {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  text-align: left;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody .fsLabel .fsRequiredMarker {
  color: #d3962f;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody .fsLabel a {
  color: #ababab;
  transition: all 0.5s;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody .fsLabel a:hover {
  color: #ffffff;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody input.fsField {
  padding: 11px !important;
  height: 32px !important;
  min-height: 32px !important;
  margin-bottom: 2px !important;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody textarea.fsField {
  padding: 11px !important;
  height: 64px !important;
  min-height: 64px !important;
  margin-bottom: 2px !important;
  resize: none;
}
@media (max-height: 900px) and (min-width: 992px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody textarea.fsField {
    height: 36px !important;
    min-height: 36px !important;
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsSubmit .fsSubmitButton {
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(22px, 1.867vw, 28px) !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px !important;
  border: 1px solid #e0000f;
  background: #ba1f28 !important;
  height: 56px;
  transition: all 0.5s;
  margin: 10px 0 4px;
}
.single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsSubmit .fsSubmitButton:hover {
  background: transparent !important;
}
@media (max-height: 900px) and (min-width: 992px) {
  .single-post #inner_content #page_single .sidebar .sidebar-content .colorado-contact-form .fsBody form .fsSubmit .fsSubmitButton {
    height: 40px;
  }
}
.single-post #inner_content #page_single .sidebar .sidebar-content .bottom-text p {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin: 0 !important;
}
#pum-136122 {
  padding: 0;
}
#pum-136122.pum-active {
  opacity: 1 !important;
}
#pum-136122 .pum-container {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: 90% !important;
  max-width: 1070px !important;
  margin: 0 auto;
  padding: 0;
  opacity: 1 !important;
  border: none;
  border-radius: 9px;
  outline: none;
}
@media (max-width: 980px) {
  #pum-136122 .pum-container {
    top: 50px !important;
    transform: translate(-50%, 0);
  }
}
#pum-136122 #popmake-136122 {
  background-color: transparent;
}
#pum-136122 #popmake-136122:active, #pum-136122 #popmake-136122:focus {
  outline: none;
  opacity: 1;
}
@media (min-width: 981px) {
  #pum-136122 #popmake-136122 .popmake-content {
    max-height: 704px !important;
    height: auto !important;
  }
}
#pum-136122 #popmake-136122 .popmake-content:active, #pum-136122 #popmake-136122 .popmake-content:focus {
  outline: none;
}
#pum-136122 #popmake-136122 .popmake-close {
  position: absolute;
  left: auto;
  right: 0;
  bottom: auto;
  top: 0;
  width: 45px;
  height: 45px;
  color: transparent;
  font-size: 0;
  box-shadow: none;
  background-color: transparent;
  border: none;
}
#pum-136122 #popmake-136122 .popmake-close:before {
  content: url("/wp-content/uploads/2023/03/close_btn.png");
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-30%);
}
#pum-136122 #popmake-136122 .popup-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #pum-136122 #popmake-136122 .popup-wrapper {
    max-height: 704px !important;
    height: auto !important;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .left-side {
  width: 100%;
  padding: 69px 40px 55px 58px;
  border-radius: 8px 8px 0 0;
  color: #ffffff;
  background-color: #101128;
  background-image: url("/wp-content/uploads/2023/03/Leaving-So-Soon-Man.png");
  background-position: left bottom;
  background-size: auto;
  background-repeat: no-repeat;
}
@media (min-width: 981px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side {
    border-radius: 8px 0 0 8px;
    width: 49%;
    height: auto !important;
  }
}
@media (max-width: 980px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side {
    padding: 40px 30px 30px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side {
    background-image: none;
  }
}
@media (max-width: 980px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side .text-inner {
    max-width: 450px;
    margin: 0 auto;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .left-side h3 {
  margin: 0 0 34px;
  font-family: "HelveticaNeueBoldCondensed", arial, sans-serif;
  font-size: clamp(35px, 3.3333333333vw, 50px);
  line-height: 1;
  color: #d3962f;
}
#pum-136122 #popmake-136122 .popup-wrapper .left-side h4 {
  margin: 0 0 38px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.8666666667vw, 28px);
  font-weight: 400;
  line-height: 1.14;
}
@media (max-width: 980px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side h4 {
    margin: 0 0 30px;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .left-side h4:last-child {
  margin: 0 0 0 152px;
}
@media (max-width: 980px) {
  #pum-136122 #popmake-136122 .popup-wrapper .left-side h4:last-child {
    margin: 0;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side {
  padding: 76px 55px 55px;
  background-color: #f0efeb;
  border-radius: 0 0 8px 8px;
  color: #1a2432;
  width: 100%;
}
@media (min-width: 981px) {
  #pum-136122 #popmake-136122 .popup-wrapper .right-side {
    width: 51%;
    height: auto !important;
    border-radius: 0 8px 8px 0;
  }
}
@media (max-width: 980px) {
  #pum-136122 #popmake-136122 .popup-wrapper .right-side {
    padding: 30px;
    text-align: center;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side h3 {
  margin: 0 0 20px;
  font-family: "HelveticaNeueBoldCondensed", arial, sans-serif;
  font-size: clamp(35px, 3.3333333333vw, 50px);
  color: #1a2432;
  line-height: 1;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side h4 {
  margin: 0 0 22px;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.8666666667vw, 28px);
  font-weight: 400;
  color: #000000;
  line-height: 1.07;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner {
  max-width: 434px;
  margin: 0 auto;
  /* NEW Styles Formstack Forms  */
  /* END NEW Styles Formstack Forms */
  /* OLD Styles Formstack */
  /* END OLD Styles Formstack */
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody {
  background-color: transparent !important;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody {
    padding: 0;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2) {
  width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #ccc !important;
  outline: none !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000 !important;
  text-align: left;
  margin: 0;
  line-height: 17px;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #f15a40;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 100%;
  height: 35px;
  padding: 9px 5px;
  margin: 4px 0 2px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  box-sizing: border-box !important;
  outline: none !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 60px !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0 0 15px;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: block;
  padding: 7px 0 !important;
  font-family: "Helvetica Neue - Condensed Black", sans-serif !important;
  font-size: clamp(24px, 2.9333333333vw, 44px) !important;
  color: #fff !important;
  text-shadow: none !important;
  letter-spacing: 2.4px !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  border-radius: 5px !important;
  border: 1px solid #d3962f !important;
  background-color: #d3962f !important;
  box-shadow: none !important;
  transition: all 0.3s ease !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  color: #000 !important;
  border: 1px solid #000 !important;
  background: transparent !important;
  transition: all 0.3s ease !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody {
  margin: 0 !important;
  padding: 0;
  background: transparent !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsError {
  display: none;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection #fsRow5045928-6 {
  /*display: none;*/
  width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow {
  background-color: transparent !important;
  margin-bottom: 3px !important;
  width: 48%;
}
@media screen and (max-width: 575px) {
  #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow {
    width: 100%;
  }
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow:nth-child(5) {
  width: 100%;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
  margin: 0 !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent !important;
  padding: 0 !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000 !important;
  text-align: left;
  margin: 0 10px 5px 0;
  line-height: 17px;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  color: #f15a40;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 100%;
  height: 35px;
  padding: 9px 5px;
  margin: 4px 0 2px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  box-sizing: border-box !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-outer-spin-button, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  color: red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  color: red !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, #pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  margin: 0 !important;
  border: 1px solid red !important;
  resize: none;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsSubmit {
  padding: 0;
  margin: 7px 0 0 0;
  background-color: transparent;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsSubmit input.fsSubmitButton {
  display: block;
  width: 100% !important;
  padding: 7px 0 !important;
  font-family: "Helvetica Neue - Condensed Black", sans-serif !important;
  font-size: clamp(24px, 2.9333333333vw, 44px) !important;
  color: #fff !important;
  text-shadow: none !important;
  letter-spacing: 2.4px !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  border-radius: 5px !important;
  border: 1px solid #d3962f !important;
  background-color: #d3962f !important;
  box-shadow: none !important;
  transition: all 0.3s ease !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner .fsBody form .fsSubmit input.fsSubmitButton:hover {
  color: #000 !important;
  border: 1px solid #000 !important;
  background: transparent !important;
  transition: all 0.3s ease !important;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner p {
  font-size: 14px;
  margin-bottom: 0;
}
#pum-136122 #popmake-136122 .popup-wrapper .right-side .form-inner p:empty {
  display: none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll !important;
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: hidden !important;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box {
  border: 1px solid #cccccc;
  border-radius: 8px;
  margin: 0 0 30px;
  overflow: hidden;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-body {
  border-radius: 8px;
  overflow: hidden;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-body blockquote {
  position: relative;
  margin: 0;
  padding: 58px 40px 51px 97px;
  border: none;
  background-color: #f0f0f0;
  background-image: url("/wp-content/uploads/2023/03/Testimonial-Icon.png");
  background-size: 36px auto;
  background-position: 36px 50px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-body blockquote {
    padding: 30px 5% 30px 65px;
    background-size: 30px auto;
    background-position: 18px 20px;
  }
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-body blockquote::before {
  display: none !important;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-body blockquote::after {
  display: none !important;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info {
  position: relative;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info::before {
  content: "";
  position: absolute;
  top: 40px;
  left: -27px;
  width: 4px;
  height: calc(100% - 45px);
  background-color: #d3962f;
}
@media (max-width: 767px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info::before {
    top: 30px;
    left: -22px;
    height: calc(100% - 35px);
  }
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info h4 {
  margin: 0 0 clamp(20px, 2.7131782946vw, 35px);
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(24px, 2.1705426357vw, 28px);
  font-style: normal;
  line-height: 1.2;
  color: #000000;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info h4:last-child {
  margin-bottom: 0;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info p {
  margin: 0 0 12px !important;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-style: normal;
  line-height: 1.4;
  color: #000000;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-main-info p:last-child {
  margin: 0 !important;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px;
}
@media (max-width: 767px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-footer {
    padding: 30px 5%;
  }
}
@media (max-width: 520px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-author {
  display: flex;
  align-items: center;
}
@media (max-width: 520px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-author {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px;
  }
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-author p {
  margin: 0 30px 0 0 !important;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media (max-width: 520px) {
  body.single-post #inner_content .container .row .inner-content .testimonial-box-author p {
    margin: 0 0 5px !important;
  }
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-rating {
  display: flex;
  align-items: center;
  margin: 0;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-rating img {
  margin: 0;
  display: block;
  max-width: 92px;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-btn {
  display: inline-block;
  padding: 11px 20px 12px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 24px !important;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  border: 1px solid #d3962f;
  border-radius: 5px;
  background-color: #d3962f;
  transition: all 0.3s ease;
}
body.single-post #inner_content .container .row .inner-content .testimonial-box-btn:hover {
  color: #000000;
  background-color: #ffffff;
  transition: all 0.3s ease;
}
#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: "HelveticaNeueBoldCondensed", "Arial Narrow", "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", "Calibri", "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;
}
@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: "HelveticaNeueBoldCondensed", "Arial Narrow", "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 #d3962f;
  background-color: #d3962f;
  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: #d3962f;
  text-decoration: none;
  background-color: #fff;
  transition: all 0.25s ease;
}
/*@import "page/single";*/
#page_single .sidebar {
  max-width: 341px;
  width: 100%;
  float: right;
}
@media screen and (max-width: 991px) {
  #page_single .sidebar {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 991px) and (min-height: 767px) {
  #page_single .sidebar {
    position: sticky;
    top: calc(50% - 320px);
  }
}
@media screen and (max-height: 978px) {
  #page_single .sidebar {
    top: calc(50vh - 290px);
  }
}
@media screen and (max-height: 932px) {
  #page_single .sidebar {
    top: calc(50vh - 270px);
  }
}
@media screen and (max-height: 891px) {
  #page_single .sidebar {
    top: calc(50vh - 250px);
  }
}
@media screen and (max-height: 850px) {
  #page_single .sidebar {
    /*top: calc(50vh - 230px);*/
  }
}
@media screen and (max-height: 820px) {
  #page_single .sidebar {
    top: calc(50vh - 260px);
  }
}
@media screen and (max-height: 790px) {
  #page_single .sidebar {
    top: calc(50vh - 265px);
  }
}
#page_single .sidebar .sidebar-content {
  background: #050b28;
  border: 4px solid #d1942f;
  border-radius: 10px;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-family: "museo_sans500", arial;
  padding: 15px 30px;
}
#page_single .sidebar .sidebar-content h3 {
  margin-top: 0;
  font-size: 27px;
  line-height: 28px;
  color: #d1942f;
  font-family: "museo_sans700", arial;
  margin-bottom: 11px;
  text-indent: 0 !important;
  background-image: none !important;
}
@media screen and (max-width: 500px) {
  #page_single .sidebar .sidebar-content h3 {
    font-size: 24px;
  }
}
#page_single .sidebar .sidebar-content .bottom-text p {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
  font-family: "museo_sans300", arial;
  padding: 0;
}
#page_single .sidebar .sidebar-content .colorado-contact-form .fsFieldRow input[type="text"] {
  margin-bottom: 5px;
}
#page_single .sidebar .sidebar-content .colorado-contact-form .fsFieldRow textarea {
  min-height: 80px;
}
.page-id-6 .apexchat_prechat_invitation_wrapper_custom {
  right: 60px !important;
}
#coloradosupport_category .container {
  max-width: 1210px !important;
  width: 100%;
}
.page-id-702 .blog-col-wrap {
  width: 100% !important;
}
/*.blog_section {
	.et_pb_salvattore_content {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;

		@include phone {
			flex-direction: column;
			align-items: center;
		}

		article {
			width: 30%;
			margin-left: 1.5%;
			margin-right: 1.5%;
			margin-bottom: 45px !important;
			padding: 0;
			border: none;
			box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
			!*border-radius: 8px;*!
			position: relative;
			overflow: hidden;

			@include tablet {
				width: 47%;
			}

			@include phone {
				max-width: 500px;
				width: 100%;
				margin-left: auto;
				margin-right: auto;
			}

			.entry-featured-image-url {
				display: block;
				position: relative;
				height: 214px;

				@include phone {
					height: unset;
				}

				&:before {
					content: "";
					box-shadow: inset 0 0 0 0 $theme_blue;
					width: 100%;
					height: 100%;
					opacity: 0.67;
					position: absolute;
					transition: 0.4s all;
				}

				img {
					width: 100%;
					min-height: 214px;
					max-height: 214px;
					margin-bottom: 0;
					object-fit: cover;

					@include phone {
						min-height: unset;
						max-height: unset;
					}
				}

				&:hover {
					&:before {
						box-shadow: inset 500px 0 0 0 #12283f;
					}
				}
			}

			.entry-title {
				line-height: 110%;
				margin: 0 0 15px;
				padding: 27px 27px 0;
				@include fontsize(19px, 18px, 17px);
				!*font-family: "montserratsemi_bold", arial;*!
				font-weight: 700;
				text-transform: uppercase;
				letter-spacing: 0.84px;

				a{
					text-decoration: none;
					color: #000000;
				}

				@include phone {
					height: auto !important;
				}
			}

			.post-content {
				padding: 0 27px;

				.post-content-inner {
					p{
						margin-bottom: 20px;
						font-weight: 400;
						line-height: 20px;

						font-size: 16px !important;
						color: #1a1a1a;
						!*font-family: "montserratlight", arial;*!

						@include phone {
							height: auto !important;
						}
					}
				}

				.more-link {
					background: #fff;
					display: inline-block;
					font-size: 16px;
					line-height: 26px;
					!*font-family: "montserratlight", arial;*!
					border: 2px solid $theme_blue;
					font-weight: 700;
					border-radius: 5px;
					padding: 7px 17px 5px;
					cursor: pointer;
					-webkit-transition: ease-out 0.4s;
					-moz-transition: ease-out 0.4s;
					transition: ease-out 0.4s;
					position: relative;
					text-align: center;
					text-transform: uppercase;
					letter-spacing: 0.015em;
					text-shadow: none;
					margin-bottom: 27px;
					color: #000 !important;

					&:hover {
						background: $theme_blue;
						color: #fff !important;
					}
				}
			}
		}
	}

	.cat-post-pagination {
		border-top: 1px solid #ccc;
		padding-top: 20px;

		& > span {
			!*display: block;*!
			margin: 7px 0;
			width: 100%;
			text-align: right;
			display: none;
			@include tablet {
				text-align: center;
			}
		}

		ul.pagination {
			margin: 0;
			display: flex;;
			justify-content: flex-end;
			border-top: none;
			@include tablet {
				justify-content: flex-end;
				flex-wrap: wrap;
			}

			li {
				list-style: none;
				margin-left: 5px;
				margin-bottom: 5px;

				a {
					padding: 2px 6px;
					!*border: 1px solid #c20023;
					border-radius: 3px;
					font-size: 16px;*!

				}

				&.active a {
					color: #777777;
					border-color: #777777;
					font-weight: 700;
				}
			}
		}
	}
}*/
#section-blog {
  padding: clamp(50px, 6.828vw, 99px) 0;
}
#section-blog .blog-container {
  margin: 0 auto;
  padding: 0 !important;
  max-width: 1200px !important;
  width: 90% !important;
  /*@include desktop {
			display: grid;
			grid-template-columns: 1fr 300px;
			grid-column-gap: calc(20px + 2%);
		}*/
}
@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 #d3962f;
}
@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;
}
#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;
  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: #d3962f;
}
#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;
  visibility: hidden;
}
#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/2023/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/2023/05/Share.png);
}
#section-blog .blog-list-button-wrap .share-btn.active {
  padding: 13px 34px 13px 10px;
}
#section-blog .blog-list-button-wrap .share-btn.active + .heateor_sss_sharing_container {
  left: 175px;
  opacity: 1;
  z-index: 3;
  visibility: visible;
}
#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: #d3962f;
  border: 1px solid #d3962f;
  transition: all 0.3s ease;
}
#section-blog .blog-list-button:hover {
  background-color: #ffffff;
  color: #d3962f;
}
#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;
  }
}
.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;
  /*	font-family: sofia_prolight, arial;*/
  /*font-weight: 700;*/
  font-weight: 300;
  /*text-transform: uppercase;*/
  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;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px;
  }
}
.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-family: sofia_prolight, arial;*/
  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-family: sofia_prolight, arial;*/
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #d1942f;
  border: 2px solid #d1942f;
  transition: 0.5s;
  /*margin-right: -0.5px;*/
  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-family: 'Helvetica', sans-serif;*/
  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;
  /*	.wp-pagenavi {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-end;

		@media (max-width: 373px) {
			justify-content: center;
		}
	}*/
}
#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;
  border: none;
  background: transparent !important;
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #d1942f !important;
}
#pagination .wp-pagenavi a:hover {
  color: #d1942f !important;
}
body.page-id-134947 #inner_main_content {
  padding-top: 180px;
}
@media (max-width: 767px) {
  body.page-id-134947 #inner_main_content {
    padding-top: 0;
  }
}
.page-id-135091 #main {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.page-id-135091 #section-partners {
  padding: 33px 0 45px;
}
.page-id-135091 #section-partners .partners-container {
  max-width: 1101px !important;
  width: 92% !important;
  padding: 0 !important;
}
.page-id-135091 #section-partners .partners-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.page-id-135091 #section-partners .partner {
  padding: 63px 2.2% 77px;
  border-bottom: 1px solid #d0dbe6;
}
.page-id-135091 #section-partners .partner:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .page-id-135091 #section-partners .partner {
    max-width: 244px;
    margin-right: auto;
    margin-left: auto;
    padding: 33px 2.2% 47px;
  }
}
.page-id-135091 #section-partners .partner-name {
  color: #000000;
  font-family: "HelveticaNeueThin", sans-serif;
  font-size: clamp(30px, 4.615vw, 60px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.17;
  text-align: left;
  padding: 0 0 20px 32px;
  margin: 0;
}
@media (max-width: 767px) {
  .page-id-135091 #section-partners .partner-name {
    padding: 0 0 20px 16px;
  }
}
.page-id-135091 #section-partners .partner-information {
  display: flex;
  align-items: stretch;
  margin-top: -2.5%;
}
@media (max-width: 767px) {
  .page-id-135091 #section-partners .partner-information {
    margin-top: -13px;
    flex-direction: column;
  }
}
.page-id-135091 #section-partners .partner-logo-box {
  width: 100%;
  max-width: 488px;
  height: 246px;
  border-radius: 0 20px 0 0;
  border: 1px solid #d0dbe6;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 5.6%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .page-id-135091 #section-partners .partner-logo-box {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  .page-id-135091 #section-partners .partner-logo-box {
    max-width: 244px;
    height: 123px;
    margin: 0 0 25px 0;
  }
}
.page-id-135091 #section-partners .partner-logo-box::before {
  content: "Partner";
  width: 86px;
  height: 20px;
  background-color: #d1942f;
  color: #ffffff;
  font-family: "HelveticaNeueLight", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 21.24px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  left: -54px;
  bottom: 32px;
  text-align: center;
  transform: rotate(-90deg);
  padding-left: 1px;
  padding-top: 1px;
}
.page-id-135091 #section-partners .partner-logo-box a {
  border-bottom: none !important;
}
.page-id-135091 #section-partners .partner-logo {
  max-width: 200px;
}
@media (max-width: 767px) {
  .page-id-135091 #section-partners .partner-logo {
    max-width: 80%;
  }
}
.page-id-135091 #section-partners .partner-information-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.page-id-135091 #section-partners .partner-link {
  color: #d1942f;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(13px, 1.154vw, 15px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #d1942f;
  transition: all 0.5s;
  margin-bottom: 20px;
}
.page-id-135091 #section-partners .partner-link:hover {
  border-bottom: 1px solid transparent;
}
.page-id-135091 #section-partners .partner-address {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(17px, 1.538vw, 20px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  white-space: pre-line;
  padding: 0;
  margin: 0;
}
.page-id-135091 #section-partners .partner-product {
  margin-top: 60px;
  margin-bottom: 4.8%;
}
@media (max-width: 1440px) {
  .page-id-135091 #section-partners .partner-product {
    margin-bottom: 0;
    margin-top: 19px;
  }
}
.page-id-135091 #section-partners .partner-product p {
  margin: 0;
  padding: 0;
}
.page-id-135091 #section-partners .partner-product-offer {
  color: #01399f;
  font-size: clamp(13px, 1.154vw, 15px);
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  letter-spacing: 3px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 2px !important;
}
.page-id-135091 #section-partners .partner-product-value {
  color: #000000;
  font-size: clamp(17px, 1.538vw, 20px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
}
#video-youtube {
  /*.ytc_video_6 {
		display: none !important;
	}*/
}
#video-youtube .video-youtube-wrapper {
  padding: clamp(50px, 4.6527777778vw, 88px) 0 clamp(60px, 6.9444444444vw, 100px);
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
#video-youtube .video-youtube-wrapper:nth-of-type(2) .video-youtube-block .youtube_channel .ytc_video_container {
  /*&:nth-of-type(3) {
							display: none;
						}*/
}
#video-youtube .video-youtube-wrapper:last-child {
  border: none;
  padding-bottom: clamp(60px, 9.375vw, 135px);
}
@media screen and (max-width: 1200px) {
  #video-youtube .video-youtube-wrapper:last-child {
    padding-top: clamp(50px, 6.9444444444vw, 100px);
  }
}
#video-youtube .video-youtube-wrapper:last-child .ytc_video_container {
  /*&.ytc_video_6 {
					order: 1;
				}

				&.ytc_video_5 {
					order: 2;
				}

				&.ytc_video_4 {
					order: 3;
				}

				&.ytc_video_3 {
					order: 4;
				}

				&.ytc_video_2 {
					order: 5;
				}

				&.ytc_video_1 {
					order: 6;
				}*/
}
#video-youtube .video-youtube-wrapper:first-child .ytc_video_container {
  /*&.ytc_video_6 {
					order: 1;
				}

				&.ytc_video_5 {
					order: 2;
				}

				&.ytc_video_4 {
					order: 3;
				}

				&.ytc_video_3 {
					order: 4;
				}

				&.ytc_video_2 {
					order: 5;
				}

				&.ytc_video_1 {
					order: 6;
				}*/
}
#video-youtube .video-youtube-wrapper .container {
  max-width: 1410px !important;
  width: 90% !important;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #video-youtube .video-youtube-wrapper .container {
    /*width: 100% !important;*/
  }
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block h2 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(35px, 3.4722222222vw, 50px);
  color: #040630;
  text-align: center;
  margin: 0;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block > a {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  max-width: 605px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0f1328;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 5px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.083;
  padding: 16px 23px;
  margin-top: clamp(40px, 3.8888888889vw, 56px);
  letter-spacing: 0.05em;
  border: 2px solid #0f1328;
  transition: all 0.3s ease;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block > a:hover {
  background-color: #fff;
  color: #0f1328;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container {
  max-width: 430px;
  /*margin: clamp(35px, 61/1440*100vw, 70px) 15px 0;*/
  margin: clamp(35px, 4.2361111111vw, 70px) 15px 80px;
}
@media screen and (max-width: 1566px) {
  #video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container {
    max-width: 30%;
  }
}
@media screen and (max-width: 1055px) {
  #video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container {
    max-width: 45%;
  }
}
@media (max-width: 980px) {
  #video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  #video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container {
    max-width: 430px;
    margin-left: 0;
    margin-right: 0;
  }
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container > a {
  border: 1px solid #BDBFD5;
  transition: all 0.3s ease;
  padding-bottom: 55%;
  overflow: visible;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container > a span {
  position: absolute;
  top: -2px;
  bottom: 0;
  background-size: 101%;
  height: 102%;
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container > a:hover {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.24);
  transform: scale(1.05);
}
#video-youtube .video-youtube-wrapper .container .video-youtube-block .youtube_channel .ytc_video_container .ytc_title {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 1.6666666667vw, 24px);
  text-align: center;
  color: #000000;
  /*margin-top: 22px;*/
  position: absolute;
  top: 110%;
  padding: 0;
  margin: 0;
}
#footer_new {
  padding: clamp(50px, 5.2083333333vw, 75px) 0 0;
  background: url("/wp-content/uploads/2022/05/footer-bg.jpg") center center / cover;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
}
#footer_new .container {
  max-width: 1265px !important;
  margin: 0 auto;
  padding: 0 40px;
}
#footer_new h4, #footer_new .footer-menu-header {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-weight: 400;
  color: #d0942e;
  text-transform: uppercase;
  font-size: clamp(20px, 1.5277777778vw, 22px);
  margin-top: 1.33em;
  margin-bottom: 1.1em;
  line-height: 0.9;
}
@media (max-width: 980px) {
  #footer_new h4, #footer_new .footer-menu-header {
    text-align: center;
  }
}
#footer_new .footer-menu-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper {
    padding-bottom: 50px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #footer_new .footer-menu-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1200px) {
  #footer_new .footer-menu-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper .menu-block {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  #footer_new .footer-menu-wrapper .menu-block {
    flex: 0 0 100%;
  }
}
#footer_new .footer-menu-wrapper .menu-block:not(:last-child) {
  margin-bottom: 57px;
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper .menu-block:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #footer_new .footer-menu-wrapper .menu-block:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper .menu-block:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper .menu-block:last-child .footer-menu {
    margin-bottom: 0;
  }
}
#footer_new .footer-menu-wrapper .menu-block .footer-menu li {
  position: relative;
  padding-left: 0;
  line-height: 1;
  margin-bottom: 0;
  list-style: none;
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper .menu-block .footer-menu li {
    text-align: center;
  }
}
#footer_new .footer-menu-wrapper .menu-block .footer-menu li a {
  font-family: inherit;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.875;
  position: relative;
}
#footer_new .footer-menu-wrapper .menu-block .footer-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d0942e;
  bottom: -2px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new .footer-menu-wrapper .menu-block .footer-menu li a:hover {
  text-decoration: none;
}
#footer_new .footer-menu-wrapper .menu-block .footer-menu li a:hover:before {
  transform: scale(1, 1);
}
#footer_new .footer-menu-wrapper > div .footer-menu:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 980px) {
  #footer_new .footer-menu-wrapper > div .footer-menu:not(:last-child) {
    margin-bottom: 30px;
  }
}
#footer_new .footer-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: inherit;
  padding: 55px 0 56px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-contact {
    padding: 50px 0;
  }
}
#footer_new .footer-contact:before {
  content: "";
  position: absolute;
  background-color: #292e45;
  width: calc(100% + 80px);
  height: 1px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#footer_new .footer-contact .footer-logo {
  position: relative;
  left: -17px;
  margin-right: -5px;
}
@media screen and (max-width: 1200px) {
  #footer_new .footer-contact .footer-logo {
    left: 0;
    /*margin-right: 0;*/
    flex: 0 0 auto;
    max-width: 70%;
    margin-right: -40px;
  }
}
@media screen and (max-width: 1075px) {
  #footer_new .footer-contact .footer-logo {
    margin-right: -105px;
  }
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact .footer-logo {
    max-width: 100%;
    margin-right: 0;
    padding: 0 2.5%;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-contact .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  #footer_new .footer-contact .footer-logo img {
    max-width: 80%;
  }
}
@media screen and (max-width: 1075px) {
  #footer_new .footer-contact .footer-logo img {
    max-width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact .footer-logo img {
    max-width: 100%;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-contact .footer-logo img {
    max-width: 100%;
  }
}
#footer_new .footer-contact .footer-phones {
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  #footer_new .footer-contact .footer-phones {
    margin-right: 7px;
  }
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact .footer-phones {
    padding: 0 2.5%;
    margin-right: 0;
    margin-top: 30px;
    text-align: center;
  }
}
#footer_new .footer-contact .footer-phones .footer-contact-info {
  text-transform: uppercase;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 2.09;
}
#footer_new .footer-contact .footer-phones .footer-contact-info a[href^="tel"], #footer_new .footer-contact .footer-phones .footer-contact-info a[href^="mailto"], #footer_new .footer-contact .footer-phones .footer-contact-info a {
  white-space: nowrap;
  display: inline-block;
  color: #FFFFFF;
  transition: all 0.3s ease;
  position: relative;
  font-size: 18px;
  line-height: 1.875;
  font-weight: 400;
}
#footer_new .footer-contact .footer-phones .footer-contact-info a[href^="tel"]:before, #footer_new .footer-contact .footer-phones .footer-contact-info a[href^="mailto"]:before, #footer_new .footer-contact .footer-phones .footer-contact-info a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d0942e;
  bottom: -2px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new .footer-contact .footer-phones .footer-contact-info a[href^="tel"]:hover, #footer_new .footer-contact .footer-phones .footer-contact-info a[href^="mailto"]:hover, #footer_new .footer-contact .footer-phones .footer-contact-info a:hover {
  text-decoration: none;
}
#footer_new .footer-contact .footer-phones .footer-contact-info a[href^="tel"]:hover:before, #footer_new .footer-contact .footer-phones .footer-contact-info a[href^="mailto"]:hover:before, #footer_new .footer-contact .footer-phones .footer-contact-info a:hover:before {
  transform: scale(1, 1);
}
#footer_new .footer-contact .footer-address {
  max-width: 208px;
  line-height: 2.09;
  position: relative;
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact .footer-address {
    padding: 0 2.5%;
    flex: 0 0 auto;
    max-width: calc(208px + 5%);
    margin-top: 30px;
    text-align: center;
  }
}
#footer_new .footer-contact .footer-contact-info-wrapper {
  max-width: 210px;
  width: 100%;
  position: relative;
  left: 20px;
}
@media screen and (max-width: 1200px) {
  #footer_new .footer-contact .footer-contact-info-wrapper {
    max-width: 170px;
  }
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-contact .footer-contact-info-wrapper {
    padding: 0 2.5%;
    flex: 0 0 auto;
    max-width: calc(210px + 5%);
    margin-top: 30px;
    text-align: center;
  }
}
#footer_new .footer-contact .footer-contact-info-wrapper h4 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 9px;
}
@media (max-width: 980px) {
  #footer_new .footer-contact .footer-contact-info-wrapper {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1510px) {
  #footer_new .footer-contact .footer-contact-info-wrapper {
    position: static;
  }
}
@media screen and (max-width: 1280px) {
  #footer_new .footer-contact .footer-contact-info-wrapper {
    flex-shrink: 0;
  }
}
#footer_new .footer-contact .footer-contact-info-wrapper .footer-contact-socials {
  display: flex;
  justify-content: space-between;
}
#footer_new .footer-contact .footer-contact-info-wrapper .footer-contact-socials a {
  font-size: 24px;
  color: #ffffff;
  transition: all 0.3s ease;
}
#footer_new .footer-contact .footer-contact-info-wrapper .footer-contact-socials a:hover {
  color: #d0942e;
}
#footer_new .footer-copyright-wrapper {
  padding: 29px 0;
  background-color: #061148;
}
@media (max-width: 980px) {
  #footer_new .footer-copyright-wrapper {
    padding: 50px 0;
  }
}
#footer_new .footer-copyright-wrapper .container {
  display: flex;
  justify-content: space-between;
  max-width: 1265px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-copyright-wrapper .container {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item-two {
    flex: 0 0 auto;
    margin-left: 30px;
  }
}
#footer_new .footer-copyright-wrapper .footer-copyright-item {
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 475px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child {
    text-align: center;
  }
}
@media screen and (max-width: 475px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item span {
    display: block;
    text-align: center;
  }
}
#footer_new .footer-copyright-wrapper .footer-copyright-item span.msp {
  /*font-size: 13px;*/
}
#footer_new .footer-copyright-wrapper .footer-copyright-item span.msp a {
  /*font-size: 13px;*/
  position: relative;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item span.msp a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d0942e;
  bottom: -2px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item span.msp a:hover {
  color: #ffffff;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item span.msp a:hover:before {
  transform: scale(1, 1);
}
@media (max-width: 980px) {
  #footer_new .footer-copyright-wrapper {
    flex-direction: column;
  }
}
#footer_new .footer-copyright-wrapper a {
  white-space: nowrap;
  display: inline-block;
  color: #FFFFFF;
  transition: all 0.3s ease;
  font-family: inherit;
  font-size: 15px;
  position: relative;
}
#footer_new .footer-copyright-wrapper a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d0942e;
  bottom: -2px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new .footer-copyright-wrapper a:hover {
  color: #ffffff;
}
#footer_new .footer-copyright-wrapper a:hover:before {
  transform: scale(1, 1);
}
#footer_new .footer-copyright-wrapper .footer-copyright-item {
  font-family: inherit;
}
@media screen and (max-width: 1023px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child {
    margin-top: 20px;
  }
}
@media (max-width: 980px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 497px) {
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child {
    display: flex;
    flex-direction: column;
    font-size: 0;
    text-align: center;
  }
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a {
    font-size: 15px;
    margin: 0;
  }
  #footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a:before {
    left: 0;
  }
}
#footer_new .footer-copyright-wrapper .footer-copyright-item:last-child span:first-child {
  margin-right: 6.5px;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item:last-child span:last-child {
  margin-left: 6.5px;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a {
  display: inline-block;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a:not(:first-child) {
  margin-left: 6.5px;
}
#footer_new .footer-copyright-wrapper .footer-copyright-item:last-child a:not(:last-child) {
  margin-right: 6.5px;
}
#footer_new .footer-partner-logo-wrapper {
  min-height: 75px;
  background-color: #fff;
  padding: 43px 0;
}
@media (max-width: 980px) {
  #footer_new .footer-partner-logo-wrapper {
    padding: 50px 0;
    min-height: 206px;
  }
}
#footer_new .footer-partner-logo-wrapper .container {
  max-width: 1265px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  #footer_new .footer-partner-logo-wrapper .container {
    flex-direction: column;
    align-items: center;
  }
}
#footer_new .footer-partner-logo-wrapper .container img {
  margin: 0 26px;
}
@media (max-width: 767px) {
  #footer_new .footer-partner-logo-wrapper .container img:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
#footer_new .responsiveMenuSelect {
  display: none !important;
}
#footer_new ul.responsiveSelectFullMenu {
  display: block !important;
}
#sdvosb-block {
  background: url(https://www.coloradosupport.com/wp-content/uploads/2022/08/SDVOSB-section-background.jpg) center no-repeat;
  background-size: cover;
}
#sdvosb-block .container {
  width: 95% !important;
  max-width: 1380px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (min-width: 701px) {
  #sdvosb-block .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 981px) {
  #sdvosb-block .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (width: 1920px) {
  #sdvosb-block .container {
    padding-top: 111px;
    padding-bottom: 117px;
  }
}
@media screen and (min-width: 1050px) {
  #sdvosb-block .container {
    justify-content: flex-end;
  }
}
#sdvosb-block .container .content {
  max-width: 720px;
}
@media screen and (max-width: 1049px) {
  #sdvosb-block .container .content {
    padding: 30px;
  }
}
#sdvosb-block .container .content .heading {
  text-align: center;
  padding-bottom: 29px;
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  font-size: clamp(32px, 2.7777777778vw, 40px);
  line-height: 1;
  color: #000;
}
#sdvosb-block .container .content .heading h2 {
  margin-top: 0;
  font-size: clamp(32px, 2.7777777778vw, 40px) !important;
}
#sdvosb-block .container .content .description {
  display: flex;
}
@media screen and (max-width: 700px) {
  #sdvosb-block .container .content .description {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
}
#sdvosb-block .container .content .description .image img {
  max-width: 100%;
  object-fit: contain;
}
@media screen and (max-width: 700px) {
  #sdvosb-block .container .content .description .image img {
    transform: scale(0.8);
  }
}
#sdvosb-block .container .content .description .text {
  max-width: 425px;
  display: flex;
  align-items: center;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 700px) {
  #sdvosb-block .container .content .description .text {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 701px) {
  #sdvosb-block .container .content .description .text {
    padding-left: 41px;
  }
}
/*Banner Dev for Page Home Dev*/
body.page-id-136470 #header_wrapper {
  position: fixed;
}
body.page-id-136470 #header_wrapper #top_header {
  display: none;
}
body #header_wrapper {
  position: fixed;
}
body #nav_services {
  background: transparent;
}
@keyframes arrow-hover {
  0% {
    opacity: 1;
    transform: translateX(0) translateY(-50%);
  }
  40% {
    opacity: 0;
    transform: translateX(100%) translateY(-50%);
  }
  60% {
    opacity: 0;
    transform: translateX(-100%) translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(-50%);
  }
}
body .banner-new {
  padding-top: 40px;
  position: relative;
  max-height: 100vh;
  height: 100%;
  overflow: hidden;
  min-height: 750px;
}
@media screen and (max-height: 745px) {
  body .banner-new {
    min-height: 710px;
  }
}
body .banner-new.banner-new-2024 {
  padding-top: 0;
  position: relative;
}
@media (max-width: 767px) {
  body .banner-new.banner-new-2024:before {
    position: absolute;
    content: "";
    opacity: 0.25;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #000000;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  body .banner-new {
    padding: 0;
    min-height: 100%;
  }
}
@media screen and (min-width: 980px) {
  body .banner-new {
    background-position: center clamp(10px, 8.8888888889vw, 160px);
    /*background: transparent !important;
			background-image: none !important;*/
  }
}
body .banner-new .container {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  bottom: 0;
  width: 90% !important;
  max-width: 1670px !important;
  z-index: 2;
  height: max-content;
  padding-top: 116px;
  margin: 0 auto;
}
body .banner-new .container.container-dev {
  transform: translate(0, -5%);
}
@media screen and (max-height: 760px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -15%);
  }
}
@media screen and (max-height: 730px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -30%);
  }
}
@media screen and (max-height: 720px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -40%) !important;
    padding-top: 58px !important;
  }
}
@media screen and (max-width: 500px) and (max-height: 730px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -30%) !important;
  }
}
@media screen and (max-width: 500px) and (max-height: 690px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -60%) !important;
  }
}
@media screen and (max-width: 767px) and (max-height: 690px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -40%) !important;
    padding-top: 58px !important;
  }
}
@media screen and (max-width: 482px) and (max-height: 690px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -60%) !important;
  }
}
@media screen and (max-width: 1024px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -10%);
  }
}
@media screen and (max-height: 784px) and (max-width: 575px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -20%);
  }
}
@media screen and (max-width: 475px) {
  body .banner-new .container.container-dev {
    transform: translate(0, -30%);
  }
}
body .banner-new .container h1 {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(45px, 5.9027777778vw, 85px);
  color: #ffffff;
  font-weight: 400;
  line-height: 0.92;
  max-width: 49%;
  margin: 0;
}
@media (min-width: 981px) {
  body .banner-new .container h1 {
    min-width: 800px;
  }
}
@media (max-width: 1440px) {
  body .banner-new .container h1 {
    max-width: 70%;
  }
}
@media (max-width: 980px) {
  body .banner-new .container h1 {
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  body .banner-new .container h1 {
    text-align: center;
    max-width: 100%;
  }
}
body .banner-new .container h1 span {
  color: #d3962f;
}
body .banner-new .sliders {
  position: relative;
}
body .banner-new .sliders .slider {
  padding-top: 0;
  height: 100vh;
  margin: 0 auto;
  display: flex;
  max-height: 100%;
  overflow: hidden;
  min-height: 705px;
  position: relative;
}
body .banner-new .sliders .slider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0.28;
  z-index: 1;
  display: none !important;
}
@media (max-width: 1024px) and (min-width: 768px) {
  body .banner-new .sliders .slider {
    height: 65vh;
    max-height: 100%;
  }
}
body .banner-new .sliders .slider[data-slick-index="0"]:before {
  display: block !important;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.2) 90%, transparent 100%);
  opacity: 1.5;
  height: 11%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body .banner-new .sliders .slider[data-slick-index="1"]:before {
  display: block !important;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.2) 90%, transparent 100%);
  opacity: 1.5;
  height: 11%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body .banner-new .sliders .slider[data-slick-index="2"]:before {
  display: block !important;
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.2) 90%, transparent 100%);
  opacity: 1.5;
  height: 11%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body .banner-new .sliders .slider[data-slick-index="3"]:before {
  display: block !important;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.2) 90%, transparent 100%);
  opacity: 1.5;
  height: 11%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body .banner-new .sliders .slider[data-slick-index="4"]:before {
  display: block !important;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.2) 90%, transparent 100%);
  opacity: 1.5;
  height: 11%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body .banner-new .sliders .slider-1-3 {
  background: url("/wp-content/uploads/2023/07/main-banner-1.jpg") center center / cover;
}
body .banner-new .sliders .slider-2-3 {
  background: url("/wp-content/uploads/2023/07/main-banner-2.jpg") center center / cover;
}
body .banner-new .sliders .slider-3-3 {
  background: url("/wp-content/uploads/2023/07/main-banner-3.jpg") center center / cover;
}
body .banner-new .sliders .slider-1-3-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-1.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-2-3-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-2.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-3-3-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-3.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-1-5-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-1.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-2-5-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-2.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-3-5-dev {
  background: url("/wp-content/uploads/2024/04/main-banner-3.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-4-5-dev {
  background: url("/wp-content/uploads/2024/07/main-banner-4.jpg.webp") center center / cover !important;
}
body .banner-new .sliders .slider-5-5-dev {
  background: url("/wp-content/uploads/2024/07/main-banner-5.jpg.webp") center center / cover !important;
}
body .banner-new .btn-row {
  display: flex;
  justify-content: left;
  align-items: center;
}
@media (max-width: 767px) {
  body .banner-new .btn-row {
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  body .banner-new .btn-row {
    flex-direction: column;
    align-items: center;
  }
}
body .banner-new .btn-row .btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(21px, 1.6666666667vw, 27px);
  text-align: center;
  padding: 0.7em 0.9em;
  margin-top: 55px;
  transition: all 0.3s ease;
  letter-spacing: 0.025em;
  /* border-radius: 5px; */
  margin-left: 4.5px;
  margin-right: 8.5px;
  border-radius: 10px;
}
body .banner-new .btn-row .btn .btn-dev {
  font-size: clamp(21px, 1.6666666667vw, 28px);
  border-radius: 4px;
}
body .banner-new .btn-row .btn.btn-yellow {
  background-color: #d3962f;
  color: #ffffff;
}
body .banner-new .btn-row .btn.btn-yellow:hover {
  background-color: #ffffff;
  color: #000;
  outline: none;
}
body .banner-new .btn-row .btn.btn-white {
  color: #ffffff;
  position: relative;
  padding: 0.6em 1.1em;
}
body .banner-new .btn-row .btn.btn-white:before {
  content: "";
  left: 0;
  right: 0;
  width: 80%;
  height: 2px;
  background-color: #d3962f;
  bottom: 20%;
  position: absolute;
  display: flex;
  margin: 0 auto;
}
body .banner-new .btn-row .btn.btn-white:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 14px;
  height: 17px;
  background: url("/wp-content/uploads/2023/07/arrow.png") no-repeat center;
  background-size: contain;
  z-index: 1;
  transform: translateY(-50%);
}
body .banner-new .btn-row .btn.btn-white:hover:after {
  animation: arrow-hover 0.75s ease;
}
body .banner-new .btn-row .btn.btn-white:hover {
  transition: all 0.25s ease;
  opacity: 0.7;
  outline: none;
  color: #d3962f !important;
}
@media screen and (max-width: 575px) {
  body .banner-new .btn-row .btn.btn-white {
    margin-top: 15px;
  }
}
body .banner-new .maim-banner-img {
  display: none;
  margin-top: 75px;
  max-width: 100%;
}
@media (max-width: 767px) {
  body .banner-new .maim-banner-img {
    margin-top: 35px;
  }
}
.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  transition-delay: 10ms;
  background: rgba(0, 0, 0, 0.5);
}
.single-item .slick-track:before, .single-item .slick-track:after {
  display: none;
}
#Industries-We-Serve {
  /*background: url('/wp-content/uploads/2022/05/Industries-We-Serve-Bg.png') center top;*/
  background: url("/wp-content/uploads/2023/10/Industries-We-Serve-Bg.jpg.webp") center top;
  padding-top: clamp(50px, 6.5972222222vw, 95px);
  padding-bottom: clamp(50px, 7.7777777778vw, 112px);
  background-repeat: no-repeat;
  margin-top: -5px;
}
@media screen and (min-width: 1921px) {
  #Industries-We-Serve {
    background-size: cover;
  }
}
#Industries-We-Serve .container {
  max-width: 1471px !important;
  margin: 0 auto;
}
#Industries-We-Serve h2 {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  text-align: center;
  font-size: clamp(35px, 3.4722222222vw, 50px);
  color: #040630;
  line-height: 1.1;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#Industries-We-Serve .industries-wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  #Industries-We-Serve .industries-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#Industries-We-Serve .industries-wrapper .industries-item {
  max-width: 399px;
  width: 100%;
  margin: 0 clamp(20px, 2.8472222222vw, 41px);
  margin-top: 30px;
  padding-top: clamp(25px, 2.8472222222vw, 41px);
  padding-bottom: clamp(25px, 4.3055555556vw, 62px);
  position: relative;
  background: url("/wp-content/uploads/2022/05/item-bg.png") center bottom / 100%;
  background-repeat: no-repeat;
  border: none;
  transition: all 0.3s ease;
}
#Industries-We-Serve .industries-wrapper .industries-item:hover {
  transform: scale(1.05);
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.12);
}
@media (max-width: 980px) {
  #Industries-We-Serve .industries-wrapper .industries-item {
    width: 44%;
  }
}
@media (max-width: 767px) {
  #Industries-We-Serve .industries-wrapper .industries-item {
    width: 100%;
  }
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 133px;
}
@media screen and (min-width: 768px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__icon {
    min-height: 165px;
    margin-bottom: 36px;
  }
}
@media (max-width: 980px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__icon img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__icon img {
    max-width: 80%;
  }
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__content {
  max-width: 325px;
  margin: 0 auto;
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__content h3 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  color: #0f1328;
  line-height: 1;
  padding: 0;
}
@media screen and (min-width: 980px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__content h3 {
    font-size: clamp(35px, 2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 979px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__content h3 {
    font-size: clamp(30px, 3.5750766088vw, 35px);
  }
}
@media (max-width: 767px) {
  #Industries-We-Serve .industries-wrapper .industries-item .industries-item__content h3 {
    height: auto !important;
  }
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__content h3 span {
  color: #d0942e;
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__content .industries-link {
  width: 214px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #0f1328;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  background-color: #0f1328;
  text-transform: uppercase;
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
  margin: 40px auto 0;
}
#Industries-We-Serve .industries-wrapper .industries-item .industries-item__content .industries-link:hover {
  background-color: transparent;
  color: #0f1328;
}
#Industries-We-Serve .industries-wrapper .industries-item:not(:last-child) .industries-item__content h3 {
  padding: 0 20px;
}
@media screen and (max-width: 1388px) {
  #Industries-We-Serve .industries-wrapper .industries-item:not(:last-child) .industries-item__content h3 {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1242px) {
  #Industries-We-Serve .industries-wrapper .industries-item:not(:last-child) .industries-item__content h3 {
    padding: 0 35px;
  }
}
#testimonials .container {
  max-width: 1300px !important;
  margin: 0 auto;
  width: 90% !important;
}
#testimonials .testimonials-top {
  padding-top: 71px;
  background: url("/wp-content/uploads/2022/05/testimonials-bg.png") center center;
  background-size: cover;
}
#testimonials h2 {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  text-align: center;
  font-size: clamp(35px, 3.4722222222vw, 50px);
  color: #040630;
  line-height: 1.1;
  margin-bottom: 1em;
  margin-top: 0;
  /*max-width: 790px;*/
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
#testimonials .testimonials-video-wrapper .youtube_channel {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  #testimonials .testimonials-video-wrapper .youtube_channel {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonials-video-wrapper .youtube_channel {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#testimonials .testimonials-video-wrapper .youtube_channel:after {
  display: none;
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container {
  max-width: 400px;
  box-shadow: 28px 28px 28px rgba(0, 0, 0, 0.12);
  border: 5px solid #dcd5cb;
  transition: all 0.3s ease;
}
@media screen and (max-width: 960px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container {
    max-width: 490px;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container {
    max-width: 450px;
  }
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(1) {
  margin-right: 15px;
}
@media screen and (max-width: 960px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(1) {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(1) {
    margin: 0 auto;
  }
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(2) {
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 960px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(2) {
    margin: 40px auto;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(2) {
    margin: 0 auto;
  }
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(3) {
  display: none;
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(4) {
  display: none;
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(5) {
  margin-left: 15px;
}
@media screen and (max-width: 1416px) and (min-width: 961px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(5) {
    margin-left: 0;
    margin-top: 50px;
  }
}
@media screen and (max-width: 960px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(5) {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:nth-child(5) {
    margin: 0 auto;
  }
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container:hover {
  transform: scale(1.05);
  box-shadow: 28px 28px 28px rgba(0, 0, 0, 0.24);
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container h3 {
  display: none;
}
#testimonials .testimonials-video-wrapper .youtube_channel .ytc_video_container > a span {
  position: absolute;
  top: -2px;
  bottom: 0;
  background-size: 101%;
  height: 102%;
}
#testimonials .testimonials-content-wrapper {
  display: flex;
  justify-content: space-between;
  padding: clamp(30px, 4.4444444444vw, 64px) 0;
}
@media (max-width: 980px) {
  #testimonials .testimonials-content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#testimonials .testimonials-content-wrapper h3 {
  color: #040630;
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  font-size: clamp(30px, 2.7777777778vw, 40px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.9em;
}
@media (max-width: 767px) {
  #testimonials .testimonials-content-wrapper h3 {
    text-align: center;
  }
}
#testimonials .testimonials-content-wrapper p {
  color: #000000;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
}
#testimonials .testimonials-content-wrapper p:not(:last-of-type) {
  margin-bottom: 1.2em;
}
#testimonials .testimonials-content-wrapper p strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  #testimonials .testimonials-content-wrapper p {
    text-align: center;
  }
}
#testimonials .testimonials-content-wrapper .col:first-child {
  max-width: 500px;
  margin-right: 15px;
}
@media (max-width: 980px) {
  #testimonials .testimonials-content-wrapper .col:first-child {
    max-width: 100%;
    margin: 0;
  }
}
#testimonials .testimonials-content-wrapper .col:last-child {
  max-width: 667px;
  margin-left: 15px;
}
@media (max-width: 980px) {
  #testimonials .testimonials-content-wrapper .col:last-child {
    max-width: 100%;
    margin: 1em 0 0;
  }
}
#testimonials .testimonials-bottom {
  padding: 31px 0;
  background-color: #0f1328;
}
#testimonials .testimonials-bottom h4 {
  text-align: center;
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  font-size: clamp(24px, 1.9444444444vw, 28px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.14;
  max-width: 1121px;
  margin-left: auto;
  margin-right: auto;
}
#testimonials .testimonials-bottom h4 a {
  /*color: #d0942e;*/
  color: #ffffff;
  position: relative;
}
#testimonials .testimonials-bottom h4 a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  /*background-color: #d0942e;*/
  background-color: #ffffff;
  bottom: -1px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#testimonials .testimonials-bottom h4 a:hover:before {
  transform: scale(1, 1);
}
#contact-us-banner {
  background: url(/wp-content/uploads/2022/07/CSS-Contact-Us-Bg.jpg) center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 980px) {
  #contact-us-banner {
    padding-bottom: 50px;
  }
}
#contact-us-banner .container {
  max-width: 1270px !important;
  width: 90% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
#contact-us-banner .container .row {
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 980px) {
  #contact-us-banner .container .row {
    flex-direction: column;
    align-items: center;
  }
}
#contact-us-banner .container .row .contact-us-content {
  max-width: 590px;
  width: 100%;
  margin-right: clamp(50px, 6.25vw, 90px);
  padding: clamp(133px, 20.4861111111vw, 295px) 0 clamp(50px, 11.1805555556vw, 161px);
  /*.youtube-content-wrapper{
            position: relative;

            .youtube-content{
                position: absolute;
                width: 100%;
                top: 105px;
                z-index: 1;

            }
        }*/
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-content {
    padding: 200px 0 180px;
  }
}
@media (max-width: 980px) {
  #contact-us-banner .container .row .contact-us-content {
    padding-top: clamp(170px, 13.8888888889vw, 200px);
    margin-right: 0;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  #contact-us-banner .container .row .contact-us-content {
    padding-top: 200px;
  }
}
#contact-us-banner .container .row .contact-us-content h1 {
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(35px, 4.1666666667vw, 60px);
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: left;
  position: relative;
  padding: 0 0 0.75em;
  margin: 0 0 0.65em;
}
#contact-us-banner .container .row .contact-us-content h1:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 3px;
  background-color: #d0942e;
  bottom: 0;
  left: 0;
}
#contact-us-banner .container .row .contact-us-content p {
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.25;
  max-width: 455px;
}
#contact-us-banner .container .row .contact-us-form {
  position: relative;
  max-width: 590px;
  width: 100%;
  /*margin-top: 62px;*/
  margin-top: clamp(133px, 15.5555555556vw, 224px);
}
@media (max-width: 980px) {
  #contact-us-banner .container .row .contact-us-form {
    margin-top: 0;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper {
  position: absolute;
  width: 100%;
  border: 3px solid #d0942e;
  background: url(/wp-content/uploads/2022/07/CSS-Contact-Us-Form-Bg.jpg) center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: clamp(30px, 3.2638888889vw, 47px) clamp(15px, 4.7222222222vw, 68px) clamp(30px, 4.1666666667vw, 60px);
  border-radius: 10px;
  z-index: 1;
  /* NEW Style Forms */
  /* END New Style Forms */
  /*OLD Styles Formstack */
  /*END OLD Styles Formstack */
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper {
    padding: 30px 25px 30px;
  }
}
@media (max-width: 980px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper {
    position: static;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper h2 {
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(30px, 2.7777777778vw, 40px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  padding: 0;
  margin: 0 0 0.6em;
  text-transform: none;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper h2 {
    font-size: 33px;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper h2 span {
  display: block;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper p {
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper p.agreement {
  font-size: 14px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody {
  background-color: transparent;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody {
    padding: 0;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm {
  margin: 0;
  padding: 32px 0 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm {
    padding: 16px 0 0 !important;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0 0 20px !important;
  left: 0 !important;
}
@media screen and (max-width: 575px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  width: 100%;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border-bottom: 1px solid #ce5f6d !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border-bottom: 1px solid #5c5e66 !important;
  outline: none !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  display: block;
  color: #ffffff !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.42px;
  line-height: 22px;
  margin: 0 0 2px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-size: 13px;
  color: #ff0000;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 40px;
  background-color: #16243b;
  border: none;
  border-bottom: 1px solid #2b4166;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  padding: 7px;
  outline: none !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 194px !important;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
    height: 85px !important;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  width: 100%;
  height: 56px;
  background-color: #d0942e !important;
  color: #000000 !important;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 34px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.02px;
  line-height: 0.64;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px !important;
  border: 2px solid #d0942e;
  transition: all 0.3s ease-in-out;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  background-color: #ffffff !important;
  color: #d0942e !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed {
  padding: 0;
  background: transparent;
}
@media (max-width: 767px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed {
    margin-bottom: 0 !important;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm {
  background-color: transparent;
  padding: 32px 0 0 !important;
  margin: 0 !important;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm {
    /*padding: clamp(16px, 32/1307*100vw, 32px) 0 0 !important;*/
    padding: 16px 0 0 !important;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .field-auto-capture {
  display: none;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm div.fsError {
  background: #ffffff;
  color: red;
  line-height: 1;
  margin-bottom: 10px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow {
  width: 47%;
  margin-bottom: 20px !important;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow {
    /*margin-bottom: clamp(1px, 16/1440*100vw,16px) !important;*/
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 525px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow {
    width: 100%;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsFieldFocused {
  margin: 0 !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError {
  box-shadow: none;
  background-image: none;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError label {
  padding-left: 0;
  color: red !important;
  background-image: none;
  background: #060D25;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  color: red !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError a {
  color: red;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError input, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow .fsRowBody.fsValidationError textarea {
  background-color: #16243b !important;
  border: none !important;
  border-bottom: 1px solid #2b4166 !important;
  color: #ffffff !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  box-shadow: none;
  background-image: none;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-5, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow5044925-5 {
  width: 100%;
  margin-bottom: 0 !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-5 .fsValidationError, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow5044925-5 .fsValidationError {
  height: 218px;
}
@media screen and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-5 .fsValidationError, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow5044925-5 .fsValidationError {
    height: 110px;
  }
}
@media (max-width: 980px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-5 .fsValidationError, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow5044925-5 .fsValidationError {
    height: 218px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-3, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-4 {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-3, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow#fsRow3507220-4 {
    width: 100%;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow #fsCell79491940, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow #fsCell133926667 {
  font-size: 0 !important;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow label {
  color: #ffffff !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.42px;
  line-height: 22px;
  margin: 0 0 2px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow label .fsRequiredMarker {
  color: #fe0000;
  font-size: 12px;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow label a {
  font-style: italic;
  color: #ffffff;
  font-size: inherit;
  font-family: inherit;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow input, #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow textarea {
  height: 40px;
  background-color: #16243b;
  border: none;
  border-bottom: 1px solid #2b4166;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow textarea {
  height: 195px;
  resize: none;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow textarea#field79491943 {
  min-height: auto;
}
@media screen and (min-width: 981px) and (max-width: 1307px) {
  #contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSection .fsRow.fsFieldRow textarea {
    height: 85px;
  }
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit {
  margin: 15px 0 15px;
  padding: 0;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton {
  width: 100%;
  height: 56px;
  background-color: #d0942e !important;
  color: #000000 !important;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 34px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.02px;
  line-height: 0.64;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px !important;
  border: 2px solid #d0942e;
  transition: all 0.3s ease-in-out;
}
#contact-us-banner .container .row .contact-us-form .contact-us-form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton:hover {
  background-color: #ffffff !important;
  color: #d0942e !important;
}
section.contact-us {
  padding: 30px 0 30px;
}
section.contact-us .container {
  max-width: 1270px !important;
  width: 90% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
section.contact-us .container .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
section.contact-us.content {
  /*margin-top: -63px;*/
  /*margin-top: -61px;*/
  margin-top: -44px;
  padding-top: 0;
  /*display: none;*/
  /*@media screen and (min-width: 981px) and (max-width: 1366px) {
          margin-top: -25px;
      }

      @media screen and (min-width: 981px) and (max-width: 1307px) {
          margin-top: -100px;
      }

      @media screen and (min-width: 981px) and (max-width: 1275px) {
          margin-top: -92px;
      }

      @media screen and (min-width: 981px) and (max-width: 1242px) {
          margin-top: -77px;
      }

      @media screen and (min-width: 981px) and (max-width: 1152px) {
          margin-top: -67px;
      }

      @media screen and (min-width: 981px) and (max-width: 1082px) {
          margin-top: -46px;
      }

      @media screen and (min-width: 981px) and (max-width: 1065px) {
          margin-top: -25px;
      }*/
}
@media (max-width: 980px) {
  section.contact-us.content {
    margin-top: 0;
    padding-top: 95px;
  }
}
section.contact-us.content .contact-us-content {
  max-width: 584px;
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 351px;
  /*height: 349px;*/
  padding: 0 !important;
}
@media (max-width: 980px) {
  section.contact-us.content .contact-us-content {
    display: none;
  }
}
section.contact-us.content .contact-us-content:first-of-type {
  border: 3px solid #000000;
  margin-right: clamp(50px, 6.25vw, 90px);
  position: relative;
  width: 100%;
  display: block;
}
@media (min-width: 981px) {
  section.contact-us.content .contact-us-content:first-of-type {
    padding-top: 25%;
  }
}
@media (max-width: 767px) {
  section.contact-us.content .contact-us-content:first-of-type {
    padding-top: 55%;
  }
}
@media (min-width: 981px) {
  section.contact-us.content .contact-us-content:first-of-type iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  section.contact-us.content .contact-us-content:first-of-type iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 980px) {
  section.contact-us.content .contact-us-content:first-of-type {
    display: block;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    height: auto;
  }
}
section.contact-us.map {
  padding-bottom: clamp(50px, 4.3055555556vw, 62px);
}
section.contact-us.map #map-wrapper {
  width: 100%;
  height: 398px;
  position: relative;
  border: 3px solid #000000;
  overflow: hidden;
}
@media (max-width: 980px) {
  section.contact-us.map #map-wrapper {
    height: 600px;
  }
}
section.contact-us.map #map-wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 980px) {
  section.contact-us.map #map-wrapper iframe {
    top: 77%;
  }
}
section.contact-us.map #map-wrapper #map-address {
  padding: 24px 30px 36px;
  position: absolute;
  z-index: 2;
  box-shadow: 8px 13px 20px 4px rgba(0, 0, 0, 0.2);
  border: 3px solid #d0942e;
  background-color: #16243b;
  max-width: 343px;
  width: 100%;
  top: 38px;
  left: 35px;
}
@media (max-width: 980px) {
  section.contact-us.map #map-wrapper #map-address {
    top: 6.5px;
    left: 8.5px;
  }
}
@media screen and (max-width: 407px) {
  section.contact-us.map #map-wrapper #map-address {
    max-width: 95%;
  }
}
@media screen and (max-width: 355px) {
  section.contact-us.map #map-wrapper #map-address {
    padding: 24px 15px 36px;
  }
}
section.contact-us.map #map-wrapper #map-address a {
  color: inherit;
  transition: all 0.3s ease;
}
section.contact-us.map #map-wrapper #map-address a:hover {
  color: #d0942e;
}
section.contact-us.map #map-wrapper #map-address .office {
  color: #d0942e;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin: 0;
}
section.contact-us.map #map-wrapper #map-address .address {
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.33;
  text-align: left;
  margin: 0;
}
section.contact-us.map #map-wrapper #map-address ul.phone-info {
  margin-top: 0.7em;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  font-weight: 400;
}
section.contact-us.map #map-wrapper #map-address ul.phone-info li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.33;
}
section.contact-us.map #map-wrapper #map-address ul.phone-info li .phone-info__name {
  max-width: 110px;
  width: 100%;
  color: #d0942e;
}
section.contact-us.map #map-wrapper #map-address ul.phone-info li .phone-info__phone a {
  color: #ffffff;
  transition: all 0.3s ease;
}
section.contact-us.map #map-wrapper #map-address ul.phone-info li .phone-info__phone a:hover {
  color: #d0942e;
}
html {
  overflow-y: auto !important;
}
body.page-id-135645 {
  overflow-y: auto !important;
}
body.page-id-135645 #chat-widget-container {
  display: none !important;
}
#freedom_banner {
  background: url(/wp-content/uploads/2023/01/Bg-Freedom.jpg);
  background-position: center 184px;
  background-repeat: no-repeat;
  padding-top: 184px;
}
@media screen and (min-width: 1921px) {
  #freedom_banner {
    background-size: cover;
    background-position: center -15%;
    padding-bottom: 1%;
  }
}
@media screen and (min-width: 2500px) {
  #freedom_banner {
    padding-bottom: 2%;
  }
}
@media (max-width: 767px) {
  #freedom_banner {
    padding-top: 0;
    background-position: center top;
  }
}
#freedom_banner .container, .prot-local-businesses .container {
  max-width: 1260px !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0 !important;
  width: 90% !important;
}
#freedom_banner .container .row-content, .prot-local-businesses .container .row-content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content, .prot-local-businesses .container .row-content {
    flex-direction: column;
  }
}
#freedom_banner .container .row-content .col, .prot-local-businesses .container .row-content .col {
  max-width: 780px;
  width: 100%;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 1.3888888889vw, 20px);
  color: #000101;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col, .prot-local-businesses .container .row-content .col {
    max-width: 100%;
  }
}
#freedom_banner .container .row-content .col h1, .prot-local-businesses .container .row-content .col h1 {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  color: #ffffff;
  font-size: clamp(35px, 4.8611111111vw, 70px);
  margin: 0;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 3px;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col h1, .prot-local-businesses .container .row-content .col h1 {
    line-height: 1.1;
  }
}
#freedom_banner .container .row-content .col h1 span, .prot-local-businesses .container .row-content .col h1 span {
  font-size: clamp(40px, 5.7638888889vw, 83px);
  color: #e7b122;
  display: block;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col h1, .prot-local-businesses .container .row-content .col h1 {
    text-align: center;
  }
}
#freedom_banner .container .row-content .col h2, .prot-local-businesses .container .row-content .col h2 {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(30px, 3.4722222222vw, 50px);
  color: #ffffff;
  letter-spacing: 0;
  margin-top: 95px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col h2, .prot-local-businesses .container .row-content .col h2 {
    text-align: center;
    margin-top: 65px;
  }
}
#freedom_banner .container .row-content .col h3, .prot-local-businesses .container .row-content .col h3 {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(25px, 3.125vw, 45px);
  color: #0f1328;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col h3, .prot-local-businesses .container .row-content .col h3 {
    text-align: center;
  }
}
#freedom_banner .container .row-content .col h4, .prot-local-businesses .container .row-content .col h4 {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(25px, 2.3611111111vw, 34px);
  color: #0f1328;
  letter-spacing: -0.05em;
  line-height: 1.2;
}
#freedom_banner .container .row-content .col h4 span, .prot-local-businesses .container .row-content .col h4 span {
  display: block;
}
#freedom_banner .container .row-content .col .offer, .prot-local-businesses .container .row-content .col .offer {
  margin-top: clamp(40px, 4.9305555556vw, 71px);
  padding-left: clamp(10px, 2.7777777778vw, 40px);
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col .offer, .prot-local-businesses .container .row-content .col .offer {
    padding-left: 0;
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  #freedom_banner .container .row-content .col .offer, .prot-local-businesses .container .row-content .col .offer {
    flex-direction: column;
    align-items: center;
  }
}
#freedom_banner .container .row-content .col .offer .offer-logo, .prot-local-businesses .container .row-content .col .offer .offer-logo {
  margin-right: clamp(25px, 3.125vw, 45px);
}
#freedom_banner .container .row-content .col .offer .offer-list, .prot-local-businesses .container .row-content .col .offer .offer-list {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 550px) {
  #freedom_banner .container .row-content .col .offer .offer-list, .prot-local-businesses .container .row-content .col .offer .offer-list {
    margin-top: 30px;
  }
}
#freedom_banner .container .row-content .col .offer .offer-list li, .prot-local-businesses .container .row-content .col .offer .offer-list li {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: 40px;
  list-style: none;
  position: relative;
  padding-left: 51px;
  color: #ffffff;
  line-height: 1.25;
}
@media screen and (max-width: 1240px) {
  #freedom_banner .container .row-content .col .offer .offer-list li, .prot-local-businesses .container .row-content .col .offer .offer-list li {
    font-size: 30px;
    padding-left: 36px;
  }
}
#freedom_banner .container .row-content .col .offer .offer-list li:before, .prot-local-businesses .container .row-content .col .offer .offer-list li:before {
  content: "";
  position: absolute;
  width: 33px;
  height: 33px;
  background: url(/wp-content/uploads/2023/01/offer-check-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 8px;
  left: 0;
}
@media screen and (max-width: 1240px) {
  #freedom_banner .container .row-content .col .offer .offer-list li:before, .prot-local-businesses .container .row-content .col .offer .offer-list li:before {
    width: 25px;
    height: 25px;
    top: 5px;
  }
}
#freedom_banner .container .row-content .col.col-form, .prot-local-businesses .container .row-content .col.col-form {
  max-width: 420px;
  margin-top: 55px;
  margin-left: 50px;
  /* NEW Style Formstack Forms  */
  /* END NEW Style Formstack Forms */
  /* OLD Stales Formstack Form*/
  /* END OLD Stales Formstack Forms*/
}
@media (max-width: 767px) {
  #freedom_banner .container .row-content .col.col-form, .prot-local-businesses .container .row-content .col.col-form {
    margin-left: auto;
    margin-right: auto;
  }
}
#freedom_banner .container .row-content .col.col-form .fsBody, .prot-local-businesses .container .row-content .col.col-form .fsBody {
  background-color: transparent !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #freedom_banner .container .row-content .col.col-form .fsBody, .prot-local-businesses .container .row-content .col.col-form .fsBody {
    padding: 0;
  }
}
#freedom_banner .container .row-content .col.col-form .fsBody > div, .prot-local-businesses .container .row-content .col.col-form .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm div[role="alert"], .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 11px !important;
}
@media screen and (max-width: 575px) {
  #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3), .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3) {
  width: 100%;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 2px solid #0f1328 !important;
  outline: none !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  margin-bottom: 0 !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1;
  text-align: left;
  color: #8d8d8d !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  width: 100%;
  max-width: 100%;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  border: 2px solid #0f1328;
  box-shadow: none;
  height: 40px;
  padding-left: 15px;
  outline: none !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"], .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 60px !important;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsSubmit, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsSubmit button.fsSubmitButton, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  width: 100%;
  margin: 0;
  max-width: 100%;
  color: #ffffff !important;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: clamp(30px, 2.7777777778vw, 40px) !important;
  background: #d3962f !important;
  transition: all 0.25s ease;
  box-shadow: none;
  text-shadow: none;
  border: 2px solid #d3962f;
  border-radius: 5px !important;
  letter-spacing: 0;
  line-height: 1;
  padding: 0.45em 0;
  cursor: pointer;
}
#freedom_banner .container .row-content .col.col-form .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover, .prot-local-businesses .container .row-content .col.col-form .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  background: transparent !important;
  color: #d1942f !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper, .prot-local-businesses .container .row-content .col.col-form .form-wrapper {
  background-color: #ffffff;
  border: 3px solid #d3962f;
  padding: 24px clamp(15px, 3.9795918367vw, 39px) 31px;
  line-height: 1;
  position: relative;
  z-index: 3;
  box-shadow: 38px 38px 48px rgba(0, 0, 0, 0.18);
}
#freedom_banner .container .row-content .col.col-form .form-wrapper h3, .prot-local-businesses .container .row-content .col.col-form .form-wrapper h3 {
  text-align: center;
  margin: 0 0 0.4em 0;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper p, .prot-local-businesses .container .row-content .col.col-form .form-wrapper p {
  text-align: center;
  line-height: 1.2;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed {
  background-color: transparent;
  padding: 0;
  margin: 27px 0 0 0;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm {
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  margin: 0;
  padding: 0;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsError, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsError {
  box-shadow: none;
  border: 2px solid red;
  color: #000000;
  background: #ffffff;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsError span, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsError span {
  color: red;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFirst.fsLast.fsFieldCell, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFirst.fsLast.fsFieldCell {
  padding: 0;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsLabel, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsLabel {
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  text-shadow: none;
  letter-spacing: 0.15em;
  text-align: left;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsLabel span.fsRequiredMarker, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsLabel span.fsRequiredMarker {
  font-size: 10px !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow {
  margin-bottom: 11px !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody {
  margin: 0 !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError {
  box-shadow: none;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError input, #freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError textarea, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError input, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsRowBody.fsValidationError textarea {
  border: 2px solid red !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsFieldFocused, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsFieldRow .fsFieldFocused {
  margin: 0 !important;
  padding: 0 !important;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody input, #freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody textarea, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody input, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody textarea {
  width: 100%;
  max-width: 100%;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  border: 2px solid #0f1328;
  box-shadow: none;
  outline: none;
  height: 40px;
  padding-left: 15px;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody textarea, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsRowBody textarea {
  height: 129px;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm ::-webkit-input-placeholder, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm ::-moz-placeholder, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm :-ms-input-placeholder, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm :-moz-placeholder, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit {
  background-color: transparent;
  padding: 0;
  margin: 1px 0 0 0;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton {
  max-width: 100%;
  width: 100%;
  color: #ffffff !important;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: clamp(30px, 2.7777777778vw, 40px) !important;
  background: #d3962f !important;
  transition: all 0.25s ease;
  box-shadow: none;
  text-shadow: none;
  border: 2px solid #d3962f;
  outline: none;
  border-radius: 5px !important;
  letter-spacing: 0;
  line-height: 1;
  padding: 0.45em 0;
  cursor: pointer;
}
#freedom_banner .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton:hover, .prot-local-businesses .container .row-content .col.col-form .form-wrapper .fsBody.fsEmbed form.fsForm .fsSubmit .fsSubmitButton:hover {
  background: #ffffff !important;
  color: #d3962f !important;
}
#freedom_banner .container .row-content .col .local-businesses, .prot-local-businesses .container .row-content .col .local-businesses {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 980px) {
  #freedom_banner .container .row-content .col .local-businesses, .prot-local-businesses .container .row-content .col .local-businesses {
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  #freedom_banner .container .row-content .col .local-businesses, .prot-local-businesses .container .row-content .col .local-businesses {
    flex-direction: column;
    align-items: center;
  }
}
#freedom_banner .container .row-content .col .local-businesses .local-businesses-logo, .prot-local-businesses .container .row-content .col .local-businesses .local-businesses-logo {
  margin-right: 30px;
  margin-top: 13px;
  margin-left: clamp(10px, 1.8055555556vw, 26px);
}
@media (max-width: 980px) {
  #freedom_banner .container .row-content .col .local-businesses .local-businesses-logo, .prot-local-businesses .container .row-content .col .local-businesses .local-businesses-logo {
    margin-left: 0;
  }
}
@media screen and (max-width: 550px) {
  #freedom_banner .container .row-content .col .local-businesses .local-businesses-content h4, .prot-local-businesses .container .row-content .col .local-businesses .local-businesses-content h4 {
    text-align: center;
  }
}
@media screen and (max-width: 1074px) {
  #freedom_banner .container .row-content .col .local-businesses .local-businesses-content h4 span, .prot-local-businesses .container .row-content .col .local-businesses .local-businesses-content h4 span {
    display: inline-block;
  }
}
@media (max-width: 980px) {
  #freedom_banner .container .row-content .col .local-businesses .local-businesses-content h4 span, .prot-local-businesses .container .row-content .col .local-businesses .local-businesses-content h4 span {
    display: block;
  }
}
.prot-local-businesses {
  margin-top: -155px;
  margin-bottom: 47px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 2500px) {
  .prot-local-businesses {
    margin-top: -166px;
  }
}
@media screen and (max-width: 1349px) {
  .prot-local-businesses {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1125px) {
  .prot-local-businesses {
    margin-top: -50px;
  }
}
@media (max-width: 980px) {
  .prot-local-businesses {
    margin-top: 50px;
  }
}
@media (max-width: 980px) {
  .prot-local-businesses .container .row-content {
    justify-content: center;
  }
}
@media (max-width: 980px) {
  .prot-local-businesses .container .row-content .col {
    max-width: 100%;
  }
}
@media (max-width: 980px) {
  .prot-local-businesses .container .row-content .col.col-form {
    display: none;
  }
}
#inner_content.single-content-standart-2023 .section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: clamp(90px, 5.765vw, 98px);
  padding-bottom: 75px;
  background: #ffffff;
}
@media (max-width: 980px) {
  #inner_content.single-content-standart-2023 .section-inner-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
#inner_content.single-content-standart-2023 .single-content-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 90%;
  max-width: 1240px;
}
#inner_content.single-content-standart-2023 .single-content-left-col {
  width: calc(100% - 400px);
  margin-right: 90px;
  /* Testimonial Box */
  /* Testimonial Box */
  /* Consultation Button */
  /* End Consultation Button */
  /* Reviews Box */
  /* End Reviews Box */
  /* Blockquote */
  /* End Blockquote */
  /* Rank Math Faq */
  /* End Rank Math Faq */
  /* Table Of Content */
  /* End Table Of Content */
  /* Table of Contents Plus */
  /* End Table of Contents Plus */
}
@media (max-width: 1280px) {
  #inner_content.single-content-standart-2023 .single-content-left-col {
    width: calc(100% - 360px);
    margin-right: 50px;
  }
}
@media (max-width: 980px) {
  #inner_content.single-content-standart-2023 .single-content-left-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col h2 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 26px;
  font-weight: 700;
  color: #000;
  line-height: 110%;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h2 {
    font-size: clamp(32px, 2.182vw, 36px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h2 {
    font-size: clamp(28px, 3.368vw, 32px);
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col h2:first-child {
  margin: 0 0 1.2em;
  font-size: 30px;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h2:first-child {
    font-size: clamp(34px, 2.424vw, 40px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h2:first-child {
    font-size: clamp(30px, 3.579vw, 34px);
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col h3 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 110%;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h3 {
    font-size: clamp(30px, 1.939vw, 32px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h3 {
    font-size: clamp(26px, 3.158vw, 30px);
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col h4, #inner_content.single-content-standart-2023 .single-content-left-col h5 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h4, #inner_content.single-content-standart-2023 .single-content-left-col h5 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col h4, #inner_content.single-content-standart-2023 .single-content-left-col h5 {
    font-size: 23px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col h3:first-child, #inner_content.single-content-standart-2023 .single-content-left-col h4:first-child, #inner_content.single-content-standart-2023 .single-content-left-col h5:first-child {
  margin-top: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col p, #inner_content.single-content-standart-2023 .single-content-left-col ul, #inner_content.single-content-standart-2023 .single-content-left-col ol {
  font-size: 18px;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col p, #inner_content.single-content-standart-2023 .single-content-left-col ul, #inner_content.single-content-standart-2023 .single-content-left-col ol {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col p, #inner_content.single-content-standart-2023 .single-content-left-col ul, #inner_content.single-content-standart-2023 .single-content-left-col ol {
    font-size: 19px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col p {
  margin: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#inner_content.single-content-standart-2023 .single-content-left-col p:empty {
  display: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col p:not(:last-child) {
  margin-bottom: 1.3em;
}
#inner_content.single-content-standart-2023 .single-content-left-col p span[data-mce-type="bookmark"] {
  display: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col strong {
  font-weight: 700;
}
#inner_content.single-content-standart-2023 .single-content-left-col ul {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#inner_content.single-content-standart-2023 .single-content-left-col ul > li {
  position: relative;
  padding-left: 32px;
  list-style: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col ul > li:not(:last-child) {
  margin-bottom: 0.6em;
}
#inner_content.single-content-standart-2023 .single-content-left-col ul > li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #d3962f;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col ul > li:before {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col ul > li:before {
    top: 10px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col ol {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  counter-reset: myCounter;
  list-style: none;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol > li {
  position: relative;
  padding-left: 32px;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol > li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  position: absolute;
  top: 0;
  left: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: inherit;
  font-weight: 700;
  color: #000;
  background-color: transparent;
}
@media (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col ol > li:before {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col ol > li:before {
    top: 0;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col ol > li:not(:last-child) {
  margin-bottom: 0.6em;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol > li:nth-child(n+10):before {
  left: -2px;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="2"] {
  counter-reset: myCounter 1;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="3"] {
  counter-reset: myCounter 2;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="4"] {
  counter-reset: myCounter 3;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="5"] {
  counter-reset: myCounter 4;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="6"] {
  counter-reset: myCounter 5;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="7"] {
  counter-reset: myCounter 6;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="8"] {
  counter-reset: myCounter 7;
}
#inner_content.single-content-standart-2023 .single-content-left-col ol[start="9"] {
  counter-reset: myCounter 8;
}
#inner_content.single-content-standart-2023 .single-content-left-col ul li ul, #inner_content.single-content-standart-2023 .single-content-left-col ol li ul, #inner_content.single-content-standart-2023 .single-content-left-col ul li ol, #inner_content.single-content-standart-2023 .single-content-left-col ol li ol {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.6em;
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col a, #inner_content.single-content-standart-2023 .single-content-left-col a:hover {
  outline: none;
  text-decoration: none;
  transition: all 0.25s ease;
}
#inner_content.single-content-standart-2023 .single-content-left-col a {
  color: #d3962f;
  border-bottom: 1px solid #d3962f;
}
#inner_content.single-content-standart-2023 .single-content-left-col a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}
#inner_content.single-content-standart-2023 .single-content-left-col code {
  display: block;
  font-family: monospace;
  font-size: 1em;
  font-weight: 400;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
#inner_content.single-content-standart-2023 .single-content-left-col center {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1.3em;
  font-size: 19px;
}
#inner_content.single-content-standart-2023 .single-content-left-col center:first-child {
  margin-top: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col center iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#inner_content.single-content-standart-2023 .single-content-left-col p > center {
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col img {
  width: 100%;
  height: auto;
}
#inner_content.single-content-standart-2023 .single-content-left-col img[width="1"] {
  width: 1px;
  height: 1px;
}
@media (min-width: 500px) {
  #inner_content.single-content-standart-2023 .single-content-left-col img.alignright, #inner_content.single-content-standart-2023 .single-content-left-col img[align="right"] {
    max-width: 40%;
    height: auto;
    margin: 0 0 20px 20px;
    float: right;
  }
}
@media (min-width: 500px) {
  #inner_content.single-content-standart-2023 .single-content-left-col img.alignleft, #inner_content.single-content-standart-2023 .single-content-left-col img[align="left"] {
    max-width: 40%;
    height: auto;
    margin: 0 20px 20px 0;
    float: left;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 19px;
  margin: 0 0 1.3em;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col table {
    font-size: 18px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col table th, #inner_content.single-content-standart-2023 .single-content-left-col table td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: auto;
}
#inner_content.single-content-standart-2023 .single-content-left-col table td {
  width: max-content;
  max-width: 50%;
}
#inner_content.single-content-standart-2023 .single-content-left-col table th {
  background-color: #f5f5f5;
  font-weight: bold;
}
#inner_content.single-content-standart-2023 .single-content-left-col table tr:nth-child(even) {
  background-color: #f9f9f9;
}
#inner_content.single-content-standart-2023 .single-content-left-col table tr:hover {
  background-color: #f2f2f2;
}
#inner_content.single-content-standart-2023 .single-content-left-col table a, #inner_content.single-content-standart-2023 .single-content-left-col table span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
}
#inner_content.single-content-standart-2023 .single-content-left-col table a {
  color: #d3962f;
  border-bottom: 1px solid #d3962f;
  text-decoration: none;
  transition: all 0.3s ease;
}
#inner_content.single-content-standart-2023 .single-content-left-col table a:hover {
  color: #000;
  border-color: #000;
}
#inner_content.single-content-standart-2023 .single-content-left-col table b, #inner_content.single-content-standart-2023 .single-content-left-col table strong {
  font-weight: 700;
}
#inner_content.single-content-standart-2023 .single-content-left-col table i, #inner_content.single-content-standart-2023 .single-content-left-col table em {
  font-style: italic;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper {
  border: 1px solid #cccccc;
  margin: clamp(2.5em, 0.1979166667vw, 2.85em) 0 clamp(2.5em, 0.2638888889vw, 3.8em);
  border-radius: 8px;
  overflow: hidden;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote {
  margin: 0 !important;
  padding: clamp(28px, 3.75vw, 54px) 49px 54px 97px !important;
  background-color: #f5f5f5 !important;
  position: relative;
  border-left: none;
  border: none;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote {
    padding: clamp(28px, 3.75vw, 54px) 27px 54px 75px !important;
  }
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote {
    padding-right: 25px;
  }
}
@media screen and (max-width: 575px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote {
    padding: clamp(28px, 3.75vw, 54px) 20px 54px 75px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:before {
  content: "";
  width: 39px;
  height: 33px;
  background: url("/wp-content/uploads/2023/05/Testimonial-quote.svg") center center;
  background-size: cover;
  position: absolute;
  top: 50px;
  left: 39px;
  border: none;
}
@media screen and (max-width: 1308px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:before {
    top: clamp(20px, 3.2874617737vw, 43px);
  }
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:before {
    left: 25px;
  }
}
@media screen and (max-width: 900px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:before {
    top: 20px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:after {
  content: "";
  width: 6px;
  height: calc(100% - 104px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  background-color: #d3962f;
  position: absolute;
  top: 90px;
  left: 62px;
}
@media screen and (max-width: 1320px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:after {
    height: calc(100% - 110px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  }
}
@media screen and (max-width: 1130px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:after {
    height: calc(100% - 115px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  }
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:after {
    left: 49px;
  }
}
@media screen and (max-width: 900px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote:after {
    top: 60px;
    height: calc(100% - 85px - (clamp(35px, 45 / 1440 * 100vw, 45px)));
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote p.title {
  margin-top: 0;
  margin-bottom: 0.8em;
  font-size: clamp(23px, 1.8055555556vw, 26px) !important;
  line-height: 1.071;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-weight: 700;
  margin-left: 0;
  padding-bottom: 0;
  border: none !important;
  font-style: normal !important;
  letter-spacing: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote p {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.33 !important;
  text-align: left !important;
  max-width: 705px !important;
  margin-bottom: 0;
  font-style: normal;
  letter-spacing: normal;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote p:not(:last-child) {
  margin: 0 0 1.3em 0 !important;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper blockquote p:last-child {
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 21px 21px 40px !important;
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
}
@media screen and (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .author-wrap {
  width: 50.5%;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
  color: #000000;
  font-family: "Source Sans Pro", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.4px !important;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
    text-align: center !important;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p:last-child {
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
  margin-left: 15px;
  margin-top: 0;
  margin-right: 15px;
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
    margin-left: 0;
    margin-right: 0;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img {
  vertical-align: middle;
  margin: auto;
  max-width: 100px;
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img {
    max-width: 65px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-weight: 700;
  line-height: 1;
  font-size: clamp(22px, 2vw, 24px) !important;
  letter-spacing: 0;
  border: 1px solid #d3962f;
  background-color: #d3962f;
  border-radius: 5px;
  transition: all 0.4s ease;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    margin-top: 15px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a:active {
  transform: none !important;
}
#inner_content.single-content-standart-2023 .single-content-left-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a:hover {
  color: #d3962f;
  background-color: #fff;
  text-decoration: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col .btn-btn1 {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "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 #d3962f;
  border-radius: 5px;
  background-color: #d3962f;
  transition: all 0.4s ease;
  margin: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col .btn-btn1:hover {
  color: #d3962f;
  text-decoration: none;
  background-color: #fff;
  transition: all 0.25s ease;
  border-bottom: 1px solid #d3962f;
}
#inner_content.single-content-standart-2023 .single-content-left-col .schedule-btn-wrapper {
  margin: 1.3em 0;
  text-align: start;
  line-height: 1;
  font-size: 19px;
}
#inner_content.single-content-standart-2023 .single-content-left-col .schedule-btn-wrapper .schedule-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "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 #d3962f;
  border-radius: 5px;
  background-color: #d3962f;
  transition: all 0.4s ease;
}
#inner_content.single-content-standart-2023 .single-content-left-col .schedule-btn-wrapper .schedule-btn:hover {
  color: #d3962f;
  text-decoration: none;
  background-color: #fff;
  transition: all 0.25s ease;
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box {
  margin: 1.3em 0;
  display: flex;
  justify-content: space-between;
  border-radius: 12px;
  background-image: linear-gradient(to top, #050B28 0%, #010b1a 100%);
  overflow: hidden;
}
@media (max-width: 600px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box {
    display: flex;
    flex-direction: column;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col {
  padding: 20px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col {
    padding: 30px 20px;
    width: 100%;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col h4 {
  margin-bottom: 0.8em;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(30px, 3vw, 45px);
  line-height: 1.11;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col h4 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col h4 {
    font-size: 30px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col a.reviews-box-btn {
  padding: 20px 28px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(25px, 1.867vw, 28px);
  line-height: 1;
  /*border: none;*/
  color: #fff;
  border-radius: 8px;
  background-color: #d3962f;
  transition: all 0.25 ease;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #d3962f;
}
@media (max-width: 980px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col a.reviews-box-btn {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col a.reviews-box-btn {
    font-size: 23px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .left-col a.reviews-box-btn:hover {
  /*background-color: #fff;*/
  background-color: transparent;
  transition: all 0.25 ease;
  color: #d3962f;
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .right-col {
  width: 52%;
}
@media (max-width: 600px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .right-col {
    width: 100%;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .right-col img {
  object-fit: cover;
  height: 100%;
  width: auto;
}
@media (max-width: 600px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .reviews-box .right-col img {
    width: 100%;
    height: auto;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col blockquote {
  position: relative;
  margin: 41px 0 46px;
  padding: 40px 40px 40px 85px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #f5f5f5;
}
#inner_content.single-content-standart-2023 .single-content-left-col blockquote p {
  font-style: normal;
  font-size: 18px !important;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col blockquote {
    padding: 30px 30px 30px 75px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col blockquote:before {
  content: "";
  position: absolute;
  top: auto;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 130px);
  background-color: #d3962f;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col blockquote:before {
    left: 43px;
    bottom: 34px;
    height: calc(100% - 100px);
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col blockquote:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
  width: 39px;
  height: 33px;
  background: url(/wp-content/uploads/2023/05/Testimonial-quote.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col blockquote:after {
    left: 18px;
    top: 16px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col blockquote p:last-child {
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper {
  margin: 0 0 38px 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
  padding: 20px;
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  cursor: pointer;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
    padding: 20px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child) {
  margin-bottom: 10px;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item .rank-math-answer {
  padding: 0;
  background-color: transparent;
  border: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
  position: relative;
  width: 100%;
  padding: 0 40px 0 0;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 110%;
  border: none;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
    padding-right: 30px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  width: 19px;
  height: 9px;
  background: url(/wp-content/uploads/2023/05/Down.svg) no-repeat center;
  background-size: cover;
  transition: all 0.25s ease;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
    width: 20px;
    height: 12px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:after {
  display: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3.active:before {
  opacity: 0.5;
  transform: rotate(-180deg);
  transition: all 0.25s ease;
}
#inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
  padding-top: 20px;
  padding-right: 40px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  line-height: 146%;
}
@media (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
    padding-right: 30px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col .rank-math-contact-info {
  font-size: 19px;
  margin-bottom: 1.3em;
}
#inner_content.single-content-standart-2023 .single-content-left-col .rank-math-contact-info .rank-math-contact-section {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 150%;
  font-size: 18px;
}
@media screen and (min-width: 981px) {
  #inner_content.single-content-standart-2023 .single-content-left-col .rank-math-contact-info .rank-math-contact-section {
    font-size: 19px;
  }
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container {
  margin: 50px 0 0;
  padding: 30px;
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container .ez-toc-title {
  font-weight: 700;
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container a {
  margin-bottom: 0.5em;
  border-bottom: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container a:hover {
  text-decoration: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container nav ul li {
  padding: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  color: #000;
  line-height: 140%;
}
#inner_content.single-content-standart-2023 .single-content-left-col #ez-toc-container nav li:before {
  display: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container {
  width: 100% !important;
  margin: 0;
  padding: 30px;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container a {
  display: inline-block;
  margin-bottom: 10px;
  color: #000;
  border: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container a:hover {
  border: none;
  text-decoration: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container a .toc_number {
  margin-right: 10px;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container p.toc_title {
  text-align: left;
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container p.toc_title .toc_toggle a {
  margin: 0;
  border: none;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container ul.toc_list {
  width: 100% !important;
  margin-left: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container ul.toc_list li {
  padding-left: 12px;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container ul.toc_list li a {
  margin-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container ul.toc_list li ul {
  margin-left: 1.5em;
}
#inner_content.single-content-standart-2023 .single-content-left-col #toc_container ul.toc_list li:before {
  display: none;
}
#inner_content.single-content-standart-2023 .single-content-right-col {
  width: 100%;
  max-width: 310px;
}
@media (max-width: 980px) {
  #inner_content.single-content-standart-2023 .single-content-right-col {
    margin-left: auto;
    margin-right: auto;
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .col-sm-12, #inner_content.single-content-standart-2023 .single-content-right-col #page_single {
  padding: 0;
  width: 100% !important;
  float: unset;
}
.single > .reviews-box {
  display: none;
}
body.postid-135797 .single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col a {
  word-break: break-all;
}
html {
  overflow: initial;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar {
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-radius: 8px;
  background-image: linear-gradient(180deg, #000000, #0e2638);
  background-size: auto, cover;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  background: #050B28;
}
@media (min-width: 981px) and (min-height: 841px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar {
    position: sticky;
    /*top: calc(50vh - (700px / 2));*/
    /*top: calc(50vh - (714px / 2) + (182px / 2));*/
    top: calc(50vh - (830px / 2) + (182px / 2));
  }
}
@media (min-width: 981px) and (min-height: 700px) and (max-height: 900px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar {
    position: sticky;
    /*top: calc(50vh - (652px / 2) + 40px);*/
    /*top: calc(50vh - (634px / 2) + (182px / 2));*/
    top: calc(50vh - (783px / 2) + (182px / 2));
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-title {
  margin: 0 0 17px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 981px) and (min-height: 700px) and (max-height: 900px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-title {
    margin-bottom: 10px;
    font-size: 25px;
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-text {
  margin: 0 0 22px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: calc(23/20);
  text-align: center;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-text.agreement {
  margin: 7px 0 0;
  font-size: 14px;
}
@media (min-width: 981px) and (min-height: 700px) and (max-height: 839px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-text {
    margin: 0 2px 10px;
    font-size: 16px;
    line-height: 115%;
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form {
  min-height: 401px;
  /* NEW Style Forms */
  /* END New Style Forms */
  /*OLD Styles*/
  /*END OLD Styles*/
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody {
  background-color: transparent;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody {
    padding: 0;
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 10px !important;
  left: 0 !important;
}
@media screen and (max-width: 575px) {
  #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3) {
  width: 100%;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border-bottom: 1px solid #ce5f6d !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border-bottom: 1px solid #5c5e66 !important;
  outline: none !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff !important;
  text-align: left;
  margin-bottom: 2px;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-size: 13px;
  color: #ff0000;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 33px;
  padding: 8px 8px;
  font-family: "Source Sans Pro", Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border: none;
  border-bottom: 1px solid #5c5e66;
  background-color: #38414a;
  outline: none !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 60px !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 11px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
  text-transform: capitalize;
  white-space: unset;
  border: 1px solid #d3962f;
  border-radius: 5px !important;
  background-color: #d3962f !important;
  transition: all 0.25s ease;
  letter-spacing: 0.025em;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  color: #d3962f !important;
  border: 1px solid #d3962f;
  background-color: transparent !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed {
  padding: 0;
  font-family: "Source Sans Pro", Arial, sans-serif !important;
  font-weight: 400;
  color: #fff;
  background: transparent;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm {
  position: relative;
  padding: 0;
  margin: 0;
  background: transparent;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsError {
  position: absolute;
  left: 0;
  top: 0;
  display: none !important;
  width: 100%;
  transform: translateY(-100%);
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow {
  width: 100%;
  margin-bottom: 10px !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow:last-child {
  margin-bottom: 7px !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody {
  margin-bottom: 0 !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background-color: transparent;
  box-shadow: none;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input[type="text"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input[type="tel"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input[type="email"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input[type="number"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError select, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  color: #ce5f6d !important;
  border: none !important;
  border-bottom: 1px solid #ce5f6d !important;
  background-color: #38414a !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody .fsLabel {
  margin-bottom: 3px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff !important;
  text-align: left;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody .fsLabel .fsRequiredMarker {
  font-size: 13px;
  color: #ff0000;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"], #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea {
  height: 33px;
  padding: 8px 8px;
  font-family: "Source Sans Pro", Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border: none;
  border-bottom: 1px solid #5c5e66;
  background-color: #38414a;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"]::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"]::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"]::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"]::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea::placeholder {
  opacity: 1;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"]:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"]:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"]:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"]:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea:focus {
  box-shadow: none;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"]:focus::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"]:focus::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"]:focus::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"]:focus::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select:focus::placeholder, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea:focus::placeholder {
  opacity: 0;
  transition: all 0.3s ease;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea {
  height: 90px;
  resize: none;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"].fsRequired, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"].fsRequired, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"].fsRequired, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"].fsRequired, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select.fsRequired {
  padding: 8px 8px;
  color: #fff;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="text"].fsRequired:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="tel"].fsRequired:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="email"].fsRequired:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody input[type="number"].fsRequired:focus, #inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsPage .fsSection .fsRow .fsRowBody select.fsRequired:focus {
  box-shadow: none !important;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsSubmit {
  margin-top: 0;
  padding: 0;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsSubmit input[type="submit"].fsSubmitButton {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 11px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
  text-transform: capitalize;
  white-space: unset;
  border: 1px solid #d3962f;
  border-radius: 5px !important;
  background-color: #d3962f !important;
  transition: all 0.25s ease;
  letter-spacing: 0.025em;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsSubmit input[type="submit"].fsSubmitButton:hover {
  color: #d3962f !important;
  border: 1px solid #d3962f;
  /*background-color: #fff !important;*/
  background-color: transparent !important;
  transition: all 0.25s ease;
}
#inner_content.single-content-standart-2023 .single-content-right-col .single-sidebar-form .fsBody.fsEmbed form.fsForm .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  margin: 0 !important;
  padding: 0 !important;
}
body.single .single-blog, body.page .single-blog {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-top: 0;
  /*margin-bottom: clamp(50px,112/1440*100vw,112px);*/
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
}
body.single .single-blog-title, body.page .single-blog-title {
  width: 100%;
  margin: 0 0 1.25em;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(34px, 2.424vw, 40px);
  font-weight: 700;
  color: #000000;
  text-align: center;
  line-height: 1;
}
body.single .single-blog-btn, body.page .single-blog-btn {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif" !important;
  text-transform: capitalize;
  font-size: clamp(22px, 2vw, 24px) !important;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  transition: all 0.35s ease-out;
  position: relative;
  z-index: 1;
  background-color: #d3962f;
  border: 1px solid #d3962f;
  padding: 13px 25px;
  /*&:after{
				content: '';
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				height: 100%;
				background: #80ba37;
				transform-origin: left;
				transition: all 0.35s ease-out;
				transform: scaleX(0);
				z-index: -1;
				border-radius: 3px;
				-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
			}*/
}
body.single .single-blog-btn:hover, body.page .single-blog-btn:hover {
  background-color: #ffffff;
  color: #d3962f;
  /*&:after{
					transform: scaleX(1);
				}*/
}
body.single .single-blog-posts, body.page .single-blog-posts {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 5%;
  width: 100%;
}
@media (max-width: 980px) {
  body.single .single-blog-posts, body.page .single-blog-posts {
    justify-content: center;
  }
}
body.single .single-blog-post, body.page .single-blog-post {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.single .single-blog-post, body.page .single-blog-post {
    width: 30%;
  }
  body.single .single-blog-post:not(:last-child):before, body.page .single-blog-post:not(:last-child):before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d8d8;
    top: 0;
    right: -8.5%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.single .single-blog-post, body.page .single-blog-post {
    width: 47.5%;
  }
  body.single .single-blog-post:first-child:before, body.page .single-blog-post:first-child:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d8d8;
    top: 0;
    right: -5.5%;
  }
}
body.single .single-blog-post a, body.single .single-blog-post a:hover, body.page .single-blog-post a, body.page .single-blog-post a:hover {
  text-decoration: none;
}
body.single .single-blog-post > a, body.page .single-blog-post > a {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  margin: 0;
  text-decoration: none;
  border: 1px solid #000;
  overflow: hidden;
  transition: all 0.25s ease;
}
body.single .single-blog-post > a:hover, body.page .single-blog-post > a:hover {
  text-decoration: none;
}
body.single .single-blog-post > a:hover .single-blog-post-image, body.page .single-blog-post > a:hover .single-blog-post-image {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.single .single-blog-post-image, body.page .single-blog-post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s ease;
}
body.single .single-blog-post-content, body.page .single-blog-post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}
body.single .single-blog-post-title, body.page .single-blog-post-title {
  position: relative;
  display: block;
  margin: 0.714em 0 1.5em;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(22px, 2.3333333333vw, 28px);
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  text-align: left;
  transition: all 0.25s ease;
}
body.single .single-blog-post-title:before, body.page .single-blog-post-title:before {
  content: "";
  position: absolute;
  top: calc(100% + 22px);
  left: 0;
  width: 43px;
  height: 2px;
  background-color: #d3962f;
  transition: all 0.25s ease;
}
body.single .single-blog-post-title:hover, body.page .single-blog-post-title:hover {
  color: #d3962f;
  transition: all 0.25s ease;
}
body.single .single-blog-post-excerpt, body.page .single-blog-post-excerpt {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  color: #000000 !important;
}
@media screen and (min-width: 981px) {
  body.single .single-blog-post-excerpt, body.page .single-blog-post-excerpt {
    font-size: 19px;
  }
}
body.single .single-blog-post-buttons a, body.page .single-blog-post-buttons a {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 18px;
  line-height: 1;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  z-index: 1;
  color: #000;
  transition: all 0.25s ease;
  min-width: auto;
}
body.single .single-blog-post-buttons a:before, body.page .single-blog-post-buttons a:before {
  content: "";
  width: 10px;
  height: 15px;
  background: url(/wp-content/uploads/2023/05/arrow-right.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
  opacity: 0;
  transition: all 0.25s ease;
}
body.single .single-blog-post-buttons a:hover, body.page .single-blog-post-buttons a:hover {
  padding-left: 15px;
  background-color: transparent;
  color: #d3962f;
  transition: all 0.25s ease;
}
body.single .single-blog-post-buttons a:hover:before, body.page .single-blog-post-buttons a:hover:before {
  transform: translate(0, -50%);
  opacity: 1;
  transition: all 0.25s ease;
}
body.page-id-136316 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-holder {
  padding-top: 14vh;
  padding-bottom: 15vh;
}
body.page-id-136316 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 {
  position: relative;
  padding: 0 0 0.77em;
  font-size: clamp(45px, 4.333vw, 60px);
  letter-spacing: normal;
}
body.page-id-136316 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 105px;
  height: 3px;
  background-color: #245699;
}
body.page-id-136316 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 br {
  display: inline-block;
}
@media (max-width: 600px) {
  body.page-id-136316 #inner-banner-main .inner-banner-wrap .banner-content-wrap .banner-main-text h1 br {
    display: none;
  }
}
body.page-id-136316 .leadership {
  padding: clamp(60px, 10.4166666667vw, 125px) 0 0;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
body.page-id-136316 .leadership-container {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}
body.page-id-136316 .leadership-header {
  position: relative;
  margin: 0 0 47px;
  padding: 0 0 14px;
  border-bottom: 1px solid #9f9688;
}
body.page-id-136316 .leadership-header span {
  position: absolute;
  z-index: 0;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(55px, 14.5833333333vw, 175px);
  font-weight: 700;
  color: transparent;
  line-height: 0.75;
  text-align: center;
  text-transform: uppercase;
  text-stroke: 1px #beb6a8;
  -webkit-text-stroke: 1px #beb6a8;
  background-clip: text;
  -webkit-background-clip: text;
}
@media (max-width: 500px) {
  body.page-id-136316 .leadership-header span {
    bottom: 15px;
  }
}
@media (max-width: 413px) {
  body.page-id-136316 .leadership-header span {
    font-size: 17vw;
  }
}
body.page-id-136316 .leadership-header h2 {
  position: relative;
  z-index: 1;
  margin: 0 0 clamp(0px, 1.25vw, 15px);
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(36px, 5.8333333333vw, 70px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
}
body.page-id-136316 .leadership-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8%;
}
body.page-id-136316 .leadership-item {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 255px;
  margin: 0 0 40px;
}
body.page-id-136316 .leadership-item-img {
  width: 253px;
  height: 253px;
  margin: 0 0 clamp(15px, 2vw, 24px);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #d3962f;
  background: transparent;
}
body.page-id-136316 .leadership-item-img span {
  position: relative;
  width: 234px;
  height: 234px;
  border-radius: 8px;
  background-color: #e5dbc9;
  overflow: hidden;
}
body.page-id-136316 .leadership-item-img span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.page-id-136316 .leadership-item-info h5 {
  margin: 0 0 0.85em;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(22px, 2vw, 24px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
}
body.page-id-136316 .leadership-item-info p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  font-weight: 400;
  color: #000000;
  line-height: 1;
  text-align: center;
}
body.page-id-136316 .staff {
  margin: clamp(30px, 6.25vw, 75px) 0 clamp(40px, 6.4166666667vw, 77px);
  padding: 0;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 413px) {
  body.page-id-136316 .staff {
    margin: 110px 0 clamp(10px, 6.4166666667vw, 77px);
  }
}
body.page-id-136316 .staff-container {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}
body.page-id-136316 .staff-header {
  position: relative;
  margin: 0 0 36px;
  padding: 0 0 14px;
  border-bottom: 1px solid #9f9688;
}
body.page-id-136316 .staff-header span {
  position: absolute;
  z-index: 0;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(55px, 12.3076923077vw, 160px);
  font-weight: 700;
  color: transparent;
  line-height: 0.75;
  letter-spacing: -1px;
  text-align: center;
  text-transform: uppercase;
  text-stroke: 1px #f1e9db;
  -webkit-text-stroke: 1px #f1e9db;
  background-clip: text;
  -webkit-background-clip: text;
}
@media (max-width: 500px) {
  body.page-id-136316 .staff-header span {
    bottom: 15px;
  }
}
@media (max-width: 413px) {
  body.page-id-136316 .staff-header span {
    font-size: 20vw;
    line-height: 0.8;
  }
}
body.page-id-136316 .staff-header h2 {
  position: relative;
  z-index: 1;
  margin: 0 0 clamp(0px, 1.25vw, 15px);
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(36px, 5.8333333333vw, 70px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
}
body.page-id-136316 .staff-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6.8%;
}
body.page-id-136316 .staff-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 190px;
  margin: 0 0 clamp(40px, 5vw, 60px);
  padding: 0;
}
body.page-id-136316 .staff-item-img {
  position: relative;
  width: 180px;
  height: 180px;
  margin: 0 0 clamp(20px, 3.1666666667vw, 38px);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 8px;
  background-color: #e5dbc9;
  transition: all 0.3s ease;
  overflow: hidden;
}
body.page-id-136316 .staff-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right bottom;
  filter: grayscale(1);
  transition: all 0.3s ease;
}
body.page-id-136316 .staff-item-img:hover {
  background-color: #d3962f;
  transition: all 0.3s ease;
}
body.page-id-136316 .staff-item-img:hover img {
  filter: grayscale(0);
  transition: all 0.3s ease;
}
body.page-id-136316 .staff-item-info h5 {
  margin: 0 0 0.7em;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(22px, 2vw, 24px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
}
body.page-id-136316 .staff-item-info p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  font-weight: 400;
  color: #000000;
  line-height: 1.3;
  text-align: center;
}
.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;
}
.error404 .banner-404 {
  position: relative;
  background: linear-gradient(to right, #011222, #050B28 63%, #050B28);
}
.error404 .banner-404 .banner-container {
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}
.error404 .banner-404 .banner-container .banner-inner {
  display: flex;
  flex-direction: column;
  z-index: 1;
  align-items: center;
  padding: 200px 0 50px;
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner {
    min-height: auto;
    padding: 180px 0 60px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h1 {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0 53px;
  margin: 0 0 48px;
}
.error404 .banner-404 .banner-container .banner-inner h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 99px;
  height: 8px;
  background-color: #d1942f;
  transform: translateX(-50%);
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 44px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  padding: 0 0 20px;
  margin: 0 0 8px;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 26px;
  }
}
.error404 .banner-404 .banner-container .banner-inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 20px;
    line-height: 1.6;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn {
  display: block;
  max-width: 160px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #fff;
  background-color: #d1942f;
  border: 1px solid #d1942f;
  border-radius: 8px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 20px auto 0;
  transition: ease-out 0.7s;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner a.error-btn {
    font-size: 18px;
    padding: 7px 25px;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn:hover {
  color: #d1942f;
  background-color: transparent;
}
.wl-thank-you {
  position: relative;
  background-color: #020403;
  overflow: hidden;
}
.wl-thank-you-bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center top;
}
@media screen and (max-width: 1920px) {
  .wl-thank-you-bg {
    object-fit: cover;
    height: 100%;
  }
}
.wl-thank-you-container {
  position: relative;
  z-index: 5;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  padding: clamp(190px, 18.9285714286vw, 265px) 0 clamp(50px, 10.7142857143vw, 156px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wl-thank-you-container img {
  width: 100%;
  height: auto;
  max-width: 718px;
  margin-bottom: clamp(50px, 6.0975609756vw, 50px);
}
.wl-thank-you-container a {
  padding: 13px 22px 14px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(18px, 2.9268292683vw, 24px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  border-radius: 5px;
  background-color: #d3962f;
  border: 1px solid #d3962f;
  transition: all 0.3s ease;
}
.wl-thank-you-container a:hover {
  color: #d3962f;
  background-color: transparent;
}
.wl-thank-you-text {
  margin-bottom: clamp(30px, 5.3658536585vw, 44px);
}
.wl-thank-you-text p {
  margin: 0 0 28px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(20px, 3.4146341463vw, 28px);
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}
.wl-thank-you-text p:last-child {
  margin: 0;
}
/*Banner Dev for Page Home Dev*/
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership {
  padding: 60px 0 0;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 41px;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-container, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-container, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-container {
  width: 100%;
  margin: 0 auto;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header {
  position: relative;
  margin: 0 0 47px;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span {
  position: absolute;
  z-index: 0;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(55px, 14.5833333333vw, 175px);
  font-weight: 700;
  color: transparent;
  line-height: 0.75;
  text-align: center;
  text-transform: uppercase;
  text-stroke: 1px #beb6a8;
  -webkit-text-stroke: 1px #beb6a8;
  background-clip: text;
  -webkit-background-clip: text;
}
@media (max-width: 500px) {
  body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span {
    bottom: 15px;
  }
}
@media (max-width: 413px) {
  body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header span {
    font-size: 17vw;
  }
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header h2, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header h2, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-header h2 {
  position: relative;
  z-index: 1;
  margin: 0 0 clamp(0px, 1.25vw, 15px);
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(36px, 5.8333333333vw, 70px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-list, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-list, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 6%;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 40px;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img {
  width: 234px;
  height: 234px;
  margin: 0 0 clamp(15px, 2vw, 24px);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #d3962f;
  background: transparent;
  position: relative;
  padding-bottom: 86.85%;
  overflow: hidden;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img img, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img img, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-img img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  object-fit: cover;
  object-position: center;
  right: 10px;
  bottom: 10px;
  border-radius: 8px;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info h5, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info h5, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info h5 {
  margin: 0 0 0.85em;
  padding: 0;
  font-family: "Helvetica Neue - Condensed Bold", sans-serif;
  font-size: clamp(22px, 2vw, 24px);
  font-weight: 700;
  color: #000000;
  line-height: 1;
  text-align: center;
}
body.page #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info p, body.single #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info p, body.page-id-136235 #inner_content .section-inner-wrap .single-content-row .single-content-left-col .leadership-item-info p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  font-weight: 400;
  color: #000000;
  line-height: 1;
  text-align: center;
}
/* NEW Style Forms /it-careers-colorado-springs/ */
.colorado-springs .fsBody {
  background-color: transparent !important;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  .colorado-springs .fsBody {
    padding: 0;
  }
}
.colorado-springs .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
.colorado-springs .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
.colorado-springs .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.colorado-springs .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3) {
  width: 100%;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #0e2638 !important;
  outline: none !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  margin-bottom: 0 !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1;
  text-align: left;
  color: #8d8d8d !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, .colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  border: 1px solid #0e2638 !important;
  position: relative;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.87;
  margin: 0;
  height: 33px;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 0 !important;
  outline: none !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
.colorado-springs .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 60px !important;
}
.colorado-springs .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
.colorado-springs .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-radius: 5px !important;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 24px !important;
  border: 2px solid #d1942f;
  background: linear-gradient(to top, #881541 0%, #d54639 100%);
  background: #d1942f !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.97px;
  transition: all 0.5s ease;
  outline: 0 !important;
  text-align: center;
  padding: 20px;
}
.colorado-springs .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  background: transparent !important;
  color: #d1942f !important;
}
/* END NEW Style Forms /it-careers-colorado-springs/ */
/* NEW Style Forms /bad-experience/ */
#landing-page .form_section .fsBody {
  background-color: transparent !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #landing-page .form_section .fsBody {
    padding: 0;
  }
}
#landing-page .form_section .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#landing-page .form_section .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
#landing-page .form_section .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#landing-page .form_section .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  width: 100%;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #0e2638 !important;
  outline: none !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-size: 20px !important;
  font-family: "barlowregular", Arial, sans-serif;
  color: #010402 !important;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 29.66px;
  font-weight: normal;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-weight: normal !important;
  font-size: 20px;
  color: #08a6d3;
  padding-left: 2px;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  margin: 0 !important;
  background: #fff;
  border: 1px solid #bebfc1 !important;
  border-radius: 5px !important;
  max-width: 100%;
  width: 100% !important;
  font-size: 16px !important;
  font-family: "barlowregular", Arial, sans-serif;
  line-height: 18px;
  color: #6767676;
  font-weight: normal;
  outline: none !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#landing-page .form_section .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 131px !important;
}
#landing-page .form_section .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
#landing-page .form_section .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  max-width: 100%;
  font-family: "barlowbold", Arial, sans-serif;
  font-size: 32px !important;
  line-height: 40px;
  background: #12a129 !important;
  box-shadow: 0 5px 0px 0 #068019;
  border-radius: 5px !important;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 12px 0;
  float: left;
  width: 48%;
  margin: 0 0 7px;
  border: none;
}
#landing-page .form_section .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  /*background: transparent !important;
						color: #d1942f !important;*/
}
/* END NEW Style Forms /bad-experience/ */
/* NEW Style Forms /sniff/ */
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody {
  background-color: transparent !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody {
    padding: 0;
  }
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  width: 100%;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #0e2638 !important;
  outline: none !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  display: block !important;
  letter-spacing: 1px;
  font-size: 14px !important;
  font-family: "Segoe UI Semilight", Arial, sans-serif;
  color: #ffffff !important;
  margin: 5px 0 !important;
  padding: 0;
  text-align: left;
  line-height: 22px;
  font-weight: normal;
  text-transform: uppercase;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-weight: normal !important;
  font-size: 14px;
  color: #de8e2d;
  padding-left: 2px;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  margin: 0 !important;
  background: #fff;
  border: none !important;
  border-radius: 0 !important;
  max-width: 100%;
  width: 100% !important;
  font-size: 14px !important;
  font-family: "Segoe UI Semilight", Arial, sans-serif;
  line-height: 18px;
  color: #213655;
  font-weight: normal;
  height: 45px;
  padding: 8px 14px !important;
  outline: none !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 131px !important;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  max-width: 100%;
  background: url(../images/submit_btn.jpg) repeat !important;
  font-size: 34px !important;
  font-family: "Segoe UI Bold", Arial, sans-serif;
  text-shadow: 0px -1px 0px #9c5606;
  border-radius: 6px !important;
  display: block;
  padding: 5px 10px 15px !important;
  text-align: center;
  -webkit-box-shadow: 0 4px 0 0 #a96206;
  box-shadow: 0 4px 0 0 #a96206;
  width: 100%;
  height: 71px;
  font-weight: normal !important;
  color: #fff !important;
  margin-bottom: 7px;
}
body.page-id-130061 .mainsidebar_wrap .form_wrap .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  /*background: transparent !important;
						color: #d1942f !important;*/
}
/* END NEW Style Forms /sniff/ */
/* NEW Style Forms /qualify/ */
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody {
  background-color: transparent !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody {
    padding: 0;
  }
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell > a {
  display: none;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2) {
  width: 100%;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133926630, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133926631, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133926632, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133926633, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133926636, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell #field-anchor-133967668 {
  display: none;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
  box-shadow: none;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #0e2638 !important;
  outline: none !important;
  box-shadow: none;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  display: inline-block !important;
  font-size: 20px !important;
  font-family: "Segoe UI Semilight", Arial, sans-serif;
  color: #202939 !important;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 28.66px;
  font-weight: normal;
  width: 79%;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-weight: normal !important;
  font-size: 14px;
  color: #de8e2d;
  padding-left: 2px;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  margin: 0 !important;
  background: #fff;
  border: 1px solid #acacac !important;
  border-radius: 5px !important;
  max-width: 100%;
  width: 100% !important;
  font-size: 16px !important;
  font-family: "Segoe UI Semilight", Arial, sans-serif;
  line-height: 18px;
  color: #6767676;
  font-weight: normal;
  height: 56px;
  padding: 8px 14px !important;
  outline: none !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell fieldset[role="radiogroup"] {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 575px) {
  body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell fieldset[role="radiogroup"] {
    gap: 15px;
  }
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsOptionLabel {
  color: #3e4653 !important;
  font-size: 20px;
  font-family: Segoe UI Semilight, Arial, sans-serif;
  font-weight: normal;
  position: relative;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsOptionLabel input[type="radio"] {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  background-color: #fff !important;
  -moz-background-color: #fff !important;
  -webkit-background-color: #fff !important;
  border: 1px solid #acacac !important;
  border-radius: 0 !important;
  display: inline-block;
  position: relative !important;
  width: 28px !important;
  height: 28px !important;
  margin: 9px 12px 0 0 !important;
  outline: none !important;
  font-size: 16px;
  top: 7px;
  box-shadow: none !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsOptionLabel input[type="radio"]:before {
  content: "";
  opacity: 0;
  font-size: 16px;
  padding: 4px 6px;
  position: absolute;
  margin-right: 7px;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsOptionLabel input[type="radio"]:checked:before {
  font-size: 16px;
  left: 0;
  width: 100%;
  border-radius: 0;
  height: 100%;
  padding: 4px 6px;
  content: "✔";
  position: absolute;
  border: 0 solid #595d64 !important;
  outline: none !important;
  top: 0;
  margin-right: 7px;
  color: #000;
  opacity: 1;
  box-shadow: none !important;
  background-color: transparent !important;
  -webkit-background-color: transparent !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 194px !important;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  max-width: 100%;
  font-size: 20px !important;
  line-height: 26px !important;
  color: #ffffff !important;
  font-family: "Segoe UI Bold", Arial, sans-serif;
  display: inline-block;
  border-radius: 5px !important;
  box-shadow: 0 3px 0 #008943 !important;
  background: #00a651 !important;
  padding: 14px 50px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
body.customize-support.webp-support #Questionnaire-Landing .form-warp .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  /*background: transparent !important;
						color: #d1942f !important;*/
}
/* END NEW Style Forms /qualify/ */
/* NEW Style Forms /monsters/ */
#monster_landing .form_wrapper .fsBody {
  background-color: transparent !important;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #monster_landing .form_wrapper .fsBody {
    padding: 0;
  }
}
#monster_landing .form_wrapper .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#monster_landing .form_wrapper .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent !important;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
}
#monster_landing .form_wrapper .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
  margin-bottom: 15px !important;
}
@media screen and (max-width: 575px) {
  #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  width: 100%;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
  box-shadow: none;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #0e2638 !important;
  outline: none !important;
  box-shadow: none;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  font-size: 20px !important;
  font-family: "barlowregular", Arial, sans-serif;
  color: #010402 !important;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 29.66px;
  font-weight: normal;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  font-weight: normal !important;
  font-size: 20px;
  color: #08a6d3;
  padding-left: 2px;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  max-width: 100% !important;
  width: 100% !important;
  background-image: none !important;
  font-family: "Segoe UI", Arail, sans-serif;
  color: #6d6f71 !important;
  font-weight: normal;
  font-size: 17px !important;
  border: 1px solid #6d6f71 !important;
  padding: 12px 17px !important;
  border-radius: 5px !important;
  margin-bottom: 0;
  outline: none !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 2px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  height: 131px !important;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  outline: none !important;
  max-width: 100%;
  background: #a22587 none repeat scroll 0 0 !important;
  border-radius: 5px !important;
  color: white !important;
  display: block !important;
  font-family: "Segoe UI Bold", Arial, sans-serif !important;
  font-size: 26.55px !important;
  padding: 24px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  width: 100%;
}
#monster_landing .form_wrapper .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  /*background: transparent !important;
						color: #d1942f !important;*/
}
/* END NEW Style Forms /monsters/ */
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 698px;
  margin: 0 auto 28px;
  border: 1px solid #d3962f;
  background-color: #ecf6f8;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
  position: relative;
  display: flex;
  flex: 0 0 41%;
  width: 100%;
  max-width: 286px;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 100%);
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img img, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 760px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
    display: block;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 29px 20px 32px 27px;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 {
  margin: 0 0 24px;
  padding: 0;
  color: #000000;
  font-family: "HelveticaNeueCondensedBold", Arial, sans-serif;
  font-size: clamp(24px, 4.0816326531vw, 40px);
  font-weight: 700;
  line-height: 1;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:after, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:after {
  display: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 span, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 span, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 span, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 span {
  color: #000000;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  font-weight: 400;
  line-height: 1.368;
  text-align: left;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul {
  margin: 0 0 11px 5px;
  padding: 0;
  list-style: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li {
  position: relative;
  padding: 0 0 0 28px;
  margin: 0 0 7px;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  line-height: 1;
  letter-spacing: normal;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background-image: url("/wp-content/uploads/2023/03/CTI-Technology-banner-list-icon.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p {
  margin: 0 0 21px;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn {
  padding: 18px 28px;
  align-self: flex-start;
  color: #ffffff;
  font-family: "HelveticaNeueCondensedBold", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 5px;
  background-color: #fd0300;
  transition: 0.3s;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn:hover, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn:hover, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn:hover, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn:hover {
  color: #fd0300;
  background-color: transparent;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-img::before {
    display: block;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content {
  padding: 23px 37px 47px 31px !important;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content {
    padding: 20px 20px 32px 27px;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content a.site-logo, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content a.site-logo {
  display: inline-block;
  margin-left: auto;
  margin-bottom: 4em;
  margin-right: -8px;
  border-bottom: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content a.site-logo img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content a.site-logo img {
  width: auto;
  max-width: 100%;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 {
  margin: 0 0 0.3em 0 !important;
  font-size: clamp(40px, 3.0555555556vw, 50px) !important;
  line-height: 1.1;
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  text-transform: capitalize;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 span, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 span {
  color: #186bb1;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 br, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content h3 br {
    display: none;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p {
  font-family: "Source Sans Pro", Arial, sans-serif;
  margin: 0 0 1.2em !important;
  font-size: 22px !important;
  line-height: 1.3 !important;
  letter-spacing: 0;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p br, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content p br {
    display: none;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul {
  counter-reset: list;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li {
  margin: 0 0 0.4em !important;
  font-size: clamp(17px, 1.5vw, 18px);
  line-height: 1.33;
  padding-left: 24px;
  counter-increment: list;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:before {
  content: counter(list);
  position: absolute;
  background-image: none !important;
  background: transparent !important;
  font-weight: 700;
  color: #ffffff;
  left: 1px;
  top: 9px;
  z-index: 1;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-content ul li:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 24px;
  background-color: #04a4d8;
  left: -4px;
  top: 0;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  display: inline-block;
  background-color: #023aef !important;
  border: 1px solid #023aef !important;
  padding: 0.9em 1.2em;
  font-size: clamp(20px, 2.4166666667vw, 24px) !important;
  line-height: 1;
  max-width: 318px;
  position: relative;
  border: none !important;
  letter-spacing: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  text-transform: capitalize;
  color: #ffffff !important;
  border: 1px solid #023aef !important;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn ::after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn ::after {
  display: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn:hover, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .blakeinterview-post-banner-btn:hover {
  background-color: #ffffff !important;
  color: #023aef !important;
  border: 1px solid #023aef !important;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-img::before {
    display: block;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content {
  padding: 20px 34px 39px 30px !important;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content {
    padding: 20px 20px 32px 27px;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content a.site-logo, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content a.site-logo {
  display: inline-block;
  margin-left: auto;
  margin-bottom: 1.3em;
  margin-right: 8px;
  border-bottom: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content a.site-logo img, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content a.site-logo img {
  width: auto;
  max-width: 100%;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 {
  margin: 0 0 0.4em 0 !important;
  font-size: 40px !important;
  line-height: 1;
  color: #000000 !important;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  text-transform: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 span, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 span {
  color: #000000;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:before, body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 br, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content h3 br {
    display: none;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p {
  font-family: "Source Sans Pro", "Serif" !important;
  margin: 0 0 1.5em !important;
  font-size: 18px !important;
  line-height: 1.35 !important;
  letter-spacing: 0;
}
@media (max-width: 1180px) {
  body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p br, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content p br {
    display: none;
  }
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul {
  counter-reset: list;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li {
  margin: 0 0 0.4em !important;
  font-size: clamp(17px, 1.5vw, 18px);
  line-height: 1.33;
  padding-left: 24px;
  counter-increment: list;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:before, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:before {
  content: counter(list);
  position: absolute;
  background-image: none !important;
  background: transparent !important;
  font-weight: 700;
  color: #ffffff;
  left: 1px;
  top: 9px;
  z-index: 1;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:after, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-content ul li:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 24px;
  background-color: #04a4d8;
  left: -4px;
  top: 0;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  padding: 18px 0.7em;
  font-size: clamp(20px, 2.4166666667vw, 29px);
  background-color: #023aef;
  color: #ffffff;
  transition: all 0.3s ease;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  border: 2px solid #023aef;
  text-decoration: none;
}
body.page #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn:hover, body.single #inner_content.single-content-standart-2023 .section-inner-wrap .single-content-row .single-content-left-col .managedservicesroi-post-banner-btn:hover {
  border: 2px solid #023aef;
  background-color: transparent;
  color: #023aef;
  margin-left: auto;
  margin-right: auto;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.coloradosupport.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Ffonts%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_testimonial.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_banner-single-dev.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_sidebar-normal.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_apexchat.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_blog-section.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_techtips-page.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_page-third-party-terms.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_section_video-youtube.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_footer-new-2022.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_banner-new-2023.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_section_Industries-We-Serve.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_section_testimonials.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_freedom.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_single-page-2023.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_sidebar-2023.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_latest-post.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_colorado-it-support-team.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_sitemap.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_404.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_thank-you.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fpage%2F_leadership-team.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_formstack_new_2024.scss%22%2C%22wp-content%2Fthemes%2Fcolorado%2Fscss%2Fglobal%2F_post-banner.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAA8CA%3BAA7CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACVA%3BADmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAErCA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3KF%3BAAAA%3BAEYC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAFlNL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmOI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3OL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2QA%3BAAAA%3BAAAA%3BAAAA%3BAFhQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiRE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8RI%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvTP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkXO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAFjYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoaM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFzaN%3BAAAA%3BAAAA%3BAAAA%3BAEoZO%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEybI%3BAAAA%3BAAAA%3BAAAA%3BAFzbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgcK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxhBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiiBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFviBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkjBM%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAF7kBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BlBK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFpnBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEstBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApNH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAiBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvmCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqnCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkqCF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACnrCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BFA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAHxGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiHE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAHlHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1IF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2LI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpPN%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJzBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIgDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7KV%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BALnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK6BC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BALzDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK4GG%3BAAAA%3BAAAA%3BAL5GH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%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%3BAAOD%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%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%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%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BACxkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMaE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN1BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANtEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMgFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxJH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOAC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%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%3BAPnCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO4GC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP7IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOyKA%3BAAAA%3BAAAA%3BAAAA%3BAPnKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO2KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOqMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP7OH%3BAQCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACpFJ%3BAAAA%3BAAAA%3BACGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAVVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%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%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU8MA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVvMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVnOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUiPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVtOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU0PD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV1PC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%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%3BAAAA%3BAAYC%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%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV1dC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU%2BeD%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%3BAAAA%3BAVhhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUoiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV9jBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU8kBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAClqBF%3BAAAA%3BAAAA%3BAXcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAZbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYsCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZtCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYgDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZhEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAZnGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY2GE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbxHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa4II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6CC%3BAAAA%3BAAAA%3BAdvCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcgEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdhEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc2EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAd3GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcuIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdnKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAciLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdzLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcmMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9RD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcySC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAdlUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0UA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKK%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9WH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0XE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAdzYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdxbF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcgcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdzeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcmfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdzfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsgBC%3BAAAA%3BAAAA%3BAdtgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAckhBD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd7iBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcujBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd5nBpB%3BAeIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAfrCF%3BAe0CM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfpIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAekJM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfvIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeyJM%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfvTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAftZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAekaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAC3bJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAhB7BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBsEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB8FG%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnJL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkDE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8DE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2EE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBjHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAjBjKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2KC%3BAAAA%3BAAAA%3BAAAA%3BAjBrKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BKC%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2LD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BACjPL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBbN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBiCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB5EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBuFM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBlGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB2GQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%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%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAlBpZR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB4ZU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBlfpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB8fkB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAmBhB%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB9nBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBtqBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBkrBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB7rBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB%2BtBE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBluBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6uBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB7uBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBwvBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBxvBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBywBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAalB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACx3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBSD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAnBhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBpCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBiDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB4DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB4GG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB4KG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%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%3BAAOD%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%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB3iBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBojBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBzjBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqkBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1kBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0lBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB5VA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBsWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB3ZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBxaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBgbE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBntBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBiuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB3tBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB%2BuBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BApB9%2FBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAASK%3BAAAA%3BAAAA%3BAC%2FiCL%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAMA%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%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BACldL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrOF%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzTJ%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACJA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBhBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBuCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBjCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB2DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBrDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBgFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB1EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB8FG%3BAAAA%3BAAAA%3BAAAA%3BACnHL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BA1BtEH%3BA2BUK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BnIR%3BA4BEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%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%3BAAOD%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%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BA5BxOL%3BAAAA%3BA4BsPC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%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%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BA5B%2FdL%3BAAAA%3BA4B6eC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%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%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BA5B1tBL%3BAAAA%3BA4BwuBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BA5BliCL%3BAAAA%3BA4BgjCC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAAA%3BAAQC%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%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BA5BrxCL%3BA6BMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */