@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");
/*font-family: 'Rubik', Arial, sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap");
/*font-family: 'Plus Jakarta Sans',Arial, sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
#wpadminbar {
  z-index: 99999999;
}
html, body {
  overflow-x: hidden !important;
}
html #page-container, body #page-container {
  overflow-x: hidden;
}
#et-main-area {
  font-family: "Roboto", sans-serif;
}
#et-main-area .et_pb_row, #et-main-area .container {
  width: 90%;
}
#et-main-area .et_pb_row.single-container, #et-main-area .container.single-container {
  max-width: 960px;
}
#et-main-area h1, #et-main-area h2, #et-main-area h3, #et-main-area h4, #et-main-area h5, #et-main-area h6 {
  font-weight: 700;
  margin: 30px 0 20px;
  padding-bottom: 0;
}
#et-main-area h2 {
  font-size: 38px !important;
}
@media (max-width: 980px) {
  #et-main-area h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h2 {
    font-size: 30px !important;
  }
}
#et-main-area h2:first-child {
  margin-top: 0;
}
#et-main-area h3 {
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #et-main-area h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h3 {
    font-size: 20px !important;
  }
}
#et-main-area h4 {
  font-size: 26px !important;
}
@media (max-width: 980px) {
  #et-main-area h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h4 {
    font-size: 18px !important;
  }
}
#et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
  line-height: 140%;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
    font-size: 20px;
  }
}
#et-main-area p:empty, #et-main-area .et_pb_text_inner:empty, #et-main-area li:empty {
  display: none;
}
#et-main-area ul, #et-main-area ol {
  padding-bottom: 0;
  margin-bottom: 30px;
}
#et-main-area li {
  margin-bottom: 14px;
  font-weight: 400;
}
#et-main-area blockquote {
  position: relative;
  margin-bottom: 35px;
  padding: 17px 0 0 50px;
  line-height: 140%;
  color: #000000;
  border: none;
  font-weight: 400;
}
#et-main-area blockquote p {
  font-weight: 500;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #et-main-area blockquote p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area blockquote p {
    font-size: 20px !important;
  }
}
#et-main-area blockquote .author {
  font-size: 15px;
  color: #305ed8;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
#et-main-area blockquote:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0px;
  display: block;
  width: 36px;
  height: 32px;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #305ed8;
}
#et-main-area blockquote:after {
  content: "";
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 16px;
  width: 3px;
  background-color: #012642;
}
#et-main-area .et_pb_button {
  font-size: 20px;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  padding: 11px 25px;
  display: inline-block;
}
#et-main-area .et_pb_button:hover {
  text-shadow: none;
}
#et-main-area .case-studies-cta {
  margin-top: 20px;
}
#et-main-area .case-studies-cta a {
  margin: 0 0 20px !important;
}
@media (max-width: 980px) {
  body.single .et_pb_slide {
    padding-top: 100px !important;
  }
}
@media (max-width: 767px) {
  body.single .et_pb_slide .et_pb_slide_content {
    font-size: 16px !important;
  }
}
.blockquote-wrapper {
  background-color: #f6f9ff !important;
  padding: 0 5% 36px;
  margin: 40px 0;
  border: 1px solid #e4d0d0;
}
.schedule-btn-wrapper .schedule-btn {
  border: 2px solid #3787ff;
  font-size: 16px !important;
  padding: 7px 20px !important;
  display: inline-block;
  color: #fff;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
}
.schedule-btn-wrapper .schedule-btn:hover {
  background-color: #fff;
  color: #305ed8;
}
#et-main-area .blockquote-divi-wrapper {
  border-top: 4px solid #305ed8;
  margin-top: 41px;
  padding-top: 47px;
  padding: 10px 0 0 1px;
}
#et-main-area .blockquote-divi-wrapper p {
  margin-bottom: 17px;
}
#et-main-area .blockquote-divi-wrapper .author {
  font-size: 15px;
  color: #305ed8;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-left: 50px;
  font-weight: 600;
}
#et-main-area .blockquote-divi-wrapper blockquote {
  margin-bottom: 17px !important;
}
#et-main-area .blockquote-divi-wrapper blockquote:before {
  top: 3px;
}
#et-main-area .blockquote-divi-wrapper blockquote:after {
  top: 50px;
  bottom: 7px;
  left: 22px;
}
.et_pb_image_wrap .et-waypoint {
  opacity: 1 !important;
}
body.page-id-8756 .single-content-section #left-area ul:not([class]) li::before {
  top: 6px;
}
#top-header {
  z-index: 99999 !important;
}
@media (min-width: 981px) {
  #top-header > .container {
    width: 90%;
    max-width: 1617px;
    padding-top: 1em;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #top-header > .container {
    width: 92%;
    padding-left: 0;
    padding-right: 0;
  }
}
#top-header #et-secondary-nav li a:hover {
  color: #ee7523 !important;
}
@media (max-width: 1650px) {
  #top-header #et-secondary-nav li a {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  #top-header #et-secondary-nav li a {
    font-size: 14px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #top-header #et-secondary-nav li a {
    font-size: 13px;
  }
}
#top-header #et-secondary-nav li.support {
  padding-left: 25px;
  position: relative;
}
#top-header #et-secondary-nav li.support:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M6.04274 0.0224867C3.92954 0.231052 2.23289 1.80771 1.9154 3.85861C1.89508 3.99269 1.8773 4.11684 1.8773 4.13173C1.8773 4.14911 1.79095 4.16401 1.64109 4.17146C0.942621 4.2087 0.330505 4.66556 0.0790552 5.33844L0.0104778 5.51969L0.00285815 6.36885C-0.00730146 7.33968 0.000318243 7.38189 0.185731 7.75433C0.429561 8.2385 0.881664 8.57121 1.43282 8.67301C1.88238 8.75495 2.35227 8.74005 2.52498 8.63577C2.69769 8.53148 2.69007 8.62583 2.69007 6.47065C2.69007 4.16898 2.70531 3.95296 2.88311 3.4092C3.28695 2.18015 4.33085 1.23167 5.60842 0.928756C7.16538 0.5588 8.76297 1.17705 9.67226 2.50045C9.81195 2.70157 10.0329 3.15346 10.1167 3.4092C10.2945 3.95296 10.3098 4.16898 10.3098 6.47562C10.3098 8.68542 10.2971 8.54141 10.5155 8.65563C10.6247 8.71274 10.64 8.71522 11.0971 8.7028C11.5162 8.69287 11.5873 8.68542 11.7702 8.62832C12.0547 8.53645 12.2731 8.40485 12.4966 8.18884C12.6516 8.03738 12.7125 7.95544 12.809 7.76674C13.0021 7.38189 13.0071 7.34216 12.997 6.36885L12.9894 5.51969L12.9208 5.33844C12.6719 4.66805 12.0547 4.2087 11.3588 4.17146C11.2089 4.16401 11.1225 4.14911 11.1225 4.13173C11.1225 4.0349 11.0362 3.57059 10.9778 3.36203C10.4038 1.22671 8.29563 -0.198494 6.04274 0.0224867Z' fill='%23004089'/%3E%3Cpath d='M1.70934 9.2316C1.76775 9.58666 2.01152 10.1031 2.27561 10.4234C2.81902 11.0839 3.6189 11.4414 4.55591 11.4414H4.75905V11.208V10.9771L4.42894 10.9622C3.91854 10.9374 3.57066 10.8331 3.18468 10.5848C2.70221 10.2769 2.36702 9.81261 2.20959 9.24401L2.18419 9.1447L1.93788 9.13973L1.69411 9.13725L1.70934 9.2316Z' fill='%23004089'/%3E%3Cpath d='M5.73503 10.4333C5.49634 10.5177 5.31605 10.6915 5.22717 10.9174C5.184 11.0267 5.17639 11.0937 5.184 11.2427C5.20432 11.558 5.37191 11.8014 5.66139 11.9354L5.80106 12H6.49936H7.19767L7.33734 11.9354C7.62682 11.8014 7.79441 11.558 7.81473 11.2427C7.8325 10.9174 7.6776 10.6443 7.38558 10.4854L7.24846 10.4109L6.53745 10.406C5.99912 10.401 5.80359 10.406 5.73503 10.4333Z' fill='%23004089'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 19px;
  height: 18px;
  position: absolute;
  left: 0;
  top: -1px;
}
#top-header #et-secondary-nav li.sales {
  padding-left: 25px;
  position: relative;
}
#top-header #et-secondary-nav li.sales:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M7.96956 8.7764L8.09089 8.79153L8.17732 8.70506L9.20953 7.67243C9.20971 7.67225 9.20989 7.67208 9.21006 7.6719C9.31472 7.56871 9.44702 7.49807 9.59096 7.46853C9.73494 7.43899 9.88439 7.45183 10.0212 7.50551C10.0214 7.50558 10.0216 7.50566 10.0218 7.50573L11.2786 8.00772C11.2788 8.00781 11.279 8.0079 11.2792 8.00798C11.4172 8.06415 11.5355 8.15986 11.6192 8.2831C11.7029 8.40624 11.7484 8.55138 11.75 8.70029V11.0054C11.7491 11.1065 11.7278 11.2064 11.6874 11.299C11.6468 11.392 11.5879 11.4758 11.5142 11.5453C11.4405 11.6149 11.3535 11.6688 11.2584 11.7038C11.1637 11.7386 11.063 11.754 10.9623 11.7491C6.63221 11.4792 4.04922 9.51651 2.4997 7.2801C0.942516 5.03263 0.420668 2.49469 0.254529 1.08382C0.242929 0.97862 0.253673 0.872149 0.28606 0.771385C0.318522 0.670385 0.371991 0.577414 0.442941 0.498584C0.513892 0.419755 0.600716 0.356854 0.697699 0.314014C0.794681 0.271174 0.899628 0.249363 1.00563 0.250014L1.00563 0.250019H1.00717H3.23486C3.38366 0.250528 3.52892 0.295523 3.65199 0.379242C3.77515 0.463026 3.87045 0.581766 3.92563 0.720203L3.92567 0.720312L4.42849 1.98017L4.42849 1.98018L4.42917 1.98186C4.48456 2.11777 4.49869 2.267 4.4698 2.41091C4.44092 2.55475 4.37034 2.68689 4.26688 2.79082C4.26683 2.79087 4.26678 2.79092 4.26673 2.79097L3.23374 3.82438L3.14487 3.91329L3.16324 4.03765L3.41055 4.00112C3.16324 4.03765 3.16326 4.03778 3.16328 4.03793L3.16333 4.0383L3.16349 4.03931L3.16397 4.04244L3.16565 4.053C3.16711 4.06193 3.16925 4.0746 3.17217 4.09078C3.17799 4.12313 3.1869 4.16954 3.19959 4.22813C3.22497 4.34528 3.26554 4.51146 3.32694 4.7117C3.44955 5.11155 3.65633 5.65076 3.99365 6.20739C4.67082 7.32481 5.87808 8.51546 7.96956 8.7764Z' fill='%23004089' stroke='%23157C12' stroke-width='0.5'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
#main-header {
  border-bottom: 3px solid #004089;
  z-index: 999999 !important;
}
@media (min-width: 981px) {
  #main-header {
    margin-top: -1px;
  }
}
@media (max-width: 980px) {
  #main-header {
    margin-top: 0 !important;
  }
}
@media (min-width: 981px) {
  #main-header > .container {
    width: 90%;
    max-width: 1613px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-header > .container {
    padding: 0;
    width: 92%;
  }
}
@media (min-width: 981px) {
  #main-header .logo_container {
    height: calc(100% + 47px);
    bottom: 0;
    left: 14px;
    width: auto;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-header .logo_container {
    left: 0;
  }
}
@media (max-width: 1281px) and (min-width: 980px) {
  #main-header .logo_container a img {
    max-height: 70%;
  }
}
@media (min-width: 981px) {
  #main-header #et-top-navigation {
    padding: 3px 0 9px 0;
  }
}
#main-header #et-top-navigation #top-menu li {
  padding-right: 20px;
}
@media (max-width: 1650px) {
  #main-header #et-top-navigation #top-menu li {
    padding-right: 10px !important;
  }
}
@media (max-width: 1360px) {
  #main-header #et-top-navigation #top-menu li {
    padding-right: 6px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #main-header #et-top-navigation #top-menu li {
    padding-right: 0 !important;
  }
}
#main-header #et-top-navigation #top-menu li a {
  padding-top: 8px;
  padding-bottom: 10px;
  font-size: 19px !important;
}
@media (max-width: 1750px) {
  #main-header #et-top-navigation #top-menu li a {
    font-size: 17px !important;
  }
}
@media (max-width: 1650px) {
  #main-header #et-top-navigation #top-menu li a {
    font-size: 15px !important;
  }
}
@media (max-width: 1440px) {
  #main-header #et-top-navigation #top-menu li a {
    font-size: 14px !important;
    letter-spacing: -0.01em !important;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-header #et-top-navigation #top-menu li a {
    font-size: 13px !important;
    padding-left: 6px;
    padding-right: 14px;
  }
}
#main-header #et-top-navigation #top-menu li:last-child {
  padding-left: 7px;
  padding-right: 0;
  /*
          @media (max-width: 1650px) {
            padding-left: 0;
          }
*/
}
#main-header #et-top-navigation #top-menu li.menu-schedule-button a {
  font-family: "Rubik", sans-serif;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px !important;
  padding: 9px 0.4em;
  letter-spacing: 0.015em;
  position: relative;
  transition: all 0.2s ease-in-out;
  color: white !important;
  border: 1px solid #00bc80;
  background-color: #00bc80;
}
#main-header #et-top-navigation #top-menu li.menu-schedule-button a:hover {
  color: #00bc80 !important;
  background-color: white !important;
}
@media (max-width: 1650px) {
  #main-header #et-top-navigation #top-menu li.menu-schedule-button a {
    letter-spacing: 0;
    font-size: 17px;
  }
}
@media (max-width: 1440px) {
  #main-header #et-top-navigation #top-menu li.menu-schedule-button a {
    font-size: 14px;
  }
}
@media (max-width: 1281px) {
  #main-header #et-top-navigation #top-menu li.menu-schedule-button a {
    font-size: 11px !important;
    padding: 9px 0.7em;
  }
}
#main-header #et-top-navigation #top-menu li.menu-schedule-button a:hover:after {
  background-color: #fb9815;
}
@media (min-width: 981px) {
  #main-header.et-fixed-header {
    box-shadow: none !important;
  }
}
@media (max-width: 767px) {
  #main-header #logo {
    max-height: 80%;
  }
}
@media (max-width: 980px) {
  #main-header #et_mobile_nav_menu .mobile_menu_bar {
    padding: 14px 0 10px;
  }
}
#main-header #mobile_menu li:first-child {
  margin-top: 15px;
}
@media (max-width: 767px) {
  #main-header #mobile_menu li:first-child {
    margin-top: 45px;
  }
}
#main-header #mobile_menu li.menu-item-695 a {
  border-bottom: none;
}
#main-header #mobile_menu .menu-schedule-button {
  padding-top: 2%;
}
#main-header #mobile_menu .menu-schedule-button a {
  background-color: #00bc80;
  color: white !important;
  font-family: "Rubik", sans-serif;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 9px 0.8em;
  letter-spacing: 0.015em;
  position: relative;
  transition: all 0.2s ease-in-out;
  border: 1px solid #00bc80;
  max-width: 330px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 1.1;
}
#main-header #mobile_menu li.top-cta-text {
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  line-height: 1.1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #main-header #mobile_menu li.top-cta-text {
    top: 10px;
  }
}
#main-header #mobile_menu li.top-cta-text a {
  border-bottom: none;
  font-size: 13px;
}
#main-header #mobile_menu li.top-cta-text a span {
  display: inline-block;
}
#main-header #mobile_menu .menu-schedule-button a {
  margin-top: 17px;
}
#main-header #mobile_menu > li > a {
  background-color: rgba(0, 0, 0, 0.03);
}
#main-header #mobile_menu li .sub-menu {
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#main-header #mobile_menu li .sub-menu li {
  margin-top: 0;
}
#main-header #mobile_menu li .sub-menu li a {
  color: #000000 !important;
}
@media (max-width: 981px) {
  #main-header #mobile_menu li .sub-menu li a {
    padding-left: 5% !important;
  }
}
#main-header #top-menu li .sub-menu {
  width: 284px !important;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-header #top-menu li .sub-menu {
    width: 200px !important;
  }
}
#main-header #top-menu li .sub-menu li a {
  white-space: nowrap;
  padding-left: 19px;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-header #top-menu li .sub-menu li a {
    padding-left: 10px !important;
  }
}
.et-l.et-l--footer #top-footer-section .et_pb_text_inner h4 {
  border-bottom: 1px solid #085dad;
  text-transform: uppercase;
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800 !important;
  padding-bottom: 15px;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 20px !important;
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner h4 {
    letter-spacing: 0 !important;
    font-size: 17px !important;
  }
}
@media (max-width: 1367px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner h4 {
    font-size: 15px !important;
  }
}
@media (max-width: 1210px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner h4 {
    font-size: 14px !important;
  }
}
.et-l.et-l--footer #top-footer-section .et_pb_text_inner p {
  font-family: "Quattrocento Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner p {
    letter-spacing: 0 !important;
  }
}
.et-l.et-l--footer #top-footer-section .et_pb_text_inner p strong {
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 18px !important;
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner p strong {
    font-size: 16px !important;
  }
}
@media (max-width: 1367px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner p strong {
    font-size: 14px !important;
  }
}
@media (max-width: 1210px) {
  .et-l.et-l--footer #top-footer-section .et_pb_text_inner p strong {
    font-size: 13px !important;
  }
}
@media (min-width: 981px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:first-child {
    margin-right: 4.5%;
    width: 47.05%;
  }
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:first-child .et_pb_image img {
    max-width: 90%;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:first-child .et_pb_image + .et_pb_text p {
  line-height: 1.4;
}
@media (min-width: 981px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:first-child .et_pb_image + .et_pb_text p {
    padding-right: 13px;
  }
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:first-child .et_pb_image + .et_pb_text p {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) {
    width: 48.45%;
  }
}
@media (min-width: 981px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:first-child {
    width: 45.17989%;
    margin-right: 8.64%;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:first-child .et_pb_text_inner h4 ~ p {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 28px;
}
@media (max-width: 1600px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:first-child .et_pb_text_inner h4 ~ p {
    font-size: 18px;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:first-child .et_pb_text_inner h4 ~ p a {
  color: white;
  transition: all 0.2s ease-in;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:first-child .et_pb_text_inner h4 ~ p a:hover {
  color: #124B7C;
}
@media (min-width: 981px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) {
    width: 46.17989%;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_text_inner {
  margin-bottom: 0;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_text_inner h4 + p {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  margin-top: 16px;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code .fsBody.fsEmbed {
  margin-bottom: 0 !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form {
  box-shadow: none;
  outline: none;
  border: none;
  background-color: transparent;
  margin: 0 !important;
  padding: 0;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsFieldFocused {
  background-color: transparent !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsError {
  display: none !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col {
  padding-top: 7px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow {
  width: 47%;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow:nth-child(5) {
  width: 100%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow {
    width: 100%;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody {
    padding: 3px 0;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody label {
  color: white !important;
  font-size: 15px;
  line-height: 1.1;
  padding-bottom: 2px;
  margin-bottom: 0 !important;
  font-family: "Quattrocento Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody label span {
  color: #ff3f51;
  font-family: sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody input {
  width: 100% !important;
  max-width: 100% !important;
  height: 34px;
  background-color: #1a355f;
  border: 1px solid transparent;
  border-radius: 0;
  color: white;
  font-size: 15px;
  padding: 0.6em;
  line-height: 100%;
  font-family: "Quattrocento Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody input {
    height: 33px;
    font-size: 16px !important;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsValidationError {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSection.fs1Col .fsRow.fsFieldRow .fsValidationError input {
  outline: 1px solid #ff1100 !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit {
  background-color: transparent !important;
  padding: 10px 0;
  margin: 0;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit .fsPreviousButton, .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit .fsNextButton {
  display: none !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit .fsSubmitButton {
  tab-index: 1;
  display: block;
  width: 100%;
  padding: 0.4em 0;
  line-height: 1;
  text-align: center;
  border-radius: 5px;
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: 1px solid #fb9815;
  background-color: #fb9815;
  box-shadow: none;
  color: white !important;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit .fsSubmitButton {
    font-size: 20px !important;
  }
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code form .fsSubmit .fsSubmitButton:hover {
  border-color: #FB9815 !important;
  background-color: transparent;
  color: white !important;
}
.et-l.et-l--footer #top-footer-section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner:first-child .et_pb_column:nth-child(2) .et_pb_code + .et_pb_text .et_pb_text_inner p {
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.et-l.et-l--footer #bottom-footer-section .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: flex-start;
  }
}
.et-l.et-l--footer #bottom-footer-section .et_pb_text_inner p, .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a {
  font-size: 15px !important;
  letter-spacing: 0.05em;
  font-family: "Quattrocento Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner p, .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner p, .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a {
    text-align: center;
  }
}
.et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a {
  color: white;
  margin: 0 7px;
  transition: all 0.2s ease-in;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a {
    margin: 0 3px;
  }
}
.et-l.et-l--footer #bottom-footer-section .et_pb_text_inner a:hover {
  color: #124B7C;
}
.et-l.et-l--footer #main-footer {
  padding-top: 35px;
}
@media (max-width: 1280px) {
  .et-l.et-l--footer #main-footer .container {
    padding-left: 0;
    padding-right: 0;
    width: 90% !important;
  }
}
.et-l.et-l--footer #main-footer .footer_content {
  padding-left: 0 !important;
  padding-top: 21px;
  padding-bottom: 0;
  margin-bottom: 39px;
}
@media (max-width: 1200px) {
  .et-l.et-l--footer #main-footer .footer_content {
    display: grid;
    padding: 20px 0;
    margin-bottom: 20px;
    grid-template-areas: "a c d" "b c d";
  }
}
@media (max-width: 800px) {
  .et-l.et-l--footer #main-footer .footer_content {
    grid-template-areas: "a c" "b d";
  }
}
@media (max-width: 600px) {
  .et-l.et-l--footer #main-footer .footer_content {
    grid-template-areas: "a" "b" "c" "d";
  }
}
.et-l.et-l--footer #main-footer .footer_content li:first-child {
  width: 23.5%;
}
.et-l.et-l--footer #main-footer .footer_content li:nth-child(3) {
  padding-left: 12px;
}
.et-l.et-l--footer #main-footer .footer_content li:last-child {
  padding-left: 64px;
}
@media (max-width: 1200px) {
  .et-l.et-l--footer #main-footer .footer_content li {
    width: 100% !important;
    display: block;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(1) {
    grid-area: a;
    padding: 0 15px 0 0 !important;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(2) {
    grid-area: b;
    margin-top: -25px;
    padding: 0 15px 0 0 !important;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(2) .footer_lists {
    margin-top: 0;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(3) {
    grid-area: c;
    padding: 0 15px !important;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(4) {
    grid-area: d;
    padding: 0 0 0 15px !important;
  }
}
@media (max-width: 800px) {
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(2) {
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(2) {
    margin-top: -75px;
  }
}
@media (max-width: 600px) {
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(1), .et-l.et-l--footer #main-footer .footer_content li:nth-child(2), .et-l.et-l--footer #main-footer .footer_content li:nth-child(3), .et-l.et-l--footer #main-footer .footer_content li:nth-child(4) {
    padding: 0 !important;
  }
  .et-l.et-l--footer #main-footer .footer_content li:nth-child(2) {
    margin-top: -45px;
  }
}
.et-l.et-l--footer #main-footer .footer_content li .footer_lists {
  padding-top: 5px;
}
.et-l.et-l--footer #main-footer .footer_content li .footer_lists p {
  margin-bottom: 10px !important;
  letter-spacing: 0.7px;
}
.et-l.et-l--footer #main-footer .footer_content li .footer_lists p a:hover {
  color: #ee7523 !important;
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .footer_content li .footer_lists p a {
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section {
    padding: 0 !important;
  }
}
.et-l.et-l--footer #main-footer .content_section p, .et-l.et-l--footer #main-footer .content_section a {
  letter-spacing: 0.7px;
  line-height: 1.7;
}
.et-l.et-l--footer #main-footer .content_section .contact_wrap h3 {
  margin: -5px 0 27px;
  padding-top: 0px;
  letter-spacing: 1.3px;
  padding-left: 61px;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section .contact_wrap h3 {
    padding-left: 0 !important;
    text-align: center !important;
  }
}
.et-l.et-l--footer #main-footer .content_section .contact_list {
  padding-left: 33px;
}
.et-l.et-l--footer #main-footer .content_section .contact_list li {
  padding: 0 0 0 51px;
}
@media (max-width: 1200px) {
  .et-l.et-l--footer #main-footer .content_section .contact_list li {
    display: block;
  }
}
.et-l.et-l--footer #main-footer .content_section .contact_list li:first-child {
  padding-right: 57px;
  padding-left: 43px;
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer .content_section .contact_list li:first-child {
    border-right: none !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section .contact_list li:first-child {
    padding-left: 0 !important;
  }
}
.et-l.et-l--footer #main-footer .content_section .contact_list li p {
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .content_wrap {
    padding: 43px 0 30px;
    min-width: 749px;
  }
}
.et-l.et-l--footer #main-footer .content_section .left_content {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section .left_content {
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer .content_section .left_content img {
  position: relative;
  top: -11px;
  left: -6px;
}
@media (max-width: 812px) {
  .et-l.et-l--footer #main-footer .content_section .left_content img {
    top: -6px;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section .left_content img {
    text-align: center;
  }
}
.et-l.et-l--footer #main-footer .content_section .right_content p {
  line-height: 1.7;
  letter-spacing: 0.7px;
  padding-right: 40px;
  padding-top: 10px;
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .right_content p {
    padding-right: 53px;
    padding-top: 9px;
    margin-left: -4px;
  }
}
@media (max-width: 812px) {
  .et-l.et-l--footer #main-footer .content_section .right_content p {
    margin-bottom: 11px !important;
  }
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap {
    padding-top: 38px;
  }
}
@media (max-width: 812px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap {
    padding-top: 49px;
  }
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 {
    padding-left: 60px;
  }
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 {
    padding-left: 48px;
    margin-bottom: 18px;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 {
    padding-left: 47px;
  }
}
.et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 a {
  transition: all 0.6s;
}
.et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 a:hover {
  color: #ee7523 !important;
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap h3 a {
    letter-spacing: 2.2px;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list {
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list {
    flex-direction: column;
  }
}
@media (max-width: 375px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list {
    padding-left: 0 !important;
  }
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li {
    position: relative;
    z-index: 1;
    padding-left: 15px !important;
  }
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #133f65;
  }
}
@media (max-width: 375px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li {
    padding-left: 0 !important;
  }
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li:first-child {
    padding-right: 41px;
    padding-left: 52px;
  }
}
@media (min-width: 1201px) and (max-width: 1280px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li:first-child {
    padding-left: 7px !important;
  }
}
@media (max-width: 1024px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li:first-child {
    padding-left: 15px;
  }
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .content_section .col-sm-5 .contact_wrap .contact_list li p {
    letter-spacing: 1.2px;
    margin-bottom: -1px;
  }
}
.et-l.et-l--footer #main-footer .bottom_footer {
  padding-top: 44px;
}
@media (min-width: 1660px) {
  .et-l.et-l--footer #main-footer .bottom_footer {
    padding-top: 53px;
  }
}
.et-l.et-l--footer #main-footer .bottom_footer p, .et-l.et-l--footer #main-footer .bottom_footer a {
  letter-spacing: 0.8px;
}
.et-l.et-l--footer #main-footer .bottom_footer .social-media {
  padding-left: 0 !important;
}
.et-l.et-l--footer #main-footer .bottom_footer .privacy-text {
  margin-bottom: 0;
  padding-left: 0 !important;
}
.et-l.et-l--footer #main-footer .bottom_footer .privacy-text li {
  margin-bottom: 20px !important;
  padding-left: 9px !important;
}
.et-l.et-l--footer #main-footer .bottom_footer .privacy-text li a {
  letter-spacing: 1.1px;
}
.et-l.et-l--footer #main-footer .bottom_footer .privacy-text li a:hover {
  color: #ee7523 !important;
}
@font-face {
  font-family: "Eksell Display Web";
  src: url("../fonts/EksellDisplayWeb-Medium.woff2") format("woff2"), url("../fonts/EksellDisplayWeb-Medium.ttf") format("ttf"), url("../fonts/EksellDisplayWeb-Medium.eot") format("eot"), url("../fonts/EksellDisplayWeb-Medium.woff") format("woff");
}
@font-face {
  font-family: "Eksell Display - Small";
  src: url("../fonts/EksellDisplay-Small.woff2") format("woff2"), url("../fonts/EksellDisplay-Small.ttf") format("ttf"), url("../fonts/EksellDisplay-Small.eot") format("eot"), url("../fonts/EksellDisplay-Small.woff") format("woff");
}
#et-main-area .banner-section {
  background-attachment: fixed !important;
  background-position: right !important;
  max-height: 680px;
}
@media (min-width: 981px) {
  #et-main-area .banner-section {
    background-position: center !important;
  }
}
#et-main-area .banner-section h1 {
  font-size: 50px !important;
  position: relative;
  padding-bottom: 30px !important;
  max-width: 690px;
}
@media (max-width: 980px) {
  #et-main-area .banner-section h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section h1 {
    font-size: 36px !important;
  }
}
#et-main-area .banner-section h1:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 80px;
  background-color: #EE7523;
  left: 0;
  bottom: 0;
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-main-area .banner-section .et_pb_module .et_pb_slides .et_pb_slide {
    padding-top: 110px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide {
  padding-top: 65px !important;
  padding: 0;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    height: 91vh;
    min-height: 700px;
    max-height: 1080px;
    display: flex;
    align-items: flex-start !important;
    padding-bottom: 70px;
    padding-top: 110px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    padding-top: 110px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    padding-top: 0 !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide:before {
  display: none;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container {
  min-height: auto !important;
  height: auto !important;
  max-width: 1260px;
  width: 90%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  max-width: 960px;
  margin-left: 0;
  padding: 10% 0 4%;
  padding-top: 0;
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding-bottom: 70px;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  margin-left: 0;
  margin-top: 40px;
  max-width: 100%;
  padding-bottom: 4px;
  line-height: 93%;
  letter-spacing: 1.6px;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  margin-left: 0;
  margin-top: 20px;
  line-height: 1;
  font-family: "Source Sans Pro", sans-serif;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
  margin-bottom: 22px;
  line-height: 132%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
  font-size: 28px !important;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 980px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 20px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  background: #f04a1b;
  border-radius: 5px;
  color: #fff !important;
  transition: 0.2s;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  border: none;
  padding: 11px 40px;
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    padding: 11px 60px;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  background: #071122 !important;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
  display: flex;
  margin-top: 25px;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
    flex-direction: column;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
  margin-right: 15px;
  padding: 11px 60px !important;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
    max-width: 240px;
    text-align: center;
    padding: 10px 20px !important;
  }
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a.btn-discover {
    margin-top: 20px;
  }
}
/*Page Posts Category Banner*/
body.page:not(.home) #main-header, body.single-post #main-header, body.archive #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fff, #fff, rgba(255, 255, 255, 0.5), transparent);
  z-index: 1;
  display: block !important;
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    background-position: left;
  }
}
@media (max-width: 1366px) and (min-width: 1281px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 700px;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 600px;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  font-size: 20px;
  line-height: 130%;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 55px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  font-size: 20px !important;
  padding: 11px 60px !important;
  display: inline-block;
  border: 2px solid #3787ff !important;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  letter-spacing: 0;
  min-width: auto;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  color: #06216c !important;
  background-color: #ffffff !important;
  border-color: #06216c !important;
}
.home h1::after {
  display: none;
}
#divi-banner-video {
  display: none;
}
.divi-banner-video {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  pointer-events: none;
  -webkit-transition: display 0.3s;
  transition: display 0.3s;
}
.divi-banner-video:before {
  content: "";
  background-color: rgba(27, 27, 34, 0.65);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.divi-banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.category-banner-section {
  max-height: 680px;
}
.category-banner-section .et_pb_slide {
  padding-top: 0 !important;
}
.category-banner-section h1 {
  position: relative;
  padding-bottom: 30px !important;
  max-width: 580px !important;
}
.category-banner-section h1:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 80px;
  background-color: #EE7523;
  left: 0;
  bottom: 0;
}
body.page:not(.home) #main-header, body.single-post #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.page:not(.home) #et-main-area .et-l--body .banner-section, body.single-post #et-main-area .et-l--body .banner-section {
  min-height: 530px !important;
  max-height: 1080px !important;
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page:not(.home) #et-main-area .et-l--body .banner-section, body.single-post #et-main-area .et-l--body .banner-section {
    height: 100vh !important;
  }
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .et-l--body .banner-section, body.single-post #et-main-area .et-l--body .banner-section {
    height: 100% !important;
  }
}
body.page:not(.home) #et-main-area .banner-section, body.single-post #et-main-area .banner-section {
  height: 89vh;
  min-height: 530px !important;
  max-height: 1080px !important;
  background-color: #0b1627;
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section, body.single-post #et-main-area .banner-section {
    position: absolute;
    margin-top: -608px;
    z-index: 100;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider, body.single-post #et-main-area .banner-section .et_pb_slider {
  height: 100%;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides {
  height: 100%;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0b1627 !important;
  z-index: 1;
  display: block !important;
  opacity: 0.35;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide {
  height: 100%;
  min-height: 540px;
  max-height: 1080px;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
@media (max-width: 1366px) and (min-width: 1281px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 700px;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 600px;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  max-width: 760px;
  color: #ffffff !important;
  font-family: "Silka - Medium";
  font-size: 21px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 141%;
  text-align: left;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 16px !important;
  }
}
@media (max-width: 1368px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 16px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  color: #ffffff;
  font-family: "Eksell Display Web";
  font-size: 60px !important;
  font-weight: 500;
  font-style: normal;
  line-height: 60px;
  letter-spacing: 1.6px;
  text-align: left;
  margin-bottom: 50px;
  padding-bottom: 55px !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
  }
}
@media (max-width: 1368px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 48px !important;
    line-height: 115%;
    margin-bottom: 35px;
    padding-bottom: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title::after, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title::after {
  height: 4px;
  width: 100px;
  background-color: #003be4;
  left: 0px;
  bottom: 0;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title::after, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title::after {
    left: 0;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  font-size: 20px !important;
  padding: 11px 60px !important;
  display: inline-block;
  border: 2px solid #3787ff !important;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  letter-spacing: 0;
  min-width: auto;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.single-post #et-main-area .banner-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  color: #06216c !important;
  background-color: #ffffff !important;
  border-color: #06216c !important;
}
@media (max-width: 767px) {
  body.page.home #et-main-area .home-banner-section .et_pb_slides .et_pb_slide {
    padding-bottom: 140px !important;
  }
}
@media (max-width: 767px) {
  body.page.home #et-main-area .home-banner-section .et_pb_slides .et_pb_slide.et-pb-active-slide::after {
    bottom: -10px !important;
  }
}
body.post-template-default {
  padding-bottom: 0 !important;
}
body.page:not(.home) #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.page:not(.home) #et-main-area .banner-section h1 {
  font-size: 67px !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section {
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section > .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_section:not(:last-child) {
  border-bottom: 1px solid #c7d6e0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section {
  padding: 46px 0 32px;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: right;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p strong {
  padding-top: 0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 {
  border-bottom: 0;
  padding-bottom: 32px;
  margin-bottom: 0;
}
@media (min-width: 981px) and (max-width: 1199px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 br {
    display: none;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap {
  position: relative;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
  content: "";
  background: url(/wp-content/themes/theme/images/book-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -7px;
  left: -63%;
  position: absolute;
  width: 895px;
  height: 314px;
  z-index: 0;
}
@media (max-width: 1280px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
    width: 400px;
    bottom: -156px;
    left: -29%;
  }
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides {
    padding: 50px 0 35px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner h2 {
  line-height: 112%;
  margin-bottom: 38px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li {
  position: relative;
  padding-left: 76px;
  line-height: 124%;
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 21px;
  top: -10px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
@media (min-width: 981px) and (min-height: 760px) {
  body.single-post {
    overflow-x: initial;
  }
  body.single-post > #page-container {
    overflow-x: initial;
  }
}
body.single-post #et-main-area .banner-section h1 {
  font-size: 56px !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .banner-section h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .banner-section h1 {
    font-size: 36px !important;
  }
}
body.single-post #et-main-area .single-content-section a:not([class]), body:not(.home) #et-main-area .single-content-section a:not([class]) {
  text-decoration: underline !important;
  color: #003be4 !important;
}
body.single-post #et-main-area .single-content-section a:not([class]):hover, body:not(.home) #et-main-area .single-content-section a:not([class]):hover {
  color: #ee7523 !important;
  text-decoration: none !important;
}
body.single-post #et-main-area .single-content-section ul, body:not(.home) #et-main-area .single-content-section ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
  position: relative;
  padding-left: 56px;
  line-height: 124%;
  margin-bottom: 24px;
}
body.single-post #et-main-area .single-content-section ul li:before, body:not(.home) #et-main-area .single-content-section ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 20px;
  height: 7px;
  width: 7px;
  border-radius: 11px;
  background: #EE7523;
}
body.single-post #et-main-area .single-content-section .case-studies-cta a, body:not(.home) #et-main-area .single-content-section .case-studies-cta a {
  padding: 11px 50px !important;
}
body.single-post #et-main-area .single-content-section .et_pb_button, body:not(.home) #et-main-area .single-content-section .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap {
  display: none;
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar > .et_pb_row, body:not(.home) #et-main-area .single-content-section.with-sidebar > .et_pb_row {
    display: flex;
  }
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #left-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #left-area {
    width: calc(95% - 320px);
    margin-right: 7%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area {
    width: 320px;
  }
}
body.single-post #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area {
  padding-right: 0;
  border-right: 0;
}
@media (min-width: 981px) and (min-height: 760px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area {
    height: 100%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2 {
    position: sticky;
    top: calc(50vh - 330px);
  }
}
@media (min-width: 981px) and (min-height: 760px) and (min-width: 981px) and (max-width: 1400px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2 {
    top: calc(50vh - 255px);
  }
}
body.single-post .single-content-section, body:not(.home) .single-content-section {
  max-width: 1260px;
  margin: 0 auto;
  border-radius: 50px 0 0;
  background-color: #ffffff;
  padding-top: 25px;
}
@media (min-width: 981px) {
  body.single-post .single-content-section, body:not(.home) .single-content-section {
    width: 90%;
    margin-top: 610px;
    z-index: 105;
  }
}
body.single-post .single-content-section #left-area, body:not(.home) .single-content-section #left-area {
  max-width: 736px;
  color: #000000;
  font-family: "Silka - Light";
  font-size: 18px !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23px;
  text-align: left;
}
@media (min-width: 981px) {
  body.single-post .single-content-section #left-area, body:not(.home) .single-content-section #left-area {
    margin-right: 7%;
    padding-left: 17px;
  }
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area, body:not(.home) .single-content-section #left-area {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .single-content-section #left-area, body:not(.home) .single-content-section #left-area {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area, body:not(.home) .single-content-section #left-area {
    line-height: 120%;
  }
}
body.single-post .single-content-section #left-area h2, body:not(.home) .single-content-section #left-area h2 {
  color: #000000;
  font-family: "Eksell Display - Small";
  font-size: 42px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 45px;
  text-align: left;
  margin-bottom: 33px;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area h2, body:not(.home) .single-content-section #left-area h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .single-content-section #left-area h2, body:not(.home) .single-content-section #left-area h2 {
    font-size: 27px !important;
  }
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area h2, body:not(.home) .single-content-section #left-area h2 {
    line-height: 130%;
  }
}
body.single-post .single-content-section #left-area h3, body:not(.home) .single-content-section #left-area h3 {
  position: relative;
  color: #000000;
  font-family: "Eksell Display - Small";
  font-size: 32px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32px;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 8px;
  margin-bottom: 29px;
  margin-top: 40px;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area h3, body:not(.home) .single-content-section #left-area h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .single-content-section #left-area h3, body:not(.home) .single-content-section #left-area h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1160px) {
  body.single-post .single-content-section #left-area h3, body:not(.home) .single-content-section #left-area h3 {
    font-size: 28px !important;
  }
}
body.single-post .single-content-section #left-area h3::before, body:not(.home) .single-content-section #left-area h3::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 97%;
  background-color: #003be4;
  left: 0;
  bottom: 0px;
}
body.single-post .single-content-section #left-area h3::after, body:not(.home) .single-content-section #left-area h3::after {
  content: "";
  position: absolute;
  background: #9eb0b8;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area h3, body:not(.home) .single-content-section #left-area h3 {
    line-height: 130%;
  }
}
body.single-post .single-content-section #left-area p, body:not(.home) .single-content-section #left-area p {
  color: #000000;
  font-family: "Silka - Light";
  font-size: 18px !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23px;
  text-align: left;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area p, body:not(.home) .single-content-section #left-area p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .single-content-section #left-area p, body:not(.home) .single-content-section #left-area p {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area p, body:not(.home) .single-content-section #left-area p {
    line-height: 120%;
  }
}
body.single-post .single-content-section #left-area img, body.single-post .single-content-section #left-area iframe, body:not(.home) .single-content-section #left-area img, body:not(.home) .single-content-section #left-area iframe {
  border: 1px solid #9eb0b8;
}
body.single-post .single-content-section #left-area center, body:not(.home) .single-content-section #left-area center {
  margin-bottom: 60px;
}
body.single-post .single-content-section #left-area ul, body.single-post .single-content-section #left-area ol, body:not(.home) .single-content-section #left-area ul, body:not(.home) .single-content-section #left-area ol {
  padding-top: 5px;
  margin-bottom: 50px;
}
body.single-post .single-content-section #left-area ul li, body.single-post .single-content-section #left-area ol li, body:not(.home) .single-content-section #left-area ul li, body:not(.home) .single-content-section #left-area ol li {
  position: relative;
  list-style: none;
  color: #000000;
  font-family: "Silka - Light";
  font-size: 18px !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23px;
  text-align: left;
  padding-left: 60px;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area ul li, body.single-post .single-content-section #left-area ol li, body:not(.home) .single-content-section #left-area ul li, body:not(.home) .single-content-section #left-area ol li {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.single-post .single-content-section #left-area ul li, body.single-post .single-content-section #left-area ol li, body:not(.home) .single-content-section #left-area ul li, body:not(.home) .single-content-section #left-area ol li {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.single-post .single-content-section #left-area ul li, body.single-post .single-content-section #left-area ol li, body:not(.home) .single-content-section #left-area ul li, body:not(.home) .single-content-section #left-area ol li {
    line-height: 120%;
  }
}
body.single-post .single-content-section #left-area ul li::before, body.single-post .single-content-section #left-area ol li::before, body:not(.home) .single-content-section #left-area ul li::before, body:not(.home) .single-content-section #left-area ol li::before {
  content: "";
  position: absolute;
  width: 9px !important;
  height: 9px !important;
  border: 2px solid #003be4;
  background: white !important;
  border-radius: 30px;
  left: 29px;
  top: 4px;
}
@media (max-width: 980px) {
  body.single-post .single-content-section #right-area #custom_html-2, body:not(.home) .single-content-section #right-area #custom_html-2 {
    display: flex;
    justify-content: center;
    float: none;
    width: 300px;
    margin: 0 auto;
  }
}
body.single-post .single-content-section #left-area ul li::before, body.single-post .single-content-section #left-area ol li::before, body:not(.home) .single-content-section #left-area ul li::before, body:not(.home) .single-content-section #left-area ol li::before {
  content: "";
  position: absolute;
  width: 9px !important;
  height: 9px !important;
  border: 2px solid #003be4;
  background: white !important;
  border-radius: 30px;
  left: 29px;
  top: 7px;
}
#et-boc .home-banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 650px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 550px;
  }
}
#et-boc .home-banner-section a.btn-get-quote {
  border: 2px solid #3787ff;
}
#et-boc .home-banner-section a.btn-discover {
  /*	box-shadow: 0 18px 28px rgba(2, 87, 172, 0.4); */
  border: 1px solid #12aef6;
  background-color: #003366;
  color: #06e7fb;
  padding: 11px 29px !important;
}
#et-boc .home-banner-section a.btn-discover:hover {
  text-shadow: none;
}
#et-boc .home-after-banner-section {
  padding: 42px 0 32px;
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_column:first-child {
    margin-right: 6.35%;
    width: 38.05%;
  }
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_column:last-child {
    width: 55.6%;
  }
}
#et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_image {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section.content-right .et_pb_row .et_pb_image {
    text-align: left;
  }
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:first-child {
    width: 55.6%;
    margin-right: 6.35%;
  }
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:last-child {
    width: 38.05%;
  }
}
@media (max-width: 980px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: center;
  }
}
#et-boc .home-after-banner-section h2 {
  border-bottom: 4px solid #305ed8;
  padding-bottom: 28px;
  line-height: 112%;
  margin-bottom: 32px;
}
#et-boc .home-after-banner-section p {
  line-height: 120%;
  max-width: 98%;
}
#et-boc .home-after-banner-section p:not(:last-child) {
  margin-bottom: 25px;
}
#et-boc .home-after-banner-section p strong {
  padding-top: 10px;
  display: block;
  letter-spacing: -0.15px;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe {
    padding: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row h2 {
  margin-bottom: 29px;
  line-height: 112%;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 19px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    min-width: 100px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    text-align: center;
    margin-bottom: 20px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
    width: calc(100% - 100px);
    text-align: left;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content p {
  line-height: 124%;
  margin-bottom: 17px;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li h3 {
  margin-top: 3px !important;
  margin-bottom: 9px;
  font-weight: 500;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
  width: 100%;
  margin-right: 0;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    text-align: left;
  }
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    margin-right: 1.5%;
    width: 29.2%;
  }
}
@media (min-width: 1301px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-bottom: 20px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    max-width: 420px;
    margin-bottom: 0;
    padding-top: 23px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
  background: #fff;
  border-top: 1px solid #c7d6e0;
  padding: 50px 30px;
  width: 100%;
  margin-right: 0;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    width: 69.3%;
    padding: 79px 62px 25px 81px;
  }
}
@media (max-width: 1279px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    padding: 45px 50px 25px 40px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
  border: 2px solid #359af9;
}
@media (max-width: 1520px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
    font-size: 15px !important;
    text-align: center;
  }
}
#et-boc .home-it-fortress-section {
  padding: 0;
  border-top: 1px solid #c7d6e0;
}
#et-boc .home-it-fortress-section .et_pb_row {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row {
    justify-content: space-between;
  }
}
#et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
  width: 100%;
  padding: 60px 30px 50px;
  margin-right: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    border-right: 1px solid #c7d6e0;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_module {
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 0 86px;
    width: 21.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column img {
    padding-bottom: 11px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    width: 32.4%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    width: 24.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) img {
    padding-bottom: 16px;
    padding-left: 5px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    width: 21.2%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child img {
    padding-top: 17px;
    padding-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(2) {
    border-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    border-top: 1px solid #c7d6e0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    border-right: 0;
    border-top: 1px solid #c7d6e0;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 30px 86px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    width: 50% !important;
  }
}
#et-boc .home-it-fortress-section h2 {
  font-size: 60px !important;
  margin: 6px 0 40px;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
#et-boc .home-it-fortress-section h3 {
  font-size: 38px !important;
  margin: 0 0 41px;
  line-height: 112%;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
#et-boc .home-it-fortress-section .et_pb_button {
  padding: 11px 23px !important;
}
@media (max-width: 1599px) and (min-width: 1366px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 1365px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 14px !important;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section {
    padding: 64px 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row {
  display: flex;
}
@media (max-width: 1600px) {
  #et-boc .home-organization-steps-section .et_pb_row {
    flex-wrap: wrap;
  }
}
#et-boc .home-organization-steps-section .et_pb_row h3 {
  margin: 23px 0 27px;
  line-height: 116%;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 47.25%;
    margin-right: 5.5%;
    margin-bottom: 30px;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 24.6%;
    margin-right: 5.5%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 100% !important;
    margin-right: 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
  background: #fff;
  padding: 64px 38px 63px;
  border: 1px solid #c7d6e0;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    width: 47.25%;
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 5.5%;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 0;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    margin-right: 0;
    width: 23.3%;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) .et_pb_text_inner {
  margin-bottom: 0;
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(2), #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(3) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:last-child) {
    margin-bottom: 30px;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading {
  justify-content: start;
  display: flex;
  align-items: center;
  max-width: 258px;
  margin: 0 auto 30px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading span {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 24px;
  text-indent: -25px;
  padding-left: 20px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading img {
  margin-right: 21px;
  width: 54px !important;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .content {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 138%;
}
#et-boc .home-organization-steps-section .et_pb_button {
  border: 2px solid #359af9;
  text-shadow: none;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_blog_grid_wrapper {
    margin-bottom: 21px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section {
    padding: 45px 0 15px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner {
    margin-bottom: 49px;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
  font-size: 45px !important;
  font-weight: 500;
  margin-bottom: 31px;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2 {
    font-size: 32px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner p {
  font-size: 24px !important;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column {
    width: 31.75%;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column:not(:last-child) {
  margin-right: 2.375%;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article {
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article h3 {
  font-size: 22px !important;
  font-weight: 500;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container {
  margin: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article h3.entry-title {
  line-height: 110%;
  margin: 0 0 15px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .entry-title, #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content {
  padding: 0 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content-inner {
  padding-bottom: 70px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link {
  display: inline-block;
  text-align: center;
  margin: 24px 0 30px;
  border-radius: 5px;
  border: 2px solid #223f8f;
  line-height: 1.1;
  padding: 8px 10px;
  transition: all 0.2s;
  position: absolute;
  bottom: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link:hover {
  background: #223f8f;
  color: #fff !important;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container > a {
  margin-bottom: 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container img {
  max-height: 236px;
  object-fit: cover;
}
#et-boc .home-blog-bottom-section .et_pb_button {
  display: block;
  max-width: 270px;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2 !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  border: 2px solid #359af9;
  text-shadow: none;
}
#et-boc .home-blog-bottom-section .et_pb_button span {
  display: block;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo {
    padding: 52px 0 50px;
  }
}
#et-boc .page-section-it-fortress-logo .heading-row {
  padding-bottom: 0;
}
#et-boc .page-section-it-fortress-logo .heading-row h2 {
  margin-bottom: 32px;
}
#et-boc .page-section-it-fortress-logo .heading-row p {
  line-height: 124%;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column {
    width: 33.333%;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:first-child img {
    padding-top: 5px;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:not(:last-child) {
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #it-fortress-pricing-table {
    padding: 46px 0 50px;
  }
}
#it-fortress-pricing-table .table-code-module .table-content {
  overflow-x: auto;
}
#it-fortress-pricing-table .table-code-module table {
  text-align: center;
  width: 100%;
  border-collapse: inherit;
  position: relative;
  overflow-x: scroll;
  min-width: 820px;
}
#it-fortress-pricing-table .table-code-module tr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#it-fortress-pricing-table .table-code-module tr.top-table {
  padding-bottom: 15px;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:first-child {
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module tr.top-table th .title {
  color: #093d62;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  font-size: 19px;
  font-weight: 700;
  font-family: "Avenir-Next", sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:not(:first-child) img {
  min-height: 96px;
  margin-bottom: 6px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th {
  font-weight: 700;
  padding: 18px 12px;
  color: #fff;
  line-height: 126%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Avenir-Next", sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(2) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #093d62;
  background-color: #093d62;
  margin-left: 2.5px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(3) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #305ed8;
  background-color: #305ed8;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:last-child {
  border-radius: 12px 12px 0 0;
  border: 5px solid #00268b;
  background-color: #00268b;
  margin-left: -2.5px;
}
#it-fortress-pricing-table .table-code-module tr:not(:last-child):not(.title-table):not(.top-table) {
  border-bottom: 1px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td {
  background: #f2f2f2;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(2) {
  background: #ddeaf1;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(3) {
  background: #c6deed;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:last-child {
  background: #aed6ed;
}
#it-fortress-pricing-table .table-code-module tr.first-row-content td:first-child {
  border-top-left-radius: 12px;
  border-top: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td {
  border-bottom: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
#it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
  font-size: 16px;
  width: 19.85%;
  line-height: 116%;
  padding: 10px 15px;
}
#it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
  width: 41.15%;
  text-align: left;
  padding-left: 25px;
  font-size: 20px;
  line-height: 120%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
    font-size: 18px;
  }
}
#it-fortress-pricing-table .table-code-module th:nth-child(2), #it-fortress-pricing-table .table-code-module td:nth-child(2) {
  width: 18%;
}
#it-fortress-pricing-table .table-code-module th:last-child, #it-fortress-pricing-table .table-code-module td:last-child {
  width: 21%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
    width: 25% !important;
  }
}
#it-fortress-pricing-table .table-code-module td {
  border-left: 5px solid #093d62;
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module td:nth-child(2) {
  background: #e9f6fe;
}
#it-fortress-pricing-table .table-code-module td:nth-child(3) {
  background: #d0eafa;
}
#it-fortress-pricing-table .table-code-module td:last-child {
  background: #b7e1f9;
  border-right: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module td:not(:first-child) {
  justify-content: center;
}
#it-fortress-pricing-table .table-code-module .table-foot {
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  padding: 38px 0 0 32px;
}
#it-fortress-pricing-table .table-code-module .table-foot span {
  display: block;
}
@media (min-width: 501px) {
  #et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
    width: 46%;
  }
}
@media (min-width: 981px) {
  #et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
    width: 23.5%;
  }
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article {
  padding: 30px 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article h4 {
  font-size: 16px !important;
  margin: 0;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article:hover a {
  color: #e41a38 !important;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
  line-height: 126%;
  padding-bottom: 0;
}
#et-boc .divi-blog-content-section .divi-blog-faq-row .et_pb_posts .et_pb_ajax_pagination_container article .entry-title a {
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of3 {
    width: 31%;
    margin-right: 3.5%;
  }
}
@media (min-width: 981px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of3:last-child {
    margin-right: 0%;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article {
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 0 !important;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .et_pb_image_container {
  margin: 0 !important;
  aspect-ratio: 1.7777777778;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .et_pb_image_container > a {
  margin-bottom: 14px;
  height: 100%;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .et_pb_image_container img {
  min-width: 100%;
  height: 100%;
  object-fit: fill;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
  font-size: 22px !important;
  margin: 20px 0 0 0;
  height: auto !important;
  min-height: 93px !important;
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
    font-size: 20px !important;
  }
}
@media (max-width: 1200px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
    min-height: 124px !important;
  }
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
    min-height: 93px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title {
    min-height: 42px !important;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .entry-title, #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
  padding: 0 20px 20px;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner {
  height: auto !important;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
  font-size: 18px !important;
  height: auto !important;
  min-height: 96px !important;
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 1200px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    min-height: 121px !important;
  }
}
@media (max-width: 980px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    min-height: 96px !important;
  }
}
@media (max-width: 830px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    min-height: 121px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .post-content-inner p {
    min-height: 65px !important;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article p {
  margin: 0;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article a.more-link {
  display: block;
  background-color: #0E548F !important;
  border: 1px solid #0E548F;
  padding: 3px 10px !important;
  font-size: 15px;
  text-align: center;
  margin: 0 auto 25px 20px;
  max-width: 120px;
  transition: all 0.2s;
  color: #ffffff !important;
  border-radius: 8px;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article a.more-link:hover {
  border: 1px solid #0E548F;
  color: #0E548F !important;
  background-color: transparent !important;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi {
    justify-content: center;
  }
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi .pages, #et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi .first, #et-boc .divi-blog-content-section .divi-blog-blog-row .wp-pagenavi .last {
  display: none;
}
#et-boc .divi-blog-content-section .et_pb_module.et_pb_search {
  border-radius: 10px;
  border-color: black;
}
#et-boc .divi-blog-content-section .et_pb_module.et_pb_search .et_pb_searchform .et_pb_searchsubmit {
  background: #004089;
  color: #fff;
  width: 95px;
  transition: all 0.3s;
  border-left: 1px solid #004089;
}
#et-boc .divi-blog-content-section .et_pb_module.et_pb_search .et_pb_searchform .et_pb_searchsubmit:hover {
  background: #fff;
  color: #004089 !important;
}
html.pum-open.pum-open-overlay {
  overflow: inherit !important;
}
html.pum-open.pum-open-overlay div[aria-hidden="true"], html.pum-open.pum-open-overlay header[aria-hidden="true"] {
  padding-right: 0 !important;
}
html.pum-open.pum-open-overlay .pum-overlay {
  overflow: overlay !important;
}
.pum-theme-939 {
  background-color: rgba(52, 52, 52, 0.6) !important;
}
.pum-theme-939 .pum-close {
  background: none !important;
  box-shadow: none !important;
  outline: none !important;
  text-shadow: none !important;
  font-size: 26px !important;
  color: black !important;
  right: 12px !important;
}
.pum-theme-939 .pum-content {
  padding: 10px 20px;
}
.pum-theme-939 .pum-content h3 {
  padding-top: 25px;
  color: black;
  text-transform: capitalize !important;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  line-height: 1;
  max-width: 660px;
  margin: 0 auto 10px;
  font-size: 38px !important;
}
@media (max-width: 980px) {
  .pum-theme-939 .pum-content h3 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content h3 {
    font-size: 30px !important;
  }
}
.pum-theme-939 .pum-content h3 + p {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-align: center;
  color: black;
  font-size: 28px !important;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (max-width: 980px) {
  .pum-theme-939 .pum-content h3 + p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content h3 + p {
    font-size: 18px !important;
  }
}
.pum-theme-939 .pum-content .fs-form-wrap br {
  display: none;
}
.pum-theme-939 .pum-content .fs-form-wrap .fsBody.fsEmbed {
  margin-bottom: 0 !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form {
  box-shadow: none;
  outline: none;
  border: none;
  background-color: transparent;
  margin: 0 !important;
  padding: 0;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsFieldFocused {
  background-color: transparent !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsError {
  display: none !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col {
  padding-top: 7px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow {
  width: 50%;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow:nth-child(3), .pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow:nth-child(4), .pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow:nth-child(5) {
  width: 100%;
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow {
    width: 100%;
  }
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody {
  padding-bottom: 3px;
  width: 100%;
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody {
    padding: 3px 0;
  }
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody label {
  color: black !important;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.15em;
  line-height: 1.1;
  padding-bottom: 5px;
  margin-bottom: 0 !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody label span {
  color: #ff3f51;
  font-family: sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody input {
  width: 100% !important;
  max-width: 100% !important;
  height: 40px;
  background: none;
  border: 1px solid #000;
  border-radius: 0;
  font-size: 17px;
  font-weight: 500;
  padding: 0.6em;
  line-height: 130%;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsRowBody input {
    height: 33px;
    font-size: 16px !important;
  }
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsValidationError {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSection.fs1Col .fsRow.fsFieldRow .fsValidationError input {
  outline: 1px solid #ff1100 !important;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSubmit {
  background-color: transparent !important;
  padding: 15px 15px 25px;
  margin: 0;
  display: flex;
  justify-content: center;
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSubmit .fsSubmitButton {
  display: inline-block;
  padding: 15px 0 15px;
  max-width: 220px;
  line-height: 1;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.05em;
  box-shadow: none;
  color: white !important;
  transition: all 0.2s ease-in-out;
  font-family: "Rubik", sans-serif !important;
  background-color: #00bc80;
  border: 1px solid #00e8ba;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .pum-theme-939 .pum-content .fs-form-wrap form .fsSubmit .fsSubmitButton {
    padding: 12px 14px;
    font-size: 20px !important;
  }
}
.pum-theme-939 .pum-content .fs-form-wrap form .fsSubmit .fsSubmitButton:hover {
  border-color: black !important;
  background-color: transparent;
  color: black !important;
}
#pum-8528 #popmake-8528 {
  max-width: 670px !important;
  padding: 0 !important;
  border: none;
}
#pum-8528 #popmake-8528 .pum-close {
  background-color: #00BC80 !important;
  color: #FA9715;
  box-shadow: none;
  text-shadow: none;
  font-size: 29px;
  font-weight: 600;
  top: 0;
  right: 0 !important;
  height: 70px !important;
  width: 70px !important;
  font-size: 15px !important;
  color: #fff !important;
}
#pum-8528 #popmake-8528 iframe {
  width: 100%;
  height: 100%;
  min-height: 600px;
  max-height: 650px;
}
@media (min-height: 900px) {
  #pum-8528 #popmake-8528 iframe {
    min-height: 720px;
    max-height: 800px;
  }
}
.pum-theme-939 .pum-content .nxlv-popup-calendar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar h3 {
  margin: 0 55px 50px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, calc(0.0075 * 100vw + 25.6px), 40px) !important;
  font-weight: 700;
  text-align: center;
  color: #000000;
  line-height: 1;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin-bottom: 5px;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(1), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(2), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(3), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(4) {
  width: calc(50% - 8.5px);
  flex: 0 0 calc(50% - 8.5px);
}
@media (max-width: 400px) {
  .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(1), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(2), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(3), .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield:nth-child(4) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield_error label {
  color: #ba0000;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #000;
  letter-spacing: -0.2px;
  font-weight: 400;
  margin: 0;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 0;
  font-size: 16px;
  font-family: Verdana;
  color: #fe0000;
  font-weight: 400;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield_html {
  margin-bottom: 12px;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield_html p {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #212B5D;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme input[type="text"], .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme input[type="tel"], .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme input[type="email"], .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme textarea {
  color: #333;
  padding: 4px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  background: #fff;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 1px solid #c2c5ce;
  font-family: "Source Sans Pro", sans-serif;
  box-shadow: none;
  max-width: 100%;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme textarea, .pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme textarea.large {
  height: 105px;
  resize: none;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0;
  margin-bottom: 25px;
  padding-top: 1px;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  min-width: 180px;
  height: 55px;
  border-radius: 5px;
  border: solid 1px #3fd57f;
  background: #00bc80;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 32px;
  font-weight: bold;
  line-height: 0.59;
  letter-spacing: 0.48px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  padding: 0 10px;
}
.pum-theme-939 .pum-content .nxlv-popup-calendar .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: #fff;
  color: #2fa361;
  border: solid 1px #3fd57f;
}
.pum-theme-939 .pum-content .popup_form_with_calendar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pum-theme-939 .pum-content .popup_form_with_calendar .fsBody {
  max-width: 450px;
  margin-bottom: 0 !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar .fsError {
  display: none !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, calc(0.0075 * 100vw + 25.6px), 40px) !important;
  font-weight: 700;
  text-align: center;
  color: #000000 !important;
  margin-top: 0;
  line-height: 1 !important;
  margin-bottom: clamp(1px, calc(0.013125 * 100vw + -3.2px), 22px) !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: calc(100% - 100px);
}
.pum-theme-939 .pum-content .popup_form_with_calendar p {
  line-height: 1.56;
  font-size: 19px;
  color: #000 !important;
  text-align: center;
  padding-bottom: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.4px;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  margin-top: 8px;
  margin-bottom: 0;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsValidationError .fsLabel {
  color: #ba0000 !important;
  background-position: left center !important;
  font-weight: 400 !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsFieldFocused, .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsValidationError {
  background: none !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow {
  width: 100%;
  flex: 0 0 100%;
  position: relative;
  padding: 0 !important;
  z-index: 1;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow:nth-child(1), .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow:nth-child(2), .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow:nth-child(3), .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow:nth-child(4) {
  width: calc(50% - 8.5px);
  flex: 0 0 calc(50% - 8.5px);
  margin-bottom: 5px;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow .fsCell {
  padding: 0 !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 15px;
  line-height: 2;
  color: #000;
  letter-spacing: -0.2px;
  font-weight: 400 !important;
  margin: 0 !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow label span {
  color: #fe0000;
  font-weight: 400 !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow label.error {
  position: absolute;
  top: 9px;
  left: 50%;
  font-size: 9px;
  padding: 2px 4px;
  margin: 0;
  box-shadow: none;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow input[type=text], .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow input[type=password], .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow input[type=email], .pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow textarea {
  background: #fff !important;
  width: 100%;
  height: 35px;
  border: none !important;
  border-bottom: 1px solid #c2c5ce !important;
  font-family: "Source Sans Pro", sans-serif !important;
  box-shadow: none !important;
  max-width: 100% !important;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSection .fsRow textarea {
  height: 105px;
  resize: none;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSubmit {
  background: none !important;
  padding-bottom: 0;
  margin-bottom: 25px;
  padding-top: 1px;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSubmitButton {
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  min-width: 180px;
  height: 55px;
  border-radius: 5px;
  border: solid 1px #3fd57f;
  background: #1ea759;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 32px;
  font-weight: bold;
  line-height: 0.59;
  letter-spacing: 0.48px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  text-transform: uppercase;
  box-shadow: none !important;
  text-shadow: none !important;
  padding: 0 10px;
}
.pum-theme-939 .pum-content .popup_form_with_calendar form.fsForm .fsSubmitButton:hover {
  background: #fff;
  color: #2fa361;
  border: solid 1px #3fd57f;
}
@media (max-width: 400px) {
  .pum-theme-939 .pum-content .popup_form_with_calendar form .fsSection .fsRow {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .pum-theme-939 .pum-content .popup_form_with_calendar form #submit_button {
    font-size: 20px;
  }
}
@font-face {
  font-family: "Silka";
  src: url("../fonts/silka-bold-webfont.woff2") format("woff2"), url("../fonts/silka-bold-webfont.ttf") format("ttf"), url("../fonts/silka-bold-webfont.eot") format("eot"), url("../fonts/silka-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "Silka - Medium";
  src: url("../fonts/silka-medium-webfont.woff2") format("woff2"), url("../fonts/silka-medium-webfont.ttf") format("ttf"), url("../fonts/silka-medium-webfont.eot") format("eot"), url("../fonts/silka-medium-webfont.woff") format("woff");
}
@font-face {
  font-family: "Silka - Light";
  src: url("../fonts/silka-light-webfont.woff2") format("woff2"), url("../fonts/silka-light-webfont.ttf") format("ttf"), url("../fonts/silka-light-webfont.eot") format("eot"), url("../fonts/silka-light-webfont.woff") format("woff");
}
#right-area .sidebar {
  max-width: 300px;
  width: 100%;
  background-image: url(/wp-content/uploads/2021/03/2-layers.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  #right-area .sidebar {
    position: relative;
    width: 320px;
    max-width: none;
  }
}
#right-area .sidebar .heading {
  padding: 5px 35px;
}
#right-area .sidebar .heading h4 {
  color: #ffffff;
  font-family: "Silka";
  font-size: 20px !important;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: center;
}
@media (min-width: 981px) and (max-width: 1400px) {
  #right-area .sidebar .heading h4 {
    line-height: 22px;
    margin-top: 12px;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  #right-area .sidebar .heading img {
    display: block;
    width: 75%;
    margin: 0 auto;
  }
}
#right-area .sidebar .sidebar-content {
  margin-top: -27px;
}
@media (min-width: 981px) and (max-width: 1400px) {
  #right-area .sidebar .sidebar-content {
    font-size: 17px !important;
    margin-top: 28px;
  }
}
#right-area .sidebar .sidebar-content h4 {
  color: #00bc80;
  font-family: "Silka";
  font-size: 20px !important;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: center;
}
#right-area .sidebar .sidebar-content ul {
  display: block;
  padding: 3px 22px 0 80px !important;
  margin-bottom: 0;
}
#right-area .sidebar .sidebar-content ul li {
  list-style: none;
  color: #ffffff;
  font-family: "Silka";
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: left;
  padding-left: 0 !important;
  margin-bottom: 22px !important;
}
@media (min-width: 981px) and (max-width: 1440px) {
  #right-area .sidebar .sidebar-content ul li {
    font-size: 11px !important;
    padding-bottom: 15px !important;
    margin-bottom: 0 !important;
  }
}
#right-area .sidebar .sidebar-content ul li::before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2021/02/sidebar-bullet.png) !important;
  background-repeat: no-repeat !important;
  height: 30px !important;
  width: 30px !important;
  left: -37px !important;
  top: -5px !important;
}
#right-area .sidebar .sidebar-content p {
  color: #ffffff;
  font-family: "Silka";
  font-size: 14px !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: center;
  padding: 0 27px;
  margin-top: -6px;
}
@media (min-width: 981px) and (max-width: 1400px) {
  #right-area .sidebar .sidebar-content p {
    font-size: 11px !important;
    line-height: 14px;
  }
}
#right-area .sidebar .sidebar-content .sidebar-cta-button {
  display: block;
  max-width: 237px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #00bc80;
  background-image: linear-gradient(to top, #009c6a 0%, #00bc80 100%);
  font-family: "Silka - Light";
  font-size: 24px !important;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25.24px;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 12px;
}
#right-area .sidebar .sidebar-content .sidebar-cta-button:hover {
  color: #00bc80;
  border: 2px solid #00bc80;
  background: #fff;
}
#right-area .sidebar .sidebar-content .sidebar-cta-button:hover small {
  color: #00bc80;
}
#right-area .sidebar .sidebar-content .sidebar-cta-button small {
  display: block;
  color: #ffffff;
  font-size: 14px !important;
  font-family: "Silka - Medium";
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 16.8px;
}
/* Style Header 2023-02 */
header.et-l.et-l--header .et_builder_inner_content {
  z-index: 9;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 {
  padding: 0 !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 p, header.et-l.et-l--header .et_builder_inner_content #header-top-2023 a {
  font-family: "Rubik", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 .et_pb_row {
  width: 90% !important;
  max-width: 1200px !important;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top {
  background: #145FB2;
  width: 100% !important;
  max-width: 100% !important;
  /*min-height: 50px;*/
  padding: 14px 0 15px !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
  width: 90% !important;
  max-width: 1200px !important;
  margin: 0 auto;
  font-family: "Rubik", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.17;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  /*@media screen and (max-width: 1150px) {
						display: flex;
						align-items: center;
						justify-content: center;
						flex-wrap: wrap;
					}*/
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    text-align: right;
    justify-content: flex-end;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    width: 95% !important;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    flex-direction: column;
    font-size: 14px !important;
    line-height: 1.5;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:first-of-type {
  font-weight: 500;
  text-transform: capitalize;
  /*@media screen and (max-width: 1150px) {
								display: inline-block;
								width: 100%;
								text-align: center;
								margin-bottom: 0.25em;
							}*/
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:last-of-type {
  /*@media screen and (max-width: 857px) {
								margin-top: 0.4em;
							}*/
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a {
  color: #FFFFFF;
  transition: all 0.5s;
  font-weight: 400;
  position: relative;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location {
  text-transform: none;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  font-weight: 500;
  text-transform: capitalize;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location::before {
  content: "";
  padding: 0 3px 0 7px;
  font-family: ETmodules;
  font-size: 16px;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  display: inline-block;
  box-sizing: border-box;
  direction: ltr;
  position: absolute;
  z-index: 2;
  /*left: 2px;*/
  left: -8px;
  top: 47%;
  transform: translateY(-50%);
  font-size: 16px !important;
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location::before {
    top: 50%;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location {
    padding-left: 25px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location:before {
    left: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a:after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a:hover:after {
  transform: scale(1, 1);
}
@media screen and (max-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .locations-wrapper {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .locations-wrapper {
    display: none;
  }
}
@media (min-width: 768px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-desc {
    padding-right: 12px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-desc {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter {
  display: none;
}
@media (min-width: 768px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter {
    padding: 0 12px;
    display: inline;
  }
}
@media screen and (max-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter:first-of-type {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .support {
  position: relative;
  padding-left: 19px;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .support:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M6.04274 0.0224867C3.92954 0.231052 2.23289 1.80771 1.9154 3.85861C1.89508 3.99269 1.8773 4.11684 1.8773 4.13173C1.8773 4.14911 1.79095 4.16401 1.64109 4.17146C0.942621 4.2087 0.330505 4.66556 0.0790552 5.33844L0.0104778 5.51969L0.00285815 6.36885C-0.00730146 7.33968 0.000318243 7.38189 0.185731 7.75433C0.429561 8.2385 0.881664 8.57121 1.43282 8.67301C1.88238 8.75495 2.35227 8.74005 2.52498 8.63577C2.69769 8.53148 2.69007 8.62583 2.69007 6.47065C2.69007 4.16898 2.70531 3.95296 2.88311 3.4092C3.28695 2.18015 4.33085 1.23167 5.60842 0.928756C7.16538 0.5588 8.76297 1.17705 9.67226 2.50045C9.81195 2.70157 10.0329 3.15346 10.1167 3.4092C10.2945 3.95296 10.3098 4.16898 10.3098 6.47562C10.3098 8.68542 10.2971 8.54141 10.5155 8.65563C10.6247 8.71274 10.64 8.71522 11.0971 8.7028C11.5162 8.69287 11.5873 8.68542 11.7702 8.62832C12.0547 8.53645 12.2731 8.40485 12.4966 8.18884C12.6516 8.03738 12.7125 7.95544 12.809 7.76674C13.0021 7.38189 13.0071 7.34216 12.997 6.36885L12.9894 5.51969L12.9208 5.33844C12.6719 4.66805 12.0547 4.2087 11.3588 4.17146C11.2089 4.16401 11.1225 4.14911 11.1225 4.13173C11.1225 4.0349 11.0362 3.57059 10.9778 3.36203C10.4038 1.22671 8.29563 -0.198494 6.04274 0.0224867Z' fill='white'/%3E%3Cpath d='M1.70934 9.2316C1.76775 9.58666 2.01152 10.1031 2.27561 10.4234C2.81902 11.0839 3.6189 11.4414 4.55591 11.4414H4.75905V11.208V10.9771L4.42894 10.9622C3.91854 10.9374 3.57066 10.8331 3.18468 10.5848C2.70221 10.2769 2.36702 9.81261 2.20959 9.24401L2.18419 9.1447L1.93788 9.13973L1.69411 9.13725L1.70934 9.2316Z' fill='white'/%3E%3Cpath d='M5.73503 10.4333C5.49634 10.5177 5.31605 10.6915 5.22717 10.9174C5.184 11.0267 5.17639 11.0937 5.184 11.2427C5.20432 11.558 5.37191 11.8014 5.66139 11.9354L5.80106 12H6.49936H7.19767L7.33734 11.9354C7.62682 11.8014 7.79441 11.558 7.81473 11.2427C7.8325 10.9174 7.6776 10.6443 7.38558 10.4854L7.24846 10.4109L6.53745 10.406C5.99912 10.401 5.80359 10.406 5.73503 10.4333Z' fill='white'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 13px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .sales {
  position: relative;
  padding-left: 18px;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .sales:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M7.96956 8.7764L8.09089 8.79153L8.17732 8.70506L9.20953 7.67243C9.20971 7.67225 9.20989 7.67208 9.21006 7.6719C9.31472 7.56871 9.44702 7.49807 9.59096 7.46853C9.73494 7.43899 9.88439 7.45183 10.0212 7.50551C10.0214 7.50558 10.0216 7.50566 10.0218 7.50573L11.2786 8.00772C11.2788 8.00781 11.279 8.0079 11.2792 8.00798C11.4172 8.06415 11.5355 8.15986 11.6192 8.2831C11.7029 8.40624 11.7484 8.55138 11.75 8.70029V11.0054C11.7491 11.1065 11.7278 11.2064 11.6874 11.299C11.6468 11.392 11.5879 11.4758 11.5142 11.5453C11.4405 11.6149 11.3535 11.6688 11.2584 11.7038C11.1637 11.7386 11.063 11.754 10.9623 11.7491C6.63221 11.4792 4.04922 9.51651 2.4997 7.2801C0.942516 5.03263 0.420668 2.49469 0.254529 1.08382C0.242929 0.97862 0.253673 0.872149 0.28606 0.771385C0.318522 0.670385 0.371991 0.577414 0.442941 0.498584C0.513892 0.419755 0.600716 0.356854 0.697699 0.314014C0.794681 0.271174 0.899628 0.249363 1.00563 0.250014L1.00563 0.250019H1.00717H3.23486C3.38366 0.250528 3.52892 0.295523 3.65199 0.379242C3.77515 0.463026 3.87045 0.581766 3.92563 0.720203L3.92567 0.720312L4.42849 1.98017L4.42849 1.98018L4.42917 1.98186C4.48456 2.11777 4.49869 2.267 4.4698 2.41091C4.44092 2.55475 4.37034 2.68689 4.26688 2.79082C4.26683 2.79087 4.26678 2.79092 4.26673 2.79097L3.23374 3.82438L3.14487 3.91329L3.16324 4.03765L3.41055 4.00112C3.16324 4.03765 3.16326 4.03778 3.16328 4.03793L3.16333 4.0383L3.16349 4.03931L3.16397 4.04244L3.16565 4.053C3.16711 4.06193 3.16925 4.0746 3.17217 4.09078C3.17799 4.12313 3.1869 4.16954 3.19959 4.22813C3.22497 4.34528 3.26554 4.51146 3.32694 4.7117C3.44955 5.11155 3.65633 5.65076 3.99365 6.20739C4.67082 7.32481 5.87808 8.51546 7.96956 8.7764Z' fill='white' stroke='%23157C12' stroke-width='0.5'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 {
  padding: 12px 0 12px !important;
  transition: all 0.4s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 p, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 a {
  font-family: "Rubik", Arial, sans-serif;
  font-size: 18px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row {
  width: 90% !important;
  max-width: 1200px !important;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .et_pb_module {
  margin: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-logo {
  margin: 0;
  margin-right: 50px;
  max-width: 203px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-logo {
    margin-right: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-logo img {
  max-width: 102px;
  height: auto;
}
@media screen and (max-width: 1270px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    position: absolute;
    top: 130%;
    width: 111%;
    left: 50%;
    transform: translateX(-50%);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav span.mobile_menu_bar {
    visibility: hidden;
    height: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 {
    padding: 0;
    background-color: transparent !important;
    border-color: #ef7126 !important;
    top: -8px;
    height: 80vh;
    overflow-y: auto;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li {
    background-color: #145FB2 !important;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item a {
    padding: 15px 5%;
    font-family: "Rubik", Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid #004041;
    color: #ffffff;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children {
    position: relative;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a:not(.expand) {
    padding: 15px calc(5% + 53px) 15px 5%;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    height: 51px;
    border: none;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:before {
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:after {
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #00478E;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:before {
    content: "";
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:after {
    content: "";
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu {
    height: 0;
    transform: scaleY(0);
    transform-origin: top;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu.active {
    height: auto;
    transform: scaleY(1);
    transition: all 0.15s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu {
    padding-left: 0;
    background-color: #145FB2 !important;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item {
    padding-left: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22760, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22761 {
    display: none;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item a {
    padding: 15px 5% 15px 10%;
    font-family: "Rubik", Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid #00478E;
    /*&:hover{
																	color: $theme_orange;
																}*/
  }
}
@media (max-width: 980px) and (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    display: none !important;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 {
  display: flex;
  align-items: center;
  margin: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li {
  margin-top: 0;
  padding: 10px 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:first-child) {
  padding-left: 25px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:first-child) {
    padding-left: 11px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:last-child) {
  padding-right: 25px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:last-child) {
    padding-right: 11px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a {
  font-size: 16px;
  font-weight: 500;
  color: #2E2E2E;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a:visited, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a:focus {
  background-color: #ffffff;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a:hover {
  background-color: #ffffff;
  opacity: 1;
  color: #145FB2;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-schedule-button-new {
  padding-top: 0;
  padding-bottom: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-schedule-button-new a {
  color: #ffffff;
  border: 2px solid #ED890F;
  background-color: #ED890F;
  /*display: inline-block;*/
  padding: 0.9em 1.3em;
  border-radius: 12px;
  font-size: 18px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-schedule-button-new a:hover {
  background-color: #ffffff;
  color: #ED890F;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children > a:after {
  transition: all 0.3s ease;
  right: -1em;
  content: "C";
  color: #000000;
  opacity: 0.25;
  font-size: 14px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu {
  left: -20px;
  transition: all 0.5s ease;
  padding: 0.5em 0;
  top: 2.1em;
  width: 250px;
  border-top: none;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu:before {
  position: absolute;
  content: "";
  height: 3px;
  background-color: #ED890F;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
  width: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li {
  display: block;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li a {
  width: auto;
  transition: background-color, text-indent 0.3s ease;
  display: block;
  padding: 0.65em 1em;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li a:hover {
  background-color: #ED890F;
  text-indent: 8%;
  color: #ffffff;
  opacity: 1;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover a:after {
  transform: rotate(-180deg);
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover .sub-menu {
  left: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover .sub-menu:before {
  width: 100%;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:last-of-type.menu-item-has-children .sub-menu {
  left: unset;
  right: 20px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:last-of-type.menu-item-has-children:hover .sub-menu {
  right: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 1;
  padding: 0.6em 1.9em !important;
  transition: all 0.3s ease;
  border-radius: 0 !important;
  font-weight: 600;
  color: white;
  background-color: #ED890F;
  border: 2px solid #ED890F;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
    padding: 0.6em 1em !important;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange:hover, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange:focus {
  background-color: white !important;
  color: #ED890F !important;
}
@media screen and (max-width: 600px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger {
  margin-bottom: 0;
  width: 29px;
  height: 30px;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span {
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span.burger-line {
  display: block;
  margin-bottom: 3px;
  background-color: #145FB2;
  height: 3px;
  width: 100%;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span.burger-text {
  margin-top: 3px;
  font-family: "Sora", sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: 1;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.top {
    transform: translateY(4px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.middle {
    transform: translateY(6px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.bottom {
    transform: translateY(8px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.top {
    margin: 0;
    transform: rotate(45deg) translate(7px, 8px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.middle {
    width: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.bottom {
    margin: 0;
    transform: rotate(135deg) translate(2px, 0px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023.et_pb_sticky {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 5px 0 !important;
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023.et_pb_sticky .et_pb_row .et_pb_column .main-menu-2023 {
    top: 113%;
  }
}
@media (min-width: 981px) {
  body.home #blog-section-main .et_pb_salvattore_content .column:nth-child(3), body.page-id-8978 #blog-section-main .et_pb_salvattore_content .column:nth-child(3) {
    justify-content: flex-end;
  }
}
body.home #apexchat_bar_invitation_wrapper, body.page-id-8978 #apexchat_bar_invitation_wrapper {
  display: none !important;
}
body.home #et-main-area p.post-meta, body.page-id-8978 #et-main-area p.post-meta {
  margin-bottom: 18px !important;
}
body.home #et-main-area p.post-meta a, body.page-id-8978 #et-main-area p.post-meta a {
  background-color: #00bc80;
  color: white !important;
  font-family: "Rubik", sans-serif;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 9px 0.8em;
  letter-spacing: 0.015em;
  position: relative;
  transition: all 0.2s ease-in-out;
  border: 1px solid #00bc80;
  text-decoration: none !important;
}
body.home #et-main-area p.post-meta a:hover, body.page-id-8978 #et-main-area p.post-meta a:hover {
  color: #00bc80 !important;
  background-color: white !important;
}
body.home #et-main-area .page-content-section, body.page-id-8978 #et-main-area .page-content-section {
  padding: 0 !important;
}
body.home #et-main-area .page-content-section > .et_pb_row, body.page-id-8978 #et-main-area .page-content-section > .et_pb_row {
  width: 100%;
  padding: 0;
}
body.home #et-main-area #main-content .et_builder_inner_content, body.page-id-8978 #et-main-area #main-content .et_builder_inner_content {
  z-index: 2;
}
body.home #et-main-area #main-content h2, body.home #et-main-area #main-content h3, body.page-id-8978 #et-main-area #main-content h2, body.page-id-8978 #et-main-area #main-content h3 {
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.005em;
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body.home #et-main-area #main-content h2, body.home #et-main-area #main-content h3, body.page-id-8978 #et-main-area #main-content h2, body.page-id-8978 #et-main-area #main-content h3 {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #main-content h2, body.home #et-main-area #main-content h3, body.page-id-8978 #et-main-area #main-content h2, body.page-id-8978 #et-main-area #main-content h3 {
    font-size: 32px !important;
  }
}
body.home #et-main-area #main-content h2, body.page-id-8978 #et-main-area #main-content h2 {
  line-height: 1 !important;
  text-transform: uppercase;
  font-weight: 800;
}
body.home #et-main-area .home-banner-section, body.page-id-8978 #et-main-area .home-banner-section {
  max-height: unset;
  min-height: unset;
}
body.home #et-main-area .home-banner-section .et_pb_slides:before, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2021/03/background-top.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  display: block !important;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et_pb_slide, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et_pb_slide {
  display: flex;
  align-items: center !important;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et_pb_slide, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et_pb_slide {
    padding-bottom: 150px !important;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et_pb_slide .divi-banner-video:before, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et_pb_slide .divi-banner-video:before {
  background-color: #0b1627 !important;
  z-index: 0;
  opacity: 0.6;
}
@media (min-width: 981px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide {
    height: calc(99vh - 115px) !important;
    min-height: 566px !important;
    max-height: unset !important;
    padding-bottom: 150px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide {
    padding-bottom: 100px;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after {
  content: url("/wp-content/uploads/2020/12/20years-logo.png");
  position: absolute;
  display: block;
  bottom: 4%;
  right: 3%;
  z-index: 1;
}
@media (max-width: 1440px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after {
    transform: scale(0.75);
    bottom: 3%;
    right: 2%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after {
    transform: scale(0.5);
    right: 0;
    bottom: -40px;
  }
}
@media (max-height: 890px) and (min-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after {
    bottom: -1%;
    transform: scale(0.7);
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide:after {
    width: 100%;
    bottom: -15px;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide > .et_pb_container, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide > .et_pb_container {
  max-width: 1410px !important;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description {
  padding: 18% 0 10% !important;
  max-width: 1050px !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description {
    padding: 12% 0 9% !important;
    margin: 0 auto;
    max-width: 610px !important;
    text-align: center;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
  font-size: 75px !important;
  font-family: "NeutrifPro-Bold", sans-serif !important;
  letter-spacing: 0.03em;
  margin-bottom: 10px !important;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a {
  color: #ffffff !important;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a:hover, body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a:active, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a:hover, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title a:active {
  color: #ffffff !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 60px !important;
  }
}
@media (min-width: 981px) and (max-width: 1281px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 55px !important;
  }
}
@media (min-width: 981px) and (max-width: 1050px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    text-align: center !important;
  }
}
@media (max-height: 890px) and (min-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title {
    margin-bottom: 20px !important;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title span, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_title span {
  display: block;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content {
  font-size: 28px !important;
  font-family: "NeutrifPro-Medium", sans-serif !important;
  font-weight: 500;
  line-height: 1.25 !important;
  text-align: left !important;
  max-width: 580px;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_slide_content {
    text-align: center !important;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper {
  position: relative;
  display: inline-block;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
  font-size: 24px !important;
  background: transparent;
  font-family: "NeutrifPro-Medium", sans-serif !important;
  text-transform: none;
  letter-spacing: 0.72px;
  max-width: 272px;
  text-align: left;
  line-height: 125% !important;
  border-bottom: 2px solid #d88928;
  display: inline-block;
  padding: 0 !important;
  border-radius: 0;
  margin-left: 73px;
  position: relative;
  padding-bottom: 6px !important;
  font-weight: 500;
  margin-top: 50px;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
    font-size: 18px !important;
  }
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a:before, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a:before {
  content: url(/wp-content/uploads/2021/03/Elllipse-down.png);
  position: absolute;
  top: 0;
  left: -41px;
  opacity: 1;
  display: block;
}
body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a:hover, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a:hover {
  background: transparent !important;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
    font-size: 22px !important;
    max-width: 255px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
    max-width: 234px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a, body.page-id-8978 #et-main-area .home-banner-section .et_pb_slides .et-pb-active-slide .et_pb_slide_description .et_pb_button_wrapper a {
    max-width: 222px;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap {
  background-color: #e9f9ff;
  border-bottom: 1px solid #c1dde8;
  position: relative;
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap {
  max-width: 25.4%;
  display: flex;
  align-items: center;
  border-right: 1px solid #c1dde8;
}
@media (max-width: 480px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap {
    max-width: 34.4%;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading {
  padding: 38px 25px 45px 10px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800;
  font-size: 34px !important;
}
@media (max-width: 1600px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading {
    padding: 38px 15px 45px 10px;
    font-size: 26px !important;
  }
}
@media (max-width: 1281px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading {
    padding: 30px 15px 35px 10px;
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .slider-heading-wrap .slider-heading {
    font-size: 18px !important;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 26.4%;
  height: 100%;
}
@media (max-width: 480px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content {
    padding-left: 34.4%;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider {
  transition: all 0.2s ease-in-out;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  -moz-animation: 2s ease-in 1s 1 normal both running showSlider;
  animation: 2s ease-in 1s 1 normal both running showSlider;
}
@-moz-keyframes showSlider {
  from {
    opacity: 0;
  }
  to {
    opacity: 1 !important;
  }
}
@keyframes showSlider {
  from {
    opacity: 0;
  }
  to {
    opacity: 1 !important;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img {
    padding: 0 2%;
  }
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .slick-track, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .slick-track {
  display: flex;
}
body.home #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .slick-track .slick-slide, body.page-id-8978 #et-main-area .home-banner-section #partners-slider-wrap .partners-slider-content .partners-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
body.home #et-main-area #you-frustrated-section .et_pb_text_inner h2, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_text_inner h2 {
  max-width: 83%;
  margin: 22px auto 0;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-transform: capitalize !important;
}
body.home #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap {
  width: 94%;
  max-width: 1186px;
  top: 8px;
  left: 5px;
}
body.home #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap img, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap img {
  width: 100%;
  max-width: unset;
}
@media (max-width: 767px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap img, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image .et_pb_image_wrap img {
    width: 105%;
  }
}
@media (max-width: 1200px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text {
    margin-top: -30px !important;
    padding-top: 45px !important;
  }
}
body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p {
  max-width: 1095px;
  width: 95%;
  margin: 0 auto 40px;
  display: block;
  font-family: "Quattrocento Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  font-size: 22px !important;
}
@media (max-width: 980px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text p {
    font-size: 18px !important;
  }
}
body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button {
  font-family: "Rubik", sans-serif !important;
  font-size: 28px !important;
  letter-spacing: 0.02em;
  border-radius: 5px;
  color: white !important;
  border: 1px solid #00bc80;
  background-color: #00bc80;
}
@media (max-width: 980px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button {
    font-size: 20px !important;
  }
}
body.home #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button:hover, body.page-id-8978 #et-main-area #you-frustrated-section .et_pb_image + .et_pb_text a.btn-get-quote.et_pb_button:hover {
  color: #00bc80 !important;
  background-color: white !important;
  border: 1px solid #00bc80 !important;
}
@media (min-width: 981px) {
  body.home #et-main-area .seamless-it-section h3, body.page-id-8978 #et-main-area .seamless-it-section h3 {
    padding-left: 35px;
  }
}
body.home #et-main-area .seamless-it-section h3 span, body.page-id-8978 #et-main-area .seamless-it-section h3 span {
  color: #fb9815;
  position: relative;
}
body.home #et-main-area .seamless-it-section h3 span:after, body.page-id-8978 #et-main-area .seamless-it-section h3 span:after {
  display: inline;
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  bottom: 3px;
  height: 2px;
  background-color: #fb9815;
}
body.home #et-main-area .seamless-it-section .et_pb_text_inner p, body.page-id-8978 #et-main-area .seamless-it-section .et_pb_text_inner p {
  font-size: 18px !important;
  max-width: 487px;
  line-height: 1.25 !important;
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section .et_pb_text_inner p, body.page-id-8978 #et-main-area .seamless-it-section .et_pb_text_inner p {
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .seamless-it-section .et_pb_image_wrap, body.page-id-8978 #et-main-area .seamless-it-section .et_pb_image_wrap {
    left: 35px;
  }
}
@media (max-width: 980px) and (min-width: 767px) {
  body.home #et-main-area .seamless-it-section .et_pb_image_wrap, body.page-id-8978 #et-main-area .seamless-it-section .et_pb_image_wrap {
    float: right;
    min-width: 90%;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section .et_pb_image_wrap, body.page-id-8978 #et-main-area .seamless-it-section .et_pb_image_wrap {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 980px) and (min-width: 767px) {
  body.home #et-main-area .seamless-it-section .custom-width-row .et_pb_column, body.page-id-8978 #et-main-area .seamless-it-section .custom-width-row .et_pb_column {
    width: 50%;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb {
    border: none;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content {
    border-bottom: 1px solid #9eb0b8;
  }
}
body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 5px;
}
body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image picture, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image picture {
  opacity: 1 !important;
}
body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header {
  margin: 14px 0 1px;
  padding-bottom: 15px;
}
body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span {
  font-size: 32px !important;
  font-weight: 800 !important;
  letter-spacing: 0.03em;
}
@media (max-width: 980px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_blurb .et_pb_blurb_container .et_pb_module_header span {
    font-size: 22px !important;
  }
}
@media (min-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child {
    width: 33.5% !important;
    margin-right: 0;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child .et_pb_main_blurb_image {
    margin-left: -13px;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child .et_pb_module_header, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:first-child .et_pb_module_header {
    margin-left: -19px;
  }
}
@media (min-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2), body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2) {
    width: 34% !important;
    margin-right: 0;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2) .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2) .et_pb_main_blurb_image {
    margin-left: -9px;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2) .et_pb_module_header, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(2) .et_pb_module_header {
    margin-left: -9px;
  }
}
@media (min-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3), body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) {
    width: 32.5% !important;
    margin-right: 0;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_main_blurb_image {
    margin-left: 5px;
  }
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_module_header, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_module_header {
    margin-left: 9px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_blurb_content, body.page-id-8978 #et-main-area .seamless-it-section #capabilities-blurb-row .et_pb_column:nth-child(3) .et_pb_blurb_content {
    border-bottom: none;
  }
}
body.home #et-main-area .trust-us-section .et_pb_text_inner h2, body.page-id-8978 #et-main-area .trust-us-section .et_pb_text_inner h2 {
  text-transform: uppercase;
  max-width: 895px;
  line-height: 1 !important;
  margin: 8px auto;
}
body.home #et-main-area .trust-us-section .et_pb_blurb, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb {
  height: 100%;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  margin: 1px 0;
  padding-bottom: 15px;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span {
  font-size: 28px !important;
  font-weight: 700 !important;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header span {
    font-size: 20px !important;
  }
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  max-width: 280px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 8px;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  line-height: 1.25 !important;
  font-size: 18px !important;
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:first-child, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:first-child {
  margin-bottom: 47px !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:first-child, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:first-child {
    margin-bottom: 30px !important;
  }
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button {
  border-radius: 5px;
  border: 1px solid #2b91e8;
  background-color: #124b7c;
  font-size: 24px !important;
  letter-spacing: 0.01em;
  padding: 9px 1.5em !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
@media (max-width: 1281px) {
  body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button {
    padding: 8px 1em !important;
    font-size: 20px !important;
  }
}
body.home #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button:hover, body.page-id-8978 #et-main-area .trust-us-section .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .btn-get-quote.et_pb_button:hover {
  background-color: #fff;
  border: 1px solid #2b91e8;
  color: #124b7c !important;
}
@media (min-width: 981px) {
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child, body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child {
    width: 22.875%;
    margin-right: 3.5%;
  }
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child .et_pb_main_blurb_image {
    margin-bottom: 32px;
  }
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child .et_pb_blurb_description, body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:first-child .et_pb_blurb_description {
    max-width: 310px;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(2), body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(2) {
    width: 22.875%;
    margin-right: 3.5%;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(3), body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(3) {
    width: 20.875%;
    margin-right: 4.5%;
  }
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(3) .et_pb_main_blurb_image, body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(3) .et_pb_main_blurb_image {
    margin-bottom: 38px;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(4), body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(4) {
    width: 21.875%;
  }
  body.home #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(4) .et_pb_blurb_description, body.page-id-8978 #et-main-area .trust-us-section .et_pb_row_4col .et_pb_column:nth-child(4) .et_pb_blurb_description {
    max-width: 310px;
  }
}
body.home #et-main-area .what-others-say-section .et_pb_text_inner h2, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_text_inner h2 {
  margin-top: 2px;
  line-height: 1 !important;
  letter-spacing: 0.007em;
}
body.home #et-main-area .what-others-say-section .et_pb_text_inner h5, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_text_inner h5 {
  font-size: 24px !important;
  line-height: 1 !important;
  max-width: 330px;
  margin: 20px auto 24px;
  letter-spacing: -0.01em !important;
}
@media (max-width: 980px) {
  body.home #et-main-area .what-others-say-section .et_pb_text_inner h5, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_text_inner h5 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .what-others-say-section .et_pb_text_inner h5, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_text_inner h5 {
    font-size: 20px !important;
  }
}
body.home #et-main-area .what-others-say-section .et_pb_text_inner p, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_text_inner p {
  font-size: 16px !important;
  line-height: 1.25;
  max-width: 303px;
  margin: 0 auto;
  letter-spacing: 0.02em !important;
}
body.home #et-main-area .what-others-say-section .et_pb_image + .et_pb_text .et_pb_text_inner p, body.page-id-8978 #et-main-area .what-others-say-section .et_pb_image + .et_pb_text .et_pb_text_inner p {
  font-size: 12px !important;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column {
    border-right: none;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child {
    width: 33.3333%;
    margin-right: 0 !important;
    padding-left: 17px;
    padding-right: 10px;
  }
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child h5, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child h5 {
    margin-bottom: 47px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:first-child {
    border-bottom: #9eb0b8 1px solid;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(2), body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(2) {
    width: 33.3333%;
    margin-right: 0 !important;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(2), body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(2) {
    border-bottom: #9eb0b8 1px solid;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(3), body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row .et_pb_column:nth-child(3) {
    width: 33.3333%;
    padding-left: 20px;
    padding-right: 10px;
  }
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner {
    flex-flow: column;
    align-items: center;
  }
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button {
  font-size: 24px !important;
  letter-spacing: 0.02em;
  padding: 0.4em 1.3em !important;
  margin-bottom: 15px;
  white-space: nowrap;
}
@media (max-width: 1281px) {
  body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button {
    letter-spacing: 0;
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button {
    font-size: 17px !important;
    text-align: center;
  }
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child {
  padding: 0.4em 1em !important;
  background-color: #124b7c;
  border-radius: 5px;
  border: 1px solid #2b91e8;
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child:hover, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child:hover {
  border: 1px solid #2b91e8;
  color: #124b7c !important;
  background-color: #fff;
}
@media (min-width: 767px) {
  body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:first-child {
    margin-right: 2.2%;
  }
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:nth-child(2), body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:nth-child(2) {
  border-radius: 5px;
  border: 1px solid #00e8ba;
  background-color: #00bc80;
  color: #ffffff !important;
  text-decoration: none !important;
}
body.home #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:nth-child(2):hover, body.page-id-8978 #et-main-area .what-others-say-section .testimonials-row + .et_pb_row .et_pb_text_inner a.btn-get-quote.et_pb_button:nth-child(2):hover {
  border: 1px solid #00e8ba;
  color: #00bc80 !important;
  background-color: #fff;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section, body.page-id-8978 #et-main-area #three-steps-section {
    background: #221ea6 !important;
    background: linear-gradient(90deg, #221ea6 0%, #171771 100%) !important;
  }
}
@media (min-width: 1988px) {
  body.home #et-main-area #three-steps-section, body.page-id-8978 #et-main-area #three-steps-section {
    background-size: 100% 100%;
  }
}
@media (min-width: 1988px) {
  body.home #et-main-area #three-steps-section .et_pb_row, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row {
    position: unset !important;
  }
}
@media (min-width: 1988px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child {
    position: unset !important;
  }
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image {
    margin: 0;
    position: absolute !important;
    left: 0;
    right: unset !important;
    bottom: unset !important;
  }
}
@media (min-width: 981px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image {
    margin: 0;
    position: relative;
    right: 152px;
    bottom: -28px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child {
    display: none;
  }
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image {
    position: relative;
    left: -52px;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap {
  max-width: none;
}
@media (min-width: 1367px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap {
    width: 160%;
  }
}
@media (max-width: 1367px) and (min-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap {
    width: 150%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row > .et_pb_column:first-child .et_pb_image_wrap {
    max-width: 600px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3 {
  line-height: 1 !important;
  margin-top: 5px;
  letter-spacing: 0.005em;
}
@media (max-width: 1367px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3 {
    font-size: 44px !important;
    margin-top: 15px;
  }
}
@media (max-width: 1080px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner h3 {
    font-size: 40px !important;
    margin-top: 15px;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol {
  max-width: 625px;
  margin-top: 46px;
  margin-left: auto;
  list-style: none;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol {
    margin-right: auto;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li {
  list-style: none;
  line-height: 1.25;
  font-size: 18px;
  padding-right: 24px;
  padding-left: 95px;
  margin-bottom: 70px;
  letter-spacing: 0;
  position: relative;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:after, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:after {
    content: "";
    display: block;
    width: 200% !important;
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #0a0857;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong {
  font-family: "Alegreya Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 28px !important;
  margin-bottom: 9px;
  letter-spacing: 0.006em;
  display: inline-block;
  line-height: 1.2 !important;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li strong {
    font-size: 21px !important;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before {
  content: url("/wp-content/uploads/2020/12/Step-1.png");
  display: inline-block;
  margin-left: -114px;
  margin-top: 4px;
  float: left;
}
@media (max-width: 1440px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before {
    margin-left: -95px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:before {
    transform: scale(0.8);
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(2) strong, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(2) strong {
  margin-bottom: 5px;
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(2):before, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(2):before {
  content: url("/wp-content/uploads/2020/12/Step-2.png");
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(3) strong, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(3) strong {
  margin-bottom: 5px;
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(3):before, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol li:nth-child(3):before {
  content: url("/wp-content/uploads/2020/12/Step-3.png");
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p {
  max-width: 626px;
  padding-top: 13px;
  margin-left: auto;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p {
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button {
  font-size: 32px !important;
  border-radius: 5px;
  border: 1px solid #00e8ba;
  background-color: #00bc80;
  font-size: 32px !important;
}
@media (max-width: 980px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button {
    font-size: 20px !important;
  }
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button:hover, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button:hover {
  border: 1px solid #00e8ba;
  background-color: #fff;
  color: #00bc80 !important;
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button span, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button span {
  position: relative;
}
body.home #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button span:after, body.page-id-8978 #et-main-area #three-steps-section .et_pb_row .et_pb_text .et_pb_text_inner ol + p a.btn-get-quote.et_pb_button span:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
}
body.home #et-main-area .blog-section .et_pb_text_inner h2, body.page-id-8978 #et-main-area .blog-section .et_pb_text_inner h2 {
  margin-top: 24px;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 980px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column {
  float: none;
  max-width: 514px;
  width: 33.3333%;
  margin-right: 0;
  margin-left: 0;
  display: flex;
}
@media (max-width: 980px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column {
    width: 100%;
    flex-direction: column;
  }
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post {
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
@media (min-width: 981px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post {
    max-width: 90%;
    margin: 0 auto;
  }
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post:hover .post-meta a:before, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post:hover .post-meta a:before {
  background-color: #fb9815 !important;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container {
  margin: 0;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a {
  margin-bottom: 0;
  max-height: 330px;
  overflow: hidden;
  border: 8px solid white;
  box-shadow: 0 -10px 68px rgba(2, 2, 2, 0.35);
  background-color: white;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 981px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a {
    height: 300px;
    width: 100%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a {
    max-width: 95%;
    margin: 0 auto;
    height: calc(170px + (300 - 170) * ((100vw - 320px) / (882 - 320)));
  }
}
@media (min-width: 981px) {
  body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a:hover, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a:hover {
    transform: translate(0px, 5px) scale(1.05);
    z-index: 11;
  }
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a img, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .et_pb_image_container a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title {
  margin-top: 0;
  margin-bottom: auto;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title a, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title a {
  font-family: "Alegreya Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 22px !important;
  line-height: 1 !important;
  display: flex;
  text-align: center;
  justify-content: center;
  margin-bottom: 6%;
  padding: 0 11%;
  transition: all 0.2s ease-in-out;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title a:hover, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .entry-title a:hover {
  color: #085dad;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a {
  position: relative;
  text-transform: uppercase;
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 2;
  color: #085dad;
  padding: 3px 15px;
  margin-bottom: 10px;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a:first-child::before, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a:first-child::before {
  content: "";
  position: absolute;
  display: block;
  width: 66px;
  height: 8px;
  background-color: #0b355a;
  left: 50%;
  transform: translateX(-50%);
  top: -31px;
  transition: all 0.4s ease-in-out;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a:last-child, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column article.et_pb_post .post-meta a:last-child {
  margin-bottom: 0;
}
body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:first-child .post-meta, body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(2) .post-meta, body.home #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(3) .post-meta, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:first-child .post-meta, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(2) .post-meta, body.page-id-8978 #et-main-area .blog-section .et_pb_blog_grid .et_pb_salvattore_content .column:nth-child(3) .post-meta {
  margin-top: 13%;
  margin-bottom: 9px;
}
/*TY pages*/
.page-id-999 div#page-container, .page-id-8775 div#page-container {
  padding-top: 59px !important;
}
@media (min-width: 981px) {
  .page-id-999 div#page-container, .page-id-8775 div#page-container {
    padding-top: 92px !important;
  }
}
.page-id-999 .ty-page-bg-section, .page-id-8775 .ty-page-bg-section {
  display: flex;
}
@media (min-width: 981px) {
  .page-id-999 .ty-page-bg-section, .page-id-8775 .ty-page-bg-section {
    height: 100vh;
    height: calc(100vh - 92px);
    padding: 0;
    min-height: 700px;
  }
}
@media (min-width: 1922px), (max-height: 960px) {
  .page-id-999 .ty-page-bg-section, .page-id-8775 .ty-page-bg-section {
    background-position: center top;
  }
}
@media (max-width: 1281px) {
  .page-id-999 .ty-page-bg-section, .page-id-8775 .ty-page-bg-section {
    background-position: 39% top;
  }
}
@media (max-width: 980px) {
  .page-id-999 .ty-page-bg-section, .page-id-8775 .ty-page-bg-section {
    position: relative;
    z-index: 1;
    background-position: 25% top;
  }
  .page-id-999 .ty-page-bg-section:before, .page-id-8775 .ty-page-bg-section:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: -1;
  }
}
@media (max-width: 1440px) and (max-height: 670px) {
  .page-id-999 .ty-page-bg-section .thank-you-row, .page-id-8775 .ty-page-bg-section .thank-you-row {
    padding-top: 0;
    padding-bottom: 4%;
  }
}
@media (max-width: 1440px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap, .page-id-8775 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap {
    max-width: 300px;
  }
}
@media (max-width: 1440px) and (max-height: 670px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap, .page-id-8775 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap {
    max-width: 240px;
  }
}
@media (max-width: 1440px) and (max-height: 720px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap, .page-id-8775 .ty-page-bg-section .ty-page-content-col .thank-you-img .et_pb_image_wrap {
    max-width: 260px;
  }
}
.page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p {
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600 !important;
  letter-spacing: 0;
  line-height: 1.35 !important;
}
@media (max-width: 1281px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
.page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button {
  display: inline-block;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border: 1px solid #0193ef;
  background-color: #004089;
  padding: 15px 3%;
  margin-top: 4px;
  color: #fefefe !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Rubik", sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.05em;
  transition: all 0.2s ease-in;
}
.page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button:hover, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button:hover {
  background-color: white;
  color: #004089 !important;
  color: #003be4 !important;
}
@media (max-width: 1281px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button {
    font-size: 17px !important;
  }
}
@media (max-width: 1281px) {
  .page-id-999 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button, .page-id-8775 .ty-page-bg-section .ty-page-content-col .et_pb_text_inner p .home-button {
    font-size: 16px !important;
  }
}
.page-id-999 #top-footer-section, .page-id-8775 #top-footer-section {
  padding-top: 93px;
}
@media (min-width: 981px) and (max-width: 1110px) {
  .page-id-8775 .ty-page-bg-section .thank-you-row .empty-col {
    margin-right: 4.5%;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  .page-id-8775 .ty-page-bg-section .thank-you-row .ty-page-content-col {
    width: 58.8%;
  }
  .page-id-8775 .ty-page-bg-section .thank-you-row .ty-page-content-col .t-text-sec p {
    font-size: 17px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  .page-id-8775 .ty-page-bg-section .t-text-sec {
    margin-left: 0 !important;
  }
}
.page-id-8790 #top-header, .page-id-8790 header, .page-id-8790 footer {
  display: none;
}
.page-id-8790 #page-container {
  margin-top: 0 !important;
}
@media (min-width: 981px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section {
    display: flex;
    flex-wrap: wrap;
    height: 90vh;
    min-height: 750px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section .et_pb_row {
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section {
    padding-top: 12px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section h1 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 50px;
  font-size: 50px !important;
  font-weight: 900;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  max-width: 940px;
  margin: 0 auto;
  margin-bottom: 35px;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section h1 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section h1 {
    font-size: 28px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 140%;
  text-align: center;
  max-width: 765px;
  margin: 0 auto;
  margin-bottom: 25px;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section p {
    font-size: 16px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul {
  max-width: 630px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul {
    padding-left: 80px;
    margin-top: -3px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li {
  position: relative;
  list-style: none;
  text-align: left;
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 140%;
  padding-left: 47px;
  margin-bottom: 0;
  padding-bottom: 23px;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li {
    font-size: 16px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li::before {
  content: url("/wp-content/uploads/2021/06/check-list.png");
  position: absolute;
  left: 5px;
  top: -3px;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #d7881f;
  top: 24px;
  bottom: 4%;
  left: 19px;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li:last-child {
  padding-bottom: 0;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section ul li:last-child::after {
  content: none;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section .blue-txt-wrap {
  margin-bottom: 0;
  margin-top: 70px;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section .blue-txt-wrap .et_pb_text_inner {
  margin-bottom: 0;
}
#page-container #et-boc #et-main-area #main-content .hipaa-banner-section .blue-txt-wrap .et_pb_text_inner h2 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 90%;
  text-align: center;
  background-color: #085392;
  margin-bottom: 0;
  padding: 15px 15px;
  max-width: 520px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section .blue-txt-wrap .et_pb_text_inner h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section .blue-txt-wrap .et_pb_text_inner h2 {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-banner-section .et_pb_image {
    margin-bottom: 30px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section {
  padding-top: 0;
}
@media (min-width: 981px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section {
    padding-bottom: 7px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row {
  padding-top: 0;
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp {
  margin-bottom: 58px;
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner {
  position: relative;
  max-width: 730px;
  margin: 0 auto;
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner h2 {
  position: relative;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 90%;
  text-align: center;
  background-color: #000000;
  padding: 16px;
  z-index: 5;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner h2 {
    font-size: 24px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner::before {
  content: url(/wp-content/uploads/2021/06/Rectangle_19_copy_2.png);
  position: absolute;
  left: 0;
  bottom: -28px;
  z-index: 1;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner::before {
    bottom: -35px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner::after {
  content: url(/wp-content/uploads/2021/06/Rectangle_19_copy_3.png);
  position: absolute;
  right: 0;
  bottom: -28px;
  z-index: 1;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row .black-txt-wrapp .et_pb_text_inner::after {
    bottom: -35px;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 140%;
  text-align: center;
  max-width: 1080px;
  margin: 0 auto;
  margin-bottom: 25px;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-bottom-section .et_pb_row p {
    font-size: 16px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-footer-section {
  padding: 13px 0;
}
#page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row {
  max-width: 1325px;
}
#page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row p, #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row .et_pb_text_inner {
  color: #fff !important;
  font-size: 16px !important;
  font-family: "Myriad Pro", arial;
  line-height: 170%;
  text-align: center;
}
@media (max-width: 980px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row p, #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row .et_pb_text_inner {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row p, #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row .et_pb_text_inner {
    font-size: 14px !important;
  }
}
#page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row p a, #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row .et_pb_text_inner a {
  color: #fff !important;
  font-style: italic;
  text-decoration: none !important;
}
#page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row p:last-child, #page-container #et-boc #et-main-area #main-content .hipaa-footer-section .et_pb_row .et_pb_text_inner:last-child {
  margin-bottom: 0 !important;
}
body.single-post.postid-8860 #left-area img {
  border: none;
}
body.single-post.postid-8860 #page-container #main-content .et_pb_text_inner a.read-more-btn {
  display: inline-block;
  text-decoration: none !important;
  background-color: #FF8B03;
  padding: 8px 12px;
  text-align: center;
  max-width: 150px;
  font-weight: 700;
  color: white !important;
  transition: all 0.2s ease-in;
  border: 1px solid #FF8B03 !important;
}
body.single-post.postid-8860 #page-container #main-content .et_pb_text_inner a.read-more-btn:hover {
  background-color: #ffffff;
  color: #FF8B03 !important;
}
@media screen and (max-width: 480px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap {
    padding: 0 0;
  }
}
@media (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap .et_pb_row.inner-container-size {
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
  }
}
@media (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_column {
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0;
  }
}
body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section:not(.case-s-section:last-of-type) {
  border-bottom: 2px solid #ccc;
}
@media (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section:nth-child(even) > .et_pb_row {
    display: flex;
    flex-direction: column-reverse !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
@media (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_text_inner > * {
    text-align: center;
  }
}
body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_text_inner h2 {
  line-height: 1.05 !important;
}
@media (min-width: 981px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_text_inner h2 {
    font-size: 32px !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_image_wrap {
    display: block;
    margin-bottom: 2rem;
  }
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_image_wrap img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  body.single-post.postid-8860 .et_builder_inner_content #inner-content-wrap #left-area .case-s-section .et_pb_image_wrap img {
    max-width: 261px;
  }
}
body.single-post.postid-250 #left-area .partners_list.text-center {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
@media screen and (max-width: 480px) {
  body.single-post.postid-250 #left-area .partners_list.text-center {
    justify-content: center;
  }
}
body.single-post.postid-250 #left-area .partners_list.text-center li {
  padding: 10px 15px;
}
body.single-post.postid-250 #left-area .partners_list.text-center li:before {
  content: none;
}
body.single-post.postid-250 #left-area .partners_list.text-center li img {
  border: none !important;
}
.page.page-id-8876 #page-container #et-main-area {
  /****************************Careers Form****************************************/
}
.page.page-id-8876 #page-container #et-main-area .banner-section.home-banner-section {
  position: static !important;
  top: unset;
  bottom: unset;
  right: unset;
  left: unset;
  margin-top: 0 !important;
}
@media (max-width: 980px) {
  .page.page-id-8876 #page-container #et-main-area .banner-section.home-banner-section {
    height: auto !important;
  }
}
.page.page-id-8876 #page-container #et-main-area .banner-section.home-banner-section h1 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .sidebar-careers-form .content-form-wrap {
  background: #0c6ab6;
  border-radius: 8px;
  padding: 22px 20px 24px;
  width: 100%;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .sidebar-careers-form .content-form-wrap h4 {
  color: #f2a159;
  font-family: "Segoe UI Bold", arial;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 24px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .sidebar-careers-form .content-form-wrap form button {
  background: #db891b;
  border: 1px solid #faba81;
  border-radius: 5px;
  box-shadow: 0 4px 0 #b77d24;
  color: #ffffff;
  display: block;
  font-family: "robotobold", arial;
  font-size: 28px;
  line-height: 28px;
  padding: 9px 10px 12px;
  width: 100%;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-main-inner-text {
  color: #1a2a3e;
  font-family: "robotomedium", arial;
  font-size: 24px;
  line-height: 30px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-main-inner-text h4 {
  color: #1a2a3e;
  font-family: "Segoe UI Bold", arial;
  font-size: 40px;
  line-height: 42px;
  margin: 0 0 29px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-main-inner-text p {
  margin: 0 0 28px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-main-inner-text h6 {
  border-color: #002242;
  border-style: solid;
  border-width: 1px 0;
  font-family: "Segoe UI Bold", arial, sans-serif;
  font-size: 30px;
  line-height: 32px;
  margin: 55px 0 52px;
  padding: 38px 0;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-main-inner-text h6 span {
  display: block;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsForm, .page.page-id-8876 #page-container #et-main-area form_wrapper .fsForm .fsFieldRow .fsRowBody, .page.page-id-8876 #page-container #et-main-area form_wrapper.fsForm .fsSpacerRow .fsRowBody {
  background: transparent !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsForm {
  border: none !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsValidationError .fsLabel {
  background-size: 6px auto !important;
  background-position: 0px 2px !important;
  background-image: none;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsValidationError {
  background: none !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsLabel, .page.page-id-8876 #page-container #et-main-area .fsBody label {
  color: #fff !important;
  padding: 2px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm .fsSubmit {
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  clear: both;
  float: none;
  border-radius: 5px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsRowBody {
  padding: 0 !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm .fsLabel {
  font-size: 16px !important;
  font-family: "Segoe UI regular", arial, sans-serif;
  color: #ffffff;
  margin: 0 0 5px !important;
  padding: 0;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsSupporting {
  font-family: "Segoe UI regular", arial, sans-serif;
  color: #515050 !important;
  font-size: 11px !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsSubmit input.fsSubmitButton {
  background: #DB891B !important;
  border: 1px solid #faba81;
  line-height: 1.2;
  font-family: "robotobold", Arial, sans-serif;
  min-height: 49px;
  width: 100%;
  padding: 0 0 2px;
  border-radius: 5px !important;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  color: #fff;
  box-shadow: 0 4px 0 #b77d24;
  transition: all 0.6s;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsSubmit input.fsSubmitButton:hover {
  border: 1px solid #faba81;
  color: #faba81;
  background: #fff !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .fsForm {
  color: #404041 !important;
  display: inline-block;
  font-size: 16px;
  width: 100%;
  margin: 0 !important;
  color: #fff;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="text"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="email"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="number"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="tel"] {
  width: 100% !important;
  height: 49px;
  padding: 12px 16px !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="text"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="email"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="number"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFieldRow input[type="tel"], .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm textarea, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap input[type="file"] {
  margin: 0 0 12px !important;
  background: #fff;
  border: 1px solid #eef0ef;
  border-radius: 5px !important;
  max-width: 100%;
  width: 100% !important;
  font-size: 16px !important;
  font-family: "Segoe UI regular", arial, sans-serif;
  line-height: 28px;
  color: #858182;
  font-weight: normal;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap input[type="file"] {
  padding: 9.5px 16px;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap div.fsError {
  font-family: "Segoe UI regular", arial, sans-serif;
  font-size: 13px !important;
  margin: 0 0 12px !important;
  padding: 4px !important;
  width: 100%;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsRequiredMarker {
  font-weight: normal !important;
  font-size: 14px;
  color: #ff3c3c;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody {
  margin-bottom: 0px !important;
  background: transparent;
  padding: 0;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap input:focus:invalid:focus, .page.page-id-8876 #page-container #et-main-area textarea:focus:invalid:focus, .page.page-id-8876 #page-container #et-main-area select:focus:invalid:focus {
  box-shadow: none;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsSectionHeader {
  display: none !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFirst.fsLast.fsFieldCell {
  background: none;
  padding: 0;
  margin: 0 !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsFileUploadName {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm input.fsField[type="email"]:focus, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm input.fsField[type="file"]:focus, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm input.fsField[type="number"]:focus, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm input.fsField[type="tel"]:focus, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm input.fsField[type="text"]:focus, .page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsForm textarea.fsField:focus {
  outline: 0;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsRow.fsFieldRow.fsLastRow {
  margin-bottom: 0 !important;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap ::-webkit-input-placeholder {
  color: #858182;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap :-moz-placeholder {
  color: #858182;
  opacity: 1;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap ::-moz-placeholder {
  color: #858182;
  opacity: 1;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap :-ms-input-placeholder {
  color: #858182;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsValidationError {
  box-shadow: none !important;
  background-color: none;
}
.page.page-id-8876 #page-container #et-main-area #careers-page .content-form-wrap .fsBody .showMobile {
  font-size: 16px !important;
  font-family: "Segoe UI regular", arial, sans-serif;
  color: #ffffff;
  margin: 0 0 12px !important;
  padding: 0;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
.page.page-id-8876 #apexchat_prechat_invitation_wrapper {
  display: none !important;
}
#post-8876 .nxlv-careers__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 22px 20px 24px;
  border-radius: 8px;
  background: #0c6ab6;
}
#post-8876 .nxlv-careers__form h4 {
  margin: 0 0 24px;
  font-family: "Segoe UI Bold", arial;
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  line-height: 30px;
  color: #f2a159;
}
#post-8876 .nxlv-careers__form .gform_wrapper {
  position: relative;
  width: 100%;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield_error label {
  color: #ba0000;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme label {
  font-size: 16px;
  font-family: "Segoe UI regular", arial, sans-serif;
  color: #ffffff;
  margin: 0 0 5px;
  padding: 0;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 0;
  font-size: 16px;
  font-family: Verdana;
  color: #fe0000;
  font-weight: 400;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield_html {
  margin-bottom: 12px;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield_html p {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #212b5d;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme input[type="text"], #post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme input[type="tel"], #post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme input[type="email"], #post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme textarea {
  max-width: 100%;
  width: 100%;
  height: 49px;
  margin: 0 0 12px;
  padding: 12px 16px;
  font-family: "Segoe UI regular", arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #858182;
  border: 1px solid #eef0ef;
  border-radius: 5px;
  background: #fff;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme textarea, #post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme textarea.large {
  height: 105px;
  resize: none;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme input[type="file"] {
  font-family: "Segoe UI regular", arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #404041;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
  padding: 0;
  color: #404041;
  font-weight: 400;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin: 0;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  background: #DB891B;
  border: 1px solid #faba81;
  line-height: 1.2;
  font-family: "robotobold", Arial, sans-serif;
  min-height: 49px;
  width: 100%;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  color: #fff;
  box-shadow: 0 4px 0 #b77d24;
  transition: all 0.6s;
}
#post-8876 .nxlv-careers__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  border: 1px solid #faba81;
  color: #faba81;
  background: #fff;
}
.category #page-container .banner-section.category-banner-section, .category-blog #page-container .banner-section.category-banner-section {
  min-height: 530px !important;
  max-height: 1080px !important;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  background-image: url(https://www.itsupportsc.com/wp-content/themes/itsupportsc_ulistic/images/banner-bg.jpg) !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  margin-top: 0 !important;
  background-attachment: fixed !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  padding-top: 0;
}
@media (min-width: 981px) {
  .category #page-container .banner-section.category-banner-section, .category-blog #page-container .banner-section.category-banner-section {
    height: 100vh !important;
    padding-top: 0;
    display: block;
  }
}
.category #page-container .banner-section.category-banner-section *, .category-blog #page-container .banner-section.category-banner-section * {
  background: none !important;
}
@media (max-width: 980px) {
  .category #page-container .banner-section.category-banner-section .et_pb_container, .category-blog #page-container .banner-section.category-banner-section .et_pb_container {
    width: 80% !important;
  }
}
@media (min-width: 981px) {
  .category #page-container .banner-section.category-banner-section .et_pb_slide_description, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description {
    padding-top: 10% !important;
  }
}
.category #page-container .banner-section.category-banner-section .et_pb_slide_description h1, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description h1 {
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed" !important;
  font-size: clamp(32px, calc(0.0175 * 100vw + 26.4px), 60px) !important;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.6px;
  text-align: left;
  margin-bottom: clamp(30px, calc(0.0125 * 100vw + 26px), 50px) !important;
  padding-bottom: clamp(34px, calc(0.0125 * 100vw + 30px), 54px) !important;
  max-width: 650px !important;
}
.category #page-container .banner-section.category-banner-section .et_pb_slide_description h1::after, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description h1::after {
  height: 4px;
  width: 100px;
  background-color: #003be4;
  left: 0;
  bottom: 0;
}
@media (max-width: 980px) {
  .category #page-container .banner-section.category-banner-section .et_pb_slide_description h1::after, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description h1::after {
    left: 0;
  }
}
.category #page-container .banner-section.category-banner-section .et_pb_slide_description .et_pb_slide_content, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description .et_pb_slide_content {
  margin-left: 0;
  margin-top: 20px;
  max-width: 760px;
  color: #ffffff !important;
  font-family: "Silka - Medium" !important;
  font-size: clamp(16px, calc(0.003125 * 100vw + 15px), 21px) !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 141%;
  text-align: left;
}
.category #page-container .banner-section.category-banner-section .et_pb_slide_description .et_pb_slide_content p, .category-blog #page-container .banner-section.category-banner-section .et_pb_slide_description .et_pb_slide_content p {
  color: #fff;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  grid-column-gap: clamp(25px, 2.692vw, 35px);
  grid-row-gap: clamp(35px, 5.385vw, 70px);
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article {
  width: 100% !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 0 !important;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article > a, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article > a {
  display: block;
  width: 100%;
  margin-bottom: 14px;
  aspect-ratio: 1.7777777778;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article > a img, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article > a img {
  min-width: 100%;
  height: 100%;
  object-fit: fill;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
  font-size: 22px !important;
  margin: 20px 0 0 0;
  height: auto !important;
  min-height: 93px !important;
}
@media (max-width: 980px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
    font-size: 20px !important;
  }
}
@media (max-width: 1200px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
    min-height: 124px !important;
  }
}
@media (max-width: 980px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
    min-height: 93px !important;
  }
}
@media (max-width: 767px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title {
    min-height: 42px !important;
  }
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .entry-title, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
  padding: 0 20px 20px;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner {
  height: auto !important;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
  font-size: 18px !important;
  height: auto !important;
  min-height: 96px !important;
}
@media (max-width: 980px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 1200px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    min-height: 121px !important;
  }
}
@media (max-width: 980px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    min-height: 96px !important;
  }
}
@media (max-width: 830px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    min-height: 121px !important;
  }
}
@media (max-width: 767px) {
  .category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article .post-content-inner p {
    min-height: 65px !important;
  }
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article p, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article p {
  margin: 0;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article a.more-link, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article a.more-link {
  display: block;
  background-color: #0E548F !important;
  border: 1px solid #0E548F;
  padding: 3px 10px !important;
  font-size: 15px;
  text-align: center;
  margin: 0 auto 25px 20px;
  max-width: 120px;
  transition: all 0.2s;
  color: #ffffff !important;
  border-radius: 8px;
}
.category #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article a.more-link:hover, .category-blog #page-container .divi-blog-content-section .et_pb_row .et_pb_column .et_pb_module .et_pb_ajax_pagination_container article a.more-link:hover {
  border: 1px solid #0E548F;
  color: #0E548F !important;
  background-color: transparent !important;
}
.category .entry-featured-image-url, .category-blog .entry-featured-image-url {
  position: relative;
  overflow: hidden;
}
.category .entry-featured-image-url::before, .category-blog .entry-featured-image-url::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ff8b03;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.4s ease;
  opacity: 0.47;
}
.category .entry-featured-image-url:hover::before, .category-blog .entry-featured-image-url:hover::before {
  width: 100%;
  background: #004089;
  cursor: pointer;
}
body.archive.category-blog #et-main-area .banner-section .et_pb_slides:before, body.category #et-main-area .banner-section .et_pb_slides:before {
  display: none !important;
  background: none !important;
}
body.page-id-9003 #et-boc.et-boc .et-l .et_pb_row {
  max-width: 1421px !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection {
  background-image: url(../images/banner-bg.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: center top;
  background-size: cover !important;
  color: #fff;
  padding-top: 137px !important;
  padding-bottom: 77px !important;
}
@media (max-width: 1280px) and (orientation: landscape) {
  body.page-id-9003 #et-boc.et-boc .facadeSection {
    padding-top: 80px !important;
    padding-bottom: 48px !important;
  }
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection {
    padding-top: 110px !important;
    padding-bottom: 48px !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 {
  padding-bottom: 4px !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 53.33% !important;
  padding-bottom: 36px;
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:first-child {
    width: 100% !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:first-child .et_pb_module {
  width: 100% !important;
  max-width: 684px;
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:first-child .et_pb_module {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:last-child {
  width: 41.17% !important;
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .et_pb_row.et_pb_row_0 .et_pb_column:last-child {
    width: 100% !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection h1 {
  font-size: clamp(38px, calc(0.01375 * 100vw + 33.6px), 60px);
  font-weight: 700;
  line-height: 1;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  padding-bottom: 38px;
  margin-top: 0;
  padding-top: 0 !important;
  color: #ffffff !important;
  text-align: center;
}
@media (min-width: 981px) and (max-width: 1167px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection h1 {
    padding-bottom: clamp(20px, calc(0.01375 * 100vw + 15.6px), 42px);
  }
}
@media (max-width: 1366px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection h1 {
    margin-bottom: 0 !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection p {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 0 1.35em;
  padding-bottom: 0 !important;
  line-height: 1.4em;
  font-size: clamp(18px, calc(0.00125 * 100vw + 17.6px), 20px) !important;
}
@media (min-width: 981px) and (max-width: 1167px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection p {
    max-width: 90%;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection p a {
  color: #ffffff !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
  border-radius: 8px;
  border: solid 1px #0057a2;
}
@media (max-width: 1365px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList {
    width: auto !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem {
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 1279px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem {
    flex-direction: column;
  }
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact:first-child {
    border-bottom: solid 1px #0057a2;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem {
    flex-direction: row;
  }
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact:first-child {
    border-bottom: none !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem:first-child {
  border-bottom: solid 1px #0057a2;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem:last-child > .facadeListContact {
  align-items: center;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem:last-child > .facadeListContact:first-child {
  border-right: solid 1px #0057a2;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact {
  color: #ffffff;
  display: flex;
  line-height: 1.4;
}
@media (max-width: 1279px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact {
    padding: 5% !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact * {
  font-size: 17px !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact a {
  color: #ffffff !important;
  text-decoration: none !important;
  white-space: nowrap;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListContact a:hover {
  color: #ee7523 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListLocation {
  align-items: flex-start;
  padding: 4.8% 6% 4.4% 5.9%;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListLocation img {
  margin: 6px 20px 0 0;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListPhone, body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListEmail {
  align-items: center;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListPhone img, body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListEmail img {
  margin: 0 20px 1px 0;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListPhone {
  padding: 5.4% 11.5% 6% 6%;
}
@media (max-width: 1024px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListPhone img {
    margin: 0 28px 1px 6px !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListEmail {
  padding: 5.4% 7% 6% 10.7%;
}
@media (max-width: 1365px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListEmail {
    padding-left: 5.7%;
  }
}
@media (max-width: 1024px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .facadeList .facadeListItem .facadeListEmail {
    margin: 0 22px 1px 2px !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 26px;
  padding-top: 10px;
}
@media (max-width: 1660px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
    padding-left: 0 !important;
  }
}
@media (max-width: 1366px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
    padding-top: 0 !important;
    margin-top: -10px !important;
  }
}
@media (max-width: 1199px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
    flex-direction: column;
  }
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
    flex-direction: row;
    justify-content: center;
  }
}
@media (max-width: 600px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap {
    flex-direction: column;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap h2 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(26px, calc(0.005 * 100vw + 24.4px), 34px) !important;
  font-weight: 700;
  line-height: 0.59;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0 !important;
  color: #ffffff !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocial {
  display: flex;
  align-items: center;
  margin-left: clamp(20px, calc(0.009375 * 100vw + 17px), 35px);
}
@media (max-width: 1199px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocial {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocial {
    margin-left: clamp(20px, calc(0.015625 * 100vw + 15px), 45px);
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocial {
    margin-left: 0;
    margin-top: 20px;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink {
  padding: 0 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: clamp(10px, calc(0.009375 * 100vw + 7px), 25px);
  margin-right: clamp(10px, calc(0.009375 * 100vw + 7px), 25px);
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa::before {
  color: #fff;
  transition: all 0.6s;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa:hover::before {
  color: #d7881f;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa.fa-facebook::before {
  font-size: 27px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa.fa-twitter::before {
  font-size: 30px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa.fa-linkedin-square::before {
  font-size: 30px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactSocialWrap .contactSocialLink .fa.fa-youtube-play::before {
  font-size: 33px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  padding: 9% 7.5%;
  background-color: #fff;
  background-image: linear-gradient(to top, #d1d7e0, #fff);
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form h3 {
  margin: 0 auto 25px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, calc(0.0075 * 100vw + 25.6px), 40px) !important;
  font-weight: 700;
  text-align: center;
  color: #000000;
  line-height: 1;
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form h3 {
    max-width: 78%;
  }
}
@media (max-width: 1024px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form h3 {
    max-width: 87%;
  }
}
@media (max-width: 768px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form h3 {
    max-width: 89%;
  }
}
@media (orientation: landscape) and (min-width: 767px) and (max-width: 812px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form h3 {
    max-width: 90%;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form p {
  line-height: 1.56;
  font-size: 19px;
  color: #000;
  text-align: center;
  padding-bottom: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  letter-spacing: -0.4px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper {
  position: relative;
  width: 100%;
  max-width: 450px;
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper {
    max-width: 100%;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin-bottom: 5px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(1), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(2), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(3), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(4) {
  width: calc(50% - 8.5px);
  flex: 0 0 calc(50% - 8.5px);
}
@media (max-width: 400px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(1), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(2), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(3), body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield:nth-child(4) {
    width: 100%;
    flex: 0 0 100%;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield_error label {
  color: #ba0000;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #000;
  letter-spacing: -0.2px;
  font-weight: 400;
  margin: 0;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 0;
  font-size: 16px;
  font-family: Verdana;
  color: #fe0000;
  font-weight: 400;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield_html {
  margin-bottom: 12px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield_html p {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #212b5d;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme input[type="text"], body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme input[type="tel"], body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme input[type="email"], body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme textarea {
  color: #333;
  padding: 4px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  background: #fff;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 1px solid #c2c5ce;
  font-family: "Source Sans Pro", sans-serif;
  box-shadow: none;
  max-width: 100%;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme textarea, body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme textarea.large {
  height: 105px;
  resize: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 1px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  min-width: 180px;
  height: 55px;
  border-radius: 5px;
  border: solid 1px #3fd57f;
  background: #1ea759;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 32px;
  font-weight: bold;
  line-height: 0.59;
  letter-spacing: 0.48px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  padding: 0 10px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .nxlv-contact-us__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: #fff;
  color: #2fa361;
  border: solid 1px #3fd57f;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap {
  border-radius: 8px;
  padding: 9% 7.5%;
  background-color: #fff;
  background-image: linear-gradient(to top, #d1d7e0, #fff);
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap {
    max-height: 854px !important;
  }
}
@media (max-width: 768px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap {
    max-height: 741px !important;
  }
}
@media (max-width: 480px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap {
    max-height: 781px !important;
  }
}
@media (max-width: 375px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap {
    max-height: 915px !important;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap .fsError {
  display: none !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap h3 {
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(28px, calc(0.0075 * 100vw + 25.6px), 40px) !important;
  font-weight: 700;
  text-align: center;
  color: #000000 !important;
  margin-top: 0;
  line-height: 1 !important;
  margin-bottom: clamp(1px, calc(0.013125 * 100vw + -3.2px), 22px) !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-left: -10px;
  margin-right: -10px;
  height: 80px;
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap h3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 78%;
    height: 110px;
  }
}
@media (max-width: 1024px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap h3 {
    max-width: 87%;
  }
}
@media (max-width: 768px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap h3 {
    max-width: 89%;
  }
}
@media (orientation: landscape) and (min-width: 767px) and (max-width: 812px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap h3 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap p {
  line-height: 1.56;
  font-size: 19px;
  color: #000 !important;
  text-align: center;
  padding-bottom: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.4px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm {
  background: none !important;
  margin-top: 8px;
  padding-top: 2px;
  margin-bottom: 0;
  border: none !important;
  box-shadow: none !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsValidationError .fsLabel {
  color: #ba0000 !important;
  background-position: left center !important;
  font-weight: 400 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsFieldFocused, body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsValidationError {
  background: none !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow {
  width: 100%;
  flex: 0 0 100%;
  position: relative;
  padding: 0 !important;
  z-index: 1;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow:nth-child(1), body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow:nth-child(2), body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow:nth-child(3), body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow:nth-child(4) {
  width: calc(50% - 8.5px);
  flex: 0 0 calc(50% - 8.5px);
  margin-bottom: 5px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow .fsCell {
  padding: 0 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 15px;
  line-height: 2;
  color: #000;
  letter-spacing: -0.2px;
  font-weight: 400 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow label span {
  color: #fe0000;
  font-weight: 400 !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow label.error {
  position: absolute;
  top: 9px;
  left: 50%;
  font-size: 9px;
  padding: 2px 4px;
  margin: 0;
  box-shadow: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow input[type=text], body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow input[type=password], body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow input[type=email], body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow textarea {
  background: #fff !important;
  width: 100%;
  height: 35px;
  border: none !important;
  border-bottom: 1px solid #c2c5ce !important;
  font-family: "Source Sans Pro", sans-serif !important;
  box-shadow: none !important;
  max-width: 100% !important;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSection .fsRow textarea {
  height: 105px;
  resize: none;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSubmit {
  background: none !important;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 1px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSubmitButton {
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  min-width: 180px;
  height: 55px;
  border-radius: 5px;
  border: solid 1px #3fd57f;
  background: #1ea759;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 32px;
  font-weight: bold;
  line-height: 0.59;
  letter-spacing: 0.48px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  text-transform: uppercase;
  box-shadow: none !important;
  text-shadow: none !important;
  padding: 0 10px;
}
body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form.fsForm .fsSubmitButton:hover {
  background: #fff;
  color: #2fa361;
  border: solid 1px #3fd57f;
}
@media (max-width: 375px) {
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form .fsSection .fsRow {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  body.page-id-9003 #et-boc.et-boc .facadeSection .contactFormWrap form #submit_button {
    font-size: 20px;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 {
  padding: 12px 0 16px !important;
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_2 {
  width: 30% !important;
  margin-right: 1.5% !important;
}
@media (max-width: 1365px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_2 {
    width: 40% !important;
    margin-right: 5% !important;
    margin-bottom: 40px !important;
  }
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_2 {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_3 {
  width: 32.5% !important;
  margin-right: 3% !important;
}
@media (max-width: 1365px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_3 {
    width: 55% !important;
    margin-right: 0 !important;
    margin-bottom: 40px;
  }
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_3 {
    width: 48% !important;
    margin-right: 4% !important;
  }
}
@media (max-width: 980px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_3 {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_4 {
  width: 32.5% !important;
}
@media (max-width: 1365px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_4 {
    width: 100% !important;
  }
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_4 {
    width: 48% !important;
  }
}
@media (max-width: 960px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_row.et_pb_row_1 .et_pb_column.et_pb_column_1_3.et_pb_column.et_pb_column_4 {
    width: 100% !important;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStories {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  padding-top: clamp(30px, calc(0.01625 * 100vw + 24.8px), 56px);
  padding-bottom: clamp(25px, calc(0.013125 * 100vw + 20.8px), 46px);
  padding-left: clamp(25px, calc(0.015 * 100vw + 20.2px), 49px);
  padding-right: clamp(25px, calc(0.013125 * 100vw + 20.8px), 46px);
  flex: 1 1 auto;
  max-width: 400px;
  width: 100%;
}
@media (max-width: 1280px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .clientStories {
    margin-left: auto;
    margin-right: auto;
    max-width: 555px;
    margin-bottom: 27px;
  }
}
@media (max-width: 812px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .clientStories {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .clientStories {
    max-width: 100%;
    flex: 1 0 auto;
    max-height: 375px;
    margin-bottom: 0;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesInfo {
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.7px;
  color: #939aa3 !important;
  text-transform: uppercase;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesTitle {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.28px;
  color: #000;
  text-transform: uppercase;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  padding-bottom: 0;
  margin-top: 40px !important;
  margin-bottom: 25px !important;
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesText {
  font-size: 15px !important;
  line-height: 1.2;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 30px;
  font-weight: 400 !important;
}
@media (min-width: 1660px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesText {
    position: relative;
    z-index: 1;
    margin-right: -2px;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesRating {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.42;
  letter-spacing: 4px;
  color: #939aa3 !important;
  text-transform: uppercase;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  margin-bottom: 57px;
}
@media (max-width: 1024px) {
  body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesRating {
    margin-bottom: 30px;
  }
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesRating img {
  max-width: 106px;
  flex: 0 1 106px;
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesMore {
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 1.86 !important;
  letter-spacing: 2.8px;
  color: #fb9815 !important;
  text-transform: uppercase !important;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  text-decoration: underline !important;
  padding: 0 !important;
  margin: auto 0 0 !important;
}
body.page-id-9003 #et-boc.et-boc .mapSection .clientStoriesMore:hover {
  text-decoration: none !important;
  color: #1ea759 !important;
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_column.et_pb_column_3 .et_pb_module, body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_column.et_pb_column_4 .et_pb_module {
  border: 5px solid #ffffff;
  box-shadow: 0px 28px 48px 0 rgba(0, 0, 0, 0.2);
}
body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_column.et_pb_column_3 .et_pb_module .et_pb_map, body.page-id-9003 #et-boc.et-boc .mapSection .et_pb_column.et_pb_column_4 .et_pb_module .et_pb_map {
  height: 395px;
}
.page-id-9026 #et-boc.et-boc .et-l .banner-section .et_pb_slider .et_pb_slides:before {
  display: none !important;
}
.page-id-9026 #et-boc.et-boc .et-l .banner-section {
  min-height: 530px !important;
  max-height: 1080px !important;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  background-image: url(https://www.itsupportsc.com/wp-content/themes/itsupportsc_ulistic/images/banner-bg.jpg) !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  margin-top: 0 !important;
  background-attachment: fixed !important;
  background-position: center !important;
}
@media (min-width: 981px) {
  .page-id-9026 #et-boc.et-boc .et-l .banner-section {
    height: 100vh !important;
    padding-top: 0;
    display: block;
  }
}
.page-id-9026 #et-boc.et-boc .et-l .banner-section h1 {
  line-height: 93%;
  letter-spacing: 1.6px;
  margin-left: 0;
  margin-top: 40px;
  color: #fff;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: calc(0.0175 * 100vw + 26.4px) !important;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  margin-bottom: calc(0.0125 * 100vw + 26px) !important;
  padding-bottom: calc(0.0125 * 100vw + 30px) !important;
  max-width: 650px !important;
  position: relative;
}
.page-id-9026 #et-boc.et-boc .et-l .what-others-say-section .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  max-width: 1200px !important;
}
@media (max-width: 980px) {
  .page-id-9026 #et-boc.et-boc .et-l .what-others-say-section .et_pb_row.et_pb_row_0_tb_body {
    padding-bottom: 0 !important;
  }
}
.page-id-9026 #et-boc.et-boc .et-l .what-others-say-section .et_pb_row.et_pb_row_0_tb_body h2 {
  margin-bottom: 35px;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column {
  width: 100% !important;
  margin-right: 0 !important;
  padding-right: 15px;
  padding-left: 60px;
  border: none !important;
  display: grid;
  grid-gap: 0;
  grid-template-areas: "a a a" "b b b" "d c c";
  grid-template-columns: auto 1fr 1fr;
  position: relative;
  margin-bottom: 40px;
  z-index: 1;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column::before {
  content: "";
  position: absolute;
  top: 55px;
  left: 17px;
  bottom: 50px;
  width: 3px;
  background-color: #00bc80;
  z-index: 2;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column::after {
  content: "“";
  position: absolute;
  z-index: 3;
  font-size: 135px;
  background-color: #fff;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 30px;
  height: 10px;
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  top: 43px;
  left: -7px;
}
@media (max-width: 480px) {
  .page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column::after {
    left: 2px;
  }
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column > *:nth-child(1) {
  grid-area: a;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column > *:nth-child(2) {
  grid-area: b;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column > *:nth-child(3) {
  grid-area: c;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_column > *:nth-child(4) {
  grid-area: d;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_module.et_pb_text {
  margin-bottom: 30px !important;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_text_inner h5 {
  font-size: 30px !important;
  line-height: 1 !important;
  max-width: 100% !important;
  margin: 20px auto 24px;
  letter-spacing: -0.01em !important;
  text-align: left;
}
@media (max-width: 980px) {
  .page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_text_inner h5 {
    font-size: 23px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767px) {
  .page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_text_inner h5 {
    font-size: 20px !important;
  }
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_text_inner p {
  text-align: left !important;
  font-family: "Silka - Light";
  font-size: 18px !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23px;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_text_inner ul li {
  text-align: left !important;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_module.et_pb_image {
  text-align: left !important;
  margin-bottom: 15px !important;
  margin-left: 0 !important;
}
.page-id-9026 #et-boc.et-boc .et-l .testimonials-row .et_pb_module.et_pb_image + .et_pb_module.et_pb_image {
  margin-bottom: 0 !important;
  margin-left: 15px !important;
  position: relative;
  top: 5px;
}
.it-services-inner {
  margin: 92px 0px 0px 0px;
}
@media (max-width: 980px) {
  .it-services-inner {
    margin: 59px 0px 0px 0px;
  }
}
.it-services-inner .it-services-inner-content .et_pb_slides .et_pb_slide {
  padding: 0 !important;
}
.it-services-inner .it-services-inner-content .et_pb_slides .et_pb_container {
  height: auto !important;
  min-height: clamp(40px, 40vw, 66vh);
  padding: 0 !important;
}
.it-services-inner .it-services-inner-content .et_pb_slides .et_pb_slide_description {
  padding: 8% 0;
}
@media (max-width: 767px) {
  .it-services-inner .it-services-inner-content .et_pb_slides .et_pb_slide_description {
    padding: 40px 0;
  }
}
.it-services-inner .it-services-inner-content .et_pb_slide_content {
  max-width: 863px;
  text-align: left;
}
.it-services-inner .it-services-inner-content .et_pb_slide_content h1 {
  font-family: "HelveticaNeueBoldCondensed";
  color: #837171;
  font-size: clamp(34px, 6.154vw, 65px);
  font-weight: 400;
  line-height: 100%;
  margin: 0px 0px 49px 0px !important;
  position: relative;
  padding: 0px 0px 56px 0px !important;
}
.it-services-inner .it-services-inner-content .et_pb_slide_content h1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  background-color: #003be4;
}
@media (max-width: 1440px) {
  .it-services-inner .it-services-inner-content .et_pb_slide_content h1 {
    font-size: clamp(34px, 6.154vw, 60px);
    margin: 0px 0px 43px 0px !important;
    padding: 0px 0px 50px 0px !important;
  }
}
@media (max-width: 1366px) {
  .it-services-inner .it-services-inner-content .et_pb_slide_content h1 {
    font-size: clamp(34px, 6.154vw, 55px);
    margin: 0px 0px 35px 0px !important;
    padding: 0px 0px 42px 0px !important;
  }
}
@media (max-width: 550px) {
  .it-services-inner .it-services-inner-content .et_pb_slide_content h1 br {
    display: none;
  }
}
.it-services-inner .it-services-inner-content .et_pb_slide_content p {
  max-width: 765px;
  font-family: "Silka-Medium";
  color: #ffffff;
  font-size: 20px !important;
  font-weight: 500;
  line-height: 150% !important;
  letter-spacing: 0.6px;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .it-services-inner .it-services-inner-content .et_pb_slide_content p {
    font-size: 18px !important;
  }
}
body #et-main-area .it-services-support {
  padding: 65px 0px 0px 0px !important;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support {
    padding: 40px 0px 0px 0px !important;
  }
}
body #et-main-area .it-services-support .et_pb_row {
  padding: 0 !important;
  flex-wrap: nowrap !important;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support .et_pb_row {
    flex-wrap: wrap !important;
  }
}
body #et-main-area .it-services-support .et_pb_row .et_pb_column {
  width: auto;
}
body #et-main-area .it-services-support .et_pb_row::after {
  display: none !important;
}
body #et-main-area .it-services-support .it-services-support-content {
  flex: 0 1 717px;
  width: 50%;
  padding: 54px 0px 0px 0px;
  margin: 0px 50px 0px 0px;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support .it-services-support-content {
    flex: 0 1 100%;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
}
body #et-main-area .it-services-support .it-services-support-content .et_pb_text_inner {
  margin: 0 !important;
}
body #et-main-area .it-services-support .it-services-support-content h2 {
  font-family: "HelveticaNeueBoldCondensed";
  color: #000000;
  font-size: clamp(30px, 3vw, 40px) !important;
  font-weight: 400 !important;
  line-height: 100%;
  margin: 0px 0px 37px 0px;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support .it-services-support-content h2 {
    margin: 0px 0px 27px 0px;
  }
}
body #et-main-area .it-services-support .it-services-support-content p {
  font-family: "Silka-Light";
  color: #000000;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 23px !important;
  margin: 0px 0px 24px 0px;
}
body #et-main-area .it-services-support .it-services-support-content ul {
  list-style: none;
  padding: 14px 0px 10px 31px;
  margin: 0px 0px 18px 0px !important;
}
@media (max-width: 1280px) {
  body #et-main-area .it-services-support .it-services-support-content ul {
    padding: 14px 0px 10px 0px;
  }
}
body #et-main-area .it-services-support .it-services-support-content ul li {
  font-family: "Silka-Light";
  color: #000000;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 23px !important;
  position: relative;
  max-width: 613px;
  padding: 0px 0px 24px 30px;
}
body #et-main-area .it-services-support .it-services-support-content ul li:first-child {
  border-bottom: 1px solid #a5b9d3;
  margin: 0px 0px 20px 0px !important;
}
body #et-main-area .it-services-support .it-services-support-content ul li:last-child {
  padding-bottom: 0;
}
body #et-main-area .it-services-support .it-services-support-content ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 11px;
  height: 11px;
  border: 2px solid #003be4;
  border-radius: 50%;
}
body #et-main-area .it-services-support .it-services-support-image {
  flex: 0 1 519px;
  width: 50%;
}
@media (min-width: 1441px) {
  body #et-main-area .it-services-support .it-services-support-image {
    margin: 0px 84px 0px 0px !important;
  }
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support .it-services-support-image {
    align-self: center;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support .it-services-support-image {
    flex: 0 1 350px;
    width: 100%;
    margin: 0 auto 10px !important;
  }
}
@media (max-width: 767px) {
  body #et-main-area .it-services-support .it-services-support-image .et_pb_image {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  .it-services-support-bottom {
    margin: 28px auto 0px auto;
  }
}
.it-services-support-bottom p {
  font-family: "Silka-Light";
  color: #000000;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 23px !important;
  margin: 0 0 24px 0;
}
body #et-main-area .it-services-support-small {
  padding: 0 !important;
  margin: 65px 0px 0px 0px;
  position: relative;
}
body #et-main-area .it-services-support-small::before {
  content: "";
  position: absolute;
  top: -51%;
  left: 0;
  width: 100%;
  height: 270px;
  background: url("/wp-content/uploads/2022/01/IT-Support-Services-shadow.png") bottom center / cover no-repeat;
}
@media (max-width: 1400px) {
  body #et-main-area .it-services-support-small::before {
    display: none;
  }
}
body #et-main-area .it-services-support-small .it-services-support-small-block {
  background: url("/wp-content/uploads/2022/01/IT-Support-Services.jpg") bottom center / cover no-repeat;
  padding: 81px 25px 70px !important;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support-small .it-services-support-small-block {
    padding: 70px 25px 70px !important;
  }
}
@media (max-width: 1366px) {
  body #et-main-area .it-services-support-small .it-services-support-small-block {
    padding: 60px 25px 60px !important;
  }
}
@media (max-width: 1280px) {
  body #et-main-area .it-services-support-small .it-services-support-small-block {
    padding: 50px 25px 50px !important;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support-small .it-services-support-small-block {
    padding: 38px 25px 38px !important;
  }
}
body #et-main-area .it-services-support-small .it-services-support-small-block .et_pb_text_inner {
  text-align: center;
  max-width: 895px;
  margin: 0 auto;
}
body #et-main-area .it-services-support-small .it-services-support-small-block .et_pb_text_inner h2 {
  font-family: "HelveticaNeueBoldCondensed";
  color: #ffffff;
  font-size: clamp(30px, 3vw, 40px) !important;
  font-weight: 400;
  line-height: 100%;
  margin: 0px 0px 37px 0px !important;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support-small .it-services-support-small-block .et_pb_text_inner h2 {
    margin: 0px 0px 27px 0px !important;
  }
}
body #et-main-area .it-services-support-small .it-services-support-small-block .et_pb_text_inner p {
  font-family: "Silka-Light";
  color: #ffffff;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 23px !important;
  margin: 0 !important;
}
body #et-main-area .it-services-support-servcom {
  padding: 77px 0px 0px 0px !important;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body {
  padding: 0 !important;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module {
  flex: 0 1 calc(50% - 50px);
  max-width: 533px;
  margin: 0px 25px 77px 25px;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module {
    margin: 0px 25px 50px 25px;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module {
    margin: 0px 0px 50px 0px;
    flex: 0 1 100%;
    max-width: 100%;
  }
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module:last-child {
  flex: 0 1 100%;
  max-width: 100%;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content {
  max-width: 100%;
  text-align: left;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content {
    text-align: center;
  }
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_main_blurb_image {
  height: 92px;
  margin: 0px 0px 26px 0px;
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  margin: 0 !important;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  font-family: "Silka-Bold";
  color: #000000;
  font-size: 22px !important;
  font-weight: 300;
  line-height: 23px;
  margin: 0px 0px 25px 0px;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    text-align: center !important;
  }
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  font-family: "Silka-Light";
  color: #000000;
  font-size: 18px !important;
  font-weight: 300;
  line-height: 23px;
  margin: 0px 0px 26px 0px;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    text-align: center;
  }
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:last-child {
  margin: 0px 0px 0px 0px;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a {
  font-family: "Silka-Light";
  color: #003be4 !important;
  font-size: 12px !important;
  font-weight: 300;
  line-height: 101%;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  display: inline-block;
  border-bottom: 1px solid #003be4 !important;
  transition: 0.3s ease;
}
body #et-main-area .it-services-support-servcom .it-services-support-servcom-body .et_pb_column .et_pb_module .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description a:hover {
  border-bottom: 1px solid transparent !important;
  transition: 0.3s ease;
}
body #et-main-area .it-services-acf {
  margin: 92px 0px 155px 0px;
  padding: 0 !important;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-acf {
    margin: 40px 0px 80px 0px;
  }
}
body #et-main-area .it-services-acf .it-services-acf-body {
  padding: 0 !important;
  border: 1px solid #576781;
  border-radius: 24px;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  flex-wrap: nowrap !important;
}
body #et-main-area .it-services-acf .it-services-acf-body::after {
  display: none !important;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-acf .it-services-acf-body {
    background-image: linear-gradient(to top, #070e18 0%, #022c45 100%);
    flex-wrap: wrap !important;
    padding: 45px 30px 0 !important;
  }
}
@media (max-width: 767px) {
  body #et-main-area .it-services-acf .it-services-acf-body {
    padding: 30px 30px 0 !important;
  }
}
body #et-main-area .it-services-acf .it-services-acf-image {
  flex: 0 1 622px;
  margin: -16px 50px -94px -69px;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-acf .it-services-acf-image {
    margin: 0px 50px -32px 20px;
    align-self: center;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-acf .it-services-acf-image {
    flex: 0 1 180px;
    margin: 0 auto;
  }
  body #et-main-area .it-services-acf .it-services-acf-image .et_pb_image {
    text-align: center;
  }
}
body #et-main-area .it-services-acf .it-services-acf-info {
  flex: 0 1 718px;
  align-self: center;
  margin: 0px 6.8% 0px 0px !important;
  padding: 45px 0;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-acf .it-services-acf-info {
    margin: 0px 5.8% 0px 0px !important;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-acf .it-services-acf-info {
    flex: 0 1 100%;
    margin: 0px 0 0px 0px !important;
    padding: 30px 0 45px;
  }
}
@media (max-width: 767px) {
  body #et-main-area .it-services-acf .it-services-acf-info {
    padding: 20px 0 30px;
  }
}
body #et-main-area .it-services-acf .it-services-acf-info .et_pb_text_inner {
  margin: 0 !important;
}
@media (max-width: 980px) {
  body #et-main-area .it-services-acf .it-services-acf-info .et_pb_text_inner {
    text-align: center;
  }
}
body #et-main-area .it-services-acf .it-services-acf-info h2 {
  font-family: "HelveticaNeueBoldCondensed";
  font-size: clamp(30px, 3vw, 40px) !important;
  color: #d7881f;
  font-weight: 400;
  line-height: 100%;
  margin: 0px 0px 37px 0px;
}
@media (max-width: 1440px) {
  body #et-main-area .it-services-acf .it-services-acf-info h2 {
    margin: 0px 0px 27px 0px;
  }
}
body #et-main-area .it-services-acf .it-services-acf-info p {
  font-family: "Silka-Light";
  color: #ffffff;
  font-size: 18px !important;
  font-weight: 300;
  line-height: 23px;
  margin: 0px 0px 23px 0px !important;
}
body #et-main-area .it-services-acf .it-services-acf-info p a {
  font-family: "Silka-Light";
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 300;
  text-decoration: none !important;
}
body #et-main-area .it-services-acf .it-services-acf-info p a:hover {
  text-decoration: underline !important;
}
body #et-main-area .it-services-acf .it-services-acf-info .it-services-acf-btn {
  padding: 10px 0px 0px 0px;
}
body #et-main-area .it-services-acf .it-services-acf-info .it-services-acf-btn a {
  height: 47px;
  border-radius: 5px;
  background-color: #00bc80;
  font-family: "Silka-Medium";
  border: 1px solid #00bc80;
  font-weight: 500;
  font-size: 18px !important;
  color: #ffffff;
  padding: 0 19px;
  display: inline-flex;
  align-items: center;
  transition: 0.3s ease;
}
body #et-main-area .it-services-acf .it-services-acf-info .it-services-acf-btn a:hover {
  color: #00bc80;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  body #et-main-area .it-services-acf .it-services-acf-info .it-services-acf-btn a {
    font-size: 16px !important;
    height: 45px;
    padding: 0 16px;
  }
}
@media (max-width: 980px) {
  body #et-main-area .it-services-inner .et_pb_container, body #et-main-area .it-services-support .et_pb_row, body #et-main-area .it-services-support-servcom .it-services-support-servcom-body {
    padding: 0 35px !important;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content {
  padding: 98px 0 58px;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content .inner-container-size {
  padding: 0 !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area {
  width: 90% !important;
  margin: 0 auto !important;
  max-width: 1217px !important;
  padding: 0 !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .hr-referral {
  background-color: grey;
  height: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
  width: 90%;
  border-top: 1px solid #eee;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h2 {
  font-family: "Roboto", sans-serif !important;
  font-size: 30px !important;
  color: #0c6ab6;
  text-transform: capitalize;
  letter-spacing: 0.04em;
  text-align: left;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h2 {
    font-size: 28px;
    text-align: center !important;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h3 {
  padding: 0 !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 32px !important;
  line-height: 1.4em !important;
  text-align: center;
  width: 90%;
  margin: auto;
  font-weight: 300 !important;
  color: #1a2a3e;
  margin: 0 auto;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h3::before, body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h3::after {
  display: none !important;
}
@media (max-width: 980px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area h3 {
    font-size: 28px !important;
    line-height: 1.2em !important;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns {
  display: flex;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns {
    flex-direction: column;
    align-items: center;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-image img {
  border: 0 !important;
  margin: 0px 20px 0px 0px;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-image img {
    margin: 0px 0px 30px 0px;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-content {
  flex: 0 1 693px;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-content {
    flex: 0 1 100%;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-content p {
  font-family: "Roboto", sans-serif !important;
  font-weight: 300 !important;
  color: #1a2a3e;
  line-height: 1.7em;
  font-size: 22px !important;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-columns .referral-content p {
    font-size: 20px;
    text-align: center;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block {
  margin: 58px 0px 0px 0px;
  border: 1px solid #99b8cc;
  border-radius: 15px;
  margin-bottom: 5em;
  box-shadow: 0px 12px 8px 0px #e8e8e8;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block h2 {
  font-family: "Roboto", sans-serif !important;
  color: #0c6ab6;
  font-weight: 600 !important;
  font-size: 30px !important;
  letter-spacing: 0.007em;
  padding-top: 1.8em;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody {
  width: 90%;
  margin: 0 auto;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form {
  border: 0 !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsError {
  display: none !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsSectionHeader {
  background: #ffffff;
  margin: 0 !important;
  flex: 1 1 100%;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsSectionHeader .fsSectionHeading {
  font-family: "Roboto", sans-serif !important;
  font-size: 19px !important;
  font-style: italic;
  font-weight: 600 !important;
  text-align: left;
  margin-top: -0.7em;
  margin-left: 0;
  color: #9cb8ce;
  padding-left: 0;
  margin-bottom: 1em;
  text-align: left !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow {
  display: inline-block;
  width: 50%;
  flex: 0 1 50%;
}
@media (max-width: 768px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow {
    width: 100%;
    flex: 0 1 100%;
  }
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody {
  padding: 10px 10px;
  margin: 0;
  width: 100%;
  background: none !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label {
  font-family: "Roboto", sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #000000 !important;
  text-align: left;
  margin-left: 0.1em;
  padding-bottom: 1.3em;
  padding-top: 0.1em;
  background: none !important;
  padding-left: 0 !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody label span {
  display: none !important;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody input {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  border: none;
  background-color: #e8f6ff;
  background-image: none;
  color: #333;
  padding: 4px;
  font-size: 14px;
  line-height: 53px;
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
  margin-left: 0.1em;
  font-weight: 700;
  border: 1px solid #e8f6ff;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsPage .fsSection .fsRow .fsRowBody.fsValidationError input {
  border: 1px solid #ff0000;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsSubmit {
  background: none;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsSubmit .fsSubmitButton {
  font-size: 26px;
  max-width: 299px;
  width: 100%;
  min-height: 78px;
  font-weight: 600;
  color: #fff;
  border-radius: 8px;
  border: none;
  letter-spacing: 0.01em;
  background-color: #0c6ab6;
  margin-bottom: 16px;
  transition: 0.3s ease;
  border: 1px solid #0c6ab6;
}
body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsSubmit .fsSubmitButton:hover {
  transition: 0.3s ease;
  background-color: transparent;
  color: #0c6ab6;
}
@media (max-width: 767px) {
  body:not(.home) #et-main-area .single-content-section.with-sidebar.referral-content #left-area .referral-form-block .form_wrap .fsBody form .fsSubmit .fsSubmitButton {
    font-size: 22px;
    min-height: 70px;
  }
}
.page-id-9140 #page-container .nxlv-referral__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 58px 0 0 0;
  border: 1px solid #99b8cc;
  border-radius: 15px;
  margin-bottom: 5em;
  box-shadow: 0px 12px 8px 0px #e8e8e8;
}
.page-id-9140 #page-container .nxlv-referral__form h2 {
  font-family: "Roboto", sans-serif !important;
  color: #0c6ab6;
  font-weight: 600 !important;
  font-size: 30px !important;
  letter-spacing: normal !important;
  padding-top: 1.8em;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper {
  position: relative;
  width: 90%;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
  padding: 10px;
}
@media (max-width: 768px) {
  .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield:nth-child(1), .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield:nth-child(7) {
  flex: 0 0 100%;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #ff0000;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme label {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #000000;
  text-align: left;
  margin: 0 0 0.1em;
  padding: 0.1em 0 1.2em 0;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 0;
  font-size: 16px;
  font-family: Verdana;
  color: #fe0000;
  font-weight: 400;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_html {
  margin-top: -0.7em;
  margin-left: 0;
  margin-bottom: 1em;
  padding: calc(1.8em + 10px) calc(5% + 15px) 15px 10px;
  font-family: "Roboto", sans-serif !important;
  font-size: 19px !important;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.007em;
  line-height: 45px;
  text-align: left;
  text-transform: capitalize;
  color: #9cb8ce;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme input[type="text"], .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme input[type="tel"], .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme input[type="email"], .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme textarea {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  border: none;
  background-color: #e8f6ff;
  background-image: none;
  color: #333;
  padding: 4px;
  font-size: 14px;
  line-height: 53px;
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
  margin-left: 0.1em;
  font-weight: 700;
  border: 1px solid #e8f6ff;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme textarea, .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme textarea.large {
  height: 105px;
  resize: none;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_footer {
  padding: 20px;
  margin-top: 10px;
  text-align: center;
  margin: 25px 0;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-size: 26px;
  max-width: 299px;
  width: 100%;
  min-height: 78px;
  font-weight: 600;
  color: #fff;
  border-radius: 8px;
  border: none;
  letter-spacing: 0.01em;
  background-color: #0c6ab6;
  margin: 0 auto 16px;
  transition: 0.3s ease;
  border: 1px solid #0c6ab6;
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  transition: 0.3s ease;
  background-color: transparent;
  color: #0c6ab6;
}
@media (max-width: 767px) {
  .page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-size: 22px;
    min-height: 70px;
  }
}
.page-id-9140 #page-container .nxlv-referral__form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  border: none;
  display: inline-block;
  margin: 20px;
}
html body.error404 #inner-banner {
  min-height: 530px !important;
  max-height: 1080px !important;
  height: 100vh !important;
  padding: 110px 0 50px !important;
  display: flex;
  align-items: center;
  background: #0b1627 !important;
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
  text-align: center;
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
  font-size: clamp(40px, 5.512vw, 70px) !important;
  line-height: 1 !important;
  text-align: center;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  color: #ffffff;
  margin-bottom: calc(10px + 6%);
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1::before {
  display: none;
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text p {
  color: #ffffff !important;
  font-family: "Silka - Medium", sans-serif;
  font-size: clamp(18px, 1.654vw, 21px) !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 141%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text a {
  line-height: 1.7em !important;
  font-weight: 500;
  border-radius: 5px;
  font-size: 24px !important;
  letter-spacing: 0.02em;
  padding: 0.4em 1.3em !important;
  margin-bottom: 15px;
  display: inline-block;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  transition-duration: 0.2s;
  transition-property: all !important;
  border: 1px solid #00e8ba;
  background-color: #00bc80;
  color: #ffffff;
}
html body.error404 #inner-banner .banner_container .row .col-sm-12 .table-wrapper .banner-content .banner-text a:hover {
  border: 1px solid #00e8ba;
  color: #00bc80 !important;
  background-color: #fff;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content .et_pb_section .et_pb_slider .et_pb_slide_description {
  padding-left: 0;
  text-align: left;
}
@media (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content .et_pb_section .et_pb_slider .et_pb_slide_description {
    padding-bottom: 160px;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content .et_pb_section .et_pb_slider .et_pb_slide_description h1 {
  font-family: "HelveticaNeueBoldCondensed" !important;
  font-size: clamp(46px, 4.5138888889vw, 65px) !important;
  position: relative;
  letter-spacing: 0.03em;
  padding-top: 0;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content .et_pb_section .et_pb_slider .et_pb_slide_description h1:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  background-color: #003be4;
  left: 0;
  bottom: -53px;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content .et_pb_section .et_pb_slider .et_pb_slide_description .et_pb_slide_content p {
  font-family: "Source Sans Pro" !important;
  font-size: 24px;
  max-width: 550px;
  padding-top: 86px;
  line-height: 1.25;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies {
  /* #second-row{
                                            max-width: 774px;
                                            padding-top: 0;

                                            @include tablet{
                                                padding-bottom: 60px;
                                            }

                                            @media screen and (min-width:981px) {
                                                padding-top: 99px;
                                            }
                                        } */
}
@media (max-width: 767px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies {
    padding: 0;
  }
}
@media screen and (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies {
    padding-bottom: 0;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row {
  max-width: 1202px;
  padding-top: 50px;
}
@media screen and (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row {
    padding-top: 37px;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column {
  padding-bottom: 122px;
}
@media screen and (min-width: 981px) and (max-width: 1250px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1251px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column {
    width: 33%;
    margin-right: 0;
    justify-content: center !important;
  }
}
@media (max-width: 980px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column {
    padding-bottom: 50px;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image {
    transform: translateX(-15px);
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image img {
  transition: all 0.3s;
}
@media (max-width: 767px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image img {
    transform: scale(0.8);
  }
}
@media (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_image img:hover {
    transform: scale(1.05);
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_text {
  margin-bottom: 26px;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2 {
  font-family: "HelveticaNeueBoldCondensed" !important;
  font-size: clamp(24px, 1.9444444444vw, 28px) !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 105%;
  margin-bottom: 15px;
}
@media screen and (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2 {
    padding-left: 45px;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
  text-align: center;
  height: 46px;
}
@media screen and (min-width: 981px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
    padding-left: 45px;
  }
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper a {
  font-family: "HelveticaNeueBoldCondensed" !important;
  border-radius: 5px;
  background-color: #082992;
  border-color: #082992;
  text-transform: uppercase;
  padding: 4px 28px !important;
  transition: all 0.3s;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper a:hover {
  background-color: #00bc80;
  border-color: #00bc80 !important;
  color: #fff !important;
}
body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
  max-width: 1280px;
  /* padding-top: 50px;

                                            @media screen and (min-width:981px) {
                                                padding-top: 37px;
                                            } */
}
@media screen and (min-width: 1251px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    justify-content: center !important;
  }
}
@media screen and (max-width: 479px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    transform: translateX(-1%);
  }
}
@media screen and (min-width: 480px) and (max-width: 899px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    transform: translateX(-0.5%);
  }
}
@media screen and (min-width: 900px) and (max-width: 980px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    transform: translateX(-1%);
  }
}
@media screen and (min-width: 981px) and (max-width: 1250px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    transform: translateX(-2%);
  }
}
@media screen and (min-width: 1251px) and (max-width: 1400px) {
  body.page-id-9223 #page-container #et-boc #et-main-area #main-content #post-9223 .entry-content .et-l.et-l--post .et_builder_inner_content #case-studies .first-row {
    transform: translateX(-3%);
  }
}
@keyframes scroll-down {
  0% {
    transform: translateY(-50%);
  }
  25% {
    transform: translateY(-65%);
  }
  50% {
    transform: translateY(-50%);
  }
  75% {
    transform: translateY(-35%);
  }
  100% {
    transform: translateY(-50%);
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 {
  padding: 50px 0 50px !important;
  font-family: "Rubik", Arial, sans-serif;
  background: url(/wp-content/uploads/2023/02/home-hero-bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 {
    /*padding: clamp(50px,6.313vw,80px) 0 clamp(50px,6.313vw,80px) !important;*/
    padding: 100px 0 100px !important;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 h1, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 h2, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 h3, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 p, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 li, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 a, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 span {
  font-family: "Rubik", Arial, sans-serif;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex !important;
  flex-direction: row;
  justify-content: space-between !important;
  align-items: center;
  flex-wrap: nowrap !important;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row:after, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row:before {
  display: none;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row:after {
  display: none;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 {
    margin: 0;
    max-width: 720px;
    width: 100%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1300px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 {
    margin-right: clamp(25px, 3.4722222222vw, 50px);
    width: 50%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1100px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 {
    width: 45%;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner p.home-hero-before-h1 {
  margin: 0 0 0.5em;
  padding: 0;
  font-size: 18px;
  line-height: calc(21.33 / 18);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #ED890F;
  text-align: center;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner p.home-hero-before-h1 {
    text-align: left;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
  margin: 0 0 0.45em;
  padding: 0;
  font-size: clamp(40px, 3.571vw, 45px) !important;
  font-weight: 600;
  line-height: calc(53.33 / 45);
  color: #ffffff;
  text-align: center;
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    text-align: left;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
  margin: 0 0 clamp(30px, 2.7777777778vw, 40px);
  padding: 0;
  font-size: 24px !important;
  text-align: center;
  text-transform: none !important;
  font-weight: 300 !important;
  line-height: calc(28.44 / 24) !important;
  color: #ffffff !important;
  opacity: 0.75 !important;
  max-width: 520px !important;
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    text-align: left;
  }
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    margin-left: auto;
    margin-right: auto;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .scrollto {
  font-size: 18px;
  line-height: calc(21.6 / 18);
  color: #ffffff;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 50px;
  max-width: 270px;
  display: block;
  letter-spacing: -0.01em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .scrollto {
    margin: 0;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .scrollto:before {
  content: "";
  width: 36px;
  height: 36px;
  background: url(/wp-content/uploads/2023/03/home-arrow-down.svg);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .scrollto:hover {
  color: #ED890F;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .scrollto:hover:before {
  animation: scroll-down 1s infinite linear;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner #hero-section-down {
  position: absolute;
  bottom: -306px;
  left: 0;
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner #hero-section-down {
    bottom: -670px;
  }
}
@media screen and (max-width: 375px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner #hero-section-down {
    bottom: -770px;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 {
  margin: 40px 0 0 !important;
  width: 100%;
  max-width: 440px;
}
@media (min-width: 981px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 {
    margin: 0 !important;
    width: 100%;
    max-width: 440px;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form {
  padding: 30px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form:before {
  content: "";
  height: 105%;
  width: 86%;
  background: #ffffff;
  opacity: 0.25;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  border-radius: 20px;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
  padding: 0;
  margin: 0 0 11px;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  font-weight: 700;
  color: #2E2E2E;
  text-align: center;
}
@media (max-width: 980px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
    font-size: 20px !important;
  }
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner p.home-hero-form-p {
  padding: 0;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
  text-align: center;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper .gform_validation_errors, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper .gform_heading {
  display: none !important;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form {
  text-align: center;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 10px;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield:first-of-type {
  margin-bottom: 5px;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-html {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: calc(18.96 / 16);
  letter-spacing: 0;
  color: #AAAAAA;
  text-align: center;
  margin-bottom: 0.7em;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid red;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  margin: 0;
  padding: 14px 15px;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(19 / 16);
  color: #000000;
  border: 1px solid rgba(109, 110, 113, 0.55);
  background-color: #fff;
  border-radius: 12px;
  outline: none;
  width: 100%;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.55) !important;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder {
  font-family: "Rubik", Arial, sans-serif;
  color: rgba(109, 110, 113, 0.55);
  opacity: 1;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 20px 0 0 0;
  justify-content: center;
  position: relative;
  display: block;
  text-align: center;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer #gform_ajax_spinner_1 {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translatey(-50%);
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer:hover:before {
  right: 15px;
  color: #ED890F;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer input {
  margin: 0;
  padding: 14px 16px 14px 16px;
  border: 2px solid #ED890F;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1 !important;
  text-transform: capitalize;
  background-color: #ED890F;
  border-radius: 12px;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-block;
  max-width: 166px;
  width: 100%;
  letter-spacing: 0.01em;
  text-align: center;
}
body.page.page-id-8978 #page-container #main-content .home-hero-section-2023 .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer input:hover {
  color: #ED890F;
  background-color: white;
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap {
  background-color: #e9f9ff;
  border-bottom: 1px solid #c1dde8;
  position: relative;
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap {
  max-width: 25.4%;
  /*display: flex;*/
  align-items: center;
  border-right: 1px solid #c1dde8;
  display: none;
}
@media (max-width: 480px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap {
    max-width: 34.4%;
  }
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap .slider-heading {
  padding: 38px 25px 45px 10px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-family: "Libre Franklin", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800;
  font-size: 34px !important;
}
@media (max-width: 1600px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap .slider-heading {
    padding: 38px 15px 45px 10px;
    font-size: 26px !important;
  }
}
@media (max-width: 1281px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap .slider-heading {
    padding: 30px 15px 35px 10px;
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .slider-heading-wrap .slider-heading {
    font-size: 18px !important;
  }
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content {
  position: static !important;
  padding: 10px 0 !important;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 480px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content {
    padding-left: 34.4%;
  }
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content .partners-slider {
  transition: all 0.2s ease-in-out;
  top: 50%;
  transform: translateY(0%);
  opacity: 1 !important;
  -moz-animation: 2s ease-in 1s 1 normal both running showSlider;
  animation: 2s ease-in 1s 1 normal both running showSlider;
}
@-moz-keyframes showSlider {
  from {
    opacity: 0;
  }
  to {
    opacity: 1 !important;
  }
}
@keyframes showSlider {
  from {
    opacity: 0;
  }
  to {
    opacity: 1 !important;
  }
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content .partners-slider .partners-img img {
    padding: 0 2%;
  }
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content .partners-slider .slick-track {
  display: flex;
}
body.page.page-id-8978 #page-container #main-content .home-banner-section-2023-logo-slider #partners-slider-wrap .partners-slider-content .partners-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
body.page-template-default {
  overflow: initial !important;
}
body.page-template-default #et-main-area #main-content .hero-23-section {
  padding: 60px 0 !important;
}
@media (max-width: 980px) {
  body.page-template-default #et-main-area #main-content .hero-23-section {
    padding: 50px 0 !important;
  }
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col {
  font-family: "Rubik", Arial, sans-serif;
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title {
  margin: 0;
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner {
  margin: 0;
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
  padding: 0;
  margin: 0 0 0.35em;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(40px, 4vw, 56px) !important;
  line-height: calc(71 / 56);
  color: #ffffff;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
    font-size: 35px !important;
  }
}
body.page-template-default #et-main-area #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-excerpt .et_pb_text_inner {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  max-width: 485px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  line-height: calc(21 / 18);
}
body.page-template-default #et-main-area #main-content .results-secton {
  padding: 50px 0 50px !important;
  font-family: "Rubik", Arial, sans-serif;
}
@media (min-width: 981px) {
  body.page-template-default #et-main-area #main-content .results-secton {
    padding: clamp(50px, 5.5555555556vw, 80px) 0 clamp(50px, 10.4166666667vw, 150px) !important;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
@media (min-width: 981px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row {
    justify-content: space-between;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row:after {
  display: none;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 {
  margin: 0 0 50px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 981px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 {
    margin: 0 20px 0 0;
    width: calc(100% - 413px);
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 {
    width: calc(100% - 320px);
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content {
  margin: 0;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner {
  margin: 0;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item {
  background: #F8F8F8;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px clamp(30px, 5.8333333333vw, 84px) 30px 30px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 650px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item:hover {
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.2);
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item:hover .item-img {
  transform: scale(1.05);
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-img {
  max-width: 210px;
  flex-shrink: 0;
  margin-right: clamp(30px, 4.1666666667vw, 60px);
  transition: all 0.3s ease;
}
@media screen and (max-width: 650px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 650px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content {
    text-align: center;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content h3 {
  text-transform: uppercase;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(20px, 1.8055555556vw, 26px) !important;
  color: #222222;
  padding: 0;
  margin: 0 0 0.5em;
  line-height: calc(31 / 26);
}
@media screen and (max-width: 650px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content h3 {
    text-align: center;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(19 / 16);
  color: #666667;
}
@media screen and (max-width: 650px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content p {
    text-align: center;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content a {
  display: inline-block;
  margin-top: 30px;
  color: #fff;
  background-color: #ED890F;
  font-weight: 500;
  font-size: 18px;
  padding: 0.5em 1.6em;
  border-radius: 12px;
  border: 2px solid #ED890F;
  transition: all 0.3s ease;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content .et_pb_code_inner .case-studies-item .item-content a:hover {
  background-color: #fff;
  color: #ED890F;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content h2 {
  margin: 0 0 31px;
  padding: 0;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  line-height: calc(38 / 30);
  color: #444445;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content h3 {
  margin: 0 0 39px;
  padding: 0;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(20px, 1.857vw, 26px) !important;
  line-height: calc(36 / 26);
  color: #000;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content p {
  margin: 0 0 30px;
  font-weight: 400;
  font-size: clamp(17px, 1.429vw, 20px);
  line-height: calc(30 / 20);
  color: #000;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item {
  padding: 30px;
  background-color: #F6F6F6;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item:not(:last-child) {
  margin-bottom: 30px;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item > p {
  margin: 0 0 51px;
  color: #000;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item > img {
  display: none;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item a {
  color: #05A8E1;
  transition: all 0.25s ease;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item a:hover {
  color: #0A5FB1;
  transition: all 0.25s ease;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author {
  padding: 0 0 80px 0;
  position: relative;
}
@media (min-width: 600px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author {
    padding: 0 160px 0 0;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author:before {
  content: "";
  width: 89px;
  height: 63px;
  background: url(/wp-content/uploads/2023/03/testimonial-quote2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 600px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author:before {
    left: auto;
    right: 0;
    bottom: 0;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author:after {
  content: "";
  width: 157px;
  height: 29px;
  background: url(/wp-content/uploads/2023/03/testimonial-rating.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
@media (min-width: 600px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author:after {
    left: auto;
    right: 0;
    bottom: 0;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author p.author {
  margin: 0;
  padding: 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(17px, 1.429vw, 20px);
  line-height: calc(24 / 20);
  color: #3571AF;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row .results-row-col-1-2 .results-row-top-content article.testimonial-item .testimonial-author p.company {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: calc(24 / 16);
  color: #4D4D4D;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 {
  margin: 0;
  width: 100%;
}
@media (min-width: 981px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 {
    width: 387px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 {
    width: 300px;
  }
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar {
    position: sticky;
    top: calc(50vh - (620px / 2) + (75px / 2));
  }
}
@media (min-width: 1201px) and (min-height: 780px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar {
    position: sticky;
    /*top: calc(50vh - (784px / 2) + (75px / 2));*/
    top: calc(50vh - (784px / 2) + 73px);
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-height: 760px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar {
    position: sticky;
    top: calc(50vh - (731px / 2) + (70px / 2));
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner {
  padding: 25px 20px 25px;
  background-image: linear-gradient(0deg, rgba(14, 24, 39, 0.95), rgba(14, 24, 39, 0.95));
  border-radius: 10px;
  /*background: #0F1726;*/
}
@media (max-width: 980px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner h3 {
  margin: 0 0 19px;
  padding: 0;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(23px, 2.357vw, 33px) !important;
  line-height: calc(39 / 33);
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner p {
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(19 / 16);
  color: #fff;
  text-align: center;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner p {
    margin: 0px 0 15px;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner p a {
  font-weight: 700;
  color: #ffffff !important;
  transition: all 0.25s ease;
  text-decoration: none !important;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner p a:hover {
  color: #ED890F !important;
  transition: all 0.25s ease;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper {
  margin-top: 30px;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper .gform_validation_errors, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper .gform_heading {
  display: none !important;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 18px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
    grid-row-gap: 13px;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid red;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin: 0;
  padding: 12px 15px 12px 14px;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(22 / 16);
  color: #000000;
  border: 1px solid rgba(102, 102, 102, 0.35);
  background-color: #fff;
  border-radius: 10px;
  outline: none;
  width: 100%;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    padding: 9px 10px;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.35) !important;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
  font-family: "Rubik", Arial, sans-serif;
  color: rgba(46, 46, 46, 0.45);
  opacity: 1;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  resize: none;
  height: 119px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    height: 90px;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 23px auto 0;
  justify-content: center;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
    margin: 10px auto 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-height: 760px) {
  body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
    margin: 10px auto 0;
  }
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer input {
  margin: 0;
  padding: 14px;
  font-family: "Rubik", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1 !important;
  text-transform: capitalize;
  width: 100%;
  max-width: 200px;
  background-color: #ED890F;
  color: #fff;
  transition: all 0.25s ease;
  cursor: pointer;
  border: 2px solid #ED890F;
  border-radius: 12px;
}
body.page-template-default #et-main-area #main-content .results-secton .results-row-col-2-2 .results-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer input:hover {
  color: #ED890F;
  background-color: #ffffff;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.servcomusa.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_hipaa.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_single.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_modules.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fglobal%2F_header-2023.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_ty-pages.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_case-study-post.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_careers.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_testimonials.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_itservices-page.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_referral.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_page-404.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_casestudies.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_main-banner-2023.scss%22%2C%22wp-content%2Fthemes%2Fitsupportsc_ulistic%2Fscss%2Fpages%2F_case-studies-2023.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAyDA%3BAACA%3BAA1DA%3BAA6DA%3BAA7DA%3BAAiEA%3BACjEA%3BACAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAFpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8BE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAF7BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuCA%3BAAAA%3BAAAA%3BAFjCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4DE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAFxEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAFhIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BACvON%3BAAAA%3BAAAA%3BAHJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAAA%3BAHvEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsHI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAH%2FNV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiPE%3BAAAA%3BAAAA%3BAHvPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8PE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%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%3BAHzRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsSI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4DY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAJlEV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwEY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJxEZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI%2BFc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAJ5GlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwHc%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAJ7JtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqKsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrKtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI8KwB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhMxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoNsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ3OpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkQsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBd%3BAAAA%3BAAAA%3BAAAA%3BAJ5RF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ%2FRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkTI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5SJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoTM%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BACznBZ%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BALvDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5DR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoEM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9ER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK2FU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzGZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsHU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5HV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiJY%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL%2FKlB%3BAKmME%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiNM%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBZ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALvWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9XF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK%2BYI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5ad%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK6bgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7bhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKucc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjcd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsdgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtdhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkegB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5dhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyec%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1fhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMZF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BANQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMEA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BANvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMuCI%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN9EN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6FI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAC%2FHA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAPMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOUI%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAP7DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0EQ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAACE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPtHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOqIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPrIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9IJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuLQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPhMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPhNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BNI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3ON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BPQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FPR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7SG%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAR9CC%3BAQqDI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAR9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2EG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BARnEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ%2BEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ%2BHC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BARpID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgJM%3BAAAA%3BAAAA%3BAR5JN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmKO%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BARpLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2LE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6MC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARpPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQuPO%3BAAAA%3BAAAA%3BAAAA%3BARvPP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmRM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BARnTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6TI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3TA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARtVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgWA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BARvWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR5WF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQqXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3XF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQwYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BARhZH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2ZG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAR%2FbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQodC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARxcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR7cD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ4dA%3BAAAA%3BAAAA%3BAAAA%3BARleA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2eE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARvjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BARxkBD%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%3BAQ6mBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BACtxBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BATnCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS2DI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS8EM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT3FR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASqGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAT%2FID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASqJE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BACpLL%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVdF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUqCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV%2FBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUkDI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAVpFV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU8FU%3BAAAA%3BAAAA%3BAAAA%3BAV9FV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUqGY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVxHZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU4IU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVhKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU8LU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BACxlBV%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXdF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BBM%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX%2FLhB%3BAYEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZrBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYsDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZvFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYqHK%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZlJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6JI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ7JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuKG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ9PJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYiRS%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%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%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZpZb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6aG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ5lBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYsmBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZloBP%3BAYgpBQ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZzpBT%3BAYmqBQ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAZpsBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaOD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAamDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAb7EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb5FJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb5GJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb9HJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa0IG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAbxIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAbvJN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayKM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakLK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb3LJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8MI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAblNL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2OM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAblPP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BSE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAbhYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa0YG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2ZG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrZH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAamaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaybE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbpcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaydE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbndF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BdG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb%2FdH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagfI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzfL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaygBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAb9iBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6jBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbllBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BlBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAbrmBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6mBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbvoBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaypBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAb5pBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8qBI%3BAAAA%3BAAAA%3BAAAA%3BAb9qBJ%3BAAAA%3BAAAA%3BAAAA%3BAaurBI%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb3rBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaysBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAb5sBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2uBI%3BAAAA%3BAAAA%3BAAAA%3BAb%2FtBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2wBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrwBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BwBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtxBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagyBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnzBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAas0BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb91BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa42BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbh2BJ%3BAAAA%3BAAAA%3BAAAA%3BAa02BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbx3BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAay4BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbz5BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAam6BK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbn6BL%3BAa86BO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb37BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa68BM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbp9BP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa89BO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb5%2BBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaw%2FBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbx%2FBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasgCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBP%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbliCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6iCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb7iCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa0jCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtkCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaolCK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb3lCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqnCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAbnsCP%3BAcME%3BAAAA%3BAAAA%3BAdAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcOA%3BAAAA%3BAAAA%3BAdPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAciBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAckBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb7IF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoBkB%3BAAAA%3BAAAA%3BADpBlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4BkB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhBlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsCkB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhClB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqDkB%3BAAAA%3BAAAA%3BAAAA%3BAD3DlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoEsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxDtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiF0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlH1B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0Jc%3BAAAA%3BAAAA%3BAD1Jd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiKkB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhK9B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuL8B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjL9B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6L8B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7L9B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2MsB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3MtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkOc%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjOtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8O0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAc9P1B%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAekCI%3BAAAA%3BAAAA%3BAflCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeqDI%3BAAAA%3BAAAA%3BAfjEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeoFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACxHN%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBJE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3bpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqBI%3BAAAA%3BAAAA%3BAjBTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0CM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBuDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBhHd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2HgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3Id%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqJgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBhB%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAC%2FOM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBlKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBoLM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB5LN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB8MQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBttBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBguBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAC5zBR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBrBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmCE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1GJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB%2BHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9JN%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BApBJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBWA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBjDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBoEF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBtKA%3BAoB4KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBvXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBiYD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBzZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBiaA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BApBndF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBmeD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAChfF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1YpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBY%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpD4B%3BAAAA%3BAAAA%3BAAAA%3BAvBL1C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBa8C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBtClC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB4CsC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB5D9C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBuE8C%3BAAAA%3BAAAA%3BAAAA%3BAvB7E9C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBmFkD%3BAAAA%3BAAAA%3BAvBzFlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAuBsG0D%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%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%3BACrL5C%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBfD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB4BE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAxB3CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB8CG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB9DH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBwEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBpFN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBmGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBvFN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBiHM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBrGN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB4HM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBxIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB0JO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBpKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB6KO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBjMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB4MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBvNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBsOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBtaL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBgbG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9eP%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAzBWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBXN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB%2BBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAzBtDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB8DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB6EG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBjFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB4FK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAAA%3BAzB5TF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBmUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB9UJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB0VK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%22%7D */