<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@800&amp;display=swap");
#wpadminbar {
  z-index: 99999999;
}
html, body {
  overflow-x: hidden;
}
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 !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  padding: 11px 25px !important;
  display: inline-block;
}
@media (max-width: 980px) {
  #et-main-area .et_pb_button {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .et_pb_button {
    font-size: 16px !important;
  }
}
#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;
}
/* Utility */
.line-break {
  display: block;
}
@media (min-width: 981px) {
  #thankyou-banner .banner-content {
    max-width: 700px;
    text-align: center;
    margin-right: 0;
    margin-left: auto;
  }
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo-Regular.eot");
  src: url("../fonts/Archivo-Regular.woff2") format("woff2"), url("../fonts/Archivo-Regular.woff") format("woff"), url("../fonts/Archivo-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo-Medium.woff2") format("woff2"), url("../fonts/Archivo-Medium.woff") format("woff"), url("../fonts/Archivo-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo-SemiBold.eot");
  src: url("../fonts/Archivo-SemiBold.woff2") format("woff2"), url("../fonts/Archivo-SemiBold.woff") format("woff"), url("../fonts/Archivo-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo-Bold.eot");
  src: url("../fonts/Archivo-Bold.woff2") format("woff2"), url("../fonts/Archivo-Bold.woff") format("woff"), url("../fonts/Archivo-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/ArchivoBlack-Regular.eot");
  src: url("../fonts/ArchivoBlack-Regular.woff2") format("woff2"), url("../fonts/ArchivoBlack-Regular.woff") format("woff"), url("../fonts/ArchivoBlack-Regular.ttf") format("truetype");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Padauk";
  src: url("../fonts/Padauk-Regular.eot");
  src: url("../fonts/Padauk-Regular.woff2") format("woff2"), url("../fonts/Padauk-Regular.woff") format("woff"), url("../fonts/Padauk-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue Condensed";
  src: url("../fonts/HelveticaNeue-CondensedBold.eot");
  src: url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff"), url("../fonts/HelveticaNeue-CondensedBold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
/**---------------------------------------------------------------------------------------------------------------------
* font-family: 'Source Sans Pro', sans-serif;
* --------------------------------------------------------------------------------------------------------------------*/
/**---------------------------------------------------------------------------------------------------------------------
* font-family: 'Open Sans', sans-serif;
* --------------------------------------------------------------------------------------------------------------------*/
.logged-in.admin-bar .et-l.et-l--header .header-menu-info {
  top: 32px;
}
@media (max-width: 782px) {
  .logged-in.admin-bar .et-l.et-l--header .header-menu-info {
    top: 46px;
  }
}
.header-menu-info {
  padding: 8px 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  display: flex;
  max-width: 100%;
  transition: transform 0.4s;
}
.header-menu-info &gt; .et_pb_row {
  padding: 0;
}
@media (min-width: 981px) {
  .header-menu-info &gt; .et_pb_row {
    width: 91%;
    max-width: 1740px;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_column {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.header-menu-info &gt; .et_pb_row .et_pb_column &gt; div {
  margin-bottom: 0 !important;
}
@media (min-width: 981px) {
  .header-menu-info &gt; .et_pb_row #itmatters-logo {
    margin-left: 67px;
  }
}
@media (max-width: 1700px) and (min-width: 980px) {
  .header-menu-info &gt; .et_pb_row #itmatters-logo {
    margin-left: calc(1px + (67 - 1) * ((100vw - 980px) / (1700 - 980)));
  }
}
@media (max-width: 1368px) and (min-width: 980px) {
  .header-menu-info &gt; .et_pb_row #itmatters-logo {
    max-width: 24%;
  }
}
@media (max-width: 980px) {
  .header-menu-info &gt; .et_pb_row #itmatters-logo {
    max-width: 40%;
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .header-menu-info &gt; .et_pb_row #itmatters-logo {
    max-width: 60%;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu {
  margin-right: 2.4%;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item {
  margin: 0;
  padding: 0 11px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  line-height: 1;
}
@media (max-width: 1368px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item {
    padding: 0 10px;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; a {
  padding-right: 0;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; a:after {
  display: none;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu {
  padding: 0;
  padding-top: 15px;
  border-top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li {
  padding: 0;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li:before {
  display: none;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a {
  padding: 20px;
  font-family: "Archivo Bold", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  line-height: 1;
  letter-spacing: 0;
  width: 240px;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a:hover {
  color: #fff !important;
  background-color: #1099cd;
  opacity: 1;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item &gt; a {
  font-family: "Archivo Bold", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: black;
  line-height: 1;
  padding-top: 9px;
  letter-spacing: 0;
}
@media (max-width: 1368px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item &gt; a {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item &gt; a {
    font-size: 13px;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:before {
  display: inline-block;
  content: url("/wp-content/uploads/2021/03/Managed-IT-Services-icon.png");
  margin-right: 13px;
  transition: all 0.2s ease-in;
}
@media (max-width: 1368px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:before {
    transform: scale(0.8);
    margin-right: 7px;
  }
}
@media (max-width: 1200px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:before {
    transform: scale(0.7);
    margin-right: 5px;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:nth-child(2):before {
  content: url("/wp-content/uploads/2021/03/Cybersecurity-icon.png");
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:nth-child(3):before {
  content: url("/wp-content/uploads/2021/03/Client-Support-icon.png");
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:nth-child(4):before {
  content: url("/wp-content/uploads/2022/02/ITM-Control.png");
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_menu ul#menu-main-menu-new li.menu-item:hover &gt; a {
  color: #8dc63f !important;
  transition: all 0.2s ease-in-out;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code {
  width: 40px;
  z-index: 10000;
  height: 40px;
  position: relative;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code .et_pb_code_inner {
  height: 100%;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code .et_pb_code_inner a.open-menu .av-hamburger-inner {
  transition: width 0.2s ease-in-out !important;
}
@media (min-width: 981px) {
  .header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code .et_pb_code_inner a.open-menu .is-active .av-hamburger-inner {
    opacity: 0 !important;
  }
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code .et_pb_code_inner a.open-menu:hover .av-hamburger-inner {
  width: 40px !important;
}
.header-menu-info &gt; .et_pb_row .et_pb_module.et_pb_code .et_pb_code_inner a.open-menu:hover .av-hamburger-inner:after {
  width: 100% !important;
}
@media (min-width: 981px) {
  .scroll-down .header-menu-info {
    transform: translate3d(0, -100%, 0);
  }
}
.scroll-up .header-menu-info {
  transform: none;
}
@media (max-width: 980px) {
  .page-id-2746 header .et_builder_inner_content, .page-id-3529 header .et_builder_inner_content {
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info, body.page-id-3529 .et_builder_inner_content .header-menu-info, body.page-id-3859 .et_builder_inner_content .header-menu-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 !important;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background-color: #00ABDF;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-container, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-container, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-container {
  display: flex;
  justify-content: flex-end;
  width: 90% !important;
  max-width: 1200px !important;
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-container, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-container, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-container {
    justify-content: center;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body {
  margin: 0;
  padding: 16px 0;
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body {
    padding: 10px 0;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul {
    justify-content: center;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1;
  color: #FFFFFF;
  margin: 0 18px 0 0;
  padding: 0 18px 0 20px;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li {
    font-size: 14px !important;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child {
  padding: 0 0 0 20px;
  margin: 0;
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:last-child {
    padding: 0;
  }
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child), body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child), body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child) {
    margin: 0 0 10px !important;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 2px;
  height: 16px;
  background-color: #fff;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after {
    height: 14px;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after {
    height: 12px;
  }
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after {
    display: none;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:not(:last-child)::after {
    display: none;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child {
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 610px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:first-child {
    text-align: center;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a {
  color: #FFFFFF;
  transition: all 0.3s ease;
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a:hover, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a:hover, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li a:hover {
  color: #006210;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1), body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1), body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1) {
    display: none;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1):before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1):before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(1):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='M10.7673 4.12128L10.7676 4.12153C11.0721 4.35787 11.25 4.72139 11.25 5.10636V10.5014C11.25 10.6997 11.1712 10.89 11.0306 11.0305C10.89 11.171 10.6991 11.25 10.5 11.25H1.5C1.30086 11.25 1.11002 11.171 0.969426 11.0305C0.82885 10.89 0.75 10.6997 0.75 10.5014L0.75 5.10636L0.75 5.10601C0.74991 4.91612 0.793253 4.72871 0.876749 4.55806C0.960246 4.38741 1.0817 4.23802 1.23189 4.12133C1.2319 4.12132 1.2319 4.12132 1.2319 4.12132L5.23239 1.01319L5.23251 1.01311C5.45185 0.842626 5.72192 0.75 6 0.75C6.27808 0.75 6.54815 0.842626 6.76749 1.01311L6.76755 1.01315L10.7673 4.12128Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):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%);
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(2):before {
    display: none;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):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= '%2300235A' stroke-width= '0' /%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 430px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-topbar-body ul li:nth-child(3):before {
    display: none;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 20px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu {
    padding: 10px 0;
  }
}
@media (max-width: 550px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu {
    padding: 5px 0;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu-container, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu-container, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu-container {
  width: 90% !important;
  max-width: 1200px !important;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo {
  margin: 0 auto 0 0;
}
@media (max-width: 1050px) and (min-width: 981px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo {
    max-width: 19%;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu #itmatters-logo {
    max-width: 50%;
    min-width: 200px;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list {
  margin-right: 2.6%;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new, body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li, body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li a, body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item a, body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(15px, 1.3333333333vw, 16px);
  font-weight: 600;
  color: #222222;
  line-height: 1.25;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item {
  padding: 0 20px;
}
@media (max-width: 1300px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item {
    padding: 0 10px;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item::before, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item::before, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item::before {
  display: none !important;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a:hover, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a:hover, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-list ul#menu-main-menu-new li.menu-item.menu-item-has-children &gt; ul.sub-menu &gt; li &gt; a:hover {
  background-color: #00ABDF;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn {
  width: auto;
  height: auto;
  margin-right: 2.4%;
}
@media (max-width: 550px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn {
    display: none;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a {
  padding: 14px 37px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.25;
  text-transform: uppercase;
  background-color: #8DC641;
  transition: all 0.3s ease;
  border-radius: 10px;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a:hover, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a:hover, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a:hover {
  background-color: #00ABDF;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a {
    font-size: 14px;
    padding: 12px 25px;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.header-menu-btn a {
    padding: 11px 23px;
  }
}
body.page-id-2746 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.et_pb_code, body.page-id-3529 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.et_pb_code, body.page-id-3859 .et_builder_inner_content .header-menu-info .header-menu .et_pb_module.et_pb_code {
  height: auto;
}
/*menu*/
a.open-menu {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  width: 37px;
  height: 40px;
}
a.open-menu .av-hamburger-inner, a.open-menu .av-hamburger-inner::before, a.open-menu .av-hamburger-inner::after {
  width: 40px;
  height: 3px;
  background-color: #11abe0;
  border-radius: 3px;
  position: absolute;
  transition: transform 0.15s ease;
}
a.open-menu .av-hamburger:not(.is-active) .av-hamburger-inner::after {
  width: 9px !important;
  transition: width 0.2s ease-in-out !important;
}
a.open-menu .av-hamburger-inner::after {
  background-color: #11abe0;
}
a.open-menu .av-hamburger-inner {
  background-color: #8dc63f;
  width: 25px !important;
  right: 0 !important;
}
a.open-menu .av-hamburger.is-active .av-hamburger-inner {
  width: 100% !important;
}
a.open-menu .av-hamburger-inner:before, a.open-menu .av-hamburger-inner:after {
  width: 40px !important;
  right: 0px !important;
}
.av-hamburger--spin-r .av-hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.av-hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.av-hamburger-inner::before, .av-hamburger-inner::after {
  content: "";
  display: block;
}
.av-hamburger-inner::before {
  top: -10px;
}
.av-hamburger-inner::after {
  bottom: -10px;
}
.av-hamburger--spin .av-hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.av-hamburger--spin .av-hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease;
}
.av-hamburger--spin .av-hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0.15s ease;
}
.av-hamburger--spin.is-active .av-hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
  background-color: #1094c5;
}
.av-hamburger--spin.is-active .av-hamburger-inner:after, .av-hamburger--spin.is-active .av-hamburger-inner:before {
  width: 100% !important;
  background-color: #1094c5;
}
.av-hamburger--spin.is-active .av-hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease;
}
.av-hamburger--spin.is-active .av-hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
}
.full-menu {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
  width: 100%;
  transition: 0.5s linear;
  overflow: auto;
  z-index: 9999;
}
@media (max-width: 1440px) {
  .full-menu {
    /*padding: 2.5% 0 0%;*/
  }
}
@media (min-width: 1140px) and (max-width: 1366px) {
  .full-menu {
    overflow: hidden;
  }
}
.full-menu.menu-opened {
  left: 0;
}
.full-menu .open-menu {
  width: 25px;
  height: 25px;
}
.full-menu .open-menu:hover .av-hamburger-inner, .full-menu .open-menu:hover .av-hamburger-inner:before, .full-menu .open-menu:hover .av-hamburger-inner:after {
  transition: background-color 0.2s ease-in-out;
  background-color: #89c241 !important;
}
.full-menu .full-menu-header {
  padding: 11px 0 !important;
  max-width: 91% !important;
  width: 91% !important;
}
.full-menu .full-menu-header .et_pb_column {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.full-menu .full-menu-header .et_pb_column .et_pb_image {
  max-width: 126px;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .full-menu .full-menu-header .et_pb_column .et_pb_image img {
    /* max-width: 75%;*/
  }
}
@media (max-width: 980px) {
  .full-menu .full-menu-header .et_pb_column .et_pb_image {
    margin-left: 15px;
    margin-right: auto;
  }
}
.full-menu .full-menu-header .et_pb_column .et_pb_code {
  width: 25px;
  height: 25px;
  margin-bottom: 29px !important;
}
.full-menu .full-menu-header .et_pb_column .et_pb_code .et_pb_code_inner {
  height: 100%;
}
.full-menu .full-menu-content {
  max-width: 1130px;
  width: 90%;
}
@media (min-width: 981px) {
  .full-menu .full-menu-content {
    padding: 1.5% 0 !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  .full-menu .full-menu-content {
    padding-bottom: 0 !important;
    padding-top: 7% !important;
  }
}
@media (min-width: 981px) and (width: 1366px) {
  .full-menu .full-menu-content {
    padding-top: 4% !important;
  }
}
.full-menu .full-menu-content .et_pb_column {
  display: grid;
  grid-template-columns: 35.5% 42.5% 22%;
  grid-template-rows: auto 1fr auto auto;
  grid-auto-flow: column;
}
@media (max-width: 980px) {
  .full-menu .full-menu-content .et_pb_column {
    grid-template-columns: 32% 38% 28%;
  }
}
@media (max-width: 767px) {
  .full-menu .full-menu-content .et_pb_column {
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(6, auto);
  }
}
@media (max-width: 535px) {
  .full-menu .full-menu-content .et_pb_column {
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(12, auto);
  }
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_text {
  padding: 0 15px;
  margin: 0;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  padding: 0;
  margin: 30px 0 17px;
  font-size: 22px !important;
  color: #11abe0 !important;
}
@media (max-width: 1440px) {
  .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4 {
    font-size: 18px !important;
    margin: 0px 0 5px;
  }
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu {
  margin-bottom: 5%;
  padding: 0 15px;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu {
  display: block !important;
  width: 100%;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu {
  margin: 8px 0 !important;
  display: flex;
  flex-direction: column;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item {
  padding: 0;
  line-height: 1;
  margin: 0 0 5px;
}
@media (max-width: 980px) {
  .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item {
    margin: 0 0 12px;
  }
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.sub-item {
  padding-left: 15px;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a {
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  color: white;
  font-size: 18px;
  line-height: 1.3;
  text-transform: capitalize;
  padding: 0;
  transition: all 0.2s ease-in;
  opacity: 1 !important;
}
@media (max-width: 1440px) {
  .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a {
    font-size: 16px;
    line-height: 1.15;
  }
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a:hover {
  color: #89c241 !important;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.current-menu-item a {
  color: #89c241 !important;
}
.full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_mobile_nav_menu {
  display: none !important;
}
.full-menu .full-menu-footer {
  max-width: 1105px;
  width: 89%;
  border-top: 3px solid #152641;
  padding: 53px 0;
}
@media (min-width: 981px) and (max-width: 1440px) {
  .full-menu .full-menu-footer {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  .full-menu .full-menu-footer {
    padding: 8% 0;
  }
}
@media (max-width: 767px) {
  .full-menu .full-menu-footer .et_pb_column {
    width: 50% !important;
  }
}
@media (max-width: 535px) {
  .full-menu .full-menu-footer .et_pb_column {
    width: 100% !important;
    margin-bottom: 25px;
  }
}
.full-menu .full-menu-footer .et_pb_column:first-of-type {
  width: 25%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  .full-menu .full-menu-footer .et_pb_column:first-of-type {
    width: 33.3333%;
    margin-right: 0;
  }
}
.full-menu .full-menu-footer .et_pb_column:nth-of-type(2) {
  width: 20%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  .full-menu .full-menu-footer .et_pb_column:nth-of-type(2) {
    width: 33.3333%;
    margin-right: 0;
  }
}
.full-menu .full-menu-footer .et_pb_column:nth-of-type(3) {
  width: 22%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  .full-menu .full-menu-footer .et_pb_column:nth-of-type(3) {
    width: 33.3333%;
    margin-right: 0;
  }
}
.full-menu .full-menu-footer .et_pb_column:nth-of-type(4) {
  width: 21%;
}
@media (max-width: 980px) {
  .full-menu .full-menu-footer .et_pb_column:nth-of-type(4) {
    width: 100%;
    margin-right: 0;
  }
}
.full-menu .full-menu-footer .et_pb_text .location-ico, .full-menu .full-menu-footer .et_pb_text .tel-ico, .full-menu .full-menu-footer .et_pb_text .email-ico {
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: white;
  display: flex;
  align-items: center;
}
@media (max-width: 1367px) {
  .full-menu .full-menu-footer .et_pb_text .location-ico, .full-menu .full-menu-footer .et_pb_text .tel-ico, .full-menu .full-menu-footer .et_pb_text .email-ico {
    font-size: 16px !important;
  }
}
@media (max-width: 535px) {
  .full-menu .full-menu-footer .et_pb_text .location-ico, .full-menu .full-menu-footer .et_pb_text .tel-ico, .full-menu .full-menu-footer .et_pb_text .email-ico {
    max-width: 220px;
    margin: 0 auto;
  }
}
.full-menu .full-menu-footer .et_pb_text .location-ico:before, .full-menu .full-menu-footer .et_pb_text .tel-ico:before, .full-menu .full-menu-footer .et_pb_text .email-ico:before {
  display: inline-block;
  margin-right: 8px;
  width: 28px;
  min-width: 28px;
  height: 30px;
  content: "";
  background-image: url("/wp-content/uploads/2021/03/location-footer-icon.png");
  background-size: inherit;
  background-position: center;
  background-repeat: no-repeat;
}
.full-menu .full-menu-footer .et_pb_text .location-ico:before {
  margin-top: -2px;
}
.full-menu .full-menu-footer .et_pb_text .tel-ico:before {
  background-image: url("/wp-content/uploads/2021/03/phone-footer-icon.png");
}
.full-menu .full-menu-footer .et_pb_text .email-ico:before {
  background-image: url("/wp-content/uploads/2021/03/mail-footer-icon.png");
}
@media (min-width: 981px) {
  .full-menu .full-menu-footer .et_pb_text .email-ico:before {
    margin-left: 2px;
    margin-right: 10px;
  }
}
.full-menu .full-menu-footer .et_pb_social_media_follow {
  display: flex;
  justify-content: center;
}
@media (min-width: 981px) {
  .full-menu .full-menu-footer .et_pb_social_media_follow {
    padding-left: 22px;
  }
}
@media (max-width: 767px) and (min-width: 536px) {
  .full-menu .full-menu-footer .et_pb_social_media_follow {
    display: block;
  }
}
@media (max-width: 535px) {
  .full-menu .full-menu-footer .et_pb_social_media_follow {
    max-width: 220px;
    margin: 0 auto;
  }
}
.full-menu .full-menu-footer .et_pb_social_media_follow a.icon {
  margin-left: 4px;
  margin-right: 9px;
}
.full-menu .full-menu-footer .et_pb_social_media_follow a.icon:before {
  font-size: 20px;
}
@media (max-width: 1367px) {
  .full-menu .full-menu-footer .et_pb_social_media_follow a.icon:before {
    font-size: 18px !important;
  }
}
.full-menu .full-menu-footer a {
  transition: all 0.2s ease-in;
  letter-spacing: 0.05em !important;
}
.full-menu .full-menu-footer a:hover {
  color: #89c241 !important;
}
.full-menu .full-menu-footer a:hover:before {
  color: #89c241 !important;
}
.full-menu &gt; div {
  opacity: 1 !important;
}
.full-menu.menu-opened {
  display: block;
}
body.page-id-2746 .et_builder_inner_content .header-menu-info, body.page-id-3529 .et_builder_inner_content .header-menu-info {
  z-index: 10;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .header-menu-info, body.page-id-3529 .et_builder_inner_content .header-menu-info {
    position: static;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .et_pb_section_1_tb_header.et_pb_section, body.page-id-3529 .et_builder_inner_content .et_pb_section_1_tb_header.et_pb_section {
    background-color: transparent !important;
    transition: 0.3s ease-in-out;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu, body.page-id-3529 .et_builder_inner_content .full-menu {
    position: absolute;
    top: 100%;
    z-index: 9;
    height: 0;
    left: 0;
    padding: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-header, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-header {
    display: none;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    top: 100%;
    right: 0;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 980px) and (min-height: 850px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 83vh;
  }
}
@media (max-width: 980px) and (max-height: 850px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 83vh;
  }
}
@media (max-width: 980px) and (max-height: 800px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 81vh;
  }
}
@media (max-width: 980px) and (max-height: 750px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 80vh;
  }
}
@media (max-width: 980px) and (max-height: 700px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 78vh;
  }
}
@media (max-width: 980px) and (max-height: 650px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 77vh;
  }
}
@media (max-width: 980px) and (max-height: 600px) {
  body.page-id-2746 .et_builder_inner_content .full-menu.menu-opened, body.page-id-3529 .et_builder_inner_content .full-menu.menu-opened {
    height: 75vh;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content {
    max-width: 100%;
    width: 100%;
    padding: 0;
    position: relative;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu {
    background: transparent;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container {
    min-height: unset;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap &gt; .et_pb_menu__menu, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap &gt; .et_pb_menu__menu {
    display: none;
    margin: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav {
    margin: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu {
    background-color: #00ABDF;
    border: none !important;
    padding: 0;
    height: max-content !important;
    width: 100%;
    position: relative;
    margin: 0 !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn {
    position: absolute;
    top: 15px;
    right: 5%;
    width: 22px;
    height: 22px;
    background-color: transparent;
    z-index: 10;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn {
    top: 13px;
    right: 5%;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn:after, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3px;
    height: 100%;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn:before, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .open-sub-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 3px;
    background-color: #fff;
    z-index: 10;
    left: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li.li-sub-opened &gt; .open-sub-btn:after, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li.li-sub-opened &gt; .open-sub-btn:after {
    display: none;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li.li-sub-opened &gt; .sub-menu, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li.li-sub-opened &gt; .sub-menu {
    opacity: 1 !important;
    display: block !important;
    height: auto !important;
    visibility: visible !important;
    transform: scaleY(1) !important;
    transition: all 0.3s ease-in-out !important;
    width: 100%;
    position: initial;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li {
    padding: 0;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul {
    width: 100%;
    height: 0;
    background-color: transparent !important;
    padding: 0;
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: top;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul li ul a, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul li ul a {
    padding: 1em 15%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul a, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu li ul a {
    padding: 1em 10%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a {
    display: block;
    width: 95%;
    font-family: "HelveticaNeue - Condensed", sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.5px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 1em 5%;
    margin: 0;
    transition: all 0.25s ease;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a {
    font-size: 16px;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a:hover, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a:hover {
    opacity: 0.75;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a:after, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu a:after {
    display: none;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .expand-btn, body.page-id-3529 .et_builder_inner_content .full-menu .full-menu-content .et_pb_column .et_pb_module.et_pb_menu &gt; .et_pb_menu_inner_container &gt; .et_pb_menu__wrap .et-menu-nav &gt; ul.et-menu .expand-btn {
    padding: 0;
    position: absolute;
    right: 0;
    top: 1px;
    width: 54px;
    height: 54px;
    border: none;
    cursor: pointer;
  }
}
body.page-id-2746 .et_builder_inner_content .mobile_menu_bar, body.page-id-3529 .et_builder_inner_content .mobile_menu_bar {
  display: none;
}
@media (max-width: 980px) {
  body.page-id-2746 .et_builder_inner_content .menu-item, body.page-id-3529 .et_builder_inner_content .menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  body.page-id-2746 .et_builder_inner_content .menu-item:hover, body.page-id-3529 .et_builder_inner_content .menu-item:hover {
    background: rgba(255, 255, 255, 0.1);
  }
}
body.page-id-2746 .full-menu-section, body.page-id-3529 .full-menu-section {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
  width: 100%;
  transition: 0.5s linear;
  overflow: auto;
  z-index: 9999;
}
@media (max-width: 1440px) {
  body.page-id-2746 .full-menu-section, body.page-id-3529 .full-menu-section {
    /*padding: 2.5% 0 0%;*/
  }
}
@media (min-width: 1140px) and (max-width: 1366px) {
  body.page-id-2746 .full-menu-section, body.page-id-3529 .full-menu-section {
    overflow: hidden;
  }
}
body.page-id-2746 .full-menu-section.menu-opened, body.page-id-3529 .full-menu-section.menu-opened {
  left: 0;
}
body.page-id-2746 .full-menu-section .open-menu, body.page-id-3529 .full-menu-section .open-menu {
  width: 25px;
  height: 25px;
}
body.page-id-2746 .full-menu-section .open-menu:hover .av-hamburger-inner, body.page-id-2746 .full-menu-section .open-menu:hover .av-hamburger-inner:before, body.page-id-2746 .full-menu-section .open-menu:hover .av-hamburger-inner:after, body.page-id-3529 .full-menu-section .open-menu:hover .av-hamburger-inner, body.page-id-3529 .full-menu-section .open-menu:hover .av-hamburger-inner:before, body.page-id-3529 .full-menu-section .open-menu:hover .av-hamburger-inner:after {
  transition: background-color 0.2s ease-in-out;
  background-color: #89c241 !important;
}
body.page-id-2746 .full-menu-section .full-menu-header, body.page-id-3529 .full-menu-section .full-menu-header {
  padding: 11px 0 !important;
  max-width: 91% !important;
  width: 91% !important;
}
body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column .et_pb_image, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column .et_pb_image {
  max-width: 126px;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column .et_pb_image img, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column .et_pb_image img {
    /* max-width: 75%;*/
  }
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column .et_pb_image, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column .et_pb_image {
    margin-left: 15px;
    margin-right: auto;
  }
}
body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column .et_pb_code, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column .et_pb_code {
  width: 25px;
  height: 25px;
  margin-bottom: 29px !important;
}
body.page-id-2746 .full-menu-section .full-menu-header .et_pb_column .et_pb_code .et_pb_code_inner, body.page-id-3529 .full-menu-section .full-menu-header .et_pb_column .et_pb_code .et_pb_code_inner {
  height: 100%;
}
body.page-id-2746 .full-menu-section .full-menu-content, body.page-id-3529 .full-menu-section .full-menu-content {
  max-width: 1130px;
  width: 90%;
}
@media (min-width: 981px) {
  body.page-id-2746 .full-menu-section .full-menu-content, body.page-id-3529 .full-menu-section .full-menu-content {
    padding: 1.5% 0 !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-2746 .full-menu-section .full-menu-content, body.page-id-3529 .full-menu-section .full-menu-content {
    padding-bottom: 0 !important;
    padding-top: 7% !important;
  }
}
@media (min-width: 981px) and (width: 1366px) {
  body.page-id-2746 .full-menu-section .full-menu-content, body.page-id-3529 .full-menu-section .full-menu-content {
    padding-top: 4% !important;
  }
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column {
  display: grid;
  grid-template-columns: 35.5% 42.5% 22%;
  grid-template-rows: auto 1fr auto auto;
  grid-auto-flow: column;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column {
    grid-template-columns: 32% 38% 28%;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column {
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(6, auto);
  }
}
@media (max-width: 535px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column {
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(12, auto);
  }
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text {
  padding: 0 15px;
  margin: 0;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  padding: 0;
  margin: 30px 0 17px;
  font-size: 22px !important;
  color: #11abe0 !important;
}
@media (max-width: 1440px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_text h4 {
    font-size: 18px !important;
    margin: 0px 0 5px;
  }
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu {
  margin-bottom: 5%;
  padding: 0 15px;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu {
  display: block !important;
  width: 100%;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu {
  margin: 8px 0 !important;
  display: flex;
  flex-direction: column;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item {
  padding: 0;
  line-height: 1;
  margin: 0 0 5px;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item {
    margin: 0 0 12px;
  }
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.sub-item, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.sub-item {
  padding-left: 15px;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a {
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  color: white;
  font-size: 18px;
  line-height: 1.3;
  text-transform: capitalize;
  padding: 0;
  transition: all 0.2s ease-in;
  opacity: 1 !important;
}
@media (max-width: 1440px) {
  body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a {
    font-size: 16px;
    line-height: 1.15;
  }
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a:hover, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item a:hover {
  color: #89c241 !important;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.current-menu-item a, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_pb_menu__menu ul.et-menu .menu-item.current-menu-item a {
  color: #89c241 !important;
}
body.page-id-2746 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_mobile_nav_menu, body.page-id-3529 .full-menu-section .full-menu-content .et_pb_column .et_pb_module.et_pb_menu .et_mobile_nav_menu {
  display: none !important;
}
body.page-id-2746 .full-menu-section .full-menu-footer, body.page-id-3529 .full-menu-section .full-menu-footer {
  max-width: 1105px;
  width: 89%;
  border-top: 3px solid #152641;
  padding: 53px 0;
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-2746 .full-menu-section .full-menu-footer, body.page-id-3529 .full-menu-section .full-menu-footer {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .full-menu-section .full-menu-footer, body.page-id-3529 .full-menu-section .full-menu-footer {
    padding: 8% 0;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column {
    width: 50% !important;
  }
}
@media (max-width: 535px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column {
    width: 100% !important;
    margin-bottom: 25px;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:first-of-type, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:first-of-type {
  width: 25%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:first-of-type, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:first-of-type {
    width: 33.3333%;
    margin-right: 0;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(2), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(2) {
  width: 20%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(2), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(2) {
    width: 33.3333%;
    margin-right: 0;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(3), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(3) {
  width: 22%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(3), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(3) {
    width: 33.3333%;
    margin-right: 0;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(4), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(4) {
  width: 21%;
}
@media (max-width: 980px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(4), body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_column:nth-of-type(4) {
    width: 100%;
    margin-right: 0;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico {
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: white;
  display: flex;
  align-items: center;
}
@media (max-width: 1367px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico {
    font-size: 16px !important;
  }
}
@media (max-width: 535px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .location-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .tel-ico, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico {
    max-width: 220px;
    margin: 0 auto;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .location-ico:before, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .tel-ico:before, body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .location-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .tel-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before {
  display: inline-block;
  margin-right: 8px;
  width: 28px;
  min-width: 28px;
  height: 30px;
  content: "";
  background-image: url("/wp-content/uploads/2021/03/location-footer-icon.png");
  background-size: inherit;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .location-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .location-ico:before {
  margin-top: -2px;
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .tel-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .tel-ico:before {
  background-image: url("/wp-content/uploads/2021/03/phone-footer-icon.png");
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before {
  background-image: url("/wp-content/uploads/2021/03/mail-footer-icon.png");
}
@media (min-width: 981px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_text .email-ico:before {
    margin-left: 2px;
    margin-right: 10px;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow {
  display: flex;
  justify-content: center;
}
@media (min-width: 981px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow {
    padding-left: 22px;
  }
}
@media (max-width: 767px) and (min-width: 536px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow {
    display: block;
  }
}
@media (max-width: 535px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow {
    max-width: 220px;
    margin: 0 auto;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon {
  margin-left: 4px;
  margin-right: 9px;
}
body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon:before {
  font-size: 20px;
}
@media (max-width: 1367px) {
  body.page-id-2746 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon:before, body.page-id-3529 .full-menu-section .full-menu-footer .et_pb_social_media_follow a.icon:before {
    font-size: 18px !important;
  }
}
body.page-id-2746 .full-menu-section .full-menu-footer a, body.page-id-3529 .full-menu-section .full-menu-footer a {
  transition: all 0.2s ease-in;
  letter-spacing: 0.05em !important;
}
body.page-id-2746 .full-menu-section .full-menu-footer a:hover, body.page-id-3529 .full-menu-section .full-menu-footer a:hover {
  color: #89c241 !important;
}
body.page-id-2746 .full-menu-section .full-menu-footer a:hover:before, body.page-id-3529 .full-menu-section .full-menu-footer a:hover:before {
  color: #89c241 !important;
}
body.page-id-2746 .full-menu-section &gt; div, body.page-id-3529 .full-menu-section &gt; div {
  opacity: 1 !important;
}
body.page-id-2746 .full-menu-section.menu-opened, body.page-id-3529 .full-menu-section.menu-opened {
  display: block;
}
.et-l.et-l--footer #footer {
  padding: 47px 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer {
    padding: 25px 0 60px;
  }
}
.et-l.et-l--footer #footer p, .et-l.et-l--footer #footer a, .et-l.et-l--footer #footer li {
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.8;
}
@media (max-width: 1279px) and (min-width: 980px) {
  .et-l.et-l--footer #footer p, .et-l.et-l--footer #footer a, .et-l.et-l--footer #footer li {
    font-size: 16px !important;
  }
}
.et-l.et-l--footer #footer p {
  margin-bottom: 26px;
}
.et-l.et-l--footer #footer a {
  transition: all 0.2s ease-in;
}
.et-l.et-l--footer #footer a:hover {
  color: #8cc641 !important;
}
.et-l.et-l--footer #footer .et_pb_image {
  margin-bottom: 22px;
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .et_pb_image {
    max-width: 150px;
    margin: 0 auto 22px;
  }
}
.et-l.et-l--footer #footer .et_pb_menu .et_mobile_nav_menu {
  display: none !important;
}
.et-l.et-l--footer #footer .et_pb_menu .et_pb_menu__menu {
  display: block !important;
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .et_pb_menu .et_pb_menu__menu {
    max-width: 300px;
    margin: 0 auto;
  }
}
.et-l.et-l--footer #footer .et_pb_menu .et_pb_menu__menu ul.et-menu {
  margin-top: 12px;
}
.et-l.et-l--footer #footer .et_pb_menu .et_pb_menu__menu ul.et-menu li.menu-item {
  display: block;
  margin: 0 0 5px;
  width: 100%;
  line-height: 1.8;
}
.et-l.et-l--footer #footer .et_pb_menu .et_pb_menu__menu ul.et-menu li.menu-item &gt; a {
  opacity: 1 !important;
  line-height: inherit;
  padding: 1px 0;
}
.et-l.et-l--footer #footer .et_pb_social_media_follow {
  margin-bottom: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  max-width: 170px;
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .et_pb_social_media_follow {
    margin: 0 auto;
  }
}
.et-l.et-l--footer #footer .et_pb_social_media_follow:before {
  content: none;
}
.et-l.et-l--footer #footer .et_pb_social_media_follow li a {
  margin: 0;
}
.et-l.et-l--footer #footer .et_pb_social_media_follow li a:before {
  font-size: 21px;
  color: white;
  transition: all 0.2s ease-in;
}
@media (max-width: 1279px) {
  .et-l.et-l--footer #footer .et_pb_social_media_follow li a:before {
    font-size: 18px !important;
    width: 26px;
    height: 26px;
  }
}
.et-l.et-l--footer #footer .et_pb_social_media_follow li a:hover:before {
  color: #8cc641 !important;
}
.et-l.et-l--footer #footer .et_pb_social_media_follow li.et-social-facebook a:before {
  width: 20px;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row {
    display: flex;
  }
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .footer-content-row {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column .et_pb_text {
    max-width: 300px;
    margin: 0 auto;
  }
}
.et-l.et-l--footer #footer .footer-content-row .et_pb_column .et_pb_text:first-child {
  margin-top: 12px;
}
@media (min-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type {
    width: 14.875%;
    margin-right: 2.5%;
  }
}
@media (min-width: 767px) and (max-width: 1279px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type {
    width: 13.875%;
    margin-right: 3.5%;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type {
    width: 30%;
    margin-right: 3.3333%;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type .et_pb_image {
    text-align: center;
  }
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type .et_pb_social_media_follow {
    margin: 0 auto;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:first-of-type {
    order: 0;
  }
}
@media (min-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) {
    width: 38.875%;
    margin-right: 5.5%;
  }
}
@media (min-width: 767px) and (max-width: 1279px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) {
    width: 37.875%;
    margin-right: 3.5%;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) {
    order: 1;
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) {
    order: 3;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) .et_pb_text_inner {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(2) .et_pb_module {
    max-width: none !important;
  }
}
@media (min-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    width: 20.875%;
    margin-right: 2.5%;
  }
}
@media (min-width: 767px) and (max-width: 1279px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    width: 21.875%;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    width: 36%;
    margin-right: 3.3333%;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    margin: 0;
  }
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) .et_pb_text_inner {
    text-align: center;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    order: 4;
    width: 100%;
  }
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) .et_pb_text_inner {
    display: flex;
  }
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) .et_pb_text_inner p {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(3) {
    order: 3;
  }
}
@media (min-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(4) {
    width: 14.875%;
  }
}
@media (min-width: 767px) and (max-width: 1279px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(4) {
    width: 16.875%;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(4) {
    width: 27.3333%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer .footer-content-row .et_pb_column:nth-of-type(4) .et_pb_menu_inner_container {
    text-align: center;
  }
}
.et-l.et-l--footer #footer .bottom-footer-content-row {
  padding: 9px 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .bottom-footer-content-row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
.et-l.et-l--footer #footer .bottom-footer-content-row p, .et-l.et-l--footer #footer .bottom-footer-content-row a {
  font-size: 16px !important;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .bottom-footer-content-row p, .et-l.et-l--footer #footer .bottom-footer-content-row a {
    text-align: center;
  }
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .bottom-footer-content-row .et_pb_column {
    margin-bottom: 0;
  }
}
.et-l.et-l--footer #footer .bottom-footer-content-row .et_pb_column:nth-of-type(2) .et_pb_text_inner {
  margin-top: -3px;
  line-height: 1;
  text-align: right;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer .bottom-footer-content-row .et_pb_column:nth-of-type(2) .et_pb_text_inner {
    text-align: center;
  }
}
.et-l.et-l--footer #footer .bottom-footer-content-row .et_pb_column:nth-of-type(2) .et_pb_text_inner a {
  margin: 0 9px;
}
@media (min-width: 980px) {
  .et-l.et-l--footer #footer .bottom-footer-content-row .et_pb_column:nth-of-type(2) .et_pb_text_inner a:last-of-type {
    margin-right: 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section {
  padding: 4.3% 0 calc(2% + 30px) 0;
  background-image: url("/wp-content/uploads/2023/06/footer-overlay.jpg");
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section {
    padding: 70px 0 54px 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row {
  max-width: 1200px;
  padding: 0;
  margin-bottom: 41px;
  text-align: center;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner {
  margin-bottom: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(35px, 2.0833333333vw, 40px) !important;
  text-align: center;
  margin: 0 0 19px 0 !important;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner h3 {
    font-size: 26px !important;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: clamp(18px, 1.0416666667vw, 20px);
  line-height: 1.5;
  color: #fff;
  text-align: center;
  max-width: 975px;
  margin: 0 auto 20px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module .et_pb_text_inner p:last-child {
  margin: 0 auto;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module a {
  color: #fff;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-header-row .et_pb_column .et_pb_module a:hover {
  transition: all 0.25s ease;
  color: #8DC641;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row {
  max-width: 1200px;
  padding: 0 0 50px 0;
  position: relative;
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row {
    padding: 0 0 54px 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row:before {
  content: "";
  background: #fff;
  opacity: 0.1;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (min-width: 981px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 {
    width: 28%;
    margin-right: 6%;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-et-pb-text {
  margin-bottom: 27px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-et-pb-text .et_pb_text_inner {
  margin-bottom: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-et-pb-text .et_pb_text_inner h4 {
  line-height: 1.3;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(22px, 1.5625vw, 30px) !important;
  font-weight: 600;
  color: #fff;
  margin: 0;
  letter-spacing: -0.02em;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-et-pb-text .et_pb_text_inner h4 {
    text-align: center;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb {
  margin-bottom: 29px;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb {
    width: 100%;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content {
  display: flex;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content {
    align-items: center;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 22px;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-top: 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  width: 22px;
  height: 30px;
  object-fit: contain;
  object-position: center;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content .et_pb_image_wrap {
  width: 22px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-info-col-1-2 .footer-form-info-blurb .et_pb_blurb_content h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600 !important;
  font-size: clamp(18px, 1.0416666667vw, 20px);
  line-height: 1.4;
  margin: 0 !important;
  color: #fff;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form {
  position: relative;
  top: -1px;
  border-top: 0;
  background-color: #fff;
  padding: 30px 30px;
  border-radius: 10px;
}
@media (min-width: 981px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form {
    width: 102%;
  }
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form {
    margin: 0 auto;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner {
  margin-bottom: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_required_legend {
  display: none;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner a {
  font-family: "Source Sans Pro", sans-serif;
  color: #8DC641;
  transition: all 0.3s ease;
  letter-spacing: 0.2px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner a:hover {
  opacity: 0.8;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_validation_errors {
  display: none;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_validation_errors h2 {
  text-align: center;
  font-size: 16px !important;
  margin-bottom: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields {
    display: grid;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields .gfield {
  margin: 0 0 2px 0;
  width: 48.5%;
  position: relative;
  text-align: left;
  line-height: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields .gfield:nth-child(5) {
  width: 100%;
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields .gfield input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 45px;
  padding: 2px 13px 4px 13px;
  width: 100%;
  border-radius: 10px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .gform_fields .gfield .ginput_container textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 90px;
  border: 1px solid rgba(34, 34, 34, 0.35);
  border-radius: 10px;
  padding: 11px 13px 10px;
  resize: none;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .et_pb_text_inner .gform_body .validation_message {
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  line-height: 1.5;
  max-width: 100%;
  padding: 0;
  margin-left: auto;
  display: flex;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .gform_footer {
  padding: 21px 0 0 0;
  margin: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .gform_footer input {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #8DC641;
  background-image: none;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 1.0416666667vw, 18px);
  line-height: 1.25;
  padding: 12px 50px !important;
  max-width: 223px;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-form-row .footer-form-col-2-2 .footer-form .gform_footer input:hover {
  background-color: #00ABDF;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 54px 0 0 0;
  width: 90%;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row {
    width: 85%;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row {
    width: 90%;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col {
  display: flex;
  gap: 0.5%;
  justify-content: space-between;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col {
    flex-wrap: wrap;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col {
    flex-direction: column;
    gap: 25px;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb {
    width: 100% !important;
    justify-content: left !important;
    margin: 0;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_container {
    width: 100% !important;
    justify-content: left !important;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_container h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: clamp(18px, 1.0416666667vw, 20px) !important;
  color: #fff;
  margin: 0 0 9px 0;
  letter-spacing: 0.02em;
  line-height: 1.1;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_container .et_pb_blurb_description {
  line-height: 1.3;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_container .et_pb_blurb_description a {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.75);
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_container .et_pb_blurb_description a:hover {
  transition: all 0.25s ease;
  color: #8DC641;
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_content {
    justify-content: left;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 21px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  min-width: 20px;
  height: 22px;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb-1-4 {
    order: 1;
    display: flex;
    width: 35%;
    margin-bottom: 4%;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb-1-4 {
    width: 48%;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb-1-4 {
    padding-top: 0;
    margin: 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-col .footer-contact-blurb-1-4 .et_pb_blurb_content .et_pb_blurb_container {
  padding-left: 5px;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-2-4, #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-3-4 {
    width: 35%;
    display: flex;
    justify-content: center;
    margin-bottom: 4%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-2-4, #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-3-4 {
    width: 48%;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-2-4 .et_pb_blurb_container, #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-3-4 .et_pb_blurb_container {
  padding-left: 9px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-2-4 .et_pb_blurb_container .et_pb_blurb_description .tel, #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-3-4 .et_pb_blurb_container .et_pb_blurb_description .tel {
  font-weight: 600 !important;
  letter-spacing: 0.02em;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 {
    display: flex;
    margin-bottom: 4%;
    width: 35%;
    padding: 0;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 {
    width: 48%;
    margin: 0 !important;
  }
}
@media (max-width: 550px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 .et_pb_blurb_content {
    display: flex;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 .et_pb_blurb_content .et_pb_blurb_container {
  padding-left: 10px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-section .footer-contact-row .footer-contact-blurb-4-4 .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description .tel {
  font-weight: 700 !important;
  letter-spacing: 0.02em;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section {
  margin: 0;
  padding: 0;
  background-color: #222222;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 21px 0;
  width: 100%;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row {
    width: 90%;
  }
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 981px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column {
    display: flex;
    justify-content: center;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner {
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.3;
  font-weight: 400;
  margin: 0;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner a {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 363px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner a {
    line-height: 1.8;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner a:hover {
  transition: all 0.25s ease;
  color: #8DC641;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner span {
  padding: 0 7px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-row .et_pb_column .et_pb_text_inner span:last-child {
  padding: 0 0 0 7px;
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-text-page {
  margin: 0 0 0 8px;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-text-page {
    margin: 0 0 8px 0;
  }
}
#et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-text-copyright {
  margin: 0;
}
@media (max-width: 980px) {
  #et-boc .et-l.et-l--footer .et_builder_inner_content .footer-copyright-section .footer-copyright-text-copyright {
    margin: 0;
    order: 1;
  }
}
#main-banner {
  background-image: url("/wp-content/uploads/2021/03/mainbg.jpg");
}
#main-banner .et_pb_fullwidth_header {
  background-position: top center;
  padding-bottom: 50px;
}
@media (min-width: 981px) {
  #main-banner .et_pb_fullwidth_header {
    padding: 69px 0;
    background-size: inherit;
    background-position: bottom center;
  }
}
@media (min-width: 1921px) {
  #main-banner .et_pb_fullwidth_header {
    background-position: bottom center;
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  max-width: 1600px;
  width: 90%;
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-height: 500px;
}
@media (min-width: 981px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }
}
@media (max-width: 980px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 6%;
    padding-bottom: 6%;
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  color: black !important;
  text-align: center;
  letter-spacing: 0.015em;
  font-size: 75px !important;
  max-width: 960px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 93%;
  position: relative;
  padding-bottom: 3.5vh;
  margin-bottom: 3.5vh;
}
@media (max-width: 1600px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: calc(25px + (75 - 25) * ((100vw - 280px) / (1600 - 280))) !important;
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header::after {
  content: "";
  height: 2px;
  background-color: #10abe1;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px ;
  margin-left: -40px ;
}
@media (max-width: 1600px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header::after {
    width: calc(40px + (80 - 40) * ((100vw - 280px) / (1600 - 280)));
  }
}
@media (max-width: 1600px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header::after {
    margin-left: calc(-20px + (-40 - -20) * ((100vw - 280px) / (1600 - 280)));
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  color: black;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  line-height: 125%;
  max-width: 900px;
  font-size: 24px ;
}
@media (max-width: 1600px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: calc(16px + (24 - 16) * ((100vw - 280px) / (1600 - 280)));
  }
}
@media (max-width: 768px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead br {
    display: none;
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
  display: none;
  color: #000000;
  font-family: "Archivo", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  font-style: normal;
  line-height: 35.62px;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media (max-width: 980px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    line-height: 1em;
  }
}
@media screen and (max-width: 576px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 24px !important;
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 13px !important;
  color: #0073af;
  text-transform: uppercase;
  line-height: 3 !important;
  text-align: center;
  background: transparent !important;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 0;
  padding-right: 0.7em !important;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: none;
  margin-top: 20px ;
}
@media (max-width: 1600px) {
  #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    margin-top: calc(0px + (20 - 0) * ((100vw - 280px) / (1600 - 280)));
  }
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button::after {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 48px;
  margin-left: 0;
  font-size: 16px !important;
  position: relative;
  top: -20px;
  transition: 0.5s ease-in-out;
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover {
  background: transparent;
  opacity: 0.8;
  top: 3px;
}
#main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover::after {
  top: -15px;
  margin: 0 !important;
}
#et-boc #frameworkModule:before, #et-boc #frameworkModule .et_pb_column:before {
  content: none !important;
}
#et-boc #frameworkModule:after {
  content: none !important;
}
@media (min-width: 981px) {
  #et-boc #frameworkModule {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
  }
}
#et-boc #frameworkModule .bullet:before {
  content: none !important;
}
#et-boc #frameworkModule .bullet .fluid-width-video-wrapper {
  position: absolute;
  top: -21px;
  left: -127px;
}
@media screen and (max-width: 480px) {
  #et-boc #frameworkModule .bullet .fluid-width-video-wrapper {
    top: 2px;
    left: -89px;
  }
}
@media (max-width: 980px) {
  #et-boc #frameworkModule .et_pb_column:last-of-type {
    max-width: 637px;
    margin: 0 auto !important;
  }
}
#et-boc .vivus-wbuildings {
  z-index: 1;
  width: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  height: 100%;
  max-height: 940px;
}
#et-boc .vivus-wbuildings .et_pb_code_inner {
  height: 100%;
}
#et-boc .vivus-wbuildings .et_pb_code_inner .fluid-width-video-wrapper {
  height: 100%;
  overflow: hidden;
}
#et-boc .vivus-wbuildings #wbuildings {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#et-boc .fluid-width-video-wrapper object {
  position: static;
}
@media (max-width: 980px) {
  #et-boc .et_pb_fullwidth_header {
    background-image: url("/wp-content/uploads/2021/03/mainbg.jpg") !important;
  }
}
@media (min-width: 1900px) {
  #et-boc .et_pb_fullwidth_header {
    min-height: 950px ;
  }
}
@media (max-width: 1900px) and (min-width: 981px) {
  #et-boc .et_pb_fullwidth_header {
    min-height: calc(755px + (950 - 755) * ((100vw - 981px) / (1900 - 981)));
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  #et-boc .et_pb_fullwidth_header {
    min-height: calc(655px + (755 - 655) * ((100vw - 768px) / (980 - 768)));
  }
}
@media (max-width: 767px) {
  #et-boc .et_pb_fullwidth_header {
    min-height: calc(585px + (655 - 585) * ((100vw - 280px) / (767 - 280)));
  }
}
#main-banner.hero-banner-image .et_pb_fullwidth_header {
  background-image: url("/wp-content/uploads/2021/10/buildings.png"), url("/wp-content/uploads/2021/03/contacts_bg.jpg") !important;
  background-size: auto, cover !important;
  background-position: bottom center, top center !important;
  background-repeat: no-repeat;
}
@media (max-width: 1300px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    background-size: 150% auto, cover !important;
  }
}
@media (max-width: 980px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    background-image: url("/wp-content/uploads/2021/10/buildings.png"), url("/wp-content/uploads/2021/03/contacts_bg.jpg") !important;
    background-size: 175% auto, cover !important;
  }
}
@media (max-width: 767px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    background-size: 200% auto, cover !important;
  }
}
@media (max-width: 480px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    background-size: 290% auto, cover !important;
  }
}
#main-banner.hero-banner-image + #content-section {
  margin-top: 0 !important;
}
@media (min-width: 1901px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    min-height: 860px !important;
  }
}
@media (max-width: 1900px) and (min-width: 981px) {
  #main-banner.hero-banner-image .et_pb_fullwidth_header {
    min-height: calc(780px + (860 - 780) * ((100vw - 981px) / (1900 - 981))) !important;
  }
}
@media (min-width: 1900px) {
  #top-home-banner .fluid-width-video-wrapper, #main-banner .fluid-width-video-wrapper {
    min-height: 1050px !important;
  }
}
@media (max-width: 1900px) and (min-width: 981px) {
  #top-home-banner .fluid-width-video-wrapper, #main-banner .fluid-width-video-wrapper {
    min-height: calc(1000px + (1050 - 1000) * ((100vw - 981px) / (1900 - 981))) !important;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  #top-home-banner .fluid-width-video-wrapper, #main-banner .fluid-width-video-wrapper {
    min-height: calc(900px + (1000 - 900) * ((100vw - 768px) / (980 - 768))) !important;
  }
}
@media (max-width: 767px) {
  #top-home-banner .fluid-width-video-wrapper, #main-banner .fluid-width-video-wrapper {
    min-height: calc(960px + (900 - 960) * ((100vw - 280px) / (767 - 280))) !important;
  }
}
body.page-id-3529 .main-banner-section .et_pb_fullwidth_header, body.page-id-3859 .main-banner-section .et_pb_fullwidth_header {
  position: relative;
  width: 100%;
  min-height: auto !important;
  height: 260px;
  margin-top: 140px;
}
@media (max-width: 980px) {
  body.page-id-3529 .main-banner-section .et_pb_fullwidth_header, body.page-id-3859 .main-banner-section .et_pb_fullwidth_header {
    margin-top: 105px;
  }
}
body.page-id-3529 .main-banner-section .et_pb_fullwidth_header:before, body.page-id-3859 .main-banner-section .et_pb_fullwidth_header:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url("/wp-content/uploads/2023/06/background_post_header.jpg") center center no-repeat;
  background-size: cover;
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header {
  padding: 88px 0 75px;
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container {
  max-width: 1200px;
  width: 90%;
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content {
  max-width: 430px;
  margin: 0;
  padding: 0;
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header {
  width: 100%;
  font-weight: 700 !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(45px, 3.4722222222vw, 50px) !important;
  color: #fff;
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header {
    font-size: clamp(37px, 4.2857142857vw, 42px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_module_header {
    font-size: 38px !important;
  }
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px !important;
  color: #fff;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p {
    font-size: 18px !important;
  }
}
body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 20px !important;
  color: #fff;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span, body.page-id-3859 .main-banner-section .main-banner-fullwidth-header .et_pb_fullwidth_header_container .header-content .et_pb_fullwidth_header_subhead p span {
    font-size: 18px !important;
  }
}
#et-main-area .banner-section {
  background-attachment: fixed !important;
  background-position: right !important;
}
@media (min-width: 981px) {
  #et-main-area .banner-section {
    background-position: center !important;
  }
}
#et-main-area .banner-section h1 {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide {
  padding-top: 119px !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: center;
    padding-bottom: 100px;
  }
}
#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: 1500px;
  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: 750px;
  margin-left: 0;
  padding: 10% 0 4%;
}
@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%;
}
#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 !important;
  padding: 11px 40px !important;
  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 !important;
  }
}
#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 &gt; 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 &gt; 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 &gt; 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;
}
#divi-banner-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#divi-banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
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 &gt; .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;
}
body.page-id-3529 {
  overflow: initial;
}
body.page-id-3529 #page-container {
  overflow: initial;
}
body.page-id-3529 #page-container .et-boc {
  overflow: initial;
  z-index: 10;
}
body.page-id-3529 #page-container .et-boc .header-menu-info {
  transform: translate3d(0, 0, 0);
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container .et-boc .header-menu-info {
    position: inherit;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section {
  padding: 60px 0;
}
body.page-id-3529 #page-container #et-main-area .content-post-section h1, body.page-id-3529 #page-container #et-main-area .content-post-section h2, body.page-id-3529 #page-container #et-main-area .content-post-section h3, body.page-id-3529 #page-container #et-main-area .content-post-section h4, body.page-id-3529 #page-container #et-main-area .content-post-section h5, body.page-id-3529 #page-container #et-main-area .content-post-section h6, body.page-id-3529 #page-container #et-main-area .content-post-section p, body.page-id-3529 #page-container #et-main-area .content-post-section span, body.page-id-3529 #page-container #et-main-area .content-post-section a, body.page-id-3529 #page-container #et-main-area .content-post-section li, body.page-id-3529 #page-container #et-main-area .content-post-section ul, body.page-id-3529 #page-container #et-main-area .content-post-section ol {
  font-family: "Source Sans Pro", sans-serif;
  color: #222222;
}
body.page-id-3529 #page-container #et-main-area .content-post-section h2 {
  font-size: clamp(34px, 2.0833333333vw, 40px) !important;
  font-weight: 700;
  margin: 0 0 0.4em;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h2 {
    font-size: 28px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section h3 {
  font-size: clamp(26px, 1.5625vw, 30px) !important;
  font-weight: 600;
  margin: 1em 0 0.7em;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h3 {
    font-size: 22px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section h3 mark {
  background-color: transparent;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #00ABDF;
  line-height: 1.33;
  font-size: clamp(26px, 1.5625vw, 30px) !important;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h3 mark {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h3 mark {
    font-size: 22px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section h4 {
  font-size: 20px !important;
  font-family: "Source Sans Pro", sans-serif;
  margin: 1.4em 0;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h4 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section h4 {
    font-size: 18px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section strong, body.page-id-3529 #page-container #et-main-area .content-post-section b {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
}
body.page-id-3529 #page-container #et-main-area .content-post-section span {
  background-color: transparent;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #00ABDF;
  line-height: 1.33;
  font-size: clamp(26px, 1.5625vw, 30px) !important;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section span {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section span {
    font-size: 22px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: space-between;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .et_pb_module {
  margin: 0;
  padding: 0;
  position: sticky;
  top: 175px;
}
@media (max-height: 765px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .et_pb_module {
    display: contents;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .sidebarModul {
  width: 387px;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .sidebarModul {
    width: 320px;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 {
  width: 62%;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 {
    margin-right: 6%;
  }
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 {
    width: 100%;
    margin: 0;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2:last-child {
  margin: 0;
}
@media (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block:not(.full) {
    max-width: 750px;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3:first-of-type {
  line-height: 1.3;
  color: #222222;
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-size: clamp(26px, 1.5625vw, 30px) !important;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3:first-of-type {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3:first-of-type {
    font-size: 22px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3 + h2 {
  margin-top: 1.5em !important;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block img &gt; p {
  margin: 0 0 0 1rem;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h2 {
  line-height: 1.2;
  text-transform: capitalize;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h2:not(:first-child) {
  margin-top: 2em;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h2 + h3 {
  margin: 1em 0 0.4em !important;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h2 + h3 {
    margin: 1.33em 0 0.7em !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0.4em 0 0.6em;
  border-radius: 10px;
  object-fit: cover;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block img {
    width: 100%;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3 {
  line-height: 1.34;
  font-weight: 600;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3:not(:first-child) {
  margin: 0.9em 0 0.4em;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3:not(:first-child) {
    margin: 1.3em 0 0.8em;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block h3.content {
  position: relative;
  padding-left: 59px;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .productivity:before {
  content: "";
  width: 45px;
  height: 45px;
  background: url("/wp-content/uploads/2023/06/monitoring.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: 0;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .vision:before {
  content: "";
  width: 45px;
  height: 45px;
  background: url("/wp-content/uploads/2023/06/vision.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: 0;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .grow:before {
  content: "";
  width: 45px;
  height: 45px;
  background: url("/wp-content/uploads/2023/06/progress.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: 0;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .proactive:before {
  content: "";
  width: 45px;
  height: 45px;
  background: url("/wp-content/uploads/2023/06/proactive.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: 0;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block &gt; div, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p {
  font-weight: 400;
  line-height: 1.5 !important;
  font-size: 18px !important;
  color: #222222BF;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block &gt; div, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block &gt; div, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p {
    font-size: 16px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block &gt; div:not(:last-child), body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block li:not(:last-child), body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p:not(:last-child) {
  margin: 0 0 0.6em;
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block &gt; div img, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block li img, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p img {
    width: 100%;
    margin: 0 auto 30px;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p {
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p {
    margin-bottom: calc(21.6px + (24 - 21.6) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p + ul {
  margin-top: -5px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block p + ul {
    margin-top: calc(0px + (-5 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol {
  padding-left: 10px ;
  margin-bottom: 20px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol {
    padding-left: calc(0px + (10 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol {
    margin-bottom: calc(18px + (20 - 18) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol li {
  list-style-type: none;
  position: relative;
  padding-left: 35px;
  margin-bottom: 22px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol li {
    margin-bottom: calc(19.8px + (22 - 19.8) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li:before, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li:before {
  content: "";
  display: block;
  background: url("/wp-content/uploads/2023/06/check-new.png") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li span, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li span {
  color: #0073af;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li ul, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li ul {
  padding-left: 3px;
  margin-top: 25px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li ul, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li ul {
    margin-top: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li ul li, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li ul li {
  padding-left: 25px;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ul &gt; li ul li::before, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block ol &gt; li ul li::before {
  content: "";
  background-image: none;
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 1px;
  background-color: #11abe1;
  left: 0px;
  top: 18px;
  transform: translateY(-6px);
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-primary, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-secondary {
  margin-top: 0;
  font-size: 19px !important;
  padding: 12px 25px;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-primary, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-secondary {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-primary, body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-content-column-1-2 .post-content-block .button-secondary {
    font-size: 16px !important;
  }
}
@media (max-width: 768px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row br {
    display: none;
  }
}
@media (min-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-block .et_pb_column_1_4 {
    width: 23.875%;
  }
  body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row .post-block .et_pb_column {
    margin-right: 0.5%;
  }
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row a.main-btn {
  display: inline-block;
  padding: 13px 30px 12px;
  font-weight: 700;
  font-size: 16px;
  line-height: 137%;
  text-transform: uppercase;
  border-radius: 10px;
  background-color: #8DC641;
  text-align: center;
  margin: 20px 0 10px;
  color: #fff;
  transition: all 0.3s ease;
}
body.page-id-3529 #page-container #et-main-area .content-post-section .content-post-row a.main-btn:hover {
  background-color: #00ABDF;
}
body.page-id-3529 #page-container #et-main-area .et_pb_sticky_module {
  border: none;
  padding-right: 0;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area #custom_html-5 {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 {
  width: 32%;
  display: none;
}
@media (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 {
    display: block;
    width: 387px;
    z-index: 0;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 {
    width: 320px;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sidebarModul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 15px 25px 0px #0000000D;
  border-radius: 10px;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sidebarModul .widget_text {
  width: auto !important;
  margin: 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar {
  color: #fff;
  border-radius: 8px;
  margin-left: auto;
  max-width: 387px;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar {
    max-width: 320px;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #00ABDF;
  border-radius: 10px 10px 0 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-header h3 {
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(24px, 1.5625vw, 30px) !important;
  font-weight: 600;
  line-height: 1.26;
  text-transform: capitalize;
  margin: 0 0 10px;
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-header h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-header h3 {
    font-size: 20px !important;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-body {
  padding: 20px 15px 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-body p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-align: center;
}
@media (max-height: 835px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-body p {
    line-height: 1.1;
    transition: all 0.25s ease;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-body p a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-align: center;
  white-space: nowrap;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-body p a:hover {
  transition: all 0.25s ease;
  color: #8DC641;
}
@media (max-width: 320px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar br {
    display: none;
  }
}
@media screen and (max-height: 900px) and (min-height: 750px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-header h2 {
    font-size: calc(18px + (24 - 18) * ((100vh - 700px) / (859 - 700)));
    margin-bottom: calc(10px + (20 - 10) * ((100vh - 700px) / (859 - 700)));
  }
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-footer {
    padding-bottom: calc(15px + (40 - 15) * ((100vh - 700px) / (859 - 700)));
  }
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .sticky-sidebar .sidebar-footer .button {
    font-size: calc(15px + (20 - 15) * ((100vh - 700px) / (859 - 700)));
    padding-top: calc(4px + (7 - 4) * ((100vh - 700px) / (859 - 700)));
    padding-bottom: calc(4px + (7 - 4) * ((100vh - 700px) / (859 - 700)));
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget {
  margin: 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .widgettitle, body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform_required_legend {
  display: none;
  margin-bottom: 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body {
  width: 90%;
  margin: 0 auto;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .gform_fields {
  grid-row-gap: 12px;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .gfield input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 45px;
  padding: 2px 13px 4px 13px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #22222259;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .gfield input::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #2E2E2E73;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .ginput_container textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 118px;
  border: 1px solid rgba(34, 34, 34, 0.35);
  border-radius: 10px;
  padding: 11px 13px 10px;
}
@media (max-height: 835px) {
  body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .ginput_container textarea {
    height: 70px;
    transition: all 0.25s ease;
  }
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform-body .ginput_container textarea::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #2E2E2E73;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform_footer {
  margin: 0;
  padding: 11px 0 22px 0;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform_footer input {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #8DC641;
  background-image: none;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 1.25;
  padding: 14px 0 !important;
  max-width: 183px;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .et_pb_widget .gform_footer input:hover {
  background-color: #00ABDF;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .gform_validation_errors {
  display: none;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .validation_message {
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  line-height: 1.5;
  max-width: 100%;
  padding: 0;
  margin-left: auto;
  display: flex;
}
body.page-id-3529 #page-container #et-main-area .post-content-column-2-2 .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 1px solid #c02b0a;
  position: relative;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule {
  padding: 0 !important;
  position: relative;
  z-index: 5;
  background-image: url("/wp-content/uploads/2021/07/bg-ideal-client.jpg");
  margin-top: 70px ;
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px ;
  padding-top: 55px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule {
    margin-top: calc(35px + (70 - 35) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule {
    margin-bottom: calc(25px + (50 - 25) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header {
  margin-bottom: 0;
  padding-top: 105px ;
  padding-left: 65px ;
  padding-right: 55px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header {
    padding-top: calc(15.75px + (105 - 15.75) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header {
    padding-left: calc(16.25px + (65 - 16.25) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header {
    padding-right: calc(13.75px + (55 - 13.75) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header h2 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  line-height: 1 !important;
  letter-spacing: 0.005em !important;
  font-size: 40px !important;
  margin-bottom: 35px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header h2 {
    font-size: calc(28px + (40 - 28) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header h2 {
    margin-bottom: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.4;
  font-size: 18px !important;
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header p {
    font-size: calc(16.2px + (18 - 16.2) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header p {
    margin-bottom: calc(12px + (24 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1240px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-header p br {
    display: none;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer {
  margin-bottom: 0;
  padding-left: 80px ;
  padding-right: 60px ;
  padding-bottom: 50px ;
  padding-top: 14px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer {
    padding-left: calc(16px + (80 - 16) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer {
    padding-right: calc(12px + (60 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer {
    padding-bottom: calc(10px + (50 - 10) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer {
    padding-top: calc(2.8px + (14 - 2.8) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer h2 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  line-height: 1 !important;
  letter-spacing: 0.005em !important;
  font-size: 40px !important;
  margin-bottom: 35px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer h2 {
    font-size: calc(28px + (40 - 28) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer h2 {
    margin-bottom: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.4;
  font-size: 20px !important;
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer p {
    font-size: calc(18px + (20 - 18) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-footer p {
    margin-bottom: calc(12px + (24 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-body {
  padding-right: 55px ;
  padding-left: 65px;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-body {
    padding-right: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 980px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-body {
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .framework-body {
    padding-left: 43px;
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule {
    padding-top: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
  position: absolute !important;
  z-index: 10;
  top: -62px ;
  left: 64px ;
  width: 568px ;
  height: 137px ;
  display: block !important;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
    top: calc(-31px + (-62 - -31) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
    left: calc(32px + (64 - 32) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
    width: calc(284px + (568 - 284) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
    height: calc(68.5px + (137 - 68.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-1 {
    display: none !important;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .anim {
  background: red !important;
  display: block !important;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
  position: absolute;
  z-index: 10;
  top: 14px ;
  left: 160px ;
  width: 298px ;
  height: 52px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
    top: calc(7px + (14 - 7) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
    left: calc(80px + (160 - 80) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
    width: calc(149px + (298 - 149) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
    height: calc(26px + (52 - 26) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-top-framework-2 {
    display: none;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
  position: absolute;
  z-index: 10;
  bottom: -47px ;
  left: 69px ;
  width: 299px ;
  height: 76px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
    bottom: calc(-23.5px + (-47 - -23.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
    left: calc(34.5px + (69 - 34.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
    width: calc(149.5px + (299 - 149.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
    height: calc(38px + (76 - 38) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .vivus-bottom-framework {
    display: none;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper {
  padding-top: 25px ;
  padding-left: 128px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper {
    padding-top: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper {
    padding-left: calc(64px + (128 - 64) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet {
  position: relative;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:not(:last-child) {
  margin-bottom: 59px;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  line-height: 120%;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 22px;
  text-align: left;
  margin-left: 0;
  letter-spacing: normal;
  font-size: 28px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet p {
    font-size: calc(18px + (28 - 18) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media screen and (max-width: 1279px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet p {
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet p strong {
  font-weight: 700;
  padding-right: 9px;
  color: #69ca39;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet ul li {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  list-style: none;
  padding-left: 18px;
  margin-bottom: 21px;
  position: relative;
  font-size: 19px ;
}
@media (max-width: 1200px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet ul li {
    font-size: calc(14px + (19 - 14) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media screen and (max-width: 1279px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet ul li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  top: 5px;
  left: -3px;
  transform: translateY(4px);
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet::before {
  content: "";
  position: absolute;
  height: 125px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  left: -135px;
  transform: translateY(-30px);
  z-index: 5;
}
@media screen and (max-width: 480px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet::before {
    width: 75px;
    height: 70px;
    left: -95px;
    top: 25px;
    background-size: contain;
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:after {
  content: "";
  display: block;
  position: absolute;
  left: -77px;
  top: calc(50% + 64px);
  transform: translateY(-50%);
  width: 4px;
  background-color: white;
  height: calc(100% - 60px);
}
@media screen and (max-width: 480px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:after {
    left: -60px;
    height: calc(100% - 40px);
    top: calc(50% + 62px);
  }
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:nth-child(1)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item1.png");
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:nth-child(2) {
  margin-bottom: 66px;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item2.png");
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:nth-child(3)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item3.png");
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .bullets-wrapper .bullet:nth-child(3)::after {
  display: none;
}
body.page-id-3529 #page-container #et-main-area #frameworkModule .et_pb_column:last-child {
  padding-left: 183px;
}
@media (max-width: 767px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .et_pb_column:last-child {
    padding-left: 135px;
  }
}
@media screen and (max-width: 480px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule .et_pb_column:last-child {
    padding-left: 90px;
  }
}
@media (max-width: 768px) {
  body.page-id-3529 #page-container #et-main-area #frameworkModule br {
    display: none;
  }
}
body.page:not(.home):not(.home-dev) #content-section .et_pb_row, body.page:not(.home):not(.home-dev) #content-section .et_pb_section, body.single-post #content-section .et_pb_row, body.single-post #content-section .et_pb_section, body.category #content-section .et_pb_row, body.category #content-section .et_pb_section {
  padding-top: 0;
  padding-bottom: 0;
}
body.single-post #contentModule table {
  border: 1px solid #000 !important;
}
body.single-post #contentModule table tr:first-child {
  font-weight: 600;
}
body.single-post #contentModule table td {
  font-family: "Source Sans Pro", sans-serif;
  border: 1px solid #000 !important;
  padding: 5px;
  line-height: calc(28/20);
}
body.single-post #contentModule table td:first-child {
  font-weight: 600;
}
body.page:not(.home):not(.home-dev) #content-section, body.single-post #content-section {
  padding-bottom: 55px ;
  padding-top: 95px ;
  margin-top: -95px ;
  z-index: 1;
}
@media (max-width: 1900px) {
  body.page:not(.home):not(.home-dev) #content-section, body.single-post #content-section {
    padding-bottom: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1900 - 280)));
  }
}
@media (max-width: 1900px) {
  body.page:not(.home):not(.home-dev) #content-section, body.single-post #content-section {
    padding-top: calc(55px + (95 - 55) * ((100vw - 280px) / (1900 - 280)));
  }
}
@media (max-width: 1900px) {
  body.page:not(.home):not(.home-dev) #content-section, body.single-post #content-section {
    margin-top: calc(-55px + (-95 - -55) * ((100vw - 280px) / (1900 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section .et_pb_sticky_module, body.single-post #content-section .et_pb_sticky_module {
  border-right: 0;
  border-left: 0;
  padding-right: 0;
}
@media (max-width: 980px) {
  body.page:not(.home):not(.home-dev) #content-section #custom_html-2, body.single-post #content-section #custom_html-2 {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule, body.single-post #content-section #contentModule {
  max-width: 1150px;
  padding-top: 0;
}
@media (min-width: 981px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block:not(.full), body.single-post #content-section #contentModule .post-block:not(.full) {
    max-width: 750px;
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h2, body.single-post #content-section #contentModule .post-block h2 {
  font-family: "Helvetica Neue Condensed", sans-serif;
  line-height: 100%;
  color: black;
  font-weight: bold;
  font-size: 35px !important;
  margin-bottom: 40px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h2, body.single-post #content-section #contentModule .post-block h2 {
    font-size: calc(24.5px + (35 - 24.5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h2, body.single-post #content-section #contentModule .post-block h2 {
    margin-bottom: calc(20px + (40 - 20) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h2:not(:first-child), body.single-post #content-section #contentModule .post-block h2:not(:first-child) {
  margin-top: 67px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h2:not(:first-child), body.single-post #content-section #contentModule .post-block h2:not(:first-child) {
    margin-top: calc(20px + (67 - 20) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h3, body.single-post #content-section #contentModule .post-block h3 {
  font-family: "Helvetica Neue Condensed", sans-serif;
  line-height: 100%;
  color: black;
  font-weight: bold;
  font-size: 28px !important;
  margin-bottom: 25px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h3, body.single-post #content-section #contentModule .post-block h3 {
    font-size: calc(19.6px + (28 - 19.6) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block h3, body.single-post #content-section #contentModule .post-block h3 {
    margin-bottom: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block &gt; div, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block li, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p, body.single-post #content-section #contentModule .post-block &gt; div, body.single-post #content-section #contentModule .post-block li, body.single-post #content-section #contentModule .post-block p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: black;
  line-height: 1.4 !important;
  font-size: 20px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block &gt; div, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block li, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p, body.single-post #content-section #contentModule .post-block &gt; div, body.single-post #content-section #contentModule .post-block li, body.single-post #content-section #contentModule .post-block p {
    font-size: calc(18px + (20 - 18) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block &gt; div img, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block li img, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p img, body.single-post #content-section #contentModule .post-block &gt; div img, body.single-post #content-section #contentModule .post-block li img, body.single-post #content-section #contentModule .post-block p img {
    width: 100%;
    margin: 0 auto 30px;
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p, body.single-post #content-section #contentModule .post-block p {
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p, body.single-post #content-section #contentModule .post-block p {
    margin-bottom: calc(21.6px + (24 - 21.6) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p + ul, body.single-post #content-section #contentModule .post-block p + ul {
  margin-top: -5px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block p + ul, body.single-post #content-section #contentModule .post-block p + ul {
    margin-top: calc(0px + (-5 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul, body.single-post #content-section #contentModule .post-block ul {
  padding-left: 10px ;
  margin-bottom: 36px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul, body.single-post #content-section #contentModule .post-block ul {
    padding-left: calc(0px + (10 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul, body.single-post #content-section #contentModule .post-block ul {
    margin-bottom: calc(32.4px + (36 - 32.4) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul li, body.single-post #content-section #contentModule .post-block ul li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
  padding-left: 35px;
  margin-bottom: 22px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul li, body.single-post #content-section #contentModule .post-block ul li {
    margin-bottom: calc(19.8px + (22 - 19.8) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li:before, body.single-post #content-section #contentModule .post-block ul &gt; li:before {
  content: "";
  display: block;
  background-image: url("/wp-content/uploads/2021/07/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  top: 8px;
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li span, body.single-post #content-section #contentModule .post-block ul &gt; li span {
  color: #0073af;
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li ul, body.single-post #content-section #contentModule .post-block ul &gt; li ul {
  padding-left: 3px;
  margin-top: 25px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li ul, body.single-post #content-section #contentModule .post-block ul &gt; li ul {
    margin-top: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li ul li, body.single-post #content-section #contentModule .post-block ul &gt; li ul li {
  padding-left: 25px;
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block ul &gt; li ul li::before, body.single-post #content-section #contentModule .post-block ul &gt; li ul li::before {
  content: "";
  background-image: none;
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 1px;
  background: #11abe1;
  left: 0px;
  top: 18px;
  transform: translateY(-6px);
}
body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
  margin-top: 0;
  font-size: 19px ;
  padding-top: 12px ;
  padding-bottom: 12px ;
  padding-left: 25px ;
  padding-right: 25px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
    font-size: calc(16px + (19 - 16) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
    padding-top: calc(6px + (12 - 6) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
    padding-bottom: calc(6px + (12 - 6) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
    padding-left: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-primary, body.page:not(.home):not(.home-dev) #content-section #contentModule .post-block .button-secondary, body.single-post #content-section #contentModule .post-block .button-primary, body.single-post #content-section #contentModule .post-block .button-secondary {
    padding-right: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 768px) {
  body.page:not(.home):not(.home-dev) #content-section br, body.single-post #content-section br {
    display: none;
  }
}
@media (min-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block .et_pb_column_1_4, body.single-post #content-section .post-block .et_pb_column_1_4 {
    width: 23.875%;
  }
  body.page:not(.home):not(.home-dev) #content-section .post-block .et_pb_column, body.single-post #content-section .post-block .et_pb_column {
    margin-right: 0.5%;
  }
}
body.page:not(.home):not(.home-dev) #content-section .post-block #specialists-block .specialists-item h3, body.single-post #content-section .post-block #specialists-block .specialists-item h3 {
  font-size: 20px !important;
  line-height: 1.2;
  margin-bottom: 5px !important;
}
body.page:not(.home):not(.home-dev) #content-section .post-block #specialists-block .specialists-item p, body.single-post #content-section .post-block #specialists-block .specialists-item p {
  color: #999999 !important;
  text-align: center;
  font-size: 12px !important;
  letter-spacing: 0.025em !important;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif !important;
}
@media (min-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block #specialists-block .specialists-item, body.single-post #content-section .post-block #specialists-block .specialists-item {
    white-space: nowrap;
  }
}
body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn {
  font-family: "Helvetica Neue Condensed", sans-serif;
  line-height: 100%;
  color: black;
  font-weight: bold;
  font-size: 28px !important;
  margin-bottom: 10px !important;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn {
    font-size: calc(19.6px + (28 - 19.6) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-authorname .fn {
    margin-bottom: calc(5px + (10 - 5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p {
  font-size: 16px !important;
  margin-bottom: 10px !important;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p {
    font-size: calc(14px + (16 - 14) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p, body.single-post #content-section .post-block .saboxplugin-wrap .saboxplugin-desc p {
    margin-bottom: calc(5px + (10 - 5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
body.page:not(.home):not(.home-dev) #sidebarModul, body.single-post #sidebarModul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
body.page:not(.home):not(.home-dev) #sidebarModul .widget_text, body.single-post #sidebarModul .widget_text {
  width: auto !important;
  margin-right: 0 !important;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar, body.single-post #sticky-sidebar {
  color: #fff;
  background-image: url("/wp-content/uploads/2021/07/sticky-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  margin-left: auto;
  width: 300px;
}
@media (max-width: 340px) {
  body.page:not(.home):not(.home-dev) #sticky-sidebar, body.single-post #sticky-sidebar {
    width: 100% !important;
  }
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header, body.single-post #sticky-sidebar .sidebar-header {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-left: 31px;
  padding-right: 31px;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header h2, body.single-post #sticky-sidebar .sidebar-header h2 {
  color: white;
  text-align: center;
  margin-bottom: 21px;
  font-size: 24px !important;
  font-family: Archivo;
  line-height: 115%;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header p, body.single-post #sticky-sidebar .sidebar-header p {
  color: white;
  text-align: center;
  margin-bottom: 0;
  font-family: Archivo;
  font-size: 16px;
  line-height: 127%;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body, body.single-post #sticky-sidebar .sidebar-body {
  padding: 32px 22px 0;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body ul, body.single-post #sticky-sidebar .sidebar-body ul {
  margin-bottom: 23px;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body li, body.single-post #sticky-sidebar .sidebar-body li {
  list-style-type: none;
  position: relative;
  padding-left: 38px;
  border-bottom: 1px solid #2d394a;
  padding-top: 10px;
  padding-bottom: 13px;
  letter-spacing: 0.015em;
  margin-bottom: 4px;
  font-family: Archivo;
  font-size: 16px;
  line-height: 130%;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body li:before, body.single-post #sticky-sidebar .sidebar-body li:before {
  content: "";
  display: block;
  background-image: url("/wp-content/uploads/2021/07/check-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
  width: 27px;
  height: 27px;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body li:first-child, body.single-post #sticky-sidebar .sidebar-body li:first-child {
  border-bottom: 1px solid #2d394a;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-footer, body.single-post #sticky-sidebar .sidebar-footer {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 35px;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-footer p, body.single-post #sticky-sidebar .sidebar-footer p {
  color: white;
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  line-height: 120%;
}
body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-footer .button, body.single-post #sticky-sidebar .sidebar-footer .button {
  padding-top: 10px;
  padding-bottom: 9px;
  font-family: "Archivo Black";
  font-size: 18px;
}
@media (max-width: 320px) {
  body.page:not(.home):not(.home-dev) #sticky-sidebar br, body.single-post #sticky-sidebar br {
    display: none;
  }
}
@media screen and (max-height: 900px) and (min-height: 750px) {
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header, body.single-post #sticky-sidebar .sidebar-header {
    padding-top: calc(15px + (34 - 15) * ((100vh - 700px) / (859 - 700)));
  }
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header h2, body.single-post #sticky-sidebar .sidebar-header h2 {
    font-size: calc(18px + (24 - 18) * ((100vh - 700px) / (859 - 700)));
    margin-bottom: calc(10px + (20 - 10) * ((100vh - 700px) / (859 - 700)));
  }
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-header p, body.single-post #sticky-sidebar .sidebar-header p {
    font-size: calc(14px + (16 - 14) * ((100vh - 700px) / (859 - 700)));
  }
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-body, body.single-post #sticky-sidebar .sidebar-body {
    padding-top: calc(10px + (34 - 10) * ((100vh - 700px) / (859 - 700)));
  }
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-footer, body.single-post #sticky-sidebar .sidebar-footer {
    padding-bottom: calc(15px + (40 - 15) * ((100vh - 700px) / (859 - 700)));
  }
  body.page:not(.home):not(.home-dev) #sticky-sidebar .sidebar-footer .button, body.single-post #sticky-sidebar .sidebar-footer .button {
    font-size: calc(15px + (20 - 15) * ((100vh - 700px) / (859 - 700)));
    padding-top: calc(4px + (7 - 4) * ((100vh - 700px) / (859 - 700)));
    padding-bottom: calc(4px + (7 - 4) * ((100vh - 700px) / (859 - 700)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule, body.single-post #frameworkModule {
  padding: 0 !important;
  position: relative;
  z-index: 5;
  background-image: url("/wp-content/uploads/2021/07/bg-ideal-client.jpg");
  margin-top: 110px ;
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px ;
  padding-top: 55px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule, body.single-post #frameworkModule {
    margin-top: calc(55px + (110 - 55) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule, body.single-post #frameworkModule {
    margin-bottom: calc(25px + (50 - 25) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-header, body.single-post #frameworkModule .framework-header {
  margin-bottom: 0;
  padding-top: 105px ;
  padding-left: 65px ;
  padding-right: 55px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header, body.single-post #frameworkModule .framework-header {
    padding-top: calc(15.75px + (105 - 15.75) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header, body.single-post #frameworkModule .framework-header {
    padding-left: calc(16.25px + (65 - 16.25) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header, body.single-post #frameworkModule .framework-header {
    padding-right: calc(13.75px + (55 - 13.75) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-header h2, body.single-post #frameworkModule .framework-header h2 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  line-height: 1 !important;
  letter-spacing: 0.005em !important;
  font-size: 40px !important;
  margin-bottom: 35px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header h2, body.single-post #frameworkModule .framework-header h2 {
    font-size: calc(28px + (40 - 28) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header h2, body.single-post #frameworkModule .framework-header h2 {
    margin-bottom: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-header p, body.single-post #frameworkModule .framework-header p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.4;
  font-size: 18px !important;
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header p, body.single-post #frameworkModule .framework-header p {
    font-size: calc(16.2px + (18 - 16.2) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header p, body.single-post #frameworkModule .framework-header p {
    margin-bottom: calc(12px + (24 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1240px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-header p br, body.single-post #frameworkModule .framework-header p br {
    display: none;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer, body.single-post #frameworkModule .framework-footer {
  margin-bottom: 0;
  padding-left: 80px ;
  padding-right: 60px ;
  padding-bottom: 50px ;
  padding-top: 14px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer, body.single-post #frameworkModule .framework-footer {
    padding-left: calc(16px + (80 - 16) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer, body.single-post #frameworkModule .framework-footer {
    padding-right: calc(12px + (60 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer, body.single-post #frameworkModule .framework-footer {
    padding-bottom: calc(10px + (50 - 10) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer, body.single-post #frameworkModule .framework-footer {
    padding-top: calc(2.8px + (14 - 2.8) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer h2, body.single-post #frameworkModule .framework-footer h2 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  line-height: 1 !important;
  letter-spacing: 0.005em !important;
  font-size: 40px !important;
  margin-bottom: 35px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer h2, body.single-post #frameworkModule .framework-footer h2 {
    font-size: calc(28px + (40 - 28) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer h2, body.single-post #frameworkModule .framework-footer h2 {
    margin-bottom: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer p, body.single-post #frameworkModule .framework-footer p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 1.4;
  font-size: 20px !important;
  margin-bottom: 24px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer p, body.single-post #frameworkModule .framework-footer p {
    font-size: calc(18px + (20 - 18) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-footer p, body.single-post #frameworkModule .framework-footer p {
    margin-bottom: calc(12px + (24 - 12) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .framework-body, body.single-post #frameworkModule .framework-body {
  padding-right: 55px ;
  padding-left: 65px;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-body, body.single-post #frameworkModule .framework-body {
    padding-right: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 980px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-body, body.single-post #frameworkModule .framework-body {
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .framework-body, body.single-post #frameworkModule .framework-body {
    padding-left: 43px;
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule, body.single-post #frameworkModule {
    padding-top: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
  position: absolute !important;
  z-index: 10;
  top: -62px ;
  left: 64px ;
  width: 568px ;
  height: 137px ;
  display: block !important;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
    top: calc(-31px + (-62 - -31) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
    left: calc(32px + (64 - 32) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
    width: calc(284px + (568 - 284) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
    height: calc(68.5px + (137 - 68.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-1, body.single-post #frameworkModule .vivus-top-framework-1 {
    display: none !important;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .anim, body.single-post #frameworkModule .anim {
  background: red !important;
  display: block !important;
}
body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
  position: absolute;
  z-index: 10;
  top: 14px ;
  left: 160px ;
  width: 298px ;
  height: 52px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
    top: calc(7px + (14 - 7) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
    left: calc(80px + (160 - 80) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
    width: calc(149px + (298 - 149) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
    height: calc(26px + (52 - 26) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-top-framework-2, body.single-post #frameworkModule .vivus-top-framework-2 {
    display: none;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
  position: absolute;
  z-index: 10;
  bottom: -47px ;
  left: 69px ;
  width: 299px ;
  height: 76px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
    bottom: calc(-23.5px + (-47 - -23.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
    left: calc(34.5px + (69 - 34.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
    width: calc(149.5px + (299 - 149.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
    height: calc(38px + (76 - 38) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .vivus-bottom-framework, body.single-post #frameworkModule .vivus-bottom-framework {
    display: none;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule a.speak-btn, body.single-post #frameworkModule a.speak-btn {
  display: inline-block;
  border-radius: 100px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  margin-top: 0;
  padding: 14px 20px !important;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 20px;
  font-size: 20px !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 25px;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.page:not(.home):not(.home-dev) #frameworkModule a.speak-btn, body.single-post #frameworkModule a.speak-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #frameworkModule a.speak-btn, body.single-post #frameworkModule a.speak-btn {
    font-size: 16px !important;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule a.speak-btn:hover, body.single-post #frameworkModule a.speak-btn:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper, body.single-post #frameworkModule .bullets-wrapper {
  padding-top: 25px ;
  padding-left: 128px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper, body.single-post #frameworkModule .bullets-wrapper {
    padding-top: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper, body.single-post #frameworkModule .bullets-wrapper {
    padding-left: calc(64px + (128 - 64) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet, body.single-post #frameworkModule .bullets-wrapper .bullet {
  position: relative;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:not(:last-child), body.single-post #frameworkModule .bullets-wrapper .bullet:not(:last-child) {
  margin-bottom: 59px;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet p, body.single-post #frameworkModule .bullets-wrapper .bullet p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  line-height: 120%;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 22px;
  text-align: left;
  margin-left: 0;
  letter-spacing: normal;
  font-size: 28px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet p, body.single-post #frameworkModule .bullets-wrapper .bullet p {
    font-size: calc(18px + (28 - 18) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media screen and (max-width: 1279px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet p, body.single-post #frameworkModule .bullets-wrapper .bullet p {
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet p strong, body.single-post #frameworkModule .bullets-wrapper .bullet p strong {
  font-weight: 700;
  padding-right: 9px;
  color: #69ca39;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet ul li, body.single-post #frameworkModule .bullets-wrapper .bullet ul li {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  list-style: none;
  padding-left: 18px;
  margin-bottom: 21px;
  position: relative;
  font-size: 19px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet ul li, body.single-post #frameworkModule .bullets-wrapper .bullet ul li {
    font-size: calc(14px + (19 - 14) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media screen and (max-width: 1279px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet ul li, body.single-post #frameworkModule .bullets-wrapper .bullet ul li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet ul li::before, body.single-post #frameworkModule .bullets-wrapper .bullet ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  top: 5px;
  left: -3px;
  transform: translateY(4px);
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet::before, body.single-post #frameworkModule .bullets-wrapper .bullet::before {
  content: "";
  position: absolute;
  height: 125px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  left: -135px;
  transform: translateY(-30px);
  z-index: 5;
}
@media screen and (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet::before, body.single-post #frameworkModule .bullets-wrapper .bullet::before {
    width: 75px;
    height: 70px;
    left: -95px;
    top: 25px;
    background-size: contain;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:after, body.single-post #frameworkModule .bullets-wrapper .bullet:after {
  content: "";
  display: block;
  position: absolute;
  left: -77px;
  top: calc(50% + 64px);
  transform: translateY(-50%);
  width: 4px;
  background-color: white;
  height: calc(100% - 60px);
}
@media screen and (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:after, body.single-post #frameworkModule .bullets-wrapper .bullet:after {
    left: -60px;
    height: calc(100% - 40px);
    top: calc(50% + 62px);
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:nth-child(1)::before, body.single-post #frameworkModule .bullets-wrapper .bullet:nth-child(1)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item1.png");
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:nth-child(2), body.single-post #frameworkModule .bullets-wrapper .bullet:nth-child(2) {
  margin-bottom: 66px;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:nth-child(2)::before, body.single-post #frameworkModule .bullets-wrapper .bullet:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item2.png");
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:nth-child(3)::before, body.single-post #frameworkModule .bullets-wrapper .bullet:nth-child(3)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item3.png");
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullets-wrapper .bullet:nth-child(3)::after, body.single-post #frameworkModule .bullets-wrapper .bullet:nth-child(3)::after {
  display: none;
}
body.page:not(.home):not(.home-dev) #frameworkModule .et_pb_column:last-child, body.single-post #frameworkModule .et_pb_column:last-child {
  padding-left: 183px;
}
@media (max-width: 767px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .et_pb_column:last-child, body.single-post #frameworkModule .et_pb_column:last-child {
    padding-left: 135px;
  }
}
@media screen and (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .et_pb_column:last-child, body.single-post #frameworkModule .et_pb_column:last-child {
    padding-left: 90px;
  }
}
@media (max-width: 768px) {
  body.page:not(.home):not(.home-dev) #frameworkModule br, body.single-post #frameworkModule br {
    display: none;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule:before, body.page:not(.home):not(.home-dev) #frameworkModule .et_pb_column:before, body.single-post #frameworkModule:before, body.single-post #frameworkModule .et_pb_column:before {
  content: none !important;
}
body.page:not(.home):not(.home-dev) #frameworkModule:after, body.single-post #frameworkModule:after {
  content: none !important;
}
@media (min-width: 981px) {
  body.page:not(.home):not(.home-dev) #frameworkModule, body.single-post #frameworkModule {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
  }
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullet:before, body.single-post #frameworkModule .bullet:before {
  content: none !important;
}
body.page:not(.home):not(.home-dev) #frameworkModule .bullet .fluid-width-video-wrapper, body.single-post #frameworkModule .bullet .fluid-width-video-wrapper {
  position: absolute;
  top: -21px;
  left: -127px;
}
@media screen and (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .bullet .fluid-width-video-wrapper, body.single-post #frameworkModule .bullet .fluid-width-video-wrapper {
    top: 2px;
    left: -89px;
  }
}
@media (max-width: 980px) {
  body.page:not(.home):not(.home-dev) #frameworkModule .et_pb_column:last-of-type, body.single-post #frameworkModule .et_pb_column:last-of-type {
    max-width: 637px;
    margin: 0 auto !important;
  }
}
body.page:not(.home):not(.home-dev) .vivus-wbuildings, body.single-post .vivus-wbuildings {
  z-index: 1;
  width: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  height: 100%;
  max-height: 940px;
}
@media screen and (max-width: 1500px) {
  body.page:not(.home):not(.home-dev) .vivus-wbuildings, body.single-post .vivus-wbuildings {
    width: 120%;
  }
}
body.page:not(.home):not(.home-dev) .vivus-wbuildings #wbuildings, body.single-post .vivus-wbuildings #wbuildings {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.page:not(.home):not(.home-dev) .fluid-width-video-wrapper object, body.single-post .fluid-width-video-wrapper object {
  position: static;
}
body.page:not(.home):not(.home-dev) #list-motion-1, body.page:not(.home):not(.home-dev) #list-motion-2, body.page:not(.home):not(.home-dev) #list-motion-3, body.single-post #list-motion-1, body.single-post #list-motion-2, body.single-post #list-motion-3 {
  position: absolute;
  top: 0;
  width: 105px;
  height: 105px;
  left: 0;
}
@media screen and (max-width: 480px) {
  body.page:not(.home):not(.home-dev) #list-motion-1, body.page:not(.home):not(.home-dev) #list-motion-2, body.page:not(.home):not(.home-dev) #list-motion-3, body.single-post #list-motion-1, body.single-post #list-motion-2, body.single-post #list-motion-3 {
    width: 60px;
    height: 60px;
  }
}
body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  border-radius: 28px;
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5;
  transition: 0.3s ease-in-out;
  font-size: 22px ;
  padding-top: 7px ;
  padding-bottom: 7px ;
  padding-left: 25px ;
  padding-right: 25px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
    font-size: calc(19.8px + (22 - 19.8) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
    padding-top: calc(3.5px + (7 - 3.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
    padding-bottom: calc(3.5px + (7 - 3.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
    padding-left: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-primary, body.single-post .button-primary {
    padding-right: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) .button-primary:hover, body.single-post .button-primary:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
  border: 3px solid #0a8730;
  background-color: #53c102;
  border-radius: 28px;
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.025em;
  transition: 0.3s ease-in-out;
  font-size: 22px ;
  padding-top: 7px ;
  padding-bottom: 7px ;
  padding-left: 25px ;
  padding-right: 25px ;
  min-height: 50px ;
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    font-size: calc(16px + (22 - 16) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    padding-top: calc(3.5px + (7 - 3.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    padding-bottom: calc(3.5px + (7 - 3.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    padding-left: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    padding-right: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page:not(.home):not(.home-dev) .button-secondary, body.single-post .button-secondary {
    min-height: calc(25px + (50 - 25) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page:not(.home):not(.home-dev) .button-secondary:hover, body.single-post .button-secondary:hover {
  background-color: #10a5d9 !important;
  border-color: #1068d9 !important;
  color: #fff !important;
}
body.page:not(.home):not(.home-dev) .button-download, body.single-post .button-download {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page:not(.home):not(.home-dev) .button-download::before, body.single-post .button-download::before {
  content: "";
  background: url("/wp-content/uploads/2021/09/Download-PDF.png") center / contain no-repeat;
  height: 22px;
  width: 18px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  bottom: 1px;
}
body.page:not(.home):not(.home-dev) a.button-primary, body.page:not(.home):not(.home-dev) a.button-secondary, body.single-post a.button-primary, body.single-post a.button-secondary {
  display: inline-block;
}
body.page:not(.home):not(.home-dev) sup, body.single-post sup {
  bottom: 0.8em;
  left: 0.05em;
  font-size: 0.5em;
  opacity: 0.8;
}
body.page:not(.home):not(.home-dev) .et-l--footer, body.single-post .et-l--footer {
  clear: both;
}
#et-boc .home-banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (max-width: 767px) {
  #et-boc .home-banner-section .et_pb_slides:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
    z-index: 1;
    display: block !important;
  }
}
@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;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section h1 {
    font-size: 55px !important;
  }
}
#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;
}
#et-boc .home-after-banner-section .et_pb_testimonial {
  position: relative;
  background: transparent;
  padding: 70px 0 0 60px !important;
}
#et-boc .home-after-banner-section .et_pb_testimonial:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 105px;
  height: 105px;
  background: transparent;
  background-image: url("/wp-content/uploads/2020/12/circle-testimonial-quote-icon-min.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_author {
  text-align: right;
  font-weight: 700;
  margin-top: 20px;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_meta {
  text-align: right;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe {
    padding: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row h2 {
  margin-bottom: 29px;
  line-height: 112%;
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 19px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row ul li .image {
    min-width: 100px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row ul li .image {
    text-align: center;
    margin-bottom: 20px;
  }
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row ul li .content {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row ul li .content {
    width: calc(100% - 100px);
    text-align: left;
  }
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row ul li .content p {
  line-height: 124%;
  margin-bottom: 17px;
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row ul li h3 {
  margin-top: 3px !important;
  margin-bottom: 9px;
  font-weight: 500;
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading {
  width: 100%;
  margin-right: 0;
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading .et_pb_text_inner {
    text-align: left;
  }
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading {
    margin-right: 1.5%;
    width: 29.2%;
  }
}
@media (min-width: 1301px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .et_pb_row .home-list-heading {
    padding-bottom: 20px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .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 &gt; .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 &gt; .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 &gt; .et_pb_row .home-list-column {
    padding: 45px 50px 25px 40px;
  }
}
#et-boc .home-partner-with-mathe &gt; .et_pb_row .et_pb_button {
  border: 2px solid #359af9;
}
@media (max-width: 1520px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe &gt; .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 &gt; 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 &gt; .et_pb_column {
    width: 33.333%;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row &gt; .et_pb_column:first-child img {
    padding-top: 5px;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row &gt; .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;
}
#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;
}
#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;
}
#et-boc .divi-blog-content-section .divi-blog-blog-row .et_pb_blog_grid .et_pb_salvattore_content .column article .et_pb_image_container &gt; a {
  margin-bottom: 14px;
  height: 230px;
}
#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: cover;
}
#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;
}
@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;
  }
}
#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 p {
  font-size: 18px !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;
  }
}
#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 .wp-pagenavi {
  display: flex;
  justify-content: flex-end;
}
body.category #content-section {
  background-color: transparent !important;
  position: relative;
  padding-bottom: 95px ;
  padding-top: 95px ;
  margin-top: -95px ;
  z-index: 1;
}
@media (max-width: 1400px) {
  body.category #content-section {
    padding-bottom: calc(47.5px + (95 - 47.5) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section {
    padding-top: calc(55px + (95 - 55) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section {
    margin-top: calc(-55px + (-95 - -55) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.category #content-section::after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/03/bottom-grey-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: 100vw;
  top: 9%;
  z-index: -1;
  background-size: contain;
}
body.category #content-section .et_pb_ajax_pagination_container {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -30px ;
}
@media (min-width: 769px) {
  body.category #content-section .et_pb_ajax_pagination_container {
    margin-left: -15px ;
    margin-right: -15px ;
  }
}
body.category #content-section .et_pb_ajax_pagination_container &gt; * {
  width: calc(100% / 3 - 15px * 2);
  min-width: 290px;
  max-width: 370px;
  flex-grow: 1;
  margin-bottom: 30px ;
}
@media (min-width: 769px) {
  body.category #content-section .et_pb_ajax_pagination_container &gt; * {
    margin-left: 15px ;
    margin-right: 15px ;
  }
}
@media (max-width: 768px) {
  body.category #content-section .et_pb_ajax_pagination_container {
    flex-direction: column;
    align-items: center;
  }
  body.category #content-section .et_pb_ajax_pagination_container &gt; * {
    width: 100%;
    min-width: auto;
    max-width: 550px;
  }
}
body.category #content-section .et_pb_ajax_pagination_container &gt; div {
  max-width: 100%;
  width: 100%;
  flex: 0 1 100%;
}
body.category #content-section article.et_pb_post {
  box-shadow: 0 28px 38px rgba(0, 0, 0, 0.12);
  border-radius: 0 0 8px 8px;
  background-color: #ffffff;
  padding-bottom: 0;
  border: none;
  transition: 0.3s ease-in-out;
  flex: 0 1 calc(33.333% - 30px);
}
body.category #content-section article.et_pb_post .entry-title, body.category #content-section article.et_pb_post .post-content, body.category #content-section article.et_pb_post .post-meta {
  padding-left: 27px ;
  padding-right: 27px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .entry-title, body.category #content-section article.et_pb_post .post-content, body.category #content-section article.et_pb_post .post-meta {
    padding-left: calc(13.5px + (27 - 13.5) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .entry-title, body.category #content-section article.et_pb_post .post-content, body.category #content-section article.et_pb_post .post-meta {
    padding-right: calc(13.5px + (27 - 13.5) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.category #content-section article.et_pb_post .et_pb_image_container a {
  height: 200px;
}
body.category #content-section article.et_pb_post .entry-featured-image-url {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
body.category #content-section article.et_pb_post .entry-featured-image-url img {
  object-fit: cover;
  object-position: center;
  flex: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
body.category #content-section article.et_pb_post .entry-featured-image-url::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0073af;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.4s ease;
  opacity: 0.67;
  z-index: 1;
}
@media (min-width: 981px) {
  body.category #content-section article.et_pb_post .entry-featured-image-url::before {
    box-shadow: inset 0 0 0 0 #0073af;
  }
}
body.category #content-section article.et_pb_post .entry-featured-image-url:hover::before {
  width: 100%;
  background: #1d1000;
  cursor: pointer;
}
body.category #content-section article.et_pb_post h3.entry-title {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 110%;
  padding-bottom: 0 !important;
  margin-bottom: 20px !important;
  margin-top: 35px !important;
  font-size: 25px !important;
  min-height: 66px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post h3.entry-title {
    margin-bottom: calc(10px + (20 - 10) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post h3.entry-title {
    margin-top: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post h3.entry-title {
    font-size: calc(17px + (25 - 17) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post h3.entry-title {
    min-height: calc(33px + (66 - 33) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.category #content-section article.et_pb_post h3.entry-title:hover {
  color: #45a200;
}
body.category #content-section article.et_pb_post h3.entry-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: url("/wp-content/uploads/2021/01/Shape_8.png") bottom left no-repeat;
  margin-top: 15px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post h3.entry-title::after {
    margin-top: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.category #content-section article.et_pb_post h3.entry-title {
    line-height: 115%;
  }
}
body.category #content-section article.et_pb_post .post-meta .published {
  color: #12283f;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
body.category #content-section article.et_pb_post .post-meta {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  line-height: 1;
  margin-bottom: 20px ;
  font-size: 14px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .post-meta {
    margin-bottom: calc(10px + (20 - 10) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .post-meta {
    font-size: calc(12px + (14 - 12) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.category #content-section article.et_pb_post .post-content {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  margin-top: 20px ;
  margin-bottom: 40px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .post-content {
    margin-top: calc(10px + (20 - 10) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .post-content {
    margin-bottom: calc(20px + (40 - 20) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.category #content-section article.et_pb_post .post-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  padding: 0 !important;
  line-height: 125%;
  margin-bottom: 40px !important;
  font-size: 16px !important;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post .post-content p {
    font-size: calc(14px + (16 - 14) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
body.category #content-section article.et_pb_post a.more-link {
  align-self: flex-end;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  color: #000 !important;
  max-width: 90%;
  text-transform: uppercase;
  transition: all 0.3s;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  line-height: 28px;
  position: absolute;
  right: 27px ;
  bottom: 27px ;
  font-size: 18px ;
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post a.more-link {
    right: calc(13.5px + (27 - 13.5) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post a.more-link {
    bottom: calc(17px + (27 - 17) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  body.category #content-section article.et_pb_post a.more-link {
    font-size: calc(15px + (18 - 15) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1280px) {
  body.category #content-section article.et_pb_post a.more-link {
    font-size: 16px;
  }
}
body.category #content-section article.et_pb_post a.more-link:hover {
  color: #45a200 !important;
  border-color: #45a200;
}
body.category .row-vivus-grey-blog-str {
  height: 100%;
  position: absolute !important;
  top: 93%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
}
body.category .vivus-grey-blog-str {
  z-index: -1;
  position: absolute;
  top: 32%;
  left: 49%;
  transform: translate(-50%, -50%);
  width: 98vw;
}
body.category .wp-pagenavi a, body.category .wp-pagenavi span {
  font-weight: bold !important;
  color: #000;
  font-size: 16px !important;
}
body.category .wp-pagenavi a:hover, body.category .wp-pagenavi span.current {
  color: #45a200 !important;
}
body.category .divi-blog-faq-row .et_pb_search input.et_pb_searchsubmit {
  background: #ff8f00;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  font-family: "Helvetica Neue Condensed", sans-serif;
  letter-spacing: 0.025em;
  text-shadow: none;
}
body.category .divi-blog-faq-row .et_pb_search input.et_pb_searchsubmit:hover {
  background: #52c102 !important;
}
body.category .divi-blog-faq-row {
  max-width: 500px;
}
body.category .divi-blog-faq-row h2 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.9em;
  font-size: 40px ;
}
@media (max-width: 1400px) {
  body.category .divi-blog-faq-row h2 {
    font-size: calc(20px + (40 - 20) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.search-results #et-main-area {
  padding: 40px 0;
}
.popup-form-container {
  background-color: #f0efeb;
  box-shadow: 0 0 20px #000;
  display: flex;
  flex-direction: row;
  border-radius: 18px 8px 8px 18px;
}
@media (max-width: 768px) {
  .popup-form-container {
    display: inline-block;
    border-radius: 18px 18px 8px 8px;
  }
}
.pum-theme-1655, .pum-theme-content-only {
  background-color: rgba(0, 0, 0, 0.85);
}
.popup-form-txt {
  background: linear-gradient(to top, #090d1b 50%, #014071);
  overflow: hidden;
  max-width: 505px;
  padding: 60px;
  border-radius: 8px 0 0 8px;
}
@media (max-width: 1100px) {
  .popup-form-txt {
    padding: 40px 20px 40px 20px;
    width: 45%;
    min-width: 410px;
  }
}
@media (max-width: 1100px) and (max-width: 768px) {
  .popup-form-txt {
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .popup-form-txt {
    width: 100%;
    max-width: 100%;
    border-radius: 8px 8px 0 0;
  }
}
.popup-form-txt::before {
  position: absolute;
  content: "";
  background-image: url("/wp-content/uploads/2021/07/popup-form-txt-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 505px;
  height: 198px;
  opacity: 0.1;
  margin-top: 112px;
  margin-left: -60px;
}
@media (max-width: 768px) {
  .popup-form-txt::before {
    display: none;
  }
}
.popup-form-txt p, .popup-form-txt ul, .popup-form-txt li {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.popup-form-txt ul {
  padding-bottom: 25px;
  margin-right: 4px;
}
.popup-form-txt li {
  background-image: url("/wp-content/uploads/2021/07/popup-form-li.png");
  background-position: 33px 17px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #234561;
  padding: 12px 10px 11px 60px;
}
.popup-form-txt li:first-child {
  border-top: 1px solid #234561;
}
p.popup-form-txt__head {
  font-family: "Archivo";
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.popup-form {
  padding: 60px 60px 35px 67px;
  /*	@media screen and (max-width: 875px) {
		width: 45%;
	}*/
}
@media (max-width: 1100px) {
  .popup-form {
    padding: 40px 20px 20px 20px;
    width: 55%;
  }
}
@media (max-width: 768px) {
  .popup-form {
    width: 100%;
  }
}
.popup-form__head {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0073af;
  text-align: center;
}
.popup-form__txt {
  font-family: "Padauk", sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #000;
  text-align: center;
  padding: 20px 10px 2px 10px;
}
.popup-form__form zbr {
  display: none;
}
.popup-form__form .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
.popup-form__form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
.popup-form__form .gform_wrapper .gform_required_legend {
  display: none !important;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48%;
  position: relative;
  text-align: left;
  line-height: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 475px) {
  .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield legend, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: "Padauk", sans-serif;
  font-size: 18px;
  color: #000;
  margin: 0;
  text-align: left;
  line-height: 17px;
  font-weight: 400;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  /*border-color: #ccc;*/
  border-radius: 4px;
  border: 1px solid #ccc !important;
  padding: 7px 5px;
  margin: 2px 0;
  width: 100%;
  font-size: 16px;
  font-family: "Padauk", sans-serif;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
.popup-form__form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
.popup-form__form .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
.popup-form__form .gform_wrapper form .gform_footer input {
  padding: 10px 10px;
  font-size: clamp(22px, 1.8055555556vw, 26px);
  background: #53c102;
  border: 3px solid #0a8730;
  border-radius: 10rem;
  box-shadow: none;
  margin: 0;
  text-shadow: none;
  font-family: "Archivo", Arial, sans-serif;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  width: 100%;
}
.popup-form__form .gform_wrapper form .gform_footer input:hover {
  outline: none;
  background: transparent;
  color: #0a8730;
}
#popmake-1657 {
  top: 50% !important;
  transform: translateY(-50%);
  margin: auto;
  max-height: 100%;
}
#popmake-1657 .popup-form-container {
  margin-top: 25px;
  margin-bottom: 25px;
}
#popmake-1657 .popmake-close {
  margin-top: 20px;
}
.pum-theme-1655 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
  color: #bebebe;
  font-size: 30px;
  line-height: 30px;
  width: 48px;
  height: 48px;
}
.pum-container {
  max-width: 1080px !important;
  left: 0 !important;
  right: 0;
  margin-left: auto !important;
  margin-right: auto;
}
@media (max-width: 1100px) {
  .pum-container {
    max-width: 90% !important;
  }
}
.pum-container.pum-responsive.pum-responsive-medium {
  width: 100%;
}
#pum-2386 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
}
#pum-2386 #popmake-2386 {
  max-width: 500px !important;
  width: 90% !important;
  border-radius: 8px;
  background-color: #f0efeb;
  padding: 0;
  margin: 0 auto !important;
}
@media (min-width: 981px) and (max-height: 683px) {
  #pum-2386 #popmake-2386 {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    right: 0;
    min-height: auto;
    margin: 6vh auto !important;
  }
}
@media (min-width: 981px) and (min-height: 684px) {
  #pum-2386 #popmake-2386 {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
#pum-2386 .form-need-help {
  padding: 30px;
  background: url("/wp-content/uploads/2021/01/Rectangle_24.png") 0 0 / cover no-repeat;
}
#pum-2386 .form-need-help h2 {
  text-align: center;
  color: #ffffff;
  padding: 30px 0px 0px 0px;
  font-size: 24px;
}
@media (max-width: 500px) {
  #pum-2386 .form-need-help h2 {
    font-size: 21px;
  }
}
#pum-2386 .form-need-help h2 a {
  border-bottom: 1px solid #fff;
  transition: 0.25s ease;
}
#pum-2386 .form-need-help h2 a:hover {
  border-bottom: 1px solid transparent;
  transition: 0.25s ease;
}
#pum-2386 .form-need-help .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#pum-2386 .form-need-help .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#pum-2386 .form-need-help .gform_wrapper .gform_required_legend {
  display: none !important;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48%;
  position: relative;
  text-align: left;
  line-height: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 475px) {
  #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 2px solid #c02b0a;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: #ffffff;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield legend, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: block;
  margin-bottom: 0 !important;
  color: #ffffff;
  font-family: "Padauk", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 44px;
  border: 2px solid #11abe0;
  border-radius: 3px;
  box-shadow: none;
  padding: 7px 5px;
  margin: 2px 0;
  width: 100%;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_footer input {
  display: block;
  max-width: 300px;
  border-radius: 29px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  background-image: none;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none !important;
  outline: none !important;
  padding: 11px 28px !important;
  transition: all 0.3s;
  cursor: pointer;
  width: 100%;
}
#pum-2386 .form-need-help .gform_wrapper form .gform_footer input:hover {
  outline: none;
  background: transparent;
  color: #ff8f00;
}
#pum-2386 .popmake-close {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 10px !important;
  right: 0px !important;
}
#pum-2386 .popmake-close::before, #pum-2386 .popmake-close::after {
  content: "";
  position: absolute;
  left: 0;
  width: 2px;
  height: 25px;
  background-color: #ff8f00;
}
#pum-2386 .popmake-close::before {
  transform: rotate(45deg);
}
#pum-2386 .popmake-close::after {
  transform: rotate(-45deg);
}
#pum-2386 .pupop-hero-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.2225%;
}
#pum-2386 .pupop-hero-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html.pum-open.pum-open-overlay {
  overflow: initial !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body &gt; [aria-hidden] {
  padding-right: 0 !important;
}
body.home, body.page-id-2746, body.page-id-1137 {
  /*    Home Animation styles    */
  /*   Home Animation styles  */
}
body.home #et-boc, body.page-id-2746 #et-boc, body.page-id-1137 #et-boc {
  overflow: hidden;
}
body.home #et-main-area .page-content-section, body.page-id-2746 #et-main-area .page-content-section, body.page-id-1137 #et-main-area .page-content-section {
  padding: 0 !important;
}
body.home #et-main-area .page-content-section &gt; .et_pb_row, body.page-id-2746 #et-main-area .page-content-section &gt; .et_pb_row, body.page-id-1137 #et-main-area .page-content-section &gt; .et_pb_row {
  width: 100%;
  padding: 0;
}
@media (max-width: 576px) {
  body.home #et-main-area #top-home-banner .fluid-width-video-wrapper, body.page-id-2746 #et-main-area #top-home-banner .fluid-width-video-wrapper, body.page-id-1137 #et-main-area #top-home-banner .fluid-width-video-wrapper {
    padding-top: 250px;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header {
  background-position: top center;
  min-height: 953px;
}
@media (min-width: 981px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header {
    padding: 69px 0;
    background-size: inherit;
    background-position: bottom center;
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header {
    min-height: 900px;
  }
}
@media (min-width: 1921px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header {
    background-position: bottom center;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  max-width: 1600px;
  width: 90%;
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 981px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 58px;
    padding-bottom: 45px;
  }
}
@media (max-width: 1900px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-bottom: 15px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 40px;
    padding-bottom: 15px;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .header-logo, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .header-logo, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .header-logo {
  display: none;
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 66px;
  text-align: center;
  margin-top: 23px;
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    line-height: 1em;
  }
}
@media screen and (max-width: 576px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 24px !important;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 82px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  margin-top: -8px;
  line-height: 100%;
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 60px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 40px !important;
  }
}
@media (max-width: 1700px) and (min-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: calc(46px + (82 - 46) * ((100vw - 980px) / (1700 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 34px !important;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 34px !important;
  font-weight: 700;
  font-style: normal;
  line-height: 35.62px;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper p {
    line-height: 1em;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
  margin-top: 16px;
  padding: 7px 28px !important;
  border-radius: 28px;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 20px !important;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 632px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    margin: 16px auto 0;
    display: block !important;
    width: auto;
    max-width: fit-content;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_one, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_one, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_one {
  border: 3px solid #0a8730;
  background-color: #53c102;
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two {
  border: 3px solid #242a47;
  background-color: #090C1B;
}
@media (max-width: 632px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two {
    line-height: 1.15em !important;
    padding: 10.5px 20px !important;
  }
}
body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover {
  background-color: #10a5d9 !important;
  border-color: #1068D9 !important;
  color: #fff !important;
}
@media (max-width: 1900px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img {
    max-width: 250px;
  }
}
@media (max-width: 1280px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img {
    max-width: 200px;
  }
}
@media (max-width: 632px) {
  body.home #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-2746 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img, body.page-id-1137 #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-image-container img {
    max-width: 130px;
  }
}
body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 52px;
  padding: calc(141px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  background: linear-gradient(180deg, rgba(0, 171, 223, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
    padding: calc(119px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
    margin: 0 0 100px;
    padding: calc(105px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 610px) {
  body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
    padding: calc(125px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 550px) {
  body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
    padding: calc(115px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 430px) {
  body.home #et-main-area .home-banner, body.page-id-2746 #et-main-area .home-banner, body.page-id-1137 #et-main-area .home-banner {
    padding: calc(115px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
body.home #et-main-area .home-banner .et_pb_text_inner, body.page-id-2746 #et-main-area .home-banner .et_pb_text_inner, body.page-id-1137 #et-main-area .home-banner .et_pb_text_inner {
  margin: 0;
  padding: 0;
}
body.home #et-main-area .home-banner-body, body.page-id-2746 #et-main-area .home-banner-body, body.page-id-1137 #et-main-area .home-banner-body {
  display: flex;
  justify-content: space-between;
  width: 90% !important;
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-body, body.page-id-2746 #et-main-area .home-banner-body, body.page-id-1137 #et-main-area .home-banner-body {
    flex-direction: column;
    align-items: center;
  }
}
body.home #et-main-area .home-banner-content, body.page-id-2746 #et-main-area .home-banner-content, body.page-id-1137 #et-main-area .home-banner-content {
  width: 55%;
  max-width: 610px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-content, body.page-id-2746 #et-main-area .home-banner-content, body.page-id-1137 #et-main-area .home-banner-content {
    padding: 0 40px 0 0;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-content, body.page-id-2746 #et-main-area .home-banner-content, body.page-id-1137 #et-main-area .home-banner-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home #et-main-area .home-banner-content h1, body.page-id-2746 #et-main-area .home-banner-content h1, body.page-id-1137 #et-main-area .home-banner-content h1 {
  max-width: 540px;
  margin: 0 0 0.475em;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: clamp(24px, 3.3333333333vw, 40px);
  font-weight: 700;
  line-height: 1.2;
  color: #222222;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-content h1, body.page-id-2746 #et-main-area .home-banner-content h1, body.page-id-1137 #et-main-area .home-banner-content h1 {
    width: 100%;
    max-width: 460px;
    margin: 0 auto 0.475em;
    text-align: center;
  }
}
body.home #et-main-area .home-banner-content h1 a, body.page-id-2746 #et-main-area .home-banner-content h1 a, body.page-id-1137 #et-main-area .home-banner-content h1 a {
  color: #8DC641;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.home #et-main-area .home-banner-content h1 a:hover, body.page-id-2746 #et-main-area .home-banner-content h1 a:hover, body.page-id-1137 #et-main-area .home-banner-content h1 a:hover {
  color: #222222;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-content p, body.page-id-2746 #et-main-area .home-banner-content p, body.page-id-1137 #et-main-area .home-banner-content p {
    text-align: center;
  }
}
body.home #et-main-area .home-banner-content p:nth-of-type(1), body.page-id-2746 #et-main-area .home-banner-content p:nth-of-type(1), body.page-id-1137 #et-main-area .home-banner-content p:nth-of-type(1) {
  margin: 0 0 0.55em;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  font-weight: 600;
  line-height: 1.4;
  color: #444444;
}
body.home #et-main-area .home-banner-content p:nth-of-type(2), body.page-id-2746 #et-main-area .home-banner-content p:nth-of-type(2), body.page-id-1137 #et-main-area .home-banner-content p:nth-of-type(2) {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: #222222;
  line-height: 1.28;
  letter-spacing: 0.015em;
}
body.home #et-main-area .home-banner-form, body.page-id-2746 #et-main-area .home-banner-form, body.page-id-1137 #et-main-area .home-banner-form {
  width: 45%;
  max-width: 488px;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-form, body.page-id-2746 #et-main-area .home-banner-form, body.page-id-1137 #et-main-area .home-banner-form {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home #et-main-area .home-banner-form-body, body.page-id-2746 #et-main-area .home-banner-form-body, body.page-id-1137 #et-main-area .home-banner-form-body {
  width: 100%;
  max-width: 488px;
  background: #FFFFFF;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-form-body, body.page-id-2746 #et-main-area .home-banner-form-body, body.page-id-1137 #et-main-area .home-banner-form-body {
    margin: 0 auto;
  }
}
body.home #et-main-area .home-banner-form h4, body.page-id-2746 #et-main-area .home-banner-form h4, body.page-id-1137 #et-main-area .home-banner-form h4 {
  margin: 0;
  padding: 0.923em 1.154em 0.731em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(22px, 2.1666666667vw, 26px);
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #00ABDF;
}
body.home #et-main-area .home-banner-form p:nth-of-type(1), body.page-id-2746 #et-main-area .home-banner-form p:nth-of-type(1), body.page-id-1137 #et-main-area .home-banner-form p:nth-of-type(1) {
  margin: 1.25em 1.875em;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.57;
  text-align: center;
  color: #333333;
}
body.home #et-main-area .home-banner-form p:nth-of-type(2), body.page-id-2746 #et-main-area .home-banner-form p:nth-of-type(2), body.page-id-1137 #et-main-area .home-banner-form p:nth-of-type(2) {
  margin: 0 1.667em 0.833em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #999999;
}
body.home #et-main-area .home-banner-form .gform_wrapper, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto 30px;
}
body.home #et-main-area .home-banner-form .gform_wrapper form, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper form, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
body.home #et-main-area .home-banner-form .gform_wrapper .gform_body, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper .gform_body, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper .gform_body {
  width: 100%;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_validation_errors, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_validation_errors, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_heading, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_heading, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_fields, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_fields, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 15px;
  text-align: left;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #fd5454;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .ginput_container, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .ginput_container, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"], body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"] {
  padding: 16px 16px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  border: 1px solid #666666;
  border-radius: 10px;
  background-color: #FFFFFF;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]::placeholder {
  opacity: 1;
  color: rgba(34, 34, 34, 0.35);
  transition: opacity 0.3s ease;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]:focus::placeholder, body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]:focus::placeholder, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]:focus::placeholder, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]:focus::placeholder, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="text"]:focus::placeholder, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme input[type="email"]:focus::placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_validation_message, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_validation_message, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  margin: 10px auto 0;
  padding: 0;
}
@media (max-width: 375px) {
  body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer {
    width: 100%;
  }
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 22px;
  height: 10px;
  background-image: url("/wp-content/uploads/2023/04/button-arrow.svg");
  background-size: auto;
  background-position: center center;
}
@media (max-width: 375px) {
  body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer::before {
    right: 20px;
  }
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  margin: 0;
  padding: 16px 64px 16px 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  border: none;
  background: #8DC641;
  border-radius: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 375px) {
  body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    width: 100%;
    padding: 16px 30px;
  }
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #00ABDF;
  transition: all 0.3s ease;
}
body.home #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, body.page-id-2746 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, body.page-id-1137 #et-main-area .home-banner-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}
body.home #et-main-area .home-banner-bg, body.page-id-2746 #et-main-area .home-banner-bg, body.page-id-1137 #et-main-area .home-banner-bg {
  position: absolute !important;
  top: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  width: 100%;
  max-width: 100%;
  height: 391px;
  margin: 0;
  padding: 0;
}
@media (min-width: 981px) {
  body.home #et-main-area .home-banner-bg, body.page-id-2746 #et-main-area .home-banner-bg, body.page-id-1137 #et-main-area .home-banner-bg {
    bottom: -267px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-banner-bg, body.page-id-2746 #et-main-area .home-banner-bg, body.page-id-1137 #et-main-area .home-banner-bg {
    bottom: -335px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-banner-bg, body.page-id-2746 #et-main-area .home-banner-bg, body.page-id-1137 #et-main-area .home-banner-bg {
    bottom: -370px;
  }
}
body.home #et-main-area .home-banner-bg img, body.page-id-2746 #et-main-area .home-banner-bg img, body.page-id-1137 #et-main-area .home-banner-bg img {
  width: 100%;
  height: auto;
}
body.home #et-main-area .home-banner .vivus-wbuildings, body.page-id-2746 #et-main-area .home-banner .vivus-wbuildings, body.page-id-1137 #et-main-area .home-banner .vivus-wbuildings {
  top: auto;
}
body.home #et-main-area .fluid-width-video-wrapper object, body.page-id-2746 #et-main-area .fluid-width-video-wrapper object, body.page-id-1137 #et-main-area .fluid-width-video-wrapper object {
  display: block !important;
}
body.home #et-main-area .home-testimonials, body.page-id-2746 #et-main-area .home-testimonials, body.page-id-1137 #et-main-area .home-testimonials {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto clamp(50px, 7.5vw, 90px);
  padding: 39px clamp(30px, 4.1666666667vw, 50px);
  background-color: transparent;
}
body.home #et-main-area .home-testimonials::before, body.page-id-2746 #et-main-area .home-testimonials::before, body.page-id-1137 #et-main-area .home-testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: rgba(0, 159, 207, 0.85);
  transform: perspective(370px) rotateX(-1deg);
}
body.home #et-main-area .home-testimonials::after, body.page-id-2746 #et-main-area .home-testimonials::after, body.page-id-1137 #et-main-area .home-testimonials::after {
  content: "";
  position: absolute;
  right: 80px;
  top: 38px;
  z-index: 1;
  display: block;
  width: 102px;
  height: 70px;
  background-image: url(/wp-content/uploads/2023/04/bloquote.svg);
  background-size: auto;
  background-repeat: no-repeat;
}
@media (max-width: 620px) {
  body.home #et-main-area .home-testimonials::after, body.page-id-2746 #et-main-area .home-testimonials::after, body.page-id-1137 #et-main-area .home-testimonials::after {
    right: clamp(30px, 4.1666666667vw, 50px);
    top: 38px;
  }
}
@media (max-width: 470px) {
  body.home #et-main-area .home-testimonials::after, body.page-id-2746 #et-main-area .home-testimonials::after, body.page-id-1137 #et-main-area .home-testimonials::after {
    display: none;
  }
}
body.home #et-main-area .home-testimonials .testimonials-header, body.page-id-2746 #et-main-area .home-testimonials .testimonials-header, body.page-id-1137 #et-main-area .home-testimonials .testimonials-header {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
body.home #et-main-area .home-testimonials .testimonials-badge, body.page-id-2746 #et-main-area .home-testimonials .testimonials-badge, body.page-id-1137 #et-main-area .home-testimonials .testimonials-badge {
  position: absolute;
  left: 50%;
  top: -73px;
  transform: translateX(-50%);
  width: 125px;
  height: auto;
}
body.home #et-main-area .home-testimonials .testimonials-google, body.page-id-2746 #et-main-area .home-testimonials .testimonials-google, body.page-id-1137 #et-main-area .home-testimonials .testimonials-google {
  position: absolute;
  right: 170px;
  top: 0;
  z-index: 0;
  width: 156px;
  height: auto;
}
@media (max-width: 1050px) {
  body.home #et-main-area .home-testimonials .testimonials-google, body.page-id-2746 #et-main-area .home-testimonials .testimonials-google, body.page-id-1137 #et-main-area .home-testimonials .testimonials-google {
    right: 155px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area .home-testimonials .testimonials-google, body.page-id-2746 #et-main-area .home-testimonials .testimonials-google, body.page-id-1137 #et-main-area .home-testimonials .testimonials-google {
    left: 0;
    right: auto;
  }
}
@media (max-width: 620px) {
  body.home #et-main-area .home-testimonials .testimonials-google, body.page-id-2746 #et-main-area .home-testimonials .testimonials-google, body.page-id-1137 #et-main-area .home-testimonials .testimonials-google {
    position: static;
    margin: 0 auto 20px;
  }
}
body.home #et-main-area .home-testimonials .testimonials-desc, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc {
  margin: 0 0 26px;
}
@media (max-width: 620px) {
  body.home #et-main-area .home-testimonials .testimonials-desc, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc {
    margin: 60px 0 20px;
  }
}
body.home #et-main-area .home-testimonials .testimonials-desc p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc p {
  width: 40%;
  max-width: 474px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}
@media (max-width: 980px) {
  body.home #et-main-area .home-testimonials .testimonials-desc p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc p {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 80px 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-desc p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc p {
    text-align: left;
  }
}
@media (max-width: 620px) {
  body.home #et-main-area .home-testimonials .testimonials-desc p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-desc p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-desc p {
    padding: 0;
  }
}
body.home #et-main-area .home-testimonials .testimonials-list, body.page-id-2746 #et-main-area .home-testimonials .testimonials-list, body.page-id-1137 #et-main-area .home-testimonials .testimonials-list {
  display: flex;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-list, body.page-id-2746 #et-main-area .home-testimonials .testimonials-list, body.page-id-1137 #et-main-area .home-testimonials .testimonials-list {
    flex-wrap: wrap;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-item:not(:last-child), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:not(:last-child), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:not(:last-child) {
    margin: 0 0 20px;
    padding: 0 0 20px !important;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:not(:last-child)::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item:nth-child(1), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(1), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(1) {
  width: 32%;
  max-width: 380px;
  padding-right: 4.5%;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-item:nth-child(1), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(1), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(1) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item:nth-child(2), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(2), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(2) {
  width: 38%;
  max-width: 435px;
  padding: 0 4.5%;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-item:nth-child(2), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(2), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(2) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item:nth-child(3), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(3), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(3) {
  width: 30%;
  padding-left: 4.5%;
}
@media (max-width: 767px) {
  body.home #et-main-area .home-testimonials .testimonials-item:nth-child(3), body.page-id-2746 #et-main-area .home-testimonials .testimonials-item:nth-child(3), body.page-id-1137 #et-main-area .home-testimonials .testimonials-item:nth-child(3) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.home #et-main-area .home-testimonials .testimonials-item-review, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-review, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-review {
  margin: 0;
  padding: 0;
}
body.home #et-main-area .home-testimonials .testimonials-item-review p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-review p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-review p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.24;
}
body.home #et-main-area .home-testimonials .testimonials-item-photo, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-photo, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-photo {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  margin: auto 15px 0 0;
  padding: 0;
  border-radius: 50%;
  overflow: hidden;
}
body.home #et-main-area .home-testimonials .testimonials-item-photo span, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-photo span, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-photo span {
  width: 100%;
  height: 100%;
}
body.home #et-main-area .home-testimonials .testimonials-item-photo img, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-photo img, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
body.home #et-main-area .home-testimonials .testimonials-item-info, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-info, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-info {
  height: 50px;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.home #et-main-area .home-testimonials .testimonials-item-info .et_pb_text_inner, body.home #et-main-area .home-testimonials .testimonials-item-info p, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-info .et_pb_text_inner, body.page-id-2746 #et-main-area .home-testimonials .testimonials-item-info p, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-info .et_pb_text_inner, body.page-id-1137 #et-main-area .home-testimonials .testimonials-item-info p {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-transform: capitalize;
}
body.home #et-main-area #switching-it-companies-section, body.page-id-2746 #et-main-area #switching-it-companies-section, body.page-id-1137 #et-main-area #switching-it-companies-section {
  padding-top: 0;
}
@media screen and (min-width: 981px) and (max-width: 1080px) {
  body.home #et-main-area #switching-it-companies-section, body.page-id-2746 #et-main-area #switching-it-companies-section, body.page-id-1137 #et-main-area #switching-it-companies-section {
    margin-top: -75px;
  }
}
@media screen and (min-width: 1081px) and (max-width: 1199.98px) {
  body.home #et-main-area #switching-it-companies-section, body.page-id-2746 #et-main-area #switching-it-companies-section, body.page-id-1137 #et-main-area #switching-it-companies-section {
    margin-top: -55px;
  }
}
@media (max-width: 576px) {
  body.home #et-main-area #switching-it-companies-section, body.page-id-2746 #et-main-area #switching-it-companies-section, body.page-id-1137 #et-main-area #switching-it-companies-section {
    margin: 50px 0px 0px 0px;
  }
}
body.home #et-main-area #switching-it-companies-section .et_pb_row_0, body.page-id-2746 #et-main-area #switching-it-companies-section .et_pb_row_0, body.page-id-1137 #et-main-area #switching-it-companies-section .et_pb_row_0 {
  position: absolute !important;
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container {
  max-width: 1600px;
  padding-bottom: 30px ;
  padding-top: 30px ;
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container {
    padding-bottom: calc(0px + (30 - 0) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container {
    padding-top: calc(0px + (30 - 0) * ((100vw - 280px) / (1440 - 280)));
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 47px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container h2, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container h2 .line-break, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 .line-break, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container h2 .line-break {
    display: inline;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 25px;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column {
  position: relative;
  box-shadow: 0 28px 38px rgba(0, 0, 0, 0.12);
  border-radius: 40px 0;
  border: 1px solid #ebe5d9;
  background-image: linear-gradient(to top, #fbf3e4 0%, #ffffff 36%, #ffffff 100%);
  height: fit-content;
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column {
    flex: 0 1 100% !important;
    left: unset !important;
    top: unset !important;
    max-width: 600px !important;
    margin-bottom: 40px;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 35px 40px 20px;
}
@media (max-width: 1200px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 40px 20px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 40px 20px !important;
  }
}
@media screen and (max-width: 480px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 25px 20px !important;
  }
}
@media (max-width: 1180px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img {
    max-width: 40%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img {
    max-width: 100%;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32px;
  text-align: center;
  margin-bottom: 35px;
  padding-top: 20px;
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 22px !important;
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 22px !important;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1180px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 16px !important;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    width: 100%;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc {
  max-width: 340px;
}
@media (max-width: 1280px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc {
    max-width: none !important;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
    font-size: 16px !important;
    line-height: 18px;
  }
}
@media (max-width: 1180px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
    font-size: 14px !important;
    line-height: 16px;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
  display: block;
  margin: 15px auto 0;
  border-radius: 30px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.015em;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 20px;
  line-height: 1.25;
  transition: all 0.3s;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn:hover, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn:hover, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn:hover {
  background-color: #52C102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
@media (max-width: 1700px) and (min-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    padding: 10px 13px;
    font-size: calc(10px + (14 - 10) * ((100vw - 980px) / (1700 - 980)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    padding: 10px 12px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    font-size: 12px;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(1), body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(1), body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(1) {
  max-width: 456px;
  z-index: 2;
  flex: 0 1 30%;
  top: 67px;
  left: 10px;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2), body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2), body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) {
  max-width: 565px;
  z-index: 1;
  flex: 0 1 40%;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container {
  padding: 35px 70px 20px;
}
@media screen and (max-width: 1280px) and (min-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container {
    padding: 35px 70px 20px;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container p.head {
  letter-spacing: 0;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3), body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3), body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) {
  max-width: 456px;
  z-index: 2;
  flex: 0 1 30%;
  top: 33px;
  left: -13px;
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container {
  padding: 35px 30px 20px;
}
@media (min-width: 981px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container p.head, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container p.head, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container p.head {
    max-width: 300px;
  }
}
body.home #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2021/01/9-layers.png");
  background-repeat: no-repeat;
  background-position: center 5%;
  top: 81%;
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    top: 79%;
  }
}
@media (max-width: 1330px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    top: 80%;
  }
}
@media (max-width: 1200px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    background-size: 88%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-2746 #et-main-area #switching-it-companies-section #switching-it-companies-container::before, body.page-id-1137 #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    display: none;
  }
}
body.home #et-main-area #switching-it-companies-section::before, body.page-id-2746 #et-main-area #switching-it-companies-section::before, body.page-id-1137 #et-main-area #switching-it-companies-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-image: url("/wp-content/uploads/2021/03/switching-it-companies-section-bg-1.png");
  background-repeat: no-repeat;
  top: -110px;
}
@media (max-width: 1440px) {
  body.home #et-main-area #switching-it-companies-section::before, body.page-id-2746 #et-main-area #switching-it-companies-section::before, body.page-id-1137 #et-main-area #switching-it-companies-section::before {
    top: -90px;
  }
}
@media (max-width: 1345px) {
  body.home #et-main-area #switching-it-companies-section::before, body.page-id-2746 #et-main-area #switching-it-companies-section::before, body.page-id-1137 #et-main-area #switching-it-companies-section::before {
    top: -60px;
  }
}
@media (max-width: 1180px) {
  body.home #et-main-area #switching-it-companies-section::before, body.page-id-2746 #et-main-area #switching-it-companies-section::before, body.page-id-1137 #et-main-area #switching-it-companies-section::before {
    background-size: 80%;
    top: -10px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #switching-it-companies-section::before, body.page-id-2746 #et-main-area #switching-it-companies-section::before, body.page-id-1137 #et-main-area #switching-it-companies-section::before {
    display: none;
  }
}
body.home #et-main-area #risk-form-section, body.page-id-2746 #et-main-area #risk-form-section, body.page-id-1137 #et-main-area #risk-form-section {
  padding-bottom: 30px;
  padding-top: 30px ;
  max-width: 1230px;
}
@media (max-width: 1440px) {
  body.home #et-main-area #risk-form-section, body.page-id-2746 #et-main-area #risk-form-section, body.page-id-1137 #et-main-area #risk-form-section {
    padding-top: calc(0px + (30 - 0) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (min-width: 981px) {
  body.home #et-main-area #risk-form-section, body.page-id-2746 #et-main-area #risk-form-section, body.page-id-1137 #et-main-area #risk-form-section {
    margin-top: 188px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.home #et-main-area #risk-form-section, body.page-id-2746 #et-main-area #risk-form-section, body.page-id-1137 #et-main-area #risk-form-section {
    margin-top: 150px;
  }
}
body.home #et-main-area #risk-form-section h2, body.page-id-2746 #et-main-area #risk-form-section h2, body.page-id-1137 #et-main-area #risk-form-section h2 {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 45px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 100%;
  text-align: left;
  margin-bottom: 30px;
  line-height: 1.15em;
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home #et-main-area #risk-form-section h2, body.page-id-2746 #et-main-area #risk-form-section h2, body.page-id-1137 #et-main-area #risk-form-section h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #risk-form-section h2, body.page-id-2746 #et-main-area #risk-form-section h2, body.page-id-1137 #et-main-area #risk-form-section h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #risk-form-section h2, body.page-id-2746 #et-main-area #risk-form-section h2, body.page-id-1137 #et-main-area #risk-form-section h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home #et-main-area #risk-form-section h2, body.page-id-2746 #et-main-area #risk-form-section h2, body.page-id-1137 #et-main-area #risk-form-section h2 {
    padding-left: 9px;
  }
}
body.home #et-main-area #risk-form-section p, body.page-id-2746 #et-main-area #risk-form-section p, body.page-id-1137 #et-main-area #risk-form-section p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.45em;
  text-align: left;
  margin: 0 0 1.35em;
}
body.home #et-main-area #risk-form-section ul, body.page-id-2746 #et-main-area #risk-form-section ul, body.page-id-1137 #et-main-area #risk-form-section ul {
  padding-top: 5px;
}
body.home #et-main-area #risk-form-section ul li, body.page-id-2746 #et-main-area #risk-form-section ul li, body.page-id-1137 #et-main-area #risk-form-section ul li {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: left;
  list-style: none;
  padding-left: 30px;
  margin: 0 0 1.3em;
  position: relative;
}
body.home #et-main-area #risk-form-section ul li::before, body.page-id-2746 #et-main-area #risk-form-section ul li::before, body.page-id-1137 #et-main-area #risk-form-section ul li::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/09/check-list-secondary.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 27px;
  width: 27px;
  left: -10px;
  top: 6px;
  transform: translateY(-6px);
}
@media (min-width: 981px) {
  body.home #et-main-area #risk-form-section .et_pb_column:first-child, body.page-id-2746 #et-main-area #risk-form-section .et_pb_column:first-child, body.page-id-1137 #et-main-area #risk-form-section .et_pb_column:first-child {
    width: 47.25%;
    margin-right: 4.5%;
  }
  body.home #et-main-area #risk-form-section .et_pb_column:last-child, body.page-id-2746 #et-main-area #risk-form-section .et_pb_column:last-child, body.page-id-1137 #et-main-area #risk-form-section .et_pb_column:last-child {
    width: 48.25%;
  }
}
body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
  position: relative;
  top: -3px;
  box-shadow: 25px 28px 0 #11abe1;
  border: 8px solid #ffffff;
  border-top: 0;
  background-color: #45a200;
  padding: 20px 73px 25px 78px;
}
@media (min-width: 981px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    padding-left: 73px ;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    padding-left: calc(40px + (73 - 40) * ((100vw - 981px) / (1440 - 981)));
  }
}
@media (min-width: 981px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    padding-right: 78px ;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    padding-right: calc(40px + (78 - 40) * ((100vw - 981px) / (1440 - 981)));
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    max-width: 650px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #risk-form-section .form-wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper {
    padding: 10px 30px;
  }
}
body.home #et-main-area #risk-form-section .form-wrapper h3, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper h3, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper h3 {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 35px;
  font-size: 35px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.15em;
  text-align: left;
  margin-bottom: 27px;
}
@media (max-width: 980px) {
  body.home #et-main-area #risk-form-section .form-wrapper h3, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper h3, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #risk-form-section .form-wrapper h3, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper h3, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #risk-form-section .form-wrapper h3, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper h3, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper h3 {
    line-height: 120%;
  }
}
body.home #et-main-area #risk-form-section .form-wrapper p, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper p, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper p {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: left;
}
@media (min-width: 981px) {
  body.home #et-main-area #risk-form-section .form-wrapper p, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper p, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper p {
    max-width: 500px;
  }
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp {
  margin-top: -32px;
  min-height: auto !important;
  /*max-height: 398px;*/
  /*@media (max-width: 396px) {
              max-height: 580px;
          }*/
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper {
  display: block !important;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_validation_errors, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_validation_errors, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_validation_errors {
  display: none !important;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_required_legend, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_required_legend, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper .gform_required_legend {
  display: none !important;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0 0 10px 0;
  width: 48.5%;
  position: relative;
  text-align: left;
  line-height: 0;
}
@media screen and (max-width: 475px) {
  body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  display: none;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: block;
  margin-bottom: 3px !important;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 19px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20.69px;
  text-align: left;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ff8f00;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 38px;
  border: 1px solid #45a200;
  padding: 7px 5px;
  margin: 2px 0;
  width: 100%;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input {
  border-radius: 100px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  background-image: none;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none;
  padding: 12px 10px !important;
  max-width: 296px;
  width: 100%;
  margin-top: 10px;
  transition: all 0.3s;
  cursor: pointer;
}
body.home #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input:hover, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input:hover, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper .form-wrapp .gform_wrapper form .gform_footer input:hover {
  background-color: #10a5d9 !important;
  border-color: #1068d9 !important;
  color: #fff !important;
}
body.home #et-main-area #risk-form-section .form-wrapper::after, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper::after, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper::after {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background-image: url("/wp-content/uploads/2021/01/7-layers.png");
  background-repeat: no-repeat;
  transform: translate(155px, 35px);
  z-index: 1;
}
@media (max-width: 767px) {
  body.home #et-main-area #risk-form-section .form-wrapper::after, body.page-id-2746 #et-main-area #risk-form-section .form-wrapper::after, body.page-id-1137 #et-main-area #risk-form-section .form-wrapper::after {
    transform: translateY(35px);
    width: 100%;
    background-position: center top;
    left: 0;
  }
}
body.home #et-main-area #delimeter-section, body.page-id-2746 #et-main-area #delimeter-section, body.page-id-1137 #et-main-area #delimeter-section {
  margin-top: 95px;
  padding: 0;
  position: relative;
  z-index: 5;
}
body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
  position: absolute;
  width: 100%;
  height: 945px;
  background-image: url("/wp-content/uploads/2021/01/vector-1.png");
  background-position: center;
  background-repeat: no-repeat;
  top: -110px;
}
@media (max-width: 1380px) {
  body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
    /*left: 1.5%;*/
    background-position-x: 43%;
    background-position-y: 55%;
  }
}
@media (max-width: 1300px) {
  body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
    background-position-y: 65%;
  }
}
@media (max-width: 1200px) {
  body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
    background-position-x: 40%;
    background-position-y: 75%;
  }
}
@media (max-width: 1105px) {
  body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
    background-position-y: 90%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section::before, body.page-id-2746 #et-main-area #delimeter-section::before, body.page-id-1137 #et-main-area #delimeter-section::before {
    display: none;
  }
}
body.home #et-main-area #delimeter-section::after, body.page-id-2746 #et-main-area #delimeter-section::after, body.page-id-1137 #et-main-area #delimeter-section::after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/bottom.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  height: 100%;
  bottom: -41px;
  left: 120px;
}
@media (max-width: 1520px) {
  body.home #et-main-area #delimeter-section::after, body.page-id-2746 #et-main-area #delimeter-section::after, body.page-id-1137 #et-main-area #delimeter-section::after {
    left: 0;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section::after, body.page-id-2746 #et-main-area #delimeter-section::after, body.page-id-1137 #et-main-area #delimeter-section::after {
    display: none;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row {
  max-width: 1415px;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  body.home #et-main-area #delimeter-section .et_pb_row, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row {
    padding: 23px 0;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row {
    flex-wrap: wrap;
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row {
    padding: 43px 0 10px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    width: 42.25%;
    margin-right: 10.5%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    margin-bottom: 50px;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
  content: "";
  position: absolute;
  width: 140vw;
  height: 945px;
  background-image: url("/wp-content/uploads/2021/01/vector-1.png");
  background-position: center;
  background-repeat: no-repeat;
  top: 46%;
  left: calc(50% + 356px);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1279px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
    transform: scale(0.85) translate(-62.5%, -58%);
    transform-origin: center center;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
    content: none;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/top.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: -84px;
  left: -130px;
}
@media (max-width: 1360px) {
  body.home #et-main-area #delimeter-section .et_pb_row::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row::before {
    left: -225px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row::before {
    display: none;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row h2, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 47px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1 !important;
  text-align: center;
  max-width: 483px;
  margin: 22px auto 33px;
}
@media (min-width: 981px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 {
    padding-left: 7px;
  }
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
    margin: 12px auto 13px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 {
    line-height: 120%;
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 {
    font-size: 28px !important;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 ~ p {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  line-height: 1.15 !important;
}
@media (min-width: 981px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 ~ p {
    max-width: 505px !important;
    padding-left: 7px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row h2 ~ p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row h2 ~ p {
    font-size: 20px !important;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32.04px;
  text-align: center;
  max-width: 495px;
  margin: 25px auto 0;
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row p {
    line-height: 120%;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row a.speak-btn {
  display: inline-block;
  border-radius: 100px;
  border: 3px solid #242a47;
  background-color: #090C1B;
  margin-top: 0;
  padding: 14px 20px !important;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 20px !important;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 25px;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row a.speak-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row a.speak-btn, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row a.speak-btn {
    font-size: 16px !important;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row a.speak-btn:hover, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row a.speak-btn:hover, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row a.speak-btn:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper {
  padding-top: 30px;
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet {
  margin-bottom: 59px;
  position: relative;
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 26px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 29px;
  text-align: left;
  margin-bottom: 25px;
  margin-left: 0;
}
@media (max-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1279px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    line-height: 1.2;
    font-size: 22px;
    margin-bottom: 15px;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p strong, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p strong, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p strong {
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  padding-right: 9px;
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 21px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  left: -4px;
  top: 5px;
  transform: translateY(4px);
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before {
  content: "";
  position: absolute;
  height: 125px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  left: -135px;
  transform: translateY(-30px);
  z-index: 5;
}
@media screen and (max-width: 480px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before {
    width: 75px;
    height: 70px;
    left: -95px;
    top: 25px;
    background-size: contain;
  }
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after {
  content: "";
  display: block;
  position: absolute;
  left: -77px;
  top: calc(50% + 64px);
  transform: translateY(-50%);
  width: 4px;
  background-color: white;
  height: calc(100% - 60px);
}
@media screen and (max-width: 480px) {
  body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after {
    left: -60px;
    height: calc(100% - 40px);
    top: calc(50% + 62px);
  }
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(1)::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(1)::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(1)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item1.png");
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2), body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2), body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2) {
  margin-bottom: 66px;
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2)::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2)::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item2.png");
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::before, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::before, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item3.png");
}
body.home #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::after, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::after, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::after {
  display: none;
}
body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
  padding-left: 183px;
}
@media (max-width: 767px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
    padding-left: 135px;
  }
}
@media screen and (max-width: 480px) {
  body.home #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-2746 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child, body.page-id-1137 #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
    padding-left: 90px;
  }
}
body.home #et-main-area #home-stories-section, body.page-id-2746 #et-main-area #home-stories-section, body.page-id-1137 #et-main-area #home-stories-section {
  background-color: transparent;
  padding-bottom: 0;
  padding-bottom: 65px ;
  padding-top: 95px ;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-stories-section, body.page-id-2746 #et-main-area #home-stories-section, body.page-id-1137 #et-main-area #home-stories-section {
    padding-bottom: calc(5px + (65 - 5) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-stories-section, body.page-id-2746 #et-main-area #home-stories-section, body.page-id-1137 #et-main-area #home-stories-section {
    padding-top: calc(45px + (95 - 45) * ((100vw - 280px) / (1440 - 280)));
  }
}
body.home #et-main-area #home-stories-section .et_pb_row, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row {
  padding: 0 !important;
  max-width: 1390px;
}
body.home #et-main-area #home-stories-section .et_pb_row h2, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row h2, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row h2 {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 47px !important;
  font-style: normal;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
  margin-top: 11px;
}
@media (max-width: 980px) {
  body.home #et-main-area #home-stories-section .et_pb_row h2, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row h2, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-stories-section .et_pb_row h2, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row h2, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-stories-section .et_pb_row h2, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row h2, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row h2 {
    line-height: 120%;
  }
}
body.home #et-main-area #home-stories-section .et_pb_row h3, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row h3, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row h3 {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  margin-top: 37px;
  letter-spacing: 0;
  font-size: 28px !important;
  line-height: normal;
  text-align: center;
  margin-bottom: 23px;
}
body.home #et-main-area #home-stories-section .et_pb_row p, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row p, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: center;
}
body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
  position: relative;
  top: -74px;
  display: block;
  max-width: 470px;
  margin: 0 auto;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  padding: 10px 20px !important;
  border-radius: 28px;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px !important;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  max-width: 473px;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    font-size: 13px !important;
  }
}
body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn:hover, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn:hover, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
@media screen and (max-width: 1279px) {
  body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    top: -35px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    top: -30px;
    line-height: 115%;
    max-width: 350px;
  }
}
body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 17px;
}
body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
  flex: 0 1 20.15%;
}
@media (max-width: 767px) {
  body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 42.15%;
  }
}
body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
  margin-bottom: 26px;
}
body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post img, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post img, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post img {
  max-width: 93%;
}
body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.home #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 14px !important;
    line-height: 120%;
  }
}
body.home #et-main-area #home-latest-news, body.page-id-2746 #et-main-area #home-latest-news, body.page-id-1137 #et-main-area #home-latest-news {
  padding-top: 0;
  background-color: transparent;
}
body.home #et-main-area #home-latest-news:before, body.page-id-2746 #et-main-area #home-latest-news:before, body.page-id-1137 #et-main-area #home-latest-news:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/16-layers.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  top: -110px;
  background-size: contain;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-latest-news:before, body.page-id-2746 #et-main-area #home-latest-news:before, body.page-id-1137 #et-main-area #home-latest-news:before {
    top: -50px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news:before, body.page-id-2746 #et-main-area #home-latest-news:before, body.page-id-1137 #et-main-area #home-latest-news:before {
    display: none;
  }
}
body.home #et-main-area #home-latest-news:after, body.page-id-2746 #et-main-area #home-latest-news:after, body.page-id-1137 #et-main-area #home-latest-news:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/03/bottom-grey-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: 100vw;
  top: -72%;
  z-index: -1;
  background-size: contain;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-latest-news:after, body.page-id-2746 #et-main-area #home-latest-news:after, body.page-id-1137 #et-main-area #home-latest-news:after {
    top: -50px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news:after, body.page-id-2746 #et-main-area #home-latest-news:after, body.page-id-1137 #et-main-area #home-latest-news:after {
    display: none;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row {
  padding-top: 0;
  max-width: 1335px;
}
body.home #et-main-area #home-latest-news .et_pb_row h2, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row h2 {
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 67px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #home-latest-news .et_pb_row h2, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row h2, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-latest-news .et_pb_row h2, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home #et-main-area #home-latest-news .et_pb_row h2, body.home #et-main-area #home-latest-news .et_pb_row p, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row p, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row h2, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row p {
    text-align: center;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link {
  position: relative;
  padding-top: 57px;
  padding-bottom: 1px;
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link {
    font-size: 20px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link {
    padding-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link {
    margin-right: 47px;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.home #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::before {
  width: 55px;
  height: 55px;
  top: 50%;
  right: -67px;
  background-color: #45a200;
  border: 1px solid #006210;
  border-radius: 50%;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::before {
    height: 37px;
    width: 37px;
    top: 51px;
    right: -47px;
  }
}
@media screen and (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::before {
    top: 4px;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::after {
  width: 12px;
  height: 17px;
  top: 61px;
  right: -46px;
  background-image: url("/wp-content/uploads/2021/04/btn-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::after {
    width: 8px;
    height: 12px;
    top: 63.5px;
    right: -33px;
    background-size: contain;
  }
}
@media screen and (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link::after {
    top: 17px;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link span, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link span, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link span {
  position: relative;
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link span::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link span::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link span::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: all 0.3s ease-in-out;
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link:focus::before, body.home #et-main-area #home-latest-news .et_pb_row .overview-link:hover::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:focus::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:hover::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:focus::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:hover::before {
  background-color: #11abe0;
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link:focus::after, body.home #et-main-area #home-latest-news .et_pb_row .overview-link:hover::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:focus::after, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:hover::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:focus::after, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:hover::after {
  transform: scale(1.05);
}
body.home #et-main-area #home-latest-news .et_pb_row .overview-link:focus span::before, body.home #et-main-area #home-latest-news .et_pb_row .overview-link:hover span::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:focus span::before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .overview-link:hover span::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:focus span::before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .overview-link:hover span::before {
  width: 0;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
  flex: 0 1 31%;
  box-shadow: 0 28px 38px rgba(0, 0, 0, 0.12);
  border-radius: 0 0 8px 8px;
  background-color: #ffffff;
  padding-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    padding-bottom: 25px;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child {
  display: none;
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 48%;
  }
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:last-child {
    display: block;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 100%;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url:hover img, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url:hover img, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url:hover img {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url img, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url img, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
  position: relative;
  max-width: 80%;
  margin: 0 auto 70px;
  padding: 15px 0 13px;
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 25px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
  text-transform: none;
}
@media (max-width: 980px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 20px !important;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title:before, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title:before, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 51px;
  height: 3px;
  background-color: #43a300;
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 18px !important;
    line-height: 115%;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    min-height: auto !important;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title a, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title a, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title a {
  display: block;
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link {
  max-width: 90%;
  text-align: right;
  color: #090C1B;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  float: right;
  margin-right: 30px;
  transition: all 0.3s;
}
@media (max-width: 1280px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link {
    font-size: 16px;
  }
}
body.home #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link:hover, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link:hover, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link:hover {
  color: #45a200;
  border-color: #45a200;
}
@media (min-width: 981px) {
  body.home #et-main-area #home-latest-news .et_pb_row .et_pb_column:first-child, body.page-id-2746 #et-main-area #home-latest-news .et_pb_row .et_pb_column:first-child, body.page-id-1137 #et-main-area #home-latest-news .et_pb_row .et_pb_column:first-child {
    padding-top: 105px;
    width: 19.875%;
  }
}
body.home #et-main-area #home-bottom-section, body.page-id-2746 #et-main-area #home-bottom-section, body.page-id-1137 #et-main-area #home-bottom-section {
  padding-top: 30px ;
  padding-bottom: 95px ;
  background-color: transparent;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section, body.page-id-2746 #et-main-area #home-bottom-section, body.page-id-1137 #et-main-area #home-bottom-section {
    padding-top: calc(10px + (30 - 10) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section, body.page-id-2746 #et-main-area #home-bottom-section, body.page-id-1137 #et-main-area #home-bottom-section {
    padding-bottom: calc(25px + (95 - 25) * ((100vw - 280px) / (1440 - 280)));
  }
}
body.home #et-main-area #home-bottom-section::before, body.page-id-2746 #et-main-area #home-bottom-section::before, body.page-id-1137 #et-main-area #home-bottom-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2021/01/11-layers.png");
  background-repeat: no-repeat;
  background-position: center;
  top: -160px;
}
@media (max-width: 1800px) {
  body.home #et-main-area #home-bottom-section::before, body.page-id-2746 #et-main-area #home-bottom-section::before, body.page-id-1137 #et-main-area #home-bottom-section::before {
    background-size: contain;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-bottom-section::before, body.page-id-2746 #et-main-area #home-bottom-section::before, body.page-id-1137 #et-main-area #home-bottom-section::before {
    display: none;
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row {
  max-width: 1320px;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:first-child, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:first-child, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:first-child {
  display: none;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child {
  width: 100%;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
  position: relative;
  top: -53px;
  background-image: url("/wp-content/uploads/2022/10/free-gift-bg2.jpg");
  max-width: 771px;
  float: right;
  min-height: unset !important;
  border-radius: 0 20px 20px 0;
  padding-left: 115px ;
  padding-right: 115px ;
  padding-top: 35px ;
  padding-bottom: 50px ;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-left: calc(20.125px + (115 - 20.125) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-right: calc(20.125px + (115 - 20.125) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-top: calc(12.25px + (35 - 12.25) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-bottom: calc(17.5px + (50 - 17.5) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media screen and (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    max-width: 63%;
  }
}
@media screen and (max-width: 1050px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    border-radius: 10px;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    float: unset;
    margin: 310px auto 0;
    max-width: 585px;
    top: 0;
  }
}
@media (max-width: 635px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    max-height: none;
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    margin-top: 250px;
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 55px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  margin-top: 30px ;
  margin-bottom: 28px ;
  font-size: 55px !important;
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    margin-top: calc(10px + (30 - 10) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    margin-bottom: calc(9.8px + (28 - 9.8) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    font-size: calc(28px + (55 - 28) * ((100vw - 280px) / (1440 - 280))) !important;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    line-height: 120%;
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head p, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head p, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head p {
  color: #ffffff !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: center;
  max-width: 540px;
  margin: 0 auto;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: unset !important;
  margin-top: 30px ;
  margin-bottom: 9px ;
  /*@media (max-width: 635px) {
                    max-height: 280px;
                }*/
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
    margin-top: calc(10.5px + (30 - 10.5) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
    margin-bottom: calc(0px + (9 - 0) * ((100vw - 280px) / (1440 - 280)));
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp br, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp br, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp br {
  display: none;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe {
  min-height: unset !important;
}
@media screen and (min-width: 461px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe {
    max-height: 156px;
    height: 156px;
    overflow: hidden;
  }
}
@media screen and (max-width: 460px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe {
    max-height: 275px;
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper {
  display: block !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_validation_errors, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_validation_errors, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_validation_errors {
  display: none !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_required_legend, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_required_legend, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper .gform_required_legend {
  display: none !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
  justify-content: space-between;
  grid-row-gap: unset;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0 0 5px 0;
  width: 46.5%;
  position: relative;
  text-align: left;
  line-height: 0;
}
@media screen and (max-width: 475px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  display: none;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: block;
  margin-bottom: 7px !important;
  color: #ffffff;
  font-family: "Padauk", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #fd0000;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 44px;
  border: 2px solid #11abe0;
  border-radius: 3px;
  padding: 7px 5px;
  margin: 2px 0;
  width: 100%;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
  margin-top: 15px;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input {
  display: block;
  max-width: 300px;
  border-radius: 29px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  background-image: none;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none !important;
  outline: none !important;
  padding: 11px 28px !important;
  transition: all 0.3s;
  cursor: pointer;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input:hover, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input:hover, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp .gform_wrapper form .gform_footer input:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/09/Free-Gift-To-You.png");
  background-repeat: no-repeat;
  background-position: center right;
  width: 689px;
  height: 635px;
  left: -612px;
  top: -56px;
}
@media screen and (max-width: 1440px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 100%;
    background-size: contain;
    left: -89%;
  }
}
@media screen and (max-width: 1100px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    top: -66px;
    left: -87%;
  }
}
@media (max-width: 980px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 75%;
    top: -480px;
    left: 50%;
    transform: translateX(-55%);
  }
}
@media (max-width: 767px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 380px;
    top: -455px;
    transform: translateX(-57%);
  }
}
@media screen and (max-width: 380px) {
  body.home #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-2746 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before, body.page-id-1137 #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 350px;
    top: -502px;
    transform: translateX(-58%);
  }
}
@media only screen and (max-width: 980px) {
  body.home .et_pb_fullwidth_header.et_pb_fullwidth_header_0, body.page-id-2746 .et_pb_fullwidth_header.et_pb_fullwidth_header_0, body.page-id-1137 .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-image: url("/wp-content/uploads/2021/03/mainbg.jpg") !important;
  }
}
body.home #et-boc #delimeter-section .et_pb_row:before, body.home #et-boc #delimeter-section .et_pb_row .et_pb_column:before, body.home #et-boc #home-bottom-section:before, body.home #et-boc #home-latest-news:before, body.home #et-boc #switching-it-companies-container:before, body.home #et-boc #switching-it-companies-section:before, body.page-id-2746 #et-boc #delimeter-section .et_pb_row:before, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .et_pb_column:before, body.page-id-2746 #et-boc #home-bottom-section:before, body.page-id-2746 #et-boc #home-latest-news:before, body.page-id-2746 #et-boc #switching-it-companies-container:before, body.page-id-2746 #et-boc #switching-it-companies-section:before, body.page-id-1137 #et-boc #delimeter-section .et_pb_row:before, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .et_pb_column:before, body.page-id-1137 #et-boc #home-bottom-section:before, body.page-id-1137 #et-boc #home-latest-news:before, body.page-id-1137 #et-boc #switching-it-companies-container:before, body.page-id-1137 #et-boc #switching-it-companies-section:before {
  content: none !important;
}
body.home #et-boc #delimeter-section:after, body.home #et-boc #risk-form-section .form-wrapper:after, body.page-id-2746 #et-boc #delimeter-section:after, body.page-id-2746 #et-boc #risk-form-section .form-wrapper:after, body.page-id-1137 #et-boc #delimeter-section:after, body.page-id-1137 #et-boc #risk-form-section .form-wrapper:after {
  content: none !important;
}
body.home #et-boc .vivus-wbuildings, body.page-id-2746 #et-boc .vivus-wbuildings, body.page-id-1137 #et-boc .vivus-wbuildings {
  z-index: 1;
  width: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  height: 100%;
  max-height: 940px;
}
@media screen and (max-width: 1500px) {
  body.home #et-boc .vivus-wbuildings, body.page-id-2746 #et-boc .vivus-wbuildings, body.page-id-1137 #et-boc .vivus-wbuildings {
    width: 120%;
  }
}
body.home #et-boc .vivus-wbuildings .et_pb_code_inner, body.page-id-2746 #et-boc .vivus-wbuildings .et_pb_code_inner, body.page-id-1137 #et-boc .vivus-wbuildings .et_pb_code_inner {
  height: 100%;
}
body.home #et-boc .vivus-wbuildings .et_pb_code_inner .fluid-width-video-wrapper, body.page-id-2746 #et-boc .vivus-wbuildings .et_pb_code_inner .fluid-width-video-wrapper, body.page-id-1137 #et-boc .vivus-wbuildings .et_pb_code_inner .fluid-width-video-wrapper {
  height: 100%;
}
body.home #et-boc .vivus-wbuildings #wbuildings, body.page-id-2746 #et-boc .vivus-wbuildings #wbuildings, body.page-id-1137 #et-boc .vivus-wbuildings #wbuildings {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 981px) {
  body.home #et-boc #delimeter-section .et_pb_row, body.page-id-2746 #et-boc #delimeter-section .et_pb_row, body.page-id-1137 #et-boc #delimeter-section .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
  }
}
body.home #et-boc #delimeter-section .et_pb_row .bullet:before, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .bullet:before, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .bullet:before {
  content: none !important;
}
body.home #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper {
  position: absolute;
  top: -21px;
  left: -127px;
}
@media screen and (max-width: 480px) {
  body.home #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper {
    top: 2px;
    left: -89px;
  }
}
@media (min-width: 981px) {
  body.home #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.home #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type .et_pb_module.et_pb_text, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type .et_pb_module.et_pb_text, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type .et_pb_module.et_pb_text {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  body.home #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  body.home #et-boc #delimeter-section .et_pb_row .et_pb_column:last-of-type, body.page-id-2746 #et-boc #delimeter-section .et_pb_row .et_pb_column:last-of-type, body.page-id-1137 #et-boc #delimeter-section .et_pb_row .et_pb_column:last-of-type {
    max-width: 637px;
    margin: 0 auto !important;
  }
}
body.home #et-boc .fluid-width-video-wrapper object, body.page-id-2746 #et-boc .fluid-width-video-wrapper object, body.page-id-1137 #et-boc .fluid-width-video-wrapper object {
  position: static;
}
body.home #et-boc .vivus-circuits #circuits, body.page-id-2746 #et-boc .vivus-circuits #circuits, body.page-id-1137 #et-boc .vivus-circuits #circuits {
  position: relative;
  top: -111px;
  max-width: 997px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  body.home #et-boc .vivus-circuits #circuits, body.page-id-2746 #et-boc .vivus-circuits #circuits, body.page-id-1137 #et-boc .vivus-circuits #circuits {
    width: 73%;
    top: calc(-64px + 2vw);
  }
}
body.home #et-boc .vivus-bottom-line-graph, body.page-id-2746 #et-boc .vivus-bottom-line-graph, body.page-id-1137 #et-boc .vivus-bottom-line-graph {
  position: absolute;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
  bottom: -250px;
  max-width: 1030px;
  margin: 0 auto;
  width: 94%;
}
@media screen and (max-width: 1200px) {
  body.home #et-boc .vivus-bottom-line-graph, body.page-id-2746 #et-boc .vivus-bottom-line-graph, body.page-id-1137 #et-boc .vivus-bottom-line-graph {
    width: 88%;
    bottom: -206px;
  }
}
body.home #et-boc .vivus-services-bottom-blue, body.page-id-2746 #et-boc .vivus-services-bottom-blue, body.page-id-1137 #et-boc .vivus-services-bottom-blue {
  max-width: 142px;
  position: absolute;
  bottom: -213px;
  left: 50%;
  transform: translateX(-50%);
}
body.home #et-boc .vivus-blue-white-top, body.page-id-2746 #et-boc .vivus-blue-white-top, body.page-id-1137 #et-boc .vivus-blue-white-top {
  position: absolute;
  width: 820px;
  top: -107px;
  left: -131px;
}
@media screen and (max-width: 1280px) {
  body.home #et-boc .vivus-blue-white-top, body.page-id-2746 #et-boc .vivus-blue-white-top, body.page-id-1137 #et-boc .vivus-blue-white-top {
    width: 600px;
    top: -83px;
    left: -45px;
  }
}
body.home #et-boc .vivus-blue-white-bottom, body.page-id-2746 #et-boc .vivus-blue-white-bottom, body.page-id-1137 #et-boc .vivus-blue-white-bottom {
  position: absolute;
  width: 100%;
  max-width: 429px;
  top: unset;
  bottom: -75px;
  left: -163px;
}
body.home #et-boc .vivus-right-side-structure, body.page-id-2746 #et-boc .vivus-right-side-structure, body.page-id-1137 #et-boc .vivus-right-side-structure {
  max-width: 258px;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  right: -283px;
}
body.home #et-boc .vivus-str-with-content, body.page-id-2746 #et-boc .vivus-str-with-content, body.page-id-1137 #et-boc .vivus-str-with-content {
  z-index: -1;
  width: 988px;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: scale(1) translate(-61%, -50%);
  transform-origin: 50% center;
}
@media screen and (max-width: 1280px) {
  body.home #et-boc .vivus-str-with-content, body.page-id-2746 #et-boc .vivus-str-with-content, body.page-id-1137 #et-boc .vivus-str-with-content {
    width: 835px;
  }
}
body.home #et-boc #list-motion-1, body.home #et-boc #list-motion-2, body.home #et-boc #list-motion-3, body.page-id-2746 #et-boc #list-motion-1, body.page-id-2746 #et-boc #list-motion-2, body.page-id-2746 #et-boc #list-motion-3, body.page-id-1137 #et-boc #list-motion-1, body.page-id-1137 #et-boc #list-motion-2, body.page-id-1137 #et-boc #list-motion-3 {
  position: absolute;
  top: 0;
  width: 105px;
  height: 105px;
  left: 0;
}
@media screen and (max-width: 480px) {
  body.home #et-boc #list-motion-1, body.home #et-boc #list-motion-2, body.home #et-boc #list-motion-3, body.page-id-2746 #et-boc #list-motion-1, body.page-id-2746 #et-boc #list-motion-2, body.page-id-2746 #et-boc #list-motion-3, body.page-id-1137 #et-boc #list-motion-1, body.page-id-1137 #et-boc #list-motion-2, body.page-id-1137 #et-boc #list-motion-3 {
    width: 60px;
    height: 60px;
  }
}
body.home #et-boc .vivus-grey-blog-str, body.page-id-2746 #et-boc .vivus-grey-blog-str, body.page-id-1137 #et-boc .vivus-grey-blog-str {
  z-index: -1;
  position: absolute;
  top: 32%;
  left: 49%;
  transform: translate(-50%, -50%);
  width: 98vw;
}
body.home #et-boc .vivus-grey-form-str, body.page-id-2746 #et-boc .vivus-grey-form-str, body.page-id-1137 #et-boc .vivus-grey-form-str {
  z-index: -1;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95vw;
}
@media (max-width: 980px) and (min-width: 768px) {
  body.home .et_pb_fullwidth_header, body.page-id-2746 .et_pb_fullwidth_header, body.page-id-1137 .et_pb_fullwidth_header {
    min-height: calc(655px + (755 - 655) * ((100vw - 768px) / (980 - 768))) !important;
  }
}
@media (max-width: 767px) {
  body.home .et_pb_fullwidth_header, body.page-id-2746 .et_pb_fullwidth_header, body.page-id-1137 .et_pb_fullwidth_header {
    min-height: calc(690px + (655 - 690) * ((100vw - 280px) / (767 - 280))) !important;
  }
}
body #main-content .subscribe-newsletter {
  padding: 106px 0px 78px 0px;
  position: relative;
  background-color: #ecf3f9;
}
@media (max-width: 1440px) {
  body #main-content .subscribe-newsletter {
    padding: 90px 0px 78px 0px;
  }
}
body #main-content .subscribe-newsletter::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 460px;
  height: 100%;
  background: url("/wp-content/uploads/2022/05/Subscribe-Newsletter-after.png") center / contain no-repeat;
  transform: translate(0px, -50%);
}
@media (max-width: 1750px) {
  body #main-content .subscribe-newsletter::after {
    width: 414px;
  }
}
@media (max-width: 1550px) {
  body #main-content .subscribe-newsletter::after {
    width: 338px;
  }
}
@media (max-width: 1250px) {
  body #main-content .subscribe-newsletter::after {
    width: 277px;
  }
}
@media (max-width: 1140px) {
  body #main-content .subscribe-newsletter::after {
    display: none;
  }
}
body #main-content .subscribe-newsletter::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 395px;
  height: 100%;
  background: url("/wp-content/uploads/2022/05/Subscribe-Newsletter-before.png") center / contain no-repeat;
  transform: translate(0px, -50%);
}
@media (max-width: 1750px) {
  body #main-content .subscribe-newsletter::before {
    width: 343px;
  }
}
@media (max-width: 1550px) {
  body #main-content .subscribe-newsletter::before {
    width: 288px;
  }
}
@media (max-width: 1250px) {
  body #main-content .subscribe-newsletter::before {
    width: 216px;
  }
}
@media (max-width: 1140px) {
  body #main-content .subscribe-newsletter::before {
    display: none;
  }
}
@media (min-width: 1441px) {
  body #main-content .subscribe-newsletter::before {
    top: 53%;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body {
  padding: 0 !important;
  width: 90% !important;
  max-width: 100% !important;
  display: flex;
  justify-content: center;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .et_pb_column {
  max-width: 800px;
  margin: 0 auto !important;
}
@media (max-width: 1550px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .et_pb_column {
    max-width: 583px;
  }
}
@media (max-width: 1140px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .et_pb_column {
    max-width: 700px;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info {
  margin: 0px 0px 44px 0px;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info .et_pb_text_inner {
  margin: 0 !important;
  text-align: center;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info h2 {
  font-family: "Helvetica Neue Condensed", sans-serif;
  color: #000000;
  font-size: 50px !important;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 100%;
  margin: 0px 0px 37px 0px;
}
@media (max-width: 1440px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 1140px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info h2 {
    font-size: 40px !important;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 !important;
}
@media (max-width: 1440px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info p {
    font-size: 26px !important;
  }
}
@media (max-width: 1140px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-info p {
    font-size: 24px !important;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .et_pb_code {
  max-width: 501px;
  margin: 0 auto;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper {
  display: block !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper .gform_required_legend {
  display: none !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
  justify-content: space-between;
  grid-row-gap: unset;
  position: relative;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0 0 5px 0;
  width: 46.5%;
  position: relative;
  text-align: left;
  line-height: 0;
}
@media screen and (max-width: 475px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2) {
  width: 100%;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  display: none;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield legend, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield label {
  height: 51px;
  border-radius: 26px;
  border: 1px solid #bcd3dc;
  background-color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  margin: 0 !important;
  padding: 10px;
  padding-left: 26px;
  box-shadow: none !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #fd0000;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 51px;
  border-radius: 26px;
  border: 1px solid #bcd3dc;
  background-color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  margin: 0 !important;
  padding: 10px;
  padding-left: 26px;
  box-shadow: none !important;
  width: 100%;
}
@media screen and (max-width: 384px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    font-size: 16px;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_footer input {
  font-family: "Helvetica Neue Condensed", Arial, sans-serif;
  height: 51px;
  border-radius: 26px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
  border: 3px solid #c16f06 !important;
  background: #ff8f00 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  transition: all 0.3s ease;
  padding: 0 30px;
  line-height: 45px;
  cursor: pointer;
}
@media screen and (max-width: 384px) {
  body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_footer input {
    font-size: 22px;
    padding: 0 18px;
  }
}
body #main-content .subscribe-newsletter .subscribe-newsletter-body .subscribe-newsletter-form .gform_wrapper form .gform_footer input:hover {
  background: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.home-dev {
  /*    Home Animation styles    */
  /*   Home Animation styles  */
}
body.home-dev #et-boc {
  overflow: hidden;
}
body.home-dev #et-main-area .page-content-section {
  padding: 0 !important;
}
body.home-dev #et-main-area .page-content-section &gt; .et_pb_row {
  width: 100%;
  padding: 0;
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header {
  background-position: top center;
  min-height: 953px;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header {
    padding: 69px 0;
    background-size: inherit;
    background-position: bottom center;
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header {
    min-height: 720px;
  }
}
@media (min-width: 1921px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header {
    background-position: bottom center;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  max-width: 1600px;
  width: 90%;
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 6.5vh;
    padding-bottom: 6.5vh;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding-top: 6%;
    padding-bottom: 6%;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 36px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 66px;
  text-align: center;
  margin-top: 23px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    line-height: 1em;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 24px !important;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 82px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  margin-top: -8px;
  line-height: 100%;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 60px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 40px !important;
  }
}
@media (max-width: 1700px) and (min-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: calc(46px + (82 - 46) * ((100vw - 980px) / (1700 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 34px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    font-size: 42px !important;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 36px !important;
  font-weight: 700;
  font-style: normal;
  line-height: 35.62px;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    line-height: 1em;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
    font-size: 24px !important;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
  margin-top: 40px;
  padding: 7px 20px !important;
  border-radius: 28px;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 20px !important;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 632px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button {
    margin: 20px auto 0;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_one {
  border: 3px solid #0a8730;
  background-color: #53c102;
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two {
  border: 3px solid #c16f06;
  background-color: #ff8f00;
}
@media (max-width: 632px) {
  body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button.et_pb_button_two {
    line-height: 1.15em !important;
    padding: 10.5px 20px !important;
  }
}
body.home-dev #et-main-area #top-home-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_button:hover {
  background-color: #10a5d9 !important;
  border-color: #1068D9 !important;
  color: #fff !important;
}
body.home-dev #et-main-area #switching-it-companies-section {
  padding-top: 0;
}
@media screen and (min-width: 981px) and (max-width: 1080px) {
  body.home-dev #et-main-area #switching-it-companies-section {
    margin-top: -75px;
  }
}
@media screen and (min-width: 1081px) and (max-width: 1199.98px) {
  body.home-dev #et-main-area #switching-it-companies-section {
    margin-top: -55px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container {
  max-width: 1600px;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 47px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container h2 .line-break {
    display: inline;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 25px;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column {
  position: relative;
  box-shadow: 0 28px 38px rgba(0, 0, 0, 0.12);
  border-radius: 40px 0;
  border: 1px solid #ebe5d9;
  background-image: linear-gradient(to top, #fbf3e4 0%, #ffffff 36%, #ffffff 100%);
  height: fit-content;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column {
    flex: 0 1 100% !important;
    left: unset !important;
    top: unset !important;
    max-width: 600px !important;
    margin-bottom: 40px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 35px 40px 20px;
}
@media (max-width: 1200px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 40px 20px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 40px 20px !important;
  }
}
@media screen and (max-width: 480px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container {
    padding: 35px 25px 20px !important;
  }
}
@media (max-width: 1180px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img {
    max-width: 40%;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container img {
    max-width: 100%;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32px;
  text-align: center;
  margin-bottom: 35px;
  padding-top: 20px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 22px !important;
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 22px !important;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1180px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    font-size: 16px !important;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container p.head {
    width: 100%;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc {
  max-width: 340px;
}
@media (max-width: 1280px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc {
    max-width: none !important;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
    font-size: 16px !important;
    line-height: 18px;
  }
}
@media (max-width: 1180px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container .disc p {
    font-size: 14px !important;
    line-height: 16px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
  display: block;
  margin: 15px auto 0;
  border-radius: 30px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.015em;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 20px;
  line-height: 1.25;
  transition: all 0.3s;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn:hover {
  background-color: #52C102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
@media (max-width: 1700px) and (min-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    padding: 10px 13px;
    font-size: calc(10px + (14 - 10) * ((100vw - 980px) / (1700 - 980)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    padding: 10px 12px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column .col-container a.switch-btn {
    font-size: 12px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(1) {
  max-width: 456px;
  z-index: 2;
  flex: 0 1 30%;
  top: 67px;
  left: 10px;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) {
  max-width: 565px;
  z-index: 1;
  flex: 0 1 40%;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container {
  padding: 35px 70px 20px;
}
@media screen and (max-width: 1280px) and (min-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container {
    padding: 35px 70px 20px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(2) .col-container p.head {
  letter-spacing: 0;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) {
  max-width: 456px;
  z-index: 2;
  flex: 0 1 30%;
  top: 33px;
  left: -13px;
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container {
  padding: 35px 30px 20px;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container .switching-columns .column:nth-child(3) .col-container p.head {
    max-width: 300px;
  }
}
body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2021/01/9-layers.png");
  background-repeat: no-repeat;
  background-position: center 5%;
  top: 81%;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    top: 79%;
  }
}
@media (max-width: 1330px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    top: 80%;
  }
}
@media (max-width: 1200px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    background-size: 88%;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section #switching-it-companies-container::before {
    display: none;
  }
}
body.home-dev #et-main-area #switching-it-companies-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-image: url("/wp-content/uploads/2021/03/switching-it-companies-section-bg-1.png");
  background-repeat: no-repeat;
  top: -110px;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #switching-it-companies-section::before {
    top: -90px;
  }
}
@media (max-width: 1345px) {
  body.home-dev #et-main-area #switching-it-companies-section::before {
    top: -60px;
  }
}
@media (max-width: 1180px) {
  body.home-dev #et-main-area #switching-it-companies-section::before {
    background-size: 80%;
    top: -10px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #switching-it-companies-section::before {
    display: none;
  }
}
body.home-dev #et-main-area #risk-form-section {
  padding: 30px 0;
  max-width: 1230px;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #risk-form-section {
    margin-top: 188px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  body.home-dev #et-main-area #risk-form-section {
    margin-top: 150px;
  }
}
body.home-dev #et-main-area #risk-form-section h2 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 45px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 100%;
  text-align: left;
  margin-bottom: 30px;
  line-height: 1.15em;
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home-dev #et-main-area #risk-form-section h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #risk-form-section h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #risk-form-section h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #risk-form-section h2 {
    padding-left: 9px;
  }
}
body.home-dev #et-main-area #risk-form-section p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.45em;
  text-align: left;
  margin: 0 0 1.35em;
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #risk-form-section p {
    padding-left: 0.5em;
  }
}
body.home-dev #et-main-area #risk-form-section ul {
  padding-top: 5px;
}
body.home-dev #et-main-area #risk-form-section ul &gt; li {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: left;
  list-style: none;
  padding-left: 30px;
  margin: 0 0 1.3em;
  position: relative;
}
body.home-dev #et-main-area #risk-form-section ul &gt; li::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/check-list.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 27px;
  width: 27px;
  left: -10px;
  top: 6px;
  transform: translateY(-6px);
}
body.home-dev #et-main-area #risk-form-section ul &gt; ul li::before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 1px;
  color: #11abe1;
  left: -10px;
  top: 6px;
  transform: translateY(-6px);
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #risk-form-section .et_pb_column:first-child {
    width: 47.25%;
    margin-right: 4.5%;
  }
  body.home-dev #et-main-area #risk-form-section .et_pb_column:last-child {
    width: 48.25%;
  }
}
body.home-dev #et-main-area #risk-form-section .form-wrapper {
  position: relative;
  top: -3px;
  box-shadow: 25px 28px 0 #11abe1;
  border: 8px solid #ffffff;
  border-top: 0;
  background-color: #45a200;
  padding: 20px 73px 25px 78px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper {
    max-width: 650px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper {
    padding: 10px 30px;
  }
}
body.home-dev #et-main-area #risk-form-section .form-wrapper h3 {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 35px;
  font-size: 35px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.15em;
  text-align: left;
  margin-bottom: 27px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper h3 {
    line-height: 120%;
  }
}
body.home-dev #et-main-area #risk-form-section .form-wrapper p {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: left;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper p {
    max-width: 500px;
  }
}
body.home-dev #et-main-area #risk-form-section .form-wrapper .form-wrapp {
  margin-top: -32px;
  min-height: auto !important;
  max-height: 398px;
}
@media (max-width: 396px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper .form-wrapp {
    max-height: 580px;
  }
}
body.home-dev #et-main-area #risk-form-section .form-wrapper::after {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background-image: url("/wp-content/uploads/2021/01/7-layers.png");
  background-repeat: no-repeat;
  transform: translate(155px, 35px);
  z-index: 1;
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #risk-form-section .form-wrapper::after {
    transform: translateY(35px);
    width: 100%;
    background-position: center top;
    left: 0;
  }
}
body.home-dev #et-main-area #delimeter-section {
  margin-top: 95px;
  padding: 0;
  position: relative;
  z-index: 5;
}
body.home-dev #et-main-area #delimeter-section::before {
  position: absolute;
  width: 100%;
  height: 945px;
  background-image: url("/wp-content/uploads/2021/01/vector-1.png");
  background-position: center;
  background-repeat: no-repeat;
  top: -110px;
}
@media (max-width: 1380px) {
  body.home-dev #et-main-area #delimeter-section::before {
    /*left: 1.5%;*/
    background-position-x: 43%;
    background-position-y: 55%;
  }
}
@media (max-width: 1300px) {
  body.home-dev #et-main-area #delimeter-section::before {
    background-position-y: 65%;
  }
}
@media (max-width: 1200px) {
  body.home-dev #et-main-area #delimeter-section::before {
    background-position-x: 40%;
    background-position-y: 75%;
  }
}
@media (max-width: 1105px) {
  body.home-dev #et-main-area #delimeter-section::before {
    background-position-y: 90%;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section::before {
    display: none;
  }
}
body.home-dev #et-main-area #delimeter-section::after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/bottom.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  height: 100%;
  bottom: -41px;
  left: 120px;
}
@media (max-width: 1520px) {
  body.home-dev #et-main-area #delimeter-section::after {
    left: 0;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section::after {
    display: none;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row {
  max-width: 1415px;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row {
    padding: 23px 0;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row {
    flex-wrap: wrap;
    padding-top: 80px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    width: 42.25%;
    margin-right: 10.5%;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    margin-bottom: 50px;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
  content: "";
  position: absolute;
  width: 140vw;
  height: 945px;
  background-image: url("/wp-content/uploads/2021/01/vector-1.png");
  background-position: center;
  background-repeat: no-repeat;
  top: 46%;
  left: calc(50% + 356px);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1279px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
    transform: scale(0.85) translate(-62.5%, -58%);
    transform-origin: center center;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:first-of-type:before {
    content: none;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/top.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: -84px;
  left: -130px;
}
@media (max-width: 1360px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row::before {
    left: -225px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row::before {
    display: none;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row h2 {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 47px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1 !important;
  text-align: center;
  max-width: 483px;
  margin: 22px auto 33px;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 {
    padding-left: 7px;
  }
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 {
    font-size: calc(32px + (47 - 32) * ((100vw - 980px) / (1440 - 980))) !important;
    margin: 12px auto 13px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 {
    line-height: 120%;
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 {
    font-size: 28px !important;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row h2 ~ p {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  line-height: 1.15 !important;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 ~ p {
    max-width: 505px !important;
    padding-left: 7px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row h2 ~ p {
    font-size: 20px !important;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 32.04px;
  text-align: center;
  max-width: 495px;
  margin: 25px auto 0;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row p {
    line-height: 120%;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row a.speak-btn {
  display: inline-block;
  border-radius: 100px;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  margin-top: 0;
  padding: 14px 20px !important;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 20px !important;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 25px;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row a.speak-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row a.speak-btn {
    font-size: 16px !important;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row a.speak-btn:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper {
  padding-top: 30px;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet {
  margin-bottom: 59px;
  position: relative;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 26px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 29px;
  text-align: left;
  margin-bottom: 25px;
  margin-left: 0;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1279px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p {
    line-height: 1.2;
    font-size: 22px;
    margin-bottom: 15px;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet p strong {
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  padding-right: 9px;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li {
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 21px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li {
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  left: -4px;
  top: 5px;
  transform: translateY(4px);
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before {
  content: "";
  position: absolute;
  height: 125px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  left: -135px;
  transform: translateY(-30px);
  z-index: 5;
}
@media screen and (max-width: 480px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet::before {
    width: 75px;
    height: 70px;
    left: -95px;
    top: 25px;
    background-size: contain;
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after {
  content: "";
  display: block;
  position: absolute;
  left: -77px;
  top: calc(50% + 64px);
  transform: translateY(-50%);
  width: 4px;
  background-color: white;
  height: calc(100% - 60px);
}
@media screen and (max-width: 480px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:after {
    left: -60px;
    height: calc(100% - 40px);
    top: calc(50% + 62px);
  }
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(1)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item1.png");
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2) {
  margin-bottom: 66px;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item2.png");
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::before {
  background-image: url("/wp-content/uploads/2021/03/list-item3.png");
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .bullets-wrapper .bullet:nth-child(3)::after {
  display: none;
}
body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
  padding-left: 183px;
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
    padding-left: 135px;
  }
}
@media screen and (max-width: 480px) {
  body.home-dev #et-main-area #delimeter-section .et_pb_row .et_pb_column:last-child {
    padding-left: 90px;
  }
}
body.home-dev #et-main-area #home-stories-section {
  padding-bottom: 38px;
  background-color: transparent;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row {
  max-width: 1390px;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row h2 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 47px !important;
  font-style: normal;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
  margin-top: 11px;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row h2 {
    line-height: 120%;
  }
}
body.home-dev #et-main-area #home-stories-section .et_pb_row h3 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  margin-top: 37px;
  letter-spacing: 0;
  font-size: 28px !important;
  line-height: normal;
  text-align: center;
  margin-bottom: 23px;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row p {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  text-align: center;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
  position: relative;
  top: -74px;
  display: block;
  max-width: 470px;
  margin: 0 auto;
  border: 3px solid #c16f06;
  background-color: #ff8f00;
  padding: 10px 20px !important;
  border-radius: 28px;
  color: #ffffff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px !important;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  max-width: 473px;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    font-size: 13px !important;
  }
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn:hover {
  background-color: #52c102 !important;
  border-color: #006210 !important;
  color: #fff !important;
}
@media screen and (max-width: 1279px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    top: -35px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .read-more-stories-btn {
    top: -30px;
    line-height: 115%;
    max-width: 350px;
  }
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 17px;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
  flex: 0 1 20.15%;
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 42.15%;
  }
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
  margin-bottom: 26px;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post img {
  max-width: 93%;
}
body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
  color: #010101;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px !important;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-stories-section .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 14px !important;
    line-height: 120%;
  }
}
body.home-dev #et-main-area #home-latest-news {
  padding-top: 0;
  background-color: transparent;
}
body.home-dev #et-main-area #home-latest-news:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/01/16-layers.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  top: -110px;
  background-size: contain;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news:before {
    top: -50px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news:before {
    display: none;
  }
}
body.home-dev #et-main-area #home-latest-news:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/03/bottom-grey-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: 100vw;
  top: -84%;
  z-index: -1;
  background-size: contain;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news:after {
    top: -50px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news:after {
    display: none;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row {
  padding-top: 0;
  max-width: 1335px;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row h2 {
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 67px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row h2 {
    font-size: 34px !important;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row h2, body.home-dev #et-main-area #home-latest-news .et_pb_row p {
    text-align: center;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link {
  position: relative;
  padding-top: 57px;
  padding-bottom: 1px;
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link {
    font-size: 20px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link {
    padding-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link {
    margin-right: 47px;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::after, body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::before {
  width: 55px;
  height: 55px;
  top: 50%;
  right: -67px;
  background-color: #45a200;
  border: 1px solid #006210;
  border-radius: 50%;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::before {
    height: 37px;
    width: 37px;
    top: 51px;
    right: -47px;
  }
}
@media screen and (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::before {
    top: 4px;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::after {
  width: 12px;
  height: 17px;
  top: 61px;
  right: -46px;
  background-image: url("/wp-content/uploads/2021/04/btn-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::after {
    width: 8px;
    height: 12px;
    top: 63.5px;
    right: -33px;
    background-size: contain;
  }
}
@media screen and (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link::after {
    top: 17px;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link span {
  position: relative;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link span::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: all 0.3s ease-in-out;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:focus::before, body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:hover::before {
  background-color: #11abe0;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:focus::after, body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:hover::after {
  transform: scale(1.05);
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:focus span::before, body.home-dev #et-main-area #home-latest-news .et_pb_row .overview-link:hover span::before {
  width: 0;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
  flex: 0 1 31%;
  box-shadow: 0 28px 38px rgba(0, 0, 0, 0.12);
  border-radius: 0 0 8px 8px;
  background-color: #ffffff;
  padding-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    padding-bottom: 25px;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:first-child {
  display: none;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 48%;
  }
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post:first-child {
    display: block;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post {
    flex: 0 1 100%;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
  max-width: 80%;
  margin: 0 auto;
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 25px !important;
  padding-top: 15px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left;
  text-transform: none;
  margin-bottom: 70px;
  background-image: url("/wp-content/uploads/2021/01/Shape_8.png");
  background-position: bottom left;
  background-repeat: no-repeat;
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    font-size: 18px !important;
    line-height: 115%;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post .entry-title a {
  margin-bottom: 10px;
  display: block;
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link {
  max-width: 90%;
  text-align: right;
  color: #000000;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  float: right;
  margin-right: 30px;
  transition: all 0.3s;
}
@media (max-width: 1280px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link {
    font-size: 16px;
  }
}
body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_ajax_pagination_container .et_pb_post a.more-link:hover {
  color: #45a200;
  border-color: #45a200;
}
@media (min-width: 981px) {
  body.home-dev #et-main-area #home-latest-news .et_pb_row .et_pb_column:first-child {
    padding-top: 105px;
    width: 19.875%;
  }
}
body.home-dev #et-main-area #home-bottom-section {
  padding-top: 0;
  padding-bottom: 65px;
  background-color: transparent;
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-bottom-section {
    padding-bottom: 25px;
  }
}
body.home-dev #et-main-area #home-bottom-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2021/01/11-layers.png");
  background-repeat: no-repeat;
  background-position: center;
  top: -160px;
}
@media (max-width: 1800px) {
  body.home-dev #et-main-area #home-bottom-section::before {
    background-size: contain;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-bottom-section::before {
    display: none;
  }
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row {
  max-width: 1320px;
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:first-child {
  display: none;
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child {
  width: 100%;
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
  position: relative;
  top: -55px;
  background-image: url("/wp-content/uploads/2021/01/Rectangle_24.png");
  max-width: 771px;
  float: right;
  min-height: unset !important;
  border-radius: 0 20px 20px 0;
  padding-left: 115px ;
  padding-right: 115px ;
  padding-top: 35px ;
  padding-bottom: 50px ;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-left: calc(28.75px + (115 - 28.75) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-right: calc(23px + (115 - 23) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-top: calc(14px + (35 - 14) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    padding-bottom: calc(20px + (50 - 20) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media screen and (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    max-width: 63%;
  }
}
@media screen and (max-width: 1050px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    border-radius: 10px;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    float: unset;
    margin: 310px auto 0;
    max-width: 585px;
    top: 0;
  }
}
@media (max-width: 635px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    max-height: none;
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form {
    margin-top: 250px;
  }
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
  color: #fff;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 55px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  margin-top: 30px ;
  margin-bottom: 28px ;
  font-size: 55px !important;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    margin-top: calc(15px + (30 - 15) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    margin-bottom: calc(14px + (28 - 14) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    font-size: calc(28px + (55 - 28) * ((100vw - 280px) / (1440 - 280))) !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head h3 {
    line-height: 120%;
  }
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .head p {
  color: #ffffff !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: center;
  max-width: 540px;
  margin: 0 auto;
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px ;
  margin-bottom: 9px ;
  min-height: unset !important;
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
    margin-top: calc(15px + (30 - 15) * ((100vw - 280px) / (1440 - 280)));
  }
}
@media (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
    margin-bottom: calc(4.5px + (9 - 4.5) * ((100vw - 280px) / (1440 - 280)));
  }
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp br {
  display: none;
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe {
  min-height: unset !important;
  max-height: 190px;
}
@media screen and (max-width: 461px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp iframe {
    max-height: 275px;
  }
}
@media (max-width: 635px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form .form-wrapp {
    max-height: 280px;
  }
}
body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/09/Free-Gift-To-You.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 689px;
  height: 635px;
  left: -608px;
  top: -56px;
}
@media screen and (max-width: 1440px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 100%;
    background-size: contain;
    left: -85%;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 75%;
    top: -480px;
    left: 50%;
    transform: translateX(-55%);
  }
}
@media (max-width: 767px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 380px;
    top: -455px;
    transform: translateX(-57%);
  }
}
@media screen and (max-width: 380px) {
  body.home-dev #et-main-area #home-bottom-section .et_pb_row .et_pb_column:last-child .bottom-cta-form::before {
    width: 350px;
    top: -502px;
    transform: translateX(-58%);
  }
}
body.home-dev #et-boc #delimeter-section .et_pb_row:before, body.home-dev #et-boc #delimeter-section .et_pb_row .et_pb_column:before, body.home-dev #et-boc #home-bottom-section:before, body.home-dev #et-boc #home-latest-news:before, body.home-dev #et-boc #switching-it-companies-container:before, body.home-dev #et-boc #switching-it-companies-section:before {
  content: none !important;
}
body.home-dev #et-boc #delimeter-section:after, body.home-dev #et-boc #risk-form-section .form-wrapper:after {
  content: none !important;
}
body.home-dev #et-boc .vivus-wbuildings {
  z-index: 1;
  width: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  height: 100%;
  max-height: 940px;
}
@media screen and (max-width: 1500px) {
  body.home-dev #et-boc .vivus-wbuildings {
    width: 120%;
  }
}
body.home-dev #et-boc .vivus-wbuildings .et_pb_code_inner {
  height: 100%;
}
body.home-dev #et-boc .vivus-wbuildings .et_pb_code_inner .fluid-width-video-wrapper {
  height: 100%;
}
body.home-dev #et-boc .vivus-wbuildings #wbuildings {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 981px) {
  body.home-dev #et-boc #delimeter-section .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
  }
}
body.home-dev #et-boc #delimeter-section .et_pb_row .bullet:before {
  content: none !important;
}
body.home-dev #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper {
  position: absolute;
  top: -21px;
  left: -127px;
}
@media screen and (max-width: 480px) {
  body.home-dev #et-boc #delimeter-section .et_pb_row .bullet .fluid-width-video-wrapper {
    top: 2px;
    left: -89px;
  }
}
@media (min-width: 981px) {
  body.home-dev #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.home-dev #et-boc #delimeter-section .et_pb_row .et_pb_column:first-of-type .et_pb_module.et_pb_text {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  body.home-dev #et-boc #delimeter-section .et_pb_row .et_pb_column:last-of-type {
    max-width: 637px;
    margin: 0 auto !important;
  }
}
body.home-dev #et-boc .fluid-width-video-wrapper object {
  position: static;
}
body.home-dev #et-boc .vivus-circuits #circuits {
  position: relative;
  top: -111px;
  max-width: 997px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  body.home-dev #et-boc .vivus-circuits #circuits {
    width: 73%;
    top: calc(-64px + 2vw);
  }
}
body.home-dev #et-boc .vivus-bottom-line-graph {
  position: absolute;
  top: unset;
  left: 50%;
  transform: translateX(-50%);
  bottom: -250px;
  max-width: 1030px;
  margin: 0 auto;
  width: 94%;
}
@media screen and (max-width: 1200px) {
  body.home-dev #et-boc .vivus-bottom-line-graph {
    width: 88%;
    bottom: -206px;
  }
}
body.home-dev #et-boc .vivus-services-bottom-blue {
  max-width: 142px;
  position: absolute;
  bottom: -213px;
  left: 50%;
  transform: translateX(-50%);
}
body.home-dev #et-boc .vivus-blue-white-top {
  position: absolute;
  width: 820px;
  top: -107px;
  left: -131px;
}
@media screen and (max-width: 1280px) {
  body.home-dev #et-boc .vivus-blue-white-top {
    width: 600px;
    top: -83px;
    left: -45px;
  }
}
body.home-dev #et-boc .vivus-blue-white-bottom {
  position: absolute;
  width: 100%;
  max-width: 429px;
  top: unset;
  bottom: -75px;
  left: -163px;
}
body.home-dev #et-boc .vivus-right-side-structure {
  max-width: 258px;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  right: -283px;
}
body.home-dev #et-boc .vivus-str-with-content {
  z-index: -1;
  width: 988px;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: scale(1) translate(-61%, -50%);
  transform-origin: 50% center;
}
@media screen and (max-width: 1280px) {
  body.home-dev #et-boc .vivus-str-with-content {
    width: 835px;
  }
}
body.home-dev #et-boc #list-motion-1, body.home-dev #et-boc #list-motion-2, body.home-dev #et-boc #list-motion-3 {
  position: absolute;
  top: 0;
  width: 105px;
  height: 105px;
  left: 0;
}
@media screen and (max-width: 480px) {
  body.home-dev #et-boc #list-motion-1, body.home-dev #et-boc #list-motion-2, body.home-dev #et-boc #list-motion-3 {
    width: 60px;
    height: 60px;
  }
}
body.home-dev #et-boc .vivus-grey-blog-str {
  z-index: -1;
  position: absolute;
  top: 32%;
  left: 49%;
  transform: translate(-50%, -50%);
  width: 98vw;
}
body.home-dev #et-boc .vivus-grey-form-str {
  z-index: -1;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95vw;
}
.page-id-1274 #et-boc .banner-section {
  display: none;
}
.page-id-1274 #et-boc .page-content-section {
  background-color: #959595;
}
.page-id-1274 #et-boc .page-content-section .et_pb_module.et_pb_post_content &gt; p {
  max-width: 1110px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-id-1274 #et-boc .fluid-width-video-wrapper object {
  position: static !important;
}
#experience-page {
  font-family: "Padauk", sans-serif;
  font-weight: 400;
  height: 100vh;
  min-height: 800px;
  padding: 2.4% 0;
  display: flex;
}
#experience-page:before {
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  opacity: 0.6;
}
@media (min-width: 768px) {
  #experience-page:before {
    display: none;
  }
}
@media (max-width: 1680px) {
  #experience-page {
    background-position-x: 50%;
  }
}
@media (max-width: 980px) {
  #experience-page {
    background-position-x: 60%;
  }
}
@media (max-width: 767px) {
  #experience-page {
    background-position-x: 89%;
    display: block;
    padding: 40px 0;
  }
}
#experience-page .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 1410px;
}
#experience-page .text-column {
  max-width: 49.65%;
  float: none;
  margin-left: auto;
}
@media (max-width: 767px) {
  #experience-page .text-column {
    max-width: 100% !important;
    padding: 0 15px !important;
  }
}
#experience-page .logo-module {
  text-align: center;
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  #experience-page .logo-module {
    margin-bottom: 10% !important;
  }
  #experience-page .logo-module img {
    width: 130px;
  }
}
#experience-page .text-module {
  text-align: center;
}
#experience-page .text-module .green {
  color: #8dc641;
}
#experience-page .text-module .blue {
  color: #11abe0;
}
#experience-page .text-module h1 {
  font-family: "Archivo Black", sans-serif;
  font-size: 45px;
  line-height: 1.11em;
  text-transform: uppercase;
  padding-bottom: 6.4%;
}
#experience-page .text-module h1 &gt; span {
  display: block;
}
#experience-page .text-module p {
  font-size: 28px;
}
@media (max-width: 1440px) {
  #experience-page .text-module h1 {
    font-size: 40px;
    padding-bottom: 2.4%;
  }
}
@media (max-width: 1200px) {
  #experience-page .text-module h1 {
    font-size: 33px;
  }
  #experience-page .text-module p {
    font-size: 24px;
  }
}
@media (max-width: 980px) {
  #experience-page .text-module h1 {
    font-size: 29px;
  }
  #experience-page .text-module p {
    font-size: 21px;
  }
}
@media (max-width: 480px) {
  #experience-page .text-module h1 {
    padding-bottom: 25px;
    font-size: 26px;
    line-height: 1.3em;
  }
  #experience-page .text-module p {
    font-size: 19px;
  }
}
#experience-page .buttons-module {
  font-family: "Archivo Bold", sans-serif;
}
#experience-page .buttons-module ul, #experience-page .buttons-module li {
  display: block;
  padding: 0;
}
#experience-page .buttons-module ul {
  width: 578px;
  margin: 0 auto;
}
#experience-page .buttons-module li a {
  display: block;
  line-height: 90px;
  white-space: nowrap;
  font-size: 30px;
  color: #000;
  width: 100%;
  text-align: center;
  padding: 0 15px 0 14%;
  position: relative;
  border: 3px solid;
  border-radius: 18px;
  margin-left: auto;
  width: 90%;
}
#experience-page .buttons-module li a:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 142px;
  height: 142px;
  position: absolute;
  top: 50%;
  left: -57px;
  transform: translateY(-50%);
}
@media (max-width: 1440px) {
  #experience-page .buttons-module li a:before {
    transform: translateY(-50%) scale(0.9);
  }
}
#experience-page .buttons-module li:first-child {
  margin-bottom: 17.5%;
}
@media (max-width: 1440px) {
  #experience-page .buttons-module li:first-child {
    margin-bottom: 10%;
  }
}
#experience-page .buttons-module li:first-child a {
  border-color: #8dc641;
}
#experience-page .buttons-module li:first-child a:hover {
  background-color: #8dc641;
}
#experience-page .buttons-module li:first-child a:before {
  background: #8dc641 url(../wp-content/uploads/2021/02/good.png) no-repeat top 11px right;
}
#experience-page .buttons-module li:last-child a {
  border-color: #000000;
}
#experience-page .buttons-module li:last-child a:hover {
  background-color: #000;
  color: #fff;
}
#experience-page .buttons-module li:last-child a:before {
  background: #000 url(../wp-content/uploads/2021/02/bad.png) no-repeat top 27px right;
}
@media (max-width: 1200px) {
  #experience-page .buttons-module ul {
    width: 480px;
  }
  #experience-page .buttons-module li a {
    font-size: 24px;
    line-height: 75px;
  }
  #experience-page .buttons-module li a:before {
    transform: translateY(-50%) scale(0.7);
  }
}
@media (max-width: 980px) {
  #experience-page .buttons-module ul {
    width: 410px;
  }
  #experience-page .buttons-module li a {
    font-size: 20px;
    line-height: 60px;
    border-radius: 10px;
  }
  #experience-page .buttons-module li a:before {
    transform: translateY(-50%) scale(0.6);
  }
}
@media (max-width: 767px) {
  #experience-page .buttons-module li a {
    width: 94%;
  }
}
@media (max-width: 480px) {
  #experience-page .buttons-module ul {
    width: 100%;
  }
  #experience-page .buttons-module li a {
    padding-left: 15px;
    width: 100%;
  }
  #experience-page .buttons-module li a:before {
    display: none;
  }
}
#experience-page .form-module {
  box-shadow: 0 18px 28px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  border: 3px solid #000000;
  background-color: #ffffff;
  padding: 43px 6% 20px;
}
#experience-page .form-module .et_pb_code_inner, #experience-page .form-module .form-wrap {
  min-height: 0 !important;
}
#experience-page .form-module iframe {
  height: 425px !important;
}
@media (max-width: 520px) {
  #experience-page .form-module iframe {
    height: 800px !important;
  }
}
#experience-page .form-module .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#experience-page .form-module .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#experience-page .form-module .gform_wrapper .gform_required_legend {
  display: none !important;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48%;
  position: relative;
  text-align: left;
  line-height: 0;
  margin-bottom: 15px;
  /*&amp;:nth-last-child(1),
							&amp;:nth-last-child(2){
								width: 100%;
							}*/
}
@media screen and (max-width: 475px) {
  #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield legend, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-size: 16px;
  color: #000;
  display: inline-block;
  padding: 0;
  margin: 0 0 11px;
  text-align: left;
  line-height: 17px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 46px;
  padding: 0 15px;
  transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  font-family: inherit;
  box-shadow: none;
  border-radius: 4px;
  border: 1px solid #000;
  background-color: #fff;
  width: 100%;
  margin: 2px 0;
  font-size: 13px;
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  /*border: none !important;*/
}
#experience-page .form-module .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 103px;
  resize: none;
  padding: 15px;
}
#experience-page .form-module .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
  margin-top: 20px;
}
#experience-page .form-module .gform_wrapper form .gform_footer input {
  font-family: "Archivo Black", sans-serif;
  display: block;
  border: none;
  outline: none;
  border-radius: 5px;
  color: #fff;
  text-shadow: none;
  font-size: 32px;
  margin: -13px auto 0;
  transition: all 0.2s ease;
  width: 100%;
  max-width: 300px;
  line-height: 67px;
  letter-spacing: 0.05em;
  padding: 0 12px;
  text-transform: uppercase;
  background-color: #8dc641;
  background-image: none;
  cursor: pointer;
}
#experience-page .form-module .gform_wrapper form .gform_footer input:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
@media (max-width: 1440px) {
  #experience-page.experience .text-column {
    padding-right: 30px;
    padding-bottom: 5%;
    max-width: 55%;
  }
}
@media (max-width: 980px) {
  #experience-page.experience .text-column {
    padding-right: 20px;
    max-width: 65%;
  }
}
#experience-page.experience .text-module {
  margin-bottom: 15%;
}
@media (max-width: 1440px) {
  #experience-page.experience .text-module {
    margin-bottom: 8%;
  }
}
#experience-page.bad-experience {
  min-height: 900px;
}
@media (max-width: 1440px) {
  #experience-page.bad-experience {
    display: block;
  }
}
#experience-page.bad-experience .text-column {
  max-width: 50.6%;
}
@media (max-width: 1440px) {
  #experience-page.bad-experience .text-column {
    padding-right: 30px;
  }
}
@media (max-width: 1200px) {
  #experience-page.bad-experience .text-column {
    max-width: 57%;
  }
}
@media (max-width: 980px) {
  #experience-page.bad-experience .text-column {
    padding-right: 20px;
    max-width: 70%;
  }
}
#experience-page.bad-experience .text-module h1 {
  padding-bottom: 3.4%;
}
@media (max-width: 1400px) {
  #experience-page.bad-experience .text-module h1 {
    font-size: 28px !important;
    padding-bottom: 1.5%;
  }
}
#experience-page.bad-experience .text-module p {
  font-size: 24px;
}
@media (max-width: 1440px) {
  #experience-page.bad-experience .text-module {
    margin-bottom: 1.3% !important;
  }
  #experience-page.bad-experience .text-module p {
    font-size: 18px;
  }
}
#experience-page.bad-experience .logo-module {
  margin-bottom: 3%;
}
@media (max-width: 1400px) {
  #experience-page.bad-experience .logo-module {
    margin-bottom: 1.5%;
  }
  #experience-page.bad-experience .logo-module img {
    width: 70%;
  }
}
#experience-page.thank-you-experience {
  display: flex;
}
#experience-page.thank-you-experience .text-column {
  padding-left: 0.5%;
}
@media (max-width: 980px) {
  #experience-page.thank-you-experience .text-column {
    padding: 0 15px 0 0;
    max-width: 58%;
  }
}
#experience-page.thank-you-experience .text-module {
  margin-bottom: 5.5%;
  text-align: left;
}
#experience-page.thank-you-experience .text-module h1 {
  text-transform: none;
  padding-bottom: 13.5%;
}
@media (max-width: 767px) {
  #experience-page.thank-you-experience .text-module {
    text-align: center;
  }
  #experience-page.thank-you-experience .text-module h1 {
    padding-bottom: 8%;
  }
}
#experience-page.thank-you-experience .logo-module {
  text-align: left;
  margin: 13.4% 0 0;
}
@media (max-width: 767px) {
  #experience-page.thank-you-experience .logo-module {
    text-align: center;
    margin-top: 0;
  }
}
@media (max-width: 1440px) {
  #experience-page {
    min-height: 700px;
  }
}
@media (max-width: 1200px) {
  #experience-page {
    min-height: 630px;
  }
}
@media (max-width: 980px) {
  #experience-page {
    min-height: 570px;
  }
}
@media (max-width: 767px) {
  #experience-page {
    height: auto;
    min-height: 100vh;
  }
}
.page-id-735 {
  background-attachment: scroll !important;
}
@media (max-width: 1700px) and (min-width: 980px) {
  .page-id-735 .header-menu-info &gt; .et_pb_row #itmatters-logo {
    margin-left: 7px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .page-id-735 #et-main-area .et_pb_row {
    width: 95%;
  }
}
.page-id-735 #et-main-area .et_pb_text_inner {
  margin: 0;
}
.page-id-735 #et-main-area .contacts-container {
  max-width: 1580px;
}
.page-id-735 #et-main-area .contacts-section {
  padding: 67px 0 0;
}
.page-id-735 #et-main-area .contacts-section::before {
  content: "";
  position: absolute;
  top: 67px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2021/03/contacts_bg.png") no-repeat top right/cover;
  z-index: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1368px) {
  .page-id-735 #et-main-area .contacts-section::before {
    top: 53px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section::before {
    top: 0;
  }
}
.page-id-735 #et-main-area .contacts-section #contacts-info-row {
  max-width: 1580px;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row {
    display: flex;
  }
}
.page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
  content: "";
  position: absolute;
  top: 0;
  top: -282px;
  left: 0;
  width: 100%;
  height: 100%;
  height: 931px;
  background-image: url("/wp-content/uploads/2021/03/circuit_tree.png");
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 1600px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    background-size: contain;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    opacity: 0.2;
    background-size: cover;
    background-position: top center;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -162px;
    top: -162px;
    width: 626px;
    height: 931px;
    opacity: 1;
    background-position: initial;
    background-size: contain;
    z-index: 3;
  }
}
@media screen and (min-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -13.5%;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -10%;
    top: -157px;
    width: 650px;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -6.5%;
    top: -165px;
    width: 650px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -7%;
    top: -179px;
    width: 690px;
  }
}
@media screen and (min-width: 1401px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -4%;
    top: -250px;
    width: 720px;
  }
}
@media screen and (min-width: 1440px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -4%;
    top: -250px;
    width: 750px;
  }
}
@media screen and (min-width: 1481px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    width: 785px;
    left: -3%;
    top: -250px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    width: 833px;
    top: -250px;
    left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -20px;
    top: -162px;
    width: 480px;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -20px;
    top: -157px;
    width: 565px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -20px;
    top: -157px;
    width: 605px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -9%;
    left: -55px;
    top: -179px;
    width: 670px;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section #contacts-info-row::before {
    left: -60px;
    top: -177px;
    width: 700px;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row {
  display: flex;
  padding: 0;
  padding-top: 10px;
}
@media screen and (min-width: 481px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 20px;
  }
}
@media screen and (min-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 50px;
  }
}
@media screen and (min-width: 767.98px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 92px;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1199.98px) and (max-width: 1400px) and (max-height: 805px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .title-row {
    padding-top: 92px;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row .empty-col {
  display: none;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    display: block;
    width: 47%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 50%;
    width: 53%;
    margin-right: 2%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 50%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 56.43%;
    margin-right: 4.063%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1480px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    margin-right: 4.063%;
  }
}
@media screen and (min-width: 1480px) and (max-width: 1500px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    margin-right: 3%;
  }
}
@media screen and (min-width: 1780px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 54.43%;
    margin-right: 5.063%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 49%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 55%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 60%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1341px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .title-row .empty-col {
    width: 55%;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row .title-column {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 51%;
    margin-right: 20px !important;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 48%;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 48%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 47%;
  }
}
@media screen and (min-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 44%;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-column {
    width: 559px;
    flex-shrink: 0;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row .title-block {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 767.98px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block {
    margin-bottom: 47px;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1199.98px) and (max-width: 1400px) and (max-height: 805px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block {
    margin-bottom: 35px;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row .title-block h3, .page-id-735 #et-main-area .contacts-section .title-row .title-block h1 {
  margin: 0;
  margin-bottom: 10px;
  font-family: "Archivo", sans-serif;
  font-weight: 800;
  font-size: 38px !important;
  line-height: 65px;
}
@media screen and (min-width: 480px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block h3, .page-id-735 #et-main-area .contacts-section .title-row .title-block h1 {
    font-size: 50px !important;
    line-height: 75px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block h3, .page-id-735 #et-main-area .contacts-section .title-row .title-block h1 {
    font-size: 48px !important;
    line-height: 65px;
  }
}
@media screen and (min-width: 1199.98px) and (max-width: 1400px) and (max-height: 805px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block h3, .page-id-735 #et-main-area .contacts-section .title-row .title-block h1 {
    font-size: 45px !important;
    line-height: 70px;
  }
}
.page-id-735 #et-main-area .contacts-section .title-row .title-block p {
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 20px;
  line-height: 24px;
}
@media screen and (min-width: 361px) and (max-width: 481px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block p {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block p {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1199.98px) and (max-width: 1400px) and (max-height: 805px) {
  .page-id-735 #et-main-area .contacts-section .title-row .title-block p {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots {
  width: 100%;
  margin-bottom: 30px;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 47%;
    margin-right: 2%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 53%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 50%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 56.43%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1480px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    margin-right: 4.063%;
  }
}
@media screen and (min-width: 1480px) and (max-width: 1500px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    margin-right: 3%;
  }
}
@media screen and (min-width: 1780px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 54.43%;
    margin-right: 5.063%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 49%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 55%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 60%;
    margin-right: 1%;
  }
}
@media screen and (min-width: 1341px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots {
    width: 55%;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .et_pb_text_inner, .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
  margin: 0;
}
.page-id-735 #et-main-area .contacts-section .decor-roots .et_pb_code, .page-id-735 #et-main-area .contacts-section .decor-roots .et_pb_code_inner, .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
  height: 100%;
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .et_pb_code_inner {
    text-align: center;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
  display: flex;
  justify-content: space-between;
  font-style: normal;
}
@media screen and (min-width: 767.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
    padding: 0 2%;
  }
}
@media screen and (min-width: 981px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
    padding: 0 1%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-columns {
    display: inline-block;
    text-align: left;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-column {
    width: 48%;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-column:first-child {
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-column:first-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-column:last-child .contact-info-block:last-child .contact-info-text {
    margin-top: 4px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block {
  display: flex;
  align-items: flex-start;
  transition: 0.3s ease-in-out;
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block:hover a {
  color: #45a200 !important;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block {
    position: absolute;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block {
    align-items: center;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block:not(:first-child) {
  align-items: center;
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    align-items: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    flex-direction: row-reverse;
    top: 260px;
    left: -20px;
  }
}
@media screen and (min-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 261px;
    left: -21px;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    flex-direction: row-reverse;
    top: 282px;
    left: 6px;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    flex-direction: row-reverse;
    top: 274px;
    left: -9px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 286px;
    left: -30px;
    left: -27px;
  }
}
@media screen and (min-width: 1341px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 285px;
    left: -8px;
  }
}
@media screen and (min-width: 1401px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 238px;
    left: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 258px;
    left: 41px;
  }
}
@media screen and (min-width: 1480px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 281px;
    left: 50px;
  }
}
@media screen and (min-width: 1520px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    left: 28px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 314px;
    left: 91px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 160px;
    left: 18px;
  }
}
@media screen and (min-width: 1090px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 160px;
    left: 1px;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1180px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 221px;
    left: 30px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 249px;
    left: 28px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 275px;
    left: 8px;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address {
    top: 295px;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon {
    margin-right: 0;
    margin-left: 11px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon {
    margin-left: 14px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon {
    margin-left: 9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon {
    margin-left: 9px;
  }
}
@media screen and (min-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon svg {
    width: 40px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon svg {
    width: 37px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon svg {
    width: 43px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-icon svg {
    width: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-text {
    text-align: right;
    padding-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-text {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1480px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--address .contact-info-text {
    padding-top: 11px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 231px;
    left: 292px;
    align-items: center;
  }
}
@media screen and (min-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 231px;
    left: 316px;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 250px;
    left: 367px;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 242px;
    left: 399px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 253px;
    left: 395px;
  }
}
@media screen and (min-width: 1341px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 255px;
    left: 417px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 204px;
    left: 473px;
  }
}
@media screen and (min-width: 1440px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 223px;
    left: 494px;
  }
}
@media screen and (min-width: 1481px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 246px;
    left: 530px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 277px;
    left: 603px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 140px;
    left: 330px;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 197px;
    top: 193px;
    left: 391px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 223px;
    left: 422px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 245px;
    left: 433px;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone {
    top: 264px;
    left: 445px;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon {
    margin-right: 11px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon {
    margin-right: 6px;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon {
    margin-right: 8px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon {
    margin-right: 8px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon svg {
  width: 32px;
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon svg {
    width: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon svg {
    width: 35px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-icon svg {
    width: 25px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--phone .contact-info-text {
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    top: 308px;
    left: 255px;
  }
}
@media screen and (min-width: 1090px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    top: 306px;
    left: 280px;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 165px;
    left: 329px;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 174px;
    left: 365px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 156px;
    left: 360px;
  }
}
@media screen and (min-width: 1341px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 156px;
    left: 378px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 204px;
    left: 433px;
  }
}
@media screen and (min-width: 1440px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 179px;
    left: 454px;
  }
}
@media screen and (min-width: 1481px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 153px;
    left: 490px;
  }
}
@media screen and (min-width: 1600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 116px;
    left: 557px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    top: 198px;
    left: 300px;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 230px;
    bottom: 85px;
    left: 359px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 113px;
    left: 383px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 89px;
    left: 396px;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email {
    bottom: 64px;
    left: 410px;
  }
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon {
    margin-right: 11px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon {
    margin-right: 6px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon {
    margin-right: 6px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon svg {
  width: 32px;
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon svg {
    width: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon svg {
    width: 35px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-block--email .contact-info-icon svg {
    width: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-icon {
    flex-shrink: 0;
    margin-right: 11px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-icon svg {
  display: block;
  height: auto;
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-icon svg {
    width: 36px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text {
  color: #000;
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
  margin: auto 0;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
@media screen and (min-width: 767.98px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 13px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 1091px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 16px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 17px;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1480px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1520px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    line-height: 1.3;
  }
}
@media screen and (min-width: 1129px) and (max-width: 1180px) {
  .page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text p {
    font-size: 15px;
  }
}
.page-id-735 #et-main-area .contacts-section .decor-roots .contact-info-text a {
  line-height: 1;
  color: #000;
}
.page-id-735 #et-main-area .contacts-section .form-col {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 51%;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 48%;
  }
}
@media screen and (min-width: 1199.98px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 48%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 47%;
  }
}
@media screen and (min-width: 1340px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 44%;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .form-col {
    width: 539px;
    width: 559px;
    flex-shrink: 0;
  }
}
.page-id-735 #et-main-area .contacts-section .form-col .contact-form {
  /*@media screen and (min-width: 551px) {
						min-height: auto!important;
						height: 521px !important;
					}
					@media screen and (min-width: 1129px) {
						min-height: auto!important;
						height: 521px !important;
					}
					@media screen and (min-width: 1024px) and (max-width: 1180px) {
						height: 376px!important;
					}
					@media screen and (min-width:1180px) and (max-width: 1280px) {
						height: 438px !important;
					}
					@media screen and (min-width:1180px) and (max-width: 1400px) {
						height: 438px !important;
					}*/
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap {
  /*@media screen and (min-width: 551px) {
						min-height:100%!important;
						height:100%!important;
					}
					@media screen and (min-width: 1129px) {
						min-height:100%!important;
						height:100%!important;
					}*/
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper .gform_validation_errors {
  display: none !important;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper .gform_required_legend {
  display: none !important;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48%;
  position: relative;
  text-align: left;
  line-height: 0;
  margin-bottom: 16px;
}
@media screen and (max-width: 475px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(3), .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1) {
  width: 100%;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 0.5px solid #c02b0a;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description.instruction {
  display: none !important;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield legend, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: block;
  margin: 0 0 10px 0;
  line-height: 1;
  font-feature-settings: "calt" 1;
  font-family: "Padauk", Arial, sans-serif;
  font-size: 20px;
  color: #000;
  text-align: left;
  font-weight: 400;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 45px;
  border: 1px solid #a1b4c6;
  background-color: #fff;
  padding: 0;
  margin: 0;
  text-indent: 10px;
  font-family: "Padauk", Arial, sans-serif;
  font-size: 20px;
  color: #000;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 135px;
  resize: none;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_footer input {
  padding: 10px 50px;
  font-size: 26px;
  background: #53c102;
  border: 3px solid #0a8730;
  border-radius: 10rem;
  box-shadow: none;
  margin: 0;
  text-shadow: none;
  font-family: "Archivo", Arial, sans-serif;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap .gform_wrapper form .gform_footer input:hover {
  outline: none;
  background: transparent;
  color: #0a8730;
}
.page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
  display: block;
}
@media screen and (min-width: 551px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
    height: 100% !important;
  }
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
    height: 100% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
    width: 490px;
    width: 481px;
    margin: auto;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
    width: 490px;
    margin: auto;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1400px) {
  .page-id-735 #et-main-area .contacts-section .form-col .form-wrap iframe {
    width: 490px;
    margin: auto;
  }
}
.page-id-735 #et-main-area .map-section {
  padding: 50px 0;
  z-index: 2;
}
@media screen and (min-width: 1129px) {
  .page-id-735 #et-main-area .map-section {
    padding: 100px 0 96px;
  }
}
.page-id-735 #et-main-area .map-section::before, .page-id-735 #et-main-area .map-section::after {
  content: "";
  position: absolute;
  z-index: 0;
}
.page-id-735 #et-main-area .map-section::before {
  top: 200px;
  left: -8px;
  width: 474px;
  height: 222px;
  background: url("/wp-content/uploads/2021/03/lines-left.png") no-repeat center center/cover;
}
.page-id-735 #et-main-area .map-section::after {
  top: 235px;
  right: 0;
  width: 137px;
  height: 220px;
  background: url("/wp-content/uploads/2021/03/lines-right.png") no-repeat center center/cover;
}
.page-id-735 #et-main-area .map-section .et_pb_row {
  max-width: 1580px;
  padding: 0;
  border: 1px solid #a1b4c6;
  overflow: hidden;
}
.page-id-735 #et-main-area .map-section .story-column {
  width: 100%;
  margin: 0;
  background-color: #fcfcfc;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.4);
  z-index: 2;
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column {
    width: 523px;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story {
  padding: 15px 25px 25px;
}
@media screen and (min-width: 576px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story {
    padding: 5% 4%;
  }
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story {
    padding: 10% 9% 10% 7%;
  }
}
@media screen and (min-width: 1140px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story {
    padding: 16.1567% 12.237% 13.766% 7.265%;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story h4 {
  margin: 0;
  padding-left: 28px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 40px !important;
  line-height: 65px;
}
@media screen and (max-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story h4 {
    text-align: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story h4 {
    line-height: 1.2;
  }
}
@media screen and (min-width: 600px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story h4 {
    font-size: 48px !important;
  }
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story h4 {
    font-size: 40px !important;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info {
  display: flex;
  margin-top: 27.5px;
}
@media screen and (max-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info {
    justify-content: center;
    margin: 27.5px auto 0;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info {
    flex-wrap: wrap;
    margin-top: 24px;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info__img-wrap {
  width: auto;
  flex-shrink: 0;
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__img-wrap {
    width: 160px;
  }
}
@media screen and (min-width: 1140px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__img-wrap {
    width: auto;
  }
}
@media screen and (max-width: 576px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__img-wrap {
    width: 175px;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info__img-wrap img {
  display: block;
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info__text {
  padding-top: 16px;
  padding-left: 28px;
}
@media screen and (max-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__text {
    max-width: 50%;
    padding-top: 5%;
  }
}
@media screen and (max-width: 600px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__text {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (min-width: 767.98px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__text {
    padding-left: 45px;
  }
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__text {
    padding-left: 28px;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info__text p {
  font-family: "Padauk", sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-feature-settings: "calt" 1;
}
@media screen and (max-width: 1023px) {
  .page-id-735 #et-main-area .map-section .story-column .success-story-info__text p {
    font-size: 22px;
  }
}
.page-id-735 #et-main-area .map-section .story-column .success-story-info .btn-wrap {
  margin-top: 28px;
}
.page-id-735 #et-main-area .map-section .map-column {
  position: relative;
  height: 0;
  min-height: 375px;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 1023px) {
  .page-id-735 #et-main-area .map-section .map-column {
    position: absolute;
    padding-bottom: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 523px);
    overflow: initial;
  }
}
.page-id-735 #et-main-area .map-section .map-column .map-wrap {
  display: flex;
  height: 100%;
}
.page-id-735 #et-main-area .map-section .map-column .et_pb_map {
  position: absolute !important;
  overflow: inital !important;
  top: 0;
  right: 0;
}
.page-id-735 #et-main-area .btn {
  display: inline-block;
  padding: 0.5px 20px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #45a200;
  transition: all 0.35s ease-in-out;
  border: 2px solid #45a200;
  border-radius: 10rem;
  background-color: transparent;
}
.page-id-735 #et-main-area .btn:hover, .page-id-735 #et-main-area .btn:focus {
  background-color: #45a200;
  color: #fff;
}
.page-id-734 #content-section #contentModule {
  max-width: 1280px !important;
}
.page-id-734 #content-section-careers #contentModuleCareers {
  max-width: 1280px !important;
}
.page-id-734 #content-section-careers {
  padding-bottom: 55px ;
  padding-top: 95px ;
  margin-top: -95px ;
  z-index: 1;
}
@media (max-width: 1200px) {
  .page-id-734 #content-section-careers {
    padding-bottom: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  .page-id-734 #content-section-careers {
    padding-top: calc(55px + (95 - 55) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  .page-id-734 #content-section-careers {
    margin-top: calc(-55px + (-95 - -55) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-intro {
  padding-bottom: 0 !important;
  border-bottom: 1px solid #ccc;
  padding-top: 75px !important;
  margin-top: 0px ;
}
@media (max-width: 1200px) {
  #careers-intro {
    padding-top: calc(0px + (75 - 0) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  #careers-intro {
    margin-top: calc(-50px + (0 - -50) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-intro h2 {
  max-width: 500px;
}
@media (max-width: 980px) {
  #careers-intro h2 {
    margin-left: auto;
    margin-right: auto;
  }
}
#careers-intro img {
  margin-top: -50px ;
  right: -80px ;
}
@media (max-width: 1200px) {
  #careers-intro img {
    margin-top: calc(0px + (-50 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-intro img {
    right: calc(0px + (-80 - 0) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 980px) {
  #careers-intro .et_pb_image_wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
#careers-intro .et_pb_row {
  padding-bottom: 0;
  padding-top: 0;
}
#careers-more {
  padding-top: 70px !important;
  padding-bottom: 77px !important;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 1200px) {
  #careers-more {
    padding-top: calc(35px + (70 - 35) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  #careers-more {
    padding-bottom: calc(38.5px + (77 - 38.5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
#careers-more .card {
  border-width: 1px;
  border-color: #b1c8d8;
  border-style: solid;
  border-radius: 8px;
  background-image: -moz-linear-gradient(90deg, #f1f1f1 0%, white 100%);
  background-image: -webkit-linear-gradient(90deg, #f1f1f1 0%, white 100%);
  background-image: -ms-linear-gradient(90deg, #f1f1f1 0%, white 100%);
  box-shadow: 0px 18px 38px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 322px ;
  padding-left: 26px ;
  padding-right: 26px ;
  padding-bottom: 15px ;
}
@media (max-width: 1200px) {
  #careers-more .card {
    max-width: calc(250px + (322 - 250) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .card {
    padding-left: calc(13px + (26 - 13) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .card {
    padding-right: calc(13px + (26 - 13) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .card {
    padding-bottom: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-more .et_pb_column {
  display: flex;
  justify-content: center;
}
#careers-more .et_pb_row {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  #careers-more .et_pb_row {
    flex-direction: column;
    align-items: center;
  }
  #careers-more .et_pb_row .et_pb_column:not(:first-child) .card {
    margin-top: 25px;
  }
  #careers-more .et_pb_row .card {
    max-width: 550px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#careers-more .et_pb_column {
  margin-bottom: 0;
}
#careers-more .et_pb_column:first-child .card {
  margin-right: 27px;
  margin-left: auto;
}
#careers-more .et_pb_column:last-child .card {
  margin-left: 27px;
  margin-right: auto;
}
#careers-more h3 {
  font-family: "Archivo";
  color: #11abe1;
  font-weight: bold;
  line-height: 1.167;
  text-align: center;
  font-size: 24px !important;
  margin-bottom: 47px ;
}
@media (max-width: 1200px) {
  #careers-more h3 {
    font-size: calc(18px + (24 - 18) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  #careers-more h3 {
    margin-bottom: calc(23.5px + (47 - 23.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-more p {
  font-family: "Padauk";
  color: black;
  line-height: 1.222;
  text-align: center;
  font-size: 18px ;
}
@media (max-width: 1200px) {
  #careers-more p {
    font-size: calc(13px + (18 - 13) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-more .button {
  border-width: 3px;
  border-color: #098ebd;
  border-style: solid;
  background-color: #11abe1;
  font-family: "Archivo Black";
  color: white;
  text-transform: uppercase;
  line-height: 1.279;
  text-align: center;
  border-radius: 100px;
  margin-top: auto;
  display: inline-block;
  font-size: 18px ;
  padding-left: 30px ;
  padding-right: 30px ;
  padding-top: 10px ;
  padding-bottom: 10px ;
}
@media (max-width: 1200px) {
  #careers-more .button {
    font-size: calc(13px + (18 - 13) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .button {
    padding-left: calc(15px + (30 - 15) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .button {
    padding-right: calc(15px + (30 - 15) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .button {
    padding-top: calc(5px + (10 - 5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-more .button {
    padding-bottom: calc(5px + (10 - 5) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-more .button:hover {
  border-color: #0a8730;
  background: #53c102;
}
#careers-contact {
  padding-top: 25px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0px ;
}
@media (max-width: 1200px) {
  #careers-contact {
    padding-top: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  #careers-contact {
    margin-bottom: calc(-50px + (0 - -50) * ((100vw - 280px) / (1200 - 280)));
  }
}
#careers-contact .et_pb_row {
  padding-bottom: 0;
}
#careers-contact .careers-form {
  padding-top: 0;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
#careers-contact .careers-form h2 {
  font-family: "Archivo";
  color: black;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  font-size: 35px ;
  margin-bottom: 17px !important;
}
@media (max-width: 1200px) {
  #careers-contact .careers-form h2 {
    font-size: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  #careers-contact .careers-form h2 {
    margin-bottom: calc(8.5px + (17 - 8.5) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
#careers-contact .careers-form .form-body {
  max-width: 860px;
  margin: 0 auto;
}
#careers-contact .careers-form .form-body .gform_wrapper {
  display: block !important;
}
#careers-contact .careers-form .form-body .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#careers-contact .careers-form .form-body .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#careers-contact .careers-form .form-body .gform_wrapper .gform_required_legend {
  display: none !important;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0 0 38px 0;
  width: calc(50% - 10px);
  position: relative;
  text-align: left;
  line-height: 0;
}
@media screen and (max-width: 475px) {
  #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(2), #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(3) {
  width: 100%;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: none;
  border-bottom: 3px solid #c02b0a;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  display: none;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield legend, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  line-height: 2.308;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ff1313;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  font-family: "Open Sans", Arial, sans-serif;
  border: none;
  border-bottom: 3px solid #b3c7d6;
  width: 100%;
  padding: 7px 5px;
  margin: 2px 0;
  font-size: 13px;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_description {
  display: none;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_footer input {
  padding: 10px 50px;
  font-size: clamp(22px, 1.8055555556vw, 26px);
  background: #53c102;
  border: 3px solid #0a8730;
  border-radius: 10rem;
  box-shadow: none;
  margin: 0;
  text-shadow: none;
  font-family: "Archivo", Arial, sans-serif;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#careers-contact .careers-form .form-body .gform_wrapper form .gform_footer input:hover {
  outline: none;
  background: transparent;
  color: #0a8730;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-header {
  padding-top: 30px;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-header h2 {
  line-height: 1;
  margin-bottom: 26px;
  font-size: 34px !important;
}
@media (max-width: 360px) {
  #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-header h2 {
    font-size: 24px;
  }
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-header p {
  margin-bottom: 10px;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 23px;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper {
  display: block !important;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper .gform_required_legend {
  display: none !important;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 9px;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0;
  width: 100%;
  position: relative;
  text-align: left;
  line-height: 0;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: none;
  border-bottom: 1px solid #c02b0a;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -7px;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  display: none;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield legend, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-size: 14px;
  font-family: "Archivo", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ff1313;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  font-family: "Open Sans", Arial, sans-serif;
  border: none;
  border-bottom: 1px solid #2d394a;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0;
  font-size: 13px;
  color: #fff;
  background-color: transparent;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  resize: none;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_description {
  display: none;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 8px;
  text-align: center;
  justify-content: center;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_footer input {
  padding: 8px;
  font-size: 20px;
  background: #ff8f00;
  border: 3px solid #c16f06;
  border-radius: 10rem;
  box-shadow: none;
  margin: 0;
  text-shadow: none;
  font-family: "Archivo", Arial, sans-serif;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  width: 100%;
}
#sidebarModul #sticky-sidebar.sticky-sidebar-join .sidebar-body .gform_wrapper form .gform_footer input:hover {
  outline: none;
  border: 3px solid #098ebd;
  background: #11abe1;
  color: #fff;
}
.page-id-1915 #contentModule {
  max-width: 1520px !important;
}
#case-studies-section .case-studies-grid {
  width: 100%;
  max-width: 100%;
}
#case-studies-section .case-studies-grid .et_pb_column {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -92px ;
}
@media (min-width: 768px) {
  #case-studies-section .case-studies-grid .et_pb_column {
    margin-left: -15px ;
    margin-right: -15px ;
  }
}
#case-studies-section .case-studies-grid .et_pb_column &gt; * {
  width: calc(100% / 4 - 15px * 2);
  min-width: 225px;
  flex-grow: 1;
  margin-bottom: 92px ;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  #case-studies-section .case-studies-grid .et_pb_column &gt; * {
    margin-left: 15px ;
    margin-right: 15px ;
  }
}
@media (max-width: 767px) {
  #case-studies-section .case-studies-grid .et_pb_column {
    flex-direction: column;
    align-items: center;
  }
  #case-studies-section .case-studies-grid .et_pb_column &gt; * {
    width: 100%;
    min-width: auto;
    max-width: 550px;
  }
}
#case-studies-section .case-studies-grid .case-studies-item {
  text-align: center;
  transition: 0.3s ease-in-out;
}
#case-studies-section .case-studies-grid .case-studies-item:hover {
  opacity: 0.8;
}
#case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_content, #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
#case-studies-section .case-studies-grid .case-studies-item .et_pb_main_blurb_image {
  margin-bottom: 0;
  position: relative;
  left: -3px;
  width: 256px ;
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item .et_pb_main_blurb_image {
    width: calc(204.8px + (256 - 204.8) * ((100vw - 280px) / (1400 - 280)));
  }
}
#case-studies-section .case-studies-grid .case-studies-item h4 {
  font-family: "Helvetica Neue Condensed", sans-serif;
  color: #010101;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 18px !important;
  margin-top: 27px ;
  margin-bottom: 25px ;
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item h4 {
    font-size: calc(15px + (18 - 15) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item h4 {
    margin-top: calc(21.6px + (27 - 21.6) * ((100vw - 280px) / (1400 - 280)));
  }
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item h4 {
    margin-bottom: calc(20px + (25 - 20) * ((100vw - 280px) / (1400 - 280)));
  }
}
#case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
  font-family: "Helvetica Neue Condensed", sans-serif;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
  border-width: 2px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 17px !important;
  padding-left: 22px !important;
  font-size: 15px !important;
  min-height: 45px ;
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
    padding-right: calc(13.6px + (17 - 13.6) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
    padding-left: calc(17.6px + (22 - 17.6) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
    font-size: calc(14px + (15 - 14) * ((100vw - 280px) / (1400 - 280))) !important;
  }
}
@media (max-width: 1400px) {
  #case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
    min-height: calc(36px + (45 - 36) * ((100vw - 280px) / (1400 - 280)));
  }
}
body.page-id-1915 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  padding-bottom: 0;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: normal;
}
@media (min-width: 981px) {
  body.page-id-1915 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: clamp(50px, 3.75vw, 60px) !important;
  }
}
body.page-id-1915 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header:after {
  display: none;
}
body.page-id-1915 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  max-width: 950px;
}
body.page-id-1915 #content-section {
  padding-bottom: 90px !important;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_content {
  height: 100%;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_content .et_pb_blurb_container {
  height: 100%;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_description {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-between;
  height: 100%;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_description p {
  text-align: center;
  line-height: 1.1 !important;
  font-size: 18px;
  max-width: 236px;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_description p:last-child {
  margin-bottom: 0 !important;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .et_pb_blurb_description p span {
  display: block;
  margin: 0 auto 12px;
  padding: 3px;
  background-color: #07a8e0;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  max-width: 128px;
  line-height: 1;
}
body.page-id-1915 #content-section #contentModule #case-studies-section .case-studies-grid .case-studies-item .button-download.button-secondary {
  max-width: 177px;
  margin: 0 auto;
}
.thank-you-ebook-section {
  background-position: center 72px !important;
  padding-bottom: 63px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section {
    padding-bottom: calc(10px + (63 - 10) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section {
    padding-bottom: calc(10px + (63 - 10) * ((100vh - 280px) / (800 - 280)));
  }
}
.thank-you-ebook-section .thank-you-ebook-row {
  max-width: 1140px !important;
  padding-top: 34px ;
  padding-bottom: 16px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-row {
    padding-top: calc(17px + (34 - 17) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-row {
    padding-bottom: calc(8px + (16 - 8) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-row {
    padding-top: calc(13.6px + (34 - 13.6) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-row {
    padding-bottom: calc(6.4px + (16 - 6.4) * ((100vh - 280px) / (800 - 280)));
  }
}
.thank-you-ebook-section .thank-you-ebook-row .et_pb_column {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .thank-you-ebook-section .thank-you-ebook-row .et_pb_column {
    flex-direction: column;
  }
}
.thank-you-ebook-section .thank-you-ebook-cover {
  margin-left: 0 !important;
  max-width: 425px;
  margin-right: 115px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-cover {
    margin-right: calc(-25px + (115 - -25) * ((100vw - 768px) / (1300 - 768)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-cover {
    margin-right: calc(0px + (15 - 0) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-width: 767px) {
  .thank-you-ebook-section .thank-you-ebook-cover {
    order: 2;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
.thank-you-ebook-section .thank-you-ebook-cover img {
  max-width: initial;
  position: relative;
  width: 689px ;
  height: 635px ;
  margin-left: -200px ;
  top: 45px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    width: calc(172.25px + (689 - 172.25) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    height: calc(158.75px + (635 - 158.75) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    margin-left: calc(-33px + (-200 - -33) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    top: calc(22.5px + (45 - 22.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    width: calc(180.8625px + (516.75 - 180.8625) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    height: calc(166.6875px + (476.25 - 166.6875) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    margin-left: calc(-42px + (-120 - -42) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-ebook-cover img {
    top: calc(25px + (45 - 25) * ((100vh - 280px) / (800 - 280)));
  }
}
.thank-you-ebook-section .thank-you-content {
  flex: none;
  width: 600px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content {
    width: calc(300px + (600 - 300) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content {
    width: calc(240px + (600 - 240) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-width: 767px) {
  .thank-you-ebook-section .thank-you-content {
    order: 1;
    margin-top: 35px;
  }
}
.thank-you-ebook-section .thank-you-content .et_pb_code_inner {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.thank-you-ebook-section .thank-you-content .thank-you-ebook-welcome {
  width: 594px ;
  height: 165px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .thank-you-ebook-welcome {
    width: calc(225.72px + (594 - 225.72) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .thank-you-ebook-welcome {
    height: calc(62.7px + (165 - 62.7) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .thank-you-ebook-welcome {
    width: calc(169.29px + (445.5 - 169.29) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .thank-you-ebook-welcome {
    height: calc(47.025px + (123.75 - 47.025) * ((100vh - 280px) / (800 - 280)));
  }
}
.thank-you-ebook-section .thank-you-content p {
  color: #000000;
  font-family: "Source Sans Pro";
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: normal !important;
  margin-bottom: 0 !important;
  font-size: 28px !important;
  max-width: 521px ;
  margin-top: 7px ;
}
@media (max-width: 767px) {
  .thank-you-ebook-section .thank-you-content p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content p {
    font-size: calc(14px + (28 - 14) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content p {
    max-width: calc(260.5px + (521 - 260.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content p {
    margin-top: calc(0px + (7 - 0) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content p {
    font-size: calc(11.2px + (28 - 11.2) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content p {
    max-width: calc(208.4px + (521 - 208.4) * ((100vh - 280px) / (800 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content p {
    margin-top: calc(0px + (7 - 0) * ((100vh - 280px) / (800 - 280)));
  }
}
.thank-you-ebook-section .thank-you-content .button {
  font-family: "Alegreya Sans", sans-serif !important;
  font-weight: 800 !important;
  border-radius: 50px !important;
  letter-spacing: normal !important;
  min-height: initial !important;
  padding-top: 12px !important;
  padding-bottom: 9px !important;
  padding-left: 38px !important;
  padding-right: 38px !important;
  font-size: 28px !important;
  margin-top: 34px ;
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-top: calc(6px + (12 - 6) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-bottom: calc(4.5px + (9 - 4.5) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-left: calc(19px + (38 - 19) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-right: calc(19px + (38 - 19) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    font-size: calc(14px + (28 - 14) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .thank-you-ebook-section .thank-you-content .button {
    margin-top: calc(17px + (34 - 17) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-top: calc(4.8px + (12 - 4.8) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-bottom: calc(3.6px + (9 - 3.6) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-left: calc(15.2px + (38 - 15.2) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    padding-right: calc(15.2px + (38 - 15.2) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    font-size: calc(11.2px + (28 - 11.2) * ((100vh - 280px) / (800 - 280))) !important;
  }
}
@media (max-height: 800px) and (orientation: landscape) {
  .thank-you-ebook-section .thank-you-content .button {
    margin-top: calc(13.6px + (34 - 13.6) * ((100vh - 280px) / (800 - 280)));
  }
}
body.page-id-2320 section.et_pb_fullwidth_header {
  display: none !important;
}
body.page-id-2320 #content-section {
  padding-bottom: 0 !important;
}
body.page-id-2320 #content-section #contentModule {
  max-width: 100% !important;
  width: 100%;
}
.screenconnect-page {
  margin-top: 68px;
  overflow: hidden;
  position: relative;
  padding-bottom: 40.25%;
  padding-top: 30px;
  height: 0;
  min-height: 500px;
}
@media (max-width: 1033px) {
  .screenconnect-page {
    min-height: 550px;
  }
}
@media (max-width: 1024px) and (min-height: 1136px) {
  .screenconnect-page {
    min-height: 59vh;
  }
}
.screenconnect-page iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  max-width: 1413px !important;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
  max-height: inherit !important;
  margin: 0 !important;
  padding: 94px 0px 20px 0px !important;
}
@media (max-width: 1730px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    padding: 54px 0px 20px 0px !important;
  }
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1.et_pb_module_header {
  text-transform: none !important;
  font-size: clamp(40px, 4.077vw, 80px) !important;
  letter-spacing: 0 !important;
  margin: 0px 0px 38px 0px;
  padding: 0 !important;
}
@media (max-width: 1440px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1.et_pb_module_header {
    margin: 0px 0px 20px 0px;
  }
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content h1.et_pb_module_header::after {
  display: none !important;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .et_pb_header_content_wrapper {
  display: block !important;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body {
  display: flex;
  flex-wrap: wrap;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column {
  flex: 0 1 33.333%;
  margin: 0px 0px 44px 0px;
  padding: 0 30.5px;
}
@media (max-width: 1440px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column {
    padding: 0 20.5px;
  }
}
@media (max-width: 980px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column {
    flex: 0 1 50%;
  }
}
@media (max-width: 767px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column {
    flex: 0 1 100%;
  }
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item {
  box-shadow: 7px 11px 24px rgba(17, 171, 225, 0.2);
  border-radius: 8px;
  border: 1px solid #11abe1;
  background-color: #ffffffb4;
  text-align: center;
  padding: 45px 0px 44px 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item {
    padding: 30px 0px 30px 0px;
  }
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item .toolbox-item-title h3 {
  color: #000000 !important;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: clamp(28px, 2.9vw, 40px) !important;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  margin: 0px 0px 18px 0px;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item .toolbox-item-btn a {
  height: 50px;
  border-radius: 25px;
  border: 3px solid #0a8730;
  background-color: #53c102;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 29px;
  transition: all 0.3s ease;
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item .toolbox-item-btn a span {
  font-family: "Helvetica Neue Condensed", sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item .toolbox-item-btn a span {
    font-size: 24px;
  }
}
html body #main-content .toolbox-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content .toolbox-wrapper .toolbox-body .toolbox-column .toolbox-item .toolbox-item-btn a:hover {
  border: 3px solid #098ebd;
  background-color: #11abe1;
}
body.page-id-2457 #et-main-area .thank-you-news-section {
  padding: 67px 0 0;
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row {
  padding: 75px 0;
}
@media (max-height: 420px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row {
    padding: 50px 0;
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 218px);
  min-height: 311px;
  max-height: 870px;
}
@media (max-height: 420px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col {
    min-height: 222px;
    height: calc(100vh - 168px);
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-img {
  margin: 0 auto 72px;
}
@media (max-height: 420px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-img {
    margin: 0 auto 50px;
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-img {
    margin: 0 auto 50px;
    max-width: 400px;
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p {
    font-size: 21px !important;
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 74px;
}
@media (max-height: 420px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p:not(:last-child) {
    margin-bottom: 50px;
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p span {
  white-space: nowrap;
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p a.thank-you-news-btn {
  display: inline-block;
  padding: 7px 22px;
  font-family: "Helvetica Neue Condensed", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  color: #fff;
  border-radius: 25px;
  border: 3px solid #0a8730;
  background-color: #53c102;
  text-transform: uppercase;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p a.thank-you-news-btn {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p a.thank-you-news-btn {
    font-size: 25px !important;
  }
}
body.page-id-2457 #et-main-area .thank-you-news-section .thank-you-news-row .thank-you-news-col .thank-you-news-content .et_pb_text_inner p a.thank-you-news-btn:hover {
  background-color: #10a5d9;
  border-color: #1068D9;
  transition: all 0.25s ease;
}
body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
  max-height: none;
}
body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
  margin-top: 22px;
  margin-bottom: 40px;
  padding-bottom: 0;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 60px !important;
  letter-spacing: normal;
  text-transform: capitalize;
}
@media (max-width: 980px) {
  body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    font-size: 35px !important;
  }
}
body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header:after {
  display: none;
}
body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  font-family: "Archivo", sans-serif;
  font-size: 20px !important;
  font-weight: 500;
  line-height: 1.3;
  max-width: 702px;
  letter-spacing: 0.25px;
}
@media (max-width: 980px) {
  body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 18px !important;
  }
}
body.page-id-2482 #main-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
  margin-top: 50px;
  display: block;
  width: 100%;
  max-width: 780px;
  border: 2px solid #8bc540;
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.2);
}
body.page-id-2482 #case-studies-section {
  margin-top: -32px;
  padding: 0 0 100px;
}
body.page-id-2482 #case-studies-section .case-studies-grid {
  padding: 0;
  width: 90%;
  max-width: 1015px;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column {
  margin: 0;
  justify-content: space-between;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item {
  margin: 0;
  width: 30%;
  max-width: 254px;
  min-width: auto;
  flex-grow: unset;
}
@media (max-width: 767px) {
  body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item {
    width: 100%;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 981px) {
  body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item:nth-child(3) .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    padding: 0 4px;
  }
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content {
  margin-top: 0;
  height: 100%;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container {
  height: 100%;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  margin: 29px 0 35px;
  line-height: 1.22;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
    margin: 30px 0 20px;
  }
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  margin-bottom: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:not(:last-child) {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:not(:last-child) {
    margin-bottom: 20px;
  }
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a.button.button-secondary.button-download {
  position: relative;
  display: inline-block;
  padding: 12px 17px 13px 49px !important;
  font-weight: 700;
  min-height: auto;
}
body.page-id-2482 #case-studies-section .case-studies-grid .et_pb_column .case-studies-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p a.button.button-secondary.button-download:before {
  position: absolute;
  left: 20px;
  top: 9px;
}
.perfmatters-lazy-youtube img {
  transition: all 0.25s ease !important;
}
.perfmatters-lazy-youtube img:hover {
  transition: all 0.25s ease !important;
}
.perfmatters-lazy-youtube .play {
  background: url(/wp-content/uploads/2022/06/YouTube-icon-full_color.png) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  width: 83px !important;
  height: 59px !important;
  margin-left: -41px !important;
  margin-top: -29px !important;
}
@keyframes arrow-hover {
  0% {
    opacity: 1;
    transform: translateX(0) translateY(-50%);
  }
  40% {
    opacity: 0;
    transform: translateX(100%) translateY(-50%);
  }
  60% {
    opacity: 0;
    transform: translateX(-100%) translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(-50%);
  }
}
body.page-id-2746 #et-main-area #main-content h2 {
  font-family: "Source Sans Pro", sans-serif;
  color: #222222;
  font-size: clamp(45px, 2.6041666667vw, 50px) !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content h2 {
    font-size: 29px !important;
  }
}
body.page-id-2746 #et-main-area #main-content h3 {
  font-family: "Source Sans Pro", sans-serif;
  color: #222222;
  font-weight: 700;
  font-size: clamp(35px, 2.0833333333vw, 40px) !important;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content h3 {
    font-size: 26px !important;
  }
}
body.page-id-2746 #et-main-area #main-content h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px !important;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content h4 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content h4 {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content h5 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content h5 {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content h6 {
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-2746 #et-main-area #main-content p, body.page-id-2746 #et-main-area #main-content li {
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-2746 #et-main-area #main-content .home-subtitle {
  display: inline-block;
  font-weight: 600;
  font-size: 16px !important;
  color: #00ABDF;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-subtitle {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-subtitle {
    font-size: 14px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: calc(141px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 5.3%;
  background: linear-gradient(180deg, rgba(0, 171, 223, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
    padding: calc(119px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 70px;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
    margin: 0 0 100px;
    padding: calc(105px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 50px;
  }
}
@media (max-width: 610px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
    padding: calc(125px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 550px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
    padding: calc(115px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
@media (max-width: 430px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section {
    padding: calc(115px + clamp(50px, 80 / 1200 * 100vw, 80px)) 0 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .et_pb_text_inner {
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-body-row {
  display: flex;
  justify-content: space-between;
  width: 90% !important;
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-body-row {
    flex-direction: column;
    align-items: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 {
  width: 55%;
  max-width: 610px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 {
    padding: 0 40px 0 0;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 {
  width: 89%;
  margin: 0 0 24px;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(45px, 3.8194444444vw, 55px) !important;
  font-weight: 700;
  line-height: 1.1;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 {
    font-size: clamp(37px, 4.2857142857vw, 42px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 {
    font-size: 38px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 {
    margin: 0 auto 0.475em;
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 a {
  color: #FF8F00;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h1 a:hover {
  color: #222222;
  transition: all 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h4 {
  margin: 0 0 20px;
  padding: 10px 15px;
  font-size: 26px !important;
  background-color: #8DC641;
  width: max-content;
  border-radius: 5px;
  color: white;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h4 {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 h4 {
    margin: auto auto 20px;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 p {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 p:nth-of-type(1) {
  margin: 0 0 6px;
  padding: 0;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 1.4;
  color: #444444;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 p:nth-of-type(1) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 p:nth-of-type(1) {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul {
  padding: 0;
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li {
  list-style-type: none;
  padding: 0 0 0 26px;
  position: relative;
  font-size: 18px !important;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li .arrow_carrot-2right:before {
  font-family: etmodules;
  content: "9";
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li:before {
  font-family: etmodules;
  content: "=";
  width: 17px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #8DC641;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li:before {
    height: 23px;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-1-2 ul li:before {
    height: 22px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 {
  width: 45%;
  max-width: 488px;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .home-banner-form-body {
  width: 100%;
  max-width: 488px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .home-banner-form-body {
    margin: 0 auto;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 h4 {
  margin: 0;
  padding: 0.923em 1.154em 0.731em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 26px !important;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: #00ABDF;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 h4 {
    font-size: 22px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(1) {
  margin: 1.25em 1.875em 0.88em;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.57;
  text-align: center;
  color: #333333;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(2) {
  margin: 0 1.667em 0.833em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(2) {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(2) {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(3) {
  margin: 0 1.667em 0.833em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #22222259;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(3) {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 p:nth-of-type(3) {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto 30px;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper .gform_body {
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 15px;
  text-align: left;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gfield_error input[type="text"], body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #fd5454;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="text"], body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="email"] {
  padding: 16px 16px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  border: 1px solid #22222259;
  border-radius: 10px;
  background-color: #fff;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="text"]::placeholder, body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="email"]::placeholder {
  opacity: 1;
  color: rgba(34, 34, 34, 0.35);
  transition: opacity 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="text"]:focus::placeholder, body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme input[type="email"]:focus::placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  margin: 10px auto 0;
  padding: 0;
}
@media (max-width: 375px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer::before {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 22px;
  height: 10px;
  background-image: url("/wp-content/uploads/2023/04/button-arrow.svg");
  background-size: auto;
  background-position: center center;
}
@media (max-width: 375px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer::before {
    right: 20px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  margin: 0;
  padding: 16px 64px 16px 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  border: none;
  background: #8DC641;
  border-radius: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 375px) {
  body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    width: 100%;
    padding: 16px 30px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #00ABDF;
  transition: all 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section .home-banner-col-2-2 .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section-bg {
  position: absolute !important;
  top: auto;
  bottom: -370px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  width: 100%;
  max-width: 100%;
  height: 391px;
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-banner-it-section-bg img {
  width: 100%;
  height: auto;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1300px;
  padding: 39px clamp(30px, 4.1666666667vw, 50px);
  background-color: transparent;
  margin: 0 auto;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: rgba(0, 159, 207, 0.85);
  transform: perspective(370px) rotateX(-1deg);
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section::after {
  content: "";
  position: absolute;
  right: 80px;
  top: 38px;
  z-index: 1;
  display: block;
  width: 102px;
  height: 70px;
  background-image: url(/wp-content/uploads/2023/04/bloquote.svg);
  background-size: auto;
  background-repeat: no-repeat;
}
@media (max-width: 620px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section::after {
    right: clamp(30px, 4.1666666667vw, 50px);
    top: 38px;
  }
}
@media (max-width: 470px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section::after {
    display: none;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-header {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-badge {
  position: absolute;
  left: 48%;
  top: -86px;
  transform: translateX(-50%);
  width: 125px;
  height: auto;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-badge img {
  max-width: 125px;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-google {
  position: absolute;
  right: 170px;
  top: 0;
  z-index: 0;
  width: 156px;
  height: auto;
}
@media (max-width: 1050px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-google {
    right: 155px;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-google {
    left: 50%;
    transform: translate(-50%, 0);
    right: unset;
  }
}
@media (max-width: 620px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-google {
    margin: 0 auto 20px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc {
  margin: 0 0 26px;
  width: 64%;
}
@media (max-width: 1200px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc {
    width: 54%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc {
    width: 100%;
  }
}
@media (max-width: 620px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc {
    margin: 80px 0 20px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #fff;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc p {
    font-size: 17px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc p {
    margin: 0 auto;
    padding: 80px 0 0;
    text-align: center;
  }
}
@media (max-width: 620px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-desc p {
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-list {
  display: flex;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-list {
    flex-wrap: wrap;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:not(:last-child) {
    margin: 0 0 20px;
    padding: 0 0 20px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:not(:last-child)::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(1) {
  width: 32%;
  max-width: 380px;
  padding-right: 4.5%;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(1) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(2) {
  width: 38%;
  max-width: 435px;
  padding: 0 4.5%;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(2) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(3) {
  width: 30%;
  padding-left: 4.5%;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item:nth-child(3) {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-review {
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-review p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 1.24;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-photo {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  margin: auto 15px 0 0;
  padding: 0;
  border-radius: 50%;
  overflow: hidden;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-photo span {
  width: 100%;
  height: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-info {
  height: 50px;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-info .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-testimonials-it-section .testimonials-item-info p {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-transform: capitalize;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section {
  position: relative;
  padding: 5.2% 0 5.1% 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section {
    padding: 70px 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section {
    display: flex;
    flex-direction: column;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section:after {
  content: "";
  position: absolute;
  right: 0;
  top: 85px;
  display: block;
  width: 196px;
  height: 607px;
  background-image: url("/wp-content/uploads/2023/06/background-it-matters.png");
  background-size: cover;
  background-position: center center;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section:after {
    top: 0;
    opacity: 0.5;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-header-row {
  max-width: 1200px;
  padding: 0 0 40px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-header-row {
    padding: 0 0 30px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-header-row .et_pb_text_inner {
  text-align: center;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-header-row h3 {
  margin: 0 0 20px;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-header-row h4 {
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 {
  font-family: "Source Sans Pro", sans-serif;
  max-width: 1200px;
  padding: 0 0 53px 0;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 {
    width: 45.25%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner h3 {
  line-height: 1.1;
  text-align: left;
  margin: 0 0 22px;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner h3 {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner .home-subtitle {
  line-height: 1.2;
  color: #00ABDF;
  text-align: left;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner p {
  line-height: 1.4;
  margin-bottom: 24px;
  font-size: 18px !important;
  letter-spacing: -0.15px;
  font-weight: 400;
  font-size: 18px !important;
  color: rgba(34, 34, 34, 0.75);
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner p {
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-1-2 .et_pb_module .et_pb_text_inner p:last-child {
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 {
    width: 49.25%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 .et_pb_module {
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 .et_pb_module .et_pb_image_wrap {
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 .et_pb_module .et_pb_image_wrap img {
  border-radius: 10px;
  object-fit: cover;
  max-height: 480px;
  max-width: 100%;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-1-3 .home-it-solution-col-2-2 .et_pb_module .et_pb_image_wrap img {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 {
  max-width: 1200px;
  padding: 0;
  margin-bottom: 34px;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 .et_pb_text_inner h4 {
  color: #090C1B;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px !important;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 .et_pb_text_inner h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 .et_pb_text_inner h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-2-3 .et_pb_text_inner h4 {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 {
  max-width: 1200px;
  padding: 0;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col {
    width: 32.1%;
    margin-right: 1.7%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col p {
  color: rgba(34, 34, 34, 0.75);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.01em;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_blurb_content {
    max-width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_blurb_content h6 {
  font-size: 18px !important;
  font-weight: 700;
  margin: 0 0 16px;
  letter-spacing: -0.01em;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_main_blurb_image {
  width: 40px;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_main_blurb_image span {
  margin-top: 5px;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_main_blurb_image span img {
  object-fit: cover;
  max-height: 40px;
  max-width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-it-solution-section .home-it-solution-row-3-3 .home-it-solution-col .home-it-solution-blurb .et_pb_blurb_container {
  padding: 5px 0 0 20px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section {
  padding: 5.1% 0 5% 0;
  background: rgba(0, 134, 175, 0.05);
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 {
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner h2 {
  margin-bottom: 10px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.4;
  color: rgba(34, 34, 34, 0.75);
  text-align: center;
  max-width: 975px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner a {
  font-family: "Source Sans Pro", sans-serif;
  color: #8DC641;
  transition: all 0.3s ease;
  letter-spacing: 0.2px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-1-2 .et_pb_text_inner a:hover {
  opacity: 0.8;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 {
  max-width: 1200px;
  padding: 0;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 {
    width: 28%;
    margin-right: 6%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text {
  margin-bottom: 28px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text .et_pb_text_inner h4 {
  line-height: 1.3;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px !important;
  font-weight: 600;
  color: #222222;
  margin: 0;
  letter-spacing: -0.02em;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text .et_pb_text_inner h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text .et_pb_text_inner h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-et-pb-text .et_pb_text_inner h4 {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb {
  margin-bottom: 28px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content {
  display: flex;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content {
    align-items: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 22px;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-top: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  width: 22px;
  height: 30px;
  object-fit: contain;
  object-position: center;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content .et_pb_image_wrap {
  width: 22px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content .et_pb_module_header {
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 1.4;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content h5 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-1-2 .home-it-services-support-blurb .et_pb_blurb_content h5 {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form {
  position: relative;
  top: -3px;
  border-top: 0;
  background-color: #fff;
  padding: 32px 30px;
  border-radius: 10px;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form {
    width: 102%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form {
    max-width: 650px;
    margin: 0 auto;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner {
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner p {
  color: #222222;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_required_legend {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner a {
  font-family: "Source Sans Pro", sans-serif;
  color: #8DC641;
  transition: all 0.3s ease;
  letter-spacing: 0.2px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner a:hover {
  opacity: 0.8;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_validation_errors {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_validation_errors h2 {
  text-align: center;
  font-size: 16px !important;
  margin-bottom: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields {
    display: grid;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields .gfield {
  margin: 0 0 2px 0;
  width: 48.5%;
  position: relative;
  text-align: left;
  line-height: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields .gfield:nth-child(5) {
  width: 100%;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields .gfield input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 45px;
  padding: 2px 13px 4px 13px;
  width: 100%;
  border-radius: 10px;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .gform_fields .gfield .ginput_container textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 90px;
  border: 1px solid rgba(34, 34, 34, 0.35);
  border-radius: 10px;
  padding: 11px 13px 10px;
  resize: none;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .et_pb_text_inner .gform_body .validation_message {
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  line-height: 1.5;
  max-width: 100%;
  padding: 0;
  margin-left: auto;
  display: flex;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .gform_footer {
  padding: 18px 0 0 0;
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .gform_footer input {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #8DC641;
  background-image: none;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 1.25;
  padding: 12px 50px !important;
  max-width: 223px;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .gform_footer input {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .gform_footer input {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-it-services-support-section .home-it-services-support-row-2-2 .home-it-services-support-col-2-2 .home-it-services-support-form .gform_footer input:hover {
  background-color: #00ABDF;
}
body.page-id-2746 #et-main-area #main-content .home-different-section {
  padding: 4.9% 0 5.2% 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section:before {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  display: block;
  width: 504px;
  height: 326px;
  background-image: url("/wp-content/uploads/2023/06/background-different.png");
  background-size: cover;
  opacity: 0.6;
}
@media (max-width: 1300px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section:before {
    opacity: 0.4;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  display: block;
  width: 504px;
  height: 326px;
  background-image: url("/wp-content/uploads/2023/06/background-different.png");
  background-size: cover;
  transform: rotate(180deg);
  opacity: 0.6;
}
@media (max-width: 1300px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section:after {
    opacity: 0.4;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-header-row {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  padding: 0 0 71px 0;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-header-row .et_pb_text_inner {
  display: flex;
  justify-content: center;
  margin: 0;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-header-row .et_pb_text_inner p {
  text-align: center;
  margin-bottom: 6px;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-header-row .et_pb_text_inner .home-subtitle {
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.05em;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-header-row .et_pb_text_inner h3 {
  line-height: 1.25;
  text-align: center;
  margin: 0;
  letter-spacing: 0.004em;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0px 20px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 31px 0 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row {
    gap: 60px 20px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col {
  background: rgba(0, 134, 175, 0.05);
  width: calc(33.33% - 13.33px);
  margin: 0;
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col:hover {
  transform: translateY(-10px);
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb {
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 10px;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_content {
    max-width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    right: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_container {
  padding: 52px 23px 30px;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_container h4 {
  width: 100%;
  line-height: 1.3;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_container p {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #222222;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_container p:last-child {
    margin: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-blurb-row .home-different-blurb-col .home-blurb .et_pb_blurb_container p span {
  color: #F08700;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-button-row {
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-button-row .home-different-button-col {
  display: flex;
  justify-content: center;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-button-row .home-different-button-col .et_pb_button {
  padding: 10px 30px !important;
  background: #8DC641;
  border-radius: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 1.3;
  text-transform: uppercase;
  border: none;
  transition: all 0.3s ease;
  color: #fff;
}
body.page-id-2746 #et-main-area #main-content .home-different-section .home-different-button-row .home-different-button-col .et_pb_button:hover {
  color: #fff !important;
  background-color: #00ABDF;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section {
  background-image: url("/wp-content/uploads/2023/06/background-reviews-section.jpg");
  padding: 4.9% 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row {
  max-width: 1200px;
  padding: 0 0 20px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row {
    padding: 0 0 40px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row .et_pb_text_inner {
  text-align: center;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row .et_pb_text_inner h3 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row .et_pb_text_inner p {
  margin-bottom: 10px;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-header-row .et_pb_text_inner p .home-subtitle {
  color: #ffffff;
  opacity: 0.75;
  font-size: 18px !important;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row {
  max-width: 1240px;
  padding: 0 0 128px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row {
    padding: 0 0 90px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -92px ;
}
@media (min-width: 768px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column {
    margin-left: -15px ;
    margin-right: -15px ;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column &gt; * {
  width: calc(100% / 4 - 15px * 2);
  min-width: 225px;
  flex-grow: 1;
  margin-bottom: 92px ;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column &gt; * {
    margin-left: 15px ;
    margin-right: 15px ;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column {
    flex-direction: column;
    align-items: center;
  }
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column &gt; * {
    width: 100%;
    min-width: auto;
    max-width: 550px;
  }
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column &gt; * {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .et_pb_column &gt; * {
    margin-bottom: 40px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item {
  text-align: center;
  transition: 0.3s ease-in-out;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item:hover {
  opacity: 0.8;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_content, body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_main_blurb_image {
  margin-bottom: 0;
  position: relative;
  left: -3px;
  width: 256px ;
}
@media (max-width: 1200px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_main_blurb_image {
    width: calc(128px + (256 - 128) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_description {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-between;
  height: 100%;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_description p {
  text-align: center;
  line-height: 1.1 !important;
  font-size: 18px;
  max-width: 236px;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_description p:last-child {
  margin-bottom: 0 !important;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item .et_pb_blurb_description p span {
  display: block;
  margin: 0 auto 12px;
  padding: 3px;
  background-color: #07a8e0;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  max-width: 128px;
  line-height: 1;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item h4 {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-size: 21px !important;
  margin-top: 20px ;
  margin-left: 30px ;
}
@media (max-width: 1200px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item h4 {
    font-size: calc(17px + (21 - 17) * ((100vw - 280px) / (1200 - 280))) !important;
  }
}
@media (max-width: 1200px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item h4 {
    margin-top: calc(10px + (20 - 10) * ((100vw - 280px) / (1200 - 280)));
  }
}
@media (max-width: 1200px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-row .case-studies-item h4 {
    margin-left: calc(15px + (30 - 15) * ((100vw - 280px) / (1200 - 280)));
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-button-row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-button-row {
    padding: 0 0 0 20px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-button-row .et_pb_button_module_wrapper {
  display: flex;
  justify-content: center;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-button-row .et_pb_button_module_wrapper .home-case-studies-button {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #8DC641;
  background-image: none;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 1.25;
  padding: 8px 30px !important;
  max-width: 160px;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  text-transform: uppercase;
}
body.page-id-2746 #et-main-area #main-content .home-case-studies-section .home-case-studies-button-row .et_pb_button_module_wrapper .home-case-studies-button:hover {
  color: white !important;
  background-color: #00ABDF;
  transition: all 0.3s ease;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section {
  padding: 80px 0;
  overflow: hidden;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 155px;
  height: 717px;
  background-image: url("/wp-content/uploads/2023/06/background_managing.png");
  background-size: cover;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:before {
    opacity: 0.5;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section:after, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 155px;
  height: 717px;
  background-image: url("/wp-content/uploads/2023/06/background_managing.png");
  background-size: cover;
  transform: rotate(180deg);
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section:after, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:after {
    opacity: 0.5;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-header-row, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-header-row {
  max-width: 1200px;
  padding: 0 0 42px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-header-row h3, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-header-row h3 {
  text-align: center;
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row {
  display: flex;
  align-items: center;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row {
    flex-direction: column;
  }
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 {
    width: 45.9%;
    margin-right: 5%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 {
    width: 100%;
    order: 2;
    display: flex;
    justify-content: center;
    margin: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module {
  margin: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module {
    width: 100%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap {
    width: 100%;
    max-width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img {
  border-radius: 10px;
  object-fit: cover;
  max-height: 480px;
  max-width: 100%;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-1-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-1-2 .et_pb_module .et_pb_image_wrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 {
    width: 49.2%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 39px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner {
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner .home-subtitle {
  letter-spacing: 0.05em;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4 {
  font-size: 34px !important;
  margin: 0 0 30px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h4 {
    font-size: 26px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(1) {
  margin-bottom: 6px;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2) {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.4;
  color: #222222;
  margin-bottom: 20px;
  letter-spacing: 0.002em;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(2) {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3) {
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.4;
  color: rgba(34, 34, 34, 0.75);
  margin-bottom: 39px;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3) {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(3) {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4) {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.4;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p:nth-child(4) {
    font-size: 15px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a {
  color: #FF8F00;
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 0 36px 0 0;
  font-weight: 600;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:before {
  content: "";
  width: 16px;
  height: 12px;
  background: url("/wp-content/uploads/2023/06/arrow_orange.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover {
  transition: all 0.25s ease;
  opacity: 0.5;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner p a:hover:before {
  animation: arrow-hover 0.75s ease;
}
body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-managed-it-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-managed-it-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-managed-it-col-2-2 .et_pb_module .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-consulting-section .home-it-consulting-row .home-it-consulting-col-2-2 .et_pb_module .et_pb_text_inner h3 {
  margin: 0 0 20px 0;
  line-height: 1.2;
}
body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:before {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-it-consulting-section:after {
  display: none;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section, body.page-id-2746 #et-main-area #main-content .home-it-projects-section {
  background: rgba(0, 134, 175, 0.05);
  padding: 80px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section, body.page-id-2746 #et-main-area #main-content .home-it-projects-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row {
  display: flex;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row {
    flex-direction: column;
  }
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 {
    width: 49.25%;
    margin-right: 5%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 {
    margin-bottom: 39px;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner {
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner {
    text-align: center;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner .home-subtitle, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner .home-subtitle {
  letter-spacing: 0.05em;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4 {
  font-size: 34px !important;
  margin: 0 0 30px 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h4, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h4 {
    font-size: 26px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(1), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(1) {
  margin-bottom: 6px;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2) {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.4;
  color: #222222;
  margin-bottom: 20px;
  letter-spacing: 0.002em;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(2), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(2) {
    font-size: 18px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3) {
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.4;
  color: rgba(34, 34, 34, 0.75);
  margin-bottom: 39px;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3) {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(3), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(3) {
    font-size: 16px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4) {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.4;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4) {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p:nth-child(4), body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p:nth-child(4) {
    font-size: 15px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a {
  color: #FF8F00;
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 0 36px 0 0;
  font-weight: 600;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:before {
  content: "";
  width: 16px;
  height: 12px;
  background: url("/wp-content/uploads/2023/06/arrow_orange.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover {
  transition: all 0.25s ease;
  opacity: 0.5;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner p a:hover:before, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner p a:hover:before {
  animation: arrow-hover 0.75s ease;
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-1-2 .et_pb_text_inner h3, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-1-2 .et_pb_text_inner h3 {
  margin: 0 0 20px 0;
  line-height: 1.2;
}
@media (min-width: 981px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 {
    width: 45.75%;
    margin: 0 auto;
    justify-content: end;
    display: flex;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module {
  margin: 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module {
    width: 100%;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap {
    width: 100%;
  }
}
body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-cybersecurity-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-cybersecurity-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-cybersecurity-col-2-2 .et_pb_module .et_pb_image_wrap img, body.page-id-2746 #et-main-area #main-content .home-it-projects-section .home-it-projects-row .home-it-projects-col-2-2 .et_pb_module .et_pb_image_wrap img {
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 10px;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section {
  padding: 5% 0 5.2% 0;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section {
    padding: 70px 0;
  }
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-header-row {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 39px 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-header-row .home-faq-header-text {
  text-align: center;
  padding: 0;
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-header-row .home-faq-header-text .et_pb_text_inner {
  margin: 0;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-header-row .home-faq-header-text .et_pb_text_inner h2 {
  margin: 0;
  line-height: 1.35;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row {
  max-width: 995px;
  margin: 0 auto;
  padding: 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle {
  border-radius: 10px;
  transition: all 0.25s ease;
  margin: 0 0 10px 0;
  border: none;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle:last-child {
  margin: 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle h5 {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.28;
  color: #222222;
  position: relative;
  margin: 0 0 13px 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_open {
  background: rgba(0, 134, 175, 0.05);
  padding: 30px 28px 14px 30px;
  letter-spacing: 0.001em;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_open h5::before {
  display: flex;
  content: "" !important;
  position: absolute !important;
  top: 9px !important;
  right: -6px !important;
  width: 18px !important;
  height: 2px !important;
  background: #2E2E2E !important;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_open h5::before {
    width: 14px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_open h5::before {
    top: 19px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_close {
  background: #F9F9F9;
  padding: 26.4px 30px 13px 30px;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_close h5::before {
  content: "" !important;
  position: absolute !important;
  top: 19px !important;
  right: -8px !important;
  width: 18px !important;
  height: 2px !important;
  background: #2E2E2E !important;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_close h5::before {
    width: 14px !important;
    height: 2px !important;
    right: -7px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_close h5::after {
  display: flex;
  content: "" !important;
  position: absolute !important;
  top: 11px !important;
  right: -8px !important;
  width: 18px !important;
  height: 2px !important;
  background: #2E2E2E !important;
  transform: rotate(90deg) !important;
  transform-origin: center !important;
  transition: all 0.25s ease !important;
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_close h5::after {
    width: 14px !important;
    height: 2px !important;
  }
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_content {
  padding: 0;
  width: 95%;
  margin: 0 0 14px 0;
}
body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_content p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.27;
  margin: 0;
  color: rgba(34, 34, 34, 0.75);
  font-style: italic;
}
@media (max-width: 980px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_content p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-2746 #et-main-area #main-content .home-faq-section .home-faq-row .home-faq-accordion .et_pb_toggle_content p {
    font-size: 16px !important;
  }
}
body.page-id-3859 #et-main-area h1, body.page-id-3859 #et-main-area h2, body.page-id-3859 #et-main-area h3, body.page-id-3859 #et-main-area h4, body.page-id-3859 #et-main-area h5, body.page-id-3859 #et-main-area h6, body.page-id-3859 #et-main-area p, body.page-id-3859 #et-main-area li, body.page-id-3859 #et-main-area ol, body.page-id-3859 #et-main-area ul, body.page-id-3859 #et-main-area span {
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-3859 #et-main-area h2 {
  color: #222222;
  font-size: clamp(44px, 2.6041666667vw, 50px) !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.2;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area h2 {
    font-size: 38px !important;
  }
}
body.page-id-3859 #et-main-area h3 {
  font-family: "Source Sans Pro", sans-serif;
  color: #222222;
  font-weight: 700;
  font-size: clamp(26px, 1.5625vw, 30px) !important;
  margin: 0;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area h3 {
    font-size: 22px !important;
  }
}
body.page-id-3859 #et-main-area h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px !important;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area h4 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area h4 {
    font-size: 18px !important;
  }
}
body.page-id-3859 #et-main-area h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  color: #222222;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area h5 {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area h5 {
    font-size: 18px !important;
  }
}
body.page-id-3859 #et-main-area h6 {
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-3859 #et-main-area p, body.page-id-3859 #et-main-area li {
  font-family: "Source Sans Pro", sans-serif;
}
body.page-id-3859 #et-main-area .referral-dear-client-section {
  padding: 4.1% 0 4% 0;
  background-color: #0086AF0D;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section {
    padding: 70px 0;
  }
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row {
  display: flex;
  align-items: center;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row {
    flex-direction: column;
  }
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 {
  width: 48.5%;
  margin-right: 4%;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 {
    width: 100%;
  }
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner {
    text-align: center;
  }
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p {
    text-align: center;
  }
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p:nth-child(3) {
  font-weight: 700;
  margin-bottom: 42px;
  letter-spacing: -0.01em;
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner p:last-child {
  margin: 0;
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner span {
  font-size: 18px !important;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  color: #00ABDF;
  text-transform: capitalize;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner span {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner span {
    font-size: 16px !important;
  }
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-1-2 .et_pb_text_inner a {
  padding: 13px 25px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.25;
  background-color: #8DC641;
  transition: all 0.3s ease;
  border-radius: 10px;
}
body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 {
  display: flex;
  justify-content: end;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 {
    width: 100%;
  }
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 .et_pb_module {
    width: 100%;
  }
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 .et_pb_module .et_pb_image_wrap {
    width: 100%;
    margin: 0;
  }
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 .et_pb_module .et_pb_image_wrap img {
    border-radius: 10px;
    object-fit: cover;
    max-height: 480px;
    max-width: 100%;
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 .et_pb_module .et_pb_image_wrap img {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-dear-client-section .referral-dear-client-row .referral-dear-client-col-2-2 .et_pb_module .et_pb_image_wrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section {
  padding: 5% 0 9.7% 0;
}
@media (max-width: 980px) {
  body.page-id-3859 #et-main-area .referral-form-section {
    padding: 70px 0;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row {
  max-width: 795px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module {
  box-shadow: 0px 15px 25px 0px #22222259;
  border-radius: 10px;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner {
  margin: 0;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .widgettitle, body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform_required_legend {
  display: none;
  margin-bottom: 0;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body {
  width: 100%;
  margin: 0 auto;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .gform_fields {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: 100%;
  grid-column-gap: 2%;
  grid-row-gap: 27px;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .gform_fields {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body h3 {
  text-align: center;
  letter-spacing: -0.01em;
  color: white;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body h3:nth-child(2) {
  background: none;
  padding: 1px;
  margin: 0;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_13 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 3;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_13 h3 {
  padding: 15px 0;
  background-color: #00ABDF;
  border-radius: 10px 10px 0 0;
  margin-bottom: 11px;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_1 {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_1 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_10 {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-row-end: 3;
  grid-column-end: 3;
  width: 92%;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_10 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_12 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_12 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_3 {
  grid-row-start: 3;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-column-end: 3;
  width: 92%;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_3 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_14 {
  grid-row-start: 4;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-column-end: 3;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_14 h3 {
  color: #3AB4AC;
  margin-top: 29px;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_16 {
  grid-row-start: 5;
  grid-column-start: 1;
  grid-row-end: 6;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_16 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_17 {
  grid-row-start: 6;
  grid-column-start: 1;
  grid-row-end: 7;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_17 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_5 {
  grid-row-start: 7;
  grid-column-start: 1;
  grid-row-end: 8;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_5 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_18 {
  grid-row-start: 8;
  grid-column-start: 1;
  grid-row-end: 9;
  grid-column-end: 2;
  width: 92%;
  margin-left: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_18 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_6 {
  grid-row-start: 5;
  grid-column-start: 2;
  grid-row-end: 6;
  grid-column-end: 3;
  width: 92%;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_6 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_20 {
  grid-row-start: 6;
  grid-column-start: 2;
  grid-row-end: 9;
  grid-column-end: 3;
  width: 92%;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_20 {
    margin: 0 auto;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body #field_11_20 .gform-field-label {
  display: none;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .gfield input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 45px;
  padding: 2px 13px 4px 13px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #22222259;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .gfield input::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #2E2E2E73;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .ginput_container textarea {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  height: 180px;
  border: 1px solid rgba(34, 34, 34, 0.35);
  border-radius: 10px;
  padding: 11px 13px 10px;
  resize: none;
}
@media (max-height: 835px) {
  body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .ginput_container textarea {
    height: 70px;
    transition: all 0.25s ease;
  }
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform-body .ginput_container textarea::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #2E2E2E73;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform_footer {
  margin: 0;
  padding: 25px 0 30px;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform_footer input {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #8DC641;
  background-image: none;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px !important;
  line-height: 1.25;
  padding: 14px 0 !important;
  max-width: 230px;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .et_pb_text_inner .gform_footer input:hover {
  background-color: #00ABDF;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .gform_validation_errors {
  display: none;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .validation_message {
  width: max-content;
  font-size: 12px;
  color: #000;
  background: none;
  border: none;
  line-height: 1.5;
  max-width: 100%;
  padding: 0;
  margin-left: auto;
  display: flex;
}
body.page-id-3859 #et-main-area .referral-form-section .referral-form-row .et_pb_module .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 1px solid #c02b0a;
  position: relative;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.itmattersinc.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fbase%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_thank-you-ebook.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_menu.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_menu-dev.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_footer-dev.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_main-banner.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fbase%2F_mixin.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_single-post-dev.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_page-main.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_modules.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_category.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fglobal%2F_popaps.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_home-dev.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_test-home.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_experience.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_careers.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_case-studies.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_screenconnect-page.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_toolbox.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_thank-you-newsletter.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_hurricane.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_home-banner-dev.scss%22%2C%22wp-content%2Fthemes%2Fit-matters2021%2Fscss%2Fpages%2F_referrals-dev.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAiEA%3BAAMA%3BACtEA%3BACDA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyBC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BACvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgCA%3BAAAA%3BAAAA%3BAC1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqDC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAC9DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgHC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BACjHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3MT%3BADqNA%3BAAAA%3BAAAA%3BAChNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGpDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BADnBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BADjCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4CK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0DG%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BADzMT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoNS%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BADvNX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyOD%3BAAAA%3BAAAA%3BAD7NC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkPG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxQP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmRO%3BAAAA%3BAAAA%3BAAAA%3BADnRP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2RS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3RT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwSW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlSX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkTa%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjUf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwViB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxVjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkWa%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BADjXf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6Xe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5aL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACybO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3cT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsdS%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAD7gBb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoiBS%3BAAAA%3BAAAA%3BAD%2FiBV%3BAEEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAFzJT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmKK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAF7LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqNK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlQX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0Qa%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9TL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2UK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF1UL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsVK%3BAAAA%3BAAAA%3BAAAA%3BAFtVL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkWK%3BAAAA%3BAAAA%3BAAAA%3BAFlWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8WK%3BAAAA%3BAAAA%3BAF9WL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2XK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAF1bL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmcG%3BAAAA%3BAAAA%3BAAAA%3BAFncH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEycK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAFjfH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0hBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5iBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%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%3BAEkyBG%3BAAAA%3BAAAA%3BAFlyBH%3BAAAA%3BAAAA%3BAAAA%3BAEyyBO%3BAAAA%3BAAAA%3BAAAA%3BACxzBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAHvCX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAH3EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkFO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoGO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjJb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyJe%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5MP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyNO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAHxNP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoOO%3BAAAA%3BAAAA%3BAAAA%3BAHpOP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgPO%3BAAAA%3BAAAA%3BAAAA%3BAHhPP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4PO%3BAAAA%3BAAAA%3BAH5PP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyQO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAHxUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiVK%3BAAAA%3BAAAA%3BAAAA%3BAHjVL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuVO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACtXF%3BAAAA%3BAAAA%3BAJAD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIgBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAJhHP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI8HK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrJX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAIqKW%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJjLX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4LW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5LX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsMS%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlNX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAIoOW%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1PX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAI0QW%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAJ9QH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuRK%3BAAAA%3BAAAA%3BAAAA%3BAJvRL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuSS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJvST%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI%2BSW%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FTV%3BAAAA%3BAAAA%3BAAAA%3BALYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKHO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALVf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK0Be%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK%2BDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALrET%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwFW%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlFf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkGW%3BAAAA%3BAAAA%3BALlGX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyGa%3BAAAA%3BAAAA%3BALzGb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiHe%3BAAAA%3BAAAA%3BAAAA%3BALjHf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKyHiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALhKX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKoKa%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxMjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKmNmB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAL1NrB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkOqB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtSP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK2TS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzTT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkUW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BALjXnB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK%2BXe%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5XjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK0Za%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAL5Zf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKubW%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BALtbf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKodW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpdX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK8da%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7eP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKihBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAL3iBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKmjBO%3BAAAA%3BAAAA%3BALnjBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMhBD%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BANHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANtBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiCS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoDqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrCnzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqCmzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhBnzD%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN5ET%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BFa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANzFb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkGW%3BAAAA%3BAAAA%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%3BAClBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6CnzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAiBV%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BANzLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMqMK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANlMP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACvP8xD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAlR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwQplD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN5QD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMgSC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAC7SgyD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAlR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkUhlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2FTH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0UK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANnWT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMqXW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2FWX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6Xa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANvXb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQVA%3BAAAA%3BAAAA%3BAAAA%3BARIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQKO%3BAAAA%3BAAAA%3BAROP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQIE%3BAAAA%3BAAAA%3BAAAA%3BARVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQuBe%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3BhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQuCiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMU%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARnD3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgEiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARtEjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2FkB%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARvHrB%3BAQ2II%3BAAAA%3BAAAA%3BAASY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARzIf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQyJe%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAehC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzNH%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BATWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASDC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BATpBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoCK%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%3BAT3EP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS0FK%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%3BAC7HJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAVOL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUIK%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVZP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUwBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVlBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU6BS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVvBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUuCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVjCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU%2BCO%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV9CP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU6DO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVpGT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUqGW%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVjHf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUiIa%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAV5Ib%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUoJa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVpJb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUiKa%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAVrKf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU%2BKa%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVxOb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUuPe%3BAAAA%3BAAAA%3BAVvPf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmQa%3BAAAA%3BAAAA%3BAHxKizD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2K%2FyD%3BAAAA%3BAAAA%3BAH3K%2ByD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgLjzD%3BAAAA%3BAAAA%3BAAAA%3BAHhLizD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoL%2FyD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpL%2ByD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4L7yD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAH7M%2ByD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiN7yD%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV1Tb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUyUS%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAVvYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgZO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVzaX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU2bS%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxhByzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoiBvzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpiBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0iBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1iBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGojBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpjBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4jBnzD%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpkBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2kBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3kBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqlBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrlBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BlBvzD%3BAAAA%3BAAAA%3BAAAA%3BAH%2FlBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmmBrzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvmBqzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8mBvzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH9mBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3F9zD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUutBO%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjoBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3F9zD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUyuBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH9oBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3F9zD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUsvBO%3BAAAA%3BAAAA%3BAAAA%3BAH3pBuzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BpBrzD%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtqBmzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkrBjzD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FrBizD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4sB%2FyD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAVz3BP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUg4BS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACltBR%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgHG%3BAAAA%3BAAAA%3BAAhHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8HE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqSG%3BAAAA%3BAAAA%3BAA%2FIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkJG%3BAAAA%3BAAAA%3BAAlJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuJE%3BAAAA%3BAAAA%3BAAAA%3BAAvJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2JG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3JH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAxLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4LI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhNF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4NA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BQG%3BAAAA%3BAAAA%3BAAAA%3BAA%2FQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7cC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAydA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAifE%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAggBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0gBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1gBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAohBA%3BAAAA%3BAAAA%3BAAAA%3BAAphBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwhBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5hBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAniBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWusBC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWytBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsuBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXhuBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0vBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAA3mBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BmBC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtnBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkoBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4pBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAXp4BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW24BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAXt6BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWk7BE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX%2F6BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW87BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA31BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA22BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAl3BC%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%3BAAq4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BACzkCE%3BAAAA%3BAAAA%3BAZOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYeG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAZ%2FCA%3BAYsDK%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAZ%2FDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6EI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAZrEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYiFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZnJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYgKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAZrKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYiLO%3BAAAA%3BAAAA%3BAZ7LP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYoMQ%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAZrNH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY4NG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZnOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY8OE%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%3BAZrRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYwRQ%3BAAAA%3BAAAA%3BAAAA%3BAZxRR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYoTO%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%3BAZpVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY8VK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ5VD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuWK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZvXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYiYC%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAZxYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmZG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ7YH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYsZG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ5ZH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyaK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAZjbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY4bI%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%3BAZheD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYqfE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZzeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYofE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ9eF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6fC%3BAAAA%3BAAAA%3BAAAA%3BAZngBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY4gBG%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%3BAZxlBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmmBC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAZzmBF%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%3BAY8oBC%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%3BACtzBE%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%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAbtDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagES%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAb9DT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauES%3BAAAA%3BAAAA%3BAAuBP%3BAAAA%3BAAAA%3BAAAA%3BACnGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH2JC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGnJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPgCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO1DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAHiHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGzGE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHyDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG7CE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHyCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2FBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHmBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGRC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGAE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHAF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHXD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgHD%3BAAAA%3BAAAA%3BACjRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACpjBA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAhBzBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAhBpDX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6Da%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBjDb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0Da%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB9Db%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgFiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB1EjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmFe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBxFb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByGe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBnGf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB2He%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBrHf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuImB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBjInB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgJa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhJb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBoKe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBrNH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6OK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB9PL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB4QK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6RO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB7RP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BSS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAhBpTX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgUS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBxVL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmWO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBnWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgXO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBnjBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBokBO%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtpBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BpBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB5qBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBwsBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB9sBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0tBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB1tBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBwuBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBxuBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0vBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB1vBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBswBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtwBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBkxBS%3BAAAA%3BAAAA%3BAAAA%3BAhBlxBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6xBS%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALhuBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKquBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB%2F3BT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBi5BS%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBx5BT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBy6BW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBh7Bb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBw7Ba%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB77Bf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBs8Ba%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBt8Bb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBw9Be%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBx9Bf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBm%2BBa%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB7hCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuiCW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAhBhmCb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBinCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBvnCT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBioCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBnpCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BpCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL%2FgCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmrCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBxrCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0sCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBlvCT%3BAgBowCS%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7mCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6xCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBvxCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBwyCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBpzCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBm0CO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%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%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBz9CP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB6%2BCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtgDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB%2BgDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB1hDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmiDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB%2FiDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB4jDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtjDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBokDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhlDX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0nDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBpoDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBopDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhqDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgrDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBpqDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB4rDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBlsDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB4sDW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtsDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgButDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBvtDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBqvDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBzwDX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB2xDa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAhBh5DT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBu5DW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzwDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK%2BwDI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBn6DP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBm7DO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB18DP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBq%2BDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBr%2BDT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0%2FDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAhBhgET%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBugEW%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBzgEX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB8hEG%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB7iEP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBsjEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBlkEP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB2kEK%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB3lEX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBinES%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhoET%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBwoES%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAhB%2FvEX%3BAAAA%3BAAAA%3BAAAA%3BAgBswEa%3BAAAA%3BAAAA%3BAAAA%3BAhB5wEb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBqxEW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBzyEX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBm0Ea%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB90Ef%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBw1Ea%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhBx3Eb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB44EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALhvEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqvEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB%2F4EP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBw5EK%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpxEV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKmyEY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBv7Eb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBk8Ea%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBx8Eb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBi9Ee%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL3zEd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXhJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB69Ee%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL31EZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKm2Ec%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAASR%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhrFf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBysFe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAad%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBrxFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuyFS%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBhzFX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB8zFW%3BAAAA%3BAAAA%3BAAAA%3BAhBxzFX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBs0FG%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATt8Fk2D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAlR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASy%2BFplD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvxGd%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAjBjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiByBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAjBrCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBhDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBuDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5DN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6EO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBvEP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4FO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3FN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4GQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6GO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqIO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkMI%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBzMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiByNK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1OP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkPM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlPN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmQO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlQP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4QM%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBjUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0UK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAjBjYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkZG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8ZE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7aH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBubC%3BAAAA%3BAAAA%3BAAAA%3BAjBncD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7cH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6dG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtiBJ%3BAiBsjBI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2kBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqlBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBjmBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BmBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlnBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1pBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5qBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBorBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBhsBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBssBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmtBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9tBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBswBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FwBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8xBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1yBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2zBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FyBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBq0BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB30BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBm1BK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB70BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB61BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB71BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBu3BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB14BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB25BM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAjB3gCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBghCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBzhCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwiCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FjCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0lCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBzlCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4mCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAjBlnCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwnCK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1nCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8oCC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5pCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoqCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FqCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBurCE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBvsCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4tCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3uCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBivCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAjBl2CL%3BAAAA%3BAAAA%3BAAAA%3BAiBw2CM%3BAAAA%3BAAAA%3BAAAA%3BAjB92CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBs3CK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBh3CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBw4CO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAjB76CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBg8CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB17CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBk8CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBr8CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB68CE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANx0CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMy1CK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7%2BCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBs%2FCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5%2FCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqgDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2F2CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXhJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwhDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANt5CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMg6CM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1kDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBimDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBL%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnqDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqrDI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7rDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2sDK%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FrDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8sDC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACj1DA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BACtBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoCA%3BAAAA%3BAAAA%3BAAAA%3BAnBpCA%3BAAAA%3BAAAA%3BAAAA%3BAmByCE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAnBvEF%3BAmB4EE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMH%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAnBzKH%3BAmB%2BKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAnB5LH%3BAmBkME%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%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%3BAAsBC%3BAAAA%3BAAAA%3BAAuBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBvXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBiYC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBlZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB2ZE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAnB9bD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqcC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAnB%2FcF%3BAAAA%3BAAAA%3BAAAA%3BAmBqdG%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAnB1dD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBheD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBXD%3BAAAA%3BAAAA%3BAAEC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEC%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%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAC1pCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV0JC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUlJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVkJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU7ID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAVsIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUjIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVqHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUjHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAViHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU%2FFD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV8DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUrDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVqDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU9CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV8CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU5BA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUjBD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7cL%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfwCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAenED%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX4HD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWtHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXsHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW1GC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX0GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWzEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBnFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB8FM%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAxBvJL%3BAAAA%3BAAAA%3BAAAA%3BASWolD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATXC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASTklD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEtBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFoCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASjCklD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFoDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASjDglD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT%2BCC%3BAAAA%3BAAAA%3BAAAA%3BASnEklD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFmFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BASzFglD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT8EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAErGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOGmlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBnlD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATuGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS3HglD%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%3BAAoBnlD%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%3BAgBjCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BACpHV%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBlBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBmCK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBhCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBgDO%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBnDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB4DO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB1DP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB8EQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpFJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BSL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BOM%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BNL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BqBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcL%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BhDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BoFI%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1B9FN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B2GM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BA1BxHR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BgIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBT%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrKK%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BRL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2ByBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BnBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BgCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B1BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BwCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BlCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BCK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BzDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BgFO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjGP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BGO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BzGP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BgIS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B1HT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BoJW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B1JT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BmLW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B7KX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B6LS%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B3LX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BwMa%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BvMb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsOO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtOP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BiPS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjPT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8PS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BxPT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8QW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BnRX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BoSW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B9RX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BSS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B7hBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BuiBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BhjBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BwjBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B5jBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0kBa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtlBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BkmBS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BlmBT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BgnBa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BhnBb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BkoBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BloBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8oBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B9oBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0pBW%3BAAAA%3BAAAA%3BAAAA%3BA3B1pBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BqqBW%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBR%3BAAAA%3BAAAA%3BAAAA%3BA3B7tBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0uBO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B1uBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B4vBO%3BAAAA%3BAAAA%3BAAAA%3BA3B5vBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BowBS%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B7xBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BkzBa%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BrzBf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2BzBe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Br0Bf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bo1BiB%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bx2BT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bk3BW%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B52Bf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B23BO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bn4BX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bm5BO%3BAAAA%3BAAAA%3BAAAA%3BA3B%2F5BP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B86BW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bl6BX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bo7Be%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BA3Bl9BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B09BO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bt%2BBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bu%2FBW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BA3B7gCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2ByhCW%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BnhCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BmiCW%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BA3BtiCb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8iCe%3BAAAA%3BAAAA%3BAAAA%3BA3B9iCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsjCiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtkCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BylCW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B%2FlCX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BomCa%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BvmCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsnCe%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjpCjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B4pCmB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BA3BnqCrB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2qCqB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BltCf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B4uCiB%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BA3BhvCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BuvCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B7zCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B20CS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BA3Bl1CX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B01CW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B11CX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bs2Ce%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bp3CnB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bk4Ca%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B74Cf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B45CiB%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BA3B57CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bo8CO%3BAAAA%3BAAAA%3BAAAA%3BA3Bp8CP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B48CS%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bj%2BCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B4%2BCS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBl8CT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPpFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8%2FCS%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBl4CV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBy4CU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBx6CV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBs7CM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B5kDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BqlDS%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtnDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsoDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtoDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2pDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BxqDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BksDW%3BAAAA%3BAAAA%3BA3BlsDX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BgtDe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BhtDf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BovDa%3BAAAA%3BAAAA%3BAAAA%3BA3BpvDb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B4vDe%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3BhwDf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B6wDiB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B3wDjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0xDiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BpxDjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BkyDiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B5xDjB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0yDiB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BA3Bz1DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bi2DO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bj2DP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bu3DW%3BAAAA%3BAAAA%3BAAAA%3BA3Bv3DX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B%2B3Da%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3Bn4Db%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bg5De%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B94Df%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B65De%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3Bv5Df%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2Bq6De%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B%2F5Df%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B66De%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BA3Bn9Db%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B89DW%3BAAAA%3BAAAA%3BA3B99DX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2%2BDe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BA3Bv%2FDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8%2FDO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B5jEf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B0kEW%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtlEf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsmEe%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BtmEf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2nEW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B1nEb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BPG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BSH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BAH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BRH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BsBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BhBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B6BG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA5B%2FBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BuCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BkDO%3BAAAA%3BAAAA%3BAAAA%3BA5BlDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BgEW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BhEX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B4Ea%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvFX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BsGW%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BA5B9GP%3BAAAA%3BAAAA%3BAAAA%3BA4BqHW%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B5Hf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B0JG%3BAAAA%3BAAAA%3BA5BpJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B2JK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvLb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BsMa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BhOb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B6Oa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B7Ob%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B0Pa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B1Pb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BuQa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvQb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BoRa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BhSb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B6Sa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B7Sb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B0Ta%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B1Tb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BuUa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvUb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BoVa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BpVb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BiWa%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BjWb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B6We%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%22%7D */</pre></body></html>