/**---------------------------------------------------------------------------------------------------------------------
* font-family: 'Helvetica Condensed', sans-serif;
* --------------------------------------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:200,300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Barlow:300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,700&display=swap");
@font-face {
  font-family: "Helvetica Condensed";
  src: url("../fonts/Helvetica/Helvetica-Condensed.woff2") format("woff2"), url("../fonts/Helvetica/Helvetica-Condensed.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Condensed";
  src: url("../fonts/Helvetica/Helvetica-CondensedBold.woff2") format("woff2"), url("../fonts/Helvetica/Helvetica-CondensedBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**---------------------------------------------------------------------------------------------------------------------
* font-family: 'Helvetica Neue Condensed', sans-serif;
* --------------------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: "Helvetica Neue Condensed";
  src: url("../fonts/HelveticaNeueBoldCondensed.woff2") format("woff2"), url("../fonts/HelveticaNeueBoldCondensed.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**---------------------------------------------------------------------------------------------------------------------
* font-family: 'Source Sans Pro', sans-serif;
* --------------------------------------------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
}
body {
  font-size: 15px;
  margin: 0;
}
.container {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container .col-sm-1, .container .col-sm-10, .container .col-sm-11, .container .col-sm-12, .container .col-sm-2, .container .col-sm-3, .container .col-sm-4, .container .col-sm-5, .container .col-sm-6, .container .col-sm-7, .container .col-sm-8, .container .col-sm-9 {
  float: left;
}
.container .col-lg-1, .container .col-lg-10, .container .col-lg-11, .container .col-lg-12, .container .col-lg-2, .container .col-lg-3, .container .col-lg-4, .container .col-lg-5, .container .col-lg-6, .container .col-lg-7, .container .col-lg-8, .container .col-lg-9, .container .col-md-1, .container .col-md-10, .container .col-md-11, .container .col-md-12, .container .col-md-2, .container .col-md-3, .container .col-md-4, .container .col-md-5, .container .col-md-6, .container .col-md-7, .container .col-md-8, .container .col-md-9, .container .col-sm-1, .container .col-sm-10, .container .col-sm-11, .container .col-sm-12, .container .col-sm-2, .container .col-sm-3, .container .col-sm-4, .container .col-sm-5, .container .col-sm-6, .container .col-sm-7, .container .col-sm-8, .container .col-sm-9, .container .col-xs-1, .container .col-xs-10, .container .col-xs-11, .container .col-xs-12, .container .col-xs-2, .container .col-xs-3, .container .col-xs-4, .container .col-xs-5, .container .col-xs-6, .container .col-xs-7, .container .col-xs-8, .container .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.container .col-sm-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container .col-sm-6 {
    width: 50%;
  }
  .container .col-sm-3 {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .container .col-sm-5 {
    width: 100%;
  }
  .container .col-sm-7 {
    width: 100%;
  }
  .container .col-sm-6 {
    width: 100%;
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  clear: both;
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
  display: table;
  content: " ";
}
body.page-id-8119 #content_section .width_1 {
  width: 100% !important;
}
body.page-id-8119 #content_section .alliance-sidebar.width-2 {
  display: none !important;
}
body.single #content_section .content_wrap blockquote {
  position: relative;
  padding: 17px 0 0 50px;
  border-left: none;
}
body.single #content_section .content_wrap blockquote:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  height: 32px;
  margin: 0;
  background-color: transparent;
  background-image: url("/wp-content/uploads/2022/04/quote.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border-radius: 0;
  color: #012642;
  width: clamp(26px, 2.65vw, 36px);
}
body.single #content_section .content_wrap blockquote:after {
  content: "";
  position: absolute;
  top: 55px;
  bottom: 8px;
  left: 23px;
  width: 3px;
  height: auto;
  background-color: #012642;
}
.nowrap {
  white-space: nowrap;
}
@media (max-width: 980px) {
  body.page-template-default #content-section .content-row .left-col .content .partners-content .partner-wrap {
    text-align: center;
  }
}
body.page-template-default #content-section .content-row .left-col .content .partners-content .partner-wrap:not(:last-child) {
  margin-bottom: 50px;
}
body.page-template-default #content-section .content-row .left-col .content .partners-content .partner-wrap .partner-logo img {
  margin-bottom: 20px;
  max-width: 300px;
}
body.page-template-default #content-section .content-row .left-col .content .alliance-technology .row .table_section li {
  line-height: 1.5;
}
@media (max-width: 767px) {
  body.page-template-default #content-section .content-row .left-col .content .alliance-technology .row .table_section li {
    padding-left: 0 !important;
  }
}
body.page-template-default #content-section .content-row .left-col .content .alliance-technology .row .table_section li:before {
  display: none;
}
body.page-template-default #content-section .content-row .left-col .content .alliance-technology .row .table_section .pricing-table {
  max-width: 100%;
}
.comprehensive-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.comprehensive-item:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .comprehensive-item {
    flex-direction: column;
  }
}
.comprehensive-item .comprehensive-img {
  width: 130px;
  margin-right: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .comprehensive-item .comprehensive-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .comprehensive-item .comprehensive-content {
    width: calc(100% - 130px);
  }
}
@media (min-width: 768px) {
  .services-content ul.services-list li {
    margin-bottom: 30px !important;
  }
}
body.page-template-default #content-section .content-row .left-col .content .service_list li {
  padding: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 768px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li:nth-child(even) .service_icon {
    text-align: end;
  }
}
@media (max-width: 767px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li:nth-child(even) {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li {
    flex-direction: column;
  }
}
body.page-template-default #content-section .content-row .left-col .content .service_list li:before {
  display: none;
}
@media (min-width: 768px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li .service_icon {
    width: 150px;
  }
}
body.page-template-default #content-section .content-row .left-col .content .service_list li .service_icon a {
  border: none !important;
}
body.page-template-default #content-section .content-row .left-col .content .service_list li .service_icon img {
  padding: 20px;
}
@media (min-width: 768px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li .service_icon img {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list li .service_title {
    width: calc(100% - 150px);
  }
}
body.page-template-default #content-section .content-row .left-col .content .service_list li .service_title p {
  margin-bottom: 0;
}
body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting .technology_patners li:nth-child(even) {
  flex-direction: column;
}
body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting li {
  margin-bottom: 2.6em;
}
@media (min-width: 767px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting li .service_text {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting li .service_text {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  body.page-template-default #content-section .content-row .left-col .content .service_list.office ul, body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.page-template-default #content-section .content-row .left-col .content .service_list.office ul li, body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting ul li {
    width: 47%;
  }
  body.page-template-default #content-section .content-row .left-col .content .service_list.office ul li .service_icon, body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting ul li .service_icon {
    width: 120px;
  }
  body.page-template-default #content-section .content-row .left-col .content .service_list.office ul li .service_title, body.page-template-default #content-section .content-row .left-col .content .service_list.it-consulting ul li .service_title {
    width: calc(100% - 120px);
  }
}
body.page-template-default #content-section .content-row .left-col .content .service_list.business-continuity, body.page-template-default #content-section .content-row .left-col .content .service_list.service_list_alliance.it_solution_list, body.page-template-default #content-section .content-row .left-col .content .service_list.legal {
  max-width: 700px;
}
#technology-partner-body .section-heading {
  padding: 24px 0 24px;
}
#technology-partner-body .section-heading h2 {
  margin: 0 auto !important;
  color: #fff !important;
}
#technology-partner-body .main-video-wrap .video-overlay iframe {
  width: 100%;
  height: 100%;
}
#technology-partner-body .list-wrap li {
  min-height: auto;
}
#technology-partner-body .sidebar-heading h4 {
  margin: 0 !important;
  color: #fff !important;
  letter-spacing: normal;
}
#technology-partner-body .alliancephone-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  #technology-partner-body .alliancephone-row .col-sm-4 {
    min-width: 300px;
  }
}
@media (min-width: 981px) and (max-width: 1250px) {
  #technology-partner-body .alliancephone-row .col-8-modi {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  #technology-partner-body .alliancephone-row .col-8-modi {
    width: 100% !important;
  }
}
.highlight-box h6 span.yext-data:first-of-type a {
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.home #alliance_page#alliance_page .alliance_wrap .icon-wrap {
    margin-bottom: 20px !important;
  }
}
body.home #alliance_page#alliance_page .alliance_wrap .icon-wrap img {
  background: #fff;
}
body.home #alliance_page#alliance_page .alliance_wrap .text-wrap h4 {
  line-height: 1 !important;
}
@media (max-width: 767px) {
  body.home #alliance_page#alliance_page .alliance_wrap .text-wrap h4 {
    height: auto !important;
  }
}
#chat-widget-container {
  right: 10px !important;
}
@media (max-width: 980px) {
  html, body {
    overflow-x: hidden;
  }
}
#banner {
  height: 1000px;
  padding-top: 200px !important;
  overflow: hidden;
}
@media (max-width: 1550px) {
  #banner {
    padding-top: 140px !important;
    height: 84vh;
  }
}
@media (max-width: 980px) {
  #banner {
    height: 100vh;
    padding-top: 140px !important;
  }
  #banner .banner_row {
    width: 100% !important;
  }
}
#banner #srollArrow {
  position: absolute;
  bottom: 50px;
  left: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  z-index: 9;
}
@media (max-width: 500px) {
  #banner #srollArrow {
    bottom: 150px;
  }
}
#banner .scroll_down {
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#banner .scroll_down a {
  display: inline-block;
  width: 60px;
  height: 15px;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#banner .scroll_down a:before {
  content: url(../images/scroll-down-arrow.png);
  position: absolute;
  display: block;
  -webkit-transform: translateZ(0);
  left: 14.5px;
  bottom: -26px;
  transform: translateZ(0);
}
#banner .scroll_down span {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-family: "barlowregular", arial;
  text-transform: capitalize;
  font-weight: bold;
}
#banner .scroll_down a:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
#banner .social-media {
  display: inline-block;
  vertical-align: middle;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
#banner .social-media li {
  padding: 0;
  margin: 0 18px;
  display: inline-block;
}
#banner .social-media li a {
  height: 31px;
  display: inline-block;
  width: 31px;
  overflow: hidden;
  text-indent: 999px;
  background-repeat: no-repeat;
  padding: 0;
}
@media (max-width: 980px) {
  #banner .social-media li a {
    height: 17px;
    width: 17px;
  }
}
#banner .social-media li a.facebook {
  padding: 0;
  height: 31px;
  display: inline-block;
  width: 31px;
  overflow: hidden;
  background: url(../images/social-icon.png);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxwYXRoIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDMgICBjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NCAgIGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDYgICBjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 980px) {
  #banner .social-media li a.facebook {
    height: 17px;
    width: 17px;
  }
}
#banner .social-media li a.twitter {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTQ3IDUxMi4wMDIwMyA1MTIiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cGF0aCBkPSJtMTkxLjAxMTcxOSA0MTkuMDQyOTY5Yy0yMi4xNDA2MjUgMC00NC45Mjk2ODgtMS43OTI5NjktNjcuODU1NDY5LTUuMzg2NzE5LTQwLjM3ODkwNi02LjMzNTkzOC04MS4yNTM5MDYtMjcuNDU3MDMxLTkyLjgyMDMxMi0zMy43ODEyNWwtMzAuMzM1OTM4LTE2LjU4NTkzOCAzMi44NDM3NS0xMC44MDA3ODFjMzUuOTAyMzQ0LTExLjgwNDY4NyA1Ny43NDIxODgtMTkuMTI4OTA2IDg0Ljc3NzM0NC0zMC41OTc2NTYtMjcuMDcwMzEzLTEzLjEwOTM3NS00Ny45MzM1OTQtMzYuNjkxNDA2LTU3Ljk3NjU2My02Ny4xNzU3ODFsLTcuNjQwNjI1LTIzLjE5NTMxMyA2LjI2NTYyNS45NTcwMzFjLTUuOTQxNDA2LTUuOTg4MjgxLTEwLjYzMjgxMi0xMi4wNjY0MDYtMTQuMjY5NTMxLTE3LjU5Mzc1LTEyLjkzMzU5NC0xOS42NDQ1MzEtMTkuNzgxMjUtNDMuNjQ4NDM3LTE4LjMyNDIxOS02NC4yMTg3NWwxLjQzNzUtMjAuMjQ2MDkzIDEyLjEyMTA5NCA0LjY5NTMxMmMtNS4xMTMyODEtOS42NTYyNS04LjgwODU5NC0xOS45Njg3NS0xMC45ODA0NjktMzAuNzc3MzQzLTUuMjkyOTY4LTI2LjM1OTM3Ni0uODYzMjgxLTU0LjM2MzI4MiAxMi40NzY1NjMtNzguODUxNTYzbDEwLjU1ODU5My0xOS4zODI4MTMgMTQuMTIxMDk0IDE2Ljk2MDkzOGM0NC42NjAxNTYgNTMuNjQ4NDM4IDEwMS4yMjY1NjMgODUuNDcyNjU2IDE2OC4zNjMyODIgOTQuNzg5MDYyLTIuNzQyMTg4LTE4LjkwMjM0My0uNjg3NS0zNy4xNDQ1MzEgNi4xMTMyODEtNTMuNDk2MDkzIDcuOTE3OTY5LTE5LjAzOTA2MyAyMi4wMDM5MDYtMzUuMTgzNTk0IDQwLjcyMjY1Ni00Ni42OTE0MDcgMjAuNzg5MDYzLTEyLjc3NzM0MyA0Ni0xOC45Njg3NSA3MC45ODgyODEtMTcuNDMzNTkzIDI2LjUxMTcxOSAxLjYyODkwNiA1MC41ODIwMzIgMTEuNTYyNSA2OS42OTkyMTkgMjguNzQ2MDkzIDkuMzM1OTM3LTIuNDI1NzgxIDE2LjIxNDg0NC01LjAxNTYyNCAyNS41MTE3MTktOC41MTU2MjQgNS41OTM3NS0yLjEwNTQ2OSAxMS45Mzc1LTQuNDk2MDk0IDE5Ljg3NS03LjIzMDQ2OWwyOS4yNS0xMC4wNzgxMjUtMTkuMDc0MjE5IDU0LjQ3NjU2MmMxLjI1NzgxMy0uMTA1NDY4IDIuNTU0Njg3LS4xOTUzMTIgMy45MTAxNTYtLjI1MzkwNmwzMS4yMzQzNzUtMS40MTQwNjItMTguNDYwOTM3IDI1LjIzMDQ2OGMtMS4wNTg1OTQgMS40NDUzMTMtMS4zMjgxMjUgMS44NTU0NjktMS43MDMxMjUgMi40MjE4NzUtMS40ODgyODIgMi4yNDIxODgtMy4zMzk4NDQgNS4wMzEyNS0yOC42Nzk2ODggMzguODY3MTg4LTYuMzQzNzUgOC40NzI2NTYtOS41MTE3MTggMTkuNTA3ODEyLTguOTIxODc1IDMxLjA3ODEyNSAyLjI0NjA5NCA0My45Njg3NS0zLjE0ODQzNyA4My43NS0xNi4wNDI5NjkgMTE4LjIzNDM3NS0xMi4xOTUzMTIgMzIuNjI1LTMxLjA5Mzc1IDYwLjYxNzE4Ny01Ni4xNjQwNjIgODMuMTk5MjE5LTMxLjAyMzQzOCAyNy45Mzc1LTcwLjU4MjAzMSA0Ny4wNjY0MDYtMTE3LjU4MjAzMSA1Ni44NDc2NTYtMjMuMDU0Njg4IDQuNzk2ODc1LTQ3LjgxMjUgNy4yMDMxMjUtNzMuNDM3NSA3LjIwMzEyNXptMCAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+PC9nPiA8L3N2Zz4=");
}
#banner .social-media li a.linkedin {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1NSA0NTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1NSA0NTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGIiBkPSJNMjQ2LjQsMjA0LjM1di0wLjY2NWMtMC4xMzYsMC4yMjMtMC4zMjQsMC40NDYtMC40NDIsMC42NjVIMjQ2LjR6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGIiBkPSJNMCwwdjQ1NWg0NTVWMEgweiBNMTQxLjUyMiwzNzguMDAySDc0LjAxNlYxNzQuOTA2aDY3LjUwNlYzNzguMDAyeiAgICBNMTA3Ljc2OSwxNDcuMTg2aC0wLjQ0NkM4NC42NzgsMTQ3LjE4Niw3MCwxMzEuNTg1LDcwLDExMi4wODVjMC0xOS45MjgsMTUuMTA3LTM1LjA4NywzOC4yMTEtMzUuMDg3ICAgYzIzLjEwOSwwLDM3LjMxLDE1LjE1OSwzNy43NTIsMzUuMDg3QzE0NS45NjMsMTMxLjU4NSwxMzEuMzIsMTQ3LjE4NiwxMDcuNzY5LDE0Ny4xODZ6IE0zODUsMzc4LjAwMmgtNjcuNTI0VjI2OS4zNDUgICBjMC0yNy4yOTEtOS43NTYtNDUuOTItMzQuMTk1LTQ1LjkyYy0xOC42NjQsMC0yOS43NTUsMTIuNTQzLTM0LjY0MSwyNC42OTNjLTEuNzc2LDQuMzQtMi4yNCwxMC4zNzMtMi4yNCwxNi40NTl2MTEzLjQyNmgtNjcuNTM3ICAgYzAsMCwwLjkwNS0xODQuMDQzLDAtMjAzLjA5NkgyNDYuNHYyOC43NzljOC45NzMtMTMuODA3LDI0Ljk4Ni0zMy41NDcsNjAuODU2LTMzLjU0N2M0NC40MzcsMCw3Ny43NDQsMjkuMDIsNzcuNzQ0LDkxLjM5OFYzNzguMDAyICAgeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=");
}
@media (max-width: 980px) {
  #banner .banner_text {
    max-width: 600px;
    margin: auto;
    margin-bottom: 30px;
    overflow: hidden;
  }
}
#banner .banner_text h1 {
  line-height: 0.8em;
  text-align: center !important;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 143.743px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0;
}
@media (max-width: 1550px) {
  #banner .banner_text h1 {
    font-size: calc(90px + 1vw);
  }
}
@media (max-width: 980px) {
  #banner .banner_text h1 {
    font-size: calc(80px + 0.8vw);
  }
}
@media (max-width: 767px) {
  #banner .banner_text h1 {
    font-size: calc(50px + 0.8vw);
  }
}
#banner .banner_text h2 {
  padding: 0;
  line-height: 1;
  text-align: center !important;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 73.743px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 1550px) {
  #banner .banner_text h2 {
    font-size: calc(50px + 0.5vw);
  }
}
@media (max-width: 980px) {
  #banner .banner_text h2 {
    font-size: calc(40px + 0.5vw);
  }
}
@media (max-width: 767px) {
  #banner .banner_text h2 {
    font-size: calc(33px + 0.8vw);
  }
}
#banner .banner_text.et_pb_module h3 {
  padding: 0;
  text-transform: uppercase;
  font-size: 33.743px;
  line-height: 1.5;
  text-align: center !important;
  font-family: "Barlow Condensed", sans-serif;
  color: #faba11;
  position: relative;
  letter-spacing: 15px !important;
  margin-bottom: 20px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: auto !important;
}
@media (max-width: 1550px) {
  #banner .banner_text.et_pb_module h3 {
    font-size: calc(20px + 0.2vw);
  }
}
@media (max-width: 980px) {
  #banner .banner_text.et_pb_module h3 {
    font-size: calc(20px + 0.2vw);
  }
  #banner .banner_text.et_pb_module h3:after {
    right: -220px;
  }
  #banner .banner_text.et_pb_module h3:before {
    left: -220px;
  }
}
#banner .banner_text.et_pb_module h3:after {
  height: 4px;
  width: 214px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  right: -230px;
  background: #faba11;
}
#banner .banner_text.et_pb_module h3:before {
  background: #faba11;
  height: 4px;
  width: 214px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  left: -250px;
}
@media (max-width: 767px) {
  #banner .banner_text.et_pb_module h3 {
    font-size: calc(18px + 0.8vw);
    letter-spacing: 5px !important;
  }
  #banner .banner_text.et_pb_module h3:after {
    right: -215px;
    height: 2px;
  }
  #banner .banner_text.et_pb_module h3:before {
    left: -220px;
    height: 2px;
  }
}
#banner .down_text {
  max-width: 530px;
  max-width: 480px;
  margin-left: auto;
  padding-top: 150px;
}
@media (max-width: 1550px) {
  #banner .down_text {
    padding-top: 20px;
  }
}
@media (max-width: 1400px) {
  #banner .down_text {
    margin-right: auto;
    padding: 0;
  }
}
#banner .down_text p {
  font-size: 25px;
  color: #ffffff !important;
  font-weight: bold;
  line-height: 1.143;
  text-align: center !important;
  font-family: "Barlow Condensed", sans-serif;
}
@media (max-width: 1550px) {
  #banner .down_text p {
    font-size: calc(22px + 0.2vw);
  }
}
@media (max-width: 980px) {
  #banner .down_text p {
    font-size: calc(18px + 0.2vw);
  }
}
@media (max-width: 767px) {
  #banner .down_text p {
    font-size: calc(16px + 0.2vw);
  }
}
#banner .banner_col1 {
  height: -webkit-fill-available;
}
@media (max-width: 1550px) {
  #banner .banner_col1 {
    width: 87.8% !important;
  }
}
@media (max-width: 1400px) {
  #banner .banner_col1 {
    width: 100% !important;
    margin: 0 !important;
  }
}
#banner .banner_col1 #bum {
  position: absolute;
  bottom: 0;
  left: -110px;
  width: 500px;
  height: 320px;
  background: url(/wp-content/uploads/2019/08/bum.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}
@media (max-width: 1550px) {
  #banner .banner_col1 #bum {
    width: 450px;
    height: 270px;
  }
  #banner .banner_col1 #bum .et_pb_code_inner {
    padding-right: 40px;
  }
}
@media (max-width: 980px) {
  #banner .banner_col1 #bum {
    width: 362px;
    height: 229px;
  }
}
@media (max-width: 767px) {
  #banner .banner_col1 #bum {
    width: 343px;
    height: 218px;
    padding-right: 0;
  }
}
#banner .banner_col1 #bum .bum_text {
  display: flex;
  flex-direction: column;
}
#banner .banner_col1 #bum .bum_text .bum_text-head {
  margin-top: auto;
}
@media (max-width: 1400px) {
  #banner .banner_col2 {
    width: 0 !important;
  }
}
@media (max-width: 980px) {
  #banner .banner_col2 {
    width: 100% !important;
  }
}
#banner .banner_col2 .et_pb_image_wrap {
  width: 100%;
  height: -webkit-fill-available;
}
@media (max-width: 980px) {
  #banner .banner_col2 .et_pb_image_wrap {
    height: auto;
  }
}
@media (max-width: 1400px) {
  #banner .banner_col2 .et_pb_image_wrap {
    position: unset !important;
  }
}
#banner .banner_col2 .et_pb_image_wrap img {
  position: absolute !important;
  height: -webkit-fill-available;
  width: 100%;
  bottom: 0;
  right: -60px;
  object-fit: fill;
  /* height: 60vh; */
  min-width: 650px;
}
@media (max-width: 1550px) {
  #banner .banner_col2 .et_pb_image_wrap img {
    right: -230px;
    object-fit: contain;
  }
}
@media (max-width: 1400px) {
  #banner .banner_col2 .et_pb_image_wrap img {
    height: unset;
    min-width: 300px;
    right: -60px;
  }
}
@media (max-width: 980px) {
  #banner .banner_col2 .et_pb_image_wrap img {
    min-width: 300px;
    height: 27vh !important;
    object-fit: contain !important;
    width: auto !important;
    position: absolute !important;
  }
}
@media (max-width: 767px) {
  #banner .banner_col2 .et_pb_image_wrap img {
    min-width: auto;
  }
}
#banner .bum_text {
  width: 100%;
  height: 100%;
}
#banner .bum_text h2 {
  font-size: 45px;
  color: #fff;
  line-height: 0.5em;
  font-family: "barlow_condensedextrabold", arial;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 20px !important;
}
@media (max-width: 1550px) {
  #banner .bum_text h2 {
    font-size: calc(30px + 0.25vw);
  }
}
@media (max-width: 980px) {
  #banner .bum_text h2 {
    font-size: calc(25px + 0.25vw);
  }
}
#banner .bum_text h2 span {
  font-size: 32px;
  display: block;
  line-height: 45px;
}
@media (max-width: 980px) {
  #banner .bum_text h2 span {
    font-size: calc(20px + 0.2vw);
  }
}
.section_blue {
  background: #211756 !important;
}
body.page-template-template-home #et-boc .btn_gold.et_pb_button {
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #ffcf50 !important;
  border-radius: 10px;
  background-image: -moz-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  background-image: -webkit-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  background-image: -ms-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  box-shadow: 0px 5px 0px 0px rgba(165, 122, 10, 0.004);
  width: 232px;
  height: 62px;
  font-size: 40px;
  font-family: "Barlow Condensed", sans-serif;
  color: white !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  line-height: 0.506 !important;
  text-align: center;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto;
}
body.page-template-template-home #et-boc .btn_gold.et_pb_button:hover {
  padding: 0 !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc .btn_gold.et_pb_button {
    font-size: calc(25px + 0.25vw) !important;
  }
}
body.page-template-template-home #et-boc #partners {
  padding: 70px 0 !important;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #partners {
    padding: 50px 0 50px !important;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #partners {
    padding: 50px 0 20px !important;
  }
}
body.page-template-template-home #et-boc #partners #partners_row {
  padding: 0 !important;
}
body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column {
    justify-content: center;
    align-items: center;
  }
}
body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image {
  margin-right: 60px !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image {
    margin-right: 30px !important;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image {
    margin-left: 0 !important;
    margin-bottom: 30px !important;
  }
}
body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image:last-child {
  margin-right: 0px !important;
}
body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image img {
  max-height: 60px;
  object-fit: contain;
}
@media (max-width: 1440px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image img {
    max-height: 47px;
  }
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image img {
    max-height: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-template-home #et-boc #partners #partners_row > .et_pb_column .et_pb_image img {
    max-height: 15px !important;
  }
}
body.page-template-template-home #et-boc #expertise {
  padding: 98px 0 145px !important;
  overflow-x: hidden;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise {
    padding: 50px 0 100px !important;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row {
  padding: 0 !important;
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise #expertise_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 {
  padding-top: 220px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 {
    padding-top: 120px;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 {
    padding-top: 0;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1:after {
  position: absolute;
  right: -14.5%;
  top: 0;
  background: #fff;
  content: "";
  height: 100%;
  width: 300%;
  z-index: -1;
}
body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 .et_pb_text_inner {
  max-width: 300px;
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 .et_pb_text_inner {
    max-width: 100%;
    text-align: center;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h2 {
  font-size: 50.615px;
  color: #ee3a43;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 800;
  margin-bottom: 35px;
  padding: 0 !important;
  padding-right: 30px !important;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h2 {
    font-size: calc(40px + 0.4vw);
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h2 {
    padding-right: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h2 {
    font-size: calc(30px + 0.4vw);
    margin-bottom: 15px;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h3 {
  font-family: "Barlow Condensed", sans-serif;
  color: #211756;
  font-size: 35px;
  padding: 0 !important;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h3 {
    font-size: calc(25px + 0.3vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .expertise_col1 h3 {
    font-size: calc(20px + 0.2vw);
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv {
  width: 950px;
  max-width: 100%;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv {
    width: 700px;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .entry-featured-image-url {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .entry-featured-image-url:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #918da0;
  opacity: 0.5;
  z-index: 0;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .entry-featured-image-url img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -11;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-stage-outer {
  overflow: visible !important;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post {
  height: 740px;
  padding: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post {
    height: 500px;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post {
    height: 300px;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv .et_pb_blurb_content, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post .et_pb_blurb_content {
  margin: 0;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h2, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h2 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 50.615px;
  color: white;
  font-weight: bold;
  line-height: 1.229;
  text-transform: uppercase;
  padding: 0 !important;
  margin-bottom: 20px;
  z-index: 1;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h2, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h2 {
    font-size: calc(40px + 0.4vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv h2, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h4, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post h2 {
    font-size: calc(30px + 0.4vw);
    margin-bottom: 15px;
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv p, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post p {
  z-index: 1;
  font-size: 20px;
  color: white !important;
  font-weight: 500;
  line-height: 24px;
  font-family: "Barlow Condensed", sans-serif;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .serv p, body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv article.post p {
    font-size: calc(16px + 0.2vw);
  }
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-nav {
  position: absolute;
  bottom: -43px;
  left: 50%;
  transform: translateX(-50%);
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-prev {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 25px 9px 0;
  border-color: transparent #faba11 transparent transparent;
  margin-right: 35px;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-prev span {
  display: none;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 25px;
  border-color: transparent transparent transparent #faba11;
  margin-left: 35px;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-next span {
  display: none;
}
body.page-template-template-home #et-boc #darkweb {
  padding: 25px 0 !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #darkweb {
    padding: 20px 0 !important;
  }
}
body.page-template-template-home #et-boc #darkweb .darkweb_text {
  max-width: 1050px;
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
body.page-template-template-home #et-boc #darkweb .darkweb_text h3 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 71.704px;
  color: #fff;
  text-transform: uppercase;
  line-height: 0.882;
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #darkweb .darkweb_text h3 {
    font-size: calc(56px + 0.6vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #darkweb .darkweb_text h3 {
    font-size: calc(40px + 0.5vw);
    margin-bottom: 15px;
  }
}
body.page-template-template-home #et-boc #darkweb .darkweb_text h3 span {
  font-weight: 900;
  color: #ee3a43;
}
body.page-template-template-home #et-boc #darkweb .darkweb_text p {
  font-size: 20px;
  color: white !important;
  font-weight: 600;
  line-height: 25px;
  font-family: "Barlow Condensed", sans-serif;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #darkweb .darkweb_text p {
    font-size: calc(16px + 0.2vw);
  }
}
body.page-template-template-home #et-boc #darkweb .et_pb_button_module_wrapper {
  text-align: center;
}
body.page-template-template-home #et-boc #darkweb .et_pb_button_module_wrapper .et_pb_button_0 {
  padding: 0 !important;
}
body.page-template-template-home #et-boc .section_head {
  padding: 0 !important;
}
body.page-template-template-home #et-boc .section_head h2 {
  font-size: 60px;
  font-family: "Barlow Condensed", sans-serif;
  color: #f33746 !important;
  line-height: 1 !important;
  text-align: center !important;
  margin: auto !important;
  margin-bottom: 10px !important;
  max-width: 1075px;
  padding: 0 !important;
  font-weight: 900 !important;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc .section_head h2 {
    font-size: calc(45px + 0.4vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc .section_head h2 {
    font-size: calc(35px + 0.4vw);
  }
}
body.page-template-template-home #et-boc .section_head p {
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  color: #000 !important;
  line-height: 1.1;
  text-align: center !important;
  max-width: 686.109px;
  margin: auto !important;
  font-weight: 500;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc .section_head p {
    font-size: calc(16px + 0.2vw);
  }
}
body.page-template-template-home #et-boc #why {
  padding: 85px 0 !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #why {
    padding: 50px 0 !important;
  }
}
body.page-template-template-home #et-boc #why .why_body {
  padding-top: 45px !important;
  padding-bottom: 0 !important;
}
body.page-template-template-home #et-boc #why .et_pb_blurb_container h3 {
  font-size: 20px;
  font-family: "Barlow Condensed", sans-serif;
  color: #f33746;
  font-weight: bold;
  line-height: 1.524;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #why .et_pb_blurb_container h3 {
    font-size: calc(16px + 0.2vw);
  }
}
body.page-template-template-home #et-boc #why .et_pb_blurb_container p {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  color: black;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #why .et_pb_blurb_container p {
    font-size: calc(14px + 0.2vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #why .et_pb_image_wrap img {
    max-height: 60px;
  }
}
body.page-template-template-home #et-boc #why .et-waypoint {
  opacity: 1 !important;
}
body.page-template-template-home #et-boc .section_red {
  background: #ee3a43 !important;
}
body.page-template-template-home #et-boc .section_red .section_head h2 {
  color: #211756 !important;
}
body.page-template-template-home #et-boc .section_red .section_head p {
  color: white !important;
}
body.page-template-template-home #et-boc #feedback {
  padding: 80px 0 !important;
  min-height: 955px;
  overflow-x: hidden;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #feedback {
    padding: 50px 0 !important;
  }
}
body.page-template-template-home #et-boc #feedback #col_img {
  height: 100%;
}
body.page-template-template-home #et-boc #feedback #col_img .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #feedback #col_img .et_pb_image_wrap {
    max-width: unset;
    width: 145%;
    height: 100%;
  }
}
body.page-template-template-home #et-boc #feedback #col_img img {
  position: absolute;
  width: 288px;
  height: 853px;
  top: -127px;
  right: 33px;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #feedback #col_img img {
    object-fit: contain;
    top: -117px;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #feedback #col_absolute {
    display: none;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #feedback .feedb_body {
    flex-wrap: wrap;
  }
}
body.page-template-template-home #et-boc #feedback .feed_col {
  margin-right: 30px !important;
  width: 360px !important;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #feedback .feed_col {
    width: 310px;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #feedback .feed_col {
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }
}
body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial {
  padding: 42px 26px !important;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial {
    width: 310px;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial {
    width: 100%;
  }
}
body.page-template-template-home #et-boc #feedback .feed_col h3 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 28px !important;
  color: black !important;
  font-weight: bold !important;
  line-height: 1.071;
  text-align: left;
  padding-bottom: 30px;
  padding-right: 15px;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #feedback .feed_col h3 {
    font-size: calc(18px + 0.3vw) !important;
  }
}
body.page-template-template-home #et-boc #feedback .feed_col p {
  font-size: 18px !important;
  font-family: "Barlow", sans-serif;
  color: black !important;
  line-height: 1.389 !important;
  text-align: left;
  padding-bottom: 0 !important;
  font-weight: 500;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #feedback .feed_col p {
    font-size: calc(16px + 0.2vw) !important;
  }
}
body.page-template-template-home #et-boc #feedback .feed_col p img {
  margin-bottom: 25px;
}
body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_author {
  margin-top: 28px !important;
}
body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_company {
  display: block;
}
body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_author, body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_meta {
  font-size: 16px !important;
  font-family: "Barlow", sans-serif;
  color: #999 !important;
  line-height: 1.125 !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_author, body.page-template-template-home #et-boc #feedback .feed_col .et_pb_testimonial_meta {
    font-size: calc(14px + 0.2vw) !important;
  }
}
body.page-template-template-home #et-boc #with_alliance {
  padding: 70px 0 !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #with_alliance {
    padding: 50px 0 !important;
  }
}
body.page-template-template-home #et-boc #with_alliance h2 {
  padding-bottom: 0 !important;
  font-size: 40px !important;
  font-family: "Barlow Condensed", sans-serif;
  color: white !important;
  font-weight: bold !important;
  line-height: 1.375;
  text-align: center;
  max-width: 1140px;
  margin: auto;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #with_alliance h2 {
    font-size: calc(20px + 0.3vw) !important;
  }
}
body.page-template-template-home #et-boc #with_alliance p {
  padding-bottom: 0 !important;
  font-size: 22px !important;
  font-family: "Barlow Condensed", sans-serif;
  color: white !important;
  font-weight: bold !important;
  line-height: 1.375;
  text-align: center;
  max-width: 1140px;
  margin: auto;
  margin-top: 25px;
  padding-bottom: 0;
}
body.page-template-template-home #et-boc .section_yellow {
  background: #faba11 !important;
}
body.page-template-template-home #et-boc #contact {
  height: 360px;
}
@tablet {
  body.page-template-template-home #et-boc #contact {
    height: auto;
  }
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact {
    height: auto;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #cont_info {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
body.page-template-template-home #et-boc #contact #cont_img {
  height: -webkit-fill-available;
  max-width: 345px;
  margin: 0;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #cont_img {
    max-height: 500px;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #cont_img {
    max-height: 330px;
  }
}
body.page-template-template-home #et-boc #contact #cont_img .et_pb_image, body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap {
  height: -webkit-fill-available;
  width: 100%;
}
body.page-template-template-home #et-boc #contact #cont_img .et_pb_image img, body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap img {
  bottom: 0 !important;
  top: 100% !important;
  left: 0;
  object-fit: contain;
  min-width: 320px;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #cont_img .et_pb_image img, body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap img {
    left: unset;
    position: relative !important;
  }
}
@media (max-width: 767px) {
  body.page-template-template-home #et-boc #contact #cont_img .et_pb_image img, body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap img {
    left: unset;
    position: relative !important;
  }
}
body.page-template-template-home #et-boc #contact #contacts_head {
  margin-bottom: 0 !important;
  max-width: 590px;
  text-align: center;
  float: left;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contacts_head {
    width: 100%;
  }
}
body.page-template-template-home #et-boc #contact #contacts_head h2 {
  font-size: 80px;
  font-family: "Barlow", sans-serif;
  color: #ee3a43 !important;
  text-transform: uppercase;
  line-height: 1em;
  text-align: left;
  padding: 0 !important;
  margin-bottom: 20px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 1550px) {
  body.page-template-template-home #et-boc #contact #contacts_head h2 {
    font-size: calc(65px + 0.6vw);
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #contacts_head h2 {
    font-size: calc(50px + 0.5vw);
  }
}
body.page-template-template-home #et-boc #contact #contacts_head p {
  font-size: 20px !important;
  font-family: "Barlow", sans-serif;
  color: black !important;
  line-height: 1.389 !important;
  text-align: left;
  padding-bottom: 0 !important;
  font-weight: 500;
  text-align: center;
  max-width: 470px;
  margin: auto;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #contacts_head p {
    font-size: calc(16px + 0.2vw) !important;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 {
  padding-top: 45px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #cont_col1 {
    justify-content: center;
    padding-bottom: 80px;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 .et_pb_code_4 {
  margin: 0;
  width: 100%;
  position: relative;
}
body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
  font-size: 20px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #1c2858 !important;
  line-height: 1.2;
  text-align: center;
  height: 43px;
  width: 151px;
  border-radius: 30px;
  padding: 0 !important;
  border: 2px solid #1c2858;
  color: #1c2858;
  background-color: #fff !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
    font-size: calc(16px + 0.2vw) !important;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 .btn_send:hover:before {
  content: none;
}
body.page-template-template-home #et-boc #contact #cont_col1 .et_pb_contact_submit.et_pb_button, body.page-template-template-home #et-boc #contact #cont_col1 .wpcf7-form-control.wpcf7-submit {
  display: none;
}
body.page-template-template-home #et-boc #contact #contact_form_home {
  width: calc(100% - 615px);
  float: right;
  margin-left: 25px;
  margin-bottom: 0;
}
body.page-template-template-home #et-boc #contact #contact_form_home .fsSubFieldGroup .fsSubField.fsNameFirst {
  margin-bottom: 20px;
}
body.page-template-template-home #et-boc #contact #contact_form_home .fsSubFieldGroup .fsSubField.fsNameFirst, body.page-template-template-home #et-boc #contact #contact_form_home .fsSubFieldGroup .fsSubField.fsNameLast {
  width: 100%;
  float: none;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contact_form_home {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #contact #contact_form_home {
    margin-left: 0;
  }
}
body.page-template-template-home #et-boc #contact #contact_form_home form {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form .fsSubFieldGroup {
    max-width: 100%;
    width: 100%;
  }
}
body.page-template-template-home #et-boc #contact #contact_form_home form .et_pb_contact_field, body.page-template-template-home #et-boc #contact #contact_form_home form label {
  padding: 0 !important;
  margin-bottom: 15px;
  display: none;
}
body.page-template-template-home #et-boc #contact #contact_form_home form input {
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
  color: #8c8b8b !important;
  height: 60px;
  padding: 15px 30px !important;
  width: 380px;
  border: 2px solid #d7d7d7 !important;
  background-color: #fff !important;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form input {
    margin: auto;
    max-width: inherit;
  }
}
@media (max-width: 767px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form input {
    max-width: 100%;
    width: 100%;
  }
}
body.page-template-template-home #et-boc #contact #contact_form_home form .wpcf7-not-valid, body.page-template-template-home #et-boc #contact #contact_form_home form input[aria-invalid="true"] {
  border: 2px solid #ee3a43 !important;
}
body.page-template-template-home #et-boc #contact #contact_form_home form .wpcf7-not-valid-tip, body.page-template-template-home #et-boc #contact #contact_form_home form .wpcf7-response-output.wpcf7-validation-errors, body.page-template-template-home #et-boc #contact #contact_form_home form #label81967493, body.page-template-template-home #et-boc #contact #contact_form_home form #fsError3573664, body.page-template-template-home #et-boc #contact #contact_form_home form #fsSubmitButton3573664 {
  display: none !important;
}
body.page-template-template-home #et-boc #contact #contact_form_home form .fsSubField.fsNameFirst {
  float: left;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form .fsSubField.fsNameFirst {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
  }
}
body.page-template-template-home #et-boc #contact #contact_form_home form .fsSubField.fsNameLast {
  float: right;
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form .fsSubField.fsNameLast {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
  }
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #contact_form_home form .fsRowBody.fsLast {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
    justify-content: center;
  }
}
body.page-template-template-home #et-boc #blog {
  padding-top: 80px !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #blog {
    padding-top: 50px !important;
  }
}
body.page-template-template-home #et-boc #blog .blog_head {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #blog .blog_head .et_pb_column {
    margin-bottom: 0 !important;
  }
}
body.page-template-template-home #et-boc #blog .blog_head .et_pb_button_module_wrapper {
  float: right;
}
body.page-template-template-home #et-boc #blog .blog_head .et_pb_button_module_wrapper .et_pb_button_1 {
  padding: 0 !important;
  line-height: 1.563 !important;
}
body.page-template-template-home #et-boc #blog .blog_head .et_pb_button_module_wrapper .et_pb_button_1:hover {
  border: 2px solid #ed3a43 !important;
  background: #ed3a43 !important;
  color: #fff !important;
}
body.page-template-template-home #et-boc #blog .blog_head h2 {
  font-size: 40px !important;
  font-family: "Barlow Condensed", sans-serif;
  color: #211756 !important;
  line-height: 1 !important;
  text-align: left;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #blog .blog_head h2 {
    font-size: calc(20px + 0.2vw) !important;
  }
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #blog .blog_body {
    padding-bottom: 0 !important;
  }
}
body.page-template-template-home #et-boc #blog .blog_body .et_pb_salvattore_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
body.page-template-template-home #et-boc #blog .blog_body .post {
  position: relative;
  /*height: 100%;*/
  display: flex;
  flex-direction: column;
  border: 0 !important;
  margin-bottom: 50px !important;
  padding: 0 !important;
  padding-bottom: 40px !important;
}
@media (max-width: 980px) {
  body.page-template-template-home #et-boc #blog .blog_body .post {
    min-height: 50%;
    height: auto;
    margin-bottom: 40px !important;
  }
  body.page-template-template-home #et-boc #blog .blog_body .post .entry-title {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-template-home #et-boc #blog .blog_body .post {
    min-height: auto;
  }
}
body.page-template-template-home #et-boc #blog .blog_body .post .et_pb_image_container {
  order: 1;
  margin: 0 !important;
}
body.page-template-template-home #et-boc #blog .blog_body .post .et_pb_image_container .entry-featured-image-url {
  margin-bottom: 5px !important;
}
body.page-template-template-home #et-boc #blog .blog_body .post .et_pb_image_container .entry-featured-image-url img {
  height: 190px;
  object-fit: cover;
}
body.page-template-template-home #et-boc #blog .blog_body .post .post-meta {
  order: 2;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #4a4a4a;
  text-transform: uppercase;
  line-height: 2.154;
  text-align: left;
  /*margin-bottom: 15px !important;*/
}
body.page-template-template-home #et-boc #blog .blog_body .post h3 {
  order: 3;
  font-family: "Barlow", sans-serif;
  line-height: 1.167;
  text-align: left;
  color: #f33746 !important;
}
body.page-template-template-home #et-boc #blog .blog_body .post .post-content {
  order: 4;
  font-family: "Barlow", sans-serif;
  font-size: 15px !important;
  color: #000 !important;
  font-weight: 600;
  line-height: 20px;
}
body.page-template-template-home #et-boc #blog .blog_body .post .post-content .more-link {
  color: #211756 !important;
  font-size: 16px !important;
  text-decoration: underline !important;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 12px;
  position: absolute;
  bottom: 0;
}
body #signup_scroll {
  top: -22px;
}
@media (max-width: 767px) {
  body #signup_scroll {
    display: none;
  }
}
@media (max-width: 980px) {
  body #signup_scroll {
    top: unset;
    bottom: 0px;
    width: 100%;
    height: auto;
  }
  body #signup_scroll a span {
    transform: none !important;
    transform-origin: unset !important;
    height: 100%;
    line-height: 4;
  }
  body #signup_scroll a.consultation_btn {
    height: 50px;
    width: auto;
    top: unset;
    bottom: 0;
    left: 0;
    right: unset;
  }
  body #signup_scroll a.signup_btn {
    height: 50px;
    width: 126px;
    top: unset;
    bottom: 0;
    left: 334px;
    right: unset;
  }
  body #signup_scroll a.signup_btn2 {
    height: 50px;
    width: 126px;
    top: unset;
    bottom: 0;
    left: 460px;
    right: unset;
  }
}
body #signup_scroll .signup_btn {
  position: absolute;
  float: left;
  background: gray;
  width: 50px;
  height: 100%;
  right: 0;
  top: 6vh;
  bottom: -17vh;
  transform: none;
  border: none;
  border-left: 1px solid #fff;
  background: #ee3a43;
  color: #fff;
  height: 140px;
  padding: 0;
  top: 457px;
  bottom: unset;
}
body #signup_scroll .signup_btn span {
  width: 120px;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  text-align: center;
  font-size: 13.23px;
  transform: rotate(-90deg);
  transform-origin: 66px 60px;
  background: none;
  padding: 0;
  font-weight: 400;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzYzLjgxNSAzNjMuODE1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNjMuODE1IDM2My44MTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PHBhdGggZD0iTTMxNy41MDQsMTU2LjM1YzAuMzg1LTEuMzI5LDAuNDAxLTIuNzI5LDAuNDAxLTQuMTgxdi0xNS41NDZjMC0zNi43ODItMTMuODg4LTcxLjE2NS0zOS40NzItOTYuODEyICBDMjUyLjgyNiwxNC4xMzksMjE4LjU3NCwwLDE4MS44MDUsMGMtMzYuNzcsMC03MC44NzEsMTQuMTM5LTk2LjQ3OSwzOS44MTFDNTkuNzQzLDY1LjQ1OCw0NS45MDUsOTkuODQsNDUuOTA1LDEzNi42MjN2MTUuNTQ2ICBjMCwxLjQ1MywwLjAxNiwyLjg1MiwwLjQwMSw0LjE4MUMyMi44NjIsMTU4LjIwOCw0LjEzLDE4My4yMDYsNC4xMywyMTMuNjc1YzAsMzAuNjA3LDE4Ljc0Myw1NS43MDEsNDIuMzM1LDU3LjM1OSAgYzYuMzA3LDguNDk5LDE2LjQ4MSwxMy42NjMsMjcuMzE0LDEzLjY2M2MxOC44MzIsMCwzNC4xMjctMTUuMzMxLDM0LjEyNy0zNC4xNzV2LTczLjY5NGMwLTE4LjI1OC0xNC0zMy4yMTgtMzItMzQuMTMxdi02LjA3NCAgQzc1LjkwNSw3Ni44MzQsMTIyLjI0LDMwLDE4MS45MDYsMzBjNTkuNjY1LDAsMTA1Ljk5OSw0Ni44MzQsMTA1Ljk5OSwxMDYuNjIzdjYuMDc0Yy0xOCwwLjkxNi0zMiwxNS44NzUtMzIsMzQuMTMxdjczLjY5NCAgYzAsMTIuMzI1LDYuNTU2LDIzLjE0NCwxNi4zNiwyOS4xNTdjLTExLjE3MiwxNi40MzYtMjYuODc1LDI5LjQ0LTQ1LjQ2MSwzNy4zNzVjLTUuMDg2LTUuNjY3LTEyLjQ2MS05LjI0LTIwLjY1Ny05LjI0aC0zOC40ODQgIGMtMTUuMzA2LDAtMjcuNzU4LDEyLjQ1Mi0yNy43NTgsMjcuNzU4djAuNDg0YzAsMTUuMzA2LDEyLjQ1MiwyNy43NTgsMjcuNzU4LDI3Ljc1OGgzOC40ODRjMTEuMjYxLDAsMjAuOTctNi43NDQsMjUuMzE5LTE2LjQwMiAgYzE4LjM3Ny02LjY4MywzNS4xNjUtMTcuMjgxLDQ5LjI5Ny0zMS4zNzhjMTAuNTI2LTEwLjQ5OSwxOS4xMDktMjIuNDcsMjUuNTc3LTM1LjQ3M2M0LjMxMi0yLjMyOCw4LjExMy01LjU1OCwxMS4wNTktOS41MjcgIGMyMy41OTEtMS42NjIsNDIuMjg1LTI2Ljc1NCw0Mi4yODUtNTcuMzU5QzM1OS42ODQsMTgzLjIwNCwzNDAuOTUyLDE1OC4yMDYsMzE3LjUwNCwxNTYuMzV6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+PC9nPiA8L3N2Zz4=");
  background-position: 5% 63%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 20px;
}
body #signup_scroll .signup_btn2 {
  position: absolute;
  float: left;
  background: gray;
  width: 50px;
  height: 100%;
  right: 0;
  bottom: -28vh;
  transform: none;
  border: none;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #f7ba1a;
  color: #fff;
  height: 140px;
  padding: 0;
  top: 597px;
  bottom: unset;
}
body #signup_scroll .signup_btn2 span {
  font-weight: 400;
  width: 120px;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  text-align: center;
  font-size: 13.23px;
  transform: rotate(-90deg);
  transform-origin: 66px 60px;
  padding: 0;
  background: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDM0OC4wNzcgMzQ4LjA3NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQ4LjA3NyAzNDguMDc3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTM0MC4yNzMsMjc1LjA4M2wtNTMuNzU1LTUzLjc2MWMtMTAuNzA3LTEwLjY2NC0yOC40MzgtMTAuMzQtMzkuNTE4LDAuNzQ0bC0yNy4wODIsMjcuMDc2ICAgICBjLTEuNzExLTAuOTQzLTMuNDgyLTEuOTI4LTUuMzQ0LTIuOTczYy0xNy4xMDItOS40NzYtNDAuNTA5LTIyLjQ2NC02NS4xNC00Ny4xMTNjLTI0LjcwNC0yNC43MDEtMzcuNzA0LTQ4LjE0NC00Ny4yMDktNjUuMjU3ICAgICBjLTEuMDAzLTEuODEzLTEuOTY0LTMuNTYxLTIuOTEzLTUuMjIxbDE4LjE3Ni0xOC4xNDlsOC45MzYtOC45NDdjMTEuMDk3LTExLjEsMTEuNDAzLTI4LjgyNiwwLjcyMS0zOS41MjFMNzMuMzksOC4xOTQgICAgIEM2Mi43MDgtMi40ODYsNDQuOTY5LTIuMTYyLDMzLjg3Miw4LjkzOGwtMTUuMTUsMTUuMjM3bDAuNDE0LDAuNDExYy01LjA4LDYuNDgyLTkuMzI1LDEzLjk1OC0xMi40ODQsMjIuMDIgICAgIEMzLjc0LDU0LjI4LDEuOTI3LDYxLjYwMywxLjA5OCw2OC45NDFDLTYsMTI3Ljc4NSwyMC44OSwxODEuNTY0LDkzLjg2NiwyNTQuNTQxYzEwMC44NzUsMTAwLjg2OCwxODIuMTY3LDkzLjI0OCwxODUuNjc0LDkyLjg3NiAgICAgYzcuNjM4LTAuOTEzLDE0Ljk1OC0yLjczOCwyMi4zOTctNS42MjdjNy45OTItMy4xMjIsMTUuNDYzLTcuMzYxLDIxLjk0MS0xMi40M2wwLjMzMSwwLjI5NGwxNS4zNDgtMTUuMDI5ICAgICBDMzUwLjYzMSwzMDMuNTI3LDM1MC45NSwyODUuNzk1LDM0MC4yNzMsMjc1LjA4M3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCQk8L2c+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==");
  background-position: 5% 63%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 20px;
}
body #signup_scroll .consultation_btn {
  transform: none;
  bottom: unset;
  padding: 186px 0px;
  padding: 0;
  position: absolute;
  float: left;
  width: 50px;
  height: 100%;
  right: 0;
  bottom: -6vh;
  transform: none;
  border: none;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  height: 327px;
  top: 130px;
  bottom: unset;
}
body #signup_scroll .consultation_btn span {
  font-weight: 400;
  width: 334px;
  -webkit-transform-origin: 160px 173px;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  text-align: center;
  transform-origin: 75px 70px;
  transform-origin: 168px 164px;
  font-size: 13.23px;
  transform: rotate(-90deg);
}
@media (max-width: 992px) {
  body #signup_scroll .signup_btn {
    border: none;
    border-top: 1px solid #fff !important;
  }
  body #signup_scroll .signup_btn2 {
    border: none;
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
  }
  body #signup_scroll .consultation_btn {
    border-left: none !important;
  }
}
@media (min-width: 981px) {
  .page-template-template-home.et-db #et-boc .et_pb_gutters3 .blog_body .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 31.799%;
    margin-right: 25px;
    margin-right: 2.3%;
  }
  .page-template-template-home.et-db #et-boc .et_pb_gutters3 .blog_body .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
    margin-right: 0;
  }
}
#main_header.main_header_new {
  height: 110px;
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 0px;
  z-index: 999;
  background: none;
}
@media (max-width: 1550px) {
  #main_header.main_header_new {
    height: 140px;
  }
}
@media (max-width: 980px) {
  #main_header.main_header_new {
    height: 100px;
  }
}
#main_header.main_header_new .main-nav {
  padding-top: 5px;
}
#main_header.main_header_new .button_container {
  display: block !important;
  top: -4px;
}
#main_header.main_header_new .wr {
  max-width: 95% !important;
  width: 95% !important;
  padding: 0 !important;
  height: 100%;
  display: flex;
  align-items: center;
  margin: auto;
}
#main_header.main_header_new .wr > div {
  width: 100%;
}
@media (max-width: 1400px) {
  #main_header.main_header_new .wr {
    max-width: 95% !important;
  }
}
@media (max-width: 980px) {
  #main_header.main_header_new .logo-wrapper {
    width: 245px;
    display: inline-block;
    vertical-align: middle;
  }
}
#main_header.main_header_new .logo-wrapper img {
  width: 290px;
  height: auto;
  opacity: 1;
  transform: none;
}
@media (max-width: 1200px) {
  #main_header.main_header_new .logo-wrapper img {
    width: 230px;
  }
}
@media (max-width: 767px) {
  #main_header.main_header_new .logo-wrapper img {
    width: 180px;
  }
}
#main_header.main_header_new .logo-wrapper2 {
  display: none;
}
#main_header.main_header_new.inner_header .logo-wrapper1 {
  display: none;
}
#main_header.main_header_new.inner_header .logo-wrapper2 {
  display: block;
}
#main_header.main_header_new .main-nav ul.sub-menu {
  width: auto !important;
  min-width: 235px !important;
}
#main_header.main_header_new .main-header-wrap-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu_holder.mean-container a.meanmenu-reveal {
  background: rgba(0, 0, 0, 0) url(../images/toggle.png) no-repeat scroll 30% 80% !important;
  right: 9px !important;
  top: 0 !important;
}
.menu_holder.mean-container .mean-nav {
  margin-top: 60px;
}
.menu_holder.mean-container .mean-nav ul li li > a:not(.mean-expand) {
  padding-left: 7% !important;
  width: 100%;
}
.menu_holder.mean-container .mean-nav ul li li ul li > a:not(.mean-expand) {
  padding-left: 10% !important;
  width: 100%;
}
footer.section_blue {
  padding: 40px 0;
}
footer.section_blue .social-media {
  display: inline-block;
  vertical-align: middle;
  margin: 0 !important;
  margin-bottom: 0px !important;
}
footer.section_blue .social-media li {
  padding: 0;
  margin: 0 15px;
  display: inline-block;
}
footer.section_blue .social-media li a {
  height: 17px;
  display: inline-block;
  width: 17px;
  overflow: hidden;
  text-indent: 999px;
  background-repeat: no-repeat;
  padding: 0;
}
footer.section_blue .social-media li a.facebook {
  padding: 0;
  height: 17px;
  display: inline-block;
  width: 17px;
  overflow: hidden;
  background: url(../images/social-icon.png);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxwYXRoIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDMgICBjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NCAgIGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDYgICBjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
footer.section_blue .social-media li a.facebook:hover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDk2LjEyNCA5Ni4xMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk2LjEyNCA5Ni4xMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxwYXRoIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDMgICBjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NCAgIGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDYgICBjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZBQkExMSIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+");
}
footer.section_blue .social-media li a.twitter {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTQ3IDUxMi4wMDIwMyA1MTIiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cGF0aCBkPSJtMTkxLjAxMTcxOSA0MTkuMDQyOTY5Yy0yMi4xNDA2MjUgMC00NC45Mjk2ODgtMS43OTI5NjktNjcuODU1NDY5LTUuMzg2NzE5LTQwLjM3ODkwNi02LjMzNTkzOC04MS4yNTM5MDYtMjcuNDU3MDMxLTkyLjgyMDMxMi0zMy43ODEyNWwtMzAuMzM1OTM4LTE2LjU4NTkzOCAzMi44NDM3NS0xMC44MDA3ODFjMzUuOTAyMzQ0LTExLjgwNDY4NyA1Ny43NDIxODgtMTkuMTI4OTA2IDg0Ljc3NzM0NC0zMC41OTc2NTYtMjcuMDcwMzEzLTEzLjEwOTM3NS00Ny45MzM1OTQtMzYuNjkxNDA2LTU3Ljk3NjU2My02Ny4xNzU3ODFsLTcuNjQwNjI1LTIzLjE5NTMxMyA2LjI2NTYyNS45NTcwMzFjLTUuOTQxNDA2LTUuOTg4MjgxLTEwLjYzMjgxMi0xMi4wNjY0MDYtMTQuMjY5NTMxLTE3LjU5Mzc1LTEyLjkzMzU5NC0xOS42NDQ1MzEtMTkuNzgxMjUtNDMuNjQ4NDM3LTE4LjMyNDIxOS02NC4yMTg3NWwxLjQzNzUtMjAuMjQ2MDkzIDEyLjEyMTA5NCA0LjY5NTMxMmMtNS4xMTMyODEtOS42NTYyNS04LjgwODU5NC0xOS45Njg3NS0xMC45ODA0NjktMzAuNzc3MzQzLTUuMjkyOTY4LTI2LjM1OTM3Ni0uODYzMjgxLTU0LjM2MzI4MiAxMi40NzY1NjMtNzguODUxNTYzbDEwLjU1ODU5My0xOS4zODI4MTMgMTQuMTIxMDk0IDE2Ljk2MDkzOGM0NC42NjAxNTYgNTMuNjQ4NDM4IDEwMS4yMjY1NjMgODUuNDcyNjU2IDE2OC4zNjMyODIgOTQuNzg5MDYyLTIuNzQyMTg4LTE4LjkwMjM0My0uNjg3NS0zNy4xNDQ1MzEgNi4xMTMyODEtNTMuNDk2MDkzIDcuOTE3OTY5LTE5LjAzOTA2MyAyMi4wMDM5MDYtMzUuMTgzNTk0IDQwLjcyMjY1Ni00Ni42OTE0MDcgMjAuNzg5MDYzLTEyLjc3NzM0MyA0Ni0xOC45Njg3NSA3MC45ODgyODEtMTcuNDMzNTkzIDI2LjUxMTcxOSAxLjYyODkwNiA1MC41ODIwMzIgMTEuNTYyNSA2OS42OTkyMTkgMjguNzQ2MDkzIDkuMzM1OTM3LTIuNDI1NzgxIDE2LjIxNDg0NC01LjAxNTYyNCAyNS41MTE3MTktOC41MTU2MjQgNS41OTM3NS0yLjEwNTQ2OSAxMS45Mzc1LTQuNDk2MDk0IDE5Ljg3NS03LjIzMDQ2OWwyOS4yNS0xMC4wNzgxMjUtMTkuMDc0MjE5IDU0LjQ3NjU2MmMxLjI1NzgxMy0uMTA1NDY4IDIuNTU0Njg3LS4xOTUzMTIgMy45MTAxNTYtLjI1MzkwNmwzMS4yMzQzNzUtMS40MTQwNjItMTguNDYwOTM3IDI1LjIzMDQ2OGMtMS4wNTg1OTQgMS40NDUzMTMtMS4zMjgxMjUgMS44NTU0NjktMS43MDMxMjUgMi40MjE4NzUtMS40ODgyODIgMi4yNDIxODgtMy4zMzk4NDQgNS4wMzEyNS0yOC42Nzk2ODggMzguODY3MTg4LTYuMzQzNzUgOC40NzI2NTYtOS41MTE3MTggMTkuNTA3ODEyLTguOTIxODc1IDMxLjA3ODEyNSAyLjI0NjA5NCA0My45Njg3NS0zLjE0ODQzNyA4My43NS0xNi4wNDI5NjkgMTE4LjIzNDM3NS0xMi4xOTUzMTIgMzIuNjI1LTMxLjA5Mzc1IDYwLjYxNzE4Ny01Ni4xNjQwNjIgODMuMTk5MjE5LTMxLjAyMzQzOCAyNy45Mzc1LTcwLjU4MjAzMSA0Ny4wNjY0MDYtMTE3LjU4MjAzMSA1Ni44NDc2NTYtMjMuMDU0Njg4IDQuNzk2ODc1LTQ3LjgxMjUgNy4yMDMxMjUtNzMuNDM3NSA3LjIwMzEyNXptMCAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+PC9nPiA8L3N2Zz4=");
}
footer.section_blue .social-media li a.twitter:hover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBjbGFzcz0iIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MTIsOTcuMjQ4Yy0xOS4wNCw4LjM1Mi0zOS4zMjgsMTMuODg4LTYwLjQ4LDE2LjU3NmMyMS43Ni0xMi45OTIsMzguMzY4LTMzLjQwOCw0Ni4xNzYtNTguMDE2ICAgIGMtMjAuMjg4LDEyLjA5Ni00Mi42ODgsMjAuNjQtNjYuNTYsMjUuNDA4QzQxMS44NzIsNjAuNzA0LDM4NC40MTYsNDgsMzU0LjQ2NCw0OGMtNTguMTEyLDAtMTA0Ljg5Niw0Ny4xNjgtMTA0Ljg5NiwxMDQuOTkyICAgIGMwLDguMzIsMC43MDQsMTYuMzIsMi40MzIsMjMuOTM2Yy04Ny4yNjQtNC4yNTYtMTY0LjQ4LTQ2LjA4LTIxNi4zNTItMTA5Ljc5MmMtOS4wNTYsMTUuNzEyLTE0LjM2OCwzMy42OTYtMTQuMzY4LDUzLjA1NiAgICBjMCwzNi4zNTIsMTguNzIsNjguNTc2LDQ2LjYyNCw4Ny4yMzJjLTE2Ljg2NC0wLjMyLTMzLjQwOC01LjIxNi00Ny40MjQtMTIuOTI4YzAsMC4zMiwwLDAuNzM2LDAsMS4xNTIgICAgYzAsNTEuMDA4LDM2LjM4NCw5My4zNzYsODQuMDk2LDEwMy4xMzZjLTguNTQ0LDIuMzM2LTE3Ljg1NiwzLjQ1Ni0yNy41MiwzLjQ1NmMtNi43MiwwLTEzLjUwNC0wLjM4NC0xOS44NzItMS43OTIgICAgYzEzLjYsNDEuNTY4LDUyLjE5Miw3Mi4xMjgsOTguMDgsNzMuMTJjLTM1LjcxMiwyNy45MzYtODEuMDU2LDQ0Ljc2OC0xMzAuMTQ0LDQ0Ljc2OGMtOC42MDgsMC0xNi44NjQtMC4zODQtMjUuMTItMS40NCAgICBDNDYuNDk2LDQ0Ni44OCwxMDEuNiw0NjQsMTYxLjAyNCw0NjRjMTkzLjE1MiwwLDI5OC43NTItMTYwLDI5OC43NTItMjk4LjY4OGMwLTQuNjQtMC4xNi05LjEyLTAuMzg0LTEzLjU2OCAgICBDNDgwLjIyNCwxMzYuOTYsNDk3LjcyOCwxMTguNDk2LDUxMiw5Ny4yNDh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGQUJBMTEiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==");
}
footer.section_blue .social-media li a.linkedin {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1NSA0NTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1NSA0NTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGIiBkPSJNMjQ2LjQsMjA0LjM1di0wLjY2NWMtMC4xMzYsMC4yMjMtMC4zMjQsMC40NDYtMC40NDIsMC42NjVIMjQ2LjR6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGIiBkPSJNMCwwdjQ1NWg0NTVWMEgweiBNMTQxLjUyMiwzNzguMDAySDc0LjAxNlYxNzQuOTA2aDY3LjUwNlYzNzguMDAyeiAgICBNMTA3Ljc2OSwxNDcuMTg2aC0wLjQ0NkM4NC42NzgsMTQ3LjE4Niw3MCwxMzEuNTg1LDcwLDExMi4wODVjMC0xOS45MjgsMTUuMTA3LTM1LjA4NywzOC4yMTEtMzUuMDg3ICAgYzIzLjEwOSwwLDM3LjMxLDE1LjE1OSwzNy43NTIsMzUuMDg3QzE0NS45NjMsMTMxLjU4NSwxMzEuMzIsMTQ3LjE4NiwxMDcuNzY5LDE0Ny4xODZ6IE0zODUsMzc4LjAwMmgtNjcuNTI0VjI2OS4zNDUgICBjMC0yNy4yOTEtOS43NTYtNDUuOTItMzQuMTk1LTQ1LjkyYy0xOC42NjQsMC0yOS43NTUsMTIuNTQzLTM0LjY0MSwyNC42OTNjLTEuNzc2LDQuMzQtMi4yNCwxMC4zNzMtMi4yNCwxNi40NTl2MTEzLjQyNmgtNjcuNTM3ICAgYzAsMCwwLjkwNS0xODQuMDQzLDAtMjAzLjA5NkgyNDYuNHYyOC43NzljOC45NzMtMTMuODA3LDI0Ljk4Ni0zMy41NDcsNjAuODU2LTMzLjU0N2M0NC40MzcsMCw3Ny43NDQsMjkuMDIsNzcuNzQ0LDkxLjM5OFYzNzguMDAyICAgeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=");
}
footer.section_blue .social-media li a.linkedin:hover {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1NSA0NTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1NSA0NTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PGc+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkFCQTExIiBkPSJNMjQ2LjQsMjA0LjM1di0wLjY2NWMtMC4xMzYsMC4yMjMtMC4zMjQsMC40NDYtMC40NDIsMC42NjVIMjQ2LjR6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRkFCQTExIiBkPSJNMCwwdjQ1NWg0NTVWMEgweiBNMTQxLjUyMiwzNzguMDAySDc0LjAxNlYxNzQuOTA2aDY3LjUwNlYzNzguMDAyeiAgICBNMTA3Ljc2OSwxNDcuMTg2aC0wLjQ0NkM4NC42NzgsMTQ3LjE4Niw3MCwxMzEuNTg1LDcwLDExMi4wODVjMC0xOS45MjgsMTUuMTA3LTM1LjA4NywzOC4yMTEtMzUuMDg3ICAgYzIzLjEwOSwwLDM3LjMxLDE1LjE1OSwzNy43NTIsMzUuMDg3QzE0NS45NjMsMTMxLjU4NSwxMzEuMzIsMTQ3LjE4NiwxMDcuNzY5LDE0Ny4xODZ6IE0zODUsMzc4LjAwMmgtNjcuNTI0VjI2OS4zNDUgICBjMC0yNy4yOTEtOS43NTYtNDUuOTItMzQuMTk1LTQ1LjkyYy0xOC42NjQsMC0yOS43NTUsMTIuNTQzLTM0LjY0MSwyNC42OTNjLTEuNzc2LDQuMzQtMi4yNCwxMC4zNzMtMi4yNCwxNi40NTl2MTEzLjQyNmgtNjcuNTM3ICAgYzAsMCwwLjkwNS0xODQuMDQzLDAtMjAzLjA5NkgyNDYuNHYyOC43NzljOC45NzMtMTMuODA3LDI0Ljk4Ni0zMy41NDcsNjAuODU2LTMzLjU0N2M0NC40MzcsMCw3Ny43NDQsMjkuMDIsNzcuNzQ0LDkxLjM5OFYzNzguMDAyICAgeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
footer.section_blue .foot_logo {
  width: 332px;
  max-height: 99px;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  footer.section_blue .foot_logo {
    height: 70px;
  }
  footer.section_blue .foot_logo img {
    object-fit: contain;
    height: 100%;
    width: 100%;
  }
}
footer.section_blue ul.tel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 34px;
  list-style: none;
}
footer.section_blue ul.tel li {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  font-family: "Barlow", sans-serif;
  margin-right: 45px;
}
@media (max-width: 1200px) {
  footer.section_blue ul.tel li {
    width: 100% !important;
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  footer.section_blue ul.tel li {
    font-size: calc(16px + 0.2vw);
  }
}
footer.section_blue ul.tel li a {
  font-size: 20px;
  color: white !important;
  font-weight: 400;
}
@media (max-width: 980px) {
  footer.section_blue ul.tel li a {
    font-size: calc(16px + 0.2vw);
  }
}
footer.section_blue ul.tel li:nth-child(5) {
  margin-right: 0;
}
footer.section_blue ul.tel li:nth-child(1) {
  width: 100%;
  margin-right: 0;
}
footer.section_blue ul.tel li:last-child {
  margin-right: 0;
}
footer.section_blue ul.tel li:last-child a {
  color: #faba11 !important;
}
footer.section_blue p {
  margin: 0;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
@media (max-width: 980px) {
  footer.section_blue p {
    font-size: calc(16px + 0.2vw);
  }
}
footer.section_blue .container {
  max-width: 1140px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer.section_blue ul.sitemap {
  display: flex;
  align-items: center;
  list-style: none;
}
footer.section_blue ul.sitemap li a {
  color: #ee3a43;
  font-size: 14px;
  margin-right: 5px;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  footer.section_blue ul.sitemap li a {
    font-size: 12px;
  }
}
footer.section_blue ul.sitemap li span {
  color: #fff;
  font-size: 13px;
  margin-right: 5px;
  font-weight: 500;
}
footer.section_blue ul.sitemap li:last-child {
  margin-right: 0;
}
#map {
  height: 353px !important;
}
.et-db #main_header .main-menu {
  margin-right: 0;
}
.et-db #main_header .main-menu #menu-item-7679:hover ul.sub-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: auto !important;
  min-width: 500px !important;
}
.et-db #main_header .main-menu #menu-item-7679:hover ul.sub-menu li {
  width: 50% !important;
}
.et-db #main_header .main-nav ul.sub-menu {
  right: 0;
  left: unset;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 0;
}
.et-db .menu_holder.mean-container {
  position: absolute;
  right: 0;
  padding: 6px;
  top: 22px;
  z-index: 999;
  width: auto;
}
@media (min-width: 981px) {
  .et-db .menu_holder.mean-container {
    display: none;
  }
}
.et-db .menu_holder.mean-container .mean-bar {
  background: none !important;
}
.et-db .menu_holder.mean-container h4 {
  display: none;
}
.et-db .menu-overlay {
  width: max-content !important;
}
.et-db #main_header .overlay-menu {
  max-width: 100%;
  width: 100%;
}
.et-db #main_header .overlay-menu > li {
  width: 193px;
}
@media (min-width: 981px) {
  .et-db #mob_menu {
    display: none;
  }
}
@media (max-width: 980px) {
  .et-db #mob_menu {
    display: none;
    position: absolute;
    right: 9px;
    top: 53%;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .et-db #mob_menu {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .et-db .main_navigation {
    display: none !important;
  }
}
.et-db #main_header .overlay-menu > li > ul {
  margin-left: 0 !important;
}
.et-db .button_container {
  position: absolute !important;
  right: 15px;
  height: 28px;
  width: 29px !important;
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%);
}
.et-db .button_container span {
  width: 100% !important;
}
@media (max-width: 1400px) {
  .et-db.page-template-template-home #et-boc .et_pb_row {
    max-width: 95% !important;
  }
}
@media (max-width: 1440px) {
  .et-db.page-template-template-home #et-boc .et_pb_row {
    max-width: 95% !important;
  }
}
@media (max-width: 1550px) {
  .et-db.page-template-template-home #et-boc #map_body {
    max-width: 100% !important;
  }
}
@media (max-width: 1400px) {
  .et-db.page-template-template-home #et-boc #map_body {
    max-width: 100% !important;
  }
}
#sidebar_Alliance_why .blog-img img {
  object-fit: cover;
}
#main_header.main_header_new.inner_header {
  height: 110px !important;
  background: #fff;
}
#popmake-7629 {
  background: #211756 !important;
  max-width: 650px !important;
}
#popmake-7629 .pum-title {
  font-weight: 900;
  color: #ee3a43;
  font-size: calc(35px + 0.6vw);
  margin-bottom: 30px;
  font-family: "Segoe UI Bold", arial;
  text-align: center;
}
#popmake-7629 .pum-close.popmake-close {
  position: absolute;
  top: 0;
  right: 20px;
  background-color: unset;
  font-size: 30px;
}
.pum-content.popmake-content form {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .pum-content.popmake-content form .fsSubFieldGroup {
    max-width: 100%;
    width: 100%;
  }
}
.pum-content.popmake-content form .et_pb_contact_field, .pum-content.popmake-content form label {
  padding: 0 !important;
  margin-bottom: 15px;
  font-weight: 400;
}
.pum-content.popmake-content form input {
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
  color: #8c8b8b !important;
  height: 60px;
  padding: 15px 30px !important;
  width: 380px;
  border: 2px solid #d7d7d7 !important;
  background-color: #fff !important;
}
@media (max-width: 1400px) {
  .pum-content.popmake-content form input {
    margin: auto;
    max-width: inherit;
  }
}
@media (max-width: 767px) {
  .pum-content.popmake-content form input {
    max-width: 100%;
    width: 100%;
  }
}
.pum-content.popmake-content form .wpcf7-not-valid, .pum-content.popmake-content form input[aria-invalid="true"] {
  border: 2px solid #ee3a43 !important;
}
.pum-content.popmake-content form .wpcf7-not-valid-tip, .pum-content.popmake-content form .wpcf7-response-output.wpcf7-validation-errors, .pum-content.popmake-content form #label81967493, .pum-content.popmake-content form #fsError3573664, .pum-content.popmake-content form #fsSubmitButton3573664 {
  display: none !important;
}
.pum-content.popmake-content form .fsSubField.fsNameFirst {
  float: left;
}
@media (max-width: 1400px) {
  .pum-content.popmake-content form .fsSubField.fsNameFirst {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
  }
}
.pum-content.popmake-content form .fsSubField.fsNameLast {
  float: right;
}
@media (max-width: 1400px) {
  .pum-content.popmake-content form .fsSubField.fsNameLast {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
  }
}
@media (max-width: 1400px) {
  .pum-content.popmake-content form .fsRowBody.fsLast {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    float: none;
    justify-content: center;
  }
}
@media (max-width: 1400px) {
  .pum-content.popmake-content form p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.pum-content.popmake-content form input[type="submit"] {
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #ffcf50 !important;
  border-radius: 10px;
  background-image: -moz-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  background-image: -webkit-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  background-image: -ms-linear-gradient(90deg, #fc0 0%, #d29c0d 59%, #fc0 100%);
  box-shadow: 0px 5px 0px 0px rgba(165, 122, 10, 0.004);
  width: 232px;
  height: 62px;
  font-size: 40px !important;
  font-family: "Barlow Condensed", sans-serif;
  color: white !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  line-height: 0.506 !important;
  text-align: center;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.pum-content.popmake-content form input[type="submit"]:hover {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .pum-content.popmake-content form input[type="submit"] {
    font-size: calc(25px + 0.25vw) !important;
  }
}
body.home {
  margin-top: -20px;
}
@media (max-width: 767px) {
  #main_header::after {
    position: absolute;
  }
}
@media (max-width: 767px) {
  #home_banner .banner_text h1 {
    padding-top: 50px;
  }
}
body.page-template-template-home #et-boc #contact #cont_img .et_pb_image img, body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap img {
  bottom: auto;
  top: -45px;
}
body.page-template-template-home #blog .blog_body {
  padding-top: 25px !important;
}
.section_blue {
  background: url("../images/home-page-why-iliams.jpg") center no-repeat !important;
  background-size: cover !important;
}
body.page-template-template-home #et-boc #bum {
  bottom: -10px;
  left: -80px;
}
body.page-template-template-home #et-boc #banner .social-media li a.facebook:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAABJmlDQ1BBZG9iZSBSR0IgKDE5OTgpAAAoz2NgYDJwdHFyZRJgYMjNKykKcndSiIiMUmA/z8DGwMwABonJxQWOAQE+IHZefl4qAwb4do2BEURf1gWZxUAa4EouKCoB0n+A2CgltTiZgYHRAMjOLi8pAIozzgGyRZKywewNIHZRSJAzkH0EyOZLh7CvgNhJEPYTELsI6Akg+wtIfTqYzcQBNgfClgGxS1IrQPYyOOcXVBZlpmeUKBhaWloqOKbkJ6UqBFcWl6TmFit45iXnFxXkFyWWpKYA1ULcBwaCEIWgENMAarTQZKAyAMUDhPU5EBy+jGJnEGIIkFxaVAZlMjIZE+YjzJgjwcDgv5SBgeUPQsykl4FhgQ4DA/9UhJiaIQODgD4Dw745AMDGT/0ZOjZcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFwmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOS0xMC0wOFQxOTowMTowNyswNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0wOFQxOTowMTowNyswNjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTktMTAtMDhUMTk6MDE6MDcrMDY6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDU4NjNjNDEtNGNiNy03MTQzLThlYmEtYWYxZTA4ZDQyZDRkIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ZjJmMGEzMWQtOWEyNy0wNDRkLWI5OWYtZTBmNmY0OGQ3ZmU2IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NTdlMmZkYjgtMDU0Ni1mZjQxLWExMjktMWIzOWZlOGM0N2YzIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NTdlMmZkYjgtMDU0Ni1mZjQxLWExMjktMWIzOWZlOGM0N2YzIiBzdEV2dDp3aGVuPSIyMDE5LTEwLTA4VDE5OjAxOjA3KzA2OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NTg2M2M0MS00Y2I3LTcxNDMtOGViYS1hZjFlMDhkNDJkNGQiIHN0RXZ0OndoZW49IjIwMTktMTAtMDhUMTk6MDE6MDcrMDY6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ovQXfwAAAKNJREFUWMPt2LENgCAQhWFHcQ4bTVzAERyFERyBDVyBEdxAJnCF8+wIiQeKEGJe8XeG+0JyFDZE1HzV0Y39XbFnfIEYuJUjqSIgHjSHIMVAPGSKxZQC7dWAnt5OCZAKACxn3HKDtIRJWZS3ICOAltpACqAqQE/XPPva/w1kawMZgAKpHKDBaROGa+/bqxYPI0AAAQQQQAABBFBe0OL/THCaU0Anry8r4/zeVvwAAAAASUVORK5CYII=");
}
body.page-template-template-home #et-boc #banner .social-media li a.twitter:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAABJmlDQ1BBZG9iZSBSR0IgKDE5OTgpAAAoz2NgYDJwdHFyZRJgYMjNKykKcndSiIiMUmA/z8DGwMwABonJxQWOAQE+IHZefl4qAwb4do2BEURf1gWZxUAa4EouKCoB0n+A2CgltTiZgYHRAMjOLi8pAIozzgGyRZKywewNIHZRSJAzkH0EyOZLh7CvgNhJEPYTELsI6Akg+wtIfTqYzcQBNgfClgGxS1IrQPYyOOcXVBZlpmeUKBhaWloqOKbkJ6UqBFcWl6TmFit45iXnFxXkFyWWpKYA1ULcBwaCEIWgENMAarTQZKAyAMUDhPU5EBy+jGJnEGIIkFxaVAZlMjIZE+YjzJgjwcDgv5SBgeUPQsykl4FhgQ4DA/9UhJiaIQODgD4Dw745AMDGT/0ZOjZcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFwmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOS0xMC0wOFQxOTowMDozMyswNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0wOFQxOTowMDozMyswNjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTktMTAtMDhUMTk6MDA6MzMrMDY6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODQ4ZTNhMTAtZWI4Mi04MTRlLWE4MjktMDdhMGU5NGI1NWNkIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MGMwNDk1OGEtZmYzZC1mNTQ4LTk1N2YtMGU4YzY4MWRjYjA2IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZTU5ODUxZmYtNThhMS1hYzQ0LTlmYWQtMDA4NGZiZjE2ZTQwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZTU5ODUxZmYtNThhMS1hYzQ0LTlmYWQtMDA4NGZiZjE2ZTQwIiBzdEV2dDp3aGVuPSIyMDE5LTEwLTA4VDE5OjAwOjMzKzA2OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NDhlM2ExMC1lYjgyLTgxNGUtYTgyOS0wN2EwZTk0YjU1Y2QiIHN0RXZ0OndoZW49IjIwMTktMTAtMDhUMTk6MDA6MzMrMDY6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Su8VdgAAAZRJREFUWMPtmMFxwyAQRVUCJVCCzrlEMynA6cB0kHRgOrA6kDqIO3A6kDtAFSTqAMPMksEMoJUAOQcd/kG2jB67q7+LKyll9Z9U7UBzQD8vbyVElTqlQUkq/Sp9KR3dew2I/o0LpBepM8CcACIkYT2HAqTwAbWwI5IA083ASCtig3Xd+lL2DV8OQL4U5h0J46qHlOmoUXtBdwfNQiCxAkZAbQkDFgIyOiFTWK+MjpHODgmlzLeLY6F0/aXMV0McEd6PQH3xtUAxH9IPmpAL6cI/Q+ReE4DGOWNkibWwuHZiQFelQ0r4cwNNG0fnwRB9QJcnALEYUPMEIDpX1O2GMDe728fGj34jII4FMs47FoSZTEvCADXQw84rGyY6OlggUtgCJrthY1NW0rGZb4TFzNQloC6hmRo75NOMhjn6ZquUUwdPrBvvAWINEIUxM8UAg6cZLBCBzt/lGE1jG/YBEXDnK2jI9Gp/YkohFiGWwZ0nqDX02Q6Tshoidlvw9vSuv+QEcmupAXFLDD6jqUfv/e+YHSi37kO0psI9hSF0AAAAAElFTkSuQmCC");
}
body.page-template-template-home #et-boc #banner .social-media li a.linkedin:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAABJmlDQ1BBZG9iZSBSR0IgKDE5OTgpAAAoz2NgYDJwdHFyZRJgYMjNKykKcndSiIiMUmA/z8DGwMwABonJxQWOAQE+IHZefl4qAwb4do2BEURf1gWZxUAa4EouKCoB0n+A2CgltTiZgYHRAMjOLi8pAIozzgGyRZKywewNIHZRSJAzkH0EyOZLh7CvgNhJEPYTELsI6Akg+wtIfTqYzcQBNgfClgGxS1IrQPYyOOcXVBZlpmeUKBhaWloqOKbkJ6UqBFcWl6TmFit45iXnFxXkFyWWpKYA1ULcBwaCEIWgENMAarTQZKAyAMUDhPU5EBy+jGJnEGIIkFxaVAZlMjIZE+YjzJgjwcDgv5SBgeUPQsykl4FhgQ4DA/9UhJiaIQODgD4Dw745AMDGT/0ZOjZcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFs2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxOS0xMC0wOFQxOTowMCswNjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0wOFQxOTowMCswNjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTktMTAtMDhUMTk6MDArMDY6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJhN2JiZWMtOGRhYS00OTRhLWIzZDYtNWRhNzAxZGVlNTc4IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YjNiMjQxYTUtNTQ4OS0yYTQ5LTlhM2YtZWZmMThhNThiMzdkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YjUzZmM0NjEtZGJiNy03YzQ2LTgwZjItMjI2NWFlYzYxYzc3IiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YjUzZmM0NjEtZGJiNy03YzQ2LTgwZjItMjI2NWFlYzYxYzc3IiBzdEV2dDp3aGVuPSIyMDE5LTEwLTA4VDE5OjAwKzA2OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMmE3YmJlYy04ZGFhLTQ5NGEtYjNkNi01ZGE3MDFkZWU1NzgiIHN0RXZ0OndoZW49IjIwMTktMTAtMDhUMTk6MDArMDY6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+39rgCQAAAPBJREFUWMPt2NEJwjAQgOGMkBE6Qp99seACjtARMkI26Ag6QkbIBmYDnUDdIObkAqEktlC5i5KHHx9a5APT66G47w4C60J7pjrvvYAiZgp55qYI6ivAxHoAqYpACkC6IpD+OZALWfxkB6lkJEAjJ8jNMDHDBTIFkOYCXQugC+cZOoUkQiTRNNdtDm0BDZncyusatweR/OQwNm5bQLlDbReuG3xZi0JyYch+HfQJk6KeVKC1aUrQEefYA0dF7p6BCjSseCfGSEDnzPdYTpBtoAZqoAb6Z1DbGKsFjRWBxqUNjjIwdOnqafCJ4Oi9i8M/aC+1utGKg8VeBAAAAABJRU5ErkJggg==");
}
body.page-template-template-home #et-boc #why .et-waypoint {
  transition: 0.2s all;
}
body.page-template-template-home #et-boc #why .et-waypoint:hover {
  transform: scale(1.1);
  transition: 0.3s all;
}
body.page-template-template-home #et-boc #expertise {
  padding: 185px 0 125px !important;
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #expertise {
    padding: 40px 0 90px !important;
  }
}
body.page-template-template-home #et-boc #expertise .expertise_col1 {
  z-index: unset !important;
}
body.page-template-template-home #et-boc #expertise .expertise_col1 .et_pb_text_inner {
  z-index: 10;
}
body.page-template-template-home #et-boc #expertise .expertise_col2 {
  z-index: unset !important;
  position: relative;
}
body.page-template-template-home #et-boc #expertise .expertise_col1:after {
  z-index: 5;
  background: none !important;
}
body.page-template-template-home #et-boc #expertise .owl-nav {
  position: absolute;
  z-index: 100 !important;
  left: -40% !important;
  bottom: 300px !important;
  transform: unset !important;
}
@media (max-width: 1600px) {
  body.page-template-template-home #et-boc #expertise .owl-nav {
    bottom: 200px !important;
  }
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise .owl-nav {
    bottom: -43px !important;
    left: 50% !important;
  }
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #expertise .owl-nav {
    bottom: -33px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-template-home #et-boc #expertise .owl-nav {
    transform: translateX(-50%) !important;
  }
}
body.page-template-template-home #et-boc #contact {
  height: 310px;
  height: auto;
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_img .et_pb_image img, body.page-template-template-home #et-boc #contact body.page-template-template-home #et-boc #contact #cont_img .et_pb_image_wrap img {
    display: none;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_col1 {
    width: 100%;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head {
  max-width: 100%;
  margin: 0;
  padding: 15px 0 0 0;
}
body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head h3 {
  font-size: 110px;
  margin-bottom: 10px;
  font-family: "Barlow", sans-serif;
  color: #ee3a43 !important;
  text-transform: uppercase;
  padding: 0 !important;
  margin-bottom: 20px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 1300px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head h3 {
    font-size: calc((100vw - 992px)/(1300 - 992) * (110 - 50) + 50px);
  }
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head h3 {
    font-size: calc((100vw - 320px)/(1300 - 320) * (110 - 40) + 40px);
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head .et_pb_text_inner p {
  font-size: 18px !important;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head .et_pb_text_inner p {
    font-size: calc((100vw - 992px)/(1300 - 992) * (18 - 14) + 14px) !important;
  }
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contacts_head .et_pb_text_inner p {
    font-size: 14px !important;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home {
  margin: 0 auto;
  padding: 0;
  width: 80%;
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home {
    margin: 0 auto;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home form input {
  width: 100%;
  padding: 15px 20px !important;
  height: 50px;
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col {
  justify-content: space-around;
}
@media (max-width: 576px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col {
    flex-direction: column;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-1 {
  flex-basis: 100%;
  margin: 0 !important;
  margin-right: 3% !important;
}
@media (max-width: 576px) {
  body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-1 {
    margin-right: 0 !important;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-1 .fsSubFieldGroup {
  flex-basis: 100%;
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-1 .fsSubFieldGroup .fsSubField.fsNameFirst {
  flex-basis: 100%;
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-2 {
  flex-basis: 90%;
  margin: 0 !important;
}
body.page-template-template-home #et-boc #contact #cont_col1 #contact_form_home .fsSection.fs1Col #fsRow3573664-2 #fsCell81967794 {
  width: 100%;
}
body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
  top: 0;
  transform: translateX(-37%);
}
@media (max-width: 1400px) {
  body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
    top: -20px;
  }
}
@media (max-width: 992px) {
  body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
    transform: translateX(-50%);
  }
}
@media (max-width: 576px) {
  body.page-template-template-home #et-boc #contact #cont_col1 .btn_send {
    top: 12px;
  }
}
body.page-template-template-home #et-boc #contact #cont_col1 .fsSection.fs1Col {
  display: flex;
  flex-direction: row;
}
body.page-template-template-home #et-boc #contact #cont_col1 .fsSection.fs1Col .fsSubField.fsNameLast {
  display: none;
}
body.page-template-template-home #et-boc #contact #cont_col1 .fs-ngdialog.fs-modal-small.fs-form-dialog.fs-form-dialog--hidden {
  display: none;
}
body.page-template-template-home #et-boc #contact .et_pb_image_wrap img {
  position: relative;
  top: -70px;
}
body.page-template-template-home #et-boc .btn_gold.et_pb_button {
  box-shadow: 0 5px 0 #a57a0a !important;
}
body.page-template-template-home #et-boc .btn_gold.et_pb_button:hover {
  box-shadow: 0 5px 0 #a57a0a !important;
  background-image: -webkit-linear-gradient(90deg, #ee3a43 0%, #ee3a43 59%, #ee3a43 100%) !important;
  border: 2px solid #ffcf50 !important;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-stage-outer {
  overflow: hidden !important;
  width: 100vw;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-prev {
  margin-right: 30px;
}
body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-next {
  margin-left: 30px;
}
@media (max-width: 1200px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-stage-outer {
    overflow: visible !important;
    width: auto;
  }
  .expertise_col1 {
    z-index: 9 !important;
  }
  .expertise_col2 {
    z-index: 11 !important;
    position: static;
  }
  .expertise_col1:after {
    z-index: -1;
    background: #fff !important;
  }
}
@media (max-width: 576px) {
  body.page-template-template-home #et-boc #expertise #expertise_row .owl-carousel-serv .owl-prev {
    margin-right: 0;
  }
}
.page-id-133 #landing-content .content-262 {
  text-align: center;
}
@media (max-width: 1240px) {
  .page-id-133 #landing-content .content-262 {
    max-width: 95%;
    margin: 0 auto;
  }
}
.page-id-133 #landing-content .content-262 h2 {
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 30px;
  font-family: "Segoe UI Semibold";
  letter-spacing: -0.2px !important;
  line-height: 1.15em;
  font-size: 34px;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .content-262 h2 {
    font-size: 28px;
  }
}
.page-id-133 #landing-content .content-262 h2.first-title {
  margin-top: 0;
  font-size: 36px;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .content-262 h2.first-title {
    font-size: 30px;
  }
}
.page-id-133 #landing-content .content-262 .first-par {
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .content-262 .first-par {
    font-size: 18px;
  }
}
.page-id-133 #landing-content .content-262 h3 {
  font-size: 30px;
  margin: 30px 0 20px;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .content-262 h3 {
    font-size: 26px;
  }
}
.page-id-133 #landing-content .content-262 .sidebar-content {
  display: none;
}
.page-id-133 #landing-content .content-262 img {
  object-fit: contain;
  height: auto;
  margin: 0 auto;
}
.page-id-133 #landing-content .content-262 p {
  letter-spacing: -0.3px !important;
  line-height: 1.6em;
  font-size: 18px;
}
.page-id-133 #landing-content .services-content .services-list {
  width: 100%;
}
.page-id-133 #landing-content .services-content .services-list li {
  width: 33.333%;
  padding: 0 10px;
}
.page-id-133 #landing-content .services-content .services-list li:last-child {
  float: none;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .services-content .services-list li {
    width: 100%;
  }
}
.page-id-133 #landing-content .business-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding-top: 30px;
}
.page-id-133 #landing-content .business-list li {
  width: 25%;
}
@media (max-width: 980px) {
  .page-id-133 #landing-content .business-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .business-list li {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .page-id-133 #landing-content .business-list li:nth-child(3), .page-id-133 #landing-content .business-list li:nth-child(4) {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .business-list li:nth-child(2) {
    margin-top: 30px;
  }
}
.page-id-133 #landing-content .business-list .icon-wrap {
  display: block;
  width: 62px;
  margin: 0 auto;
}
.page-id-133 #landing-content .business-list .business-text {
  display: block;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .business-list .business-text {
    padding-top: 0;
  }
}
.page-id-133 #landing-content .business-list .business-text p {
  font-size: 18px;
  line-height: 28px;
  max-width: 90%;
  margin: 0 auto;
}
.page-id-133 #landing-content .features-534 {
  width: 63%;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  margin-left: 24%;
  padding-top: 30px;
}
.page-id-133 #landing-content .features-534 li {
  width: 33.333%;
  padding: 0 10px 30px 40px;
  font-size: 18px;
}
.page-id-133 #landing-content .features-534 li:before {
  content: url(../images/list-icon.png);
  top: -3px;
}
@media (max-width: 980px) {
  .page-id-133 #landing-content .features-534 li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .page-id-133 #landing-content .features-534 li {
    width: 100%;
  }
}
.feedback-list li:nth-child(4) {
  margin-left: 15.6%;
}
.page-id-133 {
  margin-bottom: 30px;
}
.page-id-133 #inner-banner .banner-text .content-holder {
  position: relative;
}
.page-id-133 #inner-banner .banner-text .content-holder h1 {
  margin-top: 10px !important;
}
.page-id-133 #inner-banner .banner-text .content-holder:before {
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  .page-id-133 #inner-banner .banner-text .content-holder:before {
    margin-top: 40px;
  }
}
.page-id-133 img {
  height: auto;
}
.page-id-133 .services-content .services-list {
  margin-left: 0 !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-133 .services-content .services-list li {
  padding-left: 0 !important;
  width: 47%;
  background: #211756;
}
.page-id-133 .services-content .services-list li:before {
  content: none !important;
}
@media (max-width: 767px) {
  .page-id-133 .services-content .services-list li {
    width: 100%;
  }
}
.page-id-133 .services-content .services-list li .services-483 {
  height: 100%;
}
.page-id-133 .services-content .services-list li .services-wrap {
  color: #fff;
  text-align: center;
  padding: 30px;
}
.page-id-133 .services-content .services-list li .services-wrap h4 {
  color: #fff !important;
  margin-bottom: 20px !important;
}
.page-id-133 .services-content .services-list li .services-wrap .services-icon {
  margin-bottom: 20px !important;
}
.page-id-133 .services-content .services-list li .services-wrap p {
  margin-bottom: 0 !important;
  color: #fff !important;
}
.page-id-133 .business-list {
  margin-left: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-133 .business-list li {
  padding-left: 0 !important;
  width: 47%;
}
.page-id-133 .business-list li:before {
  content: none !important;
}
.page-id-133 .features-534 {
  column-count: 2;
  margin-bottom: 20px !important;
}
.page-id-133 .feedback p {
  padding-top: 0 !important;
}
.page-id-133 .strategy-content .armada-img {
  max-width: 250px;
}
.page-id-133 .strategy-content .logo-img {
  max-width: 250px;
}
.page-id-133 .wrapper-262 ul {
  column-count: 2;
}
.page-id-133 ol.features-list {
  counter-reset: my-counter;
  padding: 12px 0 21px;
  margin: 0;
  display: table;
  width: 98%;
  margin: 0 auto;
}
.page-id-133 ol.features-list li {
  list-style: none;
  float: left;
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 21px;
  font-size: 20px;
  text-align: center;
}
.page-id-133 ol.features-list li::before {
  display: none;
}
.page-id-133 ol.features-list li:nth-child(4) {
  margin-left: 15.6%;
}
@media (max-width: 767px) {
  .page-id-133 ol.features-list li {
    width: 100%;
  }
  .page-id-133 ol.features-list li:nth-child(4) {
    margin-left: auto;
  }
}
.page-id-133 ol.features-list .feedback {
  height: 200px;
}
.page-id-133 ol.features-list .feedback .tick {
  display: inline-block;
  position: relative;
  counter-increment: my-counter;
  height: 89px;
  width: 87px;
  background-repeat: no-repeat;
  margin-bottom: 22px;
  background-image: url(/wp-content/themes/alliance_ulistic/images/list-icon-bg.png);
}
.page-id-133 ol.features-list .feedback .tick:before {
  content: counter(my-counter);
  color: #fff;
  font-size: 50px;
  line-height: 28px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-id-133 .strategy-new-content {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
.page-id-133 .strategy-new-content .armada-img {
  z-index: 999;
  position: absolute;
  left: -122px;
  bottom: 40px;
  display: none;
}
@media (min-width: 768px) {
  .page-id-133 .strategy-new-content .armada-img {
    display: block;
  }
}
.page-id-133 .strategy-new-content .logo-img {
  z-index: 9;
  position: absolute;
  right: 41.65%;
  top: 50%;
  transform: translate(50%, -50%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .page-id-133 .strategy-new-content .logo-img {
    display: none;
  }
}
.page-id-133 .strategy-new-content .wrapper-262 {
  float: right;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .page-id-133 .strategy-new-content .wrapper-262 {
    width: 83.3%;
  }
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list {
  display: table;
  width: 100%;
  position: relative;
  margin-left: 0;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li {
  float: left;
  width: 50%;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 500px) {
  .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li {
    width: 100%;
  }
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li:before {
  display: none;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap {
  position: relative;
  height: 319px;
  display: flex;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap:hover .strategy-img:before {
  background: none;
  z-index: 999;
  cursor: pointer;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img:before {
  background: rgba(52, 52, 52, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  content: "";
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img.strategy-1 {
  background-image: url(../images/strategy-img-1.jpg);
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img.strategy-2 {
  background-image: url(../images/strategy-img-2.jpg);
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img.strategy-3 {
  background-image: url(../images/strategy-img-3.jpg);
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-img.strategy-4 {
  background-image: url(../images/strategy-img-4.jpg);
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  padding: 10px;
  z-index: 1;
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text h3, .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text .h3-style {
  font-size: 40px !important;
  line-height: 24px;
  color: #ffffff;
  margin: 0 0 33px;
  font-family: "open_sansbold", arial;
}
@media (max-width: 980px) {
  .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text h3, .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text .h3-style {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text h3, .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text .h3-style {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text h3, .page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text .h3-style {
    font-size: 36px !important;
  }
}
.page-id-133 .strategy-new-content .wrapper-262 .strategy-list li .strategy-wrap .strategy-text a {
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  display: inline-block;
  background: #faba11;
  border-radius: 5px;
  padding: 5px;
  font-family: "open_sansregular", arial;
  width: 112px;
}
#content_section .partners-content .partner-wrap {
  border-bottom: 1px solid #90a6c1;
  display: flex;
  padding-bottom: 5px;
  margin-bottom: 43px;
}
@media (max-width: 980px) {
  #content_section .partners-content .partner-wrap {
    display: block;
  }
}
#content_section .partners-content .partner-wrap .partner-logo {
  text-align: center;
  width: 23%;
}
@media (max-width: 980px) {
  #content_section .partners-content .partner-wrap .partner-logo {
    width: 100%;
    margin-bottom: 30px;
    max-width: 50%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
}
#content_section .partners-content .partner-wrap .partner-text {
  width: 77%;
  padding-left: 24px;
}
#content_section .partners-content .partner-wrap .partner-text h4 {
  margin-bottom: 10px;
}
#content_section .partners-content .partner-wrap .partner-text h6 {
  margin-bottom: 25px;
}
@media (max-width: 980px) {
  #content_section .partners-content .partner-wrap .partner-text {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.page-id-141 .alliance-sidebar .blog-wrap.text-center {
  display: none;
}
body.page-id-887 #et-boc #et_builder_outer_content {
  font-family: "Segoe UI Semilight";
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 {
    margin-top: 0px;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
  position: relative;
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding: 13.5% 0;
  }
}
@media (max-width: 1400px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding-top: 24% !important;
  }
}
@media (max-width: 1100px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding-top: 28% !important;
  }
}
@media (max-width: 1100px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding-top: 32% !important;
  }
}
@media (max-width: 600px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding-top: 43% !important;
  }
}
@media (max-width: 600px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description {
    padding-top: 55% !important;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title {
  font-family: "Segoe UI Semibold";
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title {
    font-size: 38px !important;
    padding-top: 100px;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title:before {
  content: url(/wp-content/themes/alliance_ulistic/images/hplogo.png);
  position: absolute;
  background-repeat: no-repeat;
  top: 178px;
  left: 0;
  right: 0;
}
@media (max-width: 1700px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title:before {
    top: 122px;
  }
}
@media (max-width: 1400px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title:before {
    top: 93px;
  }
}
@media (max-width: 600px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title:before {
    top: 170px;
  }
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title:before {
    top: 167px;
  }
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_0 .et_pb_slide_description .et_pb_slide_content {
    font-size: 18px !important;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_1 .et_pb_text_0 h2 {
  font-family: "Segoe UI Semibold";
}
@media (max-width: 980px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_1 .et_pb_text_0 h2 {
    font-size: 30px;
  }
}
@media (max-width: 980px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_1 .et_pb_text_1 {
    font-size: 22px;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_text h2, body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper h2 {
  font-family: "Segoe UI Semibold";
}
@media (max-width: 980px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_text, body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper {
    text-align: center;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper .et_pb_button {
  transition: all 0.3s;
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper .et_pb_button:hover {
  box-shadow: 0 0 7px 1px #989898;
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper .et_pb_button {
    padding: 11px 20px !important;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper a:after {
  content: url(/wp-content/themes/alliance_ulistic/images/arr-button-abouthp.png);
  top: 9px;
  right: 27px;
}
@media (max-width: 767px) {
  body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_2 .et_pb_button_module_wrapper a:after {
    display: none;
  }
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_3 .et_pb_slide_description h2 {
  font-family: "Segoe UI Semibold";
}
body.page-id-887 #et-boc #et_builder_outer_content .et_pb_section_3 .et_pb_slide_description .et_pb_more_button {
  font-family: "Segoe UI regular";
}
body.page-id-1269 #inner-banner .banner-bg:before {
  display: none;
}
body.page-id-1269 #inner-banner .banner-wrapper, body.page-id-1420 #inner-banner .banner-wrapper, body.page-id-1480 #inner-banner .banner-wrapper, body.page-id-1400 #inner-banner .banner-wrapper, body.page-id-8903 #inner-banner .banner-wrapper {
  display: table;
  width: 100%;
}
@media (min-width: 981px) {
  body.page-id-1269 #inner-banner .banner-wrapper, body.page-id-1420 #inner-banner .banner-wrapper, body.page-id-1480 #inner-banner .banner-wrapper, body.page-id-1400 #inner-banner .banner-wrapper, body.page-id-8903 #inner-banner .banner-wrapper {
    height: 610px;
  }
}
body.page-id-1269 #inner-banner .banner-wrapper .wrapper-all, body.page-id-1420 #inner-banner .banner-wrapper .wrapper-all, body.page-id-1480 #inner-banner .banner-wrapper .wrapper-all, body.page-id-1400 #inner-banner .banner-wrapper .wrapper-all, body.page-id-8903 #inner-banner .banner-wrapper .wrapper-all {
  display: table-cell;
  vertical-align: middle;
}
body.page-id-1269 #inner-banner .banner-wrapper .wrapper-all .banner-text .content-holder, body.page-id-1420 #inner-banner .banner-wrapper .wrapper-all .banner-text .content-holder, body.page-id-1480 #inner-banner .banner-wrapper .wrapper-all .banner-text .content-holder, body.page-id-1400 #inner-banner .banner-wrapper .wrapper-all .banner-text .content-holder, body.page-id-8903 #inner-banner .banner-wrapper .wrapper-all .banner-text .content-holder {
  padding: 230px 0 70px;
}
body.page-id-1269 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1420 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1480 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1400 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-8903 #inner-banner .banner-wrapper .wrapper-all .banner-text h1 {
  position: relative;
}
@media (max-width: 767px) {
  body.page-id-1269 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1420 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1480 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-1400 #inner-banner .banner-wrapper .wrapper-all .banner-text h1, body.page-id-8903 #inner-banner .banner-wrapper .wrapper-all .banner-text h1 {
    font-size: 34px;
  }
}
body.page-id-1269 #inner-banner .banner-wrapper .wrapper-all .banner-text h1:before, body.page-id-1420 #inner-banner .banner-wrapper .wrapper-all .banner-text h1:before, body.page-id-1480 #inner-banner .banner-wrapper .wrapper-all .banner-text h1:before, body.page-id-1400 #inner-banner .banner-wrapper .wrapper-all .banner-text h1:before, body.page-id-8903 #inner-banner .banner-wrapper .wrapper-all .banner-text h1:before {
  content: url(/wp-content/themes/alliance_ulistic/images/hplogo.png);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 80px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc h1, .page-template-template-no-banner.page-id-7933.et-db #et-boc h2 {
  font-family: "Segoe UI Semibold";
  letter-spacing: -0.2px !important;
  line-height: 1.15em;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc h1, .page-template-template-no-banner.page-id-7933.et-db #et-boc h2 {
    text-align: center;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc h4 {
  font-family: "Segoe UI Bold";
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc p {
  font-family: "Segoe UI Semilight";
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: -0.1px !important;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_0 .et_pb_slide_description {
    padding-top: 180px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_0 .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 40px !important;
  }
}
@media (max-width: 1099px) and (min-width: 981px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_0 .et_pb_column_0 {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 1100px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_0 .et_pb_column_0 {
    margin-right: 5.21%;
  }
}
@media (max-width: 1099px) and (min-width: 981px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_0 .et_pb_column_1 {
    display: none;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_0 .et_pb_column_1 #sidebar_Alliance_why {
  margin-top: 11px;
  width: 101%;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_2 .sidebar-top-wrap {
  height: 280px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_2 h3 {
  min-height: 95px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_2 h4 {
  width: 100%;
}
@media (max-width: 1099px) and (min-width: 981px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_row_2 {
    display: block !important;
    max-width: 80%;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 h2 {
    font-size: 30px;
  }
}
@media (max-width: 1099px) and (min-width: 981px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_text_1, .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_text_2 {
    font-size: 20px;
  }
}
@media (max-width: 1099px) and (min-width: 981px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_text_1, .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_section_1 .et_pb_text_2 {
    text-align: center;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .blurb-fullwidth-custom .et_pb_blurb {
  padding-right: 0 !important;
  margin-bottom: 46px;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb {
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_content {
    display: flex;
    flex-wrap: wrap;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_main_blurb_image {
  min-width: 119px !important;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_main_blurb_image {
    width: 100% !important;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap {
  padding-left: 13px;
  padding-top: 4px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap {
    padding-left: 0;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container {
  padding-left: 19px;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container {
    width: 100%;
    text-align: center !important;
    padding-left: 0;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container h4 {
  letter-spacing: -0.1px;
  padding-bottom: 4px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p {
  font-family: "Segoe UI regular";
  letter-spacing: -0.3px !important;
  line-height: 1.6em;
  padding-bottom: 20px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description a {
  color: #000000;
  font-size: 13px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: "Segoe UI Semibold";
  border-radius: 5px;
  border: 2px solid #ee3a43;
  padding: 6px 13px 8px;
  transition: all 0.3s;
  letter-spacing: 1.2px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description a:hover {
  background: #ee3a43;
  color: #ffffff;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul {
  margin-top: 7px;
  margin-left: 0;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul li {
  list-style: none;
  position: relative;
  padding-left: 34px;
  margin-bottom: 24px;
  font-family: "Segoe UI regular";
  letter-spacing: -0.28px;
  margin-bottom: 29px;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul li {
    text-align: left;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul li:last-child {
  margin-bottom: 20px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul li:before {
  top: 1px;
  content: url(/wp-content/themes/alliance_ulistic/images/bullet-icon.png);
  color: #f33d4c;
  font-size: 17px;
  vertical-align: middle;
  line-height: 28px;
  position: absolute;
  left: 0px;
}
.page-template-template-no-banner.page-id-7933.et-db #et-boc .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description ul li strong {
  font-family: "Segoe UI Bold";
  letter-spacing: 0px;
  line-height: 1.7em;
}
@media (max-width: 980px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why {
    max-width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why {
    max-width: 90%;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap {
  padding: 40px 28px;
  text-align: center;
  height: 505px;
}
@media (max-width: 980px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap {
    height: 340px !important;
  }
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap {
    height: 320px;
  }
}
@media (max-width: 550px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap {
    height: auto;
    margin-bottom: 20px;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap h3 {
  font-size: 24px;
  margin: 0 0 4px;
}
@media (max-width: 980px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap h3 {
    min-height: 125px !important;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .sidebar-top-wrap p {
  font-family: "Segoe UI Bold";
  font-size: 20px;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap {
  margin: -45px 0 0;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap h4 {
  font-size: 22px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap h4 {
    width: 100%;
  }
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .bottom-text {
  text-align: center;
  padding: 20px 6px 0;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .bottom-text p {
  line-height: 1.2em;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form .fsBody:last-child {
  display: none;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form .fsRow a {
  color: #8D8D8E;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form .fsSubmit {
  margin: 0;
  letter-spacing: 2px;
  border-radius: 5px !important;
  box-shadow: 0 4px 0 #961f15;
  text-shadow: 0 -1px 0 #a6282f;
  text-align: center;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form .fsSubmit .fsSubmitButton {
  height: 60px;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form input {
  height: 43px;
}
.page-template-template-no-banner.page-id-7933.et-db #sidebar_Alliance_why .form-wrap .alliance_sidebar_form #fsRow2916477-6 p {
  font-family: "Segoe UI Semibold", arial;
  text-align: left;
  line-height: 32px;
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner, body.post-template-default #inner-banner, body.page-template-template-support-php #inner-banner {
    padding-top: 100px !important;
  }
}
body.page-template-default #inner-banner .col-12-modi, body.post-template-default #inner-banner .col-12-modi, body.page-template-template-support-php #inner-banner .col-12-modi {
  text-align: center;
}
@media (min-width: 768px) {
  body.page-template-default #inner-banner .col-12-modi, body.post-template-default #inner-banner .col-12-modi, body.page-template-template-support-php #inner-banner .col-12-modi {
    max-width: 100%;
    width: 100%;
    text-align: left;
  }
}
body.page-template-default #inner-banner .col-12-modi .content-holder, body.post-template-default #inner-banner .col-12-modi .content-holder, body.page-template-template-support-php #inner-banner .col-12-modi .content-holder {
  padding: 170px 0 170px;
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner .col-12-modi .content-holder, body.post-template-default #inner-banner .col-12-modi .content-holder, body.page-template-template-support-php #inner-banner .col-12-modi .content-holder {
    padding: inherit;
  }
}
body.page-template-default #inner-banner .col-12-modi .content-holder .second-title, body.post-template-default #inner-banner .col-12-modi .content-holder .second-title, body.page-template-template-support-php #inner-banner .col-12-modi .content-holder .second-title {
  margin: 0 0 26px;
  font-family: "Segoe UI Semibold";
}
body.page-template-default #inner-banner .banner-wrapper .banner-bg, body.post-template-default #inner-banner .banner-wrapper .banner-bg, body.page-template-template-support-php #inner-banner .banner-wrapper .banner-bg {
  width: 100%;
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner .banner-wrapper .banner-bg, body.post-template-default #inner-banner .banner-wrapper .banner-bg, body.page-template-template-support-php #inner-banner .banner-wrapper .banner-bg {
    height: 100%;
    position: absolute;
  }
}
body.page-template-default #inner-banner .banner-wrapper .banner-bg:before, body.post-template-default #inner-banner .banner-wrapper .banner-bg:before, body.page-template-template-support-php #inner-banner .banner-wrapper .banner-bg:before {
  content: "";
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
@media (max-width: 767px) {
  body.page-template-default #content_section, body.post-template-default #content_section, body.page-template-template-support-php #content_section {
    padding-top: 30px;
  }
}
body.page-template-default #content_section .content_wrap h2, body.post-template-default #content_section .content_wrap h2, body.page-template-template-support-php #content_section .content_wrap h2 {
  font-family: "Segoe UI Semibold";
  letter-spacing: -0.2px !important;
  line-height: 1.15em;
  font-size: 40px;
}
body.page-template-default #content_section .content_wrap h3, body.post-template-default #content_section .content_wrap h3, body.page-template-template-support-php #content_section .content_wrap h3 {
  font-family: "Segoe UI Semibold";
  letter-spacing: -0.2px !important;
  line-height: 1.15em;
  font-size: 30px;
}
body.page-template-default #content_section .content_wrap p, body.post-template-default #content_section .content_wrap p, body.page-template-template-support-php #content_section .content_wrap p {
  font-family: "Segoe UI regular";
  letter-spacing: -0.3px !important;
  line-height: 1.6em;
  font-size: 18px;
}
body.page-template-default #inner-banner, body.post-template-default #inner-banner {
  padding-top: 110px;
}
body.page-template-default #inner-banner .container, body.post-template-default #inner-banner .container {
  padding: 0;
  width: 95% !important;
  max-width: 1594px !important;
}
body.page-template-default #inner-banner .container .row, body.post-template-default #inner-banner .container .row {
  margin: 0;
}
@media (min-width: 981px) {
  body.page-template-default #inner-banner .container .banner-text, body.post-template-default #inner-banner .container .banner-text {
    max-width: 70%;
  }
}
body.page-template-default #inner-banner .container .banner-text h1, body.post-template-default #inner-banner .container .banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
  color: #fff;
}
@media (max-width: 980px) {
  body.page-template-default #inner-banner .container .banner-text h1, body.post-template-default #inner-banner .container .banner-text h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner .container .banner-text h1, body.post-template-default #inner-banner .container .banner-text h1 {
    font-size: 35px !important;
  }
}
body.page-template-default #inner-banner .container .banner-text p, body.post-template-default #inner-banner .container .banner-text p {
  margin: 0 0 10px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.3;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.page-template-default #inner-banner .container .banner-text p, body.post-template-default #inner-banner .container .banner-text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner .container .banner-text p, body.post-template-default #inner-banner .container .banner-text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-default #inner-banner .container .banner-text, body.post-template-default #inner-banner .container .banner-text {
    padding-top: 10px;
  }
}
body.page-template-default #inner-banner .container .banner-text .second-title, body.post-template-default #inner-banner .container .banner-text .second-title {
  margin: 0 0 26px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
}
body.page-template-default #report-page .book-content img, body.post-template-default #report-page .book-content img {
  max-width: 312px;
  width: 100%;
  min-height: auto;
  max-height: 412px;
  box-shadow: 0 0 9px 1px #ececec;
}
body.page-template-default #report-page .info-text a, body.post-template-default #report-page .info-text a {
  transition: all 0.2s;
}
body.page-template-default #report-page .info-text a:hover, body.post-template-default #report-page .info-text a:hover {
  background: #ee3a43;
}
@media (max-width: 1200px) {
  body.page-template-default #career-page .career-container, body.post-template-default #career-page .career-container {
    max-width: 95% !important;
  }
}
@media (max-width: 1099px) {
  body.page-template-default #career-page .career-container > .content-wrap, body.post-template-default #career-page .career-container > .content-wrap {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
@media (max-width: 1099px) {
  body.page-template-default #career-page .career-container > .content-wrap .sidebar-section, body.post-template-default #career-page .career-container > .content-wrap .sidebar-section {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
body.page-template-default #career-page .career-container > .content-wrap .sidebar-section .sidebar-wrap, body.post-template-default #career-page .career-container > .content-wrap .sidebar-section .sidebar-wrap {
  margin: 2% 0 5% 4%;
}
@media (max-width: 1099px) {
  body.page-template-default #career-page .career-container > .content-wrap .sidebar-section .sidebar-wrap, body.post-template-default #career-page .career-container > .content-wrap .sidebar-section .sidebar-wrap {
    float: none;
    margin: 0;
  }
}
@media (max-width: 1099px) {
  body.page-template-default #career-page .career-container > .content-wrap .img-wrap, body.post-template-default #career-page .career-container > .content-wrap .img-wrap {
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 1170px) and (min-width: 1100px) {
  body.page-template-default #career-page .career-container > .content-wrap .img-wrap img, body.post-template-default #career-page .career-container > .content-wrap .img-wrap img {
    width: 56%;
  }
}
@media (max-width: 1099px) {
  body.page-template-default #career-page .career-container .info-content, body.post-template-default #career-page .career-container .info-content {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap, body.post-template-default #content_section .container .content_wrap {
    text-align: left;
  }
}
body.page-template-default #content_section .container .content_wrap h2, body.post-template-default #content_section .container .content_wrap h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, 2.923vw, 38px) !important;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
  margin: 10px 0px 33px 0px;
  letter-spacing: normal;
  color: #01294d;
}
body.page-template-default #content_section .container .content_wrap h2:first-child, body.post-template-default #content_section .container .content_wrap h2:first-child {
  margin-top: 0;
  font-size: clamp(30px, 3.077vw, 40px) !important;
}
body.page-template-default #content_section .container .content_wrap h3, body.post-template-default #content_section .container .content_wrap h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, 3.077vw, 32px);
  font-weight: 400;
  line-height: 100%;
  padding: 0px 0px 6px 39px;
  border-bottom: 2px solid #1070b4;
  position: relative;
  margin: 52px 0px 27px 0px;
  letter-spacing: normal;
  color: #01294d;
}
body.page-template-default #content_section .container .content_wrap h3:before, body.post-template-default #content_section .container .content_wrap h3:before {
  content: url(/wp-content/uploads/2022/05/alliance_transparent_globe2.png);
  position: absolute;
  top: -2px;
  left: 0;
}
body.page-template-default #content_section .container .content_wrap ul li:before, body.post-template-default #content_section .container .content_wrap ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #1070b4;
  border-radius: 50%;
  top: 8px;
}
body.page-template-default #content_section .container .content_wrap ul, body.page-template-default #content_section .container .content_wrap ol, body.post-template-default #content_section .container .content_wrap ul, body.post-template-default #content_section .container .content_wrap ol {
  margin-left: 38px;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap ul, body.page-template-default #content_section .container .content_wrap ol, body.post-template-default #content_section .container .content_wrap ul, body.post-template-default #content_section .container .content_wrap ol {
    margin: 0;
    text-align: left;
    display: inline-block;
  }
}
body.page-template-default #content_section .container .content_wrap ul li, body.page-template-default #content_section .container .content_wrap ol li, body.post-template-default #content_section .container .content_wrap ul li, body.post-template-default #content_section .container .content_wrap ol li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 20px;
  list-style: none;
  font-family: "Source Sans Pro", sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap ul li h6, body.page-template-default #content_section .container .content_wrap ol li h6, body.post-template-default #content_section .container .content_wrap ul li h6, body.post-template-default #content_section .container .content_wrap ol li h6 {
    line-height: 2em;
    margin-bottom: 0;
  }
}
body.page-template-default #content_section .container .content_wrap ul li p, body.page-template-default #content_section .container .content_wrap ol li p, body.post-template-default #content_section .container .content_wrap ul li p, body.post-template-default #content_section .container .content_wrap ol li p {
  padding-top: 12px;
}
body.page-template-default #content_section .container .content_wrap ul.technology_patners li:first-child, body.page-template-default #content_section .container .content_wrap ol.technology_patners li:first-child, body.post-template-default #content_section .container .content_wrap ul.technology_patners li:first-child, body.post-template-default #content_section .container .content_wrap ol.technology_patners li:first-child {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap ul.technology_patners li, body.page-template-default #content_section .container .content_wrap ol.technology_patners li, body.post-template-default #content_section .container .content_wrap ul.technology_patners li, body.post-template-default #content_section .container .content_wrap ol.technology_patners li {
    display: table !important;
  }
}
body.page-template-default #content_section .container .content_wrap strong, body.post-template-default #content_section .container .content_wrap strong {
  font-size: inherit;
}
body.page-template-default #content_section .container .content_wrap a.about_us_btn, body.post-template-default #content_section .container .content_wrap a.about_us_btn {
  text-decoration: none !important;
}
@media (max-width: 980px) {
  body.page-template-default #content_section .container .content_wrap a.about_us_btn, body.post-template-default #content_section .container .content_wrap a.about_us_btn {
    margin-bottom: 30px;
  }
}
body.page-template-default #content_section .container .content_wrap a.read-more, body.post-template-default #content_section .container .content_wrap a.read-more {
  color: #000;
  font-size: 13px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: "Segoe UI Semibold";
  border-radius: 5px;
  border: 2px solid #ee3a43;
  padding: 6px 13px 8px;
  transition: all 0.3s;
  letter-spacing: 1.2px;
  border-bottom: 2px solid #ee3a43 !important;
}
body.page-template-default #content_section .container .content_wrap a.read-more:hover, body.post-template-default #content_section .container .content_wrap a.read-more:hover {
  background: #ee3a43;
  color: #fff !important;
}
body.page-template-default #content_section .container .content_wrap a:not(.inventory_btn):not(.about_us_btn), body.post-template-default #content_section .container .content_wrap a:not(.inventory_btn):not(.about_us_btn) {
  transition: all 0.2s;
  text-decoration: none !important;
  border-bottom: 1px solid #000;
}
body.page-template-default #content_section .container .content_wrap a:not(.inventory_btn):not(.about_us_btn):hover, body.post-template-default #content_section .container .content_wrap a:not(.inventory_btn):not(.about_us_btn):hover {
  color: #000;
  border-bottom: 1px solid transparent;
}
body.page-template-default #content_section .container .content_wrap p, body.post-template-default #content_section .container .content_wrap p {
  font-family: "Source Sans Pro", sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0px 0px 25px 0px;
}
@media (max-width: 550px) {
  body.page-template-default #content_section .container .content_wrap img.alignright, body.post-template-default #content_section .container .content_wrap img.alignright {
    margin-left: 0;
    width: 100%;
  }
}
body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list), body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) {
  max-width: 600px;
  margin: 0 auto;
}
body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul {
  margin-left: 0;
}
body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li {
  padding-left: 0;
}
body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:before, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:before {
  display: none;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li {
    text-align: center;
  }
}
body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:first-child, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:first-child {
  padding-top: 20px;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even), body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even) {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even) .service_title, body.page-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even) .service_icon, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even) .service_title, body.post-template-default #content_section .container .content_wrap .service_list:not(.fullwidth-list) > ul li:nth-child(even) .service_icon {
    width: 100%;
  }
}
body.page-template-default #content_section .container .content_wrap .service_list > ul.technology_patners, body.post-template-default #content_section .container .content_wrap .service_list > ul.technology_patners {
  margin: 0 auto;
}
body.page-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li, body.post-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li {
  padding: 0 10px;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li, body.post-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li {
    text-align: center;
  }
}
body.page-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li:before, body.post-template-default #content_section .container .content_wrap .service_list > ul.technology_patners li:before {
  display: none;
}
body.page-template-default #content_section .container .content_wrap .desktop-item h3 a, body.post-template-default #content_section .container .content_wrap .desktop-item h3 a {
  font-size: 22px;
  border-bottom: 1px solid !important;
}
body.page-template-default #content_section .container .content_wrap .desktop-item a, body.post-template-default #content_section .container .content_wrap .desktop-item a {
  border-bottom: none !important;
}
body.page-template-default #content_section .container .content_wrap .desktop-item .notebook_text p, body.post-template-default #content_section .container .content_wrap .desktop-item .notebook_text p {
  font-size: 16px;
}
body.page-template-default #content_section .container .content_wrap .desktop-item .inventory_btn, body.post-template-default #content_section .container .content_wrap .desktop-item .inventory_btn {
  font-size: 16px;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .desktop-item p img, body.post-template-default #content_section .container .content_wrap .desktop-item p img {
    margin: 0 auto;
    display: block;
  }
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item, body.post-template-default #content_section .container .content_wrap .comprehensive-item {
  margin: 50px auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .comprehensive-item, body.post-template-default #content_section .container .content_wrap .comprehensive-item {
    text-align: center;
  }
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-img, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-img {
  width: 16%;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-img, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-img {
    margin-bottom: 40px;
    width: 100%;
  }
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content {
  width: 84%;
}
@media (max-width: 767px) {
  body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content {
    width: 100%;
  }
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p a, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p a {
  display: inline-block;
  padding: 5px 10px;
  border: 2px solid #ee3a43;
  border-radius: 5px;
  color: #ee3a43;
  background-color: #fff;
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p a:hover, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p a:hover {
  color: #fff;
  background-color: #ee3a43;
  border: 2px solid #ee3a43;
}
body.page-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p:last-child, body.post-template-default #content_section .container .content_wrap .comprehensive-item .comprehensive-content p:last-child {
  margin-bottom: 0;
}
body.page-template-default #content_section:after, body.post-template-default #content_section:after {
  display: none;
}
body.page-template-default #welcome_contact #contact_us_map, body.post-template-default #welcome_contact #contact_us_map {
  border-bottom: none;
}
body.page-template-default #welcome_contact > .container, body.post-template-default #welcome_contact > .container {
  margin-bottom: 75px;
}
body.page-template-default #welcome_contact .address, body.post-template-default #welcome_contact .address {
  margin-bottom: 60px;
}
body.page-template-default #welcome_contact .address span, body.post-template-default #welcome_contact .address span {
  display: block;
}
@media (max-width: 767px) {
  body.page-template-default #welcome_contact .address span, body.post-template-default #welcome_contact .address span {
    display: inline;
  }
}
body.page-id-190 #welcome_contact .contact_wrap .contact_us_text h2 {
  margin: 0 0 15px;
}
body.page-id-190 #welcome_contact .contact_wrap .address {
  margin-bottom: 30px;
}
body.page-id-190 #welcome_contact .contact_wrap .address span {
  display: block;
}
@media (max-width: 767px) {
  body.page-id-190 #welcome_contact .contact_wrap .address span {
    display: inline;
  }
}
body.page-template-template-support-php #inner-banner .col-12-modi .content-holder {
  padding: 190px 0 120px;
}
@media (max-width: 767px) {
  body.page-template-template-support-php #inner-banner .col-12-modi .content-holder {
    padding: inherit;
  }
}
.page-template-template-full-width #content_section:after {
  display: none;
}
#et-boc #thank-you-banner {
  position: relative;
}
#et-boc #thank-you-banner .et_pb_slides .et_pb_slide {
  padding: 0;
}
#et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
  background: url(/wp-content/uploads/2020/02/4-layers.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 16% 18.7% 16%;
}
@media (min-width: 1921px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    background-size: contain;
  }
}
@media (max-width: 1440px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 16% 8%;
  }
}
@media (max-width: 1199px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 16% 4%;
  }
}
#et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  font-family: "Gilroy-Black", arial;
  letter-spacing: -0.6px;
}
@media (max-width: 1199px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 90px !important;
  }
}
@media (max-width: 980px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 60px !important;
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 60px !important;
    max-width: 100%;
    text-align: center;
  }
}
#et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  letter-spacing: -0.1px;
  padding-bottom: 17px;
}
@media (max-width: 980px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    max-width: 60%;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 22px;
  }
}
@media (max-width: 980px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #et-boc #thank-you-banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 18px;
  }
}
#et-boc #thank-you-banner:after {
  background: url(/wp-content/uploads/2020/02/armada.png) no-repeat;
  content: "";
  position: absolute;
  right: 80px;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 86%;
  background-position: right bottom;
  background-size: contain;
}
@media (max-width: 1440px) {
  #et-boc #thank-you-banner:after {
    max-width: 600px;
  }
}
@media (max-width: 1199px) {
  #et-boc #thank-you-banner:after {
    max-width: 500px;
    right: 20px;
  }
}
@media (max-width: 980px) {
  #et-boc #thank-you-banner:after {
    max-width: 400px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  #et-boc #thank-you-banner:after {
    height: 250px;
    z-index: 1;
  }
}
#et-boc #thank-you-banner .et_pb_fullwidth_image {
  position: absolute !important;
  top: 39%;
}
body.page-id-8313 #inner-banner .banner-wrapper .container {
  position: relative;
}
@media (max-width: 1440px) and (min-width: 1281px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container {
    max-width: 80% !important;
  }
}
@media (max-width: 1280px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container {
    max-width: 90% !important;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .container:before {
  content: "";
  background: url(/wp-content/uploads/2020/02/armada.png) no-repeat;
  background-position: right bottom;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 46vw;
  height: 100vw;
}
@media (max-width: 1700px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container:before {
    background-size: 90%;
  }
}
@media (max-width: 1440px) and (min-width: 1101px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container:before {
    background-size: 85%;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container:before {
    background-size: 80%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container:before {
    background-size: 90%;
  }
}
@media (max-width: 767px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container:before {
    background: none;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text {
  height: calc(100vh - 110px);
  max-width: 640px;
  margin: 0;
  text-align: left;
  margin-left: 27px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text {
    max-width: 565px;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder {
  padding: 140px 0 200px;
}
@media (min-width: 981px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder {
    vertical-align: top;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder h1 {
  font-family: "barlow_condensedbold";
  font-size: 75px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 24px;
  position: relative;
  padding-top: 70px;
  line-height: 88%;
}
@media (max-width: 1024px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder h1 {
    font-size: 65px;
  }
}
@media (max-width: 767px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder h1 {
    font-size: 50px;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder h1:before {
  content: url(/wp-content/themes/alliance_ulistic/images/banner-h1.png);
  position: absolute;
  top: 0;
}
body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder p {
  font-family: "source_sans_pro";
  font-size: 24px;
  max-width: 95%;
  line-height: 133%;
  letter-spacing: -0.1px;
}
@media (max-width: 1024px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder p {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  body.page-id-8313 #inner-banner .banner-wrapper .container .banner-text .content-holder p {
    font-size: 18px;
  }
}
body.page-id-8313 #inner-banner .banner-wrapper .banner-bg:before {
  display: none;
}
@media (max-width: 767px) {
  body.page-id-8313 #content_section .container {
    max-width: 90% !important;
  }
}
@media (min-width: 981px) {
  body.page-id-8313 #content_section .container .col-sm-3.alliance-sidebar {
    width: 36%;
    max-width: 360px;
  }
}
body.page-id-8313 #content_section .container .col-sm-3.alliance-sidebar #sidebar_Alliance_why {
  padding-top: 18px;
}
@media (min-width: 981px) {
  body.page-id-8313 #content_section .container .col-sm-9 {
    width: 60.7%;
    margin-right: 3%;
    padding-left: 17px;
  }
}
@media (max-width: 767px) {
  body.page-id-8313 #content_section .container .col-sm-9 {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h2 {
  font-size: 40px;
  margin-bottom: 35px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h3 {
  font-size: 32px;
  position: relative;
  padding-left: 60px;
  border-bottom: 3px solid #1d1060;
  padding-bottom: 18px;
  margin-bottom: 28px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h3:before {
  content: url(/wp-content/themes/alliance_ulistic/images/breach-h3.png);
  position: absolute;
  left: 0;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h2, body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h3 {
  font-family: "barlow_condensedregular";
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.5px !important;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h5 {
  color: #000000;
  font-family: "barlow_condensedregular";
  font-weight: 700;
  font-size: 32px;
  padding-top: 8px;
  line-height: 105%;
  letter-spacing: 0.5px !important;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h5 a {
  color: #ee3a43;
  text-decoration: none !important;
  border-bottom: none !important;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap h5 a:hover {
  color: #00235d !important;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap p {
  font-family: "source_sans_pro";
  letter-spacing: -0.07px !important;
  line-height: 136%;
  margin-bottom: 20px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 31px;
  margin-top: 35px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-list li {
  position: relative;
  letter-spacing: -0.07px !important;
  font-family: "source_sans_prosemibold";
  border-top: 1px solid #ccc;
  padding: 19px 0 23px 60px;
  margin-bottom: 0;
  line-height: 145%;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-list li:before {
  content: url(/wp-content/themes/alliance_ulistic/images/breach-list.png);
  position: absolute;
  left: 18px;
  top: 18px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-list li:last-child {
  border-bottom: 1px solid #ccc;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3px;
}
@media (max-width: 500px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list {
    display: block;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li {
  font-family: "source_sans_prosemibold";
  padding: 0;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  background-image: linear-gradient(30deg, #011434 0%, #00235d 100%);
  margin-bottom: 32px;
}
@media (max-width: 500px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li {
    width: 100%;
    margin-right: 0 !important;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li p {
  color: #ffffff;
  font-family: "barlow_condensedregular";
  font-weight: 700;
  font-size: 24px;
  margin: 0;
  padding-top: 24px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li > p {
  display: none;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li a {
  padding: 37px 10px 29px;
  display: block;
  text-decoration: none !important;
  border: none;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li a:hover {
  border: none;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li:nth-child(3) {
  margin-right: 0;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li:nth-child(4) {
  margin-left: 17%;
}
@media (max-width: 500px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li:nth-child(4) {
    margin-left: 0;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap ul.breach-columns-list li:before {
  display: none;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach {
  display: flex;
  flex-wrap: wrap;
  width: 88.5%;
  margin: 0 auto;
  padding-top: 13px;
}
@media (max-width: 767px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach {
    display: block;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach {
  width: 48.3%;
  background-image: linear-gradient(30deg, #011434 0%, #00235d 100%);
  color: #fff;
  padding: 27px 24px 17px 26px;
  margin-right: 3.4%;
}
@media (max-width: 767px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach {
    width: 100%;
    margin-bottom: 30px;
  }
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach p {
  font-family: "source_sans_prosemibold";
  margin-bottom: 21px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach p:first-of-type {
  display: none;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach img {
  margin-bottom: 10px;
}
body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach.last-child {
  background-image: linear-gradient(30deg, #881541 0%, #ee3a43 100%);
  margin-right: 0;
}
@media (max-width: 767px) {
  body.page-id-8313 #content_section .container .col-sm-9 .content_wrap .two-col-breach .col-breach.last-child {
    margin-bottom: 0;
  }
}
body #signup_scroll {
  z-index: 99999;
}
@media (min-width: 981px) {
  body.page-id-8608 #inner-banner .banner-wrapper {
    height: 70vh;
    min-height: 420px;
    max-height: 610px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.page-id-8608 #inner-banner .banner-wrapper .wrapper-all {
    width: 100%;
  }
}
body.page-id-8608 #inner-banner .banner-wrapper h1 {
  margin-bottom: 0;
}
body.page-id-8608 #inner-banner .banner-wrapper .banner-bg:before {
  display: none;
}
body.postid-8697 #inner-banner .banner-bg {
  background-position: center center;
}
body #technology-partner-body .content-sidebar {
  padding-top: 0;
  overflow: hidden;
}
body #technology-partner-body .content-sidebar .voip_form {
  padding: 0px 12px;
}
@media (max-width: 767px) {
  body.page-id-9402 #content_section .container .content_wrap {
    text-align: center;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content h1, body.page-id-8425 #et-boc #et_builder_outer_content h2, body.page-id-8425 #et-boc #et_builder_outer_content h4 {
  font-family: "Segoe UI Semibold", sans-serif !important;
}
body.page-id-8425 #et-boc #et_builder_outer_content .second h2, body.page-id-8425 #et-boc #et_builder_outer_content p {
  font-family: "Segoe UI Semilight", sans-serif !important;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner {
  padding-top: 110px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container {
  max-height: 606px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  display: flex;
  flex-direction: column-reverse;
  padding: 12% 0;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  padding-bottom: 45px;
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    padding-bottom: 20px;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content img {
  margin-top: -19px;
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content img {
    margin-top: 0;
    max-width: 200px;
  }
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-banner .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content {
  padding-top: 31px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row {
  padding-bottom: 19px;
  width: 90%;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text h2 {
  line-height: 107%;
  padding-bottom: 39px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text p {
  padding-bottom: 29px;
  line-height: 150%;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text:first-child {
  margin-bottom: 18px;
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text:not(.second) h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text:not(.second) h2 {
    font-size: 28px !important;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text.second p {
  line-height: 160%;
  padding-bottom: 28px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text.second p span {
  white-space: nowrap;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text.second h2 {
  padding-bottom: 44px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text.second h2:not(:first-child) {
  padding-top: 22px;
  padding-bottom: 43px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .content-text.second h2:last-of-type {
  padding-top: 27px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row .et_pb_image {
  margin-bottom: 46px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .co-managed-it-section-content .et_pb_row_1 {
  padding-top: 0;
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul {
    justify-content: center;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li {
  list-style: none;
  background-color: #ed3d45;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #fff;
  text-align: center;
  padding: 31px 11px 29px;
  max-width: 364px;
  width: 45%;
  margin-right: 10%;
}
@media (min-width: 981px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li {
    width: 31.5%;
    margin-right: 2.75%;
  }
}
@media (max-width: 767px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li {
    width: 100%;
    margin-right: 0;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li .list-img {
  width: 29%;
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li .list-content {
  width: 71%;
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li .list-content h4 {
  font-size: 20px;
  padding-bottom: 9px;
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li .list-content p {
  font-size: 18px;
  line-height: 126%;
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(1) .list-content, body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(2) .list-content, body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(4) .list-content, body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(5) .list-content, body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(7) .list-content, body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(8) .list-content {
  max-width: 213px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}
body.page-id-8425 #et-boc #et_builder_outer_content .content-managed-list ul li:last-child .list-content p {
  max-width: 213px;
  margin: 0 auto;
}
body.page-id-8450 #et-boc .et_pb_section .et_pb_row {
  max-width: 1235px !important;
  width: 90% !important;
}
@media (min-width: 1366px) {
  body.page-id-8450 #et-boc #voip-calculator-banner .et_pb_slide .et_pb_slide_description {
    padding: 22% 8% 16%;
  }
}
@media (max-width: 1365px) {
  body.page-id-8450 #et-boc #voip-calculator-banner .et_pb_slide .et_pb_slide_description {
    padding: 280px 0 180px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-banner .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  font-family: "Segoe UI Bold", sans-serif;
  font-size: 70px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-banner .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-banner .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 46px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-content {
  padding-bottom: 0;
}
body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text h2 {
  font-size: 40px;
  font-family: "Segoe UI Semibold", sans-serif;
  color: #000 !important;
  padding-bottom: 13px;
}
body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 27px 10px 17px;
  border-right: 2px solid #f05860;
  border-bottom: 2px solid #f05860;
}
@media (max-width: 1365px) and (min-width: 981px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li {
    padding: 20px 10px;
  }
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li {
    width: 50%;
  }
}
@media (min-width: 981px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:nth-child(5n+5) {
    border-right: 0;
  }
}
@media (min-width: 981px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:nth-last-child(-n+5) {
    border-bottom: 0;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:nth-child(3n+3) {
    border-right: 0;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:nth-last-child(-n+2) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:nth-child(2n+2) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li:last-child {
    border-bottom: 0;
  }
}
body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li .list-text {
  font-size: 24px;
  font-family: "Segoe UI Semibold", sans-serif;
  color: #000;
  text-align: center;
}
@media (min-width: 981px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li .list-text {
    min-height: 62px;
  }
}
@media (max-width: 1365px) and (min-width: 981px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li .list-text {
    font-size: 18px;
    min-height: 50px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li .list-text {
    min-height: 56px;
    font-size: 20px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-content .et_pb_text ul li .list-text span {
  display: block;
}
body.page-id-8450 #et-boc #voip-calculator-section {
  padding-top: 0;
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_row {
  max-width: 1140px !important;
  padding-top: 22px;
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_0 {
  border: 4px solid #24205d;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 110px 0 135px;
  margin-top: -116px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_0 {
    padding: 20px 0 135px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_0 {
    padding: 20px 10px 20px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner {
  max-width: 757px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap {
  width: 69.35%;
  margin-right: 3.8%;
  text-align: center;
  font-family: "Segoe UI Semibold", sans-serif;
}
@media (max-width: 670px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap {
    width: 100%;
    margin-right: 0;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap p {
  margin-top: 30px;
  font-size: 20px;
  color: #000 !important;
  font-family: "Segoe UI", sans-serif;
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap .title-calculator {
  font-size: 40px;
  color: #000;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap .title-calculator {
    font-size: 32px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .slider-wrap .number-devices {
  display: block;
  margin-bottom: 34px;
  font-size: 20px;
  color: #fff;
  line-height: 24%;
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost {
  width: 24.85%;
  border-radius: 8px;
  border: 2px solid #24205d;
  font-family: "Segoe UI", sans-serif;
  margin-top: 16px;
  margin-bottom: 6px;
}
@media (max-width: 670px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost {
    width: 100%;
    max-width: 275px;
    margin: 16px auto 6px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p:first-child {
  border-radius: 4px 4px 0 0;
  border: 2px solid #24205d;
  background-color: #24205d;
  color: #fff !important;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  padding: 7px 0 10px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p:first-child {
    font-size: 20px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p.symbol-p {
  color: #ed3d45 !important;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  padding: 6px 0 5px;
  line-height: 120%;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p.symbol-p {
    font-size: 32px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p:last-child {
  font-size: 20px;
  text-align: center;
  color: #000 !important;
  margin-bottom: 11px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost p:last-child {
    font-size: 18px;
    margin-top: 10px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .et_pb_code_inner .total-cost .divider {
  height: 7px;
  border-bottom: 2px solid #24205d;
  border-top: 2px solid #24205d;
  width: 79%;
  margin: 0 auto;
  margin-bottom: 1px;
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-width: 1053px;
  padding: 0 10px;
  margin: 0 auto;
  background: #fff;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top {
    flex-wrap: wrap;
    justify-content: center;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item {
  text-align: center;
  list-style: none;
  color: #000;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item {
    width: 25%;
    margin-right: 12.5%;
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item:nth-child(3), body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item {
    width: 40% !important;
    margin-right: 20% !important;
  }
}
@media (max-width: 500px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item {
    width: 45% !important;
    margin-right: 10% !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item:nth-child(2), body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item:nth-child(4), body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 480px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item {
    width: 100% !important;
    margin-right: 0 !important;
    max-width: 300px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .phone-pic {
  padding-bottom: 18px;
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner {
  font-family: "Segoe UI", sans-serif;
  font-weight: 700;
  border: 2px solid #24205d;
  border-radius: 8px;
  padding: 0 29px 25px;
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-count {
  font-size: 16px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  display: inline-block;
  background: #fff;
  z-index: 1;
  margin-top: -20px;
  padding-top: 5px;
  padding-bottom: 6px;
  line-height: 151%;
}
@media (max-width: 1365px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-count {
    font-size: 13px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-count span {
  display: block;
  font-size: 24px;
  color: #ed3d45;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 1365px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-count span {
    font-size: 18px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-cost {
  font-size: 40px;
  color: #ed3d45;
  border-bottom: 2px solid #24205d;
  padding-bottom: 4px;
}
@media (max-width: 1365px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .item-cost {
    font-size: 30px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .per-time {
  font-weight: 400;
  font-size: 20px;
  padding-top: 8px;
}
@media (max-width: 1365px) {
  body.page-id-8450 #et-boc #voip-calculator-section ul.calculator-price-top .price-item .price-item-inner .per-time {
    font-size: 16px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section input[type=range] {
  -webkit-appearance: none;
  /* Hides the slider so that custom slider can be made */
  width: 100%;
  /* Specific width is required for Firefox. */
  background: transparent;
  /* Otherwise white in Chrome */
}
body.page-id-8450 #et-boc #voip-calculator-section input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 14px;
  cursor: pointer;
  background-color: #ed3d45;
  border-radius: 7px;
}
body.page-id-8450 #et-boc #voip-calculator-section input[type=range]:focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 1px #000;
}
body.page-id-8450 #et-boc #voip-calculator-section input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 57px;
  width: 57px;
  background-color: #24205d;
  border: 4px solid #ed3d45;
  border-radius: 50%;
  cursor: pointer;
  margin-top: -24px;
  /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  position: relative;
  background-image: url(/wp-content/uploads/2020/08/Vector_Smart_Object1_copy_5.png);
  background-repeat: no-repeat;
  background-position: center center;
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section {
  max-width: 757px;
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid #ed3d45;
  background-color: #ffffff;
  margin: -149px auto 0;
  padding: 29px 40px 0px;
}
@media (max-width: 767px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section {
    margin: 0;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner {
  display: flex;
  flex-wrap: wrap;
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .image-column {
  width: 37%;
  margin-right: 5%;
}
@media (max-width: 500px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .image-column {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column {
  width: 58%;
}
@media (max-width: 500px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column p {
  line-height: 114%;
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column p.red {
  color: #ed3d45 !important;
  font-family: "Segoe UI", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-weight: 700;
  padding-bottom: 16px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column p.red {
    font-size: 16px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column p.title {
  color: #000000 !important;
  font-family: "Segoe UI Semibold", sans-serif;
  font-size: 32px;
  padding-bottom: 31px;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column p.title {
    font-size: 26px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column a {
  color: #ffffff;
  font-family: "Segoe UI";
  font-size: 28px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 248px;
  height: 67px;
  border-radius: 5px;
  background-color: #ed3d45;
  padding-bottom: 4px;
  border: 2px solid #ed3f45;
  transition: all 0.2s;
}
@media (max-width: 980px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column a {
    font-size: 22px;
    max-width: 210px;
    height: 52px;
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column a {
    margin: 0 auto 30px;
  }
}
body.page-id-8450 #et-boc #voip-calculator-section .calculator-bottom-section .et_pb_text_inner .content-column a:hover {
  background-color: #fff;
  color: #ed3d45;
}
body.page-id-8450 #et-boc #voip-calculator-section .before-footer-row {
  color: #000000;
  font-family: "Segoe UI Semilight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin-top: 20px;
}
body.page-id-8450 #et-boc #voip-calculator-section .before-footer-row .required {
  color: #ed3d45;
}
html.pum-open.pum-open-overlay {
  overflow: inherit;
}
html.pum-open.pum-open-overlay #et-boc {
  padding: 0;
}
#pum-8670 {
  background-color: rgba(0, 0, 0, 0.9);
  overflow: auto;
}
#pum-8670 #popmake-8670 {
  max-width: 650px !important;
  width: 90% !important;
  border-radius: 8px;
  border: 4px solid #f8bb19;
  background-color: #f0efeb;
  padding: 0;
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 {
    max-width: 1137px !important;
  }
}
@media (min-width: 981px) and (min-height: 660px) {
  #pum-8670 #popmake-8670 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  #pum-8670 #popmake-8670 {
    top: 40px !important;
  }
}
#pum-8670 #popmake-8670 .popmake-close {
  background: transparent;
  color: transparent;
  top: 0;
  right: 0;
  font-size: 9px;
}
#pum-8670 #popmake-8670 .popmake-close:before {
  content: url("/wp-content/uploads/2020/12/close_btn.png");
  position: absolute;
  left: 50%;
  top: 56%;
  transform: translate(-50%, -50%);
}
#pum-8670 #popmake-8670 .popmake-content {
  font-family: "Avenir Next", sans-serif;
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content {
    display: flex;
    flex-wrap: nowrap;
  }
  #pum-8670 #popmake-8670 .popmake-content .left-side {
    width: 44.4%;
  }
  #pum-8670 #popmake-8670 .popmake-content .right-side {
    width: 55.6%;
  }
}
#pum-8670 #popmake-8670 .popmake-content .left-side {
  background: url("/wp-content/uploads/2020/12/popup-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 25px;
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side {
    padding: 6.4% 25px 3.5%;
  }
}
#pum-8670 #popmake-8670 .popmake-content .left-side .content-wrap {
  max-width: 394px;
  margin: 0 auto;
}
#pum-8670 #popmake-8670 .popmake-content .left-side h5 {
  font-size: 40px !important;
  font-weight: 700;
  color: #f8bb19;
  margin: 0 0 18px;
  text-align: center;
}
@media (max-width: 980px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side h5 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side h5 {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side h5 {
    text-align: left;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side h5 {
    font-size: 36px !important;
  }
}
#pum-8670 #popmake-8670 .popmake-content .left-side p {
  font-size: 22px !important;
  line-height: 120%;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side p {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side p {
    font-size: 20px !important;
  }
}
#pum-8670 #popmake-8670 .popmake-content .left-side p:not(:last-child) {
  text-align: center;
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side p:not(:last-child) {
    margin-bottom: 31px;
    text-align: left;
  }
}
#pum-8670 #popmake-8670 .popmake-content .left-side p:last-child {
  text-align: center;
}
#pum-8670 #popmake-8670 .popmake-content .left-side p:empty {
  display: none;
}
#pum-8670 #popmake-8670 .popmake-content .left-side img {
  position: relative;
  left: -5px;
}
@media (max-width: 980px) {
  #pum-8670 #popmake-8670 .popmake-content .left-side img {
    display: none;
  }
}
#pum-8670 #popmake-8670 .popmake-content .right-side {
  padding: 40px 25px 30px;
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side {
    padding: 9.35% 25px 9% 36px;
  }
}
#pum-8670 #popmake-8670 .popmake-content .right-side .content-wrap {
  max-width: 443px;
  margin: 0 auto;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .heading {
  font-size: 24px !important;
  line-height: 120%;
  font-weight: 700;
  color: #000;
  margin: 0 0 19px;
}
@media (max-width: 980px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side .heading {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side .heading {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side .heading {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap {
    max-height: 336px !important;
    min-height: auto !important;
  }
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsBody {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsSectionHeader {
  display: none;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow {
  width: 47%;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  #pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow {
    width: 100%;
  }
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow:nth-last-child(1) {
  flex: 0 0 100%;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody {
  margin-bottom: 0 !important;
  display: block !important;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody.fsFieldFocused {
  padding-bottom: 0 !important;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody.fsValidationError {
  box-shadow: none;
  background: transparent;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody label {
  font-size: 16px;
  margin-bottom: 0;
  display: block;
  color: #000;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody label .fsRequiredMarker {
  color: #f15a40;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody input, #pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody textarea {
  font-size: 16px !important;
  font-family: "Avenir Next", sans-serif;
  padding: 10px 5px !important;
  border-radius: 4px;
  border: 1px solid #cccccc !important;
  margin-top: 8px;
  height: 45px;
  width: 100%;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSubmit {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSubmit .fsSubmitButton {
  font-family: "Avenir Next", sans-serif !important;
  font-size: 20px !important;
  background: #ee3a43 !important;
  border: none !important;
  width: 100% !important;
  max-width: 284px !important;
  height: 60px !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  transition: all 0.2s !important;
}
#pum-8670 #popmake-8670 .popmake-content .right-side .form-wrap .fsForm .fsSubmit .fsSubmitButton:hover {
  background: #fff !important;
  color: #ee3a43 !important;
}
#pum-8700 {
  background-image: url(/wp-content/uploads/2021/01/background-popup.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#pum-8700 #popmake-8700 {
  max-width: 631px !important;
  width: 90% !important;
  border-radius: 8px;
  border: 5px solid #fabc11;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (min-height: 680px) {
  #pum-8700 #popmake-8700 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
#pum-8700 #popmake-8700 p:empty {
  display: none;
}
#pum-8700 #popmake-8700 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url("/wp-content/uploads/2021/01/close_btn.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 15px !important;
  right: 17px !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap {
  padding: 60px 90px 37px;
}
@media (max-width: 767px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap {
    padding: 42px 20px 18px;
  }
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .heading h3 {
  font-size: 40px !important;
  font-family: "Kalam", cursive;
  color: #fabc11;
  text-align: center;
  line-height: 81%;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .heading h3 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .heading h3 {
    font-size: 32px !important;
  }
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .heading p {
  font-size: 30px !important;
  font-family: "barlow_condensed-semibold", sans-serif;
  color: #ffffff;
  text-align: center;
  line-height: 116%;
  margin-bottom: 39px;
}
@media (max-width: 980px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .heading p {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .heading p {
    font-size: 22px !important;
  }
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap {
  min-height: auto !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap br:empty {
  display: none;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap iframe {
  height: 325px;
}
@media (max-width: 767px) and (max-width: 479px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap iframe {
    height: 487px;
  }
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsBody {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsSectionHeader {
  display: none;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow {
  width: 47%;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  #pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow {
    width: 100%;
  }
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow:nth-last-child(1), #pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow:nth-last-child(2) {
  flex: 0 0 100%;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody {
  margin-bottom: 0 !important;
  display: block !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody.fsFieldFocused {
  padding-bottom: 0 !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody.fsValidationError {
  box-shadow: none;
  background: transparent;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody.fsValidationError label {
  color: #f15a40 !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody label {
  font-size: 16px;
  margin-bottom: 0;
  display: block;
  /*color: #000;*/
  color: #ffffff !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody label .fsRequiredMarker {
  color: #f15a40;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody input, #pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody textarea {
  font-size: 16px !important;
  font-family: "Avenir Next", sans-serif;
  padding: 10px 5px !important;
  border-radius: 4px;
  border: 1px solid #cccccc !important;
  margin-top: 8px;
  height: 45px;
  width: 100%;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSection .fsFieldRow .fsRowBody input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSubmit {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSubmit .fsSubmitButton {
  font-family: "Avenir Next", sans-serif !important;
  font-size: 20px !important;
  background: #ee3a43 !important;
  border: none !important;
  width: 100% !important;
  max-width: 284px !important;
  height: 60px !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  transition: all 0.2s !important;
}
#pum-8700 #popmake-8700 .popmake-content .content-wrap .form-wrap .fsForm .fsSubmit .fsSubmitButton:hover {
  background: #fff !important;
  color: #ee3a43 !important;
}
#pum-7629 #popmake-7629 .fsBody {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-7629 #popmake-7629 .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsSectionHeader {
  display: none;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow {
  flex: 0 0 48%;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 575px) {
  #pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow {
    flex: 0 0 100%;
  }
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow:last-child {
  flex: 0 0 100%;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody {
  margin-bottom: 0 !important;
  display: block !important;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody.fsFieldFocused {
  padding-bottom: 0 !important;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody.fsValidationError {
  box-shadow: none;
  background: transparent;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody label {
  margin-bottom: 5px !important;
  padding-left: 0;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  background: transparent;
  box-shadow: unset;
  border: 0;
  color: #ffffff !important;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody label .fsRequiredMarker {
  color: #ff0000;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody input, #pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody textarea {
  padding: 8px;
  width: 100%;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  max-width: 100%;
  height: 45px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: unset;
  background-repeat: unset;
  background-position: unset;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSection .fsFieldRow .fsRowBody input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSubmit {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSubmit .fsSubmitButton {
  /*padding: 12px 10px;
						width: 100%;
						color: #fff;
						font-family: 'Oswald', sans-serif !important;
						font-size: 31px;
						font-weight: 700;
						line-height: 1;
						letter-spacing: 2.6px;
						text-transform: uppercase;
						background-color: #237c00;
						background-image: none;
						text-shadow: none;
						box-shadow: none;
						border: 2px solid #237c00;
						border-radius: 5px;
						display: flex;
						align-items: center;
						justify-content: center;
						cursor: pointer;
						transition: all 0.25s;*/
  font-family: "barlow_condensedextrabold", sans-serif !important;
  font-size: 50px !important;
  background: #ee3a43 !important;
  border: 2px solid transparent !important;
  width: 100% !important;
  max-width: 230px !important;
  height: 68px !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  color: #ffffff;
  text-transform: uppercase !important;
  transition: all 0.2s !important;
  letter-spacing: 2.5px !important;
  /* line-height: 63px; */
  line-height: 1 !important;
}
#pum-7629 #popmake-7629 .fsBody .fsForm .fsSubmit .fsSubmitButton:hover {
  background: #fabc11 !important;
}
footer.section_blue .fastest-logo {
  margin: 0 auto 20px;
}
footer.section_blue .fastest-logo img {
  max-width: 210px;
  object-fit: contain;
}
footer.gradient {
  background-image: linear-gradient(to top, #021747 0%, #070e18 100%);
}
footer.gradient .footer-container {
  margin: 0 auto;
  padding: 62px 0 77px;
  width: 90%;
  max-width: 1420px;
}
@media (min-width: 1100px) {
  footer.gradient .footer-container {
    width: 95%;
  }
}
footer.gradient .footer-container .footer-top-row {
  padding-bottom: 33px;
  margin-bottom: 31px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #09255b;
}
@media (min-width: 1100px) {
  footer.gradient .footer-container .footer-top-row {
    padding: 0 10px 33px;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row {
    flex-wrap: wrap;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row {
    flex-direction: column;
    align-items: center;
  }
}
footer.gradient .footer-container .footer-top-row ul, footer.gradient .footer-container .footer-top-row li, footer.gradient .footer-container .footer-top-row a, footer.gradient .footer-container .footer-top-row span, footer.gradient .footer-container .footer-top-row p {
  font-family: "Barlow", sans-serif;
  color: #fff;
}
footer.gradient .footer-container .footer-top-row li {
  list-style: none;
}
footer.gradient .footer-container .footer-top-row .footer-logo-col {
  width: 18.4%;
  min-width: 218px;
}
@media (min-width: 1100px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col {
    padding-top: 7px;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col {
    width: 50%;
    min-width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }
}
@media (max-width: 1099px) and (min-width: 768px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col {
    align-items: center;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col {
    min-width: 250px;
    margin-bottom: 40px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-logo-col .footer-logo {
  margin-bottom: 64px;
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col .footer-logo {
    margin-bottom: 40px;
    text-align: center;
  }
}
footer.gradient .footer-container .footer-top-row .footer-logo-col ul.social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}
@media (min-width: 768px) and (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-logo-col ul.social {
    min-width: 335px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-logo-col ul.social li a {
  color: #fff;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-logo-col ul.social li a:hover {
  color: #ee3a43;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-logo-col ul.social li a i {
  font-size: 24px;
}
footer.gradient .footer-container .footer-top-row .footer-awards-col {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  width: 38.2%;
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-awards-col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-awards-col {
    min-width: 250px;
  }
}
@media (min-width: 1100px) {
  footer.gradient .footer-container .footer-top-row .footer-awards-col .fastest-logo:last-child {
    padding-right: 15px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-awards-col .fastest-logo img {
  padding: 7px;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col {
  width: 43.4%;
}
@media (min-width: 1100px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col {
    min-width: 550px;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col {
    min-width: 470px;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col {
    width: 100%;
  }
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row {
  padding-bottom: 30px;
  margin-bottom: 28px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-bottom: 1px solid #09255b;
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row {
    padding: 40px 0;
    margin: 40px 0;
    border-top: 1px solid #09255b;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact {
    width: 240px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact.first {
    border-right: 1px solid #09255b;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact.second li {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li {
    margin-bottom: 5px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a {
  color: #fff;
  font-size: 22px;
  line-height: 1.27;
}
@media (max-width: 1279px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a {
    font-size: 18px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a:hover span {
  opacity: 0.75;
  transition: opacity 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a span {
  font-weight: 700;
  transition: opacity 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a span.yellow {
  color: #fdb828;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-top-row ul.contact li a span.red {
  color: #ee3a43;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 1099px) and (min-width: 768px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address {
    border-right: 1px solid #09255b;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address {
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #09255b;
  }
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address li:first-child {
  margin-bottom: 26px;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address li a {
  font-size: 18px;
  line-height: 1.44;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.address li a:hover {
  color: #ee3a43;
  transition: color 0.25s ease;
}
@media (min-width: 1100px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu {
    min-width: 242px;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu {
    min-width: 197px;
  }
}
@media (max-width: 1099px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu {
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu li:not(:last-child) {
    margin-bottom: 5px;
  }
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu li a {
  font-size: 18px;
  line-height: 1.44;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-top-row .footer-contact-col .contact-bottom-row ul.footer-menu li a:hover {
  color: #ee3a43;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-bottom-row {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  footer.gradient .footer-container .footer-bottom-row {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-bottom-row {
    margin-bottom: 20px;
  }
}
footer.gradient .footer-container .footer-bottom-row ul, footer.gradient .footer-container .footer-bottom-row li, footer.gradient .footer-container .footer-bottom-row a, footer.gradient .footer-container .footer-bottom-row span, footer.gradient .footer-container .footer-bottom-row p {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: -0.1px;
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-bottom-row ul, footer.gradient .footer-container .footer-bottom-row li, footer.gradient .footer-container .footer-bottom-row a, footer.gradient .footer-container .footer-bottom-row span, footer.gradient .footer-container .footer-bottom-row p {
    line-height: 1.4;
  }
}
footer.gradient .footer-container .footer-bottom-row p {
  margin: 0;
  text-align: center;
}
footer.gradient .footer-container .footer-bottom-row ul.sitemap {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  list-style: none;
}
@media (max-width: 980px) {
  footer.gradient .footer-container .footer-bottom-row ul.sitemap {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  footer.gradient .footer-container .footer-bottom-row ul.sitemap {
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
footer.gradient .footer-container .footer-bottom-row ul.sitemap li a {
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-bottom-row ul.sitemap li a:hover {
  color: #ee3a43;
  transition: color 0.25s ease;
}
footer.gradient .footer-container .footer-bottom-row ul.sitemap li span {
  padding: 0 10px;
}
footer.gradient .footer-container .msp-footer-row {
  text-align: center;
}
footer.gradient .footer-container .msp-footer-row p, footer.gradient .footer-container .msp-footer-row a {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: -0.1px;
  text-align: center;
}
@media (max-width: 767px) {
  footer.gradient .footer-container .msp-footer-row p, footer.gradient .footer-container .msp-footer-row a {
    line-height: 1.4;
  }
}
footer.gradient .footer-container .msp-footer-row a {
  transition: color 0.25s ease;
}
footer.gradient .footer-container .msp-footer-row a:hover {
  color: #ee3a43;
  transition: color 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .logo-row {
  width: 90% !important;
}
@media (min-width: 981px) and (max-width: 1400px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .logo-row {
    padding-top: 20px !important;
    padding-bottom: 16px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row {
  width: 90% !important;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column {
    width: 47% !important;
    margin-right: 7% !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
  padding-bottom: 0;
  margin-bottom: 15px;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 span {
  color: #d56e01;
  position: relative;
  white-space: nowrap;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 span:before {
  content: "";
  background: url("/wp-content/uploads/2021/01/Vector_Smart_Object.png");
  position: absolute;
  bottom: 4px;
  width: 110%;
  height: 10px;
  background-size: contain;
  left: -2%;
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 56px !important;
  }
}
@media (min-width: 981px) and (max-width: 1260px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 52px !important;
  }
}
@media (min-width: 981px) and (max-width: 1170px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 48px !important;
  }
}
@media (min-width: 981px) and (max-width: 1080px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 44px !important;
  }
}
@media (min-width: 981px) and (max-width: 1000px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 42px !important;
  }
}
@media (max-width: 450px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column h1 {
    font-size: 34px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p {
  line-height: 156%;
  padding-bottom: 0;
  margin-bottom: 0;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(:last-child) {
  margin-bottom: 34px;
}
@media (min-width: 981px) and (max-width: 1400px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(:last-child) {
    margin-bottom: 18px;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
  font-family: "Rajdhani", Helvetica, Arial, Lucida, sans-serif;
  font-size: 34px !important;
  font-weight: 500;
  line-height: 112%;
  padding-bottom: 0;
  margin-bottom: 38px;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    margin-bottom: 24px;
  }
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-width: 1220px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1000px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p.title-p {
    font-size: 22px !important;
  }
}
@media (min-width: 1401px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(.title-p) {
    max-width: 93%;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(.title-p) {
    font-size: 21px !important;
  }
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(.title-p) {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .content-column p:not(.title-p) {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column {
    width: 46% !important;
    padding-top: 14px;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner {
  border-radius: 12px;
  border: 5px solid #003af5;
  background-color: #1317bd;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner {
    max-width: 570px;
    margin: 0 auto;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner:before {
  content: "";
  position: absolute;
  background-color: #001870;
  clip-path: polygon(0 0, 100% 0%, 100% 50%, 0 61%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 5px 5px 0 0;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner .fluid-width-video-wrapper {
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.4);
  border: 5px solid #0056ca;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul {
  padding: 0;
  margin: 0;
  position: relative;
  padding: 34px 0 48px;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
  font-family: "Rajdhani", Helvetica, Arial, Lucida, sans-serif;
  font-size: 32px !important;
  color: #fff;
  font-weight: bold;
  list-style: none;
  position: relative;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-width: 1250px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li {
    font-size: 26px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:before {
  content: "Step 1";
  position: absolute;
  left: 0;
  top: 2px;
  padding: 5px 16px 4px 7.5%;
  background-color: #003af5;
  color: #fdb828;
  line-height: 1;
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:before {
    padding-left: 5% !important;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:before {
    top: 0;
    padding-right: 10px !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:before {
    padding: 5px 16px 4px 30px !important;
    top: 0;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:before {
    top: -2px;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:nth-child(2):before {
  content: "Step 2";
  top: -4px;
  padding: 5px 11px 4px 7.5%;
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:nth-child(2) .title {
  padding-left: 146px;
}
@media (min-width: 981px) and (max-width: 1100px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:nth-child(2) .title {
    padding-right: 5%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li:nth-child(2) .title {
    padding-right: 5%;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
  padding-left: 153px;
  display: inline-block;
  line-height: 108%;
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
    padding-left: 25% !important;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
    padding-left: 27% !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
    padding-left: 126px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
    padding-left: 116px !important;
  }
}
@media (max-width: 420px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .title {
    font-size: 19px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .fluid-width-video-wrapper {
  width: 85%;
  margin: 18px auto 64px;
}
@media (min-width: 981px) and (max-width: 1350px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .fluid-width-video-wrapper {
    width: 90%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li .fluid-width-video-wrapper {
    width: 90%;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li a.training-btn {
  display: block;
  font-weight: 700;
  color: #fff !important;
  border-radius: 5px;
  background-color: #d56e01;
  text-align: center;
  padding: 17px;
  max-width: 402px;
  margin: 13px auto 0;
  transition: all 0.2s;
}
@media (min-width: 981px) and (max-width: 1140px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li a.training-btn {
    width: 90%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li a.training-btn {
    width: 90%;
  }
}
#et-boc.et-boc #et_builder_outer_content .training-content-section .content-row .cta-column .et_pb_code_inner ul li a.training-btn:hover {
  opacity: 0.9;
}
body.page-id-8748 #et-boc {
  overflow: hidden;
}
body.page-id-8748 #et-boc .list-style {
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .list-style {
    margin: 0 auto !important;
    max-width: 634px;
  }
}
body.page-id-8748 #et-boc .list-style li {
  position: relative;
  padding-left: 118px;
  list-style-type: none !important;
}
body.page-id-8748 #et-boc .list-style li:not(:last-child) {
  margin-bottom: 28px;
}
body.page-id-8748 #et-boc .list-style li:before {
  content: url(/wp-content/uploads/2021/02/Vector_Smart_Object.png);
  position: absolute;
  left: 65px;
  top: -6px;
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .list-style li:before {
    left: 30px;
  }
}
@media (max-width: 767px) and (max-width: 654px) {
  body.page-id-8748 #et-boc .list-style li:before {
    left: 0;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .list-style li {
    padding-left: 85px;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .list-style li {
    text-align: left;
  }
}
@media (max-width: 767px) and (max-width: 654px) {
  body.page-id-8748 #et-boc .list-style li {
    padding-left: 58px;
  }
}
body.page-id-8748 #et-boc .et_pb_column {
  margin-bottom: 0;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .et_pb_column {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section {
    padding-bottom: 0 !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row {
  max-width: 1200px;
}
@media (min-width: 981px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_column {
    width: 62%;
    margin-right: 4%;
  }
  body.page-id-8748 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_column.et-last-child {
    width: 34%;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_image {
  text-align: center;
  margin-bottom: 27px !important;
  max-width: 690px;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section .dark-web-scan-background-row .et_pb_image {
    margin: 0 auto;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .btn-top {
  margin-top: -23px;
  width: 100%;
  max-width: 675px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section .btn-top {
    margin: -23px auto 0;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .btn-top a {
  display: block;
  padding-bottom: 0 !important;
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .btn-top img {
  transition: all 0.3s;
}
body.page-id-8748 #et-boc .dark-web-scan-background-section .btn-top img:hover {
  transform: scale(0.9);
}
body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
  font-size: 60px !important;
  font-weight: 700;
  text-align: center !important;
  padding-bottom: 29px;
  line-height: 108%;
  max-width: 690px;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 55px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 55px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 50px !important;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 44px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    font-size: 42px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section h1 {
    margin: 0 auto !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-background-section li {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section li {
    font-size: 17px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .dark-web-scan-background-section li {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
  content: "";
  position: absolute;
  bottom: -81px;
  right: 13.3%;
  background-image: url(/wp-content/uploads/2021/02/tap-symbol-alliance.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  max-width: 637px;
  height: 2100px;
  width: 49.3vw;
}
@media (min-width: 981px) and (max-width: 1680px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    right: 7.3%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    right: 3.3%;
    bottom: -77px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: -79px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: -66px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: 98px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: 82px;
  }
}
@media (min-width: 981px) and (max-width: 1050px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: 133px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    bottom: 172px;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section:before {
    display: none;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .et_pb_row.dark-web-scan-content-top-row {
    padding-bottom: 45px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .et_pb_row.dark-web-scan-content-top-row {
    padding-bottom: 30px !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row {
  border-bottom: 1px solid #afb0b0;
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
  font-size: 28px !important;
  font-weight: 700;
  line-height: 117%;
  padding-bottom: 27px;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row h3 {
    font-size: 24px !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 130%;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-top-row p {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .et_pb_row.dark-web-scan-content-bottom-row {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .et_pb_row.dark-web-scan-content-bottom-row {
    padding-top: 30px !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row {
  /*
				@include tablet {
					padding-top: 45px !important;
					padding-bottom: 0 !important;
				}
*/
}
@media (min-width: 981px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .et_pb_column {
    width: 50.8%;
    margin-right: 4%;
  }
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .et_pb_column.et-last-child {
    width: 45.2%;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
  font-size: 50px !important;
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 36px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row h2 {
    font-size: 42px !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 157%;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p, body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row li {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p {
    padding-bottom: 28px;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p:not(:first-child) {
  padding-bottom: 28px;
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p:first-child {
  max-width: 550px;
  padding-bottom: 29px;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row p:first-child {
    max-width: 100%;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul {
  margin-bottom: 45px !important;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul {
    max-width: 390px;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul li {
  padding-left: 84px;
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row ul li:before {
  left: 29px;
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom {
  max-width: 429px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom {
    margin: 0 auto !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom a {
  display: block;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom a {
    padding-bottom: 0 !important;
  }
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom img {
  transition: all 0.3s;
}
body.page-id-8748 #et-boc .dark-web-scan-content-section .dark-web-scan-content-bottom-row .btn-bottom img:hover {
  transform: scale(0.9);
}
body.page-id-8748 #et-boc .dark-web-scan-copyright-section p {
  font-size: 14px !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.4px !important;
  line-height: 78%;
}
@media (max-width: 980px) {
  body.page-id-8748 #et-boc .dark-web-scan-copyright-section p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8748 #et-boc .dark-web-scan-copyright-section p {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) and (max-width: 564px) {
  body.page-id-8748 #et-boc .dark-web-scan-copyright-section p {
    line-height: 120%;
  }
}
#pum-8778 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
}
#pum-8778 #popmake-8778 {
  max-width: 644px !important;
  width: 90% !important;
  border-radius: 8px;
  border: 5px solid #ee3a43;
  background-color: #f0efeb;
  padding: 0;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (min-height: 680px) {
  #pum-8778 #popmake-8778 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
#pum-8778 #popmake-8778 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url("/wp-content/uploads/2021/02/close_btn.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 21px !important;
  right: 22px !important;
}
#pum-8778 #popmake-8778 .heading {
  font-size: 34px !important;
  font-family: "barlowbold", sans-serif;
  background-color: #16191e;
  width: 100%;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 38px;
  padding: 43px 0;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 980px) {
  #pum-8778 #popmake-8778 .heading {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #pum-8778 #popmake-8778 .heading {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #pum-8778 #popmake-8778 .heading {
    padding: 34px 25px;
  }
}
#pum-8778 #popmake-8778 .heading span {
  display: block;
}
#pum-8778 #popmake-8778 .form-wrap {
  padding: 0px 96px 18px;
  margin-top: 33px;
  min-height: auto !important;
}
@media (max-width: 767px) {
  #pum-8778 #popmake-8778 .form-wrap {
    padding: 0 25px;
  }
}
#pum-8778 #popmake-8778 .form-wrap br:empty {
  display: none;
}
#pum-8778 #popmake-8778 .form-wrap iframe {
  height: 337px;
}
@media (max-width: 490px) {
  #pum-8778 #popmake-8778 .form-wrap iframe {
    height: 499px;
  }
}
html.pum-open.pum-open-overlay {
  overflow: initial !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
body.page-id-8792 > img {
  display: none;
}
body.page-id-8792 #et-boc .et-l .et_pb_module .button-show a {
  font-size: 28px !important;
  display: inline-block;
  max-width: 262px;
  width: 100%;
  border-radius: 8px;
  border: 3px solid #ae0009;
  background-color: #ee3a43;
  color: #fff !important;
  text-transform: uppercase !important;
  text-align: center;
  padding: 18px 0;
  transition: all 0.3s;
  letter-spacing: 1.01px;
  font-weight: 700;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .et-l .et_pb_module .button-show a {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8792 #et-boc .et-l .et_pb_module .button-show a {
    font-size: 22px !important;
  }
}
body.page-id-8792 #et-boc .et-l .et_pb_module .button-show a:hover {
  background-color: #fff;
  color: #ee3a43 !important;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8792 #et-boc .et-l .et_pb_module .button-show a {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8792 #et-boc .remote-work-background-section {
    background-position-x: 60% !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-background-section {
    background-position-x: 4% !important;
    padding-bottom: 210px !important;
  }
}
body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_image {
  margin-bottom: 71px !important;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_image {
    margin-bottom: 30px !important;
  }
}
body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
  line-height: 93%;
  padding: 0;
  margin-bottom: 21px;
}
body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 span {
  color: #ee3a43;
  display: inline-block;
  position: relative;
}
body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 span:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/02/Vector_Smart_Object-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  bottom: -17px;
  max-width: 326px;
  width: 100%;
  height: 8px;
}
@media (min-width: 981px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
    max-width: 835px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
    font-size: 60px !important;
    max-width: 760px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
    font-size: 55px !important;
    max-width: 700px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
    font-size: 50px !important;
    max-width: 635px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text h1 {
    font-size: 45px !important;
    max-width: 579px;
  }
}
body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text p {
  line-height: 120%;
  max-width: 650px;
  padding: 0;
  margin-bottom: 27px;
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text p {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text p {
    font-size: 29px !important;
    max-width: 553px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text p {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-background-section .remote-work-background-row .et_pb_text p {
    margin: 0 auto 26px;
  }
}
body.page-id-8792 #et-boc .remote-work-content-section {
  z-index: 1;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-content-section {
    padding-bottom: 0 !important;
  }
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row {
  border-radius: 12px;
  margin-top: -234px;
  background-color: #fff;
  padding: 46px 80px;
}
@media (max-width: 767px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row {
    padding: 47px 15px;
  }
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/02/box-shadow-content.png);
  width: 110%;
  height: 613px;
  background-size: contain;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  z-index: -1;
}
@media (min-width: 981px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row:before {
    /*
						@media (max-width: 1280px) {
							top: -50px;
						}
*/
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row:before {
    top: -50px;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row:before {
    top: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row:before {
    top: 120px;
  }
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row h5 {
  line-height: 117%;
  margin-bottom: 26px;
  padding: 0;
  margin-top: 0;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row h5 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row h5 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row p, body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row p, body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row li {
    font-size: 17px !important;
  }
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row p {
  line-height: 130%;
  padding: 0;
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row p:not(:last-child) {
  margin-bottom: 26px;
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row ul {
  padding: 0;
  margin: 28px 0 35px;
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row ul li {
  position: relative;
  list-style-type: none;
  line-height: 130%;
  padding-left: 45px;
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row ul li:before {
  content: url(/wp-content/uploads/2021/02/Vector_Smart_Object-list.png);
  position: absolute;
  left: 11px;
  top: 4px;
}
body.page-id-8792 #et-boc .remote-work-content-section .remote-work-content-row ul li:not(:last-child) {
  margin-bottom: 26px;
}
body.page-id-8792 #et-boc .remote-work-bottom-section {
  position: relative;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section {
    padding: 10px 0 25px !important;
  }
}
body.page-id-8792 #et-boc .remote-work-bottom-section:before {
  content: "";
  position: absolute;
  top: 83px;
  left: 158px;
  background-image: url(/wp-content/uploads/2021/02/eBook-cover.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 590px;
  height: 681px;
  width: 37.3vw;
}
@media (min-width: 981px) and (max-width: 1850px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section:before {
    left: 100px;
  }
}
@media (min-width: 981px) and (max-width: 1750px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section:before {
    left: 50px;
  }
}
@media (min-width: 981px) and (max-width: 1650px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section:before {
    left: 0;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section:before {
    left: -15px;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section:before {
    display: none;
  }
}
@media (min-width: 981px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .et_pb_column {
    width: 34.1%;
    margin-right: 4%;
  }
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .et_pb_column.et-last-child {
    width: 61.9%;
    margin-right: 0;
  }
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .et_pb_module.et_pb_text_2 {
  max-width: 700px;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .et_pb_module.et_pb_text_2 {
    margin: 0 auto;
  }
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 {
  line-height: 110%;
  margin-bottom: 22px;
  padding: 0;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 span {
  color: #ee3a43;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 {
    font-size: 37px !important;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 {
    font-size: 31px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 {
    font-size: 29px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row h2 {
    text-align: center;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row p, body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row p, body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row li {
    font-size: 17px !important;
  }
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row p {
  line-height: 130%;
  padding: 0;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row p:not(:last-child) {
  margin-bottom: 21px;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul {
  padding: 0;
  margin: 31px 0 37px;
  counter-reset: section;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul {
    margin-bottom: 23px;
  }
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul li {
  position: relative;
  list-style-type: none;
  padding-left: 80px;
  line-height: 130%;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul li:before {
  content: counters(section, ".") " ";
  counter-increment: section;
  position: absolute;
  top: 2;
  left: 16px;
  color: #fff;
  font-size: 32px;
  background-color: #7b7b7b;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul li:not(:last-child) {
  margin-bottom: 24px;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul li:not(:first-child):before {
  background-color: #595959;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row ul li:last-child:before {
  background-color: #2b2b2b;
}
body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .text-strong {
  font-size: 24px !important;
  line-height: 130%;
  margin-bottom: 29px !important;
  padding: 0;
  font-weight: 700;
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .text-strong {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .text-strong {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .text-strong {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .text-strong {
    text-align: center;
  }
}
@media (max-width: 980px) {
  body.page-id-8792 #et-boc .remote-work-bottom-section .remote-work-bottom-row .button-show {
    text-align: center;
  }
}
body.page-id-8792 #et-boc .remote-work-copyright-section p {
  text-transform: uppercase;
  letter-spacing: 1.4px !important;
  line-height: 100%;
}
/* remote worck popup */
#pum-8804 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
}
#pum-8804 #popmake-8804 {
  max-width: 1111px !important;
  width: 90% !important;
  padding: 0;
  background-color: transparent;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (min-height: 700px) {
  #pum-8804 #popmake-8804 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 980px) {
  #pum-8804 #popmake-8804 {
    top: 50px !important;
  }
}
#pum-8804 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url("/wp-content/uploads/2021/02/close_btn-1.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 40px !important;
  right: 20px !important;
}
@media (max-width: 980px) {
  #pum-8804 .popmake-close {
    right: 18% !important;
  }
}
@media (max-width: 980px) and (max-width: 860px) {
  #pum-8804 .popmake-close {
    right: 12% !important;
  }
}
@media (max-width: 980px) and (max-width: 800px) {
  #pum-8804 .popmake-close {
    right: 9% !important;
  }
}
@media (max-width: 767px) {
  #pum-8804 .popmake-close {
    top: 21px !important;
  }
}
@media (max-width: 767px) and (max-width: 690px) {
  #pum-8804 .popmake-close {
    right: 6% !important;
  }
}
#pum-8804 .popmake-content {
  font-family: "Barlow", sans-serif;
  max-width: 100%;
  display: flex;
}
@media (min-width: 981px) {
  #pum-8804 .popmake-content {
    flex-wrap: nowrap;
  }
  #pum-8804 .popmake-content .left-side {
    width: 43.4%;
    margin-right: 1%;
  }
  #pum-8804 .popmake-content .right-side {
    width: 55.6%;
  }
}
@media (max-width: 980px) {
  #pum-8804 .popmake-content {
    flex-direction: column-reverse;
  }
}
@media (max-width: 980px) {
  #pum-8804 .popmake-content .left-side {
    margin: 0 auto;
  }
}
#pum-8804 .popmake-content .right-side {
  margin-top: 16px;
  position: relative;
}
@media (max-width: 980px) {
  #pum-8804 .popmake-content .right-side {
    max-width: 600px;
    margin: 0 auto 20px;
    width: 100%;
  }
}
#pum-8804 .popmake-content .right-side .content-wrap {
  border-radius: 8px;
  border: 4px solid #b7b7b7;
  background-color: #f0efeb;
}
#pum-8804 .popmake-content .right-side .content-wrap p:empty {
  display: none;
}
#pum-8804 .popmake-content .right-side .content-wrap .heading {
  padding: 55px 25px 32px;
}
@media (max-width: 767px) {
  #pum-8804 .popmake-content .right-side .content-wrap .heading {
    padding: 37px 25px 32px;
  }
}
#pum-8804 .popmake-content .right-side .content-wrap .heading h4 {
  font-size: 34px !important;
  font-family: "Barlow", sans-serif;
  color: #000000;
  font-weight: 700;
  text-align: center;
  line-height: 113%;
  max-width: 477px;
  margin: 0 auto 20px;
}
@media (max-width: 980px) {
  #pum-8804 .popmake-content .right-side .content-wrap .heading h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #pum-8804 .popmake-content .right-side .content-wrap .heading h4 {
    font-size: 26px !important;
  }
}
#pum-8804 .popmake-content .right-side .content-wrap .heading p {
  font-size: 16px !important;
  font-family: "Barlow", sans-serif;
  color: #000;
  font-weight: 400;
  text-align: center;
  line-height: 138%;
  max-width: 400px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  #pum-8804 .popmake-content .right-side .content-wrap .heading p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #pum-8804 .popmake-content .right-side .content-wrap .heading p {
    font-size: 16px !important;
  }
}
#pum-8804 .popmake-content .right-side .content-wrap .heading p:empty {
  display: none;
}
#pum-8804 .popmake-content .right-side .content-wrap .form-wrap {
  min-height: auto !important;
  padding: 0 25px;
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  #pum-8804 .popmake-content .right-side .content-wrap .form-wrap {
    margin-bottom: 17px;
  }
}
#pum-8804 .popmake-content .right-side .content-wrap .form-wrap .form-inner {
  max-width: 442px;
  margin: 0 auto;
  min-height: auto !important;
}
#pum-8804 .popmake-content .right-side .content-wrap .form-wrap br:empty {
  display: none;
}
#pum-8804 .popmake-content .right-side .content-wrap .form-wrap iframe {
  height: 340px;
}
@media (max-width: 767px) and (max-width: 488px) {
  #pum-8804 .popmake-content .right-side .content-wrap .form-wrap iframe {
    height: 488px;
  }
}
/* Remote Work Exit popup */
#pum-8811 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
}
#pum-8811 #popmake-8811 {
  max-width: 644px !important;
  width: 90% !important;
  padding: 0;
  background-color: #f0efeb;
  border: 5px solid #555555;
  border-radius: 14px;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (min-height: 700px) {
  #pum-8811 #popmake-8811 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
#pum-8811 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url("/wp-content/uploads/2021/02/close_btn-1.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 22px !important;
  right: 22px !important;
}
#pum-8811 .popmake-content {
  font-family: "Barlow", sans-serif;
  max-width: 100%;
}
#pum-8811 .content-wrap .heading {
  padding: 40px 25px 44px;
  background-color: #16191e;
  border-radius: 8px 8px 0 0;
}
#pum-8811 .content-wrap .heading h4 {
  font-size: 50px !important;
  color: #ee3a43;
  font-style: italic;
  font-weight: 800;
  line-height: 81%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 6px;
}
@media (max-width: 980px) {
  #pum-8811 .content-wrap .heading h4 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  #pum-8811 .content-wrap .heading h4 {
    font-size: 40px !important;
  }
}
#pum-8811 .content-wrap .heading p {
  font-size: 24px !important;
  color: #ffffff;
  font-weight: 500;
  line-height: 126%;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 980px) {
  #pum-8811 .content-wrap .heading p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #pum-8811 .content-wrap .heading p {
    font-size: 19px !important;
  }
}
#pum-8811 .content-wrap .form-wrap {
  padding: 0 25px;
  min-height: auto !important;
}
#pum-8811 .content-wrap .form-wrap .form-inner {
  margin: 0 auto;
  max-width: 442px;
  min-height: auto !important;
}
#pum-8811 .content-wrap .form-wrap .form-inner iframe {
  height: 333px;
}
@media (max-width: 767px) and (max-width: 490px) {
  #pum-8811 .content-wrap .form-wrap .form-inner iframe {
    height: 488px;
  }
}
html.pum-open.pum-open-overlay {
  overflow: initial !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
body.page-id-1420 #inner-banner, body.page-id-1400 #inner-banner, body.page-id-8903 #inner-banner {
  position: relative;
  overflow: initial;
}
body.page-id-1420 #inner-banner:before, body.page-id-1400 #inner-banner:before, body.page-id-8903 #inner-banner:before {
  content: "";
  background: linear-gradient(to right, #f6c35d 33.4%, #1c1060 33.4% 66.6%, #ef3b43 66.6%);
  background-position: bottom;
  background-size: contain;
  position: absolute;
  height: 12px;
  z-index: 1;
  width: 100%;
  bottom: -10px;
}
body.page-id-1420 #inner-banner .banner-wrapper, body.page-id-1400 #inner-banner .banner-wrapper, body.page-id-8903 #inner-banner .banner-wrapper {
  height: 547px !important;
}
body.page-id-1420 #inner-banner .banner-wrapper .container, body.page-id-1400 #inner-banner .banner-wrapper .container, body.page-id-8903 #inner-banner .banner-wrapper .container {
  padding: 0;
}
body.page-id-1420 #inner-banner .banner-wrapper .container .col-12-modi, body.page-id-1400 #inner-banner .banner-wrapper .container .col-12-modi, body.page-id-8903 #inner-banner .banner-wrapper .container .col-12-modi {
  text-align: center;
}
body.page-id-1420 #inner-banner .banner-wrapper .container .col-12-modi .banner-text, body.page-id-1400 #inner-banner .banner-wrapper .container .col-12-modi .banner-text, body.page-id-8903 #inner-banner .banner-wrapper .container .col-12-modi .banner-text {
  max-width: 100%;
}
body.page-id-1420 #inner-banner .banner-wrapper .container .content-holder, body.page-id-1400 #inner-banner .banner-wrapper .container .content-holder, body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder {
  padding: 0 0 70px !important;
}
body.page-id-1420 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-1400 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder h1 {
  font-size: 40px !important;
  max-width: 430px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-1420 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-1400 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-1420 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-1400 #inner-banner .banner-wrapper .container .content-holder h1, body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder h1 {
    font-size: 35px !important;
  }
}
body.page-id-1420 #inner-banner .banner-wrapper .container .content-holder h1:before, body.page-id-1400 #inner-banner .banner-wrapper .container .content-holder h1:before, body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder h1:before {
  bottom: 124px;
}
body.page-id-1420 #inner-banner .banner-bg:before, body.page-id-1400 #inner-banner .banner-bg:before, body.page-id-8903 #inner-banner .banner-bg:before {
  opacity: 0 !important;
}
body.page-id-1420 #desktops-section, body.page-id-1400 #desktops-section, body.page-id-8903 #desktops-section {
  padding-bottom: 30px;
}
@media (min-width: 981px) {
  body.page-id-1420 #desktops-section, body.page-id-1400 #desktops-section, body.page-id-8903 #desktops-section {
    padding-bottom: 66px;
  }
}
body.page-id-1420 #desktops-section .container, body.page-id-1400 #desktops-section .container, body.page-id-8903 #desktops-section .container {
  max-width: 892px !important;
  padding: 0;
  width: 90% !important;
}
body.page-id-1420 #desktops-section .container .desktops-row, body.page-id-1400 #desktops-section .container .desktops-row, body.page-id-8903 #desktops-section .container .desktops-row {
  margin: 0;
  text-align: center;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 {
  z-index: 10;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item {
  margin-top: -221px;
}
@media (max-width: 767px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item {
    margin-top: -160px;
  }
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item img, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item img, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item img {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item img, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item img, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item img {
    max-width: 300px;
  }
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item h2 {
  font-size: 45px !important;
  letter-spacing: 1.35px;
  font-family: "Segoe UI Bold", sans-serif;
  font-weight: 700;
  line-height: 100%;
  margin-top: 0;
  margin-bottom: 61px;
  color: #000;
}
@media (max-width: 980px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item h2, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item h2 {
    font-size: 32px !important;
  }
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .title-distance, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .title-distance, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .title-distance {
  margin-bottom: 27px;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item p {
  font-size: 20px !important;
  font-family: "Segoe UI regular", sans-serif;
  letter-spacing: 0.3px;
  line-height: 141%;
  margin-bottom: 27px;
  color: #000;
}
@media (max-width: 980px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item p, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item p {
    font-size: 16px !important;
  }
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-distance, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-distance, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-distance {
  margin-bottom: 75px;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-bottom, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-bottom, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-bottom {
  max-width: 600px;
  margin: 0 auto 34px;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item hr, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item hr, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item hr {
  background-color: #cdd4dc;
  width: 100%;
  max-width: 620px;
  height: 1px;
  margin-bottom: 68px;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap {
  min-height: auto !important;
  max-width: 750px;
  margin: 0 auto;
  border: 1px solid #cdd4dc;
  background-color: #f1f4f7;
  padding: 55px 63px 37px;
}
@media (max-width: 767px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap {
    padding: 35px 25px 25px;
  }
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap br:empty, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap br:empty, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap br:empty {
  display: none;
}
body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe {
  height: 895px;
}
@media (max-width: 514px) {
  body.page-id-1420 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-1400 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe {
    height: 1468px;
  }
}
body.page-id-1420 .laptops-row .col-sm-12 .content-item, body.page-id-1400 .laptops-row .col-sm-12 .content-item, body.page-id-8903 .laptops-row .col-sm-12 .content-item {
  margin-top: -200px !important;
}
@media (max-width: 767px) {
  body.page-id-1420 .laptops-row .col-sm-12 .content-item, body.page-id-1400 .laptops-row .col-sm-12 .content-item, body.page-id-8903 .laptops-row .col-sm-12 .content-item {
    margin-top: -94px !important;
  }
}
body.page-id-1420 .laptops-row .col-sm-12 .content-item img, body.page-id-1400 .laptops-row .col-sm-12 .content-item img, body.page-id-8903 .laptops-row .col-sm-12 .content-item img {
  margin-bottom: 39px !important;
}
@media (max-width: 514px) {
  body.page-id-1420 .laptops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-1400 .laptops-row .col-sm-12 .content-item .form-wrap iframe, body.page-id-8903 .laptops-row .col-sm-12 .content-item .form-wrap iframe {
    height: 1463px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-1400 #inner-banner .banner-wrapper {
    height: 475px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-1400 #inner-banner .banner-wrapper .banner-text .content-holder {
    padding: 0 !important;
  }
}
body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item {
  margin-top: -200px;
}
@media (max-width: 980px) {
  body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item {
    margin-top: -150px;
  }
}
body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item img {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item img {
    margin-bottom: 65px;
  }
}
body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-distance {
  margin-bottom: 78px;
}
@media (min-width: 981px) {
  body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .text-distance {
    width: 101%;
  }
}
body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe {
  height: 738px;
}
@media (max-width: 514px) {
  body.page-id-8903 #desktops-section .container .desktops-row .col-sm-12 .content-item .form-wrap iframe {
    height: 1213px;
  }
}
body.page-id-8903 #inner-banner .banner-wrapper .container {
  padding: 0;
}
@media (max-width: 767px) {
  body.page-id-8903 #inner-banner .banner-wrapper .container .content-holder {
    padding: 0 0 0px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-163 #inner-banner {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 981px) {
  body.page-id-163 #inner-banner .content-holder {
    padding: 140px 0 140px !important;
  }
}
body.page-id-163 #inner-banner .banner-bg::before {
  display: none;
}
body.page-id-163 #inner-banner .col-12-modi {
  text-align: center;
}
body.page-id-163 #inner-banner .banner-wrapper .banner-text {
  max-width: 100% !important;
}
@media screen and (min-width: 981px) {
  body.page-id-163 #inner-banner .banner-wrapper .banner-text h1 {
    max-width: 785px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.015em !important;
    font-size: 55px !important;
    line-height: 60px !important;
  }
}
body.page-id-163 #inner-banner .banner-wrapper .banner-text h1::before {
  display: block;
  width: 156px;
  height: 51px;
  margin: 0 auto 25px;
}
@media screen and (min-width: 720px) {
  body.page-id-163 #content_section {
    margin-top: -140px;
    position: relative;
    z-index: 10;
  }
}
@media screen and (min-width: 981px) {
  body.page-id-163 #content_section h2 {
    font-size: 34px !important;
    margin-top: 40px !important;
  }
  body.page-id-163 #content_section p {
    line-height: 1.65em !important;
    margin-bottom: 19px !important;
  }
  body.page-id-163 #content_section .container .content_wrap ul li {
    line-height: 1.65em !important;
    margin-bottom: 19px !important;
  }
}
body.page-id-163 #sidebar_Alliance_why::before {
  content: url("../../../uploads/2021/06/rmada-man.png");
  display: block;
  width: 271px;
  height: 497px;
  margin-left: 15px;
}
@media screen and (min-width: 981px) {
  body.page-id-163 #sidebar_Alliance_why::before {
    margin-top: -35px;
  }
}
body.page-id-163 #sidebar_Alliance_why .bottom-text p {
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
}
body.page-id-163 .video-with-funny-button {
  max-width: 748px;
  max-height: 422px;
  position: relative;
  overflow: hidden;
}
body.page-id-163 .video-with-funny-button .video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-color: transparent;
  border: none;
  opacity: 1;
}
body.page-id-163 .video-with-funny-button .video-button.is-play {
  bottom: 70px;
  opacity: 0;
  height: auto;
}
body.page-id-163 .video-with-funny-button .video-button .img-screen {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
  object-position: center;
  flex: none !important;
  margin: 0;
  border: 1px solid #1c1060;
}
body.page-id-163 .video-with-funny-button .video-button .img-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 73px;
  height: 52px;
  margin-bottom: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 981px) {
  body.page-id-163 .video-with-funny-button .video-button .img-button {
    transform: translate(-62px, -40px);
  }
}
body.page-id-163 .video-with-funny-button .video-button .img-button:hover {
  opacity: 0.8;
}
body.page-id-163 video {
  max-width: 100%;
  height: auto;
  cursor: pointer;
  border: 1px solid #1c1060;
}
body.page-id-163 .responsive-video-wrapper {
  width: 800px;
  max-width: 100%;
  border: 1px solid #1c1060;
}
body.page-id-163 .responsive-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
body.page-id-163 .responsive-video-container iframe, body.page-id-163 .responsive-video-container object, body.page-id-163 .responsive-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 7px;
  cursor: pointer;
}
body.page-id-7738 #landing-banner .banner-content .banner-wrap .banner-text h1 {
  margin-bottom: 19px;
}
body.page-id-7738 #landing-banner .banner-content .banner-wrap .banner-text h1::before {
  content: url("../../../uploads/2021/06/rmada-2.png");
  display: block;
  width: 289px;
  height: 94px;
  margin: 0 auto 50px;
}
body.page-id-7738 #content-page {
  padding: 67px 0 105px;
}
@media (max-width: 980px) {
  body.page-id-7738 #content-page {
    padding-bottom: 90px;
  }
}
body.page-id-7738 #content-page .body-content .et_pb_text_inner h2 {
  font-weight: 600;
  letter-spacing: 0.9px;
}
body.page-id-7738 #content-page .body-content .et_pb_section_0 {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.page-id-7738 #content-page .body-content .fullwidth-pic-backgr {
  max-width: 1020px;
  margin-left: auto !important;
  margin-right: auto !important;
  background-size: contain;
  margin-top: -198px;
}
@media screen and (max-width: 1600px) {
  body.page-id-7738 #content-page .body-content .fullwidth-pic-backgr {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1160px) {
  body.page-id-7738 #content-page .body-content .fullwidth-pic-backgr {
    margin-top: 0;
  }
}
@media screen and (max-width: 1030px) {
  body.page-id-7738 #content-page .body-content .fullwidth-pic-backgr {
    margin-top: -50px;
  }
}
@media (max-width: 980px) {
  body.page-id-7738 #content-page .body-content .et_pb_section_2 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-7738 #content-page .body-content .calculate-mobile .et_pb_row {
    padding: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-7738 #content-page .body-content .calculate-mobile .et_pb_row .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  body.page-id-7738 #content-page .body-content .calculate-mobile .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 90px;
  }
}
body.page-id-7738 #content-page .body-content .et_pb_section_3 {
  /*padding-top: 97px;*/
  padding-top: 0;
  /*padding-bottom: 23px;*/
  padding-bottom: 0;
}
body.page-id-7738 #content-page .body-content .et_pb_section_4 {
  padding-bottom: 0;
}
body.page-id-7738 #content-page .body-content .et_pb_section_4 h2 {
  font-size: 28px;
  letter-spacing: 0;
}
body.page-id-7738 #content-page .body-content .et_pb_section_4 h2 a {
  color: #ED3C45 !important;
  font-weight: 600 !important;
  position: relative;
}
body.page-id-7738 #content-page .body-content .et_pb_section_4 h2 a:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #ED3C45;
  bottom: 0;
}
body.page-id-7738 #content-page .body-content .et_pb_section_4 .et_pb_row_10 {
  padding-bottom: 17px;
  padding-top: 0;
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 {
  /*padding-bottom: 65px;*/
  padding-bottom: 20px;
  padding-top: 65px;
}
@media (max-width: 980px) {
  body.page-id-7738 #content-page .body-content .et_pb_section_5 {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 a {
  /*color: #ed3c45 !important;
					font-weight: 600;
					text-decoration: underline !important;*/
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 a:hover {
  color: #ee3944 !important;
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 .et_pb_text_inner h2 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: normal;
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 .et_pb_text_inner h2 a {
  color: #ed3c45 !important;
  font-weight: 600;
  text-decoration: underline !important;
}
body.page-id-7738 #content-page .body-content .et_pb_section_5 .et_pb_text_inner h2 a:hover {
  text-decoration: none !important;
}
body.page-id-7738 #content-page .body-content .calculate-footer .et_pb_text_inner h2 {
  font-weight: 400;
  letter-spacing: 0px;
}
body.page-id-7738 #content-page .body-content .calculate-footer a.et_pb_button:hover {
  color: #ee3944 !important;
}
.testimonials-template-default #inner-banner .wrapper-all {
  background: url("/wp-content/themes/alliance_ulistic/images/banner-overlay.png");
}
@media (max-width: 980px) {
  .post-type-archive-testimonials .client_section .img_wrap {
    margin-bottom: 12px;
  }
}
.post-type-archive-testimonials #inner_testimonial {
  padding-bottom: 50px;
}
.reveal {
  position: relative;
  transform: translateY(100px);
  opacity: 0;
  transition: all 2s ease;
}
.reveal.active {
  transform: translateY(0);
  opacity: 1;
}
#main-banner#main-banner .social-media li a {
  font-size: 0;
}
body.page-template-template-home #et-boc #darkweb .btn_gold.et_pb_button:after {
  display: none;
}
body #et-boc.et-boc .home-title .et_pb_text_inner h2 {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc .home-title .et_pb_text_inner h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc .home-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
.home .industries-section {
  padding-top: 100px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section {
    /* desktop / sly-1024 */
    padding-top: calc(65px + (100 - 65) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section {
    /* 1024 & all phones * sly-1024 */
    padding-top: calc(58.5px + (100 - 58.5) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home .industries-section .title {
  color: black !important;
  font-weight: bold !important;
  text-align: center !important;
  padding-bottom: 0 !important;
  text-transform: uppercase !important;
  font-size: 73px !important;
  line-height: 1.2 !important;
  font-family: "barlow_condensedbold";
}
@media (max-width: 767px) {
  .home .industries-section .title {
    font-size: 45px !important;
    line-height: 1.5;
  }
}
@media (max-width: 767px) and (max-width: 767px) and (min-width: 1025px) {
  .home .industries-section .title {
    /* desktop / sly-1024 */
    font-size: calc(36px + (45 - 36) * ((100vw - 1025px) / (767 - 1025))) !important;
  }
}
@media (max-width: 767px) and (max-width: 1024px) {
  .home .industries-section .title {
    /* 1024 & all phones * sly-1024 */
    font-size: calc(32.4px + (45 - 32.4) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home .industries-section .description {
  color: black !important;
  line-height: 1.2;
  text-align: center !important;
  margin-top: 33px !important;
  font-size: 22px;
  font-family: "barlow_condensedregular";
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .description {
    /* desktop / sly-1024 */
    margin-top: calc(21.45px + (33 - 21.45) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .description {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(19.305px + (33 - 19.305) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .home .industries-section .description {
    font-size: 17px;
  }
}
.home .industries-section .industries-grid {
  margin-top: 49px !important;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -15px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid {
    /* desktop / sly-1024 */
    margin-top: calc(31.85px + (49 - 31.85) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(28.665px + (49 - 28.665) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: false1px) {
  .home .industries-section .industries-grid {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.home .industries-section .industries-grid > * {
  width: calc(100% / 6 - 15px * 2);
  min-width: 150px;
  max-width: 255px;
  flex-grow: 1;
  margin-bottom: 15px !important;
}
@media (min-width: false1px) {
  .home .industries-section .industries-grid > * {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid {
    max-width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -15px ;
  }
  .home .industries-section .industries-grid > * {
    width: calc(100% / 3 - 15px * 2);
    min-width: 150px;
    max-width: 255px;
    flex-grow: 1;
    margin-bottom: 15px ;
  }
}
@media (max-width: 1024px) and (min-width: false1px) {
  .home .industries-section .industries-grid {
    margin-left: -15px ;
    margin-right: -15px ;
  }
}
@media (max-width: 1024px) and (min-width: false1px) {
  .home .industries-section .industries-grid > * {
    margin-left: 15px ;
    margin-right: 15px ;
  }
}
.home .industries-section .industries-grid .industries-item {
  color: black !important;
  border: 1px solid #a2a7ad !important;
  border-bottom: 6px solid #3f4e5d !important;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-top: 33px !important;
  padding-bottom: 33px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-top: calc(16.5px + (33 - 16.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-top: calc(14.85px + (33 - 14.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-bottom: calc(16.5px + (33 - 16.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-bottom: calc(14.85px + (33 - 14.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-left: calc(6.5px + (10 - 6.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-left: calc(5.85px + (10 - 5.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-right: calc(6.5px + (10 - 6.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-right: calc(5.85px + (10 - 5.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    margin-left: calc(9.75px + (15 - 9.75) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    margin-left: calc(8.775px + (15 - 8.775) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    margin-right: calc(9.75px + (15 - 9.75) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    margin-right: calc(8.775px + (15 - 8.775) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home .industries-section .industries-grid .industries-item:hover {
  opacity: 0.7;
}
@media (max-width: 420px) {
  .home .industries-section .industries-grid .industries-item {
    width: 100%;
  }
}
.home .industries-section .industries-grid .industries-item .icon {
  width: 113px ;
  height: 115px ;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item .icon {
    /* desktop / sly-1024 */
    width: calc(56.5px + (113 - 56.5) * ((100vw - 1025px) / (1790 - 1025)));
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item .icon {
    /* 1024 & all phones * sly-1024 */
    width: calc(50.85px + (113 - 50.85) * ((100vw - 280px) / (1024 - 280)));
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item .icon {
    /* desktop / sly-1024 */
    height: calc(57.5px + (115 - 57.5) * ((100vw - 1025px) / (1790 - 1025)));
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item .icon {
    /* 1024 & all phones * sly-1024 */
    height: calc(51.75px + (115 - 51.75) * ((100vw - 280px) / (1024 - 280)));
  }
}
.home .industries-section .industries-grid .industries-item .icon img {
  flex: none;
  object-fit: contain;
  object-position: center;
  max-width: 100% !important;
  max-height: 100%;
}
.home .industries-section .industries-grid .industries-item p.description {
  color: black !important;
  line-height: 1.2;
  text-align: center !important;
  margin-top: 33px !important;
  font-size: 22px;
  font-family: "barlow_condensedregular";
  line-height: 32px;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home .industries-section .industries-grid .industries-item p.description {
    /* desktop / sly-1024 */
    margin-top: calc(21.45px + (33 - 21.45) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home .industries-section .industries-grid .industries-item p.description {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(19.305px + (33 - 19.305) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .home .industries-section .industries-grid .industries-item p.description {
    font-size: 17px;
    line-height: 28px;
  }
}
.home #main-banner#main-banner .industries-section > .container {
  max-width: 1720px !important;
}
.home .partner-section {
  position: relative;
  padding-top: 60px !important;
  padding-bottom: 15px !important;
}
@media (max-width: 1790px) {
  .home .partner-section {
    /* auto */
    padding-top: calc(50px + (60 - 50) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (max-width: 1790px) {
  .home .partner-section {
    /* auto */
    padding-bottom: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
.home .partner-section .container {
  max-width: 1650px !important;
  margin: auto !important;
}
.home .partner-section .partner-content ul {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -25px !important;
  align-items: center;
  margin-top: 0 !important;
}
@media (min-width: 510px) {
  .home .partner-section .partner-content ul {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.home .partner-section .partner-content ul > * {
  width: calc(100% / 6 - 15px * 2);
  min-width: 80px;
  flex-grow: 1;
  margin-bottom: 25px !important;
}
@media (min-width: 510px) {
  .home .partner-section .partner-content ul > * {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 509px) {
  .home .partner-section .partner-content ul {
    flex-direction: column;
    align-items: center;
  }
  .home .partner-section .partner-content ul > * {
    width: 100%;
    min-width: auto;
    max-width: 550px;
    width: auto !important;
  }
}
@media (max-width: 960px) {
  .home .partner-section .partner-content ul {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .home .partner-section .partner-content ul {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 767px) {
  .home .partner-section .partner-content ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.home .partner-section .partner-content ul li {
  list-style: none;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
@media (max-width: 1790px) {
  .home .partner-section .partner-content ul li {
    /* auto */
    margin-left: calc(8px + (15 - 8) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (max-width: 1790px) {
  .home .partner-section .partner-content ul li {
    /* auto */
    margin-right: calc(8px + (15 - 8) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (min-width: 961px) {
  .home .partner-section .partner-content ul li {
    width: auto !important;
  }
}
@media (min-width: 509px) and (max-width: 768px) {
  .home .partner-section .partner-content ul li {
    width: 45%;
  }
}
.home .partner-section .partner-content ul li img {
  flex: none;
  object-fit: contain;
  object-position: center;
}
.home #main-banner > div.industries-section > div > div > a > p {
  color: black !important;
}
.home #alliance_page#alliance_page {
  padding-top: 100px !important;
}
@media (max-width: 1300px) {
  .home #alliance_page#alliance_page {
    /* auto */
    padding-top: calc(50px + (100 - 50) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 767px) {
  .home #alliance_page#alliance_page .title h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .home #alliance_page#alliance_page .title h2 {
    /* auto */
    font-size: calc(36px + (45 - 36) * ((100vw - 280px) / (767 - 280))) !important;
  }
}
.home #calculator {
  display: none;
}
.home #new-banner #main-banner .banner-content .banner-text img.armada-img {
  max-width: 40%;
}
@media (max-width: 767px) {
  .home #new-banner #main-banner .banner-content .banner-text img.armada-img {
    max-width: 65%;
  }
}
.home #et-boc #awards-section {
  background-color: #ecf3fb;
  padding: 70px 0;
}
@media (min-width: 981px) {
  .home #et-boc #awards-section {
    padding: 108px 0 clamp(108px, 8.765vw, 149px);
  }
}
.home #et-boc #awards-section .awards-title-row {
  padding: 0;
}
.home #et-boc #awards-section .awards-title-row .awards-title-col .awards-title {
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  .home #et-boc #awards-section .awards-title-row .awards-title-col .awards-title {
    margin-bottom: 85px;
  }
}
.home #et-boc #awards-section .awards-title-row .awards-title-col .awards-title .et_pb_text_inner h2 {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  .home #et-boc #awards-section .awards-title-row .awards-title-col .awards-title .et_pb_text_inner h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  .home #et-boc #awards-section .awards-title-row .awards-title-col .awards-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
.home #et-boc #awards-section .awards-row {
  padding: 0;
  width: 90%;
  max-width: 1356px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.home #et-boc #awards-section .awards-row:after {
  display: none;
}
.home #et-boc #awards-section .awards-row .awards-col {
  width: 100%;
  margin: 0;
}
@media (min-width: 981px) {
  .home #et-boc #awards-section .awards-row .awards-col {
    width: auto;
  }
  .home #et-boc #awards-section .awards-row .awards-col:not(:last-child) {
    margin-right: 2.5%;
  }
  .home #et-boc #awards-section .awards-row .awards-col:nth-child(2) {
    margin-left: 2.5%;
  }
  .home #et-boc #awards-section .awards-row .awards-col:nth-child(3) {
    margin-left: 2%;
    margin-bottom: 3%;
  }
}
@media (min-width: 501px) and (max-width: 980px) {
  .home #et-boc #awards-section .awards-row .awards-col {
    width: 50%;
  }
  .home #et-boc #awards-section .awards-row .awards-col:first-child, .home #et-boc #awards-section .awards-row .awards-col:nth-child(2) {
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .home #et-boc #awards-section .awards-row .awards-col:not(:last-child) {
    margin-bottom: 50px;
  }
}
.home #et-boc #awards-section .awards-row .awards-col:last-child .awards .et_pb_image_wrap {
  transform: translate(7%, 10.2%);
}
@media (min-width: 981px) {
  .home #et-boc #awards-section .awards-row .awards-col:last-child .awards .et_pb_image_wrap {
    transform: translate(14%, 4.2%);
  }
}
.home #et-boc #awards-section .awards-row .awards-col .awards {
  text-align: center;
}
@media (max-width: 980px) {
  .home #et-boc #awards-section .awards-row .awards-col .awards .et_pb_image_wrap {
    max-width: 80%;
  }
}
body #et-boc.et-boc #what-does-section {
  background-position: center top;
  padding: 70px 0 190px;
  position: relative;
  overflow-x: hidden;
}
body #et-boc.et-boc #what-does-section:before {
  content: "";
  width: 100%;
  min-width: 1920px;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(/wp-content/uploads/2022/09/home-ships-img2.png) center bottom no-repeat;
  background-size: contain;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #what-does-section {
    padding: 107px 0 268px;
  }
}
body #et-boc.et-boc #what-does-section .what-does-title {
  padding: 0;
  margin-bottom: 30px;
  width: 90%;
}
@media (min-width: 481px) {
  body #et-boc.et-boc #what-does-section .what-does-title {
    margin-bottom: 57px;
  }
}
body #et-boc.et-boc #what-does-section .what-does-row {
  padding: 0;
  width: 90%;
  max-width: 1391px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #et-boc.et-boc #what-does-section .what-does-row:after {
  display: none;
}
body #et-boc.et-boc #what-does-section .what-does-row .what-does-col {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col {
    width: 32%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col {
    margin: 0 0 30px;
    width: 47%;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col:nth-child(-n+3) {
    margin-bottom: 60px;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col:nth-child(-n+3) .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 181px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col:nth-child(-n+3) .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 150px;
    display: flex;
    align-items: center;
  }
}
body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item {
  padding: 20px;
  transition: all 0.5s ease;
}
@media (min-width: 481px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item {
    padding: 5%;
  }
}
body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  transform: scale(1.02);
  transition: all 0.3s ease;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 41px;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 159px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 120px;
    display: flex;
    align-items: center;
  }
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 100%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 100px;
    display: flex;
    align-items: center;
  }
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 100%;
  }
}
body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    max-width: 80%;
  }
}
body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: 28px !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #what-does-section .what-does-row .what-does-col .what-does-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 23px !important;
  }
}
body #et-boc.et-boc #home-blue-section {
  background-color: #001751;
  overflow: hidden;
  padding: 70px 0 20px;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section {
    padding: 100px 0 clamp(100px, 10.933vw, 164px);
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc.et-boc #home-blue-section {
    padding: 70px 0;
  }
}
body #et-boc.et-boc #home-blue-section .industries-title-row {
  padding: 0;
  margin-bottom: 30px;
  width: 90%;
  max-width: 1100px;
}
@media (min-width: 481px) {
  body #et-boc.et-boc #home-blue-section .industries-title-row {
    margin-bottom: 34px;
  }
}
body #et-boc.et-boc #home-blue-section .industries-title-row .industries-title-col .home-title .et_pb_text_inner h2 {
  margin-bottom: 37px;
  color: #fff;
}
body #et-boc.et-boc #home-blue-section .industries-title-row .industries-title-col .home-title .et_pb_text_inner p {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #fff !important;
  text-align: center;
}
body #et-boc.et-boc #home-blue-section .industries-row {
  padding: 0;
  margin-bottom: 70px;
  width: 90%;
  max-width: 1166px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #et-boc.et-boc #home-blue-section .industries-row:after {
  display: none;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section .industries-row {
    margin-bottom: clamp(80px, 8.063vw, 129px);
  }
}
body #et-boc.et-boc #home-blue-section .industries-row .industries-col {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col {
    width: 32%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col {
    margin: 0 0 30px;
    width: 47%;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col:nth-child(-n+3) {
    margin-bottom: 51px;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col:nth-child(-n+3) .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 172px;
    display: flex;
    align-items: center;
  }
}
body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item {
  padding: 20px;
  transition: all 0.5s ease;
}
@media (min-width: 481px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item {
    padding: 5%;
  }
}
body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  transform: scale(1.02);
  transition: all 0.3s ease;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 39px;
  }
}
@media (min-width: 981px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 153px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 120px;
    display: flex;
    align-items: center;
  }
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 100%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 100px;
    display: flex;
    align-items: center;
  }
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 100%;
  }
}
body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    max-width: 80%;
  }
}
body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #fff;
  font-size: 28px !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .industries-row .industries-col .industries-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 23px !important;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-title-row {
  padding: 0;
  margin-bottom: 30px;
  width: 90%;
  max-width: 1100px;
}
body #et-boc.et-boc #home-blue-section .it-expertise-title-row .it-expertise-title-col .home-title .et_pb_text_inner h2 {
  margin-bottom: 5px;
  color: #fff;
}
body #et-boc.et-boc #home-blue-section .it-expertise-row {
  padding: 0;
  width: 90%;
  max-width: 1200px !important;
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1150px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col {
    padding-top: 186px;
  }
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col {
    padding-top: 140px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col {
    justify-content: space-evenly;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-top-svg {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 650px;
}
@media (min-width: 1150px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-top-svg {
    max-width: 810px;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-top-svg {
    display: none;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg {
  position: absolute;
  top: 562px;
  left: 50%;
  width: 650px;
  transform: translateX(-50%);
}
@media (min-width: 1150px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg {
    width: 810px;
  }
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg {
    top: 509px;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg {
    display: none;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg .et_pb_code_inner #home-svg-bg svg {
  overflow: visible;
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-left-svg .et_pb_code_inner #home-svg-bg svg {
    transform: scaleX(0.8);
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg {
  position: absolute;
  top: 562px;
  left: 50%;
  width: 650px;
  transform: translateX(-50%);
  text-align: end;
}
@media (min-width: 1150px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg {
    width: 810px;
  }
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg {
    top: 509px;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg {
    display: none;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg .et_pb_code_inner #home-svg-bg svg {
  overflow: visible;
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-right-svg .et_pb_code_inner #home-svg-bg svg {
    transform: scaleX(0.8);
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-bottom-svg {
  position: absolute;
  top: 695px;
  width: 100%;
  max-width: 208px;
}
@media (min-width: 768px) and (max-width: 1149px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-bottom-svg {
    top: 644px;
    transform: scaleX(0.7);
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-bottom-svg {
    display: none;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item {
  margin-bottom: 0;
  padding: 0 2%;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item {
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item:nth-child(-n+3) {
    margin-bottom: 107px;
  }
}
@media (min-width: 768px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item:nth-child(-n+3) .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 147px;
    display: flex;
    align-items: center;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 33px;
}
@media (min-width: 768px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 144px;
    display: flex;
    align-items: center;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding: 0;
  margin-bottom: 21px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #fff;
  font-size: clamp(28px, 2.125vw, 34px) !important;
  line-height: calc(40/34);
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 23px !important;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  color: #fff !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
  padding: 0;
  color: #ee3a43 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
  font-weight: 400;
}
body #et-boc.et-boc #home-blue-section .it-expertise-row .it-expertise-col .it-expertise-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a:hover {
  border-bottom: 1px solid #ee3a43;
  transition: all 0.25s ease;
}
body #et-boc.et-boc #darkweb-section {
  padding: 70px 0;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #darkweb-section {
    padding: 65px 0 87px;
  }
}
body #et-boc.et-boc #darkweb-section .darkweb-row {
  padding: 0;
  width: 90%;
  max-width: 1294px !important;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner h2 {
  margin: 0 auto 39px;
  color: #fff;
  max-width: 670px;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #fff !important;
  text-align: center;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 40px;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner p a:not(.darkweb-btn) {
  padding: 0;
  color: #ee3a43 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
  font-weight: 400;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner p a:not(.darkweb-btn):hover {
  border-bottom: 1px solid #ee3a43;
  transition: all 0.25s ease;
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner a.darkweb-btn {
  padding: 14px;
  display: inline-block;
  font-size: 40px !important;
  font-size: 24px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  border-radius: 5px;
  background-color: #0036ff;
  color: #fff !important;
  transition: all 0.25s ease;
  max-width: 315px;
  width: 100%;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner a.darkweb-btn {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner a.darkweb-btn {
    font-size: 24px !important;
  }
}
body #et-boc.et-boc #darkweb-section .darkweb-row .darkweb-col .home-title .et_pb_text_inner a.darkweb-btn:hover {
  background-color: #fabc11;
  transition: all 0.25s ease;
}
body #et-boc.et-boc #best-choice-section {
  padding: 70px 0;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #best-choice-section {
    padding: 104px 0 129px;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #best-choice-section {
    background-size: contain;
    background-position: center top;
    background-color: #02042e;
  }
}
body #et-boc.et-boc #best-choice-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #01042e 0%, #01042e 75%, #fff0 100%);
}
@media (min-width: 768px) {
  body #et-boc.et-boc #best-choice-section:before {
    display: none;
  }
}
@media (max-width: 600px) {
  body #et-boc.et-boc #best-choice-section:before {
    background-image: linear-gradient(0deg, #01042e 0%, #01042e 85%, #fff0 100%);
  }
}
@media (max-width: 340px) {
  body #et-boc.et-boc #best-choice-section:before {
    background-image: linear-gradient(0deg, #01042e 0%, #01042e 90%, #fff0 100%);
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-title-row {
  padding: 0;
  width: 90%;
  max-width: 1200px !important;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #best-choice-section .best-choice-title-row {
    margin-bottom: 357px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc.et-boc #best-choice-section .best-choice-title-row {
    margin-bottom: 257px;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #best-choice-section .best-choice-title-row {
    margin-bottom: 50px;
    padding-top: clamp(100px, 42.857vw, 300px);
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-title-row .best-choice-title-col .home-title .et_pb_text_inner h2 {
  margin: 0 auto 39px;
  color: #fff;
  max-width: 850px;
}
body #et-boc.et-boc #best-choice-section .best-choice-title-row .best-choice-title-col .home-title .et_pb_text_inner p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #fff !important;
  text-align: center;
}
body #et-boc.et-boc #best-choice-section .best-choice-row {
  padding: 0;
  width: 90%;
  max-width: 1432px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #et-boc.et-boc #best-choice-section .best-choice-row:after {
  display: none;
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col {
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col {
    width: 30%;
    max-width: 428px;
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item {
  transition: all 0.5s ease;
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 33px;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 56px;
  }
}
@media (min-width: 768px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 177px;
    display: flex;
    align-items: center;
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  padding: 0;
  margin-bottom: 21px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #fff;
  font-size: clamp(28px, 2.125vw, 34px) !important;
  line-height: calc(40/34);
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    font-size: 23px !important;
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  color: #fff !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a {
  padding: 0;
  color: #ee3a43 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
  font-weight: 400;
}
body #et-boc.et-boc #best-choice-section .best-choice-row .best-choice-col .best-choice-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a:hover {
  border-bottom: 1px solid #ee3a43;
  transition: all 0.25s ease;
}
body #et-boc.et-boc #clients-say-section {
  padding: 70px 0;
  overflow: hidden;
}
@media (min-width: 981px) {
  body #et-boc.et-boc #clients-say-section {
    padding: 103px 0 100px;
  }
}
body #et-boc.et-boc #clients-say-section .clients-say-title-row {
  padding: 0;
  margin-bottom: 41px;
  width: 90%;
  max-width: 1200px !important;
}
body #et-boc.et-boc #clients-say-section .clients-say-title-row .clients-say-title-col .home-title .et_pb_text_inner h2 {
  margin: 0 auto 39px;
}
body #et-boc.et-boc #clients-say-section .clients-say-title-row .clients-say-title-col .home-title .et_pb_text_inner p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #000 !important;
  text-align: center;
}
body #et-boc.et-boc #clients-say-section .clients-say-title-row .clients-say-title-col .home-title .et_pb_text_inner p a {
  padding: 0;
  color: #ee3a43 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
  font-weight: 400;
}
body #et-boc.et-boc #clients-say-section .clients-say-title-row .clients-say-title-col .home-title .et_pb_text_inner p a:hover {
  border-bottom: 1px solid #ee3a43;
  transition: all 0.25s ease;
}
body #et-boc.et-boc #clients-say-section .clients-say-row {
  padding: 0;
  width: 90%;
  max-width: 1702px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #et-boc.et-boc #clients-say-section .clients-say-row:after {
  display: none;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col {
  margin: 0;
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 1300px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col {
    width: 17%;
    margin-bottom: 0;
  }
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col:not(:last-child) {
    width: 24.7%;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col {
    width: 47.25%;
    margin-bottom: 0;
  }
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col:first-child, body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col:nth-child(2) {
    margin-bottom: 50px;
  }
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col:last-child {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col:last-child {
    margin-bottom: 0;
  }
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item {
  height: 100%;
  border: 1px solid #b5b9bc;
  background-color: #eef4f7;
  padding: 10% 8.9% 10% 9.9%;
  transition: all 0.5s ease;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner h3 {
  padding: 0;
  margin-bottom: 16px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: 28px !important;
  line-height: calc(32/28);
}
@media (max-width: 980px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner h3 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner h3 {
    height: auto !important;
  }
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner img {
  margin-bottom: 29px;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner p.desc {
  padding: 0;
  margin-bottom: 33px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #000 !important;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-item .et_pb_code_inner p.meta {
  padding: 0 0 0 1px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #000 !important;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-img {
  margin: 0 auto;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-img .et_pb_image_wrap {
  text-align: center;
}
body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-img .et_pb_image_wrap img {
  max-width: 84.5%;
}
@media (min-width: 1500px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-img .et_pb_image_wrap img {
    transform: translate(18%, -6.5%) scale(1.18);
  }
}
@media (min-width: 1300px) and (max-width: 1499px) {
  body #et-boc.et-boc #clients-say-section .clients-say-row .clients-say-col .clients-say-img .et_pb_image_wrap img {
    transform: translate(18%, -0.5%) scale(1.6);
  }
}
.home-dev .industries-section {
  padding-top: 100px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section {
    /* desktop / sly-1024 */
    padding-top: calc(65px + (100 - 65) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section {
    /* 1024 & all phones * sly-1024 */
    padding-top: calc(58.5px + (100 - 58.5) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home-dev .industries-section .title {
  color: black !important;
  font-weight: bold !important;
  text-align: center !important;
  padding-bottom: 0 !important;
  text-transform: uppercase !important;
  font-size: 73px !important;
  line-height: 1.2 !important;
  font-family: "barlow_condensedbold";
}
@media (max-width: 767px) {
  .home-dev .industries-section .title {
    font-size: 45px !important;
    line-height: 1.5;
  }
}
@media (max-width: 767px) and (max-width: 767px) and (min-width: 1025px) {
  .home-dev .industries-section .title {
    /* desktop / sly-1024 */
    font-size: calc(36px + (45 - 36) * ((100vw - 1025px) / (767 - 1025))) !important;
  }
}
@media (max-width: 767px) and (max-width: 1024px) {
  .home-dev .industries-section .title {
    /* 1024 & all phones * sly-1024 */
    font-size: calc(32.4px + (45 - 32.4) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home-dev .industries-section .description {
  color: black !important;
  line-height: 1.2;
  text-align: center !important;
  margin-top: 33px !important;
  font-size: 22px;
  font-family: "barlow_condensedregular";
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .description {
    /* desktop / sly-1024 */
    margin-top: calc(21.45px + (33 - 21.45) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .description {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(19.305px + (33 - 19.305) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .home-dev .industries-section .description {
    font-size: 17px;
  }
}
.home-dev .industries-section .industries-grid {
  margin-top: 49px !important;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -15px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid {
    /* desktop / sly-1024 */
    margin-top: calc(31.85px + (49 - 31.85) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(28.665px + (49 - 28.665) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: false1px) {
  .home-dev .industries-section .industries-grid {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.home-dev .industries-section .industries-grid > * {
  width: calc(100% / 6 - 15px * 2);
  min-width: 150px;
  max-width: 255px;
  flex-grow: 1;
  margin-bottom: 15px !important;
}
@media (min-width: false1px) {
  .home-dev .industries-section .industries-grid > * {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid {
    max-width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -15px ;
  }
  .home-dev .industries-section .industries-grid > * {
    width: calc(100% / 3 - 15px * 2);
    min-width: 150px;
    max-width: 255px;
    flex-grow: 1;
    margin-bottom: 15px ;
  }
}
@media (max-width: 1024px) and (min-width: false1px) {
  .home-dev .industries-section .industries-grid {
    margin-left: -15px ;
    margin-right: -15px ;
  }
}
@media (max-width: 1024px) and (min-width: false1px) {
  .home-dev .industries-section .industries-grid > * {
    margin-left: 15px ;
    margin-right: 15px ;
  }
}
.home-dev .industries-section .industries-grid .industries-item {
  color: black !important;
  border: 1px solid #a2a7ad !important;
  border-bottom: 6px solid #3f4e5d !important;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-top: 33px !important;
  padding-bottom: 33px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-top: calc(16.5px + (33 - 16.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-top: calc(14.85px + (33 - 14.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-bottom: calc(16.5px + (33 - 16.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-bottom: calc(14.85px + (33 - 14.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-left: calc(6.5px + (10 - 6.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-left: calc(5.85px + (10 - 5.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    padding-right: calc(6.5px + (10 - 6.5) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    padding-right: calc(5.85px + (10 - 5.85) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    margin-left: calc(9.75px + (15 - 9.75) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    margin-left: calc(8.775px + (15 - 8.775) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* desktop / sly-1024 */
    margin-right: calc(9.75px + (15 - 9.75) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item {
    /* 1024 & all phones * sly-1024 */
    margin-right: calc(8.775px + (15 - 8.775) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
.home-dev .industries-section .industries-grid .industries-item:hover {
  opacity: 0.7;
}
@media (max-width: 420px) {
  .home-dev .industries-section .industries-grid .industries-item {
    width: 100%;
  }
}
.home-dev .industries-section .industries-grid .industries-item .icon {
  width: 113px ;
  height: 115px ;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item .icon {
    /* desktop / sly-1024 */
    width: calc(56.5px + (113 - 56.5) * ((100vw - 1025px) / (1790 - 1025)));
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item .icon {
    /* 1024 & all phones * sly-1024 */
    width: calc(50.85px + (113 - 50.85) * ((100vw - 280px) / (1024 - 280)));
  }
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item .icon {
    /* desktop / sly-1024 */
    height: calc(57.5px + (115 - 57.5) * ((100vw - 1025px) / (1790 - 1025)));
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item .icon {
    /* 1024 & all phones * sly-1024 */
    height: calc(51.75px + (115 - 51.75) * ((100vw - 280px) / (1024 - 280)));
  }
}
.home-dev .industries-section .industries-grid .industries-item .icon img {
  flex: none;
  object-fit: contain;
  object-position: center;
  max-width: 100% !important;
  max-height: 100%;
}
.home-dev .industries-section .industries-grid .industries-item p.description {
  color: black !important;
  line-height: 1.2;
  text-align: center !important;
  margin-top: 33px !important;
  font-size: 22px;
  font-family: "barlow_condensedregular";
  line-height: 32px;
}
@media (max-width: 1790px) and (min-width: 1025px) {
  .home-dev .industries-section .industries-grid .industries-item p.description {
    /* desktop / sly-1024 */
    margin-top: calc(21.45px + (33 - 21.45) * ((100vw - 1025px) / (1790 - 1025))) !important;
  }
}
@media (max-width: 1024px) {
  .home-dev .industries-section .industries-grid .industries-item p.description {
    /* 1024 & all phones * sly-1024 */
    margin-top: calc(19.305px + (33 - 19.305) * ((100vw - 280px) / (1024 - 280))) !important;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  .home-dev .industries-section .industries-grid .industries-item p.description {
    font-size: 17px;
    line-height: 28px;
  }
}
.home-dev #main-banner#main-banner .industries-section > .container {
  max-width: 1720px !important;
}
.home-dev .partner-section {
  position: relative;
  padding-top: 60px !important;
  padding-bottom: 15px !important;
}
@media (max-width: 1790px) {
  .home-dev .partner-section {
    /* auto */
    padding-top: calc(50px + (60 - 50) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (max-width: 1790px) {
  .home-dev .partner-section {
    /* auto */
    padding-bottom: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
.home-dev .partner-section .container {
  max-width: 1650px !important;
  margin: auto !important;
}
.home-dev .partner-section .partner-content ul {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -25px !important;
  align-items: center;
  margin-top: 0 !important;
}
@media (min-width: 510px) {
  .home-dev .partner-section .partner-content ul {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.home-dev .partner-section .partner-content ul > * {
  width: calc(100% / 6 - 15px * 2);
  min-width: 80px;
  flex-grow: 1;
  margin-bottom: 25px !important;
}
@media (min-width: 510px) {
  .home-dev .partner-section .partner-content ul > * {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 509px) {
  .home-dev .partner-section .partner-content ul {
    flex-direction: column;
    align-items: center;
  }
  .home-dev .partner-section .partner-content ul > * {
    width: 100%;
    min-width: auto;
    max-width: 550px;
    width: auto !important;
  }
}
@media (max-width: 960px) {
  .home-dev .partner-section .partner-content ul {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .home-dev .partner-section .partner-content ul {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 767px) {
  .home-dev .partner-section .partner-content ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.home-dev .partner-section .partner-content ul li {
  list-style: none;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
@media (max-width: 1790px) {
  .home-dev .partner-section .partner-content ul li {
    /* auto */
    margin-left: calc(8px + (15 - 8) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (max-width: 1790px) {
  .home-dev .partner-section .partner-content ul li {
    /* auto */
    margin-right: calc(8px + (15 - 8) * ((100vw - 280px) / (1790 - 280))) !important;
  }
}
@media (min-width: 961px) {
  .home-dev .partner-section .partner-content ul li {
    width: auto !important;
  }
}
@media (min-width: 509px) and (max-width: 768px) {
  .home-dev .partner-section .partner-content ul li {
    width: 45%;
  }
}
.home-dev .partner-section .partner-content ul li img {
  flex: none;
  object-fit: contain;
  object-position: center;
}
.home-dev #main-banner > div.industries-section > div > div > a > p {
  color: black !important;
}
.home-dev #alliance_page#alliance_page {
  padding-top: 100px !important;
}
@media (max-width: 1300px) {
  .home-dev #alliance_page#alliance_page {
    /* auto */
    padding-top: calc(50px + (100 - 50) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 767px) {
  .home-dev #alliance_page#alliance_page .title h2 {
    font-size: 45px !important;
    line-height: 1.5 !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .home-dev #alliance_page#alliance_page .title h2 {
    /* auto */
    font-size: calc(36px + (45 - 36) * ((100vw - 280px) / (767 - 280))) !important;
  }
}
@media (min-width: 981px) {
  body.page.logged-in #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    max-height: 1056px;
  }
}
body.page #new-banner #main-banner.updated .hero-section {
  padding-top: 110px;
  background: url(/wp-content/uploads/2022/09/home-hero-bg2-cut.jpg) top center no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  body.page #new-banner #main-banner.updated .hero-section {
    background: url(/wp-content/uploads/2022/09/home-hero-bg2.jpg) top center no-repeat;
    background-size: cover;
  }
}
body.page #new-banner #main-banner.updated .hero-section .hero-row {
  position: relative;
  margin: 0 auto;
  padding: 70px 0 140px;
  width: 90%;
  max-width: 1594px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row {
    height: calc(100vh - 90px);
    min-height: 535px;
    max-height: 915px;
    justify-content: flex-end;
    padding: 70px 0 192px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row {
    max-height: 850px;
  }
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col {
    max-width: 100%;
    text-align: center;
  }
}
body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
  padding: 0 0 35px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(50px, 4.533vw, 65px) !important;
  line-height: 1;
  color: #fff;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    font-size: clamp(45px, 5.263vw, 50px) !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    font-size: 35px !important;
  }
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    padding: 0;
    max-width: 550px;
  }
}
body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
  max-width: 280px;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    transform: translate(16%, 25%);
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    margin: 0 auto;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    margin: 0 auto;
    width: 250px;
    max-width: 80%;
  }
}
body.page #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  color: #fff !important;
  width: 78px;
  height: 44px;
  position: absolute;
  bottom: 34px;
  left: 0;
  animation-name: scrolldown;
  animation-timing-function: ease;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
    bottom: 75px;
  }
}
body.page #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down span {
  padding-bottom: 10px;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
    left: 50%;
    animation-name: scrolldownMobile;
  }
}
@keyframes scrolldown {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(5px);
  }
  30% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(3px);
  }
  70% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes scrolldownMobile {
  0% {
    transform: translateY(0) translateX(-50%);
  }
  20% {
    transform: translateY(5px) translateX(-50%);
  }
  30% {
    transform: translateY(0) translateX(-50%);
  }
  40% {
    transform: translateY(5px) translateX(-50%);
  }
  50% {
    transform: translateY(0) translateX(-50%);
  }
  60% {
    transform: translateY(3px) translateX(-50%);
  }
  70% {
    transform: translateY(0) translateX(-50%);
  }
  80% {
    transform: translateY(0) translateX(-50%);
  }
  100% {
    transform: translateY(0) translateX(-50%);
  }
}
body.page #new-banner #main-banner.updated .banner-holder {
  position: relative;
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bg:before {
  background: rgba(0, 0, 0, 0.7) !important;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    min-height: 788px;
    max-height: 1024px;
    height: calc(100vh + 20px) !important;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    height: 780px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    height: auto !important;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
  padding: 0px 0 50px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: none !important;
  width: 66% !important;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    padding: 0 0 60px !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    padding: 0px 0 81px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    width: 100% !important;
    padding-bottom: 352px !important;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
  margin-bottom: 13px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 31px !important;
  letter-spacing: 9.1px;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    letter-spacing: 5.1px;
    margin-left: 11px;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:before {
  content: "";
  width: 112px;
  height: 5px;
  background-color: #faba11;
  position: absolute;
  left: -15px;
  top: 50%;
  border: none;
  margin: 0;
  transform: translate(-100%, -50%);
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:after {
  content: "";
  width: 112px;
  height: 5px;
  background-color: #faba11;
  position: absolute;
  right: -3px;
  top: 50%;
  border: none;
  margin: 0;
  left: auto;
  transform: translate(100%, -50%);
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(40px, 2.97vw, 52px) !important;
  line-height: 1.23;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    margin-bottom: 10px;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span {
  padding-bottom: 0;
  line-height: 1.23;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span {
    line-height: 1;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
  margin: 0 auto 5px;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 55%;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 40%;
  }
}
@media (min-width: 981px) and (max-height: 800px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 45%;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 50%;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
  padding: 0;
  float: none;
  max-width: 833px;
  font-family: "barlowregular", sans-serif;
  font-size: clamp(27px, 1.77vw, 31px) !important;
  font-weight: 400;
  line-height: 1.32;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    line-height: 1;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    line-height: 1.3;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 189px;
  border-top: 1px solid #ffc423;
  background-color: #03063a96;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-items: stretch;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
    height: 160px;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
    height: auto;
    position: inherit;
    padding: 30px 0;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  text-align: left;
  position: relative;
  left: 0;
  bottom: 0;
  width: 95%;
  max-width: 1752px;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    padding-top: 6px;
  }
}
@media (min-width: 981px) and (max-width: 1050px) and (min-height: 1050px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    justify-content: center;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 1000px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    width: 90%;
    flex-direction: column;
    text-align: center;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 42px;
  padding-bottom: 18px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
    margin-right: 0;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
  margin: 0;
  padding: 0;
  font-family: "Bakers Delight Script One", sans-serif;
  font-size: clamp(60px, 3.943vw, 69px) !important;
  font-weight: 300;
  line-height: 1;
  color: #ffc716;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
    font-size: 60px !important;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(25px, 1.6vw, 28px) !important;
  color: #ffffff;
  letter-spacing: 2.9px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
    font-size: 24px !important;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    max-width: 575px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    flex-direction: column;
    width: 100%;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
  margin: 0 15px 0 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(25px, 1.6vw, 28px) !important;
  color: #ffffff;
  letter-spacing: normal;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
  padding-top: 6px;
  margin-right: 26px;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
    max-width: 124px;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
  margin: 0 0 0 28px;
  padding: 10px 28px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(35px, 2.629vw, 46px) !important;
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #c41200;
  border: 1px solid #c41200;
  border-radius: 5px;
  transition: all 0.25s ease;
  width: 97%;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    font-size: 30px !important;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a:hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    width: 100%;
    max-width: 263px;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    padding: 5px 10px;
    width: 100%;
    max-width: 226px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    margin-top: 0;
    margin-left: 0;
  }
}
body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
  position: absolute;
  bottom: 0;
  right: -9%;
}
@media (min-width: 981px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 44%;
  }
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 55%;
    right: -15%;
  }
}
@media (min-width: 981px) and (max-width: 1050px) and (min-height: 1050px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: 191px;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 801px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 50%;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 1000px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 45%;
    bottom: 189px;
  }
}
@media (min-width: 1270px) and (max-width: 1290px) and (min-height: 800px) and (max-height: 899px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 47%;
    right: -11%;
  }
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: 192px;
    max-width: 46%;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: calc(100% + 31px);
    max-width: none;
    width: 280px;
    right: 50%;
    transform: translateX(50%);
  }
}
body.page #new-banner #main-banner.updated #industries-section .container h2.title {
  font-size: clamp(60px, 4.424vw, 73px) !important;
}
@media (max-width: 980px) {
  body.page #new-banner #main-banner.updated #industries-section .container h2.title {
    font-size: clamp(40px, 6.316vw, 60px) !important;
  }
}
@media (max-width: 767px) {
  body.page #new-banner #main-banner.updated #industries-section .container h2.title {
    font-size: clamp(33px, 8vw, 40px) !important;
  }
}
body.home #main-banner .banner-holder .banner-bg:before {
  background: rgba(0, 0, 0, 0.7) !important;
}
body.home #main-banner .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content img.armada-img {
  margin: 0 auto;
}
body #et-boc #home-video-section {
  border-top: 1px solid #d7dde8;
  padding: 70px 0;
}
@media (min-width: 981px) {
  body #et-boc #home-video-section {
    padding: 79px 0 94px;
  }
}
body #et-boc #home-video-section .home-video-row {
  padding: 0;
  width: 90%;
  max-width: 1142px !important;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-title {
  margin-bottom: 42px;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-title .et_pb_text_inner h2 {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.75px;
}
@media (max-width: 980px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-title .et_pb_text_inner h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap {
  margin-bottom: 49px;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel:after {
  display: none;
}
@media (min-width: 981px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container {
    width: 29.7% !important;
    margin-right: 5.45%;
  }
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:nth-child(3n), body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:last-child {
    margin-right: 0;
  }
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:nth-child(-n+6) {
    margin-bottom: 67px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container {
    width: 47.5% !important;
    margin-right: 5%;
  }
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:nth-child(2n) {
    margin-right: 0;
  }
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:nth-child(-n+6) {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container {
    width: 100% !important;
    max-width: 350px;
  }
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container:not(:last-child) {
    margin-bottom: 40px;
  }
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb {
  border: 1px solid #21242a;
  padding-bottom: 57.5% !important;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb span {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 103%;
  position: absolute;
  left: 0;
  top: 0;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb span:before {
  margin: 0;
  transform: translate(-50%, -50%) scale(0.75);
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.25s ease;
  z-index: 1;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb:hover:before {
  opacity: 0.2;
  transition: all 0.25s ease;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container a.ytc_thumb:hover span:before {
  z-index: 1;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container h3.ytc_title {
  margin-top: 26px;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 1.697vw, 28px) !important;
  color: #000;
  line-height: 1.07;
  text-align: center;
}
@media (max-width: 980px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container h3.ytc_title {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-video-section .home-video-row .home-video-col .home-video-wrap .et_pb_code_inner .youtube_channel .ytc_video_container h3.ytc_title {
    font-size: 20px !important;
  }
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-btn {
  text-align: center;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-btn .et_pb_text_inner a {
  padding: 19px;
  display: inline-block;
  font-size: 24px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  border-radius: 5px;
  background-color: #ee3a43;
  color: #fff !important;
  transition: all 0.25s ease;
}
body #et-boc #home-video-section .home-video-row .home-video-col .home-video-btn .et_pb_text_inner a:hover {
  background-color: #fabc11;
  transition: all 0.25s ease;
}
body #et-boc #home-blog-section {
  padding: 70px 0;
  border-top: 1px solid #d7dde8;
  border-bottom: 1px solid #d7dde8;
}
@media (min-width: 981px) {
  body #et-boc #home-blog-section {
    padding: clamp(100px, 7.152vw, 118px) 0 clamp(100px, 8.182vw, 135px);
  }
}
body #et-boc #home-blog-section .home-blog-row {
  padding: 0;
  width: 90%;
  max-width: 1142px !important;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-title {
  margin-bottom: 42px;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-title .et_pb_text_inner h2 {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #000;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.75px;
}
@media (max-width: 980px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-title .et_pb_text_inner h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article {
  background-color: #072233;
  padding-bottom: 90px;
}
@media (min-width: 981px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article {
    width: 29.7% !important;
    margin-right: 5.45%;
    margin-bottom: 0;
  }
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article {
    width: 47.5%;
  }
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article:first-child {
    margin-right: 5%;
  }
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article {
    max-width: 350px;
    margin-bottom: 40px;
  }
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article:last-child {
    margin-bottom: 0;
  }
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url {
  padding: 0;
  margin: 0;
  border: 1px solid #21242a;
  overflow: hidden;
  position: unset;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url:hover img {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url:hover ~ .post-content a.more-link:before {
  width: 100%;
  transition: all 0.25s ease;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
  object-fit: cover;
  width: 100%;
  transition: all 0.25s ease;
}
@media (min-width: 981px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
    height: 194px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
    height: 153px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
    height: 189px;
  }
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article h2.entry-title {
  padding: 27px 30px 18px;
  position: relative;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article h2.entry-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 43px;
  height: 1px;
  background-color: #ee3a43;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article h2.entry-title span {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 1.697vw, 28px) !important;
  color: #fff;
  line-height: 1.07;
  white-space: normal;
}
@media (max-width: 980px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article h2.entry-title span {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article h2.entry-title span {
    font-size: 20px !important;
  }
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article .post-content {
  width: max-content;
  position: absolute;
  bottom: 34px;
  right: 46px;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article .post-content a.more-link {
  display: inline-block;
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 18px;
  color: #fff !important;
  line-height: 1.46;
  text-transform: capitalize;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article .post-content a.more-link:before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ee3a43;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.25s ease;
}
body #et-boc #home-blog-section .home-blog-row .home-blog-col .home-blog-wrap .et_pb_ajax_pagination_container article .post-content a.more-link:hover:before {
  width: 100%;
  transition: all 0.25s ease;
}
body #et-boc #home-partners-section {
  padding: 70px 0;
}
@media (min-width: 981px) {
  body #et-boc #home-partners-section {
    padding: clamp(100px, 7.939vw, 131px) 0 clamp(100px, 9.515vw, 157px);
  }
}
body #et-boc #home-partners-section .home-partners-title-row {
  margin-bottom: 70px;
  padding: 0;
  width: 90%;
  max-width: 925px !important;
}
body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner h2 {
  margin-bottom: 40px;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #fff;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.75px;
}
@media (max-width: 980px) {
  body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) {
  body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner h2 {
    margin-bottom: 52px;
  }
}
body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.33;
  text-align: center;
  color: #fff !important;
}
@media (max-width: 980px) {
  body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-title-row .home-partners-title-col .home-partners-title .et_pb_text_inner p {
    font-size: 20px !important;
  }
}
body #et-boc #home-partners-section .home-partners-row {
  padding: 0;
  width: 90%;
  max-width: 1542px !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-row {
    flex-direction: column;
  }
}
body #et-boc #home-partners-section .home-partners-row:after {
  display: none;
}
body #et-boc #home-partners-section .home-partners-row .home-partners-col {
  margin-right: 0;
  width: auto;
}
@media (min-width: 981px) {
  body #et-boc #home-partners-section .home-partners-row .home-partners-col:not(:last-child) {
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body #et-boc #home-partners-section .home-partners-row .home-partners-col {
    margin-bottom: 0;
  }
  body #et-boc #home-partners-section .home-partners-row .home-partners-col:nth-child(4), body #et-boc #home-partners-section .home-partners-row .home-partners-col:last-child {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-row .home-partners-col {
    margin-bottom: 50px;
  }
  body #et-boc #home-partners-section .home-partners-row .home-partners-col:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-row .home-partners-col .home-partners-img {
    margin: 0 auto !important;
    text-align: center;
  }
}
@media (max-width: 767px) {
  body #et-boc #home-partners-section .home-partners-row .home-partners-col .home-partners-img .et_pb_image_wrap img {
    max-width: 80%;
  }
}
body.home #et-boc #alliance_page .container .row .body-content .alliance_content .title h2 {
  font-size: clamp(60px, 4.424vw, 73px) !important;
  line-height: 1.2 !important;
}
@media (max-width: 980px) {
  body.home #et-boc #alliance_page .container .row .body-content .alliance_content .title h2 {
    font-size: clamp(40px, 6.316vw, 60px) !important;
  }
}
@media (max-width: 767px) {
  body.home #et-boc #alliance_page .container .row .body-content .alliance_content .title h2 {
    font-size: clamp(33px, 8vw, 40px) !important;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section {
  display: flex;
  padding: 0;
  height: 100vh;
  max-height: 562px;
  min-height: 300px;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row {
  width: 90% !important;
  padding: 0;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-img {
  margin-bottom: 48px;
  text-align: center;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
  padding-bottom: 0 !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: clamp(40px, 2.85vw, 50px);
  }
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: clamp(36px, 4.21vw, 40px);
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-banner-section .cybertraining-banner-row .et_pb_column .cybertraining-banner-title .et_pb_text_inner h1 {
    font-size: clamp(32px, 4.8vw, 36px);
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section {
  padding: 60px 0 72px;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row {
  width: 90%;
  max-width: 1620px;
  padding: 0;
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap {
    width: 74.2%;
    margin-right: 4.6%;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner {
    align-items: center;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner img {
  object-fit: contain;
  max-width: 300px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner img {
    margin-right: 4.7%;
    margin-bottom: 0;
    max-width: 34%;
  }
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content {
    padding-top: 29px;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content h2 {
  padding: 0;
  margin-bottom: 2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.3;
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content h2 {
    font-size: clamp(22px, 1.6vw, 28px);
  }
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content h2 {
    font-size: clamp(22px, 2.65vw, 26px);
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content h2 {
    text-align: center;
    font-size: 20px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content h2 {
    font-size: clamp(20px, 3.38vw, 22px);
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content p {
  padding: 0;
  margin-bottom: 1.75em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content p {
    text-align: center;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul {
  list-style: none;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 5.1em;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul li {
  margin-bottom: 1.27em;
  padding-left: 40px;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px !important;
  list-style: none;
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul li {
    font-size: 18px !important;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: url("/wp-content/uploads/2021/11/cybertraining-bullet.png");
  width: 24px;
  height: 17px;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content ul li span {
  font-style: italic;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-left-col-wrap .cybertraining-left-col .et_pb_code_inner .cybertraining-content strong {
  font-weight: 700;
  color: #292562;
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap {
    display: flex;
    width: 25.8%;
    min-width: 300px;
  }
}
@media (min-width: 981px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner {
    margin-top: 32px;
  }
}
@media (min-width: 981px) and (min-height: 620px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner {
    position: sticky;
    top: 30px;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner .sidebar {
  padding: 33px 30px 28px;
  background: url("/wp-content/uploads/2021/11/sidebar-bg.png") center top no-repeat;
  border-radius: 8px;
  width: 300px;
  max-height: 593px;
}
@media (max-width: 980px) {
  body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner .sidebar {
    margin: 0 auto;
    max-height: none;
    max-width: 300px;
    width: auto;
    background-size: cover;
  }
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner .sidebar h3 {
  margin-bottom: 17px;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px;
  line-height: 1.07;
  font-weight: 400;
  color: #ffc716;
  text-align: center;
}
body.page-id-8982 #et-boc.et-boc .cybertraining-main-section .cybertraining-main-row .cybertraining-right-col-wrap .cybertraining-right-col .et_pb_code_inner .sidebar p {
  margin-bottom: 26px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #fff !important;
}
.page-id-8357 .sophos-webinar-iframe iframe {
  height: 700px;
  margin-top: -15px;
  /* Landscape iPad */
  /* Portrait iPad Pro */
}
@media (max-width: 767px) {
  .page-id-8357 .sophos-webinar-iframe iframe {
    height: 760px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .page-id-8357 .sophos-webinar-iframe iframe {
    height: 810px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .page-id-8357 .sophos-webinar-iframe iframe {
    height: 810px;
  }
}
@media only screen and (min-width: 600px) {
  .page-id-8357 .sophos-gold-partner-paragraph {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 481px) {
  .page-id-8357 .sophos-gold-partner-paragraph img {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page-id-8357 .sophos-gold-partner-paragraph {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page-id-8357 .sophos-gold-partner-paragraph img {
    margin: 20px auto 0;
  }
}
@font-face {
  font-family: "HelveticaNeueBoldCondensed";
  src: url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff2") format("woff2"), url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sharpspring_form form {
  padding: 0;
}
.sharpspring_form form fieldset .form-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sharpspring_form form fieldset .form-container ul li {
  width: 100%;
  margin-bottom: 3px;
}
.sharpspring_form form fieldset .form-container ul li:last-child {
  display: none;
}
.sharpspring_form form fieldset .form-container ul li label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 0.42px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
}
.sharpspring_form form fieldset .form-container ul li label span {
  color: #f15a40;
}
.sharpspring_form form fieldset .form-container ul li label.error {
  position: absolute;
  top: 39px;
  right: 0;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #fff;
  background: #d93d3d;
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container ul li input {
  margin-bottom: 4px;
  margin-top: 5px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #6c6a85;
  padding: 8px 5px;
  background-color: #413e76;
  color: #fff;
}
.sharpspring_form form fieldset .form-container ul li input:focus {
  box-shadow: none;
}
@media (min-width: 260px) {
  .sharpspring_form form fieldset .form-container ul li input {
    padding: 5px;
  }
}
.sharpspring_form form fieldset .form-container .clear {
  margin: 5px 0 0;
  text-align: center;
}
.sharpspring_form form fieldset .form-container .clear button {
  padding: 12px 0;
  width: 100%;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px;
  letter-spacing: 0.84px;
  color: #ffffff;
  background: #c41200;
  border-radius: 3px;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  border: none;
  transition: background 0.3s ease;
}
@media (min-width: 260px) {
  .sharpspring_form form fieldset .form-container .clear button {
    font-size: 25px;
    padding: 8px;
    height: 44px;
  }
}
.sharpspring_form form fieldset .form-container .clear button:hover {
  background: #fdb629;
  transition: background 0.3s ease;
}
.sharpspring_form form fieldset .form-container .ss-recaptcha {
  display: none;
}
#inner-banner .banner-bg {
  right: 0 !important;
}
#main-banner#main-banner .bottom-756-text {
  z-index: 2;
}
#hero-section {
  margin-top: 110px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#hero-section .hero-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #041332b0;
}
#hero-section .hero-row {
  margin: 0 auto;
  padding: 70px 0;
  width: 90%;
  max-width: 1432px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 981px) {
  #hero-section .hero-row {
    padding: 70px 0 102px;
    min-height: 562px;
  }
}
#hero-section .hero-row .hero-col {
  z-index: 1;
}
@media (min-width: 981px) {
  #hero-section .hero-row .hero-col {
    max-width: 58%;
  }
}
#hero-section .hero-row .hero-col .hero-content h1 {
  position: relative;
  margin: 0;
  padding-bottom: 39px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section .hero-row .hero-col .hero-content h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #hero-section .hero-row .hero-col .hero-content h1 {
    font-size: 34px !important;
  }
}
#hero-section .hero-row .hero-col .hero-content h1:before {
  content: "";
  width: 80px;
  height: 2px;
  background-color: #ee3942;
  position: absolute;
  bottom: 0;
  left: 0;
}
#hero-section .hero-row .hero-col .hero-content h2.second-title {
  margin: 35px 0 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: clamp(30px, 2.424vw, 40px) !important;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section .hero-row .hero-col .hero-content h2.second-title {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #hero-section .hero-row .hero-col .hero-content h2.second-title {
    font-size: 25px !important;
  }
}
#hero-section .hero-row .hero-col .hero-content p {
  margin: 35px 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 980px) {
  #hero-section .hero-row .hero-col .hero-content p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #hero-section .hero-row .hero-col .hero-content p {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) {
  #hero-section .hero-row .hero-col .hero-content p {
    max-width: 620px;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container {
  max-width: 1260px !important;
  width: 90% !important;
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi {
  padding: 57px 0 68px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi {
    flex-direction: column;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text {
  max-width: 605px;
  text-align: left;
  margin: 0;
  width: 50%;
  height: auto;
  padding-top: 0;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text {
    width: 55%;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder {
  padding: 0;
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder h2 {
    font-size: 20px !important;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder p {
  font-size: 20px !important;
  letter-spacing: 0.25px;
  margin: 0;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .banner-text .content-holder p {
    font-size: 18px !important;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 45%;
  max-width: 436px;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap {
    width: 40%;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap {
    width: 100%;
    text-align: center;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h2 {
  margin: 0;
  font-family: "Bakers Delight Script One", sans-serif;
  font-size: 70px !important;
  font-weight: 300;
  line-height: 1.1;
  color: #ffc716;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h2 {
    font-size: 60px !important;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h3.top-title {
  margin: 0 0 21px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 32px !important;
  color: #ffffff;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h3.top-title {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h3.top-title {
    font-size: 27px !important;
  }
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap h3.top-title {
    letter-spacing: 1.6px;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 35px;
  border-radius: 12px;
  border: 1px solid #ffc423;
  background-color: #03063a96;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap {
    padding: 20px;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap h3 {
  margin: 0 0 16px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  color: #ffffff;
  font-size: 31px !important;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap h3 {
    font-size: 25px !important;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap img {
  margin-bottom: 7px;
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap a {
  margin: 0;
  padding: 7px 10px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 40px !important;
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #c41200;
  border: 1px solid #c41200;
  border-radius: 5px;
  transition: all 0.25s ease;
  width: 97%;
  text-align: center;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap a {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap a {
    font-size: 30px !important;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap a:hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.page #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi .rapid-response-wrap .contact-wrap a {
    padding: 5px 10px;
    width: 100%;
  }
}
body.page #inner-banner.cybersecurity .banner-wrapper .banner-bg:before {
  opacity: 0.1;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content {
  background-image: linear-gradient(to top, #01052d 0%, #292562 100%);
  border-radius: 8px;
  position: relative;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content:before {
  content: url(/wp-content/uploads/2022/02/sidebar-img.png);
  position: absolute;
  top: 125px;
  left: 0;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .sidebar-top-wrap {
  height: auto;
  border: none;
  background: transparent;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .sidebar-top-wrap h3 {
  margin: 0 0 24px;
  color: #ffc716;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 32px;
  line-height: 1.125;
  min-height: auto;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .sidebar-top-wrap p {
  padding: 0 11px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap {
  border: none;
  padding: 0 31px 30px;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form {
  border: none;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody {
  margin: 0 !important;
  padding: 0;
  background: transparent !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsError {
  display: none;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow {
  background-color: transparent !important;
  margin-bottom: 3px !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
  margin: 0 !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent !important;
  padding: 0 !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  color: #fff !important;
  background-color: transparent;
  text-align: left;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  display: inline;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #bc060c;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  padding: 5px 8px !important;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82 !important;
  font-size: 14px !important;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #fff;
  height: 33px;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  text-align: left;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  /*color: #c41200 !important;*/
  color: red !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  /*color: #c41200 !important;*/
  color: red !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, #sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  background-color: #153456 !important;
  color: #fff !important;
  margin: 0 !important;
  border: 1px solid red !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsSubmit {
  padding: 0;
  margin: 11px 0 0 0;
  background-color: transparent;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsSubmit input.fsSubmitButton {
  /*padding: 9px;
									margin-top: 3px;
									margin-bottom: 0;
									letter-spacing: 0.84px;
									font-family: 'HelveticaNeueBoldCondensed', sans-serif;
									font-size: 34px;
									line-height: 1;
									text-transform: uppercase;
									height: auto;
									border: 2px solid #0e3dd4;
									border-radius: 3px !important;
									color: #fff;
									background: #0e3dd4 !important;
									transition: all 0.25s ease;
									width: 100%;*/
  padding: 7px 0 !important;
  display: block;
  width: 100% !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: 34px !important;
  letter-spacing: 0.84px !important;
  color: #fff !important;
  background: #ee3942 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  border: none !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
  height: 56px !important;
}
#sidebar_Alliance_why.cybersecurity .sidebar_wrap .siderbar-content .form-wrap .cybersecurity-sidebar-form .fsBody form .fsSubmit input.fsSubmitButton:hover {
  /*background-color: #023893 !important;*/
  /*transition: all 0.25s ease;
										background-color: #fff !important;
										color: #0e3dd4 !important;*/
  background: #fdb828 !important;
  color: #000 !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
#sidebar_Alliance_why .form-wrap .fsBody {
  margin: 0 !important;
  padding: 20px 0 0 0;
  background: transparent !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsError {
  display: none;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow {
  background-color: transparent !important;
  margin-bottom: 3px !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
  margin: 0 !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent !important;
  padding: 0 !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-size: 14px !important;
  font-family: "Segoe UI Semibold", Arial, sans-serif;
  color: #000000;
  line-height: 1;
  padding: 0 0 3px 0 !important;
  text-align: left;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  /*display: inline;
									padding: 0;
									font-family: "Source Sans Pro", sans-serif;
									font-size: 14px;
									font-weight: 400;
									color: #bc060c;*/
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input, #sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody textarea {
  /*padding: 5px 8px !important;
								background-color: #0d2d60;
								border: none;
								border-bottom: 1px solid #1d4e82 !important;
								font-size: 14px !important;
								font-weight: 400;
								font-family: "Source Sans Pro", sans-serif !important;
								color: #fff;
								height: 33px;
								width: 100%;
								max-width: 100%;
								margin: 0 !important;
								text-align: left;*/
  margin: 0 0 2px !important;
  border: 2px solid #1d1060 !important;
  border-radius: 0 !important;
  max-width: 100%;
  width: 100% !important;
  font-size: 15px !important;
  line-height: 18px;
  height: 44px;
  padding: 8px 14px !important;
  text-align: left;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody textarea {
  height: 112px;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  /*color: #c41200 !important;*/
  color: red !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  /*color: #c41200 !important;*/
  color: red !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, #sidebar_Alliance_why .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  /*background-color: #153456 !important;*/
  color: #fff !important;
  margin: 0 !important;
  border: 1px solid red !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsSubmit {
  padding: 0;
  margin: 11px 0 0 0;
  background-color: transparent;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsSubmit input.fsSubmitButton {
  /*padding: 9px;
					margin-top: 3px;
					margin-bottom: 0;
					letter-spacing: 0.84px;
					font-family: 'HelveticaNeueBoldCondensed', sans-serif;
					font-size: 34px;
					line-height: 1;
					text-transform: uppercase;
					height: auto;
					border: 2px solid #0e3dd4;
					border-radius: 3px !important;
					color: #fff;
					background: #0e3dd4 !important;
					transition: all 0.25s ease;
					width: 100%;*/
  padding: 7px 0 !important;
  display: block;
  width: 100% !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: 34px !important;
  letter-spacing: 0.84px !important;
  color: #fff !important;
  background: #ee3942 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  border: none !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
  height: 56px !important;
}
#sidebar_Alliance_why .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover {
  /*background-color: #023893 !important;*/
  /*transition: all 0.25s ease;
						background-color: #fff !important;
						color: #0e3dd4 !important;*/
  background: #fdb828 !important;
  color: #000 !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
@font-face {
  font-family: "HelveticaNeue Condensed";
  src: url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.sharpspring_form form {
  padding: 0;
}
.sharpspring_form form fieldset .form-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sharpspring_form form fieldset .form-container ul li {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 388px) {
  .sharpspring_form form fieldset .form-container ul li:nth-child(-n+4) {
    width: 49%;
  }
}
.sharpspring_form form fieldset .form-container ul li:last-child {
  display: none;
}
.sharpspring_form form fieldset .form-container ul li label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
  letter-spacing: 0.42px;
}
.sharpspring_form form fieldset .form-container ul li label span {
  color: #f15a40;
}
.sharpspring_form form fieldset .form-container ul li label.error {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 13px;
  margin: 0;
  padding: 0;
  color: #fff;
  background: #d93d3d;
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container ul li input {
  margin-bottom: 7px;
  margin-top: 5px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #5f667b;
  padding: 8px 5px;
  color: #fff;
  background-color: #413e76;
}
.sharpspring_form form fieldset .form-container ul li textarea {
  margin-top: 6px;
  margin-bottom: 5px;
  padding: 9px 5px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #5f667b;
  height: 92px;
  resize: none;
  color: #fff;
  background-color: #413e76;
}
@media (min-width: 260px) {
  .sharpspring_form form fieldset .form-container ul li textarea {
    padding: 5px;
    height: 60px;
  }
}
.sharpspring_form form fieldset .form-container ul li input:focus, .sharpspring_form form fieldset .form-container ul li textarea:focus {
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container .clear {
  margin: 6px 0 0;
  text-align: center;
}
.sharpspring_form form fieldset .form-container .clear button {
  padding: 10px 0 10px;
  width: 100%;
  font-family: "HelveticaNeue Condensed", sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-stretch: 50%;
  color: #ffffff;
  background: #c41200;
  border-radius: 3px;
  letter-spacing: 0.84px;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  border: 1px solid #c41200;
  transition: all 0.25s ease-in-out;
}
.sharpspring_form form fieldset .form-container .clear button:hover {
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}
.sharpspring_form form fieldset .form-container .ss-recaptcha {
  display: none;
}
.video_section-block {
  margin-right: -15px;
  margin-left: -15px;
}
.video_section-block .youtube_channel {
  display: flex;
  flex-wrap: wrap;
}
.video_section-block .youtube_channel .ytc_video_container {
  flex: 0 1 33.333%;
  padding: 0 15px;
  margin: 0px 0px 50px 0px;
}
@media (max-width: 980px) {
  .video_section-block .youtube_channel .ytc_video_container {
    flex: 0 1 50%;
  }
}
@media (max-width: 767px) {
  .video_section-block .youtube_channel .ytc_video_container {
    flex: 0 1 100%;
  }
}
.video_section-block .youtube_channel .ytc_video_container h3 {
  font-size: 22px;
  line-height: 100%;
  color: #000000;
  text-align: center;
  font-family: "Segoe UI Semibold";
}
.video_section-block .youtube_channel .ytc_video_container h3 a {
  color: #000000;
}
.video_section-block .youtube_channel .ytc_video_container h3 a:hover {
  color: #337ab7;
}
.category-video-library #fancybox-wrap {
  display: none !important;
}
.category-video-library #fancybox-overlay {
  display: none !important;
}
.category-9 #video_section .col-sm-12 .row {
  display: none !important;
}
@media (min-width: 981px) {
  body.page-id-9140 #inner-banner.cybersecurity .banner-wrapper .wrapper-all .container .row .col-12-modi {
    min-height: 360px;
    max-height: 562px;
    height: 52vh;
  }
}
@media (min-width: 981px) {
  body.page-id-9140 #content_section {
    padding: 91px 0 40px;
  }
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section {
    padding: 80px 0 40px !important;
  }
}
body.page-id-9140 #content_section .container {
  max-width: 1299px !important;
  width: calc(90% + 30px) !important;
}
@media (min-width: 1400px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 {
    margin-right: 5.1%;
  }
}
@media (min-width: 981px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 {
    max-width: 820px;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list {
    flex-direction: column;
    align-content: center;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item {
  margin-bottom: 53px;
  position: relative;
  width: 30%;
  max-width: 230px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item {
    width: 32%;
  }
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item {
    width: 100%;
    max-width: 310px;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:hover {
  cursor: pointer;
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:hover > .team-text {
  z-index: 2;
  opacity: 1;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:hover > .team-text {
    top: 0;
    transition: all 0.7s ease;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-img {
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border: 1px solid #bdc9d4;
  height: 281px;
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-img {
    height: 260px;
  }
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-img {
    height: auto;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-img img {
    width: 100%;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name {
  padding: 15px 5px 13px;
  background-color: #1c1060;
  text-align: center;
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name h5, body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name p {
  margin: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 18px;
  color: #fff;
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name h5, body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name p {
    font-size: 15px;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-name a {
  color: inherit;
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:nth-child(3n+3) > .team-text {
  left: -241%;
  width: 232%;
}
@media (min-width: 768px) and (max-width: 1200px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:nth-child(3n+3) > .team-text {
    left: -216%;
    width: 209%;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:nth-child(3n+3) > .team-text:before {
  left: 100%;
  transform: translateX(-50%) rotate(135deg);
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:nth-child(3n+2) > .team-text {
    left: -53%;
    top: 80%;
  }
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item:nth-child(3n+2) > .team-text:before {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text {
  padding: 10% 18% 10% 14%;
  position: absolute;
  left: 112%;
  top: 0;
  width: 232%;
  height: auto;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.2);
  border: 1px solid #e9ded2;
  background-color: #ffffff;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (min-width: 768px) and (max-width: 1200px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text {
    left: 106%;
    width: 209%;
  }
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text {
    left: 0;
    top: -80%;
    width: 100%;
    padding: 10%;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text:before {
  content: "";
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-top: 1px solid #e9ded2;
  border-left: 1px solid #e9ded2;
  position: absolute;
  left: 0;
  top: 26px;
  transform: translateX(-50%) rotate(-45deg);
}
@media (max-width: 767px) {
  body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text:before {
    display: none;
  }
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text h5 {
  margin: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 22px;
  color: #1b0f5d;
  line-height: 1.18;
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text h5:last-of-type {
  margin-bottom: 20px;
}
body.page-id-9140 #content_section .container .row .col-sm-9 .team-list .team-item .team-text p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
}
@media (min-width: 768px) {
  body.page-id-9140 #content_section .container .row .alliance-sidebar {
    max-width: 360px;
  }
}
body.page-id-9140 #content_section .container .row .alliance-sidebar #sidebar_Alliance_why {
  padding: 0;
}
.page-id-194 #inner-banner .container {
  max-width: 1380px !important;
  width: 90% !important;
  padding: 0;
}
@media (min-width: 981px) {
  .page-id-194 #inner-banner .container {
    max-height: 717px;
    min-height: 470px;
    height: calc(100vh - 110px);
    display: flex;
    align-items: self-end;
  }
}
.page-id-194 #inner-banner .row {
  margin: 0;
  padding: 170px 0;
  width: 100%;
}
@media (min-width: 981px) {
  .page-id-194 #inner-banner .row {
    padding: 100px 0 13.4%;
  }
}
.page-id-194 #inner-banner .col-sm-12 {
  padding: 0;
}
.page-id-194 #inner-banner .banner-bg {
  background-position-y: bottom;
}
.page-id-194 #inner-banner .banner-bg:before {
  display: none;
}
@media (max-width: 980px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-bg {
    background-position: center;
  }
}
.page-id-194 #inner-banner .banner-wrapper .banner-text {
  height: auto;
}
@media (min-width: 981px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text {
    max-width: 60%;
  }
}
.page-id-194 #inner-banner .banner-wrapper .banner-text .content-holder {
  position: relative;
  text-align: left;
  padding: 0;
}
.page-id-194 #inner-banner .banner-wrapper .banner-text .content-holder:before {
  display: none;
  content: "Get Support";
  position: absolute;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: clamp(75px, 13.27vw, 223px);
  white-space: nowrap;
  font-weight: 400 !important;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #e0e0e0;
  opacity: 0.3;
  left: -4.6%;
  width: 100%;
  top: 50%;
  transform: translateY(-98%);
}
@media (min-width: 1620px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text .content-holder:before {
    left: -8.1%;
  }
}
.page-id-194 #inner-banner .banner-wrapper .banner-text h1 {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: clamp(40px, 3.03vw, 50px) !important;
  line-height: 1.2;
  margin-bottom: 35px !important;
  padding-bottom: 39px;
}
@media (max-width: 980px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text h1 {
    font-size: 34px !important;
  }
}
.page-id-194 #inner-banner .banner-wrapper .banner-text h1:after {
  content: "";
  position: absolute;
  background: #ee3842;
  width: 70px;
  height: 2px;
  left: 0;
  bottom: 0;
}
.page-id-194 #inner-banner .banner-wrapper .banner-text p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 980px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page-id-194 #inner-banner .banner-wrapper .banner-text p {
    font-size: 20px !important;
  }
}
#support-page .contact-us-top {
  margin-bottom: 40px;
}
#support-page .contact-us-top h2, #support-page .contact-us-top p, #support-page .contact-us-top a {
  line-height: 1.3;
  color: #1d1060;
  margin: 0px;
  font-family: "Avenir LT Std Heavy", arial;
}
#support-page .contact-us-top h2 {
  font-size: clamp(24px, 2.3vw, 30px);
}
#support-page .contact-us-top p, #support-page .contact-us-top a {
  font-size: clamp(18px, 2.45vw, 24px);
}
#support-page .contact-us-top a {
  color: #ee3a43;
  transition: all 0.2s;
}
#support-page .contact-us-top a:hover {
  color: #1d1060;
}
#support-page .support-text a {
  transition: all 0.3s;
}
#support-page .support-text a:hover {
  color: #fff;
  background: #ee3a43;
}
#support-page .form-wrap .fsSubmit {
  position: relative;
  transition: all 0.2s;
  border: 2px solid #ae1f23;
}
#support-page .form-wrap .fsSubmit input.fsSubmitButton {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s;
}
#support-page .form-wrap .fsSubmit:hover {
  background-color: #fff !important;
}
#support-page .form-wrap .fsSubmit:hover input.fsSubmitButton {
  color: #ae1f23 !important;
}
#get-support h2, #get-support h3, #get-support a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
#get-support a {
  display: inline-block;
  background-color: #ee3942;
  border: 1px solid #ee3942;
  color: #fff;
  border-radius: 5px;
  transition: background-color 0.25s ease, color 0.2s ease, border 0.2s ease;
}
#get-support a:hover {
  background-color: #fdb828;
  border: 1px solid #000000;
  color: #000;
  transition: background-color 0.25s ease, color 0.2s ease, border 0.2s ease;
}
#get-support .get-support-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#get-support .get-support-section.top-section {
  background-image: linear-gradient(to top, #b7e2fb 0%, #ffffff 100%);
}
#get-support .get-support-section.top-section .phone-support-row {
  padding: 70px 0 70px;
  width: 90%;
  max-width: 1029px;
}
@media (min-width: 981px) {
  #get-support .get-support-section.top-section .phone-support-row {
    padding: clamp(80px, 6.545vw, 102px) 0 clamp(80px, 9.697vw, 160px);
  }
}
#get-support .get-support-section.top-section .phone-support-row h2 {
  margin: 0 0 39px;
  color: #000;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #get-support .get-support-section.top-section .phone-support-row h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row h2 {
    font-size: 30px !important;
  }
}
#get-support .get-support-section.top-section .phone-support-row p {
  margin: 0 0 52px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 24px !important;
  line-height: 1.33;
  text-align: center;
}
@media (max-width: 980px) {
  #get-support .get-support-section.top-section .phone-support-row p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row p {
    font-size: 20px !important;
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap {
    justify-content: space-around;
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 240px;
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item {
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item:last-child {
    width: 100%;
    max-width: none;
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item .img-wrap {
  margin-bottom: 29px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 130px;
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
  margin: 0 auto 25px;
  font-size: 28px !important;
  line-height: 1.14;
  color: #000;
  max-width: 200px;
}
@media (max-width: 980px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
    margin: 0 auto 35px;
  }
}
@media (max-width: 980px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
    max-width: 185px;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item h3 {
    max-width: 170px;
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a {
  position: relative;
  padding: 15px 19px 14px 50px;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a {
    font-size: 24px !important;
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a:before {
  content: url(/wp-content/uploads/2022/07/get-support-icon-white.png);
  width: 18px;
  height: 27px;
  position: absolute;
  left: 21px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 981px) {
  #get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a:before {
    transform: translateY(-42%);
  }
}
#get-support .get-support-section.top-section .phone-support-row .phone-support-link-wrap .phone-support-link-item a:hover:before {
  content: url(/wp-content/uploads/2022/07/get-support-icon-black.png);
}
#get-support .get-support-section.main-section {
  background: url(/wp-content/uploads/2022/07/get-support-bg-scaled.jpg) center top no-repeat;
  background-size: cover;
}
#get-support .get-support-section.main-section .main-section-top-row {
  padding: 80px 0 10px;
  width: 90%;
  max-width: 1270px;
  border-bottom: 1px solid #005da4;
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row {
    padding: 122px 0 110px;
  }
}
#get-support .get-support-section.main-section .main-section-top-row h2 {
  margin: 0 auto 70px;
  color: #fff;
  font-size: 40px !important;
  max-width: 1000px;
}
@media (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.main-section .main-section-top-row h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row h2 {
    margin: 0 auto 100px;
  }
}
#get-support .get-support-section.main-section .main-section-top-row .get-support-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col:first-of-type {
    justify-content: center;
  }
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col:first-of-type .get-support-item {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col:first-of-type .get-support-item .icon-wrap {
    margin-bottom: 32px;
    height: 112px !important;
  }
}
#get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item {
    width: 50%;
  }
}
@media (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item {
    width: 100%;
  }
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item:nth-child(-n+3) {
    margin-bottom: 117px;
  }
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item:nth-child(-n+3) .icon-wrap {
    height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item:nth-child(-n+4) .icon-wrap {
    height: 88px;
  }
}
#get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item .icon-wrap {
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item .icon-wrap {
    height: 129px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item h3 {
  margin: 0 0 87px;
  font-size: clamp(30px, 2.424vw, 40px) !important;
  color: #fff;
}
@media (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item h3 {
    margin: 0 0 80px;
  }
}
#get-support .get-support-section.main-section .main-section-top-row .get-support-col .get-support-item a.get-support-btn {
  padding: 12px 14px 14px 14px;
  font-size: 24px;
  line-height: 1;
  width: 166px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#get-support .get-support-section.main-section .main-section-bottom-row {
  padding: 80px 0;
  width: 90%;
  max-width: 710px;
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-bottom-row {
    padding: 94px 0 121px;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row h2 {
  margin: 0 0 42px;
  color: #fff;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #get-support .get-support-section.main-section .main-section-bottom-row h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.main-section .main-section-bottom-row h2 {
    font-size: 30px !important;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row h2:not(:last-of-type) {
  margin-bottom: 20px;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody {
  padding: 0;
  background: transparent;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsError {
  display: none;
}
@media (min-width: 981px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage {
    padding: 0 8px;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsSectionHeader {
  display: none;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow {
  margin-bottom: 17px !important;
  width: 100%;
}
@media (min-width: 600px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-2, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-3, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-4, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-5 {
    width: 47.5%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-2, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-3, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-4, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-5 {
    width: 47.5%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-7, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-7 {
    width: 71.5%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow2696462-8, #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow#fsRow5048143-8 {
    width: 24.3%;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody {
  margin-bottom: 0 !important;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input:not([type=checkbox]), #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  border: 1px solid #ee3942 !important;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  padding: 0 !important;
  margin: 0 !important;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody label {
  padding: 0 !important;
  margin-bottom: 13px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  color: #ee3942;
  font-size: 21px;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody input:not([type=checkbox]), #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #000 !important;
  height: 40px;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody textarea {
  resize: none;
  height: 180px;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset legend {
  padding: 0 !important;
  margin-bottom: 27px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset legend .fsRequiredMarker {
  color: #ee3942;
  font-size: 21px;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content {
    padding-left: 9px;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label {
  margin-bottom: 14px !important;
  padding-left: 34px !important;
  position: relative;
  font-size: 17px;
}
@media (min-width: 768px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(3n+1) {
    width: 29.5%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(3n+2) {
    width: 40.5%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(3n+3) {
    width: 24%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
    border: none;
    background-color: transparent;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(2n+1) {
    margin-right: 20px !important;
    width: 55%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(2n+2) {
    margin-right: 0 !important;
    width: calc(45% - 20px);
  }
}
@media (device-width: 768px) and (device-height: 1024px) and (orientation: portrait), (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label {
    line-height: 1 !important;
  }
}
@media (max-width: 500px) {
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(2n+1) {
    margin-right: 0 !important;
    width: 100%;
  }
  #get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label:nth-child(2n+2) {
    margin-right: 0 !important;
    width: 100%;
  }
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label input[type=checkbox] {
  margin: 0 18px 0 0;
  top: -1px;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label input[type=checkbox]:before {
  width: 16px;
  height: 16px;
  margin-right: 7px;
  border: none;
  background-color: #fff;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody fieldset .fieldset-content label input[type=checkbox]:checked:before {
  background-color: #ee3a43;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsPage .fsSection .fsRow .fsRowBody > p {
  padding: 0 !important;
  margin-top: 5px;
  margin-bottom: 0 !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.17;
  color: #fff !important;
  text-align: center;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsSubmit {
  margin: 9px 0 0;
  padding: 0;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsSubmit input {
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  padding: 12px 47px 14px;
  font-size: 24px !important;
  line-height: 1;
  background-color: #ee3942 !important;
  border: 1px solid #ee3942;
  color: #fff !important;
  border-radius: 5px !important;
  transition: background-color 0.25s ease, color 0.2s ease, border 0.2s ease;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap .fsBody form.fsForm .fsSubmit input:hover {
  background-color: #fdb828 !important;
  border: 1px solid #000000 !important;
  color: #000 !important;
  transition: background-color 0.25s ease, color 0.2s ease, border 0.2s ease;
}
#get-support .get-support-section.main-section .main-section-bottom-row .form-wrap p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  text-align: center;
  padding-top: 25px;
}
body.page.page-id-6358 #inner-banner .container {
  max-width: 1510px !important;
  width: 90% !important;
  padding: 0;
}
@media (min-width: 981px) {
  body.page.page-id-6358 #inner-banner .container {
    max-height: 717px;
    min-height: 470px;
    height: calc(100vh - 110px);
    display: flex;
    align-items: self-end;
  }
}
body.page.page-id-6358 #inner-banner .row {
  margin: 0;
  padding: 170px 0;
  width: 100%;
}
@media (min-width: 981px) {
  body.page.page-id-6358 #inner-banner .row {
    padding: 100px 0 9.8%;
  }
}
body.page.page-id-6358 #inner-banner .col-sm-12 {
  padding: 0;
}
body.page.page-id-6358 #inner-banner .banner-bg:before {
  display: none;
}
body.page.page-id-6358 #inner-banner .banner-wrapper {
  position: relative;
}
body.page.page-id-6358 #inner-banner .banner-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(15deg, #01042e 0%, rgba(0, 0, 0, 0.01) 60%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.7;
}
body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text {
  position: relative;
  height: auto;
  max-width: 100%;
  font-family: "Segoe UI", arial;
  font-size: clamp(18px, 1.87vw, 24px);
}
body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text .content-holder {
  position: relative;
  display: block;
  text-align: left;
  padding: 0;
  max-width: 500px !important;
}
@media (min-width: 768px) {
  body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text .content-holder {
    max-width: 63% !important;
  }
}
@media (min-width: 981px) {
  body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text .content-holder {
    display: block;
    max-width: clamp(480px, 53.75vw, 688px) !important;
    min-width: 400px;
  }
}
body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text h1 {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: clamp(40px, 5.7vw, 65px) !important;
  line-height: 0.923 !important;
  letter-spacing: 0 !important;
  margin-bottom: 35px !important;
  padding-bottom: 36px;
}
body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text h1:after {
  content: "";
  position: absolute;
  background: #ee3842;
  width: 70px;
  height: 2px;
  left: 0;
  bottom: 0;
}
body.page.page-id-6358 #inner-banner .banner-wrapper .banner-text p {
  margin-bottom: 0 !important;
  line-height: 1.08;
}
body.page.page-id-157 #inner-banner .container {
  max-width: 1510px !important;
  width: 90% !important;
  padding: 0;
}
@media (min-width: 981px) {
  body.page.page-id-157 #inner-banner .container {
    max-height: 717px;
    min-height: 470px;
    height: calc(100vh - 110px);
    display: flex;
    align-items: self-end;
  }
}
body.page.page-id-157 #inner-banner .row {
  margin: 0;
  padding: 170px 0;
  width: 100%;
}
@media (min-width: 981px) {
  body.page.page-id-157 #inner-banner .row {
    padding: 100px 0 8.8%;
  }
}
body.page.page-id-157 #inner-banner .col-sm-12 {
  padding: 0;
}
body.page.page-id-157 #inner-banner .banner-bg:before {
  display: none;
}
body.page.page-id-157 #inner-banner .banner-wrapper {
  position: relative;
}
body.page.page-id-157 #inner-banner .banner-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 85%;
  background-image: linear-gradient(to top, #01042e 0%, rgba(0, 1, 7, 0) 84%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.9;
}
body.page.page-id-157 #inner-banner .banner-wrapper .banner-text {
  position: relative;
  height: auto;
  max-width: 100%;
  font-family: "Segoe UI", arial;
  font-size: clamp(18px, 1.87vw, 24px);
}
body.page.page-id-157 #inner-banner .banner-wrapper .banner-text .content-holder {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
body.page.page-id-157 #inner-banner .banner-wrapper .banner-text h1 {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: clamp(40px, 5.7vw, 65px) !important;
  line-height: 0.923 !important;
  letter-spacing: 0 !important;
  margin-bottom: 35px !important;
  padding-bottom: 36px;
}
body.page.page-id-157 #inner-banner .banner-wrapper .banner-text h1:after {
  content: "";
  position: absolute;
  background: #ee3842;
  width: 70px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
body.page.page-id-157 #inner-banner .banner-wrapper .banner-text p {
  margin-bottom: 0 !important;
  line-height: 1.08;
  max-width: 500px !important;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.page.page-id-157 #inner-banner .banner-wrapper .banner-text p {
    display: block;
    max-width: clamp(480px, 53.75vw, 688px) !important;
    min-width: 400px;
  }
}
body.page-id-9203 #main_header.main_header_new {
  position: relative;
}
#et-boc.et-boc #et_builder_outer_content .cta-text-module {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.39vw, 20px);
  line-height: 1.3;
  color: #000;
}
#et-boc.et-boc #et_builder_outer_content .cta-text-module h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .cta-text-module p {
  padding: 0;
  margin: 0;
}
#et-boc.et-boc #et_builder_outer_content .cta-text-module p:not(:last-child) {
  margin-bottom: 26px;
}
#et-boc.et-boc #et_builder_outer_content .cpa-hero-section {
  padding: 120px 0 130px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-hero-section {
    padding: 8% 0 9.7%;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-hero-section .et_pb_row {
  width: 90%;
}
#et-boc.et-boc #et_builder_outer_content .cpa-hero-section .et_pb_text_inner {
  font-family: "Segoe UI regular", sans-serif;
  font-size: clamp(18px, 1.56vw, 20px);
  line-height: 1.3;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-hero-section .et_pb_text_inner {
    max-width: 63%;
    min-width: 500px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-hero-section h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
  padding: 0;
  margin: 0 0 27px;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-hero-section h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-hero-section h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-hero-section p {
    max-width: 90%;
    min-width: 460px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-top-section {
  padding: 60px 0 9px;
  overflow: hidden;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section {
    padding: 5.15% 0 9px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-top-section h2 {
  font-size: clamp(28px, 3.47vw, 34px);
  line-height: 1.176;
  margin-bottom: 40px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section h2 {
    font-size: clamp(28px, 2.36vw, 34px);
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-top-section .et_pb_row {
  position: relative;
  width: 90%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section .et_pb_column {
    width: 40%;
    margin-right: 4%;
  }
}
@media (min-width: 981px) and (max-width: 1160px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section .et_pb_column {
    width: 44%;
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section .et_pb_column.et-last-child {
    width: 56%;
    position: unset;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-top-section .et_pb_image {
    position: absolute;
    right: -20.7%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1036px;
    width: 78vw;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-center-section {
  padding: 60px 0 60px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-center-section {
    padding: 7.15% 0 2.77%;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-center-section .et_pb_row {
  width: 90%;
}
#et-boc.et-boc #et_builder_outer_content .cpa-center-section h2 {
  font-size: clamp(32px, 4.08vw, 40px);
  line-height: 1;
  margin-bottom: 40px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-center-section h2 {
    font-size: clamp(32px, 2.78vw, 40px);
    margin-bottom: 57px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section {
  padding: 160px 0 0;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section {
    padding: 18.45% 0 4%;
  }
}
@media (min-width: 981px) and (max-width: 1330px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section {
    padding-top: 240px;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background: #011750;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section {
    padding-top: 130px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_row {
  width: 90%;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_row {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_column {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb {
    margin-bottom: 50px;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section h2 {
  font-size: clamp(34px, 3.47vw, 50px);
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb_content {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_module_header, #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb_container {
    text-align: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-blue-top-row {
  margin-bottom: 69px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-3-col-row {
    margin-bottom: 16px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-3-col-row .et_pb_column {
    width: 27%;
    margin-right: 9.5%;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-3-col-row .et_pb_column.et-last-child {
    margin-right: 0;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb .et_pb_module_header {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(22px, 3.64vw, 28px);
  line-height: 1.142;
  padding: 0;
  margin-bottom: 29px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb .et_pb_module_header {
    font-size: clamp(22px, 1.94vw, 28px);
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb .et_pb_blurb_description {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.39vw, 20px);
  line-height: 1.3;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .et_pb_blurb .et_pb_blurb_description {
    font-size: clamp(18px, 2.6vw, 20px);
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cta-blurb-1-3 .et_pb_main_blurb_image {
    min-height: 126px;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-row .et_pb_column {
    width: 43.5%;
    margin-right: 12.7%;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-row .et_pb_column.et-last-child {
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-row .et_pb_blurb_content {
    max-width: 100%;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-top-row {
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-top-row .et_pb_main_blurb_image {
    min-height: 113px;
    margin-bottom: 7px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-bottom-row {
    margin-bottom: 5.5%;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-2-col-bottom-row .et_pb_main_blurb_image {
    display: flex;
    align-items: center;
    min-height: 128px;
    margin-bottom: 23px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row {
    padding: 7% 0 0 !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row {
    display: flex;
    flex-direction: column-reverse;
    padding: 60px 0 !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_text_inner, #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_button_module_wrapper {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_button_module_wrapper {
    margin-bottom: 40px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_column {
    width: 48.6%;
    margin-right: 8.7%;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_column.et-last-child {
    width: 42.7%;
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_column:not(.et-last-child) {
    max-width: 70%;
    margin: 0 auto;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row h2 {
  font-size: clamp(32px, 5.2vw, 40px);
  line-height: 1;
  margin-bottom: 30px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row h2 {
    font-size: clamp(32px, 2.78vw, 40px);
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row h2 .yellow {
  color: #fbb728;
}
@media (min-width: 500px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row h2 .yellow {
    display: block;
  }
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_button {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(20px, 1.94vw, 24px);
  border-radius: 5px;
  background-color: #c41200;
  color: #fff !important;
  border: unset;
  margin-top: 3px;
  padding: 8px 23px 9px !important;
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_button:after {
  display: none;
}
#et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_button:hover {
  background-color: #fff;
  color: #c41200 !important;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .cpa-blue-section .cpa-bottom-cta-row .et_pb_image_wrap img {
    top: -14px;
  }
}
#masonry_container .page .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body.category #inner-banner, body.archive #inner-banner {
  padding-top: 110px;
}
@media (max-width: 767px) {
  body.category #inner-banner, body.archive #inner-banner {
    padding-top: 100px !important;
  }
}
body.category #inner-banner .container, body.archive #inner-banner .container {
  padding: 0;
  width: 95% !important;
  max-width: 1594px !important;
}
body.category #inner-banner .container .row, body.archive #inner-banner .container .row {
  margin: 0;
}
body.category #inner-banner .container .row .col-12-modi, body.archive #inner-banner .container .row .col-12-modi {
  text-align: center;
}
@media (min-width: 768px) {
  body.category #inner-banner .container .row .col-12-modi, body.archive #inner-banner .container .row .col-12-modi {
    max-width: 100%;
    width: 100%;
    text-align: left;
  }
}
body.category #inner-banner .container .row .col-12-modi .content-holder, body.archive #inner-banner .container .row .col-12-modi .content-holder {
  padding: 170px 0 170px;
}
@media (max-width: 767px) {
  body.category #inner-banner .container .row .col-12-modi .content-holder, body.archive #inner-banner .container .row .col-12-modi .content-holder {
    padding: inherit;
  }
}
body.category #inner-banner .container .row .col-12-modi .content-holder .second-title, body.archive #inner-banner .container .row .col-12-modi .content-holder .second-title {
  margin: 0 0 26px;
  font-family: "Segoe UI Semibold";
}
@media (min-width: 768px) {
  body.category #inner-banner .container .banner-text, body.archive #inner-banner .container .banner-text {
    max-width: 70%;
  }
}
body.category #inner-banner .container .banner-text h1, body.archive #inner-banner .container .banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
  color: #fff;
}
@media (max-width: 980px) {
  body.category #inner-banner .container .banner-text h1, body.archive #inner-banner .container .banner-text h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  body.category #inner-banner .container .banner-text h1, body.archive #inner-banner .container .banner-text h1 {
    font-size: 35px !important;
  }
}
body.category #inner-banner .container .banner-text p, body.archive #inner-banner .container .banner-text p {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.3;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.category #inner-banner .container .banner-text p, body.archive #inner-banner .container .banner-text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.category #inner-banner .container .banner-text p, body.archive #inner-banner .container .banner-text p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.category #inner-banner .container .banner-text, body.archive #inner-banner .container .banner-text {
    padding-top: 10px;
  }
}
body.category #inner-banner .container .banner-text .second-title, body.archive #inner-banner .container .banner-text .second-title {
  margin: 0 0 26px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
}
body.category-blog #content-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 70px 0 70px;
}
@media (min-width: 981px) {
  body.category-blog #content-section {
    padding: 76px 0 97px;
  }
}
body.category-blog #content-section .content-row {
  width: 90%;
  max-width: 1432px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  body.category-blog #content-section .content-row {
    flex-direction: row;
  }
}
body.category-blog #content-section .content-row .left-col {
  width: 100%;
}
@media (min-width: 981px) {
  body.category-blog #content-section .content-row .left-col {
    margin-right: 90px;
    padding-top: 11px;
    width: calc(100% - 390px);
  }
}
@media (min-width: 981px) and (max-width: 1600px) {
  body.category-blog #content-section .content-row .left-col {
    margin-right: 40px;
    width: calc(100% - 340px);
  }
}
@media (max-width: 980px) {
  body.category-blog #content-section .content-row .left-col {
    margin-bottom: 50px;
  }
}
body.category-blog #content-section .content-row .left-col #category-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row {
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article {
  margin-bottom: 30px;
  padding-bottom: 80px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
}
@media (min-width: 1451px) {
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article {
    margin-right: 3.5%;
    width: 31% !important;
  }
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1450px) {
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article {
    width: 47.5% !important;
    margin-right: 5%;
  }
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article {
    max-width: 350px;
    margin-bottom: 40px;
  }
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.entry-featured-image-url {
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #000;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.entry-featured-image-url:hover img {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.entry-featured-image-url img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article h3.entry-title {
  margin: 0;
  padding: 20px;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article h3.entry-title a {
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 23px !important;
  color: #000;
  line-height: 1.07;
  white-space: normal;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article h3.entry-title a {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.category-blog #content-section .content-row .left-col #category-section .category-section-row article h3.entry-title a {
    font-size: 20px !important;
  }
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article h3.entry-title a:hover {
  color: #ef3f4a;
  transition: all 0.25s ease;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article p.desc {
  margin: 0;
  padding: 0 20px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article .heateor_sss_sharing_container {
  background: transparent !important;
  position: absolute;
  transform: translateY(-50%) scale(0.8);
  left: 240px;
  width: 160px;
  transition: all 0.25s ease;
  opacity: 0;
  z-index: -1;
  top: auto;
  bottom: 0;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article .heateor_sss_sharing_container.active {
  left: 215px;
  opacity: 1;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article .heateor_sss_sharing_container .share-btn {
  display: none;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.more-link {
  position: absolute;
  padding: 5px 10px;
  bottom: 20px;
  left: 20px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 18px;
  color: #ef3f4a !important;
  line-height: 1.46;
  text-transform: capitalize;
  border: 1px solid #ef3f4a;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.25s ease;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.more-link:hover {
  color: #fff !important;
  background-color: #ef3f4a;
  transition: all 0.25s ease;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.share-btn {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1;
  padding: 15px 34px 15px 15px;
  position: relative;
  min-height: 40px;
  position: absolute;
  left: 118px;
  bottom: 15px;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.share-btn:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2022/09/share-red.png);
  width: 17px;
  height: 15px;
  right: 13px;
  top: 16px;
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.share-btn:hover:before {
  background-image: url(/wp-content/uploads/2022/09/share-blue.png);
}
body.category-blog #content-section .content-row .left-col #category-section .category-section-row article a.share-btn.active + .heateor_sss_sharing_container {
  left: 195px;
  opacity: 1;
  z-index: 3;
  top: auto;
  bottom: 0px;
}
body.category-blog #content-section .content-row .left-col #category-section .wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.category-blog #content-section .content-row .right-col {
  width: 100%;
}
@media (min-width: 981px) {
  body.category-blog #content-section .content-row .right-col {
    width: 300px;
    position: relative;
  }
}
body.category-blog #content-section .content-row .right-col .sidebar-wrap {
  max-width: 300px;
}
@media (max-width: 980px) {
  body.category-blog #content-section .content-row .right-col .sidebar-wrap {
    margin: 0 auto;
    float: none;
  }
}
body.category-blog #content-section .content-row .right-col .sidebar-wrap #sidebar_Alliance_why {
  padding: 0;
}
body.page-id-9323 #main_header.main_header_new, body.page-id-9365 #main_header.main_header_new, body.page-id-9378 #main_header.main_header_new, body.page-id-9574 #main_header.main_header_new, body.page-id-9726 #main_header.main_header_new {
  position: relative;
}
#et-boc.et-boc #et_builder_outer_content .subpage-hero-section {
  padding: 70px 0;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section {
    min-height: 562px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row {
  width: 90%;
  max-width: 1260px;
  margin: 0 auto;
}
#et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title {
  margin: 0;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title {
    max-width: 79%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title {
    text-align: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title .et_pb_text_inner h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
  padding: 0;
  margin: 0 0 27px;
  color: #fff;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title .et_pb_text_inner h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-title .et_pb_text_inner h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc {
    max-width: 72%;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc {
    text-align: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.56vw, 20px);
  line-height: 1.3;
  color: #fff !important;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc .et_pb_text_inner p {
    margin-bottom: 22px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner h4 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.39vw, 20px);
  line-height: 1.3;
  color: #000;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner li {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.39vw, 20px);
  line-height: 1.3;
  color: #000;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner a {
  padding: 0;
  color: #ee3942 !important;
  border-bottom: 1px solid #ee3942;
  transition: all 0.25s ease;
  line-height: inherit;
  font-weight: inherit;
}
#et-boc.et-boc #et_builder_outer_content .subpage-text .et_pb_text_inner a:hover {
  color: #000 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .et_pb_button_module_wrapper {
  text-align: center;
}
#et-boc.et-boc #et_builder_outer_content .et_pb_button_module_wrapper a.read-more-btn {
  padding: 15px 23px 17px 24px !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1 !important;
  border: 1px solid #c41200;
  border-radius: 5px;
  color: #fff !important;
  background-color: #c41200;
  text-transform: capitalize;
}
#et-boc.et-boc #et_builder_outer_content .et_pb_button_module_wrapper a.read-more-btn:hover {
  color: #c41200 !important;
  background-color: #fff;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section {
  padding: 70px 0;
  background-size: cover;
  background-position: center top -350px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    padding: 51px 0 24px;
    background-size: 100% auto;
    background-position: center top;
  }
}
@media (min-width: 981px) and (max-width: 1920px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    background-size: 1920px auto;
  }
}
@media (min-width: 981px) and (max-width: 1279px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    background-size: 1500px auto;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul {
  margin: 0;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section ul:not(:last-child) {
    margin-bottom: 44px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul li {
  padding-left: 43px;
  position: relative;
  list-style: none;
  text-align: left;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul li:not(:last-child) {
  margin-bottom: 26px;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul li:before {
  content: url(/wp-content/uploads/2022/06/blue-checklist.png);
  position: absolute;
  top: 0;
  left: 0;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section ul li span {
  font-weight: 700;
  color: #ee3842;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row {
  padding: 0;
  width: 90%;
  max-width: 1269px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row {
    flex-direction: row;
    margin-bottom: 70px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col {
    width: 52.5%;
    margin-bottom: 0;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h3 {
  margin-bottom: 30px;
  color: #000;
  font-size: clamp(30px, 2.703vw, 40px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h3 {
    margin-bottom: 43px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h4 {
  margin-bottom: 30px;
  color: #000;
  font-size: clamp(30px, 2.297vw, 34px) !important;
  line-height: 1.17;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h4 {
    margin-bottom: 40px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner p {
  padding: 0;
  color: #000 !important;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col {
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col {
    width: 42%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col {
    margin-bottom: 70px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1280px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img.financial-img .et_pb_image_wrap img {
    transform: translate(-0.5%, -3.5%);
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap {
  max-width: 80%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap {
    max-width: 100%;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
  padding: 0;
  width: 90%;
  max-width: 1170px;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
    flex-direction: row;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 48.2%;
    margin-right: 5.5%;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1500px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img.accounting-firms-img .et_pb_image_wrap img {
    transform: translate(-11.8%, -1%);
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
  max-width: 80%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
    max-width: 100%;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    margin-bottom: 0;
    width: 46.3%;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
  margin-bottom: 30px;
  color: #000;
  font-size: clamp(30px, 2.703vw, 40px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    margin-bottom: 43px;
  }
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner p {
  padding: 0;
  color: #000 !important;
}
#et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section {
  padding-bottom: 70px;
  padding-top: clamp(130px, 33.333vw, 200px);
  background-size: contain;
  background-color: #011851;
}
@media (min-width: 768px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: 400px;
    background-size: cover;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: clamp(300px, 27.905vw, 413px);
    padding-bottom: 4%;
    background-size: cover;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul {
  margin: 0;
  padding: 0;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section ul:not(:last-child) {
    margin-bottom: 44px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul li {
  padding-left: 43px;
  position: relative;
  list-style: none;
  text-align: left;
  color: #fff !important;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul li:not(:last-child) {
  margin-bottom: 26px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul li:before {
  content: url(/wp-content/uploads/2022/06/red-check.png);
  position: absolute;
  top: 0;
  left: 0;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section ul li span {
  font-weight: 700;
  color: #fdb828;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
  padding: 0;
  width: 90%;
  max-width: 1269px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
    flex-direction: row;
    margin-bottom: clamp(100px, 9.662vw, 143px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col {
    width: 47.5%;
    margin-bottom: 0;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h2 {
  margin-bottom: 30px;
  color: #fff;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h2 {
    margin-bottom: 1em;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner p {
  padding: 0;
  color: #fff !important;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col {
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col {
    margin-bottom: 0;
    width: 47%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col {
    margin-bottom: 70px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1500px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img.mortgage-brokers-img .et_pb_image_wrap img {
    transform: translate(1.5%, -0.5%);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap {
  max-width: 80%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap {
    max-width: 100%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row {
  padding: 0;
  width: 90%;
  max-width: 1280px;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row {
    flex-direction: row;
    margin-bottom: 120px;
    margin-bottom: clamp(100px, 13.716vw, 203px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col {
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col {
    width: 48%;
    margin-right: 5.5%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col {
    margin-bottom: 70px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col .left-img {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1500px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col .left-img.insurance-firms-img .et_pb_image_wrap img {
    transform: translate(-1.5%, 0);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
  max-width: 80%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
    max-width: 100%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col {
    margin-bottom: 0;
    width: 46.5%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h2 {
  margin-bottom: 30px;
  color: #fff;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h2 {
    margin-bottom: 1em;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner p {
  padding: 0;
  color: #fff !important;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
  padding: 0;
  width: 90%;
  max-width: 1261px;
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
    flex-direction: row;
    margin-bottom: 100px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
  margin-bottom: 30px;
  color: #fff;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
    margin-bottom: 1em;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row {
  padding: 0;
  margin-bottom: 100px;
  width: 90%;
  max-width: 1325px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row {
    margin-bottom: clamp(100px, 7.563vw, 121px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title {
  margin: 0;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner h2 {
  margin-bottom: 50px;
  color: #fff;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner h2 {
    margin-bottom: 1.84em;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.56vw, 20px);
  line-height: 1.3;
  color: #fff !important;
  text-align: center;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner {
    justify-content: space-between;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
  width: 100%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
    margin-right: 8.6%;
    width: 27.6%;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:nth-child(3n), #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:last-child {
    margin-right: 0;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:first-child, #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:nth-child(4) {
    margin-bottom: 69px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
    margin-bottom: 50px;
    width: 47.5%;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:nth-child(7), #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
    text-align: center;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:not(:last-child) {
    margin-bottom: 45px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item .item-img-wrap {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item .item-img-wrap {
    height: 129px;
    display: flex;
    align-items: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item h4 {
  padding: 0;
  margin-bottom: 24px;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px !important;
  line-height: 1.14;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item h4 {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item h4 {
    margin-bottom: 1.03em;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.56vw, 20px);
  line-height: 1.3;
  color: #fff !important;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-video-row {
  padding: 0;
  width: 90%;
  max-width: 870px;
  margin-bottom: 100px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-video-row {
    flex-direction: row;
    margin-bottom: clamp(100px, 8.313vw, 133px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-video-row .blue-city-video-col .blue-city-video {
  border: 4px solid #006bff;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-video-row .blue-city-video-col .blue-city-video .et_pb_video_box .fluid-width-video-wrapper {
  transition: all 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-video-row .blue-city-video-col .blue-city-video .et_pb_video_box .fluid-width-video-wrapper:hover {
  filter: brightness(0.8);
  transition: all 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row {
  padding: 0;
  width: 90%;
  max-width: 1158px;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row {
    flex-direction: row;
    margin-bottom: 19px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col {
    width: 48.5%;
    margin-right: 5.5%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap {
  max-width: 80%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap {
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap img {
    transform: translate(-8%, -3%);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col {
    margin-bottom: 0;
    width: 46%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text {
  margin-bottom: 33px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
  margin-bottom: 30px;
  color: #fff;
  font-size: clamp(30px, 2.703vw, 40px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
    margin-bottom: 35px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner p {
  padding: 0;
  color: #fff !important;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .et_pb_button_module_wrapper {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .et_pb_button_module_wrapper {
    text-align: left;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .et_pb_button_module_wrapper a.bottom-cta-btn {
  padding: 15px 23px 17px 24px !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1 !important;
  border: 1px solid #c41200;
  border-radius: 5px;
  color: #fff !important;
  background-color: #c41200;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .et_pb_button_module_wrapper a.bottom-cta-btn:hover {
  color: #c41200 !important;
  background-color: #fff;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row {
  padding: 0;
  width: 90%;
  max-width: 1337px;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row {
    margin-bottom: clamp(80px, 8.563vw, 137px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles {
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles {
    margin-bottom: 67px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1097px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner {
    flex-direction: row;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner h4 {
  padding: 0;
  margin: 0;
  color: #0084ff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 1.867vw, 28px) !important;
  line-height: 1.14;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons-titles .et_pb_code_inner h4:not(:last-child) {
    margin-bottom: 30px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner {
    justify-content: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner .department-icon {
  text-align: center;
}
@media (min-width: 601px) and (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner .department-icon {
    width: 25%;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner .department-icon:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner .department-icon {
    margin-bottom: 20px;
    width: 50%;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .department-icons-row .department-icons-col .department-icons .et_pb_code_inner .department-icon:last-child {
    margin-bottom: 0;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row {
  padding: 0;
  max-width: 1190px;
  width: 90%;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title {
  margin-bottom: 36px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h3 {
  margin-bottom: 40px;
  padding: 0;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h3 {
    margin-bottom: 74px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h4 {
  margin: 0;
  padding: 0;
  color: #0084ff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 2.703vw, 40px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-col-title .et_pb_text_inner h4 {
    font-size: 25px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap {
  margin-bottom: 50px;
}
@media (max-width: 1340px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap {
    overflow-x: scroll;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap {
    margin-bottom: 57px;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap:not(:last-child) {
    margin-bottom: 80px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table {
  margin: 0;
  width: 1190px;
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table {
    width: 920px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr:not(:last-child) {
  border-bottom: 1px solid #041230;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr th, #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td {
  border: none;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  text-transform: none;
  letter-spacing: normal;
  width: 13.46%;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr th:first-child, #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:first-child {
  width: 32.7%;
  padding: 16px 32px 15px 31px;
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr th:first-child, #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:first-child {
    padding: 16px 15px 15px 15px;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr th, #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td {
    font-size: 21px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr th {
  color: #fff;
  background-color: #041230;
  text-align: center;
  height: 108px;
  line-height: calc(27/24);
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td {
  color: #000101;
  line-height: calc(32/24);
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:nth-child(2n) {
  background-color: #1754b3;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:nth-child(2n+1) {
  background-color: #0c2252;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:first-child {
  background-color: #ffffff;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:not(:first-child) {
  padding: 2px;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: calc(22/20);
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td:not(:first-child) {
    font-size: 18px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.yes:before {
  content: url(/wp-content/uploads/2022/09/table-check-yes.png);
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.yes.on-prem {
  position: relative;
  padding-top: 20px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.yes.on-prem:before {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.no:before {
  content: url(/wp-content/uploads/2022/09/table-check-no.png);
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.num {
  font-size: 24px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.small {
  font-size: 17px;
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-row .acunetix-table-col .acunetix-table-wrap table tbody tr td.small {
    font-size: 15px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row {
  padding: 0;
  margin-bottom: 60px;
  max-width: 1190px;
  width: 90%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row {
    margin-bottom: clamp(100px, 8.813vw, 141px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner {
    flex-direction: row;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn {
  display: block;
  padding: 17px 15px;
  margin: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 32px !important;
  line-height: 1;
  color: #fff !important;
  border-radius: 5px;
  background-color: #c41200;
  text-transform: capitalize;
  text-align: center;
  width: 100%;
  max-width: 282px;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn {
    font-size: 24px !important;
  }
}
@media (min-width: 768px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn {
    padding: 24px 15px 27px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn:hover {
  background-color: #fabc11;
  transition: all 0.25s ease;
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-table-btn-row .acunetix-table-btn-col .acunetix-table-btn-wrap .et_pb_code_inner a.acunetix-btn:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row {
  padding: 0;
  margin-bottom: 60px;
  max-width: 1267px;
  width: 90%;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row {
    margin-bottom: clamp(100px, 9vw, 144px);
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs-title .et_pb_text_inner h3 {
  margin-bottom: 50px;
  padding: 0;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(30px, 3.378vw, 50px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs-title .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs-title .et_pb_text_inner h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs-title .et_pb_text_inner h3 {
    margin-bottom: 91px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner {
    justify-content: center;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item {
    width: 30%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item {
    width: 50%;
  }
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item {
    width: 100%;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item h4 {
  margin-bottom: 30px;
  padding: 0;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(24px, 2vw, 32px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item h4 {
    margin-bottom: 46px;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item a {
  display: block;
  padding: 17px 15px;
  margin: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #fff !important;
  border-radius: 5px;
  background-color: #1754b3;
  text-transform: capitalize;
  text-align: center;
  width: 100%;
  max-width: 282px;
  transition: all 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-pdfs-row .acunetix-pdfs-col .acunetix-pdfs .et_pb_code_inner .acunetix-pdfs-item a:hover {
  background-color: #fabc11;
  transition: all 0.25s ease;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row {
  padding: 0;
  max-width: 581px;
  width: 90%;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row .acunetix-form-col .acunetix-form-title {
  margin: 0 0 44px;
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row .acunetix-form-col .acunetix-form-title .et_pb_text_inner h4 {
  margin: 0 0 24px;
  padding: 0;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 2.703vw, 40px) !important;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row .acunetix-form-col .acunetix-form-title .et_pb_text_inner h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row .acunetix-form-col .acunetix-form-title .et_pb_text_inner h4 {
    font-size: 25px !important;
  }
}
#et-boc.et-boc #et_builder_outer_content .blue-city-section .acunetix-form-row .acunetix-form-col .acunetix-form-title .et_pb_text_inner p {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.846vw, 24px);
  line-height: 1.25;
  color: #fff !important;
  text-align: center;
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc .et_pb_text_inner p {
    margin-bottom: 42px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    padding: 90px 0 94px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row {
    margin-bottom: clamp(100px, 8.919vw, 132px);
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col {
    width: 52.6%;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col {
    width: 41.9%;
  }
}
@media (min-width: 1280px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(8.3%, -0.5%);
  }
}
body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
  max-width: 1362px;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 54.8%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
    max-width: 80%;
  }
}
@media (min-width: 1280px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(-2.5%, 1.5%);
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 39.7%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    margin-bottom: 37px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: clamp(300px, 27.297vw, 404px);
    padding-bottom: 3.7%;
  }
}
body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row {
  max-width: 1330px;
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row {
    margin-bottom: 100px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(-6.5%, -1%);
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .left-img-row .left-img-right-col {
    width: 44.5%;
  }
}
body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
  max-width: 1254px;
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
    margin-bottom: clamp(100px, 11.081vw, 164px);
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col {
    width: 47.7%;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col {
    width: 46.8%;
  }
}
@media (min-width: 1280px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(3.8%, 2.9%) scale(1.038);
  }
}
@media (min-width: 1500px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap img {
    transform: translate(-3%, -5%);
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
    margin-bottom: 33px;
  }
}
@media (min-width: 981px) {
  body.page-id-9365 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner p {
    max-width: 505px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-desc .et_pb_text_inner p {
    margin-bottom: 42px;
    max-width: 830px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    padding: 98px 0 78px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row {
    margin-bottom: clamp(100px, 10.135vw, 150px);
  }
}
@media (min-width: 1280px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(3.6%, 0.5%);
  }
}
body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
  max-width: 1353px;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 54.8%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
    max-width: 80%;
  }
}
@media (min-width: 1280px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(-5.5%, -2.5%);
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 39.7%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    margin-bottom: 37px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner ul:not(:last-child) {
    margin-bottom: 33px;
  }
}
@media (min-width: 2400px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: 350px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: 278px;
    padding-bottom: 5.6%;
  }
}
@media (max-width: 980px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    display: flex;
    flex-direction: column;
  }
}
body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
  max-width: 1260px;
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row {
    margin-bottom: 48px;
  }
}
@media (max-width: 980px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col {
    display: none;
  }
}
body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h2 {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(-1.2%, 0.9%);
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
    margin-bottom: clamp(100px, 15.203vw, 225px);
  }
}
@media (max-width: 980px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
    order: -1;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
    display: none;
  }
}
@media (min-width: 1500px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap img {
    transform: translate(-3%, 2%);
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text {
    margin-bottom: 36px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner h3 {
    margin-bottom: 32px;
  }
}
@media (min-width: 981px) {
  body.page-id-9378 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text .et_pb_text_inner p {
    max-width: 505px;
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    padding: 97px 0 24px;
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row {
    margin-bottom: 78px;
  }
}
@media (min-width: 1500px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(7%, -4%);
  }
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
  max-width: 1388px;
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 55%;
    margin-right: 5.2%;
  }
}
@media (min-width: 1500px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(0%, 3%);
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 39.8%;
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    margin-bottom: 38px;
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    margin-top: -46px;
    padding-top: clamp(300px, 27.905vw, 400px);
    padding-bottom: clamp(100px, 7.765vw, 132px);
  }
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
  margin-bottom: 100px;
  max-width: 1102px;
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
    margin-bottom: clamp(100px, 8.706vw, 148px);
  }
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
    margin-bottom: 1.39em;
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}
@media (min-width: 601px) and (max-width: 980px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 670px;
  }
}
@media (max-width: 600px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul {
    margin: 0 auto;
    max-width: 280px;
  }
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li {
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li {
    font-size: 18px !important;
  }
}
@media (min-width: 601px) and (max-width: 980px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li {
    width: 55%;
  }
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li:nth-child(2n) {
    width: 45%;
  }
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul li:before {
  width: 29px;
  height: 29px;
  top: -1px;
}
body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row {
  max-width: 1110px;
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row {
    margin-bottom: 0;
  }
}
@media (min-width: 1500px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-left-col .bottom-cta-img .et_pb_image_wrap img {
    transform: translate(-6%, -13%);
  }
}
@media (min-width: 981px) {
  body.page-id-9574 #et-boc.et-boc #et_builder_outer_content .blue-city-section .bottom-cta-row .bottom-cta-right-col .bottom-cta-text {
    margin-bottom: 41px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section {
  background-position: top center;
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000113;
  opacity: 0.6;
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col {
  margin-top: 15%;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col {
    margin-top: 8%;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-title .et_pb_text_inner h1 {
  font-family: "Segoe UI Semibold", sans-serif;
  font-size: clamp(45px, 3.03vw, 50px) !important;
  line-height: calc(60/50);
}
@media (max-width: 980px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-title .et_pb_text_inner h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-title .et_pb_text_inner h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-title .et_pb_text_inner h1 {
    margin: 0 0 45px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-desc .et_pb_text_inner p {
  font-family: "Segoe UI regular", sans-serif;
  font-size: clamp(18px, 1.697vw, 28px);
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-hero-section .subpage-hero-row .subpage-hero-col .subpage-hero-desc .et_pb_text_inner p {
    margin-bottom: 0;
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section {
    padding: clamp(50px, 6.061vw, 100px) 0 52px;
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-left-col .right-img-text .et_pb_text_inner h3 {
    margin-bottom: 37px;
  }
}
@media (min-width: 1500px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .right-img-row .right-img-right-col .right-img .et_pb_image_wrap img {
    transform: translate(6.5%, 4.8%);
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row {
  max-width: 1370px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col {
    width: 54.8%;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
  max-width: 90%;
}
@media (min-width: 500px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap {
    max-width: 70%;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
  transform: translate(1.4%, 2.2%) scale(1.25);
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(7.4%, 8.2%) scale(1.43);
  }
}
@media (min-width: 981px) and (max-width: 1500px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-left-col .left-img .et_pb_image_wrap img {
    transform: translate(0%, 8.2%) scale(1.43);
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col {
    width: 39.7%;
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .subpage-top-section .left-img-row .left-img-right-col .left-img-text .et_pb_text_inner h3 {
    margin-bottom: 32px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
  padding-top: 120px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: clamp(220px, 19.75vw, 316px);
    padding-bottom: 108px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section {
    padding-top: 220px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row {
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row {
    margin-bottom: 75px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title:first-child {
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title:first-child {
    margin-bottom: clamp(60px, 6.063vw, 97px);
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title:first-child .et_pb_text_inner p {
  max-width: 600px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner h2 {
    margin-bottom: 43px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner p {
  max-width: 806px;
  margin: 0 auto;
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items-title .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1.3em;
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items {
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items {
    margin-bottom: clamp(80px, 7.5vw, 120px);
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner {
    justify-content: space-around;
  }
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
    margin-right: 5.9%;
    width: 29.4%;
  }
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item {
    width: 44%;
    text-align: center;
  }
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item:not(:last-child) {
    margin-bottom: 40px;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item .item-img-wrap {
  margin-bottom: 31px;
}
@media (min-width: 768px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item .item-img-wrap {
    height: 88px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-items-row .blue-city-items-col .blue-city-items .et_pb_code_inner .blue-city-item .item-img-wrap {
    justify-content: center;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
  position: relative;
  padding-bottom: 50px !important;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row {
    margin-bottom: 69px;
    padding-bottom: 109px !important;
  }
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row:before {
  content: "";
  height: 1px;
  width: 90vw;
  max-width: 1190px;
  background-color: #0084ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner h2 {
  text-align: center;
}
body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul {
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.page-id-9726 #et-boc.et-boc #et_builder_outer_content .blue-city-section .blue-city-list-row .blue-city-list-col .blue-city-list .et_pb_text_inner ul {
    padding-right: 19px;
  }
}
@media (max-width: 767px) {
  body.page-id-7294 #content_section .content-262.content-1080 .microsoft-office {
    padding: 25px 25px 0;
  }
}
body.page-id-7294 #content_section .content-262.content-1080 .microsoft-office .armada-img {
  width: 100%;
  height: 100%;
  background-size: contain;
}
body.page-id-7294 #content_section .content-262.content-1080 .microsoft-office .inner-content {
  width: 50%;
  max-width: none;
}
@media (max-width: 980px) {
  body.page-id-7294 #content_section .content-262.content-1080 .microsoft-office .inner-content {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  body.page-id-7294 #content_section .content-262.content-1080 .microsoft-office .inner-content {
    margin-top: 0;
    width: 100%;
  }
}
body.page-id-7294 #content_section .content-262.content-1080 .armada-bg .bg-content {
  padding: 0;
}
body.page-id-7294 #content_section .content-262.content-1080 .armada-bg .bg-content h3 {
  padding: 0;
  margin: 0 !important;
  border: none;
}
body.page-id-7294 #content_section .content-262.content-1080 .armada-bg .bg-content h3:before {
  display: none;
}
body.home footer.updated-2022 {
  padding: 50px 0 120px;
}
@media (min-width: 981px) {
  body.home footer.updated-2022 {
    padding: 38px 0 120px;
  }
}
@media (max-width: 767px) {
  body.home footer.updated-2022 {
    padding: 38px 0 140px;
  }
}
@media (max-width: 500px) {
  body.home footer.updated-2022 {
    padding: 38px 0 170px;
  }
}
footer.updated-2022 {
  padding: 50px 0 90px;
  background: url(/wp-content/uploads/2022/06/footer-bg.jpg) center top no-repeat;
  background-size: cover;
}
@media (min-width: 981px) {
  footer.updated-2022 {
    padding: 38px 0 47px;
  }
}
footer.updated-2022 ul {
  list-style: none;
}
footer.updated-2022 a {
  color: #fff;
  transition: all 0.25s ease;
}
footer.updated-2022 a:hover {
  color: #fff;
  transition: all 0.25s ease;
}
footer.updated-2022 .footer-row {
  margin: 0 auto;
  width: 90%;
  max-width: 1269px;
}
footer.updated-2022 .footer-row:not(:last-child) {
  border-bottom: 1px solid #1c3276;
}
footer.updated-2022 .footer-row.row-1-4 {
  padding-bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-1-4 {
    padding-bottom: 33px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  footer.updated-2022 .footer-row.row-1-4 {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 {
    flex-wrap: wrap;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-1-4 {
    flex-direction: column;
  }
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact {
    margin-top: 11px;
  }
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li:first-child {
  margin-bottom: 3px;
}
@media (min-width: 768px) and (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li:first-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li:first-child {
    margin-bottom: 10px;
  }
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px !important;
  line-height: 1;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a {
    font-size: 20px !important;
  }
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a:hover span {
  transition: all 0.25s ease;
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a:hover span.yellow {
  color: #fdd328;
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a:hover span.red {
  color: #c41200;
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a span {
  transition: all 0.25s ease;
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a span.yellow {
  color: #fdb828;
}
footer.updated-2022 .footer-row.row-1-4 .footer-col ul.contact li a span.red {
  color: #ee3a43;
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-1-3 {
    padding-right: 1.6%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-1-3 {
    position: absolute;
    left: 28%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-1-3 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
}
footer.updated-2022 .footer-row.row-1-4 .footer-col.col-1-3 a img {
  width: 280px;
  height: auto;
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-1-3 a img {
    max-width: 80%;
  }
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-2-3 {
    padding-right: 4.1%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-2-3 {
    margin-left: 55%;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-2-3 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-3-3 {
    padding-right: 6.9%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-3-3 {
    margin-left: 55%;
    width: 100%;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-1-4 .footer-col.col-3-3 {
    padding-right: 41px;
  }
}
footer.updated-2022 .footer-row.row-2-4 {
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-2-4 {
    padding: 50px 0 47px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  footer.updated-2022 .footer-row.row-2-4 {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 {
    flex-wrap: wrap;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-2-4 {
    flex-direction: column;
    align-items: center;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap h4 {
  margin: 0 0 9px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 22px !important;
  color: #fdb828;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap h4 {
    font-size: 20px !important;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap a {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px !important;
  line-height: 1.1;
  color: #fff;
  letter-spacing: 0.1px;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap a {
    font-size: 20px !important;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap a:hover {
  color: #ee3a43;
}
footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap span {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px !important;
  line-height: 1.1;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap span {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col .contact-wrap span {
    font-size: 20px !important;
  }
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-1-3 {
    padding-left: 31px;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-1-3 {
    margin-bottom: 40px;
    padding-right: 62px;
  }
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-2-3 {
    padding-right: 12px;
  }
}
@media (min-width: 1500px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 {
    padding-right: 28px;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 {
    width: 100%;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: max-content;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap {
    margin-top: 7px;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap {
    margin: 40px auto 0;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap h4 {
  margin: 0 0 5px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px !important;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap h4 {
    font-size: 20px !important;
  }
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap ul.social {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap ul.social li {
  font-size: 22px;
  line-height: 1;
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap ul.social li.linkedin {
  font-size: 23px;
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap ul.social li.youtube {
  font-size: 27px;
}
footer.updated-2022 .footer-row.row-2-4 .footer-col.col-3-3 .social-wrap ul.social li a:hover {
  color: #ee3a43;
}
footer.updated-2022 .footer-row.row-3-4 {
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-3-4 {
    padding: 62px 9px 69px;
    flex-wrap: nowrap;
  }
}
@media (min-width: 981px) and (max-width: 1500px) {
  footer.updated-2022 .footer-row.row-3-4 {
    padding: 62px 0 69px;
  }
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 {
    width: 343px;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 {
    width: 258px;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 {
    width: 100%;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block {
  padding: 24px 25px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 344px;
  border: 1px solid #a78527;
  border-radius: 14px;
}
@media (min-width: 981px) and (max-width: 1199px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block {
    padding: 20px;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block {
    margin: 0 auto 40px;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block h3 {
  margin: 0 0 16px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 31px !important;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block h3 {
    font-size: 23px !important;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block h3 {
    font-size: 25px !important;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block h3:first-of-type {
  margin-bottom: 3px;
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block a {
  display: inline-block;
  margin: 0;
  padding: 12px 10px 14px;
  width: 100%;
  max-width: 282px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 40px !important;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  border: 2px solid #c41200;
  border-radius: 5px;
  background-color: #c41200;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block a {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block a {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block a {
    font-size: 30px !important;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-1-2 .armada-block a:hover {
  background-color: transparent;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 {
    width: calc(100% - 343px);
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 {
    width: calc(100% - 258px);
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 {
    width: 100%;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 {
    justify-content: space-around;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item:first-child {
    padding-left: 1%;
  }
}
@media (max-width: 550px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item:first-child {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item:first-child ul.sub-menu {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
@media (min-width: 1200px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item:first-child ul.sub-menu li:first-child {
    margin-right: 22px;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item > a {
  display: inline-block;
  margin-bottom: 20px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 22px !important;
  line-height: 1;
  color: #fdb828;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item > a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item > a {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item > a {
    margin-bottom: 32px;
    margin-top: 2px;
  }
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item > a:hover {
  color: #ee3a43;
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item ul.sub-menu li.menu-item:not(:last-child) {
  margin-bottom: 9px;
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item ul.sub-menu li.menu-item a {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item ul.sub-menu li.menu-item a:before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ee3a43;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: all 0.25s ease;
}
footer.updated-2022 .footer-row.row-3-4 .footer-col.col-2-2 .menu-footer-2022-container ul#menu-footer-2022 > li.menu-item ul.sub-menu li.menu-item a:hover:before {
  width: 100%;
  transition: all 0.25s ease;
}
footer.updated-2022 .footer-row.row-4-4 {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 981px) {
  footer.updated-2022 .footer-row.row-4-4 {
    padding-top: 42px;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-4-4 {
    flex-direction: column-reverse;
  }
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 {
    width: 100%;
    text-align: center;
  }
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 15px;
  color: #fff;
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 p {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 p span {
    margin-top: 17px;
  }
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 p span a {
  font-size: 15px;
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-1-2 p span a:hover {
  color: #ee3a43;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 {
    margin-bottom: 10px;
  }
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap {
    justify-content: center;
  }
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap li {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 15px;
  color: #fff;
}
@media (max-width: 767px) {
  footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap li {
    padding-bottom: 10px;
  }
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap li a:hover {
  color: #ee3a43;
}
footer.updated-2022 .footer-row.row-4-4 .footer-col.col-2-2 ul.sitemap li span {
  padding: 0 9px;
}
#fixed-banner {
  padding: 14px 0 42px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #000C50;
}
@media (min-width: 1330px) {
  #fixed-banner {
    padding: 14px 0;
  }
}
#fixed-banner .fixed-banner-row {
  margin: 0 auto;
  width: 95%;
}
#fixed-banner .fixed-banner-row .fixed-banner-content {
  text-align: center;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, 2.105vw, 40px) !important;
  font-weight: 700;
  line-height: 110%;
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 0.2em;
}
@media (max-width: 980px) {
  #fixed-banner .fixed-banner-row .fixed-banner-content {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #fixed-banner .fixed-banner-row .fixed-banner-content {
    font-size: 20px !important;
  }
}
#fixed-banner .fixed-banner-row .fixed-banner-content p {
  margin: 0;
}
#fixed-banner .fixed-banner-row .fixed-banner-content p a {
  white-space: nowrap;
  color: #fff;
  transition: all 0.25s ease;
}
#fixed-banner .fixed-banner-row .fixed-banner-content p a:hover {
  color: #0098e5;
  transition: all 0.25s ease;
}
#fixed-banner .fixed-banner-row .fixed-banner-content span {
  white-space: nowrap;
}
#fixed-banner .fixed-banner-row .fixed-banner-content span.color-blue {
  color: #0098e5;
}
body.post-template-default #content-section, body.page-template-default #content-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 70px 0 70px;
}
@media (min-width: 981px) {
  body.post-template-default #content-section, body.page-template-default #content-section {
    padding: 94px 0 110px;
  }
}
body.post-template-default #content-section .content-row, body.page-template-default #content-section .content-row {
  width: 90%;
  max-width: 1272px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row, body.page-template-default #content-section .content-row {
    flex-direction: row;
  }
}
body.post-template-default #content-section .content-row .left-col, body.page-template-default #content-section .content-row .left-col {
  width: 100%;
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row .left-col, body.page-template-default #content-section .content-row .left-col {
    margin-right: 90px;
    padding-top: 11px;
    width: calc(100% - 390px);
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  body.post-template-default #content-section .content-row .left-col, body.page-template-default #content-section .content-row .left-col {
    margin-right: 40px;
    width: calc(100% - 340px);
  }
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col, body.page-template-default #content-section .content-row .left-col {
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row .left-col.fullwidth, body.page-template-default #content-section .content-row .left-col.fullwidth {
    width: 100%;
    margin-right: 0;
  }
}
body.post-template-default #content-section .content-row .left-col .content, body.page-template-default #content-section .content-row .left-col .content {
  /* Testimonial Box */
  /* End Testimonial Box */
  /* Consultation Button */
  /* End Consultation Button */
  /* Blockquote */
  /* End Blockquote */
  /* Rank Math Faq */
  /* End Rank Math Faq */
  /* Table Of Content */
  /* End Table Of Content */
  /* Table of Contents Plus */
}
body.post-template-default #content-section .content-row .left-col .content h2, body.page-template-default #content-section .content-row .left-col .content h2 {
  margin: 1.86em 0 0.8em !important;
  padding: 0 !important;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: clamp(32px, 2.182vw, 36px) !important;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  text-transform: none;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content h2, body.page-template-default #content-section .content-row .left-col .content h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content h2, body.page-template-default #content-section .content-row .left-col .content h2 {
    font-size: 26px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content h2:first-child, body.page-template-default #content-section .content-row .left-col .content h2:first-child {
  margin: 0 0 0.8em !important;
  font-size: clamp(34px, 2.424vw, 40px) !important;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content h2:first-child, body.page-template-default #content-section .content-row .left-col .content h2:first-child {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content h2:first-child, body.page-template-default #content-section .content-row .left-col .content h2:first-child {
    font-size: 30px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content h3, body.page-template-default #content-section .content-row .left-col .content h3 {
  margin: 1.7em 0 0.8em !important;
  padding: 0 !important;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: clamp(30px, 1.939vw, 32px) !important;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  text-transform: none;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content h3, body.page-template-default #content-section .content-row .left-col .content h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content h3, body.page-template-default #content-section .content-row .left-col .content h3 {
    font-size: 24px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content h3:after, body.post-template-default #content-section .content-row .left-col .content h3:before, body.page-template-default #content-section .content-row .left-col .content h3:after, body.page-template-default #content-section .content-row .left-col .content h3:before {
  display: none;
}
body.post-template-default #content-section .content-row .left-col .content h4, body.post-template-default #content-section .content-row .left-col .content h5, body.page-template-default #content-section .content-row .left-col .content h4, body.page-template-default #content-section .content-row .left-col .content h5 {
  margin: 1.7em 0 0.8em !important;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content h4, body.post-template-default #content-section .content-row .left-col .content h5, body.page-template-default #content-section .content-row .left-col .content h4, body.page-template-default #content-section .content-row .left-col .content h5 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content h4, body.post-template-default #content-section .content-row .left-col .content h5, body.page-template-default #content-section .content-row .left-col .content h4, body.page-template-default #content-section .content-row .left-col .content h5 {
    font-size: 20px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content h3:first-child, body.post-template-default #content-section .content-row .left-col .content h4:first-child, body.post-template-default #content-section .content-row .left-col .content h5:first-child, body.page-template-default #content-section .content-row .left-col .content h3:first-child, body.page-template-default #content-section .content-row .left-col .content h4:first-child, body.page-template-default #content-section .content-row .left-col .content h5:first-child {
  margin-top: 0 !important;
}
body.post-template-default #content-section .content-row .left-col .content p, body.post-template-default #content-section .content-row .left-col .content a, body.post-template-default #content-section .content-row .left-col .content ul, body.post-template-default #content-section .content-row .left-col .content ol, body.page-template-default #content-section .content-row .left-col .content p, body.page-template-default #content-section .content-row .left-col .content a, body.page-template-default #content-section .content-row .left-col .content ul, body.page-template-default #content-section .content-row .left-col .content ol {
  font-size: 19px !important;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content p, body.post-template-default #content-section .content-row .left-col .content a, body.post-template-default #content-section .content-row .left-col .content ul, body.post-template-default #content-section .content-row .left-col .content ol, body.page-template-default #content-section .content-row .left-col .content p, body.page-template-default #content-section .content-row .left-col .content a, body.page-template-default #content-section .content-row .left-col .content ul, body.page-template-default #content-section .content-row .left-col .content ol {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content p, body.post-template-default #content-section .content-row .left-col .content a, body.post-template-default #content-section .content-row .left-col .content ul, body.post-template-default #content-section .content-row .left-col .content ol, body.page-template-default #content-section .content-row .left-col .content p, body.page-template-default #content-section .content-row .left-col .content a, body.page-template-default #content-section .content-row .left-col .content ul, body.page-template-default #content-section .content-row .left-col .content ol {
    font-size: 18px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content p, body.page-template-default #content-section .content-row .left-col .content p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.post-template-default #content-section .content-row .left-col .content p:empty, body.page-template-default #content-section .content-row .left-col .content p:empty {
  display: none;
}
body.post-template-default #content-section .content-row .left-col .content p:not(:last-child), body.page-template-default #content-section .content-row .left-col .content p:not(:last-child) {
  margin-bottom: 1.3em;
}
body.post-template-default #content-section .content-row .left-col .content p span[data-mce-type="bookmark"], body.page-template-default #content-section .content-row .left-col .content p span[data-mce-type="bookmark"] {
  display: none;
}
body.post-template-default #content-section .content-row .left-col .content a, body.post-template-default #content-section .content-row .left-col .content a:hover, body.page-template-default #content-section .content-row .left-col .content a, body.page-template-default #content-section .content-row .left-col .content a:hover {
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.post-template-default #content-section .content-row .left-col .content a, body.page-template-default #content-section .content-row .left-col .content a {
  padding-bottom: inherit;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #7e0006 !important;
  line-height: 1.5;
  border-bottom: 1px solid #7e0006 !important;
}
body.post-template-default #content-section .content-row .left-col .content a:hover, body.page-template-default #content-section .content-row .left-col .content a:hover {
  color: #000 !important;
  border-bottom: 1px solid #000 !important;
}
body.post-template-default #content-section .content-row .left-col .content strong, body.page-template-default #content-section .content-row .left-col .content strong {
  font-weight: 700;
}
body.post-template-default #content-section .content-row .left-col .content ul, body.page-template-default #content-section .content-row .left-col .content ul {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.post-template-default #content-section .content-row .left-col .content ul li, body.page-template-default #content-section .content-row .left-col .content ul li {
  position: relative;
  margin-left: 0;
  padding-left: 32px;
  list-style: none;
  font-size: inherit;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content ul li, body.page-template-default #content-section .content-row .left-col .content ul li {
    padding-left: 32px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content ul li:not(:last-child), body.page-template-default #content-section .content-row .left-col .content ul li:not(:last-child) {
  margin-bottom: 0.6em;
}
body.post-template-default #content-section .content-row .left-col .content ul li:before, body.page-template-default #content-section .content-row .left-col .content ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ee3a43;
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row .left-col .content ul li:before, body.page-template-default #content-section .content-row .left-col .content ul li:before {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  body.post-template-default #content-section .content-row .left-col .content ul li:before, body.page-template-default #content-section .content-row .left-col .content ul li:before {
    top: 10px;
  }
}
body.post-template-default #content-section .content-row .left-col .content ol, body.page-template-default #content-section .content-row .left-col .content ol {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  counter-reset: myCounter;
  list-style: none;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.post-template-default #content-section .content-row .left-col .content ol > li, body.page-template-default #content-section .content-row .left-col .content ol > li {
  position: relative;
  margin-left: 0;
  padding-left: 32px;
  font-size: inherit;
}
body.post-template-default #content-section .content-row .left-col .content ol > li:before, body.page-template-default #content-section .content-row .left-col .content 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", sans-serif;
  font-size: inherit;
  font-weight: 700;
  color: #000;
  background-color: transparent;
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row .left-col .content ol > li:before, body.page-template-default #content-section .content-row .left-col .content ol > li:before {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  body.post-template-default #content-section .content-row .left-col .content ol > li:before, body.page-template-default #content-section .content-row .left-col .content ol > li:before {
    top: 0;
  }
}
body.post-template-default #content-section .content-row .left-col .content ol > li:not(:last-child), body.page-template-default #content-section .content-row .left-col .content ol > li:not(:last-child) {
  margin-bottom: 0.6em;
}
body.post-template-default #content-section .content-row .left-col .content ol > li:nth-child(n+10):before, body.page-template-default #content-section .content-row .left-col .content ol > li:nth-child(n+10):before {
  left: -2px;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="2"], body.page-template-default #content-section .content-row .left-col .content ol[start="2"] {
  counter-reset: myCounter 1;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="3"], body.page-template-default #content-section .content-row .left-col .content ol[start="3"] {
  counter-reset: myCounter 2;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="4"], body.page-template-default #content-section .content-row .left-col .content ol[start="4"] {
  counter-reset: myCounter 3;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="5"], body.page-template-default #content-section .content-row .left-col .content ol[start="5"] {
  counter-reset: myCounter 4;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="6"], body.page-template-default #content-section .content-row .left-col .content ol[start="6"] {
  counter-reset: myCounter 5;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="7"], body.page-template-default #content-section .content-row .left-col .content ol[start="7"] {
  counter-reset: myCounter 6;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="8"], body.page-template-default #content-section .content-row .left-col .content ol[start="8"] {
  counter-reset: myCounter 7;
}
body.post-template-default #content-section .content-row .left-col .content ol[start="9"], body.page-template-default #content-section .content-row .left-col .content ol[start="9"] {
  counter-reset: myCounter 8;
}
body.post-template-default #content-section .content-row .left-col .content ul li ul, body.post-template-default #content-section .content-row .left-col .content ol li ul, body.post-template-default #content-section .content-row .left-col .content ul li ol, body.post-template-default #content-section .content-row .left-col .content ol li ol, body.page-template-default #content-section .content-row .left-col .content ul li ul, body.page-template-default #content-section .content-row .left-col .content ol li ul, body.page-template-default #content-section .content-row .left-col .content ul li ol, body.page-template-default #content-section .content-row .left-col .content ol li ol {
  max-width: 100%;
  margin: 0.6em 0;
}
body.post-template-default #content-section .content-row .left-col .content center, body.page-template-default #content-section .content-row .left-col .content center {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
body.post-template-default #content-section .content-row .left-col .content center:first-child, body.page-template-default #content-section .content-row .left-col .content center:first-child {
  margin-top: 0;
}
body.post-template-default #content-section .content-row .left-col .content center iframe, body.page-template-default #content-section .content-row .left-col .content center iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.post-template-default #content-section .content-row .left-col .content img, body.page-template-default #content-section .content-row .left-col .content img {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.post-template-default #content-section .content-row .left-col .content img[width="1"], body.page-template-default #content-section .content-row .left-col .content img[width="1"] {
  width: 1px;
  height: 1px;
}
body.post-template-default #content-section .content-row .left-col .content img.alignright, body.post-template-default #content-section .content-row .left-col .content img[align="right"], body.page-template-default #content-section .content-row .left-col .content img.alignright, body.page-template-default #content-section .content-row .left-col .content img[align="right"] {
  display: inline;
  float: none;
  margin: 0 0 20px 0;
}
@media (min-width: 500px) {
  body.post-template-default #content-section .content-row .left-col .content img.alignright, body.post-template-default #content-section .content-row .left-col .content img[align="right"], body.page-template-default #content-section .content-row .left-col .content img.alignright, body.page-template-default #content-section .content-row .left-col .content img[align="right"] {
    max-width: 40%;
    height: auto;
    margin: 0 0 20px 20px;
    float: right !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content img.alignleft, body.post-template-default #content-section .content-row .left-col .content img[align="left"], body.page-template-default #content-section .content-row .left-col .content img.alignleft, body.page-template-default #content-section .content-row .left-col .content img[align="left"] {
  display: inline;
  float: none;
  margin: 0 0 20px 0;
}
@media (min-width: 500px) {
  body.post-template-default #content-section .content-row .left-col .content img.alignleft, body.post-template-default #content-section .content-row .left-col .content img[align="left"], body.page-template-default #content-section .content-row .left-col .content img.alignleft, body.page-template-default #content-section .content-row .left-col .content img[align="left"] {
    max-width: 40%;
    height: auto;
    margin: 0 20px 20px 0;
    float: left !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content img.img-button, body.page-template-default #content-section .content-row .left-col .content img.img-button {
  width: auto;
}
body.post-template-default #content-section .content-row .left-col .content table, body.page-template-default #content-section .content-row .left-col .content table {
  width: 100%;
  margin: 0 0 1.35em;
  border-collapse: collapse;
}
body.post-template-default #content-section .content-row .left-col .content table th, body.post-template-default #content-section .content-row .left-col .content table td, body.page-template-default #content-section .content-row .left-col .content table th, body.page-template-default #content-section .content-row .left-col .content table td {
  padding: 5px 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px !important;
  color: #000;
  text-align: left;
  line-height: 1.1em;
  border: 1px solid #888888;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content table th, body.post-template-default #content-section .content-row .left-col .content table td, body.page-template-default #content-section .content-row .left-col .content table th, body.page-template-default #content-section .content-row .left-col .content table td {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content table th, body.post-template-default #content-section .content-row .left-col .content table td, body.page-template-default #content-section .content-row .left-col .content table th, body.page-template-default #content-section .content-row .left-col .content table td {
    font-size: 18px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content table td, body.page-template-default #content-section .content-row .left-col .content table td {
  font-weight: 400;
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 41px 0 46px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #ffffff;
  overflow: hidden;
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content {
  position: relative;
  padding: 40px 40px 40px 85px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content {
    padding: 30px 30px 30px 71px;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:before, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:before {
  content: "";
  position: absolute;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 126px);
  background-color: #ee3a43;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:before, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:before {
    left: 42px;
    bottom: 37px;
    height: calc(100% - 97px);
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:after, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:after {
  content: url("/wp-content/uploads/2023/05/Testimonial-quote.svg");
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
  width: 39px;
  height: 33px;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:after, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content:after {
    left: 18px;
    top: 17px;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title {
  margin: 0 0 0.77em !important;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 26px !important;
  line-height: 1.1;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p.title {
    font-size: 23px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p {
  margin: 0;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.33;
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p:not(:last-child), body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .top-content p:not(:last-child) {
  margin: 0 0 1.3em 0;
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
  align-items: center;
}
@media (min-width: 1200px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content {
    padding: 20px 21px 21px 40px;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content {
    flex-direction: column;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  color: #000;
  line-height: 1.33;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
@media (min-width: 1320px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p {
    width: 50.5%;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p {
    width: calc(100% - 120px);
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content p {
    margin-bottom: 15px;
    text-align: center;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content img, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content img {
  width: auto;
  max-width: 100px;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content img, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content img {
    margin-bottom: 15px;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "Helvetica Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: #ee3a43;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn {
    margin: 20px auto 0;
  }
}
body.post-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn:hover, body.page-template-default #content-section .content-row .left-col .content .testimonial-wrap .bottom-content a.testimonial-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.post-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper, body.page-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper {
  margin: 1.2em 0;
  text-align: start;
  line-height: 1;
}
body.post-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn, body.page-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "Helvetica Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: none;
  border-radius: 5px;
  background-color: #ee3a43;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn, body.page-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn, body.page-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn {
    font-size: 22px !important;
  }
}
body.post-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn:hover, body.page-template-default #content-section .content-row .left-col .content .schedule-btn-wrapper .schedule-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.post-template-default #content-section .content-row .left-col .content blockquote, body.page-template-default #content-section .content-row .left-col .content blockquote {
  position: relative;
  margin: 41px 0 46px;
  padding: 40px 40px 40px 85px;
  font-style: normal;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content blockquote, body.page-template-default #content-section .content-row .left-col .content blockquote {
    padding: 30px 30px 30px 75px;
  }
}
body.post-template-default #content-section .content-row .left-col .content blockquote:before, body.page-template-default #content-section .content-row .left-col .content blockquote:before {
  content: "";
  position: absolute;
  top: auto;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 125px);
  background-color: #ee3a43;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content blockquote:before, body.page-template-default #content-section .content-row .left-col .content blockquote:before {
    left: 43px;
    bottom: 34px;
    height: calc(100% - 100px);
  }
}
body.post-template-default #content-section .content-row .left-col .content blockquote:after, body.page-template-default #content-section .content-row .left-col .content 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) {
  body.post-template-default #content-section .content-row .left-col .content blockquote:after, body.page-template-default #content-section .content-row .left-col .content blockquote:after {
    left: 18px;
    top: 16px;
  }
}
body.post-template-default #content-section .content-row .left-col .content blockquote p:last-child, body.page-template-default #content-section .content-row .left-col .content blockquote p:last-child {
  margin-bottom: 0;
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper {
  margin: 0 0 38px 0;
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item, body.page-template-default #content-section .content-row .left-col .content #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) {
  body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
    padding: 20px;
  }
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child), body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child) {
  margin-bottom: 10px;
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
  position: relative;
  width: 100%;
  padding-right: 40px;
  margin: 0;
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.1;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
    padding-right: 30px;
  }
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before, body.page-template-default #content-section .content-row .left-col .content #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) {
  body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
    width: 20px;
    height: 12px;
  }
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3.active:before, body.page-template-default #content-section .content-row .left-col .content #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;
}
body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
  padding-top: 20px;
  padding-right: 40px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  line-height: 1.46;
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p, body.page-template-default #content-section .content-row .left-col .content #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
    padding-right: 30px;
  }
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container {
  margin: 50px 0 0;
  padding: 30px;
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container .ez-toc-title, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container .ez-toc-title {
  font-weight: 700;
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container a, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container a {
  margin-bottom: 0.5em;
  border-bottom: none;
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container a:hover, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container a:hover {
  text-decoration: none;
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container nav ul li, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container nav ul li {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
}
body.post-template-default #content-section .content-row .left-col .content #ez-toc-container nav li:before, body.page-template-default #content-section .content-row .left-col .content #ez-toc-container nav li:before {
  display: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container, body.page-template-default #content-section .content-row .left-col .content #toc_container {
  display: block;
  width: 100% !important;
  margin: 0 0 1em;
  padding: 30px;
  font-size: 95% !important;
  border: 1px solid #aaa;
  background: #f9f9f9;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul, body.post-template-default #content-section .content-row .left-col .content #toc_container li, body.page-template-default #content-section .content-row .left-col .content #toc_container ul, body.page-template-default #content-section .content-row .left-col .content #toc_container li {
  margin: 0;
  padding: 0;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul, body.page-template-default #content-section .content-row .left-col .content #toc_container ul {
  list-style: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list, body.page-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list {
  width: 100% !important;
  margin: 1em 0 0;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list li, body.page-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list li {
  padding-left: 12px;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list li::before, body.page-template-default #content-section .content-row .left-col .content #toc_container ul.toc_list li::before {
  display: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container ul ul, body.page-template-default #content-section .content-row .left-col .content #toc_container ul ul {
  margin-left: 1.5em;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container p.toc_title, body.page-template-default #content-section .content-row .left-col .content #toc_container p.toc_title {
  text-align: left;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container p.toc_title span.toc_toggle, body.page-template-default #content-section .content-row .left-col .content #toc_container p.toc_title span.toc_toggle {
  font-weight: 400;
  font-size: 90% !important;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container p.toc_title span.toc_toggle a, body.page-template-default #content-section .content-row .left-col .content #toc_container p.toc_title span.toc_toggle a {
  margin: 0;
  border: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container p.toc_title + ul.toc_list, body.page-template-default #content-section .content-row .left-col .content #toc_container p.toc_title + ul.toc_list {
  margin-top: 1em;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container a, body.page-template-default #content-section .content-row .left-col .content #toc_container a {
  text-decoration: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 10px;
  color: #000;
  border: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container a:hover, body.page-template-default #content-section .content-row .left-col .content #toc_container a:hover {
  border: none;
  text-decoration: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container a .toc_number, body.page-template-default #content-section .content-row .left-col .content #toc_container a .toc_number {
  margin-right: 10px;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.no_bullets ul, body.post-template-default #content-section .content-row .left-col .content #toc_container.no_bullets li, body.post-template-default #content-section .content-row .left-col .content #toc_container.no_bullets ul li, body.page-template-default #content-section .content-row .left-col .content #toc_container.no_bullets ul, body.page-template-default #content-section .content-row .left-col .content #toc_container.no_bullets li, body.page-template-default #content-section .content-row .left-col .content #toc_container.no_bullets ul li {
  background: 0 0;
  list-style: none;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.have_bullets li, body.page-template-default #content-section .content-row .left-col .content #toc_container.have_bullets li {
  padding-left: 12px;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.toc_light_blue, body.page-template-default #content-section .content-row .left-col .content #toc_container.toc_light_blue {
  background: #edf6ff;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.toc_white, body.page-template-default #content-section .content-row .left-col .content #toc_container.toc_white {
  background: #fff;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.toc_black, body.page-template-default #content-section .content-row .left-col .content #toc_container.toc_black {
  background: #000;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.toc_black p.toc_title, body.page-template-default #content-section .content-row .left-col .content #toc_container.toc_black p.toc_title {
  color: #aaa;
}
body.post-template-default #content-section .content-row .left-col .content #toc_container.toc_transparent, body.page-template-default #content-section .content-row .left-col .content #toc_container.toc_transparent {
  background: none transparent;
}
body.post-template-default #content-section .content-row .left-col .content .toc_widget_list.no_bullets, body.post-template-default #content-section .content-row .left-col .content .toc_widget_list.no_bullets li, body.page-template-default #content-section .content-row .left-col .content .toc_widget_list.no_bullets, body.page-template-default #content-section .content-row .left-col .content .toc_widget_list.no_bullets li {
  background: 0 0;
  list-style: none;
}
body.post-template-default #content-section .content-row .left-col .content .toc_wrap_left, body.page-template-default #content-section .content-row .left-col .content .toc_wrap_left {
  float: left;
  margin-right: 10px;
}
body.post-template-default #content-section .content-row .left-col .content .toc_wrap_right, body.page-template-default #content-section .content-row .left-col .content .toc_wrap_right {
  float: right;
  margin-left: 10px;
}
body.post-template-default #content-section .content-row .left-col .content .toc_sitemap_posts_letter, body.page-template-default #content-section .content-row .left-col .content .toc_sitemap_posts_letter {
  font-size: 1.5em !important;
  font-style: italic;
}
body.post-template-default #content-section .content-row .right-col, body.page-template-default #content-section .content-row .right-col {
  width: 100%;
}
@media (min-width: 981px) {
  body.post-template-default #content-section .content-row .right-col, body.page-template-default #content-section .content-row .right-col {
    width: 300px;
    position: relative;
  }
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap, body.page-template-default #content-section .content-row .right-col .sidebar-wrap {
  max-width: 300px;
  float: none;
}
@media (min-width: 1600px) {
  body.post-template-default #content-section .content-row .right-col .sidebar-wrap, body.page-template-default #content-section .content-row .right-col .sidebar-wrap {
    padding-top: 10px;
    transform: translateX(-9px);
  }
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .right-col .sidebar-wrap, body.page-template-default #content-section .content-row .right-col .sidebar-wrap {
    margin: 0 auto;
  }
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single {
  padding: 33px 29px 32px;
  margin-bottom: 41px;
  border-radius: 8px;
  background: url(/wp-content/uploads/2022/07/Sidebar-bg.jpg) center no-repeat;
  background-size: cover;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
  margin: 0 0 17px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 1.07;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single h3 {
    font-size: 24px !important;
  }
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p {
  margin-bottom: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #fff;
  text-align: center;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p.bottom-text, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p.bottom-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.28;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p.bottom-text span, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single p.bottom-text span {
  color: #fdb828;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap {
  padding: 1px 1px 9px;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody {
  margin: 0 !important;
  padding: 0;
  background: transparent !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsError, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsError {
  display: none;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow {
  background-color: transparent !important;
  margin-bottom: 3px !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
  margin: 0 !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent !important;
  padding: 0 !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  color: #fff !important;
  background-color: transparent;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  display: inline;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #bc060c;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  padding: 5px 8px !important;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82 !important;
  font-size: 14px !important;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #fff;
  height: 33px;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-outer-spin-button, body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-inner-spin-button, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-outer-spin-button, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  /*color: #c41200 !important;*/
  color: red !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  /*color: #c41200 !important;*/
  color: red !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  background-color: #153456 !important;
  color: #fff !important;
  margin: 0 !important;
  border: 1px solid red !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit {
  padding: 0;
  margin: 11px 0 0 0;
  background-color: transparent;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton {
  /*padding: 9px;
                      margin-top: 3px;
                      margin-bottom: 0;
                      letter-spacing: 0.84px;
                      font-family: 'HelveticaNeueBoldCondensed', sans-serif;
                      font-size: 34px;
                      line-height: 1;
                      text-transform: uppercase;
                      height: auto;
                      border: 2px solid #0e3dd4;
                      border-radius: 3px !important;
                      color: #fff;
                      background: #0e3dd4 !important;
                      transition: all 0.25s ease;
                      width: 100%;*/
  padding: 7px 0 !important;
  display: block;
  width: 100% !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: 34px !important;
  letter-spacing: 0.84px !important;
  color: #fff !important;
  background: #ee3942 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  border: none !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
  height: 56px !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover {
  /*background-color: #023893 !important;*/
  /*transition: all 0.25s ease;
                        background-color: #fff !important;
                        color: #0e3dd4 !important;*/
  background: #fdb828 !important;
  color: #000 !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video > h3, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video > h3 {
  margin: 0 0 24px;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px;
  color: #000;
  line-height: 1.14;
  text-align: center;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel:after, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel:after {
  display: none;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container:not(:last-child), body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container:not(:last-child) {
  margin-bottom: 28px;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb {
  border: 1px solid #21242a;
  padding-bottom: 57.5% !important;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 103%;
  position: absolute;
  left: 0;
  top: 0;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span:before, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span:before {
  margin: 0;
  transform: translate(-50%, -50%) scale(0.65);
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:before, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.25s ease;
  z-index: 1;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover:before, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover:before {
  opacity: 0.2;
  transition: all 0.25s ease;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover span:before, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover span:before {
  z-index: 1;
}
body.post-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container h3.ytc_title, body.page-template-default #content-section .content-row .right-col .sidebar-wrap .sidebar-video .youtube_channel .ytc_video_container h3.ytc_title {
  margin: 14px 0 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 1;
  text-align: center;
}
@font-face {
  font-family: "HelveticaNeueBoldCondensed";
  src: url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff2") format("woff2"), url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sharpspring_form form {
  padding: 0;
}
.sharpspring_form form fieldset .form-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sharpspring_form form fieldset .form-container ul li {
  width: 100%;
  margin-bottom: 3px;
}
.sharpspring_form form fieldset .form-container ul li:last-child {
  display: none;
}
.sharpspring_form form fieldset .form-container ul li label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  letter-spacing: 0.42px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
}
.sharpspring_form form fieldset .form-container ul li label span {
  color: #f15a40;
}
.sharpspring_form form fieldset .form-container ul li label.error {
  position: absolute;
  top: 6px;
  right: 0;
  font-size: 11px;
  line-height: 1;
  margin: 0;
  padding: 2px;
  color: #fff;
  background: #d93d3d;
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container ul li input {
  margin-bottom: 4px;
  margin-top: 5px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #1d4e82;
  padding: 8px 5px;
  background-color: #0d2d60;
  color: #fff;
}
.sharpspring_form form fieldset .form-container ul li input:focus {
  box-shadow: none;
}
@media (min-width: 260px) {
  .sharpspring_form form fieldset .form-container ul li input {
    padding: 5px;
  }
}
.sharpspring_form form fieldset .form-container .clear {
  margin: 3px 0 0;
  text-align: center;
}
.sharpspring_form form fieldset .form-container .clear button {
  padding: 7px 0;
  width: 100%;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 34px;
  letter-spacing: 0.84px;
  color: #fff;
  background: #ee3942;
  border-radius: 3px;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.25s ease, color 0.2s ease;
}
@media (min-width: 260px) {
  .sharpspring_form form fieldset .form-container .clear button {
    font-size: 25px;
    padding: 8px;
    height: 44px;
  }
}
.sharpspring_form form fieldset .form-container .clear button:hover {
  background: #fdb828;
  color: #000;
  transition: background-color 0.25s ease, color 0.2s ease;
}
.sharpspring_form form fieldset .form-container .ss-recaptcha {
  display: none;
}
@font-face {
  font-family: "HelveticaNeueBoldCondensed";
  src: url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff2") format("woff2"), url("https://www.alliancetechpartners.com/wp-content/themes/alliance_ulistic/fonts/HelveticaNeueBoldCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sharpspring_form form {
  padding: 0;
}
.sharpspring_form form fieldset .form-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sharpspring_form form fieldset .form-container ul li {
  width: 100%;
  margin-bottom: 19px;
}
@media (min-width: 388px) {
  .sharpspring_form form fieldset .form-container ul li:nth-child(-n+6) {
    width: 48%;
  }
}
.sharpspring_form form fieldset .form-container ul li#field_3441545218 {
  margin-bottom: 8px;
}
.sharpspring_form form fieldset .form-container ul li:last-child {
  display: none;
}
.sharpspring_form form fieldset .form-container ul li label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
}
.sharpspring_form form fieldset .form-container ul li label span {
  color: #f15a40;
}
.sharpspring_form form fieldset .form-container ul li label.error {
  position: absolute;
  bottom: -11px;
  right: 0;
  font-size: 11px;
  line-height: 1;
  margin: 0;
  padding: 2px;
  color: #fff;
  background: #d93d3d;
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container ul li input, .sharpspring_form form fieldset .form-container ul li textarea {
  margin-bottom: 4px;
  margin-top: 6px;
  border-radius: 0;
  border: none;
  padding: 13px 5px;
  background-color: #fff;
  color: #000;
  font-size: 17px;
}
.sharpspring_form form fieldset .form-container ul li input:focus, .sharpspring_form form fieldset .form-container ul li textarea:focus {
  box-shadow: none;
}
.sharpspring_form form fieldset .form-container ul li textarea {
  resize: none;
  height: 151px;
}
.sharpspring_form form fieldset .form-container .clear {
  margin: 3px 0 0;
  text-align: center;
}
.sharpspring_form form fieldset .form-container .clear button {
  padding: 10px;
  width: 100%;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 32px;
  letter-spacing: 0.4px;
  color: #fff;
  background: #c41200;
  border-radius: 5px;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  border: none;
  transition: background-color 0.25s ease, color 0.2s ease;
  max-width: 282px;
}
.sharpspring_form form fieldset .form-container .clear button:hover {
  background: #fabc11;
  transition: background 0.25s ease, color 0.2s ease;
}
.sharpspring_form form fieldset .form-container .ss-recaptcha {
  display: none;
}
@media (min-width: 981px) {
  body.page-id-9829.logged-in #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper, body.home.logged-in #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    max-height: 1056px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section, body.home #new-banner #main-banner.updated .hero-section {
  padding-top: 110px;
  background: url(/wp-content/uploads/2022/09/home-hero-bg2-cut.jpg) top center no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section, body.home #new-banner #main-banner.updated .hero-section {
    background: url(/wp-content/uploads/2022/09/home-hero-bg2.jpg) top center no-repeat;
    background-size: cover;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section:before, body.home #new-banner #main-banner.updated .hero-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00081e;
  opacity: 0.7;
  z-index: 1;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-video-bg, body.home #new-banner #main-banner.updated .hero-section .hero-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-video-bg #hero-video, body.home #new-banner #main-banner.updated .hero-section .hero-video-bg #hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row, body.home #new-banner #main-banner.updated .hero-section .hero-row {
  position: relative;
  margin: 0 auto;
  padding: 70px 0 140px;
  width: 90%;
  max-width: 1594px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 2;
}
@media screen and (max-width: 627px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row.hero-new-container, body.home #new-banner #main-banner.updated .hero-section .hero-row.hero-new-container {
    padding: 25px 0 140px;
  }
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row, body.home #new-banner #main-banner.updated .hero-section .hero-row {
    height: calc(100vh - 90px);
    min-height: 535px;
    max-height: 915px;
    justify-content: center;
    padding: 70px 0 180px;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row, body.home #new-banner #main-banner.updated .hero-section .hero-row {
    max-height: 850px;
  }
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col {
    max-width: 100%;
    text-align: center;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
  padding: 0 0 35px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: clamp(40px, 2.75vw, 55px) !important;
  line-height: 1;
  color: #fff;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col h1.home-hero-title {
    padding: 0;
    margin-bottom: 1em;
    width: calc(100% - 320px);
    max-width: 1110px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
  max-width: 280px;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    transform: none;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    margin: 0 auto;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col img.home-hero-img {
    margin: 0 auto;
    width: 230px;
    max-width: 80%;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
}
@media screen and (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons {
    justify-content: center;
  }
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons {
    flex-direction: column;
    align-items: center;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a {
  margin: 0 15px 0 0;
  padding: clamp(10px, 1.0240963855vw, 17px) 25px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(18px, 1.686746988vw, 28px);
  line-height: 28px;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.3s ease;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1) {
  color: #ffffff !important;
  background-color: #ee3a43;
  border: 2px solid #ee3a43;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1):hover, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1):hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(1) {
    margin: 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2) {
  color: #ffffff !important;
  background-color: #0036ff;
  border: 2px solid #0036ff;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2):hover, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2):hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(2) {
    display: none;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3) {
  background-color: #ffffff;
  color: #000000 !important;
  border: 2px solid #ffffff;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3):hover, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3):hover {
  background-color: transparent;
  transition: all 0.25s ease;
  color: #ffffff !important;
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons a:nth-child(3) {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container {
    display: block;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
}
@media screen and (max-width: 375px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container {
    justify-content: unset;
    flex-direction: column;
    gap: 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a {
  margin: 0 15px 0 0;
  padding: clamp(10px, 1.0240963855vw, 17px) 25px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(18px, 1.686746988vw, 28px);
  line-height: 28px;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.3s ease;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1) {
  color: #ffffff !important;
  background-color: #0036ff;
  border: 2px solid #0036ff;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1):hover, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1):hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(1) {
    display: block;
    margin: 25px 0 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2) {
  background-color: #ffffff;
  color: #000000 !important;
  border: 2px solid #ffffff;
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2):hover, body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2):hover {
  background-color: transparent;
  transition: all 0.25s ease;
  color: #ffffff !important;
}
@media screen and (max-width: 640px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2), body.home #new-banner #main-banner.updated .hero-section .hero-row .hero-col.main-banner-buttons .lower-buttons-container a:nth-child(2) {
    display: block;
    margin: 25px 0 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down, body.home #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  color: #fff !important;
  width: 78px;
  height: 44px;
  position: absolute;
  bottom: 34px;
  left: 0;
  animation-name: scrolldown;
  animation-timing-function: ease;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down, body.home #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
    bottom: 115px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down span, body.home #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down span {
  padding-bottom: 10px;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down, body.home #new-banner #main-banner.updated .hero-section .hero-row a#scroll-down {
    left: 50%;
    animation-name: scrolldownMobile;
  }
}
@keyframes scrolldown {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(5px);
  }
  30% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(3px);
  }
  70% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes scrolldownMobile {
  0% {
    transform: translateY(0) translateX(-50%);
  }
  20% {
    transform: translateY(5px) translateX(-50%);
  }
  30% {
    transform: translateY(0) translateX(-50%);
  }
  40% {
    transform: translateY(5px) translateX(-50%);
  }
  50% {
    transform: translateY(0) translateX(-50%);
  }
  60% {
    transform: translateY(3px) translateX(-50%);
  }
  70% {
    transform: translateY(0) translateX(-50%);
  }
  80% {
    transform: translateY(0) translateX(-50%);
  }
  100% {
    transform: translateY(0) translateX(-50%);
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder, body.home #new-banner #main-banner.updated .banner-holder {
  position: relative;
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bg:before, body.home #new-banner #main-banner.updated .banner-holder .banner-bg:before {
  background: rgba(0, 0, 0, 0.7) !important;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    min-height: 788px;
    max-height: 1024px;
    height: calc(100vh + 20px) !important;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    height: 780px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper {
    height: auto !important;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
  padding: 0px 0 50px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: none !important;
  width: 66% !important;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    padding: 0 0 60px !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    padding: 0px 0 81px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
    width: 100% !important;
    padding-bottom: 352px !important;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
  margin-bottom: 13px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 31px !important;
  letter-spacing: 9.1px;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner {
    letter-spacing: 5.1px;
    margin-left: 11px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:before, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:before {
  content: "";
  width: 112px;
  height: 5px;
  background-color: #faba11;
  position: absolute;
  left: -15px;
  top: 50%;
  border: none;
  margin: 0;
  transform: translate(-100%, -50%);
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:after, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .title-banner:after {
  content: "";
  width: 112px;
  height: 5px;
  background-color: #faba11;
  position: absolute;
  right: -3px;
  top: 50%;
  border: none;
  margin: 0;
  left: auto;
  transform: translate(100%, -50%);
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(40px, 2.97vw, 52px) !important;
  line-height: 1.23;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
    margin-bottom: 10px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span {
  padding-bottom: 0;
  line-height: 1.23;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 span {
    line-height: 1;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
  margin: 0 auto 5px;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 55%;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 40%;
  }
}
@media (min-width: 981px) and (max-height: 800px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 45%;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text img.armada-img {
    max-width: 50%;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
  padding: 0;
  float: none;
  max-width: 833px;
  font-family: "barlowregular", sans-serif;
  font-size: clamp(27px, 1.77vw, 31px) !important;
  font-weight: 400;
  line-height: 1.32;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    line-height: 1;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap, body.home #new-banner #main-banner.updated .banner-holder .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .text-wrap {
    line-height: 1.3;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 189px;
  border-top: 1px solid #ffc423;
  background-color: #03063a96;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-items: stretch;
}
@media (min-width: 981px) and (max-height: 768px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
    height: 160px;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap {
    height: auto;
    position: inherit;
    padding: 30px 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  text-align: left;
  position: relative;
  left: 0;
  bottom: 0;
  width: 95%;
  max-width: 1752px;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    padding-top: 6px;
  }
}
@media (min-width: 981px) and (max-width: 1050px) and (min-height: 1050px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    justify-content: center;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 1000px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content {
    width: 90%;
    flex-direction: column;
    text-align: center;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 42px;
  padding-bottom: 18px;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap {
    margin-right: 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
  margin: 0;
  padding: 0;
  font-family: "Bakers Delight Script One", sans-serif;
  font-size: clamp(60px, 3.943vw, 69px) !important;
  font-weight: 300;
  line-height: 1;
  color: #ffc716;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h2 {
    font-size: 60px !important;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(25px, 1.6vw, 28px) !important;
  color: #ffffff;
  letter-spacing: 2.9px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .under-attack-wrap h3 {
    font-size: 24px !important;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    max-width: 575px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap {
    flex-direction: column;
    width: 100%;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
  margin: 0 15px 0 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(25px, 1.6vw, 28px) !important;
  color: #ffffff;
  letter-spacing: normal;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap h3 {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
  padding-top: 6px;
  margin-right: 26px;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
    max-width: 124px;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap img {
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
  margin: 0 0 0 28px;
  padding: 10px 28px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(35px, 2.629vw, 46px) !important;
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #c41200;
  border: 1px solid #c41200;
  border-radius: 5px;
  transition: all 0.25s ease;
  width: 97%;
  z-index: 1;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    font-size: 30px !important;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a:hover, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a:hover {
  background-color: transparent;
  transition: all 0.25s ease;
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    width: 100%;
    max-width: 263px;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    padding: 5px 10px;
    width: 100%;
    max-width: 226px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .contact-wrap a {
    margin-top: 0;
    margin-left: 0;
  }
}
body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
  position: absolute;
  bottom: 0;
  right: -9%;
}
@media (min-width: 981px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 44%;
  }
}
@media (min-width: 981px) and (max-width: 1260px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 55%;
    right: -15%;
  }
}
@media (min-width: 981px) and (max-width: 1050px) and (min-height: 1050px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: 191px;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 801px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 50%;
  }
}
@media (min-width: 1360px) and (max-width: 1500px) and (min-height: 1000px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 45%;
    bottom: 189px;
  }
}
@media (min-width: 1270px) and (max-width: 1290px) and (min-height: 800px) and (max-height: 899px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    max-width: 47%;
    right: -11%;
  }
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: 192px;
    max-width: 46%;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img, body.home #new-banner #main-banner.updated .banner-holder .banner-bottom-wrap .banner-bottom-content .banner-man-img {
    bottom: calc(100% + 31px);
    max-width: none;
    width: 280px;
    right: 50%;
    transform: translateX(50%);
  }
}
body.page-id-9829 #new-banner #main-banner.updated #industries-section .container h2.title, body.home #new-banner #main-banner.updated #industries-section .container h2.title {
  font-size: clamp(60px, 4.424vw, 73px) !important;
}
@media (max-width: 980px) {
  body.page-id-9829 #new-banner #main-banner.updated #industries-section .container h2.title, body.home #new-banner #main-banner.updated #industries-section .container h2.title {
    font-size: clamp(40px, 6.316vw, 60px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-9829 #new-banner #main-banner.updated #industries-section .container h2.title, body.home #new-banner #main-banner.updated #industries-section .container h2.title {
    font-size: clamp(33px, 8vw, 40px) !important;
  }
}
@media (min-width: 981px) {
  body #main_header .main-menu li a {
    font-size: clamp(17px, 1.357vw, 19px) !important;
  }
}
@media (max-width: 1110px) {
  body #main_header .main-menu li a {
    padding-right: 23px;
  }
}
@media (max-width: 1110px) {
  body #main_header .main-menu li.menu-item-has-children > a:after {
    right: 10px;
  }
}
body.et-db #main_header .main-menu #menu-item-7679:hover ul.sub-menu {
  min-width: 570px !important;
}
@media (max-width: 1250px) {
  body.et-db #main_header .main-menu #menu-item-7679:hover ul.sub-menu {
    min-width: 520px !important;
  }
}
body.et-db #main_header .main-menu #menu-item-5303 ul.sub-menu {
  left: 190px;
}
@media (max-width: 767px) {
  #welcome_contact .contact_wrap .contact_list li {
    text-align: center;
  }
}
#welcome_contact .contact_wrap .contact_list a {
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.page-id-8860 #inner-banner {
    padding-top: 130px !important;
  }
}
@media screen and (min-width: 981px) {
  body.page-id-8860 #inner-banner .content-holder {
    padding: 230px 0 175px !important;
  }
}
body.page-id-8860 #inner-banner .banner-bg::before {
  display: none;
}
body.page-id-8860 #inner-banner .col-12-modi {
  text-align: center;
}
body.page-id-8860 #inner-banner .banner-wrapper .banner-text {
  max-width: 100% !important;
}
body.page-id-8860 #inner-banner .banner-wrapper .banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(45px, 3.939vw, 65px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  body.page-id-8860 #inner-banner .banner-wrapper .banner-text h1 {
    font-size: clamp(40px, 4.737vw, 45px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8860 #inner-banner .banner-wrapper .banner-text h1 {
    font-size: 35px !important;
  }
}
body.page-id-8860 #inner-banner .banner-wrapper .banner-text h1::before {
  display: block;
  width: 289px;
  height: 94px;
  margin: 0 auto 45px;
}
@media screen and (min-width: 981px) {
  body.page-id-8860 #content-section .et_pb_text_inner h2 {
    max-width: 700px;
    font-family: "Segoe UI";
    font-weight: 700;
    line-height: 36px;
    font-size: 34px !important;
    letter-spacing: normal !important;
    margin-bottom: 25px !important;
  }
}
body.page-id-8860 #content-section .et_pb_text_inner ul {
  margin-left: 35px !important;
  margin-top: 10px !important;
}
body.page-id-8860 #content-section .et_pb_text_inner p, body.page-id-8860 #content-section .et_pb_text_inner li {
  margin: 0 0 10px !important;
  max-width: 700px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: normal !important;
  line-height: 26px;
}
body.page-id-8860 #content-section .et_pb_text_inner li {
  padding-left: 25px;
  margin-left: 25px;
  list-style: none !important;
  margin-bottom: 15px !important;
}
body.page-id-8860 #content-section .et_pb_text_inner li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ee3a43;
  top: 10px;
  left: -8px;
}
body.page-id-8860 #content-section .section-with-funny-headers h3 {
  font-weight: 700;
  font-family: "Segoe UI";
  line-height: 32px;
  font-size: 28px !important;
  letter-spacing: normal !important;
  padding-left: 40px !important;
  padding-bottom: 10px !important;
  margin-top: 50px !important;
  margin-bottom: 35px !important;
  position: relative;
  max-width: 700px;
}
body.page-id-8860 #content-section .section-with-funny-headers h3::before {
  content: url("../../../uploads/2021/06/check.png");
  display: block;
  width: 31px;
  height: 41px;
  position: absolute;
  left: -2px;
  top: -2px;
}
body.page-id-8860 #content-section .section-with-funny-headers h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #211368;
  position: absolute;
  left: 0;
  bottom: -5px;
}
body.page-id-8860 #content-section .section-with-funny-headers center {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
body.page-id-8860 #content-section .section-with-funny-headers center iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body.page-id-8860 #content-section .section-with-image {
  padding-top: 25px !important;
}
@media (min-width: 981px) {
  body.page-id-8860 #content-section .section-with-image .et_pb_row .et_pb_column:nth-child(1) {
    padding-right: 30px;
  }
}
@media screen and (min-width: 981px) {
  body.page-id-8860 #content-section .section-with-image .et_pb_column_1_4 {
    margin-right: 0 !important;
  }
}
body.page-id-8860 #content-section .section-with-image p {
  margin-bottom: 0 !important;
}
body.archive .wl-entry-content, body.category .wl-entry-content {
  padding: 11vh 0;
}
@media (max-width: 980px) {
  body.archive .wl-entry-content, body.category .wl-entry-content {
    padding: 70px 0;
  }
}
body.archive .wl-container, body.category .wl-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
body.archive .wl-posts, body.category .wl-posts {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5%;
}
body.archive .wl-post, body.category .wl-post {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.archive .wl-post, body.category .wl-post {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.archive .wl-post, body.category .wl-post {
    width: 47.5%;
  }
}
body.archive .wl-post a, body.category .wl-post a {
  text-decoration: none;
}
body.archive .wl-post > a, body.category .wl-post > a {
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #c3c7c9;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
body.archive .wl-post > a:hover .wl-post-image, body.category .wl-post > a:hover .wl-post-image {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.archive .wl-post-image, body.category .wl-post-image {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}
body.archive .wl-post-content-wrap, body.category .wl-post-content-wrap {
  margin: 0 auto;
}
body.archive .wl-post-title, body.category .wl-post-title {
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.archive .wl-post-title, body.category .wl-post-title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.archive .wl-post-title, body.category .wl-post-title {
    font-size: 22px !important;
  }
}
body.archive .wl-post-title:hover, body.category .wl-post-title:hover {
  color: #ee3942;
  transition: all 0.25s ease;
}
body.archive .wl-post-content, body.category .wl-post-content {
  max-height: 160px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  overflow: hidden;
}
body.archive .wl-post-content p, body.category .wl-post-content p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  color: #000000;
  line-height: 1.3;
  text-align: left;
}
body.archive .wl-post-buttons, body.category .wl-post-buttons {
  display: flex;
  align-items: center;
}
body.archive .wl-post-buttons .wl-read-more, body.category .wl-post-buttons .wl-read-more {
  font-family: "Helvetica Condensed", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  padding: 9px 26px 9px;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #ee3942;
  background-color: #ee3942;
  z-index: 1;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.archive .wl-post-buttons .wl-read-more:hover, body.category .wl-post-buttons .wl-read-more:hover {
  background-color: #fdb828;
  border-color: #fdb828;
  color: #000000;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  body.archive .wl-post-buttons .wl-read-more, body.category .wl-post-buttons .wl-read-more {
    padding: 9px;
  }
}
body.archive .share, body.category .share {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: #000;
  letter-spacing: 0;
  line-height: 1;
  padding: 10px 34px 10px 17px;
  position: relative;
  min-height: 40px;
  transition: all 0.3s;
}
@media (max-width: 480px) {
  body.archive .share, body.category .share {
    font-size: 18px;
    padding: 12px 36px 10px 10px;
  }
}
body.archive .share:after, body.category .share:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/09/share-red.png");
  width: 17px;
  height: 15px;
  right: 9px;
  top: 16px;
}
@media (max-width: 480px) {
  body.archive .share:after, body.category .share:after {
    right: 15px;
  }
}
body.archive .share-wrap, body.category .share-wrap {
  position: relative;
}
body.archive .share + .heateor_sss_sharing_container, body.category .share + .heateor_sss_sharing_container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -200%;
  width: 150px;
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
  background-color: transparent !important;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.archive .share + .heateor_sss_sharing_container, body.category .share + .heateor_sss_sharing_container {
    top: 180%;
  }
}
@media (max-width: 350px) {
  body.archive .share + .heateor_sss_sharing_container, body.category .share + .heateor_sss_sharing_container {
    top: 180%;
  }
}
body.archive .share.active + .heateor_sss_sharing_container, body.category .share.active + .heateor_sss_sharing_container {
  right: -155%;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.archive .share.active + .heateor_sss_sharing_container, body.category .share.active + .heateor_sss_sharing_container {
    right: -67%;
    top: 180%;
  }
}
@media (max-width: 350px) {
  body.archive .share.active + .heateor_sss_sharing_container, body.category .share.active + .heateor_sss_sharing_container {
    right: -80%;
    top: 180%;
  }
}
body.archive .page-pagination, body.category .page-pagination {
  display: block;
  width: 100%;
  border-top: 2px solid #ee3942;
  text-align: right !important;
  padding: 20px 0 0;
  margin-top: 0;
}
body.archive .page-pagination .page-numbers, body.category .page-pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif !important;
  font-size: 18px !important;
  color: #000;
  line-height: 1;
  text-decoration: none;
  background: none;
  border: none;
  list-style: none;
}
body.archive .page-pagination .page-numbers li, body.category .page-pagination .page-numbers li {
  margin: 0;
  padding: 0 5px;
}
body.archive .page-pagination .page-numbers li a, body.category .page-pagination .page-numbers li a {
  transition: all 0.3s ease;
}
body.archive .page-pagination .page-numbers li a:hover, body.category .page-pagination .page-numbers li a:hover {
  color: #ee3942;
  background: none !important;
  border: none;
  transition: all 0.3s ease;
}
body.archive .page-pagination .page-numbers li span.current, body.category .page-pagination .page-numbers li span.current {
  color: #ee3942;
  background: none !important;
  border: none;
}
body.archive .page-pagination .page-numbers li span.dots, body.category .page-pagination .page-numbers li span.dots {
  color: #000 !important;
  background: none !important;
  border: none;
}
body.page-id-13608 .single-content .section-inner-wrap, body.single .single-content .section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 98px;
  padding-bottom: 75px;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .section-inner-wrap, body.single .single-content .section-inner-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
body.page-id-13608 .single-content .single-content-row, body.single .single-content .single-content-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 90%;
  max-width: 1240px;
}
body.page-id-13608 .single-content .single-content-left-col, body.single .single-content .single-content-left-col {
  width: calc(100% - 400px);
  margin-right: 90px;
  /* Testimonial Box */
  /* End Testimonial Box */
  /* Consultation Button */
  /* End Consultation Button */
  /* 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) {
  body.page-id-13608 .single-content .single-content-left-col, body.single .single-content .single-content-left-col {
    width: calc(100% - 360px);
    margin-right: 50px;
  }
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col, body.single .single-content .single-content-left-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
body.page-id-13608 .single-content .single-content-left-col h2, body.single .single-content .single-content-left-col h2 {
  margin: 1.86em 0 0.8em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", "Arial Narrow", "Serif";
  font-size: clamp(32px, 2.182vw, 36px) !important;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  text-transform: none;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col h2, body.single .single-content .single-content-left-col h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col h2, body.single .single-content .single-content-left-col h2 {
    font-size: 26px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col h2:first-child, body.single .single-content .single-content-left-col h2:first-child {
  margin: 0 0 0.8em;
  font-size: clamp(34px, 2.424vw, 40px) !important;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col h2:first-child, body.single .single-content .single-content-left-col h2:first-child {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col h2:first-child, body.single .single-content .single-content-left-col h2:first-child {
    font-size: 30px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col h3, body.single .single-content .single-content-left-col h3 {
  margin: 1.7em 0 0.8em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", "Arial Narrow", "Serif";
  font-size: clamp(30px, 1.939vw, 32px) !important;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  text-transform: none;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col h3, body.single .single-content .single-content-left-col h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col h3, body.single .single-content .single-content-left-col h3 {
    font-size: 24px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col h4, body.page-id-13608 .single-content .single-content-left-col h5, body.single .single-content .single-content-left-col h4, body.single .single-content .single-content-left-col h5 {
  margin: 1.7em 0 0.8em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col h4, body.page-id-13608 .single-content .single-content-left-col h5, body.single .single-content .single-content-left-col h4, body.single .single-content .single-content-left-col h5 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col h4, body.page-id-13608 .single-content .single-content-left-col h5, body.single .single-content .single-content-left-col h4, body.single .single-content .single-content-left-col h5 {
    font-size: 20px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col h3:first-child, body.page-id-13608 .single-content .single-content-left-col h4:first-child, body.page-id-13608 .single-content .single-content-left-col h5:first-child, body.single .single-content .single-content-left-col h3:first-child, body.single .single-content .single-content-left-col h4:first-child, body.single .single-content .single-content-left-col h5:first-child {
  margin-top: 0;
}
body.page-id-13608 .single-content .single-content-left-col p, body.page-id-13608 .single-content .single-content-left-col a, body.page-id-13608 .single-content .single-content-left-col ul, body.page-id-13608 .single-content .single-content-left-col ol, body.single .single-content .single-content-left-col p, body.single .single-content .single-content-left-col a, body.single .single-content .single-content-left-col ul, body.single .single-content .single-content-left-col ol {
  font-size: 19px !important;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col p, body.page-id-13608 .single-content .single-content-left-col a, body.page-id-13608 .single-content .single-content-left-col ul, body.page-id-13608 .single-content .single-content-left-col ol, body.single .single-content .single-content-left-col p, body.single .single-content .single-content-left-col a, body.single .single-content .single-content-left-col ul, body.single .single-content .single-content-left-col ol {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col p, body.page-id-13608 .single-content .single-content-left-col a, body.page-id-13608 .single-content .single-content-left-col ul, body.page-id-13608 .single-content .single-content-left-col ol, body.single .single-content .single-content-left-col p, body.single .single-content .single-content-left-col a, body.single .single-content .single-content-left-col ul, body.single .single-content .single-content-left-col ol {
    font-size: 18px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col p, body.single .single-content .single-content-left-col p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.page-id-13608 .single-content .single-content-left-col p:empty, body.single .single-content .single-content-left-col p:empty {
  display: none;
}
body.page-id-13608 .single-content .single-content-left-col p:not(:last-child), body.single .single-content .single-content-left-col p:not(:last-child) {
  margin-bottom: 1.3em;
}
body.page-id-13608 .single-content .single-content-left-col p span[data-mce-type="bookmark"], body.single .single-content .single-content-left-col p span[data-mce-type="bookmark"] {
  display: none;
}
body.page-id-13608 .single-content .single-content-left-col a, body.page-id-13608 .single-content .single-content-left-col a:hover, body.single .single-content .single-content-left-col a, body.single .single-content .single-content-left-col a:hover {
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-content .single-content-left-col a, body.single .single-content .single-content-left-col a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #7e0006;
  line-height: 1.5;
  border-bottom: 1px solid #7e0006;
}
body.page-id-13608 .single-content .single-content-left-col a:hover, body.single .single-content .single-content-left-col a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}
body.page-id-13608 .single-content .single-content-left-col strong, body.single .single-content .single-content-left-col strong {
  font-weight: 700;
}
body.page-id-13608 .single-content .single-content-left-col ul, body.single .single-content .single-content-left-col ul {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.page-id-13608 .single-content .single-content-left-col ul li, body.single .single-content .single-content-left-col ul li {
  position: relative;
  margin-left: 0;
  padding-left: 32px;
  list-style: none;
  font-size: inherit;
}
body.page-id-13608 .single-content .single-content-left-col ul li:not(:last-child), body.single .single-content .single-content-left-col ul li:not(:last-child) {
  margin-bottom: 0.6em;
}
body.page-id-13608 .single-content .single-content-left-col ul li:before, body.single .single-content .single-content-left-col ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ee3a43;
}
@media (min-width: 981px) {
  body.page-id-13608 .single-content .single-content-left-col ul li:before, body.single .single-content .single-content-left-col ul li:before {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  body.page-id-13608 .single-content .single-content-left-col ul li:before, body.single .single-content .single-content-left-col ul li:before {
    top: 10px;
  }
}
body.page-id-13608 .single-content .single-content-left-col ol, body.single .single-content .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", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
body.page-id-13608 .single-content .single-content-left-col ol > li, body.single .single-content .single-content-left-col ol > li {
  position: relative;
  margin-left: 0;
  padding-left: 32px;
  font-size: inherit;
}
body.page-id-13608 .single-content .single-content-left-col ol > li:before, body.single .single-content .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", sans-serif;
  font-size: inherit;
  font-weight: 700;
  color: #000;
  background-color: transparent;
}
@media (min-width: 981px) {
  body.page-id-13608 .single-content .single-content-left-col ol > li:before, body.single .single-content .single-content-left-col ol > li:before {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  body.page-id-13608 .single-content .single-content-left-col ol > li:before, body.single .single-content .single-content-left-col ol > li:before {
    top: 0;
  }
}
body.page-id-13608 .single-content .single-content-left-col ol > li:not(:last-child), body.single .single-content .single-content-left-col ol > li:not(:last-child) {
  margin-bottom: 0.6em;
}
body.page-id-13608 .single-content .single-content-left-col ol > li:nth-child(n+10):before, body.single .single-content .single-content-left-col ol > li:nth-child(n+10):before {
  left: -2px;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="2"], body.single .single-content .single-content-left-col ol[start="2"] {
  counter-reset: myCounter 1;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="3"], body.single .single-content .single-content-left-col ol[start="3"] {
  counter-reset: myCounter 2;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="4"], body.single .single-content .single-content-left-col ol[start="4"] {
  counter-reset: myCounter 3;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="5"], body.single .single-content .single-content-left-col ol[start="5"] {
  counter-reset: myCounter 4;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="6"], body.single .single-content .single-content-left-col ol[start="6"] {
  counter-reset: myCounter 5;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="7"], body.single .single-content .single-content-left-col ol[start="7"] {
  counter-reset: myCounter 6;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="8"], body.single .single-content .single-content-left-col ol[start="8"] {
  counter-reset: myCounter 7;
}
body.page-id-13608 .single-content .single-content-left-col ol[start="9"], body.single .single-content .single-content-left-col ol[start="9"] {
  counter-reset: myCounter 8;
}
body.page-id-13608 .single-content .single-content-left-col ul li ul, body.page-id-13608 .single-content .single-content-left-col ol li ul, body.page-id-13608 .single-content .single-content-left-col ul li ol, body.page-id-13608 .single-content .single-content-left-col ol li ol, body.single .single-content .single-content-left-col ul li ul, body.single .single-content .single-content-left-col ol li ul, body.single .single-content .single-content-left-col ul li ol, body.single .single-content .single-content-left-col ol li ol {
  max-width: 100%;
  margin: 0.6em 0;
}
body.page-id-13608 .single-content .single-content-left-col iframe, body.single .single-content .single-content-left-col iframe {
  width: 100%;
}
body.page-id-13608 .single-content .single-content-left-col center, body.single .single-content .single-content-left-col center {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
body.page-id-13608 .single-content .single-content-left-col center .fluid-width-video-wrapper, body.single .single-content .single-content-left-col center .fluid-width-video-wrapper {
  padding-top: 0 !important;
  padding-bottom: 56.25% !important;
}
body.page-id-13608 .single-content .single-content-left-col center:first-child, body.single .single-content .single-content-left-col center:first-child {
  margin-top: 0;
}
body.page-id-13608 .single-content .single-content-left-col center iframe, body.single .single-content .single-content-left-col center iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.page-id-13608 .single-content .single-content-left-col img, body.single .single-content .single-content-left-col img {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.page-id-13608 .single-content .single-content-left-col img[width="1"], body.single .single-content .single-content-left-col img[width="1"] {
  width: 1px;
  height: 1px;
}
body.page-id-13608 .single-content .single-content-left-col img.alignright, body.page-id-13608 .single-content .single-content-left-col img[align="right"], body.single .single-content .single-content-left-col img.alignright, body.single .single-content .single-content-left-col img[align="right"] {
  display: inline;
  float: none;
  margin: 0 0 20px 0;
}
@media (min-width: 500px) {
  body.page-id-13608 .single-content .single-content-left-col img.alignright, body.page-id-13608 .single-content .single-content-left-col img[align="right"], body.single .single-content .single-content-left-col img.alignright, body.single .single-content .single-content-left-col img[align="right"] {
    max-width: 40%;
    height: auto;
    margin: 0 0 20px 20px;
    float: right !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col img.alignleft, body.page-id-13608 .single-content .single-content-left-col img[align="left"], body.single .single-content .single-content-left-col img.alignleft, body.single .single-content .single-content-left-col img[align="left"] {
  display: inline;
  float: none;
  margin: 0 0 20px 0;
}
@media (min-width: 500px) {
  body.page-id-13608 .single-content .single-content-left-col img.alignleft, body.page-id-13608 .single-content .single-content-left-col img[align="left"], body.single .single-content .single-content-left-col img.alignleft, body.single .single-content .single-content-left-col img[align="left"] {
    max-width: 40%;
    height: auto;
    margin: 0 20px 20px 0;
    float: left !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .perfmatters-lazy-youtube img, body.single .single-content .single-content-left-col .perfmatters-lazy-youtube img {
  top: 50%;
  transform: translateY(-50%);
}
body.page-id-13608 .single-content .single-content-left-col table, body.single .single-content .single-content-left-col table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 0;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 0 1.3em;
}
body.page-id-13608 .single-content .single-content-left-col table th, body.page-id-13608 .single-content .single-content-left-col table td, body.single .single-content .single-content-left-col table th, body.single .single-content .single-content-left-col table td {
  padding: 10px;
  text-transform: none;
  text-align: left;
  border: none;
  border-bottom: 1px solid #ccc;
  width: auto;
  font-size: 19px;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col table th, body.page-id-13608 .single-content .single-content-left-col table td, body.single .single-content .single-content-left-col table th, body.single .single-content .single-content-left-col table td {
    font-size: 18px;
  }
}
body.page-id-13608 .single-content .single-content-left-col table td, body.single .single-content .single-content-left-col table td {
  width: max-content;
  max-width: 50%;
}
body.page-id-13608 .single-content .single-content-left-col table th, body.single .single-content .single-content-left-col table th {
  background-color: #f5f5f5;
  font-weight: bold;
}
body.page-id-13608 .single-content .single-content-left-col table tr:nth-child(odd), body.single .single-content .single-content-left-col table tr:nth-child(odd) {
  background-color: #fff;
}
body.page-id-13608 .single-content .single-content-left-col table tr:nth-child(even), body.single .single-content .single-content-left-col table tr:nth-child(even) {
  background-color: #f9f9f9;
}
body.page-id-13608 .single-content .single-content-left-col table tr:hover, body.single .single-content .single-content-left-col table tr:hover {
  background-color: #f2f2f2;
}
body.page-id-13608 .single-content .single-content-left-col table a, body.page-id-13608 .single-content .single-content-left-col table span, body.single .single-content .single-content-left-col table a, body.single .single-content .single-content-left-col table span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
}
body.page-id-13608 .single-content .single-content-left-col table a, body.single .single-content .single-content-left-col table a {
  color: #7e0006;
  border-bottom: 1px solid #7e0006;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-content .single-content-left-col table a:hover, body.single .single-content .single-content-left-col table a:hover {
  color: #000;
  border-color: #000;
}
body.page-id-13608 .single-content .single-content-left-col table b, body.page-id-13608 .single-content .single-content-left-col table strong, body.single .single-content .single-content-left-col table b, body.single .single-content .single-content-left-col table strong {
  font-weight: 700;
}
body.page-id-13608 .single-content .single-content-left-col table i, body.page-id-13608 .single-content .single-content-left-col table em, body.single .single-content .single-content-left-col table i, body.single .single-content .single-content-left-col table em {
  font-style: italic;
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap, body.single .single-content .single-content-left-col .testimonial-wrap {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 41px 0 46px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #ffffff;
  overflow: hidden;
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content, body.single .single-content .single-content-left-col .testimonial-wrap .top-content {
  position: relative;
  padding: 40px 40px 40px 85px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content, body.single .single-content .single-content-left-col .testimonial-wrap .top-content {
    padding: 30px 30px 30px 71px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content:before, body.single .single-content .single-content-left-col .testimonial-wrap .top-content:before {
  content: "";
  position: absolute;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 126px);
  background-color: #ee3a43;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content:before, body.single .single-content .single-content-left-col .testimonial-wrap .top-content:before {
    left: 42px;
    bottom: 37px;
    height: calc(100% - 97px);
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content:after, body.single .single-content .single-content-left-col .testimonial-wrap .top-content:after {
  content: url("/wp-content/uploads/2023/05/Testimonial-quote.svg");
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
  width: 39px;
  height: 33px;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content:after, body.single .single-content .single-content-left-col .testimonial-wrap .top-content:after {
    left: 18px;
    top: 17px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content p.title, body.single .single-content .single-content-left-col .testimonial-wrap .top-content p.title {
  margin: 0 0 0.77em !important;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 26px !important;
  line-height: 1.1;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content p.title, body.single .single-content .single-content-left-col .testimonial-wrap .top-content p.title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content p.title, body.single .single-content .single-content-left-col .testimonial-wrap .top-content p.title {
    font-size: 23px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content p, body.single .single-content .single-content-left-col .testimonial-wrap .top-content p {
  margin: 0;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.33;
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .top-content p:not(:last-child), body.single .single-content .single-content-left-col .testimonial-wrap .top-content p:not(:last-child) {
  margin: 0 0 1.3em 0;
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
  align-items: center;
}
@media (min-width: 1200px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content {
    padding: 20px 21px 21px 40px;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content {
    flex-direction: column;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content p, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  color: #000;
  line-height: 1.33;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
@media (min-width: 1320px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content p, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content p {
    width: 50.5%;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content p, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content p {
    width: calc(100% - 120px);
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content p, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content p {
    margin-bottom: 15px;
    text-align: center;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content img, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content img {
  width: auto;
  max-width: 100px;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content img, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content img {
    margin-bottom: 15px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "Helvetica Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background-color: #ee3a43;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn {
    margin: 20px auto 0;
  }
}
body.page-id-13608 .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn:hover, body.single .single-content .single-content-left-col .testimonial-wrap .bottom-content a.testimonial-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-content .single-content-left-col .schedule-btn-wrapper, body.single .single-content .single-content-left-col .schedule-btn-wrapper {
  margin: 1.2em 0;
  text-align: start;
  line-height: 1;
}
body.page-id-13608 .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn, body.single .single-content .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: "Helvetica Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: none;
  border-radius: 5px;
  background-color: #ee3a43;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn, body.single .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn, body.single .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn {
    font-size: 22px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn:hover, body.single .single-content .single-content-left-col .schedule-btn-wrapper .schedule-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-content .single-content-left-col blockquote, body.single .single-content .single-content-left-col blockquote {
  position: relative;
  margin: 41px 0 46px;
  padding: 40px 40px 40px 85px;
  font-style: normal;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col blockquote, body.single .single-content .single-content-left-col blockquote {
    padding: 30px 30px 30px 75px;
  }
}
body.page-id-13608 .single-content .single-content-left-col blockquote:before, body.single .single-content .single-content-left-col blockquote:before {
  content: "";
  position: absolute;
  top: auto;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 125px);
  background-color: #ee3a43;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col blockquote:before, body.single .single-content .single-content-left-col blockquote:before {
    left: 43px;
    bottom: 34px;
    height: calc(100% - 100px);
  }
}
body.page-id-13608 .single-content .single-content-left-col blockquote:after, body.single .single-content .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) {
  body.page-id-13608 .single-content .single-content-left-col blockquote:after, body.single .single-content .single-content-left-col blockquote:after {
    left: 18px;
    top: 16px;
  }
}
body.page-id-13608 .single-content .single-content-left-col blockquote p:last-child, body.single .single-content .single-content-left-col blockquote p:last-child {
  margin-bottom: 0;
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper {
  margin: 0 0 38px 0;
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item, body.single .single-content .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) {
  body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
    padding: 20px;
  }
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child), body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child) {
  margin-bottom: 10px;
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
  position: relative;
  width: 100%;
  padding-right: 40px;
  margin: 0;
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.1;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
    padding-right: 30px;
  }
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before, body.single .single-content .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) {
  body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
    width: 20px;
    height: 12px;
  }
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3.active:before, body.single .single-content .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;
}
body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p, body.single .single-content .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", sans-serif;
  font-size: 18px !important;
  line-height: 1.46;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p, body.single .single-content .single-content-left-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
    padding-right: 30px;
  }
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container, body.single .single-content .single-content-left-col #ez-toc-container {
  margin: 50px 0 0;
  padding: 30px;
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container .ez-toc-title, body.single .single-content .single-content-left-col #ez-toc-container .ez-toc-title {
  font-weight: 700;
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container a, body.single .single-content .single-content-left-col #ez-toc-container a {
  margin-bottom: 0.5em;
  border-bottom: none;
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container a:hover, body.single .single-content .single-content-left-col #ez-toc-container a:hover {
  text-decoration: none;
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container nav ul li, body.single .single-content .single-content-left-col #ez-toc-container nav ul li {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
}
body.page-id-13608 .single-content .single-content-left-col #ez-toc-container nav li:before, body.single .single-content .single-content-left-col #ez-toc-container nav li:before {
  display: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container, body.single .single-content .single-content-left-col #toc_container {
  display: block;
  width: 100% !important;
  margin: 0 0 1em;
  padding: 30px;
  font-size: 95% !important;
  border: 1px solid #aaa;
  background: #f9f9f9;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul, body.page-id-13608 .single-content .single-content-left-col #toc_container li, body.single .single-content .single-content-left-col #toc_container ul, body.single .single-content .single-content-left-col #toc_container li {
  margin: 0;
  padding: 0;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul, body.single .single-content .single-content-left-col #toc_container ul {
  list-style: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul.toc_list, body.single .single-content .single-content-left-col #toc_container ul.toc_list {
  width: 100% !important;
  margin: 1em 0 0;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul.toc_list li, body.single .single-content .single-content-left-col #toc_container ul.toc_list li {
  padding-left: 12px;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul.toc_list li::before, body.single .single-content .single-content-left-col #toc_container ul.toc_list li::before {
  display: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container ul ul, body.single .single-content .single-content-left-col #toc_container ul ul {
  margin-left: 1.5em;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container p.toc_title, body.single .single-content .single-content-left-col #toc_container p.toc_title {
  text-align: left;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container p.toc_title span.toc_toggle, body.single .single-content .single-content-left-col #toc_container p.toc_title span.toc_toggle {
  font-weight: 400;
  font-size: 90% !important;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container p.toc_title span.toc_toggle a, body.single .single-content .single-content-left-col #toc_container p.toc_title span.toc_toggle a {
  margin: 0;
  border: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container p.toc_title + ul.toc_list, body.single .single-content .single-content-left-col #toc_container p.toc_title + ul.toc_list {
  margin-top: 1em;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container a, body.single .single-content .single-content-left-col #toc_container a {
  text-decoration: none;
  text-shadow: none;
  display: inline-block;
  margin-bottom: 10px;
  color: #000;
  border: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container a:hover, body.single .single-content .single-content-left-col #toc_container a:hover {
  border: none;
  text-decoration: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container a .toc_number, body.single .single-content .single-content-left-col #toc_container a .toc_number {
  margin-right: 10px;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.no_bullets ul, body.page-id-13608 .single-content .single-content-left-col #toc_container.no_bullets li, body.page-id-13608 .single-content .single-content-left-col #toc_container.no_bullets ul li, body.single .single-content .single-content-left-col #toc_container.no_bullets ul, body.single .single-content .single-content-left-col #toc_container.no_bullets li, body.single .single-content .single-content-left-col #toc_container.no_bullets ul li {
  background: 0 0;
  list-style: none;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.have_bullets li, body.single .single-content .single-content-left-col #toc_container.have_bullets li {
  padding-left: 12px;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.toc_light_blue, body.single .single-content .single-content-left-col #toc_container.toc_light_blue {
  background: #edf6ff;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.toc_white, body.single .single-content .single-content-left-col #toc_container.toc_white {
  background: #fff;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.toc_black, body.single .single-content .single-content-left-col #toc_container.toc_black {
  background: #000;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.toc_black p.toc_title, body.single .single-content .single-content-left-col #toc_container.toc_black p.toc_title {
  color: #aaa;
}
body.page-id-13608 .single-content .single-content-left-col #toc_container.toc_transparent, body.single .single-content .single-content-left-col #toc_container.toc_transparent {
  background: none transparent;
}
body.page-id-13608 .single-content .single-content-left-col .toc_widget_list.no_bullets, body.page-id-13608 .single-content .single-content-left-col .toc_widget_list.no_bullets li, body.single .single-content .single-content-left-col .toc_widget_list.no_bullets, body.single .single-content .single-content-left-col .toc_widget_list.no_bullets li {
  background: 0 0;
  list-style: none;
}
body.page-id-13608 .single-content .single-content-left-col .toc_wrap_left, body.single .single-content .single-content-left-col .toc_wrap_left {
  float: left;
  margin-right: 10px;
}
body.page-id-13608 .single-content .single-content-left-col .toc_wrap_right, body.single .single-content .single-content-left-col .toc_wrap_right {
  float: right;
  margin-left: 10px;
}
body.page-id-13608 .single-content .single-content-left-col .toc_sitemap_posts_letter, body.single .single-content .single-content-left-col .toc_sitemap_posts_letter {
  font-size: 1.5em !important;
  font-style: italic;
}
body.page-id-13608 .single-content .single-content-right-col, body.single .single-content .single-content-right-col {
  width: 100%;
  max-width: 310px;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-right-col, body.single .single-content .single-content-right-col {
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single, body.single .single-content .single-content-right-col .sidebar-single {
  min-height: 900px;
  padding: 33px 29px 32px;
  margin-bottom: 41px;
  border-radius: 8px;
  background: url("/wp-content/uploads/2022/07/Sidebar-bg.jpg") center no-repeat;
  background-size: cover;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single h3, body.single .single-content .single-content-right-col .sidebar-single h3 {
  margin: 0 0 17px;
  font-family: "HelveticaNeueBoldCondensed", "Arial Narrow", "Serif";
  font-size: 28px !important;
  font-weight: 700;
  line-height: 1.07;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-right-col .sidebar-single h3, body.single .single-content .single-content-right-col .sidebar-single h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-right-col .sidebar-single h3, body.single .single-content .single-content-right-col .sidebar-single h3 {
    font-size: 24px !important;
  }
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single p, body.single .single-content .single-content-right-col .sidebar-single p {
  margin-bottom: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #fff;
  text-align: center;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single p.bottom-text, body.single .single-content .single-content-right-col .sidebar-single p.bottom-text {
  margin: 0;
  font-size: 15px;
  line-height: 1.28;
}
@media (min-width: 768px) {
  body.page-id-13608 .single-content .single-content-right-col .sidebar-single p.bottom-text, body.single .single-content .single-content-right-col .sidebar-single p.bottom-text {
    font-size: 14px;
  }
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single p.bottom-text span, body.single .single-content .single-content-right-col .sidebar-single p.bottom-text span {
  color: #fdb828;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap, body.single .single-content .single-content-right-col .sidebar-single .form-wrap {
  padding: 1px 1px 9px;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody {
  margin: 0 !important;
  padding: 0;
  background: transparent !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form {
  color: #000 !important;
  background-color: transparent;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsError, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsError {
  display: none;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow {
  background-color: transparent !important;
  margin-bottom: 3px !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 0;
  margin: 0 !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsFieldFocused {
  background-color: transparent !important;
  padding: 0 !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.42px;
  color: #fff !important;
  background-color: transparent;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label .fsRequiredMarker {
  display: inline;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #bc060c;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  padding: 5px 8px !important;
  background-color: #0d2d60;
  border: none;
  border-bottom: 1px solid #1d4e82 !important;
  font-size: 14px !important;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #fff;
  height: 33px;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-outer-spin-button, body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-inner-spin-button, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-outer-spin-button, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError {
  background: transparent !important;
  box-shadow: none !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label {
  /*color: #c41200 !important;*/
  color: red !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError label .fsRequiredMarker {
  /*color: #c41200 !important;*/
  color: red !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError textarea {
  background-color: #153456 !important;
  color: #fff !important;
  margin: 0 !important;
  border: 1px solid red !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit {
  padding: 0;
  margin: 11px 0 0 0;
  background-color: transparent;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton {
  /*padding: 9px;
									margin-top: 3px;
									margin-bottom: 0;
									letter-spacing: 0.84px;
									font-family: 'HelveticaNeueBoldCondensed', sans-serif;
									font-size: 34px;
									line-height: 1;
									text-transform: uppercase;
									height: auto;
									border: 2px solid #0e3dd4;
									border-radius: 3px !important;
									color: #fff;
									background: #0e3dd4 !important;
									transition: all 0.25s ease;
									width: 100%;*/
  padding: 7px 0 !important;
  display: block;
  width: 100% !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: 34px !important;
  letter-spacing: 0.84px !important;
  color: #fff !important;
  background: #ee3942 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  border: none !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
  height: 56px !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover, body.single .single-content .single-content-right-col .sidebar-single .form-wrap .fsBody form .fsSubmit input.fsSubmitButton:hover {
  /*background-color: #023893 !important;*/
  /*transition: all 0.25s ease;
										background-color: #fff !important;
										color: #0e3dd4 !important;*/
  background: #fdb828 !important;
  color: #000 !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video > h3, body.single .single-content .single-content-right-col .sidebar-video > h3 {
  margin: 0 0 24px;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 28px;
  color: #000;
  line-height: 1.14;
  text-align: center;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel:after, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel:after {
  display: none;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container:not(:last-child), body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container:not(:last-child) {
  margin-bottom: 28px;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb {
  border: 1px solid #21242a;
  padding-bottom: 57.5% !important;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 103%;
  position: absolute;
  left: 0;
  top: 0;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span:before, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb span:before {
  margin: 0;
  transform: translate(-50%, -50%) scale(0.65);
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:before, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.25s ease;
  z-index: 1;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover:before, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover:before {
  opacity: 0.2;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover span:before, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container a.ytc_thumb:hover span:before {
  z-index: 1;
}
body.page-id-13608 .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container h3.ytc_title, body.single .single-content .single-content-right-col .sidebar-video .youtube_channel .ytc_video_container h3.ytc_title {
  margin: 14px 0 0;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 1;
  text-align: center;
}
body.page-id-13608 .single-hero-section, body.archive .single-hero-section, body.category .single-hero-section, body.single .single-hero-section {
  padding-top: 105px;
  position: relative;
  background-color: #021132;
}
body.page-id-13608 .single-hero-section .single-hero-wrap, body.archive .single-hero-section .single-hero-wrap, body.category .single-hero-section .single-hero-wrap, body.single .single-hero-section .single-hero-wrap {
  max-width: 100%;
  min-height: 550px;
  padding-top: 11vh;
  padding-bottom: 9vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap, body.archive .single-hero-section .single-hero-wrap, body.category .single-hero-section .single-hero-wrap, body.single .single-hero-section .single-hero-wrap {
    min-height: 400px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap, body.archive .single-hero-section .single-hero-wrap, body.category .single-hero-section .single-hero-wrap, body.single .single-hero-section .single-hero-wrap {
    min-height: 300px;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap #single-hero-video, body.archive .single-hero-section .single-hero-wrap #single-hero-video, body.category .single-hero-section .single-hero-wrap #single-hero-video, body.single .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) {
  body.page-id-13608 .single-hero-section .single-hero-wrap #single-hero-video, body.archive .single-hero-section .single-hero-wrap #single-hero-video, body.category .single-hero-section .single-hero-wrap #single-hero-video, body.single .single-hero-section .single-hero-wrap #single-hero-video {
    width: auto;
    height: 100%;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-row, body.archive .single-hero-section .single-hero-wrap .single-hero-row, body.category .single-hero-section .single-hero-wrap .single-hero-row, body.single .single-hero-section .single-hero-wrap .single-hero-row {
  width: 90%;
  max-width: 1500px;
  z-index: 3;
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-default-bg, body.archive .single-hero-section .single-hero-wrap .single-hero-default-bg, body.category .single-hero-section .single-hero-wrap .single-hero-default-bg, body.single .single-hero-section .single-hero-wrap .single-hero-default-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  z-index: 1;
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.archive .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.category .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.single .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #021132, #05173f 63%, transparent);
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.archive .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.category .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before, body.single .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay::before {
    background: rgba(6, 8, 15, 0.65);
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.archive .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.category .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.single .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg {
  width: 38%;
  margin-left: auto;
  background-position: right top;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.archive .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.category .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg, body.single .single-hero-section .single-hero-wrap .single-hero-default-bg.single-hero-overlay .single-hero-bg {
    width: 100%;
    background-position: center;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-bg, body.archive .single-hero-section .single-hero-wrap .single-hero-bg, body.category .single-hero-section .single-hero-wrap .single-hero-bg, body.single .single-hero-section .single-hero-wrap .single-hero-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-video-bg, body.archive .single-hero-section .single-hero-wrap .single-hero-video-bg, body.category .single-hero-section .single-hero-wrap .single-hero-video-bg, body.single .single-hero-section .single-hero-wrap .single-hero-video-bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-title, body.archive .single-hero-section .single-hero-wrap .single-hero-title, body.category .single-hero-section .single-hero-wrap .single-hero-title, body.single .single-hero-section .single-hero-wrap .single-hero-title {
  position: relative;
  max-width: 900px;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue Condensed", "Arial Narrow", "Serif";
  font-weight: 700;
  font-size: clamp(55px, 4.333vw, 65px) !important;
  color: #ffffff;
  text-align: left;
  text-transform: capitalize;
  line-height: 1;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-title, body.archive .single-hero-section .single-hero-wrap .single-hero-title, body.category .single-hero-section .single-hero-wrap .single-hero-title, body.single .single-hero-section .single-hero-wrap .single-hero-title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-title, body.archive .single-hero-section .single-hero-wrap .single-hero-title, body.category .single-hero-section .single-hero-wrap .single-hero-title, body.single .single-hero-section .single-hero-wrap .single-hero-title {
    font-size: 35px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-title, body.archive .single-hero-section .single-hero-wrap .single-hero-title, body.category .single-hero-section .single-hero-wrap .single-hero-title, body.single .single-hero-section .single-hero-wrap .single-hero-title {
    max-width: 100%;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-desc, body.archive .single-hero-section .single-hero-wrap .single-hero-desc, body.category .single-hero-section .single-hero-wrap .single-hero-desc, body.single .single-hero-section .single-hero-wrap .single-hero-desc {
  max-width: 850px;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-desc, body.archive .single-hero-section .single-hero-wrap .single-hero-desc, body.category .single-hero-section .single-hero-wrap .single-hero-desc, body.single .single-hero-section .single-hero-wrap .single-hero-desc {
    max-width: 100%;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-desc p, body.archive .single-hero-section .single-hero-wrap .single-hero-desc p, body.category .single-hero-section .single-hero-wrap .single-hero-desc p, body.single .single-hero-section .single-hero-wrap .single-hero-desc p {
  margin: 2.182em 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(20px, 1.467vw, 22px) !important;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
  line-height: 140%;
  letter-spacing: 0.56px;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-desc p, body.archive .single-hero-section .single-hero-wrap .single-hero-desc p, body.category .single-hero-section .single-hero-wrap .single-hero-desc p, body.single .single-hero-section .single-hero-wrap .single-hero-desc p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-desc p, body.archive .single-hero-section .single-hero-wrap .single-hero-desc p, body.category .single-hero-section .single-hero-wrap .single-hero-desc p, body.single .single-hero-section .single-hero-wrap .single-hero-desc p {
    font-size: 18px !important;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-btn, body.archive .single-hero-section .single-hero-wrap .single-hero-btn, body.category .single-hero-section .single-hero-wrap .single-hero-btn, body.single .single-hero-section .single-hero-wrap .single-hero-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 2em 0 0;
  padding: 11px 18px 13px 18px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: none;
  background-color: #ee3a43;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-btn, body.archive .single-hero-section .single-hero-wrap .single-hero-btn, body.category .single-hero-section .single-hero-wrap .single-hero-btn, body.single .single-hero-section .single-hero-wrap .single-hero-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-btn, body.archive .single-hero-section .single-hero-wrap .single-hero-btn, body.category .single-hero-section .single-hero-wrap .single-hero-btn, body.single .single-hero-section .single-hero-wrap .single-hero-btn {
    font-size: 22px !important;
  }
}
body.page-id-13608 .single-hero-section .single-hero-wrap .single-hero-btn:hover, body.archive .single-hero-section .single-hero-wrap .single-hero-btn:hover, body.category .single-hero-section .single-hero-wrap .single-hero-btn:hover, body.single .single-hero-section .single-hero-wrap .single-hero-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-blog, body.single .single-blog {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-top: 70px;
  padding: 0;
}
body.page-id-13608 .single-blog-title, body.single .single-blog-title {
  width: 100%;
  margin: 0 0 1.25em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 700;
  color: #000000;
  text-align: center;
  line-height: 1;
  text-transform: capitalize;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-blog-title, body.single .single-blog-title {
    font-size: 37px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-blog-title, body.single .single-blog-title {
    font-size: 34px !important;
  }
}
body.page-id-13608 .single-blog-btn, body.single .single-blog-btn {
  position: relative;
  z-index: 1;
  padding: 13px 18px 13px 18px;
  font-family: "Helvetica Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: none;
  border-radius: 5px;
  background-color: #ee3a43;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-blog-btn, body.single .single-blog-btn {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-blog-btn, body.single .single-blog-btn {
    font-size: 22px !important;
  }
}
body.page-id-13608 .single-blog-btn:hover, body.single .single-blog-btn:hover {
  color: #000000;
  text-decoration: none;
  background-color: #fdb828;
  transition: all 0.3s ease;
}
body.page-id-13608 .single-blog-posts, body.single .single-blog-posts {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5%;
  width: 100%;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-blog-posts, body.single .single-blog-posts {
    justify-content: center;
  }
}
body.page-id-13608 .single-blog-post, body.single .single-blog-post {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.page-id-13608 .single-blog-post, body.single .single-blog-post {
    width: 30%;
  }
  body.page-id-13608 .single-blog-post:not(:last-child):before, body.single .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.page-id-13608 .single-blog-post, body.single .single-blog-post {
    width: 47.5%;
  }
  body.page-id-13608 .single-blog-post:first-child:before, body.single .single-blog-post:first-child:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d8d8;
    top: 0;
    right: -5.5%;
  }
}
body.page-id-13608 .single-blog-post a, body.page-id-13608 .single-blog-post a:hover, body.single .single-blog-post a, body.single .single-blog-post a:hover {
  text-decoration: none;
}
body.page-id-13608 .single-blog-post > a, body.single .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.page-id-13608 .single-blog-post > a:hover, body.single .single-blog-post > a:hover {
  text-decoration: none;
}
body.page-id-13608 .single-blog-post > a:hover .single-blog-post-image, body.single .single-blog-post > a:hover .single-blog-post-image {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.page-id-13608 .single-blog-post-image, body.single .single-blog-post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  object-fit: cover;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-blog-post-content, body.single .single-blog-post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}
body.page-id-13608 .single-blog-post-title, body.single .single-blog-post-title {
  position: relative;
  display: block;
  margin: 0.714em 0 1.5em;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  text-align: left;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-blog-post-title, body.single .single-blog-post-title {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-blog-post-title, body.single .single-blog-post-title {
    font-size: 22px !important;
  }
}
body.page-id-13608 .single-blog-post-title:before, body.single .single-blog-post-title:before {
  content: "";
  position: absolute;
  top: calc(100% + 22px);
  left: 0;
  width: 43px;
  height: 2px;
  background-color: #ee3a43;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-blog-post-title:hover, body.single .single-blog-post-title:hover {
  color: #ee3a43;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-blog-post-buttons a, body.single .single-blog-post-buttons a {
  position: relative;
  font-family: "Helvetica Neue Condensed", sans-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.page-id-13608 .single-blog-post-buttons a:before, body.single .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.page-id-13608 .single-blog-post-buttons a:hover, body.single .single-blog-post-buttons a:hover {
  padding-left: 15px;
  background-color: transparent;
  color: #ee3a43;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-blog-post-buttons a:hover:before, body.single .single-blog-post-buttons a:hover:before {
  transform: translate(0, -50%);
  opacity: 1;
  transition: all 0.25s ease;
}
body.page-id-13702 #et-boc #banner .banner-row, body.page-id-13702 #et-boc #banner .video-row, body.page-id-13702 #et-boc #banner .audit-row, body.page-id-13702 #et-boc #banner .step-row, body.page-id-13702 #et-boc #banner .review-row, body.page-id-13702 #et-boc #video .banner-row, body.page-id-13702 #et-boc #video .video-row, body.page-id-13702 #et-boc #video .audit-row, body.page-id-13702 #et-boc #video .step-row, body.page-id-13702 #et-boc #video .review-row, body.page-id-13702 #et-boc #audit .banner-row, body.page-id-13702 #et-boc #audit .video-row, body.page-id-13702 #et-boc #audit .audit-row, body.page-id-13702 #et-boc #audit .step-row, body.page-id-13702 #et-boc #audit .review-row, body.page-id-13702 #et-boc #step .banner-row, body.page-id-13702 #et-boc #step .video-row, body.page-id-13702 #et-boc #step .audit-row, body.page-id-13702 #et-boc #step .step-row, body.page-id-13702 #et-boc #step .review-row, body.page-id-13702 #et-boc #review .banner-row, body.page-id-13702 #et-boc #review .video-row, body.page-id-13702 #et-boc #review .audit-row, body.page-id-13702 #et-boc #review .step-row, body.page-id-13702 #et-boc #review .review-row {
  width: 90% !important;
  max-width: 1110px !important;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.page-id-13702 #et-boc #banner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 105px 0 0 !important;
  background-color: #021132 !important;
}
body.page-id-13702 #et-boc #banner .banner-row {
  padding: 105px 0 148px !important;
}
body.page-id-13702 #et-boc #banner .banner-content h1 {
  position: relative;
  max-width: 700px;
  margin: 0 auto 36px;
  padding: 0 0 38px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: clamp(45px, 3.47vw, 50px) !important;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #banner .banner-content h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #banner .banner-content h1 {
    font-size: 35px !important;
  }
}
body.page-id-13702 #et-boc #banner .banner-content h1::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
  width: 80px;
  height: 2px;
  background-color: #ee3942;
}
body.page-id-13702 #et-boc #banner .banner-content p {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-size: clamp(22px, 1.667vw, 24px) !important;
  font-weight: 400;
  color: #ffffff !important;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #banner .banner-content p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #banner .banner-content p {
    font-size: 20px !important;
  }
}
body.page-id-13702 #et-boc #video {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-13702 #et-boc #video .video-row {
  padding: 0 !important;
}
body.page-id-13702 #et-boc #video .video-wrapp {
  max-width: 932px;
  margin: -87px auto 0;
}
body.page-id-13702 #et-boc #video .video-wrapp a.et_pb_video_play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
body.page-id-13702 #et-boc #video .video-wrapp a.et_pb_video_play::before {
  content: "";
  display: block;
  width: 102px;
  height: 71px;
  font-size: 0;
  background-image: url(/wp-content/uploads/2023/05/YouTube-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #video .video-wrapp a.et_pb_video_play::before {
    width: 70px;
    height: 50px;
  }
}
body.page-id-13702 #et-boc #video .video-wrapp a.et_pb_video_play:hover::before {
  transform: scale(1.03);
  transition: all 0.2s ease;
}
body.page-id-13702 #et-boc #audit {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-13702 #et-boc #audit .audit-row:nth-child(1) {
  padding: 54px 0 80px !important;
  border-bottom: 1px solid #a8c2cf;
}
body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) {
  padding: 68px 0 73px !important;
  flex-direction: row;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) {
    flex-wrap: wrap;
  }
}
body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) .audit-col {
  margin: 0;
  padding: 0;
}
body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) .audit-col:nth-child(1) {
  width: 54%;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) .audit-col:nth-child(1) {
    width: 100%;
    margin-bottom: 50px;
  }
}
body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) .audit-col:nth-child(2) {
  width: 46%;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-row:nth-child(2) .audit-col:nth-child(2) {
    width: 100%;
  }
}
body.page-id-13702 #et-boc #audit .audit-title {
  margin: 0;
  padding: 0;
}
body.page-id-13702 #et-boc #audit .audit-title h2 {
  max-width: 830px;
  margin: 0 auto 1.14em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.05;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #audit .audit-title h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-title h2 {
    font-size: 30px !important;
  }
}
body.page-id-13702 #et-boc #audit .audit-title h2 span {
  color: #f0383c;
}
body.page-id-13702 #et-boc #audit .audit-form {
  max-width: 676px;
  margin: 0 auto;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsError {
  display: none;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow {
  width: 47.5%;
  margin: 0 0 13px !important;
}
@media (max-width: 600px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow {
    width: 100%;
  }
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody {
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody label {
  margin: 0;
  padding: 0 0 10px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #000000 !important;
  line-height: 1;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody label {
    font-size: 16px;
  }
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody label span {
  color: #e9242b;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody input {
  width: 100%;
  height: 41px;
  margin: 0;
  padding: 5px 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  border: 2px solid #000000 !important;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody input {
    font-size: 16px;
  }
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input {
  border: 2px solid #e9242b !important;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit {
  text-align: center;
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit input {
  width: auto;
  margin: 20px 0 0;
  padding: 16px 33px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  color: #ffffff !important;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px !important;
  background-color: #f0383c !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit input {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit input {
    font-size: 26px !important;
  }
}
body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit input:hover {
  background-color: #fdb828 !important;
  color: #000000 !important;
  transition: background-color 0.25s ease, color 0.2s ease !important;
}
@media (max-width: 375px) {
  body.page-id-13702 #et-boc #audit .audit-form .fsBody.fsEmbed .fsSubmit input {
    width: 100%;
  }
}
body.page-id-13702 #et-boc #audit .audit-content h2 {
  margin: 0 auto 0.8em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #audit .audit-content h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-content h2 {
    font-size: 30px !important;
  }
}
body.page-id-13702 #et-boc #audit .audit-content p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #audit .audit-content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-content p {
    font-size: 18px !important;
  }
}
body.page-id-13702 #et-boc #audit .audit-img img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 255px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #audit .audit-img img {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #audit .audit-img img {
    max-width: 200px;
    margin: 0 auto;
  }
}
body.page-id-13702 #et-boc #step {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 60px 0 !important;
  background-color: #e9f6fc;
}
body.page-id-13702 #et-boc #step .step-row {
  padding: 0 !important;
  display: flex;
  flex-direction: row;
}
body.page-id-13702 #et-boc #step .step-row:nth-child(2) {
  align-items: flex-start;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) {
    flex-direction: column;
  }
}
body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col {
  width: 50%;
  margin: 0 !important;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(1) {
    padding-right: 26px;
  }
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(1) {
    padding-right: 0;
    margin-bottom: 50px !important;
  }
}
body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(1) .step-item .et_pb_blurb_container {
  max-width: 380px;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(1) .step-item .et_pb_blurb_container {
    max-width: 100%;
  }
}
body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(2) {
  padding-left: 14px;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(2) {
    padding-left: 0;
  }
}
body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(2) .step-item .et_pb_blurb_container {
  max-width: 406px;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-row:nth-child(2) .step-col:nth-child(2) .step-item .et_pb_blurb_container {
    max-width: 100%;
  }
}
body.page-id-13702 #et-boc #step .step-header h2 {
  margin: 0 0 0.7em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-header h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #step .step-header h2 {
    font-size: 30px !important;
  }
}
body.page-id-13702 #et-boc #step .step-header p {
  max-width: 592px;
  margin: 0 auto 2.4em;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #000000;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-header p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #step .step-header p {
    font-size: 18px !important;
  }
}
body.page-id-13702 #et-boc #step .step-item > div {
  display: flex;
  flex-direction: row;
}
@media (max-width: 450px) {
  body.page-id-13702 #et-boc #step .step-item > div {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content {
    max-width: 600px;
  }
}
body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_main_blurb_image {
  margin: 5px 0 0;
}
body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_main_blurb_image img {
  width: 100%;
  max-width: 109px;
  min-width: 109px;
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_main_blurb_image img {
    max-width: 90px;
    min-width: 90px;
  }
}
@media (max-width: 450px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0 auto 20px;
  }
}
body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_blurb_container {
  margin-left: 20px;
}
@media (max-width: 450px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_blurb_container {
    margin: 0 !important;
    text-align: center;
  }
}
body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_blurb_container p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_blurb_container p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #step .step-item .et_pb_blurb_content .et_pb_blurb_container p {
    font-size: 18px !important;
  }
}
body.page-id-13702 #et-boc #review {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 75px 0 !important;
}
body.page-id-13702 #et-boc #review .review-row {
  padding: 0 !important;
  flex-direction: row;
}
@media (max-width: 1100px) {
  body.page-id-13702 #et-boc #review .review-row {
    flex-wrap: wrap;
  }
}
body.page-id-13702 #et-boc #review .review-row .review-col {
  margin: 0;
  padding: 0;
}
body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(1) {
  width: 54%;
}
@media (max-width: 1400px) {
  body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(1) {
    width: 50%;
  }
}
@media (max-width: 1150px) {
  body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(1) {
    padding-right: 50px;
  }
}
@media (max-width: 1100px) {
  body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(1) {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
}
body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(2) {
  width: 46%;
}
@media (max-width: 1400px) {
  body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(2) {
    width: 50%;
  }
}
@media (max-width: 1100px) {
  body.page-id-13702 #et-boc #review .review-row .review-col:nth-child(2) {
    width: 100%;
  }
}
body.page-id-13702 #et-boc #review .review-content h2 {
  margin: 0 auto 0.71em;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 40px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #review .review-content h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #review .review-content h2 {
    font-size: 30px !important;
  }
}
body.page-id-13702 #et-boc #review .review-content p {
  max-width: 595px;
  margin: 0 0 1.29em;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
@media (max-width: 980px) {
  body.page-id-13702 #et-boc #review .review-content p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13702 #et-boc #review .review-content p {
    font-size: 18px !important;
  }
}
body.page-id-13702 #et-boc #review .review-content p:last-child {
  margin: 0;
}
@media (max-width: 1100px) {
  body.page-id-13702 #et-boc #review .review-content p {
    max-width: 100%;
  }
}
body.page-id-13702 #et-boc #review .review-img {
  display: flex;
  justify-content: flex-end;
  margin: -15px 9px 0 0;
}
@media (max-width: 1100px) {
  body.page-id-13702 #et-boc #review .review-img {
    margin: 0;
    justify-content: center;
  }
}
body.page-id-13702 #et-boc #review .review-img img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 461px;
  margin: 0 auto;
}
body.page #blog .single-content-left-col .wl-post-banner, body.page #blog .single-content-left-col .wl-ftc-post-banner, body.single.single-post .single-content-left-col .wl-post-banner, body.single.single-post .single-content-left-col .wl-ftc-post-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 698px;
  margin: 0 auto 28px;
  border: 1px solid #d3962f;
  background-color: #f1f1f1;
}
body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
  position: relative;
  display: flex;
  flex: 0 0 41%;
  width: 100%;
  max-width: 286px;
}
body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-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 #blog .single-content-left-col .wl-post-banner-img img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img img, body.single.single-post .single-content-left-col .wl-post-banner-img img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .wl-post-banner-content, body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .wl-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 29px 20px 32px 27px;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3, body.single.single-post .single-content-left-col .wl-post-banner-content h3, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 {
  margin: 0 0 24px;
  padding: 0;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: clamp(24px, 2.8571428571vw, 28px);
  font-weight: 700;
  line-height: 1;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-post-banner-content h3:after, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:after {
  display: none;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3 span, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3 span, body.single.single-post .single-content-left-col .wl-post-banner-content h3 span, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 span {
  color: #fd0300;
}
body.page #blog .single-content-left-col .wl-post-banner-content p, body.page #blog .single-content-left-col .wl-post-banner-content ul, body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul, body.single.single-post .single-content-left-col .wl-post-banner-content p, body.single.single-post .single-content-left-col .wl-post-banner-content ul, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-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 #blog .single-content-left-col .wl-post-banner-content ul, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul, body.single.single-post .single-content-left-col .wl-post-banner-content ul, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content ul {
  margin: 0 0 11px 5px;
  padding: 0;
  list-style: none;
}
body.page #blog .single-content-left-col .wl-post-banner-content ul li, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul li, body.single.single-post .single-content-left-col .wl-post-banner-content ul li, body.single.single-post .single-content-left-col .wl-ftc-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 #blog .single-content-left-col .wl-post-banner-content ul li:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul li:before, body.single.single-post .single-content-left-col .wl-post-banner-content ul li:before, body.single.single-post .single-content-left-col .wl-ftc-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 #blog .single-content-left-col .wl-post-banner-content p, body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .wl-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p {
  margin: 0 0 21px;
}
body.page #blog .single-content-left-col .wl-post-banner-btn, body.page #blog .single-content-left-col .wl-ftc-post-banner-btn, body.single.single-post .single-content-left-col .wl-post-banner-btn, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn {
  padding: 18px 32px;
  align-self: flex-start;
  color: #ffffff;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border: none;
  border-radius: 5px;
  background-color: #fd0300;
  transition: 0.3s;
}
body.page #blog .single-content-left-col .wl-post-banner-btn:hover, body.page #blog .single-content-left-col .wl-ftc-post-banner-btn:hover, body.single.single-post .single-content-left-col .wl-post-banner-btn:hover, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn:hover {
  color: #ffffff;
  border: none;
  background-color: #000000;
  transition: 0.3s;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content {
  padding: 47px 50px 41px 61px;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content {
    padding: 29px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 {
  margin: 0 0 20px;
  font-size: clamp(24px, 3.3333333333vw, 40px);
  line-height: 1.06;
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3 br, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p {
  margin: 0 0 19px;
  font-size: clamp(17px, 1.8333333333vw, 22px);
  line-height: 1.19;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content p br, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-btn, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn {
  padding: 14px 28px;
  font-size: clamp(20px, 2.1666666667vw, 26px);
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap, body.single.single-post .single-content-left-col .testimonials-banner-wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  max-width: 870px;
  background-color: #0B1437;
  /*background-image: linear-gradient(to top, #3f0b0d 0%, #010b1a 100%);*/
  /*background-image: linear-gradient(90deg, rgb(68, 74, 90) 0%, rgb(25, 28, 36) 99%);*/
  border-radius: 12px;
  border: 1px solid #0B1437;
  margin: 41px auto 46px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap, body.single.single-post .single-content-left-col .testimonials-banner-wrap {
    max-width: 600px;
  }
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap::before, body.single.single-post .single-content-left-col .testimonials-banner-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2023/08/Testimonial-shortcode-img.png") no-repeat right center;
  background-size: auto 100%;
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap::before, body.single.single-post .single-content-left-col .testimonials-banner-wrap::before {
    left: 10%;
  }
}
@media (max-width: 600px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap::before, body.single.single-post .single-content-left-col .testimonials-banner-wrap::before {
    top: auto;
    bottom: 0;
    height: 200px;
  }
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
@media (min-width: 1151px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content {
    padding: 51px 11.5% 56px 11.5%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content {
    padding: 50px;
  }
}
@media (max-width: 600px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content {
    width: 100%;
    padding: 40px 40px 240px 40px;
  }
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3 {
  font-size: 28px;
  line-height: 1.11;
  text-align: center;
  color: #fff;
  margin: 0 0 35px;
}
@media (min-width: 981px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3 {
    font-size: clamp(38px, 3vw, 45px);
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content h3 {
    font-size: 32px;
  }
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: fit-content;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  background-color: #ee3942;
  border: 1px solid transparent;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  padding: 13px 18px 13px 18px;
  overflow: hidden;
  transition: all 0.4s ease;
}
@media (min-width: 981px) {
  body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn {
    font-size: clamp(24px, 1.867vw, 28px) !important;
    padding: 18px 26px 18px 26px;
  }
}
body.page.page-template-default .section.site .single-content .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn:hover, body.single.single-post .single-content-left-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn:hover {
  text-decoration: none;
  color: #000000;
  background-color: #fdb828;
  transition: all 0.25s ease;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit, body.single-post .single-content .single-content-left-col .wl-phishing-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 857px;
  margin: 0 auto 28px;
  border: 1px solid #fd0300;
  background-color: #ecf6f8;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
  position: relative;
  display: flex;
  flex: 0 0 41%;
  width: 100%;
  max-width: 327px;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, #ecf6f8 0%, rgba(236, 246, 248, 0) 100%);
}
@media (max-width: 1180px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
  }
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
    display: none;
  }
}
@media (max-width: 760px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
    display: block;
  }
}
@media (max-width: 500px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
    max-width: 100%;
  }
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
    display: none;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-img img, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img img, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-img img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 30px 30px 35px;
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content {
    padding: 30px 20px 35px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 {
  margin: 0 0 24px;
  padding: 0;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 44px !important;
  font-weight: 700;
  color: #000000;
  line-height: 1.05;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 {
    font-size: 36px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3 span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 span {
  display: block;
  margin-bottom: 0;
  font-size: 25px !important;
  line-height: 1;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3 span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 span {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3 span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content h3 span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 span {
    font-size: 20px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content > span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content > span {
  display: block;
  margin: -15px auto 16px;
  padding: 7px 12px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 25px !important;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  background-color: #fd0300;
  transform: rotate(-3deg);
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content > span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content > span {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content > span, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content > span, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content > span {
    font-size: 20px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  color: #000000;
  line-height: 1.368;
  text-align: left;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul {
    font-size: 18px !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content p, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p {
  margin: 0 0 17px;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content p:last-child, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p:last-child, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content p:last-child, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p:last-child {
  margin: 0 0 19px;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul {
  margin: 0 0 30px 13px;
  padding: 0;
  list-style: none;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 10px;
  line-height: 1.05;
  letter-spacing: normal;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  color: #fbfbfb;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  background-color: #011735;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:before {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:before {
    font-size: 16px !important;
  }
}
@media (max-width: 760px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:before {
    top: -4px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(1)::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(1)::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(1)::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(1)::before {
  content: "1";
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(2), body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(2), body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(2), body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(2) {
  margin: 0;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(2)::before, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(2)::before, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-content ul li:nth-child(2)::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ul li:nth-child(2)::before {
  content: "2";
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn {
  padding: 20px 44px;
  align-self: center;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border: none !important;
  border-radius: 8px;
  background-color: #fd0300;
  transition: 0.3s;
}
body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn:hover, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn:hover, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn:hover, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn:hover {
  color: #000000;
  background-color: #fdb828;
  transition: 0.3s;
}
@media (min-width: 348px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn br, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn br, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn br, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn br {
    display: none;
  }
}
@media (max-width: 1320px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn {
    padding: 20px 35px;
    font-size: 30px !important;
  }
}
@media (max-width: 780px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn {
    padding: 15px 30px;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn {
    padding: 15px 20px;
    font-size: 24px !important;
  }
}
@media (max-width: 416px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-cybersecurity-audit-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner-btn {
    display: block;
    width: 100%;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner, body.single-post .single-content .single-content-left-col .wl-phishing-banner {
  max-width: 700px;
  border: 1px solid #d3962f;
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img {
  max-width: 286px;
}
@media (max-width: 500px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-img::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-img::before {
    display: block;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content {
  padding: 49px 31px 55px 30px;
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 {
  font-size: clamp(38px, 3.8vw, 42px) !important;
  line-height: 0.95;
  letter-spacing: -0.9px;
  text-align: left;
  margin-bottom: 19px;
}
@media (max-width: 980px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content h3, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content h3 {
    font-size: clamp(30px, 9.375vw, 38px) !important;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content p, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content p {
  line-height: 1.3 !important;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ol, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ol {
  max-width: 100%;
  counter-reset: myCounter;
  margin: 1px 0 13px -2px;
}
@media (max-width: 700px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ol, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ol {
    margin-bottom: 8px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ol > li, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ol > li {
  letter-spacing: -0.1px;
  margin-bottom: 1px !important;
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner-content ol > li::before, body.single-post .single-content .single-content-left-col .wl-phishing-banner-content ol > li::before {
  counter-increment: myCounter;
  content: counter(myCounter);
  position: absolute;
  top: 0;
  left: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 24px;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  color: #fff;
  background-color: #fd0300;
}
body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner a.wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner a.wl-phishing-banner-btn {
  font-size: 29px !important;
  padding: clamp(15px, 1.53vw, 19px) clamp(15px, 1.53vw, 25px);
  margin: 0;
}
@media (max-width: 700px) {
  body.page-id-13608 .single-content .single-content-left-col .wl-phishing-banner a.wl-phishing-banner-btn, body.single-post .single-content .single-content-left-col .wl-phishing-banner a.wl-phishing-banner-btn {
    font-size: 20px !important;
    padding: 15px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 700px;
  margin: 0 auto 28px;
  border: 1px solid #d3962f;
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img {
    max-width: 700px;
  }
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img::before, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img::before {
    display: none;
  }
}
@media screen and (max-width: 1180px) and (min-width: 981px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img {
    display: none;
  }
}
@media screen and (max-width: 980px) and (min-width: 581px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 260px;
    opacity: 0.2;
  }
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img::before, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img::before {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-img, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-img {
    display: none;
  }
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 49px 31px 49px 30px;
}
@media (max-width: 1180px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content {
    padding: 49px 31px 49px 30px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3 {
  margin: 0 0 0.55em;
  font-size: clamp(38px, 3.8vw, 42px) !important;
  line-height: 0.95;
  letter-spacing: -0.9px;
  text-align: left;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  color: #000000;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3 span, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3 span {
  color: #0093c6;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3:before, body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3:after, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3:before, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3 br, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content h3 br {
    display: none;
  }
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content p, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content p {
  line-height: 1.3 !important;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol {
  max-width: 100%;
  counter-reset: myCounter;
  margin: 1px 0 13px -2px;
}
@media (max-width: 700px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol {
    margin-bottom: 8px;
  }
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol > li, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol > li {
  letter-spacing: -0.1px;
  margin-bottom: 1px !important;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol > li::before, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content ol > li::before {
  counter-increment: myCounter;
  content: counter(myCounter);
  position: absolute;
  top: 0;
  left: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 24px;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  color: #fff;
  background-color: #fdb828;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn {
  padding: 20px 28px;
  align-self: center;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 29px !important;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border: none !important;
  border-radius: 8px;
  background-color: #fd0300;
  transition: 0.3s;
}
body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn:hover, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn:hover {
  color: #000000;
  background-color: #fdb828;
  transition: 0.3s;
}
@media (min-width: 348px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn br, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn br {
    display: none;
  }
}
@media (max-width: 1320px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn {
    padding: 20px 35px;
    font-size: 30px !important;
  }
}
@media (max-width: 780px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn {
    padding: 15px 30px;
  }
}
@media (max-width: 767px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn {
    padding: 15px 20px;
    font-size: 24px !important;
  }
}
@media (max-width: 416px) {
  body.page-id-13608 .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn, body.single-post .single-content .single-content-left-col .itdepartmentslick-post-banner-content .itdepartmentslick-post-banner-btn {
    display: block;
    width: 100%;
  }
}
.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-image: url("/wp-content/uploads/2022/07/Subpage-Hero-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.error404 .banner-404::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.error404 .banner-404 .banner-container {
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}
.error404 .banner-404 .banner-container .banner-inner {
  display: flex;
  flex-direction: column;
  z-index: 1;
  align-items: center;
  padding: 200px 0 50px;
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner {
    min-height: auto;
    padding: 180px 0 60px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h1 {
  position: relative;
  font-family: "Helvetica Neue Condensed", 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: #ee3942;
  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: "Helvetica Neue Condensed", 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: #ee3942;
  border: 1px solid #ee3942;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px 10px;
  margin: 20px auto 0;
  transition: 0.3s ease-out;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner a.error-btn {
    font-size: 18px;
    padding: 7px 25px;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn:hover {
  background-color: transparent;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.alliancetech.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_ps.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_cybersecurity-training.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fsidebar-form.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fsidebar-cybersecurity-form.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_single.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fsidebar-single-form.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Facunetix-demo-form.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_as.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_managed.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_partners.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_about-hp.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_what-alliance-does.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_subpage.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_co-managed.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_voip-calculator.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_acunetix-training.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_dark-web-scan.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_dark-web-scan-popup.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_remote-work.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_remote-work-popup.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_desktops.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_business-continuity.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_pricing.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_testimonials-template-default.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_home.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_mixin.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_home-dev.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_sophos.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_cybersecurity-st-louis.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_sidebar-cybersecurity.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_video-library.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_our-team-page.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_get-support.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_join-team.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_where-we-serve.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_cpa-page.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_category.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_who-help-pages.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_microsoft-office-356-backup-solutions.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_footer-2022.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_home-banner-dev.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2F_co-managed-it-services.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fpages%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fpages%2F_single-standart.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_single-banner.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_recent-posts.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fpages%2F_security-audit.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fglobal%2F_post-banner.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fpages%2F_sitemap.scss%22%2C%22wp-content%2Fthemes%2Falliance_ulistic%2Fscss%2Fpages%2F_404.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BACqCA%3BACrCA%3BAACA%3BACDA%3BAACA%3BACDA%3BACAA%3BACAA%3BACAA%3BACAA%3BAPIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADbA%3BAAAA%3BAAAA%3BACyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzBA%3BAAAA%3BAAAA%3BASAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BATLF%3BASWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BATpFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASmGY%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BATnId%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS0IgB%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAad%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAThKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASwKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATxKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnNlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASiOc%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnRlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS%2BRc%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAT5XR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS4YQ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BATlZR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS8ZA%3BAAAA%3BAAAA%3BATxZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAExBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEbA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8FC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFpKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAEsME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6OE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9QC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyRD%3BAAAA%3BAAAA%3BAF9SC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsUE%3BAAAA%3BAAAA%3BAAAA%3BAF3SF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BTC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAFnVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4UA%3BAAAA%3BAAAA%3BAAAA%3BAF5UA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4WC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjXD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BXD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2ZF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BC%3BAAAA%3BAAAA%3BAF1bA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmcD%3BAAAA%3BAAAA%3BAF9dC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4cA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwdE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9eF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEueG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFpgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmgBD%3BAAAA%3BAAAA%3BAAAA%3BAF7fC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEogBA%3BAAAA%3BAAAA%3BAFrhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8hBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4iBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAFvjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BjBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzkBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhmBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEolBC%3BAAAA%3BAAAA%3BAAAA%3BAF%2FmBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsnBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFtpBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwoBG%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxqBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiqBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjqBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8qBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAFltBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzvBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BuBE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFrvBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiwBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2ByBD%3BAAAA%3BAAAA%3BAF%2FyBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqzBA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3zBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEu0BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFv0BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEq1BE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF92BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEs3BA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAFp5BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE85BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF95BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEi7BA%3BAAAA%3BAAAA%3BAAAA%3BAFt7BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE67BC%3BAAAA%3BAAAA%3BAFl8BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEu8BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFt7BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEo8BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFp8BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEg9BE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF79BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2%2BBD%3BAAAA%3BAAAA%3BAF3%2BBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEi%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFj%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEigCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5iCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3jCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgjCC%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFrjCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEklCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlmCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2mCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwmCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxmCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEynCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwpCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxoCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6pCE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAF3sCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEosCC%3BAAAA%3BAAAA%3BAAAA%3BAF1sCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqtCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5uCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkvCE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAF3wCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwxCE%3BAAAA%3BAAAA%3BAFxxCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8zCD%3BAAAA%3BAAAA%3BAFxyCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8yCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9yCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0zCC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFz0CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE21CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFp2CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEk3CG%3BAAAA%3BAAAA%3BAAAA%3BAFx3CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEg4CE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAF77CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEi8CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5oDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmoDD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAF3qDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwqDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzrDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgsDD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%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%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2F0DC%3BAAAA%3BAAAA%3BAAAA%3BAEq1DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFt3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEm3DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFn3DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE43DC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2F4DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE25DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2F6DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE07DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAF1gEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyhED%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAFhkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2kEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhlEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0lEF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAF7mEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEwnEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhpEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEspEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAF%2FqEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4rEA%3BAAAA%3BAAAA%3BAF5rEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEutEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BC%3BAAAA%3BAAAA%3BAFnuED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8uEF%3BAAAA%3BAAAA%3BAFpvEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUrBD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BACxTA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWPC%3BAAAA%3BAAAA%3BAAAA%3BAXOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWWA%3BAAAA%3BAAAA%3BAAAA%3BAXXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAXxCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAXlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW2EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAXhFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAXnGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwHF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAXzIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsJD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAX1PD%3BAAAA%3BAAAA%3BAAAA%3BAW%2BPE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3YL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0ZO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzbN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZgCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYvBG%3BAAAA%3BAAAA%3BAAAA%3BAZuBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYZG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAZMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYOA%3BAAAA%3BAAAA%3BACzCF%3BAAAA%3BAAAA%3BAb4BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAarBA%3BAAAA%3BAAAA%3BAbqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAahBC%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%3BAbCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbpBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqCC%3BAAAA%3BAAAA%3BAb%2FBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8CC%3BAAAA%3BAAAA%3BAb9CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauDC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAbhEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauFC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAblHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa0HC%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAbpIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAclBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcUG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdtCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcgDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdhDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcwDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAd9DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6EC%3BAAAA%3BAAAA%3BAd7ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAckFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdlFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc4FC%3BAAAA%3BAAAA%3BAd5FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcmGE%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdnIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BIK%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdvJR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAciLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd3KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc2LC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAdzLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcgMC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAd7MD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcqNC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdpPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAerBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAfYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeNE%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAfRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAecE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfdF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAfxED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeoFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfxEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeyFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemGE%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfrKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAekLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAflPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe2PG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3PH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeiRO%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAfvRL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegSE%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAf9RH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeqSG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAfnWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe0WQ%3BAAAA%3BAAAA%3BAf1WR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegYI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAfnYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe0YM%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAfhaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4aE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf5aF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeubG%3BAAAA%3BAAAA%3BAfvbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegcG%3BAAAA%3BAAAA%3BAfhcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAewcK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAf7eD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4fE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAfpgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemhBC%3BAAAA%3BAAAA%3BAfnhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8hBA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3jBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8kBG%3BAAAA%3BAAAA%3BAAAA%3BAfxkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe2lBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfrlBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe0mBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnnBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeyoBA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf%2FqBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAesrBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAfvsBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8sBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfltBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeytBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAftuBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeivBE%3BAAAA%3BAAAA%3BAfjvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeuwBE%3BAAAA%3BAAAA%3BAfvwBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemxBG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfl6BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe46BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf56BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAew7BK%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAfp8BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAem9BF%3BAAAA%3BAAAA%3BAfz9BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAes%2BBI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAf5%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBzBC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAhBYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBLO%3BAAAA%3BAAAA%3BAhBKP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuBC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAhBnCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBwDK%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0FG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuHI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAhBpJL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BJM%3BAAAA%3BAAAA%3BAAAA%3BAC9LL%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAjBiBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBvDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsFK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1EL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmFK%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiByHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAjB3IH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmJG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1KJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBxLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBgNG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1ND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBxOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkQK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6QK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBhXD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6XE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBjZL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8ZK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9ZL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0aI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1aJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBicQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BACvfP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBSC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAlB1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBiCE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBxCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBmDE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB5CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBiEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB3DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkByEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAlBpFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6FG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAlBzFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBkGC%3BAAAA%3BAAAA%3BAlB9GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBqHE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB7GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB2HI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBjIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB4IG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAlB7RD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBmSG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB7RH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB4SG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBtSH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBqTE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAG8B%3BAAAA%3BAAAA%3BAAK9B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuCC%3BAAAA%3BAAAA%3BACzlBL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBsDE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB%2FFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0GI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5IH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmKK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBnKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmLK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjNF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB6NI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB8OK%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBrQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmRK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoTC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBpTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB%2BTC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7TD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoVG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBrWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBkXC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAC%2FYF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BApBUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBHE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBxCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBuDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBtFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBkGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBtFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBgGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBxHP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBuIS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB1JV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB%2BKS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBnLX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB6LQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBtMV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBsNS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBzNV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBmOS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBhPX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwPU%3BAAAA%3BAAAA%3BACzRX%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BArB%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBxBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBAH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BArBdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwBC%3BAAAA%3BAAAA%3BArBpCD%3BAqBuCG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBnCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB4CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB5CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBoDK%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB%2FDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB6EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBhFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBxFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBmGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBnGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB8GC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBlJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBrKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBiLO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBnLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB9MD%3BAqBgNG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBnNF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB%2BNO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB9NF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqByOO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBzOP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBkPG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BArB%2FOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBuPE%3BAAAA%3BAAAA%3BArBvPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB4PG%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BArBnQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqByQG%3BAAAA%3BAAAA%3BArBzQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB%2BQG%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBzRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBsSM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClUR%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBuBI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBoCE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAChFC%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB0BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBLO%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBaE%3BAAAA%3BAAAA%3BAvBbF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBoBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBxCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBuDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB1ER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBqFA%3BAAAA%3BAAAA%3BAvBrFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB0FC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBhGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBwGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB9GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBgII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBpHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBsIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAvBpLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuByLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB9MH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAuBoOG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAvBlOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuByOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBvPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBiQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBhRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBuRG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBxTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBqUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB%2FTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB%2BUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBjXH%3BAwBCA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBsBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB9BC%3BAAAA%3BAAAA%3BAAAA%3BAwBsCC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAxB%2FBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB2CA%3BAAAA%3BAAAA%3BAAAA%3BAxB3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBmDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAxBlEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBuEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBjEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBiFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB3EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB2FO%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBhGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBuGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBhJP%3BAwB6JA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBtKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBsLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBhLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBgMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAClPC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBQI%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAzB3BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAzBnCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBwCI%3BAAAA%3BAAAA%3BAzBxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB8CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBwDI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBrDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBmEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBjFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB4FM%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcL%3BAAAA%3BAAAA%3BAzBhHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBqHE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB3HJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyByJG%3BAAAA%3BAAAA%3BAzBnJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB0JI%3BAAAA%3BAAAA%3BAzBhKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBuKI%3BAAAA%3BAAAA%3BAzB7KJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBqLK%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAzB9LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtJE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BA3BkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BVC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BdF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BoDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BrFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAChKJ%3BAAAA%3BAAAA%3BA5BiCC%3BA4BzBC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BACbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BOD%3BAAAA%3BAAAA%3BACuCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5JC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADSE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADLA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACpDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BDD%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BA7BtMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BiND%3BAAAA%3BAAAA%3BAAAA%3BA7BvNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BgOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BA7BpOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4OI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BhOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BmPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA7BtQD%3BAAAA%3BAAAA%3BAAAA%3BA6B6QG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BA7B3SJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BqTE%3BAAAA%3BAAAA%3BA7BzSF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4TD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B9UA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BgWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BxYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B0ZO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BA7BvbP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4cM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B9dL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BsfD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B5fC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BqgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BA7BhjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BwjBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BhkBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B6lBE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BA7B%2FmBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BooBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BtpBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B6qBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B7tBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B6uBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B%2FvBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B0wBK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BvyBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BkzBK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7Bl0BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6Bq1BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B31BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6Bs2BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7Bj4BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6Bq5BM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B%2F4BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B85BO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAaT%3BAAAA%3BAAAA%3BA7Bx7BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B%2B7BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7Bz9BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4%2BBK%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BA7B5%2FBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BmgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BniCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B%2BiCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA7B7kCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BulCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BA7B3mCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BmnCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BnnCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BuoCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BjoCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BgpCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAaT%3BAAAA%3BAAAA%3BAAAA%3BA7B1qCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BkrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BA7BtvCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B%2BvCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BjwCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BmxCI%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEh1CN%3BAAAA%3BAAAA%3BADwEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADuDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADiDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7LC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACRG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACSG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADiDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvCA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACJG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADjBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BtIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBsLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBnMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBsNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBmOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBnOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB4PI%3BAAAA%3BAAAA%3BA%2FB5PJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0QG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBhRH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBsSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1RJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB6SG%3BAACC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGD%3BAACC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BA%2FBtVH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBsWO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBpXR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB6XQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBvXR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBwYS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB7ZR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0aU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1aV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBmbS%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BA%2FBpcR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0cU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBlcV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB2cQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB3cR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB4dU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtdV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBifE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBihBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBvhBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBuiBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBgjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1iBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBgkBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1jBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0kBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBpkBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBolBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtlBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB6mBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBvmBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBynBO%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BA%2FBpnBR%3BA%2BB2nBO%3BAAAA%3BAAAA%3BAAAA%3BA%2FBjoBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB2oBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBroBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0pBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBppBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BByqBM%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBzqBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBosBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1sBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBitBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBxtBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BByvBG%3BAAAA%3BAAAA%3BA%2FBnvBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBswBE%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BA%2FBjyBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0yBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBzyBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0zBC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BA%2FB10BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBo1BM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB%2F1BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBw2BM%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBz5BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB46BC%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB38BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBo9BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBl9BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBq%2BBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BA%2FBj%2FBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0%2FBK%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBhgCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBygCK%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBrjCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB6jCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1kCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0lCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAcT%3BAAAA%3BAAAA%3BA%2FBzoCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBgpCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB7oCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBuqCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB3pCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB6qCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB7qCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0rCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBpsCA%3BA%2BBysCE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BA%2FB3sCF%3BAAAA%3BAAAA%3BAAAA%3BA%2BBmtCE%3BAAAA%3BAAAA%3BAAAA%3BA%2FBntCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBgvCK%3BAAAA%3BAAAA%3BAAAA%3BA%2FB1uCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGxBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4DG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0FK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1FL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsGO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvGL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyHK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyIO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAH7JL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiLK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BjOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BA5BjDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BA6BrHH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCeA%3BAAAA%3BAAAA%3BAjCfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC2BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC%2FBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC6CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCvCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkClBE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCPK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCaL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCWM%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAlCZP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCyBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCnBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCgCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC1BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCgDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC1CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCyDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCnDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCgEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlChEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkC6EO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC7EP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkC4FO%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCzFP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkC8GQ%3BAAAA%3BAAAA%3BAAAA%3BAlCxGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCyHE%3BAAAA%3BAAAA%3BACzJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BjVL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BA%2BB1IH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BApCtBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCHA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCTH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCmBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCzBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCkCK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCrCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCiDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCzDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCwEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArC7IN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCyJM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCzJN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqC0KM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC9NJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCGD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAtCEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCSA%3BAAAA%3BAAAA%3BAtCrBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC4BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC5CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC%2BDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCnED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCuFD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC5LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCqME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCzLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCoME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC9LF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC4ME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC5MF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCsNG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCtNH%3BAsC6NK%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCrPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC%2BQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCzQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCoRK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC1RL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCgTM%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC7TD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCwUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC5TF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCmVE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCnVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCsWM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC9WH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCwXI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC5WJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCkZM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC1ZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCmaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC7bD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCscE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC1bF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCqcG%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtChlBb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC4lBa%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjtBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvCqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuCPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvCOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuCGE%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvCzCd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuCmDU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAC5FR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCGE%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCjEV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCrBD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAzCPC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzClBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC8CD%3BAAAA%3BAAAA%3BAAAA%3BAzC9CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCqDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC%2BDA%3BAAAA%3BAAAA%3BAAAA%3BAzC%2FDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCyEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCzEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCiGD%3BAAAA%3BAAAA%3BAzCjGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCuGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCqHD%3BAAAA%3BAAAA%3BAzCrHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC2HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzC%2FGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCoIA%3BAAAA%3BAAAA%3BAzC9HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCgJA%3BAAAA%3BAAAA%3BAzChJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCgKA%3BAAAA%3BAAAA%3BAzC5KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCmMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCnMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC8MC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzC9MD%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%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%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC2SC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCvTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCgUE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAzCtVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BA1CgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BA1CPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CaI%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1CpBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CgCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1C1BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CwCE%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1CxDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1ClEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0C4EC%3BAAAA%3BAAAA%3BA1C5ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CoFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1CxEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CkFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BA1CzHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CuIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1CxKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CuLO%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BA1C5SD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CoTE%3BAAAA%3BAAAA%3BA1CxSF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0CgTG%3BAAAA%3BAAAA%3BACjVJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BA3CeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BA3CFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CgCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CtCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CuDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CxHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BA3C9ID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CsJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C9KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C0LC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C1LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CsMG%3BAAAA%3BAAAA%3BA3CtMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CjMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CwNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5MJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CmOI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C9OD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C0PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BA3C%2FQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C7RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CwSC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CxSD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CoTE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BA3CrUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3ClVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8VG%3BAAAA%3BAAAA%3BA3C9VH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CqWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CzVJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BWI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3ClYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6YA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BA3CjZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CyZC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3ClbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8bC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C9bD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C0cG%3BAAAA%3BAAAA%3BA3C1cH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CidI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CrcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C2dI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CteD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkfE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BA3CvgBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CqhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CrhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CliBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BA3CpkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CilBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CjlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6lBG%3BAAAA%3BAAAA%3BA3C7lBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2ComBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CxlBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8mBI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C1nBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CyoBG%3BAAAA%3BAAAA%3BA3CzoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CgpBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CpoBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CqqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CrqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CgrBE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CxqBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BrBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BA3CvuBN%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BuBM%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5vBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CqxBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CtyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkzBE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cn0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2B0BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C%2F0BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C21BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BA3Cl2BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C02BK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cj3BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C43BE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BA3C%2F3BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cs4BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C13BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cg5BI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BA3C15BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Ci6BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cr7BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cg8BE%3BAAAA%3BAAAA%3BA3Ch8BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cu8BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cv8BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cm9BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cv8BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BA2Ci9BM%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cz9BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cm%2BBI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CzgCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkiCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CthCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CuiCE%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CjjCH%3BAAAA%3BAAAA%3BAAAA%3BA2CwjCI%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BA3CvjCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CikCM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BA3C5kCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C0lCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C%2FmCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CgoCQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BA3C7pCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C2qCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CjrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6rCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5rCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CktCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3CttCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CsuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5uCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CyvCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C7uCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CywCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CzwCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C0wCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CtxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BA2CsxCM%3BAAAA%3BAAAA%3BAAAA%3BA3C5xCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CqyCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C%2FxCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CwzCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Ch1CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2B1CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cr2CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cg6CK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C56CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cq7CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cp8CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cg9CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Ch9CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cw%2BCA%3BAAAA%3BAAAA%3BA3Cx%2BCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cu%2FCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Cv%2FCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CogDA%3BAAAA%3BAAAA%3BA3CpgDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CyhDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CtiDL%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%3BA2CimDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C7mDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CsnDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CroDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CipDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CjpDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C4qDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5qDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C6qDA%3BAAAA%3BAAAA%3BA3CzrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C2rDI%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CttDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8vDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C9vDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CkzDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BA3C3zDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cs0DK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Ct0DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Co2DA%3BAAAA%3BAAAA%3BAAAA%3BA3Cp2DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2B2DI%3BAAAA%3BAAAA%3BAAAA%3BA3C%2F2DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2B3DK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BA3C%2F3DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cw4DM%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BA3Cl6DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C66DK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C76DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Ck8DD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BA3Cj9DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C09DI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C98DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Cw%2BDI%3BAAAA%3BAAAA%3BAAAA%3BA3Cx%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8gEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BA3CthEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C8hEG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BA3CriEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C4iEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5iEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CokED%3BAAAA%3BAAAA%3BA3CpkEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C2kEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BA3C9kEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2CulEG%3BAAAA%3BAAAA%3BA3CvlEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BlEK%3BAAAA%3BAAAA%3BA3C%2FlEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C2mEI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BA3CrnEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C4nEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3C5nEJ%3BA2CyoEM%3BAAAA%3BAAAA%3BAAAA%3BAARA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CrqEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2C%2BqEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BA3CjsEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4CrBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BA5CqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4CCE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BACrCN%3BAAAA%3BAAAA%3BA7CsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C7BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CuCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C3BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CoCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ChDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C2DU%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C3DV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CuEc%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CvGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CmHU%3BAAAA%3BAAAA%3BAAAA%3BA7CnHV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C%2BHQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CrLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C8LM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ClLN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C2LI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ClMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CsNQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ChNR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C6NU%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C5NR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C0OQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CxQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C%2BQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C3RR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C6RU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C7RV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C4SU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAiBd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C%2FVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C0WM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C1WN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CoXU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CxWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CgXQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C1XZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CmYU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CnYV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CmZc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C3ZV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6Ckbc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BA7C7bZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CwcU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C5bV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CqcU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CrcV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C8cY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C1dZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CqegB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7C9ed%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CwgBgB%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAepB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CtjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C%2BjBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CrkBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CulBY%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BA7CrlBd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C4mBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CtmBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6C%2BmBU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CrnBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CioBc%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAYd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ClqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6CsrBI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAvC9tBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMNE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMII%3BAAAA%3BAAAA%3BANJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMYQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANAR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6BM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkCU%3BAAAA%3BAAAA%3BAAAA%3BAN5BV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMwCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkDU%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMoEU%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BANnER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6EQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%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%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2FTV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BUU%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANjYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMgZY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANvcZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMgec%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANhfV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0gBY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BANt0BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM80BM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANt0BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM21BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANl2BV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM03BU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYV%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3pChB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BACrHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAR3GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CAC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CnDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CkEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9ClEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C%2BEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C%2FEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C6GI%3BAAAA%3BAAAA%3BA9C7GJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C8HI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CrRH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C4SI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9ChSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CiTG%3BAACC%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%3BAAAA%3BAAKD%3BAACC%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%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BA9C%2FYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CmaO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CjbR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C0bQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CpbR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CqcS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C3dR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CweU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CxeV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CifS%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BA9CngBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CygBU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CjgBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C2gBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C3gBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C4hBU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CthBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CgjBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CrkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CglBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CtlBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CsmBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CrmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C%2BmBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CzmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C%2BnBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CznBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C0oBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CpoBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CqpBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CvpBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C8qBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CxqBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C0rBO%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BA9CrrBR%3BA8C4rBO%3BAAAA%3BAAAA%3BAAAA%3BA9ClsBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C6sBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CvsBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C6tBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9CvtBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C4uBM%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C5uBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CwwBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C9wBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8CsxBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C7xBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8C6zBG%3BAAAA%3BAAAA%3BA9CvzBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BCTC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BA%2FCVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgDnBU%3BAAAA%3BAAAA%3BACPV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjDaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiDIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAC%2FIF%3BAAAA%3BAAAA%3BAlD6BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkDrBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlDxCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkD0DC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9PH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnD6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDwBE%3BAAAA%3BAAAA%3BAAAA%3BAnDlBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmD8BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDxBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDyCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDqDE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAnDpDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmD8DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%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%3BAAAA%3BAAAA%3BAAMC%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%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnD5TF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDwUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDhaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmD%2BaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnDteH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmD%2BfI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnD%2FgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDyiBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAQD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAnD11BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDm2BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnD32BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmDk4BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FpCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApDuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApD3BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoD2CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApD3CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDwDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApDvEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDyFE%3BAAAA%3BAAAA%3BApDzFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDgGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApDhGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDkHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApD5GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoDuIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArDqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqDFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArDQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqDiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArDnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqD%2BBA%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%3BArD1GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqD4HE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%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%3BACzMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDYG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDnBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD0CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDjEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDoFI%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAtD3GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDmHG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAtDvHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDgII%3BAAAA%3BAAAA%3BAtDhIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD2IC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDzIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD0JG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtD3LP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDwMQ%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtD7MP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD%2BNQ%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDrOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD0PK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDnQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDmRE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtD7QF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD%2BRE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDzRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDmTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAtD1TF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDiUG%3BAAAA%3BAAAA%3BAAAA%3BAtDjUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD0UK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtD1UL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDoVM%3BAAAA%3BAAAA%3BAtDpVN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD8VI%3BAAAA%3BAAAA%3BAtD9VJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDsWM%3BAAAA%3BAAAA%3BAtDtWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDoXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDpXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDqYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtD%2FXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDmZE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDjZH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD2ZG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDpaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsD%2BaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDtbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDycD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDvfF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDugBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDjgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsDihBG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FjBH%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%3BAASA%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%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOlB%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%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%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAvD1VF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDoWE%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDhZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuD4ZC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDtZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDsaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDhaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuD8aC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDxaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuD4bC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDtbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDqcC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDndH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuD2eI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvD%2FhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDwiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDtjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDgkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvD1wBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuDmxBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FyBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzDED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyDQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzDhBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyDuCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzDjCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyD2DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzDrDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyDgFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzD1EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyD8FG%3BAAAA%3BAAAA%22%7D */