@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
a {
  transition: all 0.3s ease-in-out !important;
}
/* Source Sans Pro */
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesansprolight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesanspro.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesansprosemibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesansprobold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeueBoldCondensed';
  src: url('../fonts/HelveticaNeueBoldCondensed.woff') format('woff'), url('../fonts/HelveticaNeueBoldCondensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue-CondensedBlack';
  src: url('../fonts/HelveticaNeue-CondensedBlack.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaCondensedBold';
  src: url('../fonts/helvetica_condensed_bold.woff') format('woff'), url('../fonts/helvetica_condensed_bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*font-family: 'Roboto', sans-serif;*/
html {
  font-size: 20px !important;
}
@media (max-width: 980px) {
  html {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 16px !important;
  }
}
.green {
  color: #005F61;
}
html body {
  font-weight: 400;
}
@media (max-width: 980px) {
  #page-container {
    overflow-x: hidden;
  }
}
@media (max-width: 980px) {
  #main-header.et-fixed-header {
    background: #0d1821;
    transition: all 0.3s;
  }
  #main-header.et-fixed-header span.logo_helper {
    display: none;
  }
  #main-header.et-fixed-header div.logo_container {
    padding-top: 10px;
  }
}
.et_pb_section:not(.et_pb_fullwidth_section) {
  padding: 80px 0 !important;
}
@media (max-width: 767px) {
  .et_pb_section:not(.et_pb_fullwidth_section) {
    padding: 60px 0;
  }
}
.container, .et_pb_row {
  width: 90% !important;
}
.et_pb_row {
  padding: 0 0 50px 0 !important;
}
.et_pb_row:last-of-type {
  padding: 0 !important;
}
@media (min-width: 981px) {
  body.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_container, body.category .et_pb_fullwidth_section .et_pb_slide .et_pb_container, body.single .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
    min-height: 500px !important;
  }
}
body:not(.home) #et-boc #sidebar {
  font-family: 'Gilroy', sans-serif;
}
@media (min-width: 981px) {
  body:not(.home) #et-boc #sidebar {
    width: 23.25%;
  }
  body:not(.home) #et-boc #sidebar .schedule-consultation {
    padding: 1.5rem 0 0.9rem !important;
  }
  body:not(.home) #et-boc #sidebar .schedule-consultation h4 {
    letter-spacing: -1.1px !important;
    line-height: 115%;
  }
  body:not(.home) #et-boc #sidebar .schedule-consultation p {
    letter-spacing: 0.6px;
  }
  body:not(.home) #et-boc #sidebar .schedule-consultation p:last-of-type {
    letter-spacing: -0.35px;
  }
}
body.single-post #main-content #left-area article p.big-p, body.single-jobs #main-content #left-area article p.big-p, body.page-template-template-docs #main-content #left-area article p.big-p {
  font-size: 28px !important;
  line-height: 145%;
  letter-spacing: 1.2px;
  margin-bottom: 52px;
}
body.single-post #main-content #left-area article p:not(:first-of-type), body.single-jobs #main-content #left-area article p:not(:first-of-type), body.page-template-template-docs #main-content #left-area article p:not(:first-of-type) {
  text-align: left;
}
body.single-post #main-content #left-area article h3.marked, body.single-jobs #main-content #left-area article h3.marked, body.page-template-template-docs #main-content #left-area article h3.marked {
  position: relative;
  font-weight: 600;
  padding-left: 32px !important;
  letter-spacing: 1.3px;
  margin-top: 47px;
}
body.single-post #main-content #left-area article h3.marked:before, body.single-jobs #main-content #left-area article h3.marked:before, body.page-template-template-docs #main-content #left-area article h3.marked:before {
  content: url(../images/marked.png);
  position: absolute;
  top: -2px;
  left: 0;
}
body.single-post #main-content #left-area article hr, body.single-jobs #main-content #left-area article hr, body.page-template-template-docs #main-content #left-area article hr {
  background-color: #aabec8;
  color: #aabec8;
  height: 1px;
  border: none;
  margin: 1.1% 0 3.7%;
}
body.single-post #main-content #left-area article hr.divider, body.single-jobs #main-content #left-area article hr.divider, body.page-template-template-docs #main-content #left-area article hr.divider {
  margin-bottom: 14px;
  height: 0;
}
body.page #et-main-area .et_pb_slides .et_pb_slide:before, body.single-post #et-main-area .et_pb_slides .et_pb_slide:before, body.single-jobs #et-main-area .et_pb_slides .et_pb_slide:before {
  content: '';
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
body:not(.home) #main-content #sidebar {
  max-width: 293px;
}
body:not(.home).archive #main-content #sidebar {
  /*max-width: 293px;*/
  margin-top: 0 !important;
}
@media (max-width: 980px) {
  body:not(.home).archive #main-content #sidebar {
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  body:not(.home).archive #main-content #sidebar .widget_text {
    text-align: left;
  }
}
body:not(.home).archive #main-content #sidebar .schedule-consultation h4 {
  font-size: 20px !important;
  padding: 2px 35px 0 !important;
  letter-spacing: -0.1px !important;
  line-height: 124%;
  margin-bottom: 27px;
}
@media (max-width: 980px) {
  body:not(.home).archive #main-content #sidebar .schedule-consultation h4 {
    text-align: left;
  }
}
body:not(.home).archive #main-content #sidebar .schedule-consultation p {
  font-family: 'Source Sans Pro', sans-serif !important;
  letter-spacing: -0.1px;
  color: #ffffff;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation p:first-of-type {
  padding: 32px 34px 32px 34px !important;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation p:last-of-type {
  padding: 30px 35px 4px !important;
  font-size: 18px;
  line-height: 130%;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm {
  padding: 0 1.7rem;
}
@media (max-width: 980px) {
  body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm {
    padding: 0px 2.1rem !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm {
    padding: 20px 2.1rem !important;
  }
}
body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm input {
  height: 35.5px;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton {
  letter-spacing: 0;
  height: 43px;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton:hover {
  background-color: #005f61 !important;
  border: none !important;
  color: #ffffff !important;
  box-shadow: 0 4px 0 #022f2f;
}
body:not(.home).archive #main-content #sidebar .schedule-consultation .fsBody .fsForm label {
  font-family: 'Gilroy', sans-serif;
  font-size: 11px !important;
  letter-spacing: 1px;
}
@media (min-width: 981px) {
  body:not(.home).archive #main-content #sidebar {
    width: 23.5%;
    margin-top: 23px;
  }
}
body:not(.home).page-template-default #main-content #et-boc .et_pb_slides .et_pb_slide_description, body:not(.home).single-post #main-content #et-boc .et_pb_slides .et_pb_slide_description, body:not(.home).single-jobs #main-content #et-boc .et_pb_slides .et_pb_slide_description, body:not(.home).page-template-template-docs #main-content #et-boc .et_pb_slides .et_pb_slide_description {
  padding: 16% 0 16% 0 !important;
  max-width: 95%;
  font-family: 'Gilroy', sans-serif;
}
body:not(.home).page-template-default #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-post #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-jobs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1 {
  line-height: 99%;
  letter-spacing: -0.1px;
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-post #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-jobs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-post #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).single-jobs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content #et-boc .et_pb_slides .et_pb_slide_description h1 {
    font-size: 38px !important;
  }
}
body:not(.home).page-template-default #main-content #et-boc .et_pb_slides .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #main-content #et-boc .et_pb_slides .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #main-content #et-boc .et_pb_slides .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #main-content #et-boc .et_pb_slides .et_pb_slide_description .et_pb_slide_content {
  margin-top: 41px;
  letter-spacing: 1.34px;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 24px !important;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 20px;
}
body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  line-height: 99%;
  letter-spacing: -0.1px;
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 38px !important;
  }
}
body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 22px !important;
  line-height: 140%;
  letter-spacing: 1.1px;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 41px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
body:not(.home).page-template-default #main-content .container, body:not(.home).single-post #main-content .container, body:not(.home).single-jobs #main-content .container, body:not(.home).page-template-template-docs #main-content .container {
  max-width: 1247px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #sidebar, body:not(.home).single-post #main-content #sidebar, body:not(.home).single-jobs #main-content #sidebar, body:not(.home).page-template-template-docs #main-content #sidebar {
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #sidebar .widget_text, body:not(.home).single-post #main-content #sidebar .widget_text, body:not(.home).single-jobs #main-content #sidebar .widget_text, body:not(.home).page-template-template-docs #main-content #sidebar .widget_text {
    text-align: left;
  }
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation h4, body:not(.home).single-post #main-content #sidebar .schedule-consultation h4, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation h4, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation h4 {
  font-size: 20px !important;
  padding: 2px 35px 0 !important;
  letter-spacing: -0.1px !important;
  line-height: 124%;
  margin-bottom: 27px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #sidebar .schedule-consultation h4, body:not(.home).single-post #main-content #sidebar .schedule-consultation h4, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation h4, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation h4 {
    text-align: left;
  }
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation p, body:not(.home).single-post #main-content #sidebar .schedule-consultation p, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation p, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation p {
  font-family: 'Source Sans Pro', sans-serif !important;
  letter-spacing: -0.1px;
  color: #ffffff;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation p:first-of-type, body:not(.home).single-post #main-content #sidebar .schedule-consultation p:first-of-type, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation p:first-of-type, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation p:first-of-type {
  padding: 32px 34px 32px 34px !important;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation p:last-of-type, body:not(.home).single-post #main-content #sidebar .schedule-consultation p:last-of-type, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation p:last-of-type, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation p:last-of-type {
  padding: 30px 35px 4px !important;
  font-size: 18px;
  line-height: 130%;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm {
  padding: 0 1.7rem;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm {
    padding: 0px 2.1rem !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm {
    padding: 20px 2.1rem !important;
  }
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm input, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm input, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm input, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm input {
  height: 35.5px;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton {
  letter-spacing: 0;
  height: 43px;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton:hover, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton:hover, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton:hover, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm input.fsSubmitButton:hover {
  background-color: #005f61 !important;
  border: none !important;
  color: #ffffff !important;
  box-shadow: 0 4px 0 #022f2f;
}
body:not(.home).page-template-default #main-content #sidebar .schedule-consultation .fsBody .fsForm label, body:not(.home).single-post #main-content #sidebar .schedule-consultation .fsBody .fsForm label, body:not(.home).single-jobs #main-content #sidebar .schedule-consultation .fsBody .fsForm label, body:not(.home).page-template-template-docs #main-content #sidebar .schedule-consultation .fsBody .fsForm label {
  font-family: 'Gilroy', sans-serif;
  font-size: 11px !important;
  letter-spacing: 1px;
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #sidebar, body:not(.home).single-post #main-content #sidebar, body:not(.home).single-jobs #main-content #sidebar, body:not(.home).page-template-template-docs #main-content #sidebar {
    width: 23.5%;
    margin-top: 23px;
  }
}
body:not(.home).page-template-default #main-content #left-area, body:not(.home).single-post #main-content #left-area, body:not(.home).single-jobs #main-content #left-area, body:not(.home).page-template-template-docs #main-content #left-area {
  margin-top: 27px;
  margin-bottom: 40px;
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #left-area, body:not(.home).single-post #main-content #left-area, body:not(.home).single-jobs #main-content #left-area, body:not(.home).page-template-template-docs #main-content #left-area {
    width: 72.9% !important;
  }
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area, body:not(.home).single-post #main-content #left-area, body:not(.home).single-jobs #main-content #left-area, body:not(.home).page-template-template-docs #main-content #left-area {
    margin-bottom: 0;
  }
}
body:not(.home).page-template-default #main-content #left-area article, body:not(.home).single-post #main-content #left-area article, body:not(.home).single-jobs #main-content #left-area article, body:not(.home).page-template-template-docs #main-content #left-area article {
  font-family: 'Source Sans Pro', sans-serif !important;
}
body:not(.home).page-template-default #main-content #left-area article strong, body:not(.home).single-post #main-content #left-area article strong, body:not(.home).single-jobs #main-content #left-area article strong, body:not(.home).page-template-template-docs #main-content #left-area article strong {
  letter-spacing: 0;
  font-weight: 600;
}
body:not(.home).page-template-default #main-content #left-area article ul, body:not(.home).single-post #main-content #left-area article ul, body:not(.home).single-jobs #main-content #left-area article ul, body:not(.home).page-template-template-docs #main-content #left-area article ul {
  columns: 1;
  padding-left: 2.2% !important;
  margin: 30px 0 10px;
}
body:not(.home).page-template-default #main-content #left-area article ul:first-of-type, body:not(.home).single-post #main-content #left-area article ul:first-of-type, body:not(.home).single-jobs #main-content #left-area article ul:first-of-type, body:not(.home).page-template-template-docs #main-content #left-area article ul:first-of-type {
  margin: 0px 0 10px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article ul, body:not(.home).single-post #main-content #left-area article ul, body:not(.home).single-jobs #main-content #left-area article ul, body:not(.home).page-template-template-docs #main-content #left-area article ul {
    margin: 20px 0 20px;
  }
}
body:not(.home).page-template-default #main-content #left-area article ul li, body:not(.home).single-post #main-content #left-area article ul li, body:not(.home).single-jobs #main-content #left-area article ul li, body:not(.home).page-template-template-docs #main-content #left-area article ul li {
  line-height: 150% !important;
  padding-left: 30px;
  margin: 0 0 20px 0;
  display: block;
  letter-spacing: 0;
  font-size: 19px !important;
  position: relative;
  text-indent: 0;
  font-size: 19px !important;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article ul li, body:not(.home).single-post #main-content #left-area article ul li, body:not(.home).single-jobs #main-content #left-area article ul li, body:not(.home).page-template-template-docs #main-content #left-area article ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #left-area article ul li, body:not(.home).single-post #main-content #left-area article ul li, body:not(.home).single-jobs #main-content #left-area article ul li, body:not(.home).page-template-template-docs #main-content #left-area article ul li {
    font-size: 18px !important;
  }
}
body:not(.home).page-template-default #main-content #left-area article ul li ul, body:not(.home).single-post #main-content #left-area article ul li ul, body:not(.home).single-jobs #main-content #left-area article ul li ul, body:not(.home).page-template-template-docs #main-content #left-area article ul li ul {
  padding-top: 22px;
  margin-bottom: 0;
}
body:not(.home).page-template-default #main-content #left-area article ul li:before, body:not(.home).single-post #main-content #left-area article ul li:before, body:not(.home).single-jobs #main-content #left-area article ul li:before, body:not(.home).page-template-template-docs #main-content #left-area article ul li:before {
  position: absolute;
  content: '';
  background-image: url(/wp-content/themes/tlc/images/list-icon.png);
  background-repeat: no-repeat;
  left: 0;
  top: 5px;
  width: 30px;
  height: 30px;
  background-size: 65%;
}
body:not(.home).page-template-default #main-content #left-area article ul li:last-child, body:not(.home).single-post #main-content #left-area article ul li:last-child, body:not(.home).single-jobs #main-content #left-area article ul li:last-child, body:not(.home).page-template-template-docs #main-content #left-area article ul li:last-child {
  margin-bottom: 0;
}
body:not(.home).page-template-default #main-content #left-area article p, body:not(.home).single-post #main-content #left-area article p, body:not(.home).single-jobs #main-content #left-area article p, body:not(.home).page-template-template-docs #main-content #left-area article p {
  letter-spacing: 0;
  line-height: 150%;
  margin-bottom: 35px;
  font-size: 19px !important;
}
body:not(.home).page-template-default #main-content #left-area article p.shedule-call, body:not(.home).single-post #main-content #left-area article p.shedule-call, body:not(.home).single-jobs #main-content #left-area article p.shedule-call, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call {
  margin-top: 4.1%;
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #left-area article p.shedule-call, body:not(.home).single-post #main-content #left-area article p.shedule-call, body:not(.home).single-jobs #main-content #left-area article p.shedule-call, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call {
    margin-top: 10%;
  }
}
@media (max-width: 460px) {
  body:not(.home).page-template-default #main-content #left-area article p.shedule-call, body:not(.home).single-post #main-content #left-area article p.shedule-call, body:not(.home).single-jobs #main-content #left-area article p.shedule-call, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call {
    margin-top: 10%;
  }
}
body:not(.home).page-template-default #main-content #left-area article p.shedule-call a, body:not(.home).single-post #main-content #left-area article p.shedule-call a, body:not(.home).single-jobs #main-content #left-area article p.shedule-call a, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call a {
  border-radius: 5px;
  background-color: #ef7126;
  color: #fff;
  padding: 15px 28px;
  font-size: 20px;
  font-family: Source Sans Pro;
  font-weight: 700;
  letter-spacing: 0.2px;
}
body:not(.home).page-template-default #main-content #left-area article p.shedule-call a:hover, body:not(.home).single-post #main-content #left-area article p.shedule-call a:hover, body:not(.home).single-jobs #main-content #left-area article p.shedule-call a:hover, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call a:hover {
  background-color: #005f61;
}
@media (max-width: 460px) {
  body:not(.home).page-template-default #main-content #left-area article p.shedule-call a, body:not(.home).single-post #main-content #left-area article p.shedule-call a, body:not(.home).single-jobs #main-content #left-area article p.shedule-call a, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call a {
    font-size: 16px;
    padding: 15px 10px;
  }
}
@media (max-width: 340px) {
  body:not(.home).page-template-default #main-content #left-area article p.shedule-call a, body:not(.home).single-post #main-content #left-area article p.shedule-call a, body:not(.home).single-jobs #main-content #left-area article p.shedule-call a, body:not(.home).page-template-template-docs #main-content #left-area article p.shedule-call a {
    font-size: 15px;
  }
}
body:not(.home).page-template-default #main-content #left-area article p.learn-more, body:not(.home).single-post #main-content #left-area article p.learn-more, body:not(.home).single-jobs #main-content #left-area article p.learn-more, body:not(.home).page-template-template-docs #main-content #left-area article p.learn-more {
  margin-top: 1%;
  margin-bottom: 4.5%;
}
body:not(.home).page-template-default #main-content #left-area article p.learn-more a, body:not(.home).single-post #main-content #left-area article p.learn-more a, body:not(.home).single-jobs #main-content #left-area article p.learn-more a, body:not(.home).page-template-template-docs #main-content #left-area article p.learn-more a {
  box-shadow: 0 3px 0 #07585a;
  border-radius: 5px;
  background-color: #137375;
  color: #fff;
  padding: 5px 21px 6px;
  border: 2px solid #137375;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}
body:not(.home).page-template-default #main-content #left-area article p.learn-more a:hover, body:not(.home).single-post #main-content #left-area article p.learn-more a:hover, body:not(.home).single-jobs #main-content #left-area article p.learn-more a:hover, body:not(.home).page-template-template-docs #main-content #left-area article p.learn-more a:hover {
  background-color: #fff;
  color: #137375;
  box-shadow: none;
}
body:not(.home).page-template-default #main-content #left-area article p.big-p, body:not(.home).single-post #main-content #left-area article p.big-p, body:not(.home).single-jobs #main-content #left-area article p.big-p, body:not(.home).page-template-template-docs #main-content #left-area article p.big-p {
  font-size: 28px !important;
  line-height: 145%;
  letter-spacing: 1.35px;
  margin-bottom: 52px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article p.big-p, body:not(.home).single-post #main-content #left-area article p.big-p, body:not(.home).single-jobs #main-content #left-area article p.big-p, body:not(.home).page-template-template-docs #main-content #left-area article p.big-p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #left-area article p.big-p, body:not(.home).single-post #main-content #left-area article p.big-p, body:not(.home).single-jobs #main-content #left-area article p.big-p, body:not(.home).page-template-template-docs #main-content #left-area article p.big-p {
    font-size: 20px !important;
  }
}
body:not(.home).page-template-default #main-content #left-area article h2, body:not(.home).single-post #main-content #left-area article h2, body:not(.home).single-jobs #main-content #left-area article h2, body:not(.home).page-template-template-docs #main-content #left-area article h2 {
  position: relative;
  font-weight: 600;
  padding-left: 32px !important;
  font-size: 28px !important;
  letter-spacing: 0;
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 0 0 8px 32px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}
body:not(.home).page-template-default #main-content #left-area article h2:before, body:not(.home).single-post #main-content #left-area article h2:before, body:not(.home).single-jobs #main-content #left-area article h2:before, body:not(.home).page-template-template-docs #main-content #left-area article h2:before {
  content: url(../images/marked.png);
  position: absolute;
  top: -2px;
  left: 0;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article h2:before, body:not(.home).single-post #main-content #left-area article h2:before, body:not(.home).single-jobs #main-content #left-area article h2:before, body:not(.home).page-template-template-docs #main-content #left-area article h2:before {
    top: 0;
  }
}
body:not(.home).page-template-default #main-content #left-area article h2:first-child, body:not(.home).single-post #main-content #left-area article h2:first-child, body:not(.home).single-jobs #main-content #left-area article h2:first-child, body:not(.home).page-template-template-docs #main-content #left-area article h2:first-child {
  font-size: 40px !important;
  letter-spacing: -0.22px;
  line-height: 100% !important;
  font-weight: 600;
  border-bottom: 0;
  padding: 0 !important;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article h2:first-child, body:not(.home).single-post #main-content #left-area article h2:first-child, body:not(.home).single-jobs #main-content #left-area article h2:first-child, body:not(.home).page-template-template-docs #main-content #left-area article h2:first-child {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #left-area article h2:first-child, body:not(.home).single-post #main-content #left-area article h2:first-child, body:not(.home).single-jobs #main-content #left-area article h2:first-child, body:not(.home).page-template-template-docs #main-content #left-area article h2:first-child {
    font-size: 32px !important;
  }
}
body:not(.home).page-template-default #main-content #left-area article h2:first-child:before, body:not(.home).single-post #main-content #left-area article h2:first-child:before, body:not(.home).single-jobs #main-content #left-area article h2:first-child:before, body:not(.home).page-template-template-docs #main-content #left-area article h2:first-child:before {
  display: none;
}
body:not(.home).page-template-default #main-content #left-area article h2.contact-us, body:not(.home).single-post #main-content #left-area article h2.contact-us, body:not(.home).single-jobs #main-content #left-area article h2.contact-us, body:not(.home).page-template-template-docs #main-content #left-area article h2.contact-us {
  font-size: 34px !important;
  letter-spacing: 1.55px;
}
body:not(.home).page-template-default #main-content #left-area article h3, body:not(.home).single-post #main-content #left-area article h3, body:not(.home).single-jobs #main-content #left-area article h3, body:not(.home).page-template-template-docs #main-content #left-area article h3 {
  position: relative;
  font-weight: 600;
  padding-left: 32px !important;
  letter-spacing: 0;
  margin-top: 20px;
  border-bottom: 1px solid #aabec8;
  width: 100%;
  padding: 0 0 18px 32px !important;
}
body:not(.home).page-template-default #main-content #left-area article h3:before, body:not(.home).single-post #main-content #left-area article h3:before, body:not(.home).single-jobs #main-content #left-area article h3:before, body:not(.home).page-template-template-docs #main-content #left-area article h3:before {
  content: url(../images/marked.png);
  position: absolute;
  top: -2px;
  left: 0;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #left-area article h3:before, body:not(.home).single-post #main-content #left-area article h3:before, body:not(.home).single-jobs #main-content #left-area article h3:before, body:not(.home).page-template-template-docs #main-content #left-area article h3:before {
    top: 0;
  }
}
body:not(.home).page-template-default #main-content #left-area article hr, body:not(.home).single-post #main-content #left-area article hr, body:not(.home).single-jobs #main-content #left-area article hr, body:not(.home).page-template-template-docs #main-content #left-area article hr {
  background-color: #aabec8;
  color: #aabec8;
  height: 1px;
  border: none;
  margin: 1.1% 0 3.7%;
}
body:not(.home).page-template-default #main-content #left-area article hr.divider, body:not(.home).single-post #main-content #left-area article hr.divider, body:not(.home).single-jobs #main-content #left-area article hr.divider, body:not(.home).page-template-template-docs #main-content #left-area article hr.divider {
  margin-bottom: 14px;
  height: 0;
}
body:not(.home).page-template-default #main-content #left-area article hr.footer-divider, body:not(.home).single-post #main-content #left-area article hr.footer-divider, body:not(.home).single-jobs #main-content #left-area article hr.footer-divider, body:not(.home).page-template-template-docs #main-content #left-area article hr.footer-divider {
  margin: 8.7% 0 6%;
}
body:not(.home).page-template-page-right-sidebar #main-content .container {
  max-width: 1091px;
}
body:not(.home).page-template-page-right-sidebar #main-content #sidebar {
  width: 27.35%;
  margin-top: 7px;
  margin-left: 8%;
}
@media (max-width: 980px) {
  body:not(.home).page-template-page-right-sidebar #main-content #sidebar {
    margin-left: 0;
    margin-top: 40px;
  }
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area {
  width: 100%;
  padding-right: 0;
  margin-top: 5.3%;
}
@media (max-width: 980px) {
  body:not(.home).page-template-page-right-sidebar #main-content #left-area {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p {
  letter-spacing: 0.92px;
  line-height: 181%;
  clear: none;
  display: block;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.shedule-call {
  margin-top: 4.1%;
}
@media (max-width: 460px) {
  body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.shedule-call {
    margin-top: 10%;
  }
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.shedule-call a {
  border-radius: 5px;
  background-color: #ef7126;
  color: #fff;
  padding: 15px 28px;
  font-size: 20px;
  font-family: Source Sans Pro;
  font-weight: 700;
  letter-spacing: 0.2px;
}
@media (max-width: 460px) {
  body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.shedule-call a {
    font-size: 16px;
    padding: 15px 10px;
  }
}
@media (max-width: 340px) {
  body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.shedule-call a {
    font-size: 15px;
  }
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.learn-more {
  margin-top: 3.6%;
  margin-bottom: 4.5%;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.learn-more a {
  box-shadow: 0 3px 0 #07585a;
  border-radius: 5px;
  background-color: #137375;
  color: #fff;
  padding: 5px 22px 6px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  border: 2px solid #137375;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.learn-more a:hover {
  background-color: #ffffff;
  color: #137375;
  box-shadow: none;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article p.big-p {
  font-size: 28px !important;
  line-height: 145%;
  letter-spacing: 1.2px;
  margin-bottom: 52px;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article h2 {
  letter-spacing: 1.7px;
  padding-bottom: 21px;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article h2.contact-us {
  font-size: 34px !important;
  letter-spacing: 1.55px;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article h3.marked {
  position: relative;
  font-weight: 600;
  padding-left: 32px !important;
  letter-spacing: 1.3px;
  margin-top: 47px;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article h3.marked:before {
  content: url(../images/marked.png);
  position: absolute;
  top: -2px;
  left: 0;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article hr {
  background-color: #aabec8;
  color: #aabec8;
  height: 1px;
  border: none;
  margin: 1.1% 0 3.7%;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article hr.divider {
  margin-bottom: 14px;
  height: 0;
}
body:not(.home).page-template-page-right-sidebar #main-content #left-area article hr.footer-divider {
  margin: 8.7% 0 6%;
}
body:not(.home) #main-content article {
  font-family: 'Gilroy', sans-serif;
}
body:not(.home) #main-content article h2 {
  font-family: 'Gilroy', sans-serif;
  font-size: 40px !important;
  font-weight: 600;
  line-height: 115% !important;
  letter-spacing: 2px;
  padding-bottom: 50px;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) #main-content article h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article h2 {
    padding-bottom: 30px !important;
  }
}
body:not(.home) #main-content article h3 {
  font-size: 28px !important;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: 0;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) #main-content article h3 {
    font-size: 22px !important;
  }
}
body:not(.home) #main-content article h4 {
  font-size: 28px !important;
  font-weight: 600;
  line-height: 115% !important;
  letter-spacing: 1.4px;
  padding: 0;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home) #main-content article h4 {
    font-size: 22px !important;
  }
}
body:not(.home) #main-content article p {
  font-size: 20px;
}
body:not(.home) #main-content article p:not(:last-of-type) {
  padding-bottom: 20px;
}
body:not(.home) #main-content article a {
  color: #005F61;
  transition: all 0.3s ease-in-out;
}
body:not(.home) #main-content article .entry-content .img-wrapper {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article .entry-content .img-wrapper {
    margin-bottom: 40px !important;
  }
}
body:not(.home) #main-content article ul {
  list-style-type: none !important;
}
body:not(.home) #main-content article ul li {
  line-height: 150% !important;
  padding-left: 30px;
  text-indent: -15px;
  margin: 0 0 40px 0;
  display: inline-block;
}
body:not(.home) #main-content article ul li:before {
  display: inline-block;
  content: url(/wp-content/uploads/2019/11/bullet-icon.png);
  vertical-align: text-bottom;
  margin-right: 15px;
}
body:not(.home) #main-content article ol li {
  line-height: 150% !important;
  padding-left: 30px;
  text-indent: -15px;
  margin: 0 0 35px 0;
}
@media (min-width: 981px) {
  body:not(.home) #main-content article ul.twocol {
    columns: 2 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article ul.twocol {
    padding: 0 0 0 20px !important;
  }
}
@media (min-width: 981px) {
  body:not(.home) #main-content article ul.twocol li {
    padding-right: 10%;
  }
}
body:not(.home) #main-content article #testimonials-video {
  padding-bottom: 66px !important;
}
body:not(.home) #main-content article #testimonials-video .et_pb_row_2 .et_pb_column {
  min-height: 100%;
}
body:not(.home) #main-content article #testimonials-video .et_pb_column {
  min-height: 380px;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #testimonials-video .et_pb_column {
    min-height: 350px;
  }
}
body:not(.home) #main-content article #testimonials-video .et_pb_code {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
}
body:not(.home) #main-content article #testimonials-video .et_pb_code h3 {
  color: #0b6c6e !important;
  font-size: 22px !important;
  font-weight: 700;
  padding-bottom: 22px;
  text-transform: uppercase;
  padding-top: 35px;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #testimonials-video .et_pb_code h3 {
    padding-top: 20px;
  }
}
body:not(.home) #main-content article #testimonials-video .et_pb_code p {
  font-size: 17px;
  letter-spacing: 0;
  line-height: 130%;
  color: #000;
}
body:not(.home) #main-content article #testimonials-video .et_pb_code img {
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.25);
  border: 3px solid #0b6c6e;
}
body:not(.home) #main-content article #testimonials-video .et_pb_text {
  padding-top: 41px;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #testimonials-video .et_pb_text {
    padding-top: 0;
  }
}
body:not(.home) #main-content article #testimonials-video .et_pb_text h3 {
  font-size: 22px !important;
  font-weight: 700;
  padding-bottom: 22px;
}
body:not(.home) #main-content article #testimonials-video .et_pb_text p {
  font-size: 17px;
  letter-spacing: 0;
  line-height: 130%;
}
body:not(.home) #main-content article #testimonials-video .et_pb_video .et_pb_video_overlay .et_pb_video_overlay_hover {
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.25);
  border: 3px solid #0b6c6e;
}
body:not(.home) #main-content article #testimonials-video .et_pb_video .et_pb_video_box video {
  height: 211px !important;
  object-fit: cover;
}
body:not(.home) #main-content article #testimonials-section {
  padding-top: 0 !important;
  font-family: 'Gilroy', sans-serif;
}
body:not(.home) #main-content article #testimonials-section .et_pb_blurb_content h2 {
  font-size: 34px !important;
  letter-spacing: 0.6px;
  padding-bottom: 44px;
}
body:not(.home) #main-content article #testimonials-section .et_pb_blurb_content .et_pb_blurb_description {
  letter-spacing: 1px;
  line-height: 175%;
}
body:not(.home) #main-content article #testimonials-section .et_pb_text .et_pb_text_inner p {
  color: #137375;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3.1px;
  margin-bottom: 10px;
}
body:not(.home) #main-content article #testimonials-section .et_pb_row_1 .et_pb_blurb_description {
  padding-bottom: 9px;
  line-height: 180%;
}
body:not(.home) #main-content article #testimonials-section .et_pb_row_1 .et_pb_blurb_description p:not(:last-of-type) {
  padding-bottom: 34px;
}
body:not(.home) #main-content article #testimonials-section .et_pb_row_2 .et_pb_blurb_description {
  line-height: 180%;
}
body:not(.home) #main-content article #testimonials-section .et_pb_row_2 .et_pb_blurb_description p:not(:last-of-type) {
  padding-bottom: 34px;
}
body:not(.home) #main-content article #media-section {
  font-family: 'Gilroy', sans-serif;
  padding-top: 112px !important;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section {
    padding-top: 80px !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column {
  padding-top: 0;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column {
    margin-bottom: 8%;
  }
}
@media (max-width: 767px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column {
    margin-bottom: 16%;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
    text-align: center;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_divider {
    margin-bottom: 2.5% !important;
  }
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_button {
  padding: 0.1em 1.5em !important;
  border: 2px solid #137375;
  border-width: 2px !important;
  padding: 0 1.4em !important;
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_button:hover {
  background-color: #ffffff !important;
  color: #137375 !important;
  border: 2px solid #137375;
  border-color: #137375 !important;
  box-shadow: none;
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_blurb {
    margin-bottom: 3% !important;
  }
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_blurb .et_pb_main_blurb_image {
  margin-bottom: 38px;
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_blurb .et_pb_main_blurb_image img {
  border: 1px solid #aabec8;
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_description {
  line-height: 153%;
  letter-spacing: 0.7px;
  font-weight: 500;
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_text {
  min-height: 166px;
  margin-bottom: 0;
}
@media (max-width: 1100px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_text {
    min-height: 150px;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column .et_pb_text {
    min-height: auto;
  }
}
body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column h2 {
  font-size: 28px !important;
  padding-bottom: 30px;
  letter-spacing: 1.3px;
  line-height: 122% !important;
}
@media (max-width: 1180px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 1100px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 1020px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content article #media-section .et_pb_row .et_pb_column h2 {
    text-align: center;
    font-size: 30px !important;
  }
}
body:not(.home) #main-content article #media-banner .et_pb_slide_description {
  padding: 22% 0 12.8% 0 !important;
  font-family: 'Gilroy', sans-serif;
}
body .et_pb_button {
  display: inline-block;
  font-weight: 600 !important;
  transition: all 300ms ease 0ms;
}
@media (max-width: 980px) {
  body .et_pb_button {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body .et_pb_button {
    font-size: 20px !important;
  }
}
body .et_pb_button:hover {
  color: #fff !important;
}
blockquote {
  font-size: 26px;
  font-weight: bold;
  padding-left: 0;
  border-left: none;
  line-height: 130%;
  margin-top: 0;
}
.container .fsBody {
  background: transparent;
  padding: 0;
}
.container .fsBody .fsForm {
  padding: 0;
  background: transparent;
  color: #fff;
}
.container .fsBody .fsForm .fsLabel, .container .fsBody .fsForm label {
  color: #fff;
  font-size: 18px;
  line-height: 100%;
}
.container .fsBody .fsForm .fsNextButton, .container .fsBody .fsForm .fsPreviousButton, .container .fsBody .fsForm .fsSubmitButton {
  background: #005F61 !important;
  width: 100%;
  border-radius: 5px !important;
}
.container .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
.container .fsBody .fsForm input {
  height: 45px;
}
.container .fsBody .fsForm .fsSubmitButton {
  background: #005F61 !important;
  color: #fff !important;
  border: 1px solid #005F61 !important;
  transition: all 0.3s ease-in-out;
}
.container .fsBody .fsForm .fsSubmitButton:hover {
  background: #fff !important;
  color: #005F61 !important;
}
#main-content .et_pb_fullwidth_section + .et_pb_section .et_pb_row:first-child .et_pb_column:first-child {
  padding-top: 0;
}
#main-content .page-content-section {
  font-family: 'Gilroy', sans-serif;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0 !important;
}
#main-content .page-content-section .et_pb_row {
  max-width: 1200px;
}
@media (min-width: 981px) {
  #main-content .page-content-section .et_pb_row {
    display: flex;
    align-items: stretch;
  }
}
#main-content .page-content-section .et_pb_row .et_pb_column_2_3 {
  padding-left: 2.4rem;
  padding-right: 1.6rem;
}
#main-content .page-content-section .et_pb_row .et_pb_column_1_3 {
  padding-bottom: 0 !important;
}
@media (min-width: 981px) {
  #main-content .page-content-section .et_pb_row .et_pb_column_1_3 {
    display: flex;
    position: relative;
  }
}
@media (min-width: 981px) {
  #main-content .page-content-section .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_widget_area {
    padding-right: 0;
    padding-left: 0;
    max-width: 300px;
    margin-left: auto;
  }
}
@media (min-width: 981px) and (min-height: 790px) {
  #main-content .page-content-section .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_widget_area {
    height: max-content;
    position: sticky;
    top: calc(50vh + (142px / 2) - (708px / 2));
  }
}
@media (max-width: 980px) {
  #main-content .page-content-section .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_widget_area {
    max-width: 300px;
    margin: 0 auto;
  }
  #main-content .page-content-section .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_widget_area #custom_html-3 {
    width: 100%;
  }
}
#main-content .page-content-section .et_pb_text {
  padding-right: 0.5rem;
}
#main-content .page-content-section .first-text-block {
  margin-bottom: 4.5%;
}
#main-content .page-content-section .first-text-block h2 {
  font-size: 2.1rem !important;
  padding: 0 !important;
  margin-bottom: 3rem;
  letter-spacing: 0.05rem;
  line-height: 1.1 !important;
}
#main-content .page-content-section .first-text-block h3 {
  letter-spacing: 0.06rem;
}
#main-content .page-content-section .green-text-block {
  background-color: #0b6c6e;
  color: #fff;
  margin-left: -11.5%;
  margin-right: -2%;
  margin-bottom: 3rem;
  border-left: 12px #969ca2 solid;
}
@media (max-width: 1300px) {
  #main-content .page-content-section .green-text-block {
    margin: 0 0 3rem;
  }
}
#main-content .page-content-section .green-text-block .et_pb_text_inner {
  padding: 5.7% 10.6% 6.5%;
}
@media (max-width: 1300px) {
  #main-content .page-content-section .green-text-block .et_pb_text_inner {
    padding: 3.7% 5.6% 4.5%;
  }
}
#main-content .page-content-section .green-text-block .et_pb_text_inner, #main-content .page-content-section .green-text-block .et_pb_text_inner p {
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.08rem;
}
#main-content .page-content-section .green-text-block .et_pb_text_inner p:last-child {
  margin-bottom: 0;
}
#main-content .page-content-section .green-text-block .et_pb_text_inner a {
  color: #fe995d;
}
#main-content .page-content-section .green-text-block .et_pb_text_inner a:hover {
  text-decoration: underline !important;
}
#main-content .page-content-section + .et_pb_section {
  padding-top: 0 !important;
}
#main-content .et-l--footer .section-footer2 .et_pb_text p {
  line-height: 150%;
  letter-spacing: 0.48px;
  padding-bottom: 10px !important;
}
#main-content .et-l--footer .section-footer2 .footer-contact-info p:first-of-type {
  padding-bottom: 25px !important;
}
#main-content .et-l--footer .section-footer2 .et_pb_text p:last-of-type {
  padding-bottom: 0 !important;
}
#main-content .et_pb_module.et_pb_text p {
  font-size: 1rem;
  padding: 0 !important;
  margin-bottom: 2rem;
  letter-spacing: 0.047rem;
  line-height: 1.75;
}
#main-content .et_pb_module.et_pb_text p + h3 {
  margin-top: 3.3rem;
  padding: 0;
  line-height: 1.4;
  margin-bottom: 2rem;
}
#main-content .et_pb_module.et_pb_text ul {
  margin-top: 3rem;
  padding-left: 27px;
}
#main-content .et_pb_module.et_pb_text ul > li {
  display: block;
  padding-left: 115px;
  position: relative;
  text-indent: 0;
  margin-bottom: 1.8rem;
  line-height: 1.8 !important;
}
#main-content .et_pb_module.et_pb_text ul > li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #main-content .et_pb_module.et_pb_text ul > li {
    padding-left: 64px;
  }
}
#main-content .et_pb_module.et_pb_text ul > li:before {
  content: '';
  background: url("../images/bullet_designed.png") no-repeat 0 0;
  background-size: cover;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  #main-content .et_pb_module.et_pb_text ul > li:before {
    width: 30px;
    height: 30px;
  }
}
#main-content .entry-content .content-block-row {
  font-family: 'Gilroy', sans-serif;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 3rem 0 !important;
  max-width: 1440px;
}
@media screen and (max-width: 1440px) {
  #main-content .entry-content .content-block-row {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  #main-content .entry-content .content-block-row {
    padding: 1.3rem 0 !important;
  }
}
@media (max-width: 767px) {
  #main-content .entry-content .content-block-row.et_pb_row {
    width: 90% !important;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row {
    flex-direction: column;
  }
  #main-content .entry-content .content-block-row.image-right {
    flex-direction: column-reverse;
  }
}
#main-content .entry-content .content-block-row .et_pb_column_3_5 {
  width: 60.8%;
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row .et_pb_column_3_5 {
    width: 90%;
  }
}
#main-content .entry-content .content-block-row .et_pb_column_2_5 {
  width: 35.2%;
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row .et_pb_column_2_5 {
    width: 90%;
  }
}
#main-content .entry-content .content-block-row .et_pb_image_wrap {
  padding-right: 25px;
}
#main-content .entry-content .content-block-row .et_pb_text_inner {
  padding-left: 0;
  padding-right: 7.5rem;
}
@media (max-width: 1450px) {
  #main-content .entry-content .content-block-row .et_pb_text_inner {
    padding-right: 0;
  }
}
@media screen and (max-width: 1440px) {
  #main-content .entry-content .content-block-row .et_pb_image_0 {
    text-align: left;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row .et_pb_image_0 {
    text-align: center;
  }
}
#main-content .entry-content .content-block-row.image-right .et_pb_column_3_5 {
  width: 58.8%;
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row.image-right .et_pb_column_3_5 {
    width: 90%;
  }
}
#main-content .entry-content .content-block-row.image-right .et_pb_column_2_5 {
  width: 38.2%;
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row.image-right .et_pb_column_2_5 {
    width: 90%;
  }
}
#main-content .entry-content .content-block-row.image-right .et_pb_text_inner {
  padding-left: 9rem;
  padding-right: 0;
}
@media screen and (max-width: 1440px) {
  #main-content .entry-content .content-block-row.image-right .et_pb_text_inner {
    padding-left: 0;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .content-block-row.image-right .et_pb_text_inner {
    padding-left: 0;
  }
}
#main-content .entry-content .content-block-row .et_pb_module.et_pb_text h2 {
  font-size: 1.5rem !important;
  line-height: 117% !important;
  letter-spacing: 0.025rem;
  padding: 0 !important;
  margin-bottom: 2.2rem;
  font-weight: bold;
}
#main-content .entry-content .content-block-row .et_pb_module.et_pb_text p {
  font-size: 1.1rem;
  line-height: 1.7;
  letter-spacing: 0.004rem;
}
#main-content .entry-content .content-block-row .et_pb_module.et_pb_text p:last-child {
  margin-bottom: 0;
}
#main-content .entry-content .bottom-contact-section {
  font-family: 'Gilroy', sans-serif;
  padding: 1.5rem 0 5.3rem !important;
}
#main-content .entry-content .bottom-contact-section .bottom-contact-row {
  max-width: 1260px;
  padding: 3.4rem 4rem !important;
}
@media (max-width: 980px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row {
    padding: 3rem 1rem !important;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row .et_pb_column:first-child .et_pb_module.et_pb_text {
    margin-bottom: 0;
  }
  #main-content .entry-content .bottom-contact-section .bottom-contact-row .et_pb_column:first-child .et_pb_button_module_wrapper {
    display: none;
  }
}
#main-content .entry-content .bottom-contact-section .bottom-contact-row h2 {
  font-size: 3.7rem !important;
  color: #fff;
  margin-top: 1.2rem;
  padding-left: 0.4rem;
  padding-bottom: 0 !important;
  letter-spacing: 0.06rem;
}
@media (max-width: 1400px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row h2 {
    font-size: 2.3rem !important;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row h2 {
    font-size: 2rem !important;
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row .et_pb_button_module_wrapper {
    padding-top: 2rem;
  }
}
#main-content .entry-content .bottom-contact-section .bottom-contact-row .et_pb_button_module_wrapper a {
  color: #fff;
  font-size: 1rem !important;
  letter-spacing: -0.02rem;
  padding: 0.7em 1.2em !important;
  text-align: center;
  line-height: 1.2 !important;
  transition: all 0.25s;
}
#main-content .entry-content .bottom-contact-section .bottom-contact-row .et_pb_button_module_wrapper a:hover {
  color: #fe995d !important;
}
#main-content .entry-content .bottom-contact-section .bottom-contact-row .right-col .et_pb_text_inner, #main-content .entry-content .bottom-contact-section .bottom-contact-row .right-col p .et_pb_text_inner {
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.01rem;
  line-height: 1.4;
  color: #fff;
  padding-left: 1.3rem;
}
@media (max-width: 980px) {
  #main-content .entry-content .bottom-contact-section .bottom-contact-row .right-col .et_pb_text_inner, #main-content .entry-content .bottom-contact-section .bottom-contact-row .right-col p .et_pb_text_inner {
    max-width: 600px;
    margin: 0 auto;
    padding-left: 0;
  }
}
.et_pb_widget_area_left {
  border: 0 none;
}
body:not(.home) #main-content #custom_html-3 {
  margin-top: 4.7rem;
  background-color: #111e2d;
  color: #fff;
  border-radius: 5px;
  max-height: 680px !important;
}
body:not(.home) #main-content #custom_html-3 .schedule-consultation {
  padding: 1.7rem 0 1rem;
}
body:not(.home) #main-content #custom_html-3 h4 {
  color: #fff;
  letter-spacing: -1px !important;
  padding: 0 1.9rem !important;
  margin-bottom: 1.65rem;
  font-size: 1.4rem !important;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content #custom_html-3 h4 {
    font-size: 1.2rem !important;
    padding: 0 0.9rem !important;
  }
}
body:not(.home) #main-content #custom_html-3 h4 + p {
  position: relative;
  background: #0b6c6e;
  background: linear-gradient(32deg, #003738 0%, #0b6c6e 100%);
  padding: 1.3rem 1.8rem 1.1rem 1.9rem !important;
  line-height: 1.3;
  letter-spacing: 0.039em;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content #custom_html-3 h4 + p {
    padding: 1rem 0.9rem !important;
    font-size: 16px !important;
  }
}
body:not(.home) #main-content #custom_html-3 h4 + p:before, body:not(.home) #main-content #custom_html-3 h4 + p:after {
  content: '';
  display: block;
  height: 5px;
  background: white;
  background: linear-gradient(90deg, #4a5154 0%, white 25%, #4a5154 50%, white 75%, #4a5154 100%);
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
body:not(.home) #main-content #custom_html-3 h4 + p:before {
  top: 0;
}
body:not(.home) #main-content #custom_html-3 h4 + p:after {
  bottom: 0;
}
body:not(.home) #main-content #custom_html-3 h4 + p + p {
  padding: 1.5rem 1.9rem 0.2rem !important;
  line-height: 1.3;
  letter-spacing: -0.016rem;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content #custom_html-3 h4 + p + p {
    padding: 1rem 0.9rem 0 !important;
    font-size: 16px !important;
  }
}
body:not(.home) #main-content #custom_html-3 .fsBody {
  background-color: transparent;
  padding: 0;
  padding-top: 9px;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm {
  background-color: transparent;
  padding: 0 1.8rem;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content #custom_html-3 .fsBody .fsForm {
    padding: 0 0.9rem !important;
  }
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsError {
  background-color: transparent;
  color: #fff;
  border: none;
  line-height: 130%;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm label {
  text-transform: uppercase;
  color: #fff;
  font-size: 0.58rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm label .fsRequiredMarker {
  color: #034849;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsRow, body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsRowBody {
  margin-bottom: 22px !important;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsRow .fsFieldFocused:not(.fsValidationError).fsSpan100, body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsRowBody .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  padding-bottom: 0 !important;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm input {
  padding: 0;
  height: 36px;
  display: block;
  background-color: transparent;
  border: #034849 solid;
  border-width: 0 0 2px;
  color: #ffffff;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm input:focus {
  box-shadow: none;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsSubmit {
  margin: 0 !important;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton {
  font-family: 'Gilroy', sans-serif;
  font-size: 22px !important;
  background-color: #ef7126 !important;
  box-shadow: 0 4px 0 #9f3d03;
  border: none !important;
  border-bottom: 4px #9f3d03 solid;
  color: #fff !important;
  font-size: 1.02rem !important;
  height: 46px;
  padding: 0 !important;
  margin: 0 !important;
  width: 98%;
  max-width: 320px;
  letter-spacing: 2px;
  border-radius: 5px !important;
  transition: all 0.25s;
  font-weight: 500;
}
@media screen and (max-width: 980px) {
  body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton:hover {
  margin-top: 2px !important;
  color: #ef7126 !important;
  background-color: #fff !important;
  border: 2px solid #ef7126 !important;
  box-shadow: none;
}
body:not(.home) #main-content #custom_html-3 .fsBody .fsForm .fsSubmit .fsSubmitButton:focus {
  border-bottom: 0 none;
  height: 40px;
  margin-top: 4px !important;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget {
  padding: 0.45rem 0 0;
  font-family: 'Source Sans Pro', sans-serif !important;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget h4 {
  text-align: center;
  color: #0b6c6e;
  text-transform: uppercase;
  font-size: 22px !important;
  letter-spacing: 0;
  line-height: 115% !important;
  margin-bottom: 0.5rem;
  font-weight: 600;
  padding-bottom: 0;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .widget-description {
  text-align: center;
  letter-spacing: 0;
  line-height: 145%;
  font-size: 18px;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list {
  padding: 0.6rem 0 !important;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article {
  display: flex;
  padding-bottom: 0.6rem;
  padding-top: 1.24rem;
  border-bottom: 1px #aabec8 solid;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article {
    flex-direction: column;
    text-align: center;
  }
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article:first-child {
  padding: 0.69rem 0 0.6rem;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-thumb {
  flex-grow: 0;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-thumb img {
  width: 120px;
  min-width: 120px;
  height: 80px;
  object-fit: cover;
  padding-top: 2px;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info {
  padding: 0 12px;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info {
    padding-left: 0;
  }
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info h4 {
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #000;
  font-weight: 600;
  font-size: 15px !important;
  text-transform: none;
  text-align: left;
  margin-bottom: 0.1rem !important;
  letter-spacing: -0.35px;
  transition: all 0.3s;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info h4:hover {
  color: #ef7126;
}
@media (max-width: 1200px) {
  body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info h4 {
    text-align: center;
  }
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info div.excerpt-info p {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 14px;
  letter-spacing: -0.35px;
  margin-bottom: 0;
  line-height: 130%;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info .bottom-row a {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  text-decoration: underline;
  color: #0b6c6e;
}
body:not(.home) #main-content .et_pb_widget.sidebar-blog-widget .blog-post-list article .article-info .bottom-row a:hover {
  color: #ef7126;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) #main-content article .entry-content p:first-of-type, .single-post #main-content article .entry-content p:first-of-type, .single-jobs #main-content article .entry-content p:first-of-type {
    width: 100% !important;
  }
}
.single-post #main-content > .container, .single-jobs #main-content > .container {
  max-width: 1280px;
}
.single-post #main-content > .container article ul li, .single-jobs #main-content > .container article ul li {
  width: 100%;
}
.single-post #main-content > .container article ul li:last-child, .single-jobs #main-content > .container article ul li:last-child {
  margin-bottom: 20px;
}
#main-content #left-area {
  width: 69%;
}
#left-area article section.cyber-list {
  display: flex;
}
@media (max-width: 767px) {
  #left-area article section.cyber-list {
    display: block;
  }
}
#left-area article section.cyber-list p.learn-more {
  margin-top: 16px !important;
}
#left-area article section.cyber-list .left-img {
  width: 26%;
}
@media (max-width: 767px) {
  #left-area article section.cyber-list .left-img {
    margin-bottom: 3%;
  }
}
#left-area article section.cyber-list .left-img .img-wrapper {
  min-width: 150px;
  text-align: center;
}
#left-area article section.cyber-list .text-right {
  padding-left: 8px;
}
@media (max-width: 767px) {
  #left-area article section.cyber-list .text-right {
    text-align: left !important;
  }
}
.section-home-testimonials .row-testimonials .et_pb_code img {
  width: 567px;
  height: auto;
  box-shadow: -14px 24px 38px rgba(0, 0, 0, 0.25);
}
@media (max-width: 980px) {
  .section-home-testimonials .row-testimonials .et_pb_code img {
    height: auto;
  }
}
@media (max-width: 980px) {
  .section-home-testimonials .row-testimonials .et_pb_code .et_pb_code_inner {
    text-align: center;
  }
}
#main-content #michael_section .column-video .et_pb_code {
  margin: 0 !important;
  box-shadow: -14px 24px 38px rgba(0, 0, 0, 0.25);
}
#main-content #michael_section .column-video .et_pb_code .et_pb_code_inner {
  max-height: 347px;
}
#main-content #michael_section .column-video .et_pb_code img {
  max-height: 347px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 980px) {
  #main-content #michael_section .column-video .et_pb_code img {
    max-height: 410px;
  }
}
@media (max-width: 767px) {
  #main-content #michael_section .column-video .et_pb_code img {
    max-height: 340px;
  }
}
@media (max-width: 980px) {
  #main-content #michael_section .column-video .video_row-img {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  #main-content #michael_section .column-video .video_row-img {
    bottom: 20px;
  }
}
@media (min-width: 981px) {
  .page:not(.home) .featherlight .featherlight-content iframe {
    border: 3px solid #0b6c6e;
  }
}
@media (max-width: 1280px) {
  #testimonials-banner .et_pb_slide_description {
    padding: 23% 0 13% 0 !important;
  }
}
.section-home-team .et_pb_row_13 .et_pb_button {
  text-transform: capitalize;
}
body.archive #content-area #left-area .et_pb_post .post-meta {
  line-height: 180% !important;
}
body.archive #content-area #left-area .et_pb_post .post-meta .author {
  margin-right: 2%;
  white-space: nowrap;
}
body.archive #content-area #left-area .et_pb_post .post-meta .author:before {
  content: url(/wp-content/uploads/2020/02/icon-author.png);
  margin-right: 6px;
  vertical-align: sub;
}
body.archive #content-area #left-area .et_pb_post .post-meta .published {
  margin-right: 2%;
  white-space: nowrap;
}
body.archive #content-area #left-area .et_pb_post .post-meta .published:before {
  content: url(/wp-content/uploads/2020/02/icon-date.png);
  margin-right: 6px;
  vertical-align: sub;
}
body.archive #content-area #left-area .et_pb_post .post-meta .cat-meta {
  margin-right: 2%;
}
body.archive #content-area #left-area .et_pb_post .post-meta .cat-meta:before {
  content: url(/wp-content/uploads/2020/02/icon-category.png);
  margin-right: 6px;
  vertical-align: sub;
}
@media (min-width: 981px) {
  body.page .section-contact-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button {
    font-size: 17px !important;
  }
}
@media (max-width: 1280px) {
  body.page .section-contact-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button {
    letter-spacing: 0.88px;
  }
}
/*EVENT HOME SECTION
body.home #main-content .section-home-cta.et_pb_section {
  padding: 200px 0 35px !important;
  border-bottom: 8px solid #005f61;

  @include tablet {
    padding: 120px 0 35px !important;
  } 
}
body.home #main-content .section-home-banner.et_pb_section {
  padding: 35px 0 !important;
}
body.home #main-content .section-home-cta.et_pb_section #ticker_btn {
  border-color: #ef7126!important;
  background-color: #fff!important;
  color: #ef7126!important;

  &:hover {
    background-color: transparent!important;
    border-color: #fff !important;
    color: #fff !important;
  }
}
body.home {
  #main-header:not(.et-fixed-header) {
    border-bottom: 8px solid #005f61;
    padding-bottom: 10px;
  }
}
*/
.home #main-content .section-home-banner.et_pb_section .home-banner-contact-form p {
  margin-bottom: 0 !important;
}
body.postid-21222 .et_pb_slide_description .et_pb_slide_title span {
  display: block;
}
#top-header {
  padding: 10px 0 15px 0;
}
#top-header .container {
  padding: 0 !important;
}
#top-header #et-secondary-menu {
  width: calc(100% - 280px);
}
#top-header #et-secondary-menu #et-secondary-nav {
  width: 100%;
  text-align: right;
}
#top-header #et-secondary-menu .menu-item-9033 {
  width: 200px;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 5px;
  margin-right: 40px;
}
#top-header #et-secondary-menu .menu-item-9033:hover {
  background-color: #fff !important;
  border-color: #ef7126 !important;
}
#top-header #et-secondary-menu .menu-item-9033:hover a {
  color: #ef7126 !important;
}
#top-header #et-secondary-menu .menu-item-9033 a {
  font-size: 25px;
  font-weight: 600;
  line-height: 41px;
  padding: 0;
  text-align: center;
  opacity: 1 !important;
}
#top-header #et-secondary-menu .menu-item-9032:before {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
#top-header #et-secondary-menu .menu-item-9032 a {
  padding-bottom: 0 !important;
  font-size: 32px !important;
  font-weight: bold;
  line-height: 100%;
  opacity: 1 !important;
  color: #ef7126 !important;
}
#top-header #et-secondary-menu .menu-item-9032 a:hover {
  color: #fff !important;
}
#top-header #et-secondary-menu .menu-item-9032 a:nth-child(2):before {
  content: 'Sales:';
}
#top-header #et-secondary-menu .menu-item-9032 a:last-child:before {
  content: 'Service:';
}
#top-header #et-secondary-menu .menu-item-9032 a:before {
  vertical-align: middle;
  margin-right: 7px;
}
#top-header .logo_container {
  max-width: 280px;
  float: left;
  text-align: left;
  width: 100%;
}
#top-header .logo_container img {
  max-height: 90px;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 114px;
  position: fixed;
}
#main-header {
  box-shadow: none;
}
@media (max-width: 980px) {
  #main-header {
    padding: 10px 0 !important;
  }
}
@media (max-width: 980px) {
  #main-header .logo_container {
    float: left;
    text-align: left;
    width: 60% !important;
    max-width: 230px !important;
  }
  #main-header .logo_container img {
    /*height: 70px;
        max-height: 70px;*/
  }
}
#main-header #et-top-navigation {
  padding-bottom: 10px !important;
}
#main-header #et-top-navigation #top-menu-nav {
  width: 100% !important;
}
#main-header #et-top-navigation #top-menu-nav #top-menu {
  display: flex;
  justify-content: space-between;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li {
  padding: 0 !important;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li.current-menu-item > a {
  color: #ef7126 !important;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > a {
  font-weight: 600 !important;
  line-height: 100% !important;
  padding: 5px 0px !important;
  border-radius: 5px;
  opacity: 1 !important;
}
@media (min-width: 1280px) {
  #main-header #et-top-navigation #top-menu-nav #top-menu > li > a {
    font-size: 20px !important;
  }
}
@media (max-width: 1150px) {
  #main-header #et-top-navigation #top-menu-nav #top-menu > li > a {
    font-size: 15px !important;
  }
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > a:after {
  display: none;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul {
  background-color: transparent;
  width: 250px;
}
@media (min-width: 981px) {
  #main-header #et-top-navigation #top-menu-nav #top-menu > li > ul {
    padding-bottom: 0;
  }
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul > li {
  display: block !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  text-decoration: none;
  font-size: 13px !important;
  color: #fff;
  background-color: #005f61;
  width: 100% !important;
  border-bottom: 1px solid #7c878e;
  border-right: 0;
  transition: all 0.25s;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul > li:hover {
  background: #5dc993 !important;
  box-shadow: 0 0 15px -7px #000 inset;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul > li.current-menu-item {
  background: #5dc993 !important;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul > li > a {
  color: #fff;
  display: block;
  line-height: 24px !important;
  padding: 11px 16px !important;
  text-align: left;
  width: 100% !important;
  background: transparent !important;
  margin: 0 !important;
  border-top: 0 !important;
  white-space: nowrap;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li > ul > li > a:hover {
  color: #fff;
  opacity: 1;
}
#main-header #et-top-navigation #top-menu-nav #top-menu > li.current-menu-item > a:hover {
  color: #ef7126 !important;
}
#main-header #et-top-navigation #top-menu-nav #top-menu a:hover {
  color: #ef7126;
  background-color: transparent;
}
#main-header #et-top-navigation #top-menu-nav #top-menu .sub-menu li a:hover {
  background: none;
}
@media (max-width: 980px) {
  #main-header #et-top-navigation {
    padding: 0 !important;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu {
    margin: 0 !important;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav {
    background: transparent !important;
    padding: 0 !important;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .select_page {
    display: none;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
    text-align: right;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before {
    color: #fff !important;
    line-height: 70px !important;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav #mobile_menu {
    top: 80px !important;
    background-color: #005f61 !important;
    border-color: #ef7126 !important;
    max-height: 85vh;
    overflow: scroll !important;
  }
  #main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav #mobile_menu li a:hover {
    color: #ef7126 !important;
    opacity: 1;
  }
}
#main-header.et-fixed-header #et-top-navigation #top-menu-nav #top-menu li > a:hover {
  color: #ef7126 !important;
}
#main-header.et-fixed-header #et-top-navigation #top-menu-nav #top-menu .sub-menu {
  background-color: transparent !important;
  box-shadow: none;
}
#main-header.et-fixed-header #et-top-navigation #top-menu-nav #top-menu .sub-menu li a {
  color: #fff !important;
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 small, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 small, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 small {
  font-size: 75%;
}
@media screen and (max-width: 600px) {
  body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 46px !important;
  }
  body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header.et-fixed-header {
    top: 0 !important;
  }
}
.et-l--footer .section-footer1 {
  display: none !important;
}
body.home .et-l--footer .section-footer1, .page-id-8870 .et-l--footer .section-footer1, .page-id-8906 .et-l--footer .section-footer1, .page-id-21164 .et-l--footer .section-footer1 {
  display: block !important;
  padding: 80px 0 !important;
  border-top: 1px solid #e1e1e1;
}
@media (max-width: 980px) {
  body.home .et-l--footer .section-footer1, .page-id-8870 .et-l--footer .section-footer1, .page-id-8906 .et-l--footer .section-footer1, .page-id-21164 .et-l--footer .section-footer1 {
    padding: 60px 0 !important;
  }
}
body.home .et-l--footer .section-footer1 h6, .page-id-8870 .et-l--footer .section-footer1 h6, .page-id-8906 .et-l--footer .section-footer1 h6, .page-id-21164 .et-l--footer .section-footer1 h6 {
  color: #000000;
  font-size: 50px !important;
  font-weight: bold;
  line-height: 105%;
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  body.home .et-l--footer .section-footer1 h6, .page-id-8870 .et-l--footer .section-footer1 h6, .page-id-8906 .et-l--footer .section-footer1 h6, .page-id-21164 .et-l--footer .section-footer1 h6 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.home .et-l--footer .section-footer1 h6, .page-id-8870 .et-l--footer .section-footer1 h6, .page-id-8906 .et-l--footer .section-footer1 h6, .page-id-21164 .et-l--footer .section-footer1 h6 {
    font-size: 30px !important;
  }
}
body.home .et-l--footer .section-footer1 h2, .page-id-8870 .et-l--footer .section-footer1 h2, .page-id-8906 .et-l--footer .section-footer1 h2, .page-id-21164 .et-l--footer .section-footer1 h2 {
  color: #005F61 !important;
  font-size: 50px !important;
  font-weight: bold;
  line-height: 110%;
  padding-bottom: 50px;
}
@media (max-width: 980px) {
  body.home .et-l--footer .section-footer1 h2, .page-id-8870 .et-l--footer .section-footer1 h2, .page-id-8906 .et-l--footer .section-footer1 h2, .page-id-21164 .et-l--footer .section-footer1 h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.home .et-l--footer .section-footer1 h2, .page-id-8870 .et-l--footer .section-footer1 h2, .page-id-8906 .et-l--footer .section-footer1 h2, .page-id-21164 .et-l--footer .section-footer1 h2 {
    font-size: 30px !important;
  }
}
body.home .et-l--footer .section-footer1 p, .page-id-8870 .et-l--footer .section-footer1 p, .page-id-8906 .et-l--footer .section-footer1 p, .page-id-21164 .et-l--footer .section-footer1 p {
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 1.1px;
  max-width: 1100px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.home .et-l--footer .section-footer1 p, .page-id-8870 .et-l--footer .section-footer1 p, .page-id-8906 .et-l--footer .section-footer1 p, .page-id-21164 .et-l--footer .section-footer1 p {
    font-size: 22px;
  }
}
body.home .et-l--footer .section-footer1 .gform_wrapper, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
body.home .et-l--footer .section-footer1 .gform_wrapper.gravity-theme .ginput_complex span, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper.gravity-theme .ginput_complex span, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper.gravity-theme .ginput_complex span, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
body.home .et-l--footer .section-footer1 .gform_wrapper .gform_validation_errors, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper .gform_validation_errors, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper .gform_validation_errors, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper .gform_validation_errors {
  display: none !important;
}
body.home .et-l--footer .section-footer1 .gform_wrapper .gform_required_legend, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper .gform_required_legend, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper .gform_required_legend, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper .gform_required_legend {
  display: none !important;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields, .page-id-21164 .et-l--footer .section-footer1 .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-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 49%;
  position: relative;
  text-align: left;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 15px !important;
  max-width: 100% !important;
}
@media screen and (max-width: 475px) {
  body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1), .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1) {
  width: 100%;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error {
  border: none;
  box-shadow: none;
  background: transparent;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-bottom: 2px solid #c02b0a !important;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 14px;
  color: #c02b0a;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: normal;
  line-height: 1;
  margin-top: 0;
  text-transform: capitalize;
  margin-bottom: 10px;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #000000;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  padding: 5px;
  border: none;
  font-size: 18px;
  border-bottom: 2px solid #b4cad8;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  margin: 0;
  color: #4e4e4e;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border-bottom: 2px solid #b4cad8 !important;
  /*border: none !important;*/
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 50px;
  resize: none;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_footer, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 15px;
  text-align: center;
  justify-content: center;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input {
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #00595b !important;
  background: #00595b !important;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
body.home .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input:hover, .page-id-8870 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input:hover, .page-id-8906 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input:hover, .page-id-21164 .et-l--footer .section-footer1 .gform_wrapper form .gform_footer input:hover {
  background: #fff !important;
  color: #00595b !important;
}
.et-l--footer .section-footer2 {
  /*padding: 75px 0 95px 0 !important;*/
  padding: 75px 0 60px 0 !important;
  background-color: #0d1822;
}
@media (max-width: 980px) {
  .et-l--footer .section-footer2 {
    padding: 50px 0 60px !important;
  }
}
.et-l--footer .section-footer2 .et_pb_row {
  padding: 0 !important;
}
.et-l--footer .section-footer2 .et_pb_row .et_pb_column_0_tb_footer .et_pb_text_inner a {
  color: #ffffff;
}
.et-l--footer .section-footer2 .et_pb_row .et_pb_column_0_tb_footer .et_pb_text_inner a:hover {
  color: #005f61;
}
.et-l--footer .section-footer2 .et_pb_row .et_pb_column_1_tb_footer .copyright a {
  color: #ffffff;
}
.et-l--footer .section-footer2 .et_pb_row .et_pb_column_1_tb_footer .copyright a:hover {
  color: #005f61;
}
.et-l--footer .section-footer2 .et_pb_row_2_tb_footer {
  display: flex !important;
  align-items: center;
}
@media (max-width: 980px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer {
    display: block !important;
  }
}
@media (max-width: 1180px) and (min-width: 981px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 {
    margin-top: -60px;
  }
}
.et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image {
    float: left;
  }
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image {
    float: none;
  }
}
.et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image img {
  max-width: inherit;
}
@media (max-width: 1280px) and (min-width: 1181px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image img {
    max-width: 87%;
    padding: 0 !important;
  }
}
@media (max-width: 1180px) and (min-width: 981px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image img {
    max-width: 77%;
    padding: 0 !important;
  }
}
@media (min-width: 981px) {
  .et-l--footer .section-footer2 .et_pb_row_2_tb_footer .et_pb_column_1_2 .et_pb_image img {
    margin-top: -50px;
    padding-right: 5px;
    padding-left: 17px;
  }
}
@media (min-width: 981px) {
  .et-l--footer .section-footer2 .et_pb_row:first-of-type .et_pb_column {
    width: 15% !important;
  }
  .et-l--footer .section-footer2 .et_pb_row:first-of-type .et_pb_column:not(:last-of-type) {
    margin-right: 2% !important;
  }
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_row:first-of-type .et_pb_column {
    margin: 0 auto 50px auto !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_row:first-of-type .et_pb_column {
    width: 48% !important;
    float: left;
  }
  .et-l--footer .section-footer2 .et_pb_row:first-of-type .et_pb_column:nth-of-type(2n+1) {
    margin-right: 4%;
  }
}
.et-l--footer .section-footer2 .et_pb_image {
  margin-bottom: 40px !important;
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_image {
    text-align: center;
  }
}
.et-l--footer .section-footer2 .et_pb_image img {
  width: 100%;
  max-width: 185px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_image img {
    margin: 0 auto !important;
  }
}
.et-l--footer .section-footer2 .et_pb_social_media_follow {
  margin-bottom: 20px !important;
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_social_media_follow {
    text-align: center;
  }
}
.et-l--footer .section-footer2 .et_pb_social_media_follow li {
  line-height: 100%;
  margin-bottom: 0 !important;
  margin-right: 25px;
}
.et-l--footer .section-footer2 .et_pb_social_media_follow li:last-of-type {
  margin-right: 0 !important;
}
.et-l--footer .section-footer2 .et_pb_social_media_follow li a.icon, .et-l--footer .section-footer2 .et_pb_social_media_follow li a.icon::before {
  display: inline-block;
  width: auto;
  height: auto;
  color: #fff !important;
  font-size: 22px;
  line-height: 100%;
  margin: 0;
}
.et-l--footer .section-footer2 .et_pb_social_media_follow li a.icon:hover:before {
  color: #ef7126 !important;
}
@media (max-width: 767px) {
  .et-l--footer .section-footer2 .et_pb_text {
    text-align: center;
  }
}
.et-l--footer .section-footer2 .et_pb_text h4 {
  color: #7C878E !important;
  font-size: 20px !important;
  font-weight: bold;
  line-height: 100%;
  padding-bottom: 15px;
}
.et-l--footer .section-footer2 .et_pb_text p {
  color: #fff;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: 0.48px;
  padding-bottom: 10px !important;
  margin: 0 !important;
}
.et-l--footer .section-footer2 .et_pb_text p:last-of-type {
  padding-bottom: 0 !important;
}
.et-l--footer .section-footer2 .et_pb_text p a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 300;
}
.et-l--footer .section-footer2 .et_pb_text p a:hover {
  color: #ef7126 !important;
}
.et-l--footer .section-footer2 .footer-contact-info p:first-of-type {
  padding-bottom: 25px !important;
}
.et-l--footer .section-footer2 .footer-contact-info a {
  white-space: nowrap;
}
.et-l--footer .section-footer2 .copyright {
  color: #7C878E;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}
.et-l--footer .fsBody {
  width: 100%;
  max-width: 940px;
  background: transparent;
  padding: 0;
  margin: 45px auto 0 auto !important;
}
.et-l--footer .fsBody .fsForm {
  padding: 0;
  margin: 0 !important;
  background: transparent;
  color: #fff;
}
.et-l--footer .fsBody .fsForm .fsRow {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.et-l--footer .fsBody .fsForm .fsRow .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  padding: 0 !important;
  margin: 0 0 20px !important;
}
@media (min-width: 768px) {
  .et-l--footer .fsBody .fsForm .fsRow:first-of-type, .et-l--footer .fsBody .fsForm .fsRow:nth-of-type(2), .et-l--footer .fsBody .fsForm .fsRow:nth-of-type(3) {
    width: 32%;
  }
  .et-l--footer .fsBody .fsForm .fsRow:first-of-type, .et-l--footer .fsBody .fsForm .fsRow:nth-of-type(2) {
    margin-right: 2% !important;
  }
  .et-l--footer .fsBody .fsForm .fsRow:nth-of-type(4) {
    width: 49%;
    margin-right: 2% !important;
  }
  .et-l--footer .fsBody .fsForm .fsRow:nth-of-type(5) {
    width: 49%;
  }
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel, .et-l--footer .fsBody .fsForm .fsCell label {
  color: #005F61;
  font-size: 18px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.9px;
  text-align: left !important;
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel .fsRequiredMarker, .et-l--footer .fsBody .fsForm .fsCell label .fsRequiredMarker {
  color: #ff0000 !important;
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal, .et-l--footer .fsBody .fsForm .fsCell label.horizontal {
  line-height: 50px;
}
@media (min-width: 1280px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal, .et-l--footer .fsBody .fsForm .fsCell label.horizontal {
    line-height: 55px;
  }
}
@media (max-width: 980px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal, .et-l--footer .fsBody .fsForm .fsCell label.horizontal {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal, .et-l--footer .fsBody .fsForm .fsCell label.horizontal {
    margin-right: 20px;
  }
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal:last-of-type, .et-l--footer .fsBody .fsForm .fsCell label.horizontal:last-of-type {
  margin-right: 0 !important;
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input {
  top: 0 !important;
  width: 60px;
  height: 50px;
  transition: all 0.3s ease-in-out !important;
  margin-right: 15px;
}
@media (max-width: 980px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input {
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input {
    width: 44px !important;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input {
    width: 50px;
  }
}
@media (min-width: 1280px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input {
    height: 55px;
  }
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input:before, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input:before {
  width: 60px;
  height: 50px;
  border: none !important;
  background-color: #f7f7f7;
  transition: none !important;
}
@media (min-width: 1280px) {
  .et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input:before, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input:before {
    height: 55px;
  }
}
.et-l--footer .fsBody .fsForm .fsCell .fsLabel.horizontal input:checked:before, .et-l--footer .fsBody .fsForm .fsCell label.horizontal input:checked:before {
  background-image: url(/wp-content/uploads/2019/11/check-mark.png) !important;
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
}
.et-l--footer .fsBody .fsForm .fsCell input, .et-l--footer .fsBody .fsForm .fsCell textarea {
  border: 1px solid #d7d7d7;
  background-color: #f7f7f7;
  box-shadow: none;
}
.et-l--footer .fsBody .fsForm .fsCell input {
  height: 50px;
}
@media (min-width: 1280px) {
  .et-l--footer .fsBody .fsForm .fsCell input {
    height: 55px;
  }
}
.et-l--footer .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
.et-l--footer .fsBody .fsForm .fsSubmitButton {
  width: 180px;
  height: 50px;
  background: #005F61 !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: bold !important;
  line-height: 46px !important;
  border: 2px solid #005F61 !important;
  border-radius: 5px !important;
  transition: all 0.3s ease-in-out;
  padding: 0 !important;
}
.et-l--footer .fsBody .fsForm .fsSubmitButton:hover {
  background: #fff !important;
  color: #005F61 !important;
}
#MSP {
  height: 60px;
  background-color: #0F1822;
  padding: 0 !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: -1px;
}
@media (max-width: 980px) {
  #MSP {
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  #MSP {
    /*margin-top: -55px;*/
    margin-top: -38px;
    padding-bottom: 70px !important;
  }
}
#MSP .et_pb_row {
  /*display: flex;
		align-items: center;
		justify-content: center;*/
}
#MSP p {
  margin-bottom: 0;
  color: #ffffff;
}
#MSP a {
  color: #ffffff;
  text-decoration: underline !important;
}
#MSP a:hover {
  color: #ef7126;
}
.fsBody .fsForm div.fsError {
  border: none;
  background: transparent;
  color: red;
  line-height: 130%;
  margin-top: -30px;
}
.fsBody .fsForm .fsRow .fsValidationError {
  border: none;
  background: transparent;
  box-shadow: none;
}
.fsBody .fsForm .fsRow .fsValidationError label {
  color: red !important;
}
body.home #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell.fsValidationError .fsLabel {
  color: red !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
footer .hbspt-form form.hs-form, .contactus-form-section .hbspt-form form.hs-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
footer .hbspt-form form.hs-form .hs-form-field, .contactus-form-section .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  text-align: left;
}
@media (min-width: 690px) {
  footer .hbspt-form form.hs-form .hs-form-field:not(:last-of-type), .contactus-form-section .hbspt-form form.hs-form .hs-form-field:not(:last-of-type) {
    width: 49%;
  }
}
footer .hbspt-form form.hs-form .hs-form-field.hs-firstname, .contactus-form-section .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: 1;
}
footer .hbspt-form form.hs-form .hs-form-field.hs-lastname, .contactus-form-section .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: 2;
}
footer .hbspt-form form.hs-form .hs-form-field.hs-company, .contactus-form-section .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: 3;
}
footer .hbspt-form form.hs-form .hs-form-field.hs-phone, .contactus-form-section .hbspt-form form.hs-form .hs-form-field.hs-phone {
  order: 4;
}
footer .hbspt-form form.hs-form .hs-form-field.hs-email, .contactus-form-section .hbspt-form form.hs-form .hs-form-field.hs-email {
  margin-bottom: 25px;
  order: 5;
  width: 100% !important;
}
footer .hbspt-form form.hs-form .hs-form-field label, .contactus-form-section .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: normal;
  line-height: 1;
}
footer .hbspt-form form.hs-form .hs-form-field .input input, .contactus-form-section .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #b4cad8;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
footer .hbspt-form form.hs-form .hs-form-field ul, .contactus-form-section .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  padding: 0;
  list-style: none;
}
footer .hbspt-form form.hs-form .hs-form-field ul li, .contactus-form-section .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
}
footer .hbspt-form form.hs-form .hs-form-field ul li:before, .contactus-form-section .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
footer .hbspt-form form.hs-form .hs-form-field ul li label, .contactus-form-section .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 15px;
  color: #CD2F2F;
}
footer .hbspt-form form.hs-form .hs-submit, .contactus-form-section .hbspt-form form.hs-form .hs-submit {
  width: 100%;
  order: 6;
}
footer .hbspt-form form.hs-form .hs-submit .actions, .contactus-form-section .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
footer .hbspt-form form.hs-form .hs-submit .actions input, .contactus-form-section .hbspt-form form.hs-form .hs-submit .actions input {
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #00595b;
  background: #00595b;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
footer .hbspt-form form.hs-form .hs-submit .actions input:hover, .contactus-form-section .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #fff !important;
  color: #00595b !important;
  transition: all 0.25s;
}
footer .hbspt-form form.hs-form .hs_error_rollup, .contactus-form-section .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -100%);
}
footer .hbspt-form form.hs-form .hs_error_rollup ul, .contactus-form-section .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
footer .hbspt-form form.hs-form .hs_error_rollup ul li, .contactus-form-section .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
footer .hbspt-form form.hs-form .hs_error_rollup ul li:before, .contactus-form-section .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form {
  padding: 0 10% 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: -4;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: -3;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: -2;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field.hs-phone {
  margin-bottom: 20px;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Gilroy", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #034849;
  background-color: transparent;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-submit {
  width: 100%;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-submit .actions input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'Gilroy', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: none;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: normal;
  box-shadow: 0 4px 0 #9f3d03;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #005f61 !important;
  box-shadow: 0 4px 0 #022f2f;
  transition: all 0.25s;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
#custom_html-3 .schedule-consultation .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
#custom_html-3 .schedule-consultation {
  padding-bottom: 0 !important;
}
#custom_html-3 .schedule-consultation .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#custom_html-3 .schedule-consultation .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#custom_html-3 .schedule-consultation .gform_wrapper .gform_required_legend {
  display: none !important;
}
#custom_html-3 .schedule-consultation .gform_wrapper form {
  padding: 20px 10% 0;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
  text-align: left;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 10px !important;
  max-width: 100% !important;
}
@media screen and (max-width: 475px) {
  #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error {
  border: none;
  box-shadow: none;
  background: transparent;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-bottom: 2px solid #c02b0a;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield legend, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ffffff;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  padding: 5px;
  border: none;
  font-size: 18px;
  border-bottom: 2px solid #034849;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border-bottom: 2px solid #034849;
  /*border: none !important;*/
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 50px;
  resize: none;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 15px;
  text-align: center;
  justify-content: center;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_footer input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'Gilroy', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: none;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: normal;
  box-shadow: 0 4px 0 #9f3d03;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#custom_html-3 .schedule-consultation .gform_wrapper form .gform_footer input:hover {
  background: #005f61 !important;
  box-shadow: 0 4px 0 #022f2f;
  transition: all 0.25s;
}
#right-area #sidebar .job-apply-form .hbspt-form {
  background-color: #141e2c;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form {
  padding: 10%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field {
  position: relative;
  width: 100%;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: -4;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: -3;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field.hs-position_applied_for {
  order: -2;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field.hs-phone {
  order: -1;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field.hs-resume {
  margin-bottom: 20px;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Gilroy", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #034849;
  background-color: transparent;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input input[type="file"] {
  box-sizing: border-box;
  padding-top: 6px;
  width: 100%;
  height: 100%;
  color: #969393;
  cursor: pointer;
  position: relative;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input input[type="file"]:before {
  content: 'Attach File';
  position: absolute;
  top: 50%;
  right: 0;
  box-sizing: border-box;
  width: 67px;
  height: 18px;
  transform: translateY(-50%);
  padding: 3px;
  border-radius: 3px;
  background-color: #607778;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input ::-webkit-file-upload-button {
  padding: 0;
  font-size: 0;
  background-color: transparent !important;
  border: none;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input ::-ms-browse {
  padding: 0;
  font-size: 0;
  background-color: transparent !important;
  border: none;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field .input ::-ms-file-upload-button {
  padding: 0;
  font-size: 0;
  background-color: transparent !important;
  border: none;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-submit {
  width: 100%;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-submit .actions input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'Gilroy', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: none;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: normal;
  box-shadow: 0 4px 0 #9f3d03;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #005f61 !important;
  box-shadow: 0 4px 0 #022f2f;
  transition: all 0.25s;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, 10%);
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
#right-area #sidebar .job-apply-form .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
#pum-254 #popmake-254 .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
#pum-254 #popmake-254 .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#pum-254 #popmake-254 .gform_wrapper .gform_required_legend {
  display: none !important;
}
#pum-254 #popmake-254 .gform_wrapper form {
  padding: 0;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: unset;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 48.5%;
  position: relative;
  text-align: left;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 25px !important;
  max-width: 100% !important;
}
@media screen and (max-width: 475px) {
  #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-of-type(1) {
  width: 100%;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error {
  border: none;
  box-shadow: none;
  background: transparent;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-bottom: 2px solid red;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 14px;
  color: red;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield legend, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #ffffff;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 55px;
  font-family: 'Source Sans Pro', Arial, sans-serif !important;
  box-shadow: none;
  margin-top: 10px;
  border: 2px solid #005f61;
  border-radius: 3px;
  background-color: #005f61;
  color: #fff;
  font-size: 16px;
  width: 100%;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border: 2px solid #005f61;
  /*border: none !important;*/
}
#pum-254 #popmake-254 .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 50px;
  resize: none;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 0;
  text-align: center;
  justify-content: center;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_footer input {
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #00595b;
  background: #00595b;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#pum-254 #popmake-254 .gform_wrapper form .gform_footer input:hover {
  background: #fff !important;
  color: #00595b !important;
  transition: all 0.25s;
}
#popmake-254 .pum-content > p > br {
  display: none;
}
.hbspt-form form.hs-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
  width: 100%;
  text-align: left;
}
@media (min-width: 690px) {
  .hbspt-form form.hs-form .hs-form-field:not(:last-child) {
    width: 48.5%;
  }
}
.hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: 1;
}
.hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: 2;
}
.hbspt-form form.hs-form .hs-form-field.hs-company {
  order: 3;
}
.hbspt-form form.hs-form .hs-form-field.hs-phone {
  order: 4;
}
.hbspt-form form.hs-form .hs-form-field.hs-email {
  margin-bottom: 25px;
  order: 5;
  width: 100% !important;
}
.hbspt-form form.hs-form .hs-form-field label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
.hbspt-form form.hs-form .hs-form-field .input input {
  height: 55px;
  box-shadow: none;
  margin-top: 10px;
  border: 2px solid #005f61;
  border-radius: 3px;
  background-color: #005f61;
  color: #fff;
  font-family: 'Source Sans Pro' !important;
  font-size: 16px;
  width: 100%;
}
.hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
.hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
.hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
.hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
.hbspt-form form.hs-form .hs-submit {
  width: 100%;
  order: 6;
}
.hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
.hbspt-form form.hs-form .hs-submit .actions input {
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #00595b;
  background: #00595b;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
.hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #fff !important;
  color: #00595b !important;
  transition: all 0.25s;
}
.hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -100%);
}
.hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
.hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
.hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
body.page-id-21701 .hbspt-form form.hs-form {
  padding: 0 5% 5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field {
  position: relative;
  width: 100%;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: 1;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: 2;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: 3;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field.hs-phone {
  order: 4;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field.hs-email {
  margin-bottom: 25px;
  order: 5;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff !important;
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-align: left !important;
  text-transform: uppercase;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 10px 5px 12px;
  box-shadow: none;
  margin-top: 10px;
  color: #000;
  font-family: 'Source Sans Pro' !important;
  font-size: 16px;
  height: 45px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  width: 100%;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-submit {
  width: 100%;
  order: 6;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-submit .actions input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 0;
  border: 2px solid #ef7126;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
body.page-id-21701 .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #fff !important;
  color: #ef7126 !important;
  transition: all 0.25s;
}
body.page-id-21701 .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -30%);
}
body.page-id-21701 .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
body.page-id-21701 .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
body.page-id-21701 .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
body.page-id-21017 .hbspt-form form.hs-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 6px;
  position: relative;
  width: 100%;
  text-align: left;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: 1;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: 2;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: 3;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field.hs-phone {
  order: 4;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field.hs-email {
  margin-bottom: 20px;
  order: 5;
  width: 100% !important;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 7px;
  height: 35px;
  box-shadow: none;
  margin-top: 0;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  color: #000;
  font-family: 'Source Sans Pro' !important;
  font-size: 15px;
  width: 100%;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-submit {
  margin-bottom: 30px;
  width: 100%;
  order: 6;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-submit .actions input {
  padding: 11px 38px !important;
  font-family: 'Work Sans', sans-serif !important;
  text-shadow: 3px 3px 0 rgba(0, 92, 0, 0.3);
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 8px;
  border: 1px solid #38f44a !important;
  background-image: linear-gradient(to bottom, #35b320, #30ab1c, #2ca218, #279a14, #229210) !important;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease;
}
body.page-id-21017 .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background-image: linear-gradient(to bottom, #229210, #279a14, #2ca218, #30ab1c, #35b320) !important;
  color: #ffffff !important;
  transition: all 0.25s ease;
}
body.page-id-21017 .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -100%);
}
body.page-id-21017 .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
body.page-id-21017 .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
body.page-id-21017 .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
.form-ask .hbspt-form form.hs-form {
  padding: 0 10% 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.form-ask .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
.form-ask .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: -4;
}
.form-ask .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: -3;
}
.form-ask .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: -2;
}
.form-ask .hbspt-form form.hs-form .hs-form-field.hs-phone {
  margin-bottom: 20px;
}
.form-ask .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Gilroy", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 400;
  color: #000;
  letter-spacing: normal;
  text-transform: uppercase;
}
.form-ask .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #034849;
  background-color: transparent;
  color: #000;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
.form-ask .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
.form-ask .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
.form-ask .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
.form-ask .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
.form-ask .hbspt-form form.hs-form .hs-submit {
  width: 100%;
}
.form-ask .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
.form-ask .hbspt-form form.hs-form .hs-submit .actions input {
  width: 100%;
  max-width: 320px;
  padding: 11px 38px !important;
  font-family: 'Gilroy', sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: none;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: normal;
  box-shadow: 0 4px 0 #9f3d03;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
.form-ask .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #005f61 !important;
  box-shadow: 0 4px 0 #022f2f;
  transition: all 0.25s;
}
.form-ask .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
}
.form-ask .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
.form-ask .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
.form-ask .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field.hs-firstname {
  order: -4;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field.hs-lastname {
  order: -3;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field.hs-company {
  order: -2;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field.hs-phone {
  margin-bottom: 20px;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field label {
  font-family: "Gilroy", sans-serif;
  font-size: 11px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field .input input {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #034849;
  background-color: transparent;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field ul {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  list-style: none;
  transform: translateY(70%);
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field ul li {
  padding: 0 !important;
  line-height: 1;
  margin-bottom: 0;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field ul li:before {
  display: none !important;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-form-field ul li label {
  font-size: 11px;
  color: #CD2F2F;
  text-transform: none;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-submit {
  width: 100%;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-submit .actions input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'Gilroy', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: none;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: normal;
  box-shadow: 0 4px 0 #9f3d03;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs-submit .actions input:hover {
  background: #005f61 !important;
  box-shadow: 0 4px 0 #022f2f;
  transition: all 0.25s;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs_error_rollup {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs_error_rollup ul {
  padding: 0;
  list-style: none;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs_error_rollup ul li {
  padding: 0 !important;
  font-size: 15px;
  color: #CD2F2F;
}
#tips-tricks-content .form-tips .hbspt-form form.hs-form .hs_error_rollup ul li:before {
  display: none !important;
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide, .category .et_pb_fullwidth_section .et_pb_slide, .single .et_pb_fullwidth_section .et_pb_slide, .single-jobs .et_pb_fullwidth_section .et_pb_slide {
  padding: 0 !important;
  background-color: #fff !important;
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_overlay_container, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_overlay_container, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_overlay_container, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_overlay_container {
  background: transparent linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
  width: 90% !important;
  height: auto !important;
}
@media (min-width: 981px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
    min-height: 600px !important;
  }
}
@media (max-width: 980px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
    min-height: 500px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_container, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
    min-height: 400px !important;
  }
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description {
  padding: 16% 0 16% 0 !important;
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 {
  font-size: 65px !important;
  line-height: 110%;
  font-weight: 700 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  font-size: 24px !important;
  line-height: 140%;
  letter-spacing: 1.4px;
  margin-top: 30px;
}
@media (max-width: 980px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 28px !important;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    margin-top: 20px;
  }
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn {
  font-size: 20px !important;
  background: #ef7126;
  color: #fff;
  display: inline-block;
  padding: 4px 14px;
  box-shadow: 0 3px 0 #bf581b;
  border-radius: 5px;
  background-color: #ef7126;
  color: #fff;
  padding: 5px 21px 6px;
  border: 2px solid #ef7126;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 30px;
  transition: all 0.2s;
  text-shadow: none;
}
@media (max-width: 980px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn {
    font-size: 14px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn {
    font-size: 18px !important;
  }
}
.page:not(.home) .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn:hover, .category .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn:hover, .single .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn:hover, .single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_slide_description .schedule-btn-wrap a.schedule-btn:hover {
  background: #fff;
  color: #ef7126;
  box-shadow: none;
}
.pum-theme-249, .pum-theme-lightbox {
  background-color: rgba(0, 19, 4, 0.95);
}
.pum-theme-249 .pum-container, .pum-theme-lightbox .pum-container {
  background: transparent;
  border: none;
  box-shadow: none;
}
.pum-theme-249 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding-bottom: 40px;
  font-size: 50px;
}
@media (max-width: 980px) {
  .pum-theme-249 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .pum-theme-249 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
    font-size: 32px;
  }
}
.pum-theme-249 .pum-container .pum-content, .pum-theme-lightbox .pum-container .pum-content {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  max-width: 700px;
  margin: auto;
  line-height: 180%;
}
@media (max-width: 767px) {
  .pum-theme-249 .pum-container .pum-content, .pum-theme-lightbox .pum-container .pum-content {
    font-size: 20px !important;
  }
}
.pum-theme-249 .pum-container .pum-close, .pum-theme-lightbox .pum-container .pum-close {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 99999;
}
.pum-theme-249 .pum-container .fsBody, .pum-theme-249 .pum-container .fsBody .fsForm, .pum-theme-lightbox .pum-container .fsBody, .pum-theme-lightbox .pum-container .fsBody .fsForm {
  background: transparent;
}
.pum-theme-249 .pum-container .fsLabel, .pum-theme-lightbox .pum-container .fsLabel {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300 !important;
  letter-spacing: 2.5px;
  text-align: left;
}
.pum-theme-249 .pum-container .fsCell.fsFieldCell, .pum-theme-lightbox .pum-container .fsCell.fsFieldCell {
  padding: 0 !important;
  margin: 0 !important;
}
.pum-theme-249 .pum-container .fsForm select, .pum-theme-249 .pum-container .fsForm textarea, .pum-theme-249 .pum-container .fsRowBody input[type=email], .pum-theme-249 .pum-container .fsRowBody input[type=number], .pum-theme-249 .pum-container .fsRowBody input[type=tel], .pum-theme-249 .pum-container .fsRowBody input[type=text], .pum-theme-lightbox .pum-container .fsForm select, .pum-theme-lightbox .pum-container .fsForm textarea, .pum-theme-lightbox .pum-container .fsRowBody input[type=email], .pum-theme-lightbox .pum-container .fsRowBody input[type=number], .pum-theme-lightbox .pum-container .fsRowBody input[type=tel], .pum-theme-lightbox .pum-container .fsRowBody input[type=text] {
  border-radius: 5px;
  border: 2px solid #005F61;
  background-color: #005F61;
  height: 55px;
  color: #fff;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.pum-theme-249 .pum-container input[type="submit"], .pum-theme-lightbox .pum-container input[type="submit"] {
  border-radius: 5px !important;
  border: 1px solid #005F61;
  background: #005F61 !important;
  font-size: 28px !important;
  font-weight: 700;
  letter-spacing: 1.5px;
  padding: 20px 10%;
  transition: all 0.3s ease-in-out;
}
.pum-theme-249 .pum-container input[type="submit"]:hover, .pum-theme-lightbox .pum-container input[type="submit"]:hover {
  background: #fff !important;
  color: #005F61 !important;
}
@media (max-width: 767px) {
  .pum-theme-249 .pum-container input[type="submit"], .pum-theme-lightbox .pum-container input[type="submit"] {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  .pum-theme-249 .pum-container .fsFieldRow, .pum-theme-lightbox .pum-container .fsFieldRow {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 10px 0 !important;
  }
  .pum-theme-249 .pum-container .fsFieldRow:nth-of-type(1), .pum-theme-249 .pum-container .fsFieldRow:nth-of-type(3), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(1), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(3) {
    width: 50% !important;
    padding-right: 2% !important;
  }
  .pum-theme-249 .pum-container .fsFieldRow:nth-of-type(2), .pum-theme-249 .pum-container .fsFieldRow:nth-of-type(4), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(2), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(4) {
    width: 50% !important;
    padding-left: 2% !important;
  }
}
#popmake-20774 .popmake-content {
  max-width: inherit;
}
#popmake-20774 .popmake-content .et_pb_section {
  padding: 50px 0 !important;
}
#popmake-20774 .popmake-content .et_pb_section .et_pb_row_1 .et_pb_column {
  border: 2px solid;
  border-radius: 5px;
  padding: 40px 20px;
  box-shadow: 0 0 8px 2px rgba(255, 255, 255, 0.3);
  font-size: 20px;
}
#popmake-20774 .popmake-content .et_pb_section .et_pb_blurb_content .et_pb_blurb_description {
  min-height: 172px;
}
#popmake-20774 .popmake-content .et_pb_section .et_pb_button_module_wrapper a {
  border-color: #fff;
  color: #fff;
  background: none;
}
#popmake-20774 .popmake-content .et_pb_section .et_pb_button_module_wrapper a:hover {
  border-color: #ef7126 !important;
  color: #ef7126 !important;
  border-width: 2px;
}
#popmake-20161 {
  width: 50%;
  position: relative;
}
@media (max-width: 980px) {
  #popmake-20161 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  #popmake-20161 {
    width: 95%;
  }
}
#popmake-20161 > button {
  position: absolute;
  top: 0px;
  right: 100px;
  background: transparent;
  color: #ef7126;
  border-color: #ef7126;
  padding: 0px 1px 2px 2px;
}
@media (max-width: 1700px) {
  #popmake-20161 > button {
    right: 0;
  }
}
#popmake-20161 #mep_1 {
  background: transparent;
  background-color: transparent;
  max-height: 360px;
}
#popmake-20161 #mep_1 video {
  max-height: 360px;
}
#popmake-20161 #mep_1 .mejs-time {
  height: 30px;
}
#popmake-20161 #mep_1 .mejs-controls {
  margin-bottom: -20px;
}
#popmake-20161 #mep_1.mejs-container-fullscreen video {
  max-height: 100%;
}
#michael_section video {
  pointer-events: none;
}
#michael_section .et_pb_video_overlay {
  pointer-events: none;
}
#michael_section .et_pb_video_overlay .et_pb_video_play {
  pointer-events: none;
}
#popmake-254 .popmake-title {
  padding-bottom: 0;
  margin-bottom: 30px;
}
#popmake-254 p {
  color: #fff;
  font-size: 20px;
}
#popmake-254 form {
  margin-top: 0;
  padding-top: 0;
}
.featherlight-iframe .featherlight-content {
  border: none !important;
  padding: 0 !important;
}
.featherlight-iframe .featherlight-content iframe {
  width: 844px;
  height: 480px;
}
@media (max-width: 980px) {
  .featherlight-iframe .featherlight-content iframe {
    width: 750px;
    height: 424px;
  }
}
@media (max-width: 800px) {
  .featherlight-iframe .featherlight-content iframe {
    width: 560px;
    height: 318px;
  }
}
@media (max-width: 610px) {
  .featherlight-iframe .featherlight-content iframe {
    width: 420px;
    height: 237px;
  }
}
@media (max-width: 480px) {
  .featherlight-iframe .featherlight-content iframe {
    width: 355px;
    height: 200px;
  }
}
@media (max-width: 400px) {
  .featherlight-iframe .featherlight-content iframe {
    width: 280px;
    height: 158px;
  }
}
body:not(.home) #et-boc #main-content #sidebar .schedule-consultation p:last-of-type {
  padding: 30px 35px !important;
  font-size: 20px;
}
body:not(.home) #et-boc #main-content #sidebar .schedule-consultation h4 {
  font-size: 26px !important;
}
body:not(.home) #et-boc #main-content #sidebar .schedule-consultation h4 span {
  color: #ef7126;
}
body.category-blog #content-area {
  padding-top: 20px;
}
body.category-blog #content-area #sidebar {
  margin-top: 0;
}
#sidebar {
  margin-top: 60px;
}
@media (min-width: 981px) {
  #sidebar {
    padding: 0 0 50px 0 !important;
    float: right;
  }
}
@media (max-width: 980px) {
  #sidebar {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  #sidebar .et_pb_widget {
    text-align: center;
  }
}
#sidebar h4 {
  line-height: 110%;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  #sidebar h4 {
    text-align: center;
  }
}
#sidebar .subscribe-widget .widget-body {
  color: #6b6b6b;
  font-size: 18px;
  line-height: 130%;
  background-color: #0d1822;
  padding: 30px;
}
@media (min-width: 1280px) {
  #sidebar .subscribe-widget .widget-body {
    padding: 35px !important;
  }
}
#sidebar .subscribe-widget h4 {
  color: #fff;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 130%;
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  #sidebar .subscribe-widget h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .subscribe-widget h4 {
    font-size: 22px !important;
  }
}
@media (min-width: 1280px) {
  #sidebar .subscribe-widget h4 {
    font-size: 28px !important;
  }
}
#sidebar .subscribe-widget .fsBody {
  margin-top: 30px;
}
#sidebar .subscribe-widget .fsBody form {
  max-width: 350px;
  margin: 0 auto !important;
}
#sidebar .subscribe-widget .fsBody form .fsRow {
  margin: 0 !important;
}
#sidebar .widget_media_image {
  max-width: 400px;
  margin: 0 auto 30px auto !important;
}
#sidebar .widget_media_image a {
  display: block;
}
#sidebar .widget_media_image a img {
  display: block;
  width: 100%;
  object-fit: cover;
}
#sidebar .ebook-widget {
  max-width: 400px;
  margin: 0 auto !important;
}
#sidebar .ebook-widget h4 {
  font-size: 40px !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  #sidebar .ebook-widget h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .ebook-widget h4 {
    font-size: 22px !important;
  }
}
#sidebar .ebook-widget p {
  font-size: 24px !important;
  font-weight: 300 !important;
}
@media (max-width: 980px) {
  #sidebar .ebook-widget p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #sidebar .ebook-widget p {
    font-size: 20px !important;
  }
}
#sidebar .ebook-widget .button {
  display: block;
  width: 100%;
  max-width: 350px;
  height: 50px;
  color: #fff !important;
  font-size: 20px;
  font-weight: bold !important;
  line-height: 46px;
  border-radius: 5px;
  background-color: #005F61 !important;
  border: 2px solid #005F61 !important;
  text-align: center;
  margin-top: 30px;
}
#sidebar .ebook-widget .button:hover {
  color: #005F61 !important;
  background: #fff !important;
}
body:not(.home) #main-content #custom_html-3 {
  padding-top: 0;
  margin-top: 0;
}
body:not(.home) #main-content #custom_html-3 form .fsBody .fsForm .fsSubmit {
  text-align: center;
}
body:not(.home) #main-content #custom_html-3 form .fsBody .fsForm .fsSubmit .fsSubmitButton {
  margin-left: auto !important;
  margin-right: auto !important;
}
#left-area + #sidebar #custom_html-3 {
  padding-top: 0;
  margin-top: 0;
}
#post-9394 #custom_html-3 .schedule-consultation p {
  color: #fff !important;
}
#post-9394 #sidebar_blog_widget-2 h4.widgettitle, #post-9394 #sidebar_blog_widget-2 .widget-description {
  color: #000 !important;
}
#post-9394 #sidebar_blog_widget-2 .blog-post-list .article-info h4 {
  color: #000 !important;
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #content-area, body:not(.home).single-post #main-content #content-area, body:not(.home).single-jobs #main-content #content-area, body:not(.home).category #main-content #content-area, body.page-template-template-docs #main-content #content-area {
    display: flex;
  }
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #content-area #right-area, body:not(.home).single-post #main-content #content-area #right-area, body:not(.home).single-jobs #main-content #content-area #right-area, body:not(.home).category #main-content #content-area #right-area, body.page-template-template-docs #main-content #content-area #right-area {
    width: 27.1%;
    display: flex;
  }
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #content-area #right-area #sidebar, body:not(.home).single-post #main-content #content-area #right-area #sidebar, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar, body:not(.home).category #main-content #content-area #right-area #sidebar, body.page-template-template-docs #main-content #content-area #right-area #sidebar {
    width: 100%;
    display: flex;
    position: relative;
  }
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-5, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-3, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-5 {
    max-height: 750px;
  }
}
@media (min-width: 981px) and (min-height: 801px) {
  body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-5, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-3, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-5 {
    position: sticky;
    top: 155px;
  }
}
@media (min-width: 981px) and (min-height: 1000px) {
  body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-5, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-3, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-5, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-3, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-5 {
    top: 20%;
  }
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-3 .textwidget.custom-html-widget, body:not(.home).page-template-default #main-content #content-area #right-area #sidebar #custom_html-5 .textwidget.custom-html-widget, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-3 .textwidget.custom-html-widget, body:not(.home).single-post #main-content #content-area #right-area #sidebar #custom_html-5 .textwidget.custom-html-widget, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-3 .textwidget.custom-html-widget, body:not(.home).single-jobs #main-content #content-area #right-area #sidebar #custom_html-5 .textwidget.custom-html-widget, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-3 .textwidget.custom-html-widget, body:not(.home).category #main-content #content-area #right-area #sidebar #custom_html-5 .textwidget.custom-html-widget, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-3 .textwidget.custom-html-widget, body.page-template-template-docs #main-content #content-area #right-area #sidebar #custom_html-5 .textwidget.custom-html-widget {
    max-height: 730px;
  }
}
body.category #main-content #content-area #right-area {
  flex-direction: column;
}
body.category #main-content #content-area #right-area .search-archive {
  background-image: linear-gradient(30deg, #19787a 0%, #0cae76 100%);
  color: #fff;
  text-align: center;
  padding: 21px;
  margin-bottom: 20px;
  max-width: 293px;
}
@media (max-width: 980px) {
  body.category #main-content #content-area #right-area .search-archive {
    margin: 0 auto 20px;
    max-width: 300px;
  }
}
body.category #main-content #content-area #right-area .search-archive h4 {
  padding: 0;
  margin-bottom: 22px;
  font-size: 18px;
  color: #fff;
  letter-spacing: normal;
}
body.category #main-content #content-area #right-area .search-archive #searchform {
  position: relative;
}
body.category #main-content #content-area #right-area .search-archive #searchform:before {
  content: url(/wp-content/themes/tlc/images/search_icon.png);
  position: absolute;
  left: 20px;
  top: 9px;
}
@media (max-width: 767px) {
  body.category #main-content #content-area #right-area .search-archive #searchform:before {
    top: 12px;
  }
}
body.category #main-content #content-area #right-area .search-archive #searchform #searchsubmit {
  display: none;
}
body.category #main-content #content-area #right-area .search-archive #searchform input {
  margin: 0;
  padding: 0.7em;
  border-radius: 0;
  height: 51px !important;
  text-align: center;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
  width: 100%;
}
@media (min-width: 981px) {
  body.category #main-content #content-area #right-area #sidebar {
    position: relative !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content > div:not(.rll-youtube-player), .single-post article .entry-content > div:not(.rll-youtube-player), .single-jobs article .entry-content > div:not(.rll-youtube-player), .page-template-template-docs article .entry-content > div:not(.rll-youtube-player) {
  position: relative;
  background: linear-gradient(to top, #fff, #fff 70px, #005F61 70px, #005F61 100%);
  background-size: 85%;
  background-position: top right;
  background-repeat: no-repeat;
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content > div:not(.rll-youtube-player), .single-post article .entry-content > div:not(.rll-youtube-player), .single-jobs article .entry-content > div:not(.rll-youtube-player), .page-template-template-docs article .entry-content > div:not(.rll-youtube-player) {
    display: inline-block;
    float: right;
    width: 42%;
    margin-bottom: 70px !important;
    padding-bottom: 0px !important;
  }
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content > div:not(.rll-youtube-player), .single-post article .entry-content > div:not(.rll-youtube-player), .single-jobs article .entry-content > div:not(.rll-youtube-player), .page-template-template-docs article .entry-content > div:not(.rll-youtube-player) {
    width: 100%;
    clear: both;
    margin-bottom: 50px !important;
    overflow: auto;
  }
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content > div:not(.rll-youtube-player) img, .single-post article .entry-content > div:not(.rll-youtube-player) img, .single-jobs article .entry-content > div:not(.rll-youtube-player) img, .page-template-template-docs article .entry-content > div:not(.rll-youtube-player) img {
  display: block;
  float: right;
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  min-height: 450px;
  object-fit: cover;
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content h2, .single-post article .entry-content h2, .single-jobs article .entry-content h2, .page-template-template-docs article .entry-content h2 {
  text-align: center;
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content h3, .single-post article .entry-content h3, .single-jobs article .entry-content h3, .page-template-template-docs article .entry-content h3 {
  line-height: 130% !important;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content h3, .single-post article .entry-content h3, .single-jobs article .entry-content h3, .page-template-template-docs article .entry-content h3 {
    display: inline-block;
    margin-right: 8%;
    margin-top: 40px;
  }
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content h3, .single-post article .entry-content h3, .single-jobs article .entry-content h3, .page-template-template-docs article .entry-content h3 {
    text-align: center;
  }
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content p, .single-post article .entry-content p, .single-jobs article .entry-content p, .page-template-template-docs article .entry-content p {
  letter-spacing: 0.5px;
  padding-bottom: 0;
  margin-bottom: 50px;
  font-size: 1rem;
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content p:not(:first-of-type), .single-post article .entry-content p:not(:first-of-type), .single-jobs article .entry-content p:not(:first-of-type), .page-template-template-docs article .entry-content p:not(:first-of-type) {
  width: 100%;
  clear: both;
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content .post-meta, .single-post article .entry-content .post-meta, .single-jobs article .entry-content .post-meta, .page-template-template-docs article .entry-content .post-meta {
  display: none !important;
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex, .single-post article .entry-content > div.two-col-flex, .single-jobs article .entry-content > div.two-col-flex, .page-template-template-docs article .entry-content > div.two-col-flex {
  background: transparent;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  float: none;
  max-width: 100%;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex section.left-content, .single-post article .entry-content > div.two-col-flex section.left-content, .single-jobs article .entry-content > div.two-col-flex section.left-content, .page-template-template-docs article .entry-content > div.two-col-flex section.left-content {
    width: 60% !important;
    margin-right: 6%;
  }
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex > p#flex-image-width, .single-post article .entry-content > div.two-col-flex > p#flex-image-width, .single-jobs article .entry-content > div.two-col-flex > p#flex-image-width, .page-template-template-docs article .entry-content > div.two-col-flex > p#flex-image-width {
  margin-right: 0;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex > p#flex-image-width, .single-post article .entry-content > div.two-col-flex > p#flex-image-width, .single-jobs article .entry-content > div.two-col-flex > p#flex-image-width, .page-template-template-docs article .entry-content > div.two-col-flex > p#flex-image-width {
    width: 34% !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex > p#flex-image-width img, .single-post article .entry-content > div.two-col-flex > p#flex-image-width img, .single-jobs article .entry-content > div.two-col-flex > p#flex-image-width img, .page-template-template-docs article .entry-content > div.two-col-flex > p#flex-image-width img {
  padding: 0;
  float: none;
  display: block;
  width: auto;
  min-height: auto;
  object-fit: contain;
}
@media (min-width: 981px) {
  .page:not(.et_pb_pagebuilder_layout) article .entry-content > div.two-col-flex > p#flex-image-width img, .single-post article .entry-content > div.two-col-flex > p#flex-image-width img, .single-jobs article .entry-content > div.two-col-flex > p#flex-image-width img, .page-template-template-docs article .entry-content > div.two-col-flex > p#flex-image-width img {
    width: 100%;
  }
}
.page:not(.et_pb_pagebuilder_layout) #left-area, .single-post #left-area, .single-jobs #left-area, .page-template-template-docs #left-area {
  margin-top: 60px;
  padding-bottom: 60px;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content > :first-child, .single-post #left-area article .entry-content > :first-child, .single-jobs #left-area article .entry-content > :first-child, .page-template-template-docs #left-area article .entry-content > :first-child {
  margin-top: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content h2, .single-post #left-area article .entry-content h2, .single-jobs #left-area article .entry-content h2, .page-template-template-docs #left-area article .entry-content h2 {
  text-align: left;
  margin-top: 2rem;
  padding: 0;
  margin-bottom: 1rem;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content h3, .single-post #left-area article .entry-content h3, .single-jobs #left-area article .entry-content h3, .page-template-template-docs #left-area article .entry-content h3 {
  text-align: left;
  margin: 1rem 0;
  padding: 0 !important;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content p, .single-post #left-area article .entry-content p, .single-jobs #left-area article .entry-content p, .page-template-template-docs #left-area article .entry-content p {
  font-size: 20px;
  padding: 0 !important;
  margin-bottom: 1rem;
  letter-spacing: 0;
  line-height: 1.75;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content ol, .single-post #left-area article .entry-content ol, .single-jobs #left-area article .entry-content ol, .page-template-template-docs #left-area article .entry-content ol {
  padding: 24px 0 0;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content ul.onecol, .single-post #left-area article .entry-content ul.onecol, .single-jobs #left-area article .entry-content ul.onecol, .page-template-template-docs #left-area article .entry-content ul.onecol {
  columns: 1;
  padding-left: 5% !important;
  padding-bottom: 0;
}
.page:not(.et_pb_pagebuilder_layout) #left-area article .entry-content ul.onecol li, .single-post #left-area article .entry-content ul.onecol li, .single-jobs #left-area article .entry-content ul.onecol li, .page-template-template-docs #left-area article .entry-content ul.onecol li {
  display: block;
  margin-bottom: 1rem;
}
.page:not(.et_pb_pagebuilder_layout) .author, .single-post .author, .single-jobs .author, .page-template-template-docs .author {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page:not(.et_pb_pagebuilder_layout) .author .author-avatar, .single-post .author .author-avatar, .single-jobs .author .author-avatar, .page-template-template-docs .author .author-avatar {
  display: inline-block;
  margin-right: 15px;
}
.page:not(.et_pb_pagebuilder_layout) .author .author-avatar img, .single-post .author .author-avatar img, .single-jobs .author .author-avatar img, .page-template-template-docs .author .author-avatar img {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  object-fit: cover;
}
.page:not(.et_pb_pagebuilder_layout) .author .author-name, .single-post .author .author-name, .single-jobs .author .author-name, .page-template-template-docs .author .author-name {
  display: inline-block;
  color: #338e44;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
}
.page:not(.et_pb_pagebuilder_layout) .author .author-name a, .single-post .author .author-name a, .single-jobs .author .author-name a, .page-template-template-docs .author .author-name a {
  display: inline-block;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.75px;
  margin-right: 10px;
}
.page:not(.et_pb_pagebuilder_layout) .author .pdate, .single-post .author .pdate, .single-jobs .author .pdate, .page-template-template-docs .author .pdate {
  display: inline-block;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.75px;
  margin-left: 10px;
}
.page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner {
  display: table;
  height: 100vh;
  min-height: 500px;
}
.page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
  display: table-cell;
  vertical-align: middle;
  font-family: "Source Sans Pro" !important;
}
.page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
  font-size: 85px !important;
  position: relative;
  margin-bottom: 78px;
}
@media (max-width: 980px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
    font-size: 85px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
    font-size: 70px !important;
  }
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
    margin-bottom: 40px;
  }
}
@media (max-width: 399px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
    font-size: 60px !important;
  }
}
.page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before {
  content: url(/wp-content/themes/tlc/images/thank-top.png);
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before {
    top: -65px;
  }
}
@media (max-width: 440px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:before {
    display: none;
  }
}
.page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after {
  content: url(/wp-content/themes/tlc/images/thank-bottom.png);
  position: absolute;
  bottom: -33px;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after {
    bottom: -23px;
  }
}
@media (max-width: 440px) {
  .page:not(.et_pb_pagebuilder_layout) #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-post #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .single-jobs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after, .page-template-template-docs #thank-you-page .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title:after {
    display: none;
  }
}
body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide video {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  min-height: 500px;
}
body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 22% 0 !important;
}
@media (max-width: 1440px) {
  body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 130px 0 0 !important;
  }
}
@media (max-width: 1366px) {
  body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 150px 0 0 !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 0 !important;
  }
}
body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  font-size: 28px !important;
  max-width: 520px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content #thank-you-page .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 22px !important;
  }
}
/* Page Baner Video */
#et-boc .et_builder_inner_content .et_pb_section .et_pb_module .et_pb_slides .et_pb_slide {
  position: relative;
}
#et-boc .et_builder_inner_content .et_pb_section .et_pb_module .et_pb_slides .et_pb_slide .et_pb_section_video_bg .mejs-video {
  margin: 0 !important;
  left: 0;
  width: 100% !important;
}
#et-boc .et_builder_inner_content .et_pb_section .et_pb_module .et_pb_slides .et_pb_slide .video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 95, 97, 0.5);
}
#et-boc .et_builder_inner_content .et_pb_section .et_pb_module .et_pb_slides .et_pb_slide video {
  position: absolute;
  width: 100% !important;
  height: auto !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  min-height: 500px;
}
@media (max-width: 980px) {
  #et-boc .et_builder_inner_content .et_pb_section .et_pb_module .et_pb_slides .et_pb_slide video {
    height: 100% !important;
    width: auto !important;
  }
}
/* Page event*/
#post-20384 {
  font-family: "Source Sans Pro", sans-serif;
}
#post-20384 .section-page-banner {
  padding-top: 180px !important;
  min-height: 620px;
}
@media (max-width: 768px) {
  #post-20384 .section-page-banner {
    padding-top: 100px !important;
  }
}
#post-20384 .section-page-banner .banner-title {
  display: flex;
  height: 435px;
  align-items: flex-end;
}
@media (max-width: 991px) {
  #post-20384 .section-page-banner .banner-title {
    height: auto;
    align-items: inherit;
    padding-top: 30px;
    margin-bottom: -16px;
  }
}
#post-20384 .section-page-banner .banner-title h1 {
  color: #fff;
  font-size: 36px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.32;
  max-width: 534px;
}
@media (max-width: 768px) {
  #post-20384 .section-page-banner .banner-title h1 {
    font-size: 28px;
  }
}
#post-20384 .section-page-banner .form-block {
  background: #fff;
  border-radius: 8px;
  position: absolute;
  width: 100%;
  box-shadow: 3px 5px 16px rgba(0, 0, 0, 0.15);
  padding: 25px 35px;
  right: 0;
  max-width: 400px;
}
@media (max-width: 982px) {
  #post-20384 .section-page-banner .form-block {
    position: relative;
    margin-bottom: 55px;
    max-width: 100%;
  }
}
#post-20384 .section-page-banner .form-block .fsSubmit {
  margin-top: 0;
  padding-bottom: 0;
}
#post-20384 .section-page-banner .form-block .fsEmbed {
  padding: 0;
}
#post-20384 .section-page-banner .form-block .fsEmbed form {
  padding: 0;
  margin-bottom: 0;
}
#post-20384 .section-page-banner .form-block .fsEmbed form input {
  padding: 0;
  height: 32px;
  display: block;
  background-color: transparent;
  border: #e8e8e8 solid;
  border-width: 0 0 2px;
}
#post-20384 .section-page-banner .form-block .fsEmbed form input:focus {
  box-shadow: none;
}
#post-20384 .section-page-banner .form-block .fsEmbed form label {
  margin-bottom: 0;
  color: #0a0c11;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 16px;
  letter-spacing: 1.4px;
}
#post-20384 .section-page-banner .form-block .fsEmbed form .fsSubmitButton {
  color: #fff;
  line-height: 1.2;
  background-color: #ef7126 !important;
  border-color: #ef7126;
  padding: 0 30px;
  font-size: 22px !important;
  height: 46px;
  max-width: 260px;
  width: 100%;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  border-radius: 5px !important;
  transition: 0.5s;
  letter-spacing: 1.1px;
}
#post-20384 .section-page-banner .form-block .fsEmbed form .fsSubmitButton:hover {
  background: transparent !important;
  color: #ef7126 !important;
  border: 2px solid #ef7126;
  line-height: 1.2;
}
#post-20384 .section-page-banner .form-block .fsEmbed form .fsRequiredMarker {
  color: red;
}
#post-20384 .section-page-banner .form-block h3.title {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 34px !important;
  font-weight: 700 !important;
  line-height: 1.18;
  padding-bottom: 7px !important;
}
@media (max-width: 768px) {
  #post-20384 .section-page-banner .form-block h3.title {
    font-size: 28px !important;
    line-height: 1.18 !important;
  }
}
#post-20384 .section-page-banner .form-block p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 25px !important;
  font-weight: 400;
  line-height: 1.5 !important;
  margin-bottom: 25px;
  letter-spacing: 0 !important;
}
@media (max-width: 768px) {
  #post-20384 .section-page-banner .form-block p {
    font-size: 18px !important;
  }
}
#post-20384 .section-page-banner .form-block p a {
  color: #000;
  transition: 0.5s;
}
#post-20384 .section-page-banner .form-block p a:hover {
  color: #ef7126;
}
#post-20384 .section-page-banner .form-block p a span {
  display: inline-block;
}
#post-20384 .et_pb_section_1 {
  padding-bottom: 0 !important;
}
#post-20384 .et_pb_section_1 h3 {
  font-family: "Source Sans Pro";
}
#post-20384 .et_pb_section_1 p {
  font-size: 16px !important;
  line-height: 1.8 !important;
  font-family: "Source Sans Pro", sans-serif !important;
}
#post-20384 .info-block {
  padding-top: 0 !important;
  padding-bottom: 60px !important;
}
#post-20384 .info-block h4 {
  font-size: 28px;
  font-weight: 400 !important;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  letter-spacing: 0 !important;
}
#post-20384 .info-block .img-wrapper {
  min-height: 95px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#post-20384 .info-block h5 {
  font-size: 19px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
}
#post-20384 .info-block .title {
  margin-bottom: -10px;
}
#post-20384 .info-block p {
  margin-bottom: 26px !important;
}
@media (min-width: 767px) {
  #post-20384 .info-block .et_pb_column_1_3 {
    width: 31.333%;
  }
}
#post-20384 .list-block {
  background-color: #f3fbfb;
  padding: 60px 0 45px 0 !important;
}
@media (min-width: 960px) {
  #post-20384 .list-block .et_pb_row {
    display: flex;
  }
}
#post-20384 .list-block .et_pb_row .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: center;
}
#post-20384 .list-block .et_pb_row .et_pb_column h2 {
  font-weight: 400;
  line-height: 1.2 !important;
  font-size: 28px !important;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0 !important;
  padding-bottom: 25px;
}
@media (max-width: 960px) {
  #post-20384 .list-block .et_pb_row .et_pb_column h2 {
    margin-top: 20px;
  }
}
#post-20384 .list-block .et_pb_row .et_pb_column ul {
  padding-left: 0;
  margin-top: 20px;
  max-width: 425px;
}
#post-20384 .list-block .et_pb_row .et_pb_column ul li {
  font-size: 16px !important;
  line-height: 1.8 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  padding-left: 45px;
}
#post-20384 .list-block .et_pb_row .et_pb_column ul li:before {
  position: absolute;
  content: '';
  background-image: url(/wp-content/themes/tlc/images/list-icon.png);
  background-repeat: no-repeat;
  left: 0;
  top: 25px;
  width: 25px;
  height: 25px;
  background-size: cover;
}
#post-20384 .list-block .et_pb_row .et_pb_column p {
  font-size: 16px !important;
  line-height: 28px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  margin-bottom: 0;
}
#post-20384 .list-block .et_pb_row .et_pb_column .et_pb_text_inner p:last-child {
  font-size: 19px !important;
}
#post-20384 .list-block .et-last-child {
  max-width: 600px;
}
#post-20384 .popup-block {
  padding: 60px 0 !important;
}
#post-20384 .popup-block h2 {
  letter-spacing: 0 !important;
  font-size: 36px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 768px) {
  #post-20384 .popup-block h2 {
    font-size: 28px !important;
    line-height: 1.2 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 980px) {
  #post-20384 .popup-block h2 {
    margin-bottom: -35px;
  }
}
#post-20384 .popup-block h2 a {
  color: #000 !important;
  transition: 0.5s;
}
#post-20384 .popup-block h2 a:hover {
  color: #ef7126 !important;
}
#post-20384 .popup-block h2 a span {
  display: inline-block;
}
#post-20384 .popup-block .popup-button {
  color: #fff !important;
  line-height: 1.3 !important;
  background-color: #ef7126 !important;
  border-color: #ef7126;
  padding: 0 30px;
  font-size: 22px !important;
  height: 46px;
  max-width: 260px;
  width: 100%;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700 !important;
  border-radius: 5px !important;
  margin-top: 0;
  letter-spacing: 1.1px;
}
#post-20384 .popup-block .popup-button:hover {
  background: transparent !important;
  color: #ef7126 !important;
  border: 2px solid #ef7126 !important;
}
@media (min-width: 981px) {
  body.page-id-20551 #main-content #post-20551 .et_pb_slides .et_pb_slide .et_pb_slider_container_inner {
    padding: 70px 0;
  }
}
body.page-id-20551 #main-content #post-20551 .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  body.page-id-20551 #main-content #post-20551 .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 55px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-20551 #main-content #post-20551 .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 40px !important;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer {
  padding: 68px 0 !important;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_0 {
  padding-bottom: 8px !important;
}
@media (max-width: 980px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_0 {
    padding-bottom: 32px !important;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_1 {
  padding-bottom: 31px !important;
}
@media (max-width: 980px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_1 {
    padding-bottom: 60px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_0 .et_pb_column, body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_1 .et_pb_column {
    width: 49%;
    margin-right: 2%;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_0 .et_pb_column.et-last-child, body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .et_pb_row_1 .et_pb_column.et-last-child {
  margin-right: 0;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer h2 {
  font-size: 34px !important;
  color: #fff;
  letter-spacing: 0px;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer h2 a {
  position: relative;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer h2 a:after {
  content: url(/wp-content/themes/tlc/images/ask-arrow.png);
  padding-left: 20px;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 {
  border-radius: 8px;
  border: 1px solid #91a6a6;
  padding: 47px 150px 10px;
}
@media (max-width: 980px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 {
    padding: 47px 0;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 h2 {
  font-size: 32px !important;
  color: #0b6c6e;
  text-align: center;
  padding: 20px;
}
@media (max-width: 767px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody {
    max-width: 90%;
    margin: 0 auto;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form {
  margin-top: 0;
  padding-top: 2px;
  padding: 2px 0;
  max-width: 621px;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsSubmit {
  padding: 0;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsSubmit input {
  box-shadow: 0 4px 0 #9f3d03;
  border-radius: 5px !important;
  background-color: #ef7126 !important;
  height: 44px;
  font-size: 22px !important;
  width: 220px;
  transition: all 0.3s;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsSubmit input:hover {
  background-color: #9f3d03 !important;
  box-shadow: none;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow {
  width: 48.5%;
  display: inline-block;
  float: left;
  margin-bottom: 0 !important;
}
@media (max-width: 480px) {
  body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow:nth-child(5), body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow:nth-child(6) {
  width: 100%;
  margin-right: 0;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow:nth-child(odd) {
  margin-right: 3%;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsFieldFocused {
  padding: 10px 10px 0 !important;
  margin: -10px -10px !important;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell {
  margin-bottom: 11px !important;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell label {
  font-family: 'Gilroy', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  height: 24px;
  color: #000;
  font-weight: 600;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell input, body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell textarea {
  border: none !important;
  border-bottom: 2px solid #91a6a6 !important;
  height: 30px;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell input:focus, body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell textarea:focus {
  box-shadow: none;
}
body.page-id-20551 #main-content #post-20551 #you-ask-we-answer .form-ask .et_pb_code_0 .fsBody form .fsRow .fsCell textarea {
  height: 117px;
}
/*CIE-NEW*/
body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_container {
  padding-top: 19px;
  max-width: 1246px;
}
body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
  max-width: 54%;
  margin: 0 auto;
  float: left;
  padding: 16.8% 0 9.8% 0 !important;
}
@media (max-width: 980px) {
  body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    max-width: 90%;
    float: none;
  }
}
body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  font-family: 'Gilroy', sans-serif;
  font-size: 65px !important;
  padding-bottom: 9px !important;
  letter-spacing: -0.3px;
}
@media (max-width: 980px) {
  body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 55px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 45px !important;
  }
}
body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h2 {
  letter-spacing: -0.2px;
  line-height: 123% !important;
}
body.page-id-20485 #main-content #join-banner .et_pb_slides .et_pb_slide .et_pb_slide_description h2:first-child {
  padding-bottom: 1px;
}
body.page-id-20485 #main-content .et_pb_section_3 {
  border-top: 1px solid #b3cedd;
  border-bottom: 1px solid #b3cedd;
  padding: 51px 0 !important;
}
body.page-id-20485 #main-content .et_pb_section_3 .et_pb_row .et_pb_text_inner p {
  font-size: 19px;
  letter-spacing: -0.06px;
  line-height: 143%;
  margin-bottom: 0;
}
body.page-id-20485 #main-content .et_pb_section_3 .et_pb_row .et_pb_text_inner p strong {
  border-bottom: 1px solid;
}
body.page-id-20485 #main-content .et_pb_section_4 {
  padding: 51px 0 !important;
}
body.page-id-20485 #main-content .et_pb_section_4 .et_pb_row .et_pb_text_inner h2 {
  font-family: 'Source Sans Pro' !important;
  font-size: 28px !important;
  padding-bottom: 0;
  font-weight: 800;
  letter-spacing: -0.36px;
}
body.page-id-20485 #main-content .et_pb_section_4 .et_pb_row .et_pb_text_inner a {
  transition: all 0.3s;
}
body.page-id-20485 #main-content .et_pb_section_4 .et_pb_row .et_pb_text_inner a:hover {
  color: #ef7126 !important;
}
body.page-id-20485 #main-content .et_pb_section_1 {
  padding-bottom: 0 !important;
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row {
  position: relative;
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list {
  display: flex;
  width: 100%;
  margin-top: -39px;
  margin-left: 15px;
}
@media (max-width: 599px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list {
    flex-direction: column;
  }
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list {
  position: relative;
  flex-grow: 1;
  align-self: center;
  text-align: center;
}
@media (max-width: 1099px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list img {
    padding-right: 10px;
  }
}
@media (max-width: 599px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list img {
    margin-bottom: 10px;
  }
}
@media (max-width: 980px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list img {
    padding-right: 0 !important;
  }
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list:first-child {
  flex-grow: 1.3;
  text-align: left;
}
@media (max-width: 1099px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .images-list .item-list:last-child img {
    padding-right: 0;
  }
}
@media (min-width: 981px) {
  body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .et_pb_column_1 {
    position: absolute;
    right: -30px;
    bottom: 32%;
  }
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .et_pb_column_1 .et_pb_blurb .et_pb_blurb_content {
  width: 90%;
  max-width: 90%;
  font-family: 'Source Sans Pro' !important;
  padding: 38px 5px;
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .et_pb_column_1 .et_pb_blurb .et_pb_blurb_content h4 {
  font-size: 26px !important;
  letter-spacing: -0.15px;
  line-height: 125% !important;
  padding-bottom: 22px;
}
body.page-id-20485 #main-content .et_pb_section_1 .et_pb_row .et_pb_column_1 .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_description {
  line-height: 148%;
  letter-spacing: -0.1px;
}
body.page-id-20485 #main-content #cie-section {
  padding-top: 62px !important;
  padding-bottom: 38px !important;
}
body.page-id-20485 #main-content #cie-section .et_pb_row {
  max-width: 1248px;
}
@media (max-width: 980px) {
  body.page-id-20485 #main-content #cie-section .et_pb_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
@media (min-width: 981px) {
  body.page-id-20485 #main-content #cie-section .et_pb_row .et_pb_column_1_3 {
    width: 31.8%;
    margin-right: 6.4%;
  }
}
@media (min-width: 981px) {
  body.page-id-20485 #main-content #cie-section .et_pb_row .et_pb_column_2_3 {
    width: 60%;
  }
}
body.page-id-20485 #main-content #cie-section .et_pb_row .et_pb_column_2_3 h2 {
  font-family: "Source Sans Pro";
  font-size: 34px !important;
  font-weight: 700;
  letter-spacing: -0.15px;
  line-height: 142% !important;
  padding-bottom: 20px;
}
body.page-id-20485 #main-content #cie-section .et_pb_row .et_pb_column_2_3 p {
  font-size: 19px !important;
  letter-spacing: -0.08px !important;
  line-height: 148% !important;
  margin-bottom: 0;
}
body.page-id-20485 #main-content #cie-section .et_pb_row .et_pb_column_2_3 p:first-of-type {
  margin-bottom: 27px;
}
body.page-id-20485 #main-content #cie-section .et_pb_row ul {
  margin-top: 24px;
}
body.page-id-20485 #main-content #cie-section .et_pb_row ul li {
  padding-left: 50px;
  margin-bottom: 22px;
  letter-spacing: -0.05px;
}
body.page-id-20485 #main-content #cie-section .et_pb_row ul li:before {
  position: absolute;
  content: '';
  background: none;
  background-image: url(/wp-content/themes/tlc/images/list-icon.png);
  background-repeat: no-repeat;
  left: 6px;
  top: 6px;
  width: 25px;
  height: 25px;
  background-size: 100%;
  transform: none;
}
body.page-id-20485 #main-content #cie-section .form-cie-new {
  box-shadow: 14px 24px 38px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  border: 1px solid #d7d7d7;
  background-image: linear-gradient(30deg, #0b1e3c 0%, #035c60 100%);
  padding: 35px 37px 0;
  max-width: 400px;
}
@media (max-width: 980px) {
  body.page-id-20485 #main-content #cie-section .form-cie-new {
    margin: 0 auto;
  }
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-cie-head h3 {
  font-size: 20px !important;
  color: #fff;
  font-weight: 500;
  letter-spacing: -0.15px;
  line-height: 128%;
  padding-bottom: 26px;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody {
  background: transparent;
  padding: 0;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form {
  background: transparent;
  padding: 0;
  margin: 0;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsPage .fsRow .fsFieldFocused {
  padding: 10px 10px 0 !important;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsPage .fsRow .fsCell {
  margin-bottom: 27px !important;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsPage .fsRow label {
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  line-height: 62%;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsPage .fsRow input {
  height: 30px;
  background: transparent;
  border: none;
  color: #fff;
  border-bottom: 2px solid #016a6f;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsPage .fsRow input:focus {
  box-shadow: none;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsSubmit {
  padding: 0 0 40px;
  margin-top: 0;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsSubmit .fsSubmitButton {
  height: 44px;
  box-shadow: 0 4px 0 #9f3d03;
  border-radius: 5px !important;
  background-color: #ef7126 !important;
  width: 100%;
  font-size: 26px !important;
  font-family: Gilroy;
  font-weight: 900;
  letter-spacing: 1.3px;
  transition: all 0.3s;
}
body.page-id-20485 #main-content #cie-section .form-cie-new .form-wrap-cie .fsBody form .fsSubmit .fsSubmitButton:hover {
  background-color: #9f3d03 !important;
  box-shadow: none;
}
/**Tip and Tricks**/
@media (min-width: 981px) {
  body.page #main-content .entry-content #tips-tricks-banner .et_pb_slide .et_pb_container {
    min-height: 638px !important;
  }
}
body.page #main-content .entry-content #tips-tricks-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  body.page #main-content .entry-content #tips-tricks-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page #main-content .entry-content #tips-tricks-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 38px !important;
  }
}
body.page #main-content .entry-content #tips-tricks-blog {
  padding: 0 0 80px !important;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article {
  border: none;
  padding: 0;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article:hover h2 a {
  color: #0b6c6e !important;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article .post-content p {
  font-size: 18px !important;
  line-height: 150%;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article .et_pb_image_container {
  margin: 0;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article .et_pb_image_container .entry-featured-image-url {
  margin-bottom: 20px;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article h2 {
  font-size: 24px !important;
  padding-bottom: 10px;
  letter-spacing: 0;
}
body.page #main-content .entry-content #tips-tricks-blog .et_pb_blog_grid .column article h2 a {
  color: #000;
}
body.page #main-content .entry-content #tips-tricks-content {
  padding-top: 73px !important;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 {
  padding-top: 10px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_button_0 {
  padding: 1px 17px 2px !important;
  font-weight: 400 !important;
  letter-spacing: 0.15px;
  margin-top: 6px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_button_0:hover {
  border-color: #0b6c6e !important;
  color: #0b6c6e !important;
  box-shadow: none;
  background: none;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_text_inner h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  padding-bottom: 26px;
  letter-spacing: 0px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_text_inner p {
  font-size: 19px;
  line-height: 150%;
  letter-spacing: 0;
  margin-bottom: 28px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_text_inner ol {
  margin-left: 20px;
  padding-bottom: 28px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_text_inner ol li {
  list-style: none;
  font-size: 19px;
  margin-bottom: 0;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_column_3_5 .et_pb_text_inner ol li .num {
  margin-right: 18px;
  font-weight: 700;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 {
  max-width: 381px;
  padding: 29px 39px;
}
@media (min-width: 981px) {
  body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 {
    float: right;
  }
}
@media (max-width: 980px) {
  body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 {
    margin: 0 auto;
    margin-top: 28px;
  }
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-head h2 {
  font-size: 24px !important;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0;
  padding-bottom: 2px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody {
  background: transparent;
  padding: 0;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form {
  padding: 0;
  background: transparent;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsError {
  margin-top: 10px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRow {
  margin-bottom: 12px !important;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError {
  margin-bottom: 12px !important;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody label, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError label {
  color: #ffffff;
  font-family: Gilroy;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  height: 23px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody label .fsRequiredMarker, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError label .fsRequiredMarker {
  color: #0b6c6e;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody input, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError input {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid #223444 !important;
  height: 30px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsFieldFocused, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError.fsFieldFocused {
  padding: 10px 0 10px 10px !important;
  margin: -10px -10px !important;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsFieldFocused input, body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody form .fsRowBody.fsValidationError.fsFieldFocused input {
  box-shadow: none;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody #fsSubmit3790007 {
  margin-top: 0px;
  padding-top: 5px;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody #fsSubmit3790007 .fsSubmitButton {
  height: 44px;
  box-shadow: 0 4px 0 #9f3d03;
  border-radius: 5px !important;
  background-color: #ef7126 !important;
  font-family: Gilroy;
  font-weight: 700;
  font-size: 22px !important;
  width: 100%;
  border: 2px solid #ef7126;
  transition: all 0.2s;
}
body.page #main-content .entry-content #tips-tricks-content .et_pb_row_0 .et_pb_code_0 .form-tips .fsBody #fsSubmit3790007 .fsSubmitButton:hover {
  background-color: #fff !important;
  color: #ef7126 !important;
}
/****Faq Pages Template****/
body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 40px !important;
  }
}
body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  font-family: 'Gilroy', sans-serif !important;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.page #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.search #main-content #faq-pages-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
body.page #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  font-size: 65px !important;
  font-family: 'Gilroy', sans-serif !important;
}
@media (max-width: 980px) {
  body.page #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 55px !important;
  }
}
@media (max-width: 767px) {
  body.page #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.search #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 45px !important;
  }
}
body.page #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.search #main-content #search-results-banner .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  font-size: 28px !important;
  font-family: 'Gilroy', sans-serif !important;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_text_inner h2, body.page #main-content #search-page-content .et_pb_column .et_pb_text_inner h2, body.search #main-content #faq-pages-content .et_pb_column .et_pb_text_inner h2, body.search #main-content #search-page-content .et_pb_column .et_pb_text_inner h2 {
  font-family: "Source Sans Pro", sans-serif !important;
  margin-top: 21px;
  letter-spacing: 0;
  padding-bottom: 38px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article {
  border-bottom: 1px solid #ef7126;
  padding-bottom: 20px;
  margin-bottom: 33px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article .entry-title, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article .entry-title, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article .entry-title, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article .entry-title {
  background-color: #e2f7f7;
  padding: 20px 0 21px 64px;
  border-left: 6px solid #19787a;
  position: relative;
  font-size: 24px !important;
  font-weight: 700;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article .entry-title:before, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article .entry-title:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article .entry-title:before, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article .entry-title:before {
  content: 'Q.';
  position: absolute;
  left: 15px;
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 900;
  font-size: 32px;
  color: #19787a;
  left: 16px;
  top: 17px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content {
  padding: 22px 0 13px 70px;
  position: relative;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content:before, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content:before, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content:before {
  content: 'A.';
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 900;
  font-size: 32px;
  color: #ef7126;
  border-left: 6px solid #ef7126;
  padding-left: 17px;
  padding-top: 14px;
  height: 55px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content p, body.page #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content p, body.search #main-content #faq-pages-content .et_pb_column .et_pb_posts article .post-content p, body.search #main-content #search-page-content .et_pb_column .et_pb_posts article .post-content p {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 19px;
  color: #000000;
  line-height: 150%;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
  padding: 0;
}
@media (min-width: 981px) {
  body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body {
    float: right;
    max-width: 300px;
  }
}
@media (max-width: 980px) {
  body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media (max-width: 980px) {
  body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .et_pb_widget, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .et_pb_widget, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .et_pb_widget, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .et_pb_widget, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .et_pb_widget, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .et_pb_widget, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .et_pb_widget, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .et_pb_widget {
    width: 100%;
  }
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search {
  background-image: linear-gradient(30deg, #19787a 0%, #0cae76 100%);
  color: #fff;
  text-align: center;
  padding: 21px;
  margin-bottom: 20px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search h4, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search h4, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search h4, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search h4, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search h4, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search h4, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search h4, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search h4 {
  color: #fff;
  margin-bottom: 22px;
  letter-spacing: 0;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search input#s::placeholder, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input#s::placeholder, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search input#s::placeholder, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input#s::placeholder, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search input#s::placeholder, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input#s::placeholder, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search input#s::placeholder, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input#s::placeholder {
  color: #797979;
  font-size: 17px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search form, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search form, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search form, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search form, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form {
  position: relative;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search form:before, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form:before, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search form:before, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search form:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form:before, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search form:before, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search form:before {
  content: url(/wp-content/themes/tlc/images/search_icon.png);
  position: absolute;
  left: 39px;
  top: 9px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search #searchsubmit, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search #searchsubmit, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search #searchsubmit, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search #searchsubmit, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search #searchsubmit, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search #searchsubmit, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search #searchsubmit, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search #searchsubmit {
  display: none;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search input, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search input, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_search input, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_search input, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_search input {
  border-radius: 0;
  height: 51px !important;
  margin-bottom: 4px;
  text-align: center;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud {
  border-bottom: 2px solid #d0d0d0;
  border-top: 2px solid #d0d0d0;
  padding: 23px 0 14px !important;
  margin-bottom: 23px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .widgettitle, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .widgettitle, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .widgettitle, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .widgettitle, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .widgettitle, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .widgettitle, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .widgettitle, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .widgettitle {
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 18px;
  letter-spacing: 0;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a {
  font-size: 19px !important;
  background: none;
  padding-left: 2px;
  color: #000;
  line-height: 130%;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a:hover, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a:hover, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a:hover, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a:hover, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a:hover, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a:hover, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_tag_cloud .tagcloud a:hover, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_tag_cloud .tagcloud a:hover {
  color: #ef7126;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries .widgettitle, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries .widgettitle, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries .widgettitle, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries .widgettitle, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries .widgettitle, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries .widgettitle, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries .widgettitle, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries .widgettitle {
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 21px;
  letter-spacing: 0;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li {
  text-indent: 0;
  padding-left: 0;
  line-height: 120% !important;
  margin-bottom: 24px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a {
  border-bottom: 1px solid;
  font-size: 19px;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a:hover, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a:hover, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a:hover, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a:hover, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a:hover, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a:hover, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li a:hover, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li a:hover {
  color: #ef7126;
}
body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li:before, body.page #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li:before, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li:before, body.page #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li:before, body.search #main-content #faq-pages-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li:before, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0 .widget_recent_entries ul li:before, body.search #main-content #search-page-content .et_pb_column .et_pb_sidebar_0_tb_body .widget_recent_entries ul li:before {
  display: none;
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #around-office-banner .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_description {
    padding: 26.5% 0 25% 0 !important;
  }
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #main-content #around-office-banner .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 65px !important;
  }
}
body:not(.home).page-template-default #main-content #around-office-banner .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title span {
  display: block;
}
body.page-id-20607 #et-main-area #main-content .container {
  padding-top: 48px;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content p {
  margin-bottom: 3.24%;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content p img {
  margin-top: 23px;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content h3 {
  margin-top: 14px;
  padding: 0 0 16px 32px !important;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content h3 {
    margin-top: 30px;
  }
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content ul {
  margin: 20px 0 6px;
  padding-left: 3.9% !important;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content ul li {
  padding-left: 45px;
  margin: 0 0 28px 0;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content ul li:last-child {
  margin-bottom: 0;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content ul li strong {
  font-weight: 700;
}
body.page-id-20607 #et-main-area #main-content .container #content-area #left-area article .entry-content ul li p {
  margin-top: 28px;
  margin-bottom: 0;
}
@media (min-width: 981px) {
  body.page-id-20607 #et-main-area #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 18.3% 0 9.8% 0 !important;
  }
}
body.page-id-20607 #et-main-area #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1.et_pb_slide_title {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  body.page-id-20607 #et-main-area #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 55px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-20607 #et-main-area #main-content .et_pb_slides .et_pb_slide .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 45px !important;
  }
}
/*Pricing Plans*/
@media (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-banner .et_pb_slide .et_pb_slide_description {
    padding: 27.67% 0 20.3% 0 !important;
    max-width: 92%;
    text-align: right;
  }
}
@media (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-banner .et_pb_slide .et_pb_slide_description h1 {
    font-size: 65px !important;
  }
}
body:not(.home) #main-content #plans-pricing-section {
  padding: 69px 0 !important;
}
body:not(.home) #main-content #plans-pricing-section h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  padding: 0;
  letter-spacing: 0;
  text-align: center;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_0 {
  padding-bottom: 27px !important;
}
@media (max-width: 529px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column .et_pb_text_inner h2 {
    padding-left: 0 !important;
    padding: 26px 0 !important;
  }
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_1, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 {
  padding-bottom: 0 !important;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column {
  border-radius: 20px 20px 0 0;
  background-color: #0e1b24;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 {
  color: #fff;
  font-size: 34px !important;
  padding: 26px;
  background-image: url(/wp-content/themes/tlc/images/pricing.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  padding-left: 66px;
  background-position-x: 50.8%;
}
@media (max-width: 767px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 {
    padding-left: 18px !important;
    padding: 26px 0;
    font-size: 28px !important;
  }
}
@media (max-width: 529px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 {
    display: block;
    padding-left: 0 !important;
    padding: 10px 0 10px !important;
  }
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2 span, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 span {
  font-size: 60px;
  color: #41d85a;
  margin: 0 0px 0 32px;
  font-weight: 700;
}
@media (max-width: 529px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2 span, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 span {
    display: block;
    margin: 8px 0;
  }
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2 span.users, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 span.users {
  color: #879fb0;
  font-size: 20px;
  border-top: 1px solid #8199a9;
  border-bottom: 1px solid #8199a9;
  font-weight: 400;
}
@media (max-width: 767px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2 span.users, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 span.users {
    font-size: 16px;
  }
}
@media (max-width: 529px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_1 .et_pb_column h2 span.users, body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 .et_pb_column h2 span.users {
    margin: 0;
    border: none;
  }
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 {
  border-radius: 0 0 20px 20px;
  border: 2px solid #0e1b24;
  padding: 3px 153px !important;
}
@media (max-width: 980px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 {
    padding: 30px 50px 0 !important;
  }
}
@media (max-width: 980px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2 .et_pb_column, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 .et_pb_column {
    margin-bottom: 0;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 {
    padding: 3px 50px !important;
  }
}
@media (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2 .et_pb_column:first-of-type, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 .et_pb_column:first-of-type {
    margin-right: 2.5%;
  }
}
@media (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2 .et_pb_column:nth-child(2), body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 .et_pb_column:nth-child(2) {
    margin-right: 5.7%;
    width: 32.333%;
  }
}
@media (min-width: 981px) {
  body:not(.home) #main-content #plans-pricing-section .et_pb_row_2 .et_pb_column:nth-child(3), body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 .et_pb_column:nth-child(3) {
    margin-right: 6.7%;
    max-width: 28.1%;
  }
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_2 .et_pb_column:nth-child(3) ul li span, body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 .et_pb_column:nth-child(3) ul li span {
  display: inline;
  font-size: 20px;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_3 {
  padding: 52px 0 22px !important;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_4 {
  padding-bottom: 26px !important;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_5 h2 {
  padding-left: 26px !important;
}
body:not(.home) #main-content #plans-pricing-section .et_pb_row_6 {
  padding-bottom: 20px !important;
}
body:not(.home) #main-content #plans-pricing-section ul {
  margin-top: 30px;
  padding-left: 0;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  body:not(.home) #main-content #plans-pricing-section ul {
    margin-top: 0;
  }
}
body:not(.home) #main-content #plans-pricing-section ul li {
  padding-left: 30px;
  padding-left: 36px;
  letter-spacing: 0;
  margin-bottom: 27px;
  font-weight: 600;
  line-height: 148% !important;
}
body:not(.home) #main-content #plans-pricing-section ul li span {
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.3px;
}
body:not(.home) #main-content #plans-pricing-section ul li:before {
  position: absolute;
  content: '';
  background-image: url(/wp-content/themes/tlc/images/list-icon.png);
  background-repeat: no-repeat;
  left: 0;
  top: 4px;
  width: 36px;
  height: 36px;
  background-size: 65%;
  transform: none;
}
body.page-id-21300 #left-area .entry-content img {
  max-height: 350px;
  object-fit: cover;
}
body.postid-21817 #left-area .entry-content span.block, body.postid-22029 #left-area .entry-content span.block {
  display: block;
  margin-top: 35px;
}
@media (min-width: 981px) {
  body.postid-21981 #left-area .entry-content p:nth-of-type(2), body.postid-21981 #left-area .entry-content p:nth-of-type(3) {
    width: 60% !important;
    position: relative;
  }
}
@media (min-width: 981px) {
  body.postid-21981 #left-area .entry-content img {
    position: absolute;
    left: 49%;
  }
}
body.page-template-template-docs #main-content .container {
  padding-top: 58px !important;
}
#main-content #tips-tricks-content .form-tips .fsSection .fsRow .fsValidationError label {
  color: #ff0505 !important;
}
#main-content #tips-tricks-content .form-tips .fsSection .fsRow .fsValidationError label span {
  color: #ff0505 !important;
}
#main-content #tips-tricks-content .form-tips .fsSection .fsRow input {
  color: #ffffff !important;
  box-shadow: none !important;
}
.before-footer-banner {
  background: #0d1822;
}
.before-footer-banner .before-footer-banner_row {
  padding: 75px 0;
  max-width: 1280px;
  border-bottom: 1px solid #7c878e;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-family: 'Gilroy', sans-serif;
}
.before-footer-banner .before-footer-banner_row h3 {
  font-size: 50px !important;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 980px) {
  .before-footer-banner .before-footer-banner_row h3 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .before-footer-banner .before-footer-banner_row h3 {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .before-footer-banner .before-footer-banner_row h3 {
    font-size: 46px !important;
  }
}
.before-footer-banner .before-footer-banner_row h3 span:not(.orange) {
  white-space: nowrap;
}
.before-footer-banner .before-footer-banner_row h3 span.orange {
  color: #ef7126;
}
.before-footer-banner .before-footer-banner_row .schedule-btn {
  background: #ef7126;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 4px 14px;
  box-shadow: 0 3px 0 #bf581b;
  border-radius: 5px;
  background-color: #ef7126;
  color: #fff;
  padding: 5px 21px 6px;
  border: 2px solid #ef7126;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 30px;
  transition: all 0.2s;
}
.before-footer-banner .before-footer-banner_row .schedule-btn:hover {
  box-shadow: none;
}
/*@import "page/home";*/
body.page-id-8870 #page-container .section-contact-banner.et_pb_section {
  padding: 125px 0 125px 0 !important;
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section {
    padding: 100px 0 100px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section {
    padding: 80px 0 80px !important;
  }
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .row-header {
  padding-bottom: 4.1em !important;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .row-header h1 {
  padding-bottom: 0;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  line-height: 1;
  font-weight: 400;
  font-size: clamp(50px, 3.93vw, 65px) !important;
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .row-header h1 {
    font-size: clamp(45px, 5.78vw, 55px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .row-header h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .row-header h1 {
    font-size: clamp(40px, 6.42vw, 45px) !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_column:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb {
  max-width: 292px;
  margin: 0 auto 35px auto !important;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_main_blurb_image {
  margin-bottom: 2.2em !important;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_main_blurb_image img {
  height: 100px;
  object-fit: contain;
}
@media (min-width: 1280px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_main_blurb_image img {
    height: 125px;
  }
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_main_blurb_image img {
    height: 70px;
  }
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb h4.et_pb_module_header {
  margin-bottom: 0.84em;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-weight: 400;
  font-size: 34px !important;
  line-height: 1 !important;
  letter-spacing: normal;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_blurb_description p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  font-size: 22px !important;
  letter-spacing: normal;
  color: #fff !important;
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_blurb_description p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_blurb .et_pb_blurb_description p {
    font-size: 18px !important;
  }
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_button_module_wrapper {
  text-align: center;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button {
  padding: 8px 18px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 20px !important;
  letter-spacing: normal;
  text-transform: capitalize;
  background: #00595b;
  border: none;
  line-height: 1.55 !important;
  border: 2px solid #00595b;
  color: #ffffff !important;
  font-weight: 400;
  border-radius: 5px;
  text-align: center;
  margin: 0 auto !important;
}
body.page-id-8870 #page-container .section-contact-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button:hover {
  background: #ffffff !important;
  color: #00595b !important;
  border: 2px solid #00595b !important;
}
@media (min-width: 981px) {
  .section-contact-map {
    padding: 60px 0 95px 0 !important;
  }
}
@media (min-width: 981px) {
  .section-contact-map .et_pb_column:first-of-type {
    padding-top: 35px;
  }
}
.section-contact-map .et_pb_image {
  margin-bottom: 40px !important;
}
.section-contact-map .et_pb_image img {
  max-width: 210px;
  object-fit: contain;
}
.section-contact-map .et_pb_text p {
  font-size: 26px !important;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1.4px;
}
@media (max-width: 980px) {
  .section-contact-map .et_pb_text p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section-contact-map .et_pb_text p {
    font-size: 22px !important;
  }
}
@media (min-width: 1280px) {
  .section-contact-map .et_pb_text p {
    font-size: 28px !important;
  }
}
.section-contact-map .et_pb_text p:first-of-type {
  padding-bottom: 40px !important;
}
.section-contact-map .et_pb_text p a {
  color: inherit;
}
.section-contact-map .et_pb_text p a:hover {
  color: #005F61;
}
.section-contact-map .et_pb_map {
  height: 515px;
  border-radius: 30px 0;
}
@media (max-width: 980px) {
  .section-contact-map .et_pb_map {
    height: 350px;
  }
}
#super_map {
  height: 515px;
  width: 100%;
  filter: drop-shadow(9px 15.588px 19px rgba(0, 0, 0, 0.15));
  border-radius: 30px;
}
#super_map .gm-style-iw.gm-style-iw-c {
  background-color: rgba(6, 28, 48, 0.85);
}
#super_map .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
  overflow: hidden !important;
}
#super_map .gm-style-iw.gm-style-iw-c .info-window {
  text-align: center;
  padding: 40px 40px 40px 25px;
}
#super_map .gm-style-iw.gm-style-iw-c .info-window h3 {
  text-align: center;
  font-size: 18px !important;
  line-height: 130%;
  color: #fff;
  padding-bottom: 0;
}
#super_map .gm-style-iw.gm-style-iw-c .info-window .btn_orange {
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
  max-width: 159px;
  width: 100%;
  border-radius: 4px;
  background-color: #005F61;
  padding: 12px 20px;
  border-color: #005F61;
  margin: auto;
  margin-top: 20px;
  text-align: center;
  float: none;
  align-items: center;
  display: flex;
  font-weight: bold;
  transition: all 0.25s ease;
  line-height: 1;
}
#super_map .gm-style .gm-style-iw-t::after {
  background: rgba(6, 28, 48, 0.85);
  background: linear-gradient(45deg, rgba(6, 28, 48, 0.85) 50%, rgba(6, 28, 48, 0) 51%, rgba(6, 28, 48, 0) 100%);
}
/* new 26.11.21 */
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section {
  padding: 60px 0 !important;
}
@media (min-width: 981px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section {
    padding: 96px 0 100px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section {
    padding: 75px 0 !important;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row {
  width: 90%;
  max-width: 780px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner h2 {
  padding: 0;
  margin-bottom: 0.8em;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-weight: 400;
  line-height: 0.9 !important;
  letter-spacing: normal;
  font-size: clamp(35px, 2.35vw, 40px) !important;
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner h2 {
    font-size: clamp(30px, 3.68vw, 35px) !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner h2 {
    font-size: clamp(25px, 4vw, 30px) !important;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner p {
  margin-bottom: 1.15em;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  font-size: 20px !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap br {
  display: none;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper.gravity-theme .ginput_complex span {
  margin: 0 !important;
  padding: 0 !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper .gform_validation_errors {
  display: none !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper .gform_required_legend {
  display: none !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-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;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 49%;
  position: relative;
  text-align: left;
  line-height: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 10px !important;
  max-width: 100% !important;
}
@media screen and (max-width: 475px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield:nth-last-child(1) {
  width: 100%;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error {
  border: none;
  box-shadow: none;
  background: transparent;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border-bottom: 2px solid #c02b0a !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0 !important;
  margin: 0;
  font-size: 14px;
  color: #c02b0a;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield legend, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: normal;
  line-height: 1;
  margin-top: 0;
  text-transform: capitalize;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield legend .gfield_required, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
  color: #000000;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin-top: 0 !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #b4cad8;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  margin: 0;
  color: #4e4e4e;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border-bottom: 2px solid #b4cad8 !important;
  /*border: none !important;*/
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 50px;
  resize: none;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_footer {
  padding: 0;
  margin-top: 15px;
  text-align: center;
  justify-content: center;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_footer input {
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #00595b !important;
  background: #00595b !important;
  text-transform: uppercase;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-form-section .et_pb_row .et_pb_text_inner .contactus-form-wrap .gform_wrapper form .gform_footer input:hover {
  background: #fff !important;
  color: #00595b !important;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section {
  padding: 0 0 60px !important;
}
@media (min-width: 981px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section {
    padding: 0 0 115px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section {
    padding: 0 0 75px !important;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row {
  width: 90%;
  max-width: 1260px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col {
  position: relative;
}
@media (min-width: 981px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col {
    width: 47%;
  }
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col:not(:last-child) {
    margin-right: 6%;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contactus-map-wrap {
  height: 457px;
  border: 5px solid #fff;
  border-radius: 8px;
  box-shadow: 2px 10px 27px 9px #d8d8d8;
}
@media (min-width: 981px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contactus-map-wrap {
    margin-bottom: 0;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  z-index: 9999999;
}
@media (max-width: 767px) {
  body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text {
    display: none;
  }
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address {
  display: flex;
  flex-direction: column;
  border: 1px solid #00595b;
  border-radius: 8px;
  width: 231px;
  height: 210px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address .map-address-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 39%;
  background-color: #fff;
  opacity: 0.92;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address .map-address-text {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 61%;
  background-color: #00595b;
  opacity: 0.92;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address .map-address-text p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.42px;
  text-align: center;
  color: #ffffff;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address .map-address-text p a {
  color: #fff;
}
body.page-id-8870 #page-container #et-boc.et-boc #main-content .entry-content .contactus-map-section .contactus-map-row .contactus-map-col .contacus-map-text .contacus-map-address .map-address-text p a:hover {
  color: #e3e3e3 !important;
}
body.page-id-8870 #page-container #et-boc.et-boc footer.et-l--footer .section-footer1 {
  display: none !important;
}
#main-content .container:before {
  display: none;
}
.single-post #main-content > .container, .single-jobs #main-content > .container {
  padding: 50px 0 0 !important;
  max-width: 1280px;
}
@media (min-width: 981px) {
  .single-post #main-content > .container, .single-jobs #main-content > .container {
    padding: 80px 0 0 !important;
  }
}
.single-post #main-content > .container #left-area, .single-jobs #main-content > .container #left-area {
  width: 69.25%;
}
.single-post #main-content > .container #left-area article, .single-jobs #main-content > .container #left-area article {
  padding: 0 !important;
}
.single-post .entry-content p:first-of-type, .single-jobs .entry-content p:first-of-type {
  font-size: 120%;
}
@media (min-width: 981px) {
  body.archive #left-area, body.blog #left-area {
    width: 64% !important;
    padding: 0 !important;
    margin-right: 6%;
  }
}
@media (max-width: 980px) {
  body.archive #left-area, body.blog #left-area {
    padding-bottom: 50px;
  }
}
body.archive #left-area article, body.blog #left-area article {
  padding-bottom: 0 !important;
}
body.archive #left-area h3, body.blog #left-area h3 {
  font-size: 40px !important;
  font-weight: 600;
  line-height: 100% !important;
  letter-spacing: 2px;
}
@media (max-width: 980px) {
  body.archive #left-area h3, body.blog #left-area h3 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  body.archive #left-area h3, body.blog #left-area h3 {
    font-size: 28px !important;
  }
}
body.archive #left-area .searchandfilter input[type="submit"], body.blog #left-area .searchandfilter input[type="submit"] {
  display: none;
}
body.archive #left-area .searchandfilter h4, body.blog #left-area .searchandfilter h4 {
  text-transform: uppercase;
  padding-bottom: 0;
}
body.archive #left-area .searchandfilter ul, body.blog #left-area .searchandfilter ul {
  padding: 0 0 50px 0 !important;
  width: 100%;
}
body.archive #left-area .searchandfilter li, body.blog #left-area .searchandfilter li {
  display: inline-block;
  padding: 0;
}
body.archive #left-area .searchandfilter li:nth-of-type(1), body.blog #left-area .searchandfilter li:nth-of-type(1) {
  width: 48.5%;
  margin-right: 3%;
  float: left;
}
body.archive #left-area .searchandfilter li:nth-of-type(2), body.blog #left-area .searchandfilter li:nth-of-type(2) {
  width: 48.5%;
  margin-right: 0%;
  float: left;
}
body.archive #left-area .searchandfilter li:before, body.blog #left-area .searchandfilter li:before {
  display: none !important;
}
body.archive #left-area .searchandfilter select, body.blog #left-area .searchandfilter select {
  width: 100%;
  height: 35px;
  border: 1px solid #b7b7b7;
}
body.archive #left-area .et_pb_post, body.blog #left-area .et_pb_post {
  margin-bottom: 50px !important;
}
@media (min-width: 981px) {
  body.archive #left-area .et_pb_post, body.blog #left-area .et_pb_post {
    width: 48.5%;
    float: left;
  }
  body.archive #left-area .et_pb_post:nth-of-type(2n+1), body.blog #left-area .et_pb_post:nth-of-type(2n+1) {
    margin-right: 3%;
  }
}
body.archive #left-area .et_pb_post .entry-featured-image-url, body.blog #left-area .et_pb_post .entry-featured-image-url {
  margin-bottom: 35px;
}
body.archive #left-area .et_pb_post .entry-featured-image-url img, body.blog #left-area .et_pb_post .entry-featured-image-url img {
  height: 240px;
  object-fit: cover;
  width: 100%;
}
body.archive #left-area .et_pb_post .entry-title, body.blog #left-area .et_pb_post .entry-title {
  color: #000 !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 115%;
  letter-spacing: 1px;
  padding-bottom: 35px;
}
@media (max-width: 980px) {
  body.archive #left-area .et_pb_post .entry-title, body.blog #left-area .et_pb_post .entry-title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.archive #left-area .et_pb_post .entry-title, body.blog #left-area .et_pb_post .entry-title {
    font-size: 22px !important;
  }
}
body.archive #left-area .et_pb_post .entry-title a, body.blog #left-area .et_pb_post .entry-title a {
  display: block;
  color: inherit !important;
}
body.archive #left-area .et_pb_post .post-meta, body.blog #left-area .et_pb_post .post-meta {
  color: #000 !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 100% !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 !important;
  margin: 0 !important;
}
body.archive #left-area .et_pb_post .post-meta a, body.blog #left-area .et_pb_post .post-meta a {
  color: inherit !important;
}
body.archive #left-area .et_pb_post p:not(.post-meta), body.blog #left-area .et_pb_post p:not(.post-meta) {
  display: none;
}
.widget-body {
  padding: 25px;
}
/*
.nav-single {
	margin-top: 50px;

	.nav-previous,
	.nav-next 	{
		max-width: 250px;
		
		a {
			display: flex;
			line-height: 120%;
		}
	}
	
	.nav-previous .meta-nav {
		content: url(/wp-content/uploads/2019/10/icon-post-prev.png);
		vertical-align: middle;
		margin-right: 10px;	
		float: left;
	}
	
	.nav-next .meta-nav {
		content: url(/wp-content/uploads/2019/10/icon-post-next.png);
		vertical-align: middle;
		margin-left: 10px;		
		float: right;
	}
}
*/
.archive .et_pb_post {
  margin-bottom: 30px;
}
.wp-pagenavi {
  text-align: center;
  border: none;
}
.wp-pagenavi a {
  color: #000000;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 32px;
}
.wp-pagenavi span.current {
  color: #005F61 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 32px;
  margin: 0 1rem;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  margin: 0 1rem;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 36px;
  height: 36px;
  color: transparent !important;
  background-position: top left !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
  color: transparent !important;
}
.wp-pagenavi .previouspostslink {
  background: url(/wp-content/uploads/2019/12/prev-icon.png);
}
.wp-pagenavi .nextpostslink {
  background: url(/wp-content/uploads/2019/12/next-icon.png);
}
body.category-office-news-blog #main-content .et_pb_slide_0 .et_pb_slide_description {
  padding: 26.5% 0 25% 0 !important;
}
body.category-office-news-blog #main-content .et_pb_slide_0 .et_pb_slide_description h1.et_pb_slide_title {
  line-height: 99%;
  letter-spacing: -0.1px;
  font-family: 'Gilroy', sans-serif;
}
body.category-office-news-blog #main-content .et_pb_slide_0 .et_pb_slide_description h1.et_pb_slide_title span {
  display: block;
}
body.category-office-news-blog #main-content .et_pb_slide_0 .et_pb_slide_description .et_pb_slide_content {
  display: none;
}
#post-21997 .entry-content p {
  display: inherit;
}
.section-team-gallery {
  padding: 80px 0 !important;
}
@media (max-width: 980px) {
  .section-team-gallery {
    padding: 60px 0 !important;
  }
}
.section-team-gallery .row-header h2 {
  padding: 0 !important;
}
.section-team-gallery .row-gallery {
  max-width: 1000px !important;
}
.section-team-gallery .row-gallery .et_pb_column {
  text-align: center;
}
.section-team-gallery .row-gallery .et_pb_text {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 310px;
  height: 385px !important;
  margin: 5px 3px;
  vertical-align: top;
}
.section-team-gallery .row-gallery .et_pb_text .et_pb_text_inner {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 45px;
  text-align: center;
}
.section-team-gallery .row-gallery .et_pb_text .et_pb_text_inner .name {
  margin-bottom: 0 !important;
  font-size: 24px !important;
  font-weight: 600;
  line-height: 120% !important;
  padding-bottom: 0 !important;
}
.section-team-gallery .row-gallery .et_pb_text .et_pb_text_inner p:last-of-type {
  margin-bottom: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
body #main-content #covid-banner-home {
  font-family: 'Source Sans Pro', sans-serif !important;
}
body #main-content #covid-banner-home.section-home-banner.et_pb_section {
  min-height: 800px;
}
body #main-content #covid-banner-home.section-home-banner.et_pb_section h1 {
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body #main-content #covid-banner-home.section-home-banner.et_pb_section h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 767px) {
  body #main-content #covid-banner-home.section-home-banner.et_pb_section h1 {
    font-size: 40px !important;
  }
}
body #main-content #covid-banner-home .et_pb_column .home-banner-contact-form {
  background: rgba(2, 36, 37, 0.75);
}
body #main-content #covid-banner-home .et_pb_column .home-banner-contact-form p.form-heading {
  font-size: 30px !important;
  font-weight: bold;
  line-height: 105%;
  padding-bottom: 20px !important;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  body #main-content #covid-banner-home .et_pb_column .home-banner-contact-form p.form-heading {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body #main-content #covid-banner-home .et_pb_column .home-banner-contact-form p.form-heading {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  body #main-content #covid-banner-home .et_pb_column .home-banner-contact-form p.form-heading {
    font-size: 34px !important;
  }
}
@media (min-width: 981px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type {
    justify-content: start;
    margin-right: 1%;
    width: 52%;
  }
}
@media (min-width: 1280px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type h1 {
    padding-bottom: 0px;
    padding-top: 10px;
    letter-spacing: 1px;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_0 {
  margin-bottom: 4.5%;
}
@media (min-width: 981px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_1 .et_pb_text_inner {
    max-width: 96.3%;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner {
  color: #fff;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner p.heading {
  margin-bottom: 0;
  font-size: 50px !important;
  color: #fff;
  line-height: 100%;
  font-weight: 900;
  padding-bottom: 30px !important;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner p.heading {
    font-size: 46px !important;
  }
}
@media (max-width: 767px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner p.heading {
    font-size: 40px !important;
  }
}
@media (min-width: 1280px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner p.heading {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
    letter-spacing: 1px;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner > p:not(.heading) {
  font-size: 18px !important;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px 5px 0 0;
  background-color: #ef7126;
  margin-bottom: 0;
  padding: 6px 0 !important;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb {
  display: flex;
  flex-wrap: wrap;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner {
  width: 50%;
  border-radius: 0 0 0 8px;
  border: 1px solid #038588;
  background-image: linear-gradient(30deg, #005f61 0%, #123e45 100%);
  padding: 24px 19px 32px;
  border-top: none;
}
@media (max-width: 600px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner {
    width: 100%;
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 981px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner .button {
    position: absolute;
    bottom: 33px;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner.second {
  border-radius: 0 0 8px;
  background-image: linear-gradient(30deg, #123e45 0%, #005f61 100%);
}
@media (min-width: 981px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner.second .button {
    position: relative;
    bottom: 0;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner p.heading_h3 {
  font-size: 22px !important;
  color: #fff;
  margin: 8px 0 15px;
  letter-spacing: 0.3px;
  line-height: 1.4;
  font-weight: 500;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner p.heading_h3 em {
  font-size: 16px;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner h3 {
  font-size: 22px !important;
  color: #fff;
  margin: 8px 0 15px;
  letter-spacing: 0.3px;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner h3 em {
  font-size: 16px;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner p:not(.heading_h3) {
  font-size: 18px !important;
  font-weight: 100;
  letter-spacing: 0.4px;
  line-height: 124%;
  min-height: 115px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner p:not(.heading_h3) {
    min-height: auto;
  }
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner p:not(.heading_h3):first-of-type {
  display: none;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner .button a {
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #ef7126;
  padding: 4px 12px;
  letter-spacing: 1.5px;
  transition: all 0.2s;
}
body #main-content #covid-banner-home .et_pb_column:first-of-type .et_pb_text_inner .two-column-blurb .column-inner .button a:hover {
  background: #ef7126;
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .row-header {
    padding-bottom: 60px !important;
  }
}
.page-id-20785 #main-content .row-header h2 {
  padding-bottom: 0 !important;
}
.page-id-20785 #main-content h2 {
  font-size: 50px !important;
  font-weight: 700 !important;
  line-height: 115% !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content h2 {
    font-size: 30px !important;
  }
}
.page-id-20785 #main-content .et_pb_button {
  color: #fff !important;
  line-height: 46px !important;
  background-color: #ef7126 !important;
  border-color: #ef7126 !important;
  padding: 0 30px !important;
}
.page-id-20785 #main-content .et_pb_button:hover {
  color: #ef7126 !important;
  padding: 0 30px !important;
  background: #fff !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section {
  border-bottom: 8px solid #005F61;
  padding: 200px 0 55px 0 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section {
    padding-top: 150px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section {
    padding-top: 110px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(13, 24, 34, 0.6);
  z-index: 1;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_row {
  position: relative;
  z-index: 10;
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_column:first-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_column:first-of-type {
    margin-bottom: 50px !important;
  }
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_column:first-of-type .et_pb_text {
    text-align: center;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section h5 {
  font-size: 26px !important;
  font-weight: 300;
  line-height: 110%;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  padding-bottom: 30px !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h5 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h5 {
    font-size: 22px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h5 {
    font-size: 28px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section h1 {
  font-size: 50px !important;
  line-height: 100%;
  font-weight: 900;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section h1 {
    font-size: 50px !important;
    padding-bottom: 50px;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section p {
  font-size: 28px !important;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1px;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section p {
    font-size: 22px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section p {
    font-size: 34px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper {
  margin-top: 35px;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper {
    text-align: center;
  }
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button {
    padding: 4px 35px !important;
  }
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button:hover {
    padding: 4px 35px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button {
    padding: 0 15px !important;
  }
  .page-id-20785 #main-content .section-home-banner.et_pb_section .et_pb_button_module_wrapper .et_pb_button:hover {
    padding: 0 15px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form {
  padding: 35px;
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form {
    max-width: 550px;
    float: right;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form h3 {
  font-size: 30px !important;
  font-weight: bold;
  line-height: 105%;
  padding-bottom: 20px !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form h3 {
    font-size: 34px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p.form-heading {
  font-size: 30px !important;
  font-weight: bold;
  line-height: 105%;
  padding-bottom: 20px !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p.form-heading {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p.form-heading {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p.form-heading {
    font-size: 34px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p:not(.form-heading) {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 110%;
  margin-bottom: 0 !important;
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p:not(.form-heading) {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .home-banner-contact-form p:not(.form-heading) {
    font-size: 18px !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody {
  width: 100%;
  background: transparent;
  padding: 0;
  margin-top: 30px !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm {
  padding: 0;
  margin: 0 !important;
  background: transparent;
  color: #fff;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow {
  width: 100%;
  float: left;
  margin-bottom: 15px !important;
}
@media (min-width: 768px) {
  .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:first-of-type, .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:nth-of-type(2), .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:nth-of-type(3), .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:nth-of-type(4) {
    width: 48%;
  }
  .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:first-of-type, .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsRow:nth-of-type(3) {
    margin-right: 4% !important;
  }
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell {
  margin: 0 !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell.fsFieldFocused {
  padding: 0 !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell .fsLabel, .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell label {
  color: #fff !important;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
  letter-spacing: 1.4px;
  text-align: left !important;
  text-transform: uppercase;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell .fsLabel .fsRequiredMarker, .page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell label .fsRequiredMarker {
  color: #7C878E !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsCell input {
  height: 45px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-shadow: none;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsSubmitButton {
  width: 100%;
  height: 50px;
  background: #005F61 !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: bold !important;
  line-height: 46px !important;
  border: 2px solid #005F61 !important;
  border-radius: 0 !important;
  transition: all 0.3s ease-in-out;
  padding: 0 !important;
}
.page-id-20785 #main-content .section-home-banner.et_pb_section .fsBody .fsForm .fsSubmitButton:hover {
  background: #fff !important;
  color: #005F61 !important;
}
.page-id-20785 #main-content .section-home-cta.et_pb_section {
  padding: 35px 0 !important;
}
.page-id-20785 #main-content .section-home-cta.et_pb_section .et_pb_row {
  max-width: 1150px !important;
}
.page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner {
  text-align: center;
  color: #fff;
}
.page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner h4 {
  font-size: 30px !important;
  font-weight: bold;
  line-height: 100%;
  padding-bottom: 10px;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner h4 {
    font-size: 34px !important;
  }
}
.page-id-20785 #main-content .section-home-cta.et_pb_section .ticker_text .et_pb_text_inner h6 {
  color: #7C878E !important;
  font-size: 17px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  padding-bottom: 0;
}
.page-id-20785 #main-content .section-home-cta.et_pb_section #ticker_btn {
  height: 54px;
  color: #fff;
  font-size: 20px;
  line-height: 50px !important;
  text-transform: none;
  border-radius: 5px;
  background-color: transparent !important;
  border: 2px solid #ffffff !important;
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section #ticker_btn {
    width: 100% !important;
  }
}
@media (min-width: 1280px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section #ticker_btn {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-cta.et_pb_section #ticker_btn {
    width: 250px;
  }
}
.page-id-20785 #main-content .section-home-cta.et_pb_section #ticker_btn:hover {
  border-color: #ef7126 !important;
  background-color: #fff !important;
}
.section-home-about.et_pb_section {
  padding: 75px 0 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}
@media (max-width: 980px) {
  .section-home-about.et_pb_section .et_pb_row:not(.row-header) {
    padding-bottom: 0 !important;
  }
}
.section-home-about.et_pb_section .row-header {
  max-width: 1160px !important;
}
.section-home-about.et_pb_section .team-image {
  box-shadow: -14px 24px 38px rgba(0, 0, 0, 0.25);
  background-color: #005F61;
}
@media (min-width: 981px) {
  .section-home-about.et_pb_section .team-image {
    max-width: 570px;
    float: right;
  }
}
.section-home-about.et_pb_section .team-image img {
  padding-right: 10px;
}
.section-home-about.et_pb_section h3 {
  font-size: 30px !important;
  font-weight: 400;
  line-height: 115%;
  padding-bottom: 30px;
}
@media (max-width: 980px) {
  .section-home-about.et_pb_section h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .section-home-about.et_pb_section h3 {
    font-size: 22px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-about.et_pb_section h3 {
    font-size: 32px !important;
    max-width: 630px;
  }
}
#main-content .section-home-get.et_pb_section {
  font-family: 'Source Sans Pro', sans-serif !important;
  padding: 0px 0 100px 0 !important;
  background: linear-gradient(to bottom, #fff, #fff 200px, #0d1821 200px, #0d1821 100%);
}
@media (max-width: 980px) {
  #main-content .section-home-get.et_pb_section {
    background: linear-gradient(to bottom, #fff, #fff 150px, #0d1821 150px, #0d1821 100%) !important;
  }
}
@media (max-width: 767px) {
  #main-content .section-home-get.et_pb_section {
    background: linear-gradient(to bottom, #fff, #fff 120px, #0d1821 120px, #0d1821 100%) !important;
  }
}
@media (max-width: 375px) {
  #main-content .section-home-get.et_pb_section {
    background: linear-gradient(to bottom, #fff, #fff 140px, #0d1821 140px, #0d1821 100%) !important;
  }
}
#main-content .section-home-get.et_pb_section .header {
  margin-bottom: 40px !important;
}
@media (min-width: 981px) {
  #main-content .section-home-get.et_pb_section .header {
    width: 90%;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 1170px) {
  #main-content .section-home-get.et_pb_section .header {
    margin-bottom: 80px !important;
  }
}
#main-content .section-home-get.et_pb_section .header h4 {
  font-size: 38px !important;
  font-weight: 700;
  line-height: 105% !important;
  padding-bottom: 0px !important;
  max-width: 550px;
}
@media (max-width: 980px) {
  #main-content .section-home-get.et_pb_section .header h4 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section-home-get.et_pb_section .header h4 {
    font-size: 30px !important;
  }
}
@media (min-width: 1150px) {
  #main-content .section-home-get.et_pb_section .header h4 {
    font-size: 45px !important;
  }
}
@media (min-width: 1280px) {
  #main-content .section-home-get.et_pb_section .header h4 {
    font-size: 50px !important;
  }
}
#main-content .section-home-get.et_pb_section .header h5 {
  font-size: 34px !important;
  font-weight: 600;
  line-height: 105%;
  padding-bottom: 15px !important;
}
@media (max-width: 980px) {
  #main-content .section-home-get.et_pb_section .header h5 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section-home-get.et_pb_section .header h5 {
    font-size: 24px !important;
  }
}
#main-content .section-home-get.et_pb_section .et_pb_text:not(.header) {
  font-size: 28px !important;
  font-weight: 400;
  line-height: 120%;
  max-width: 500px;
}
@media (max-width: 980px) {
  #main-content .section-home-get.et_pb_section .et_pb_text:not(.header) {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section-home-get.et_pb_section .et_pb_text:not(.header) {
    font-size: 20px !important;
  }
}
@media (min-width: 1280px) {
  #main-content .section-home-get.et_pb_section .et_pb_text:not(.header) {
    font-size: 32px !important;
  }
}
#main-content .section-home-get.et_pb_section .column-video {
  position: relative;
}
@media (min-width: 981px) {
  #main-content .section-home-get.et_pb_section .column-video {
    border-left: 3px solid #5DC993;
    padding-left: 20px;
  }
}
@media (max-width: 980px) {
  #main-content .section-home-get.et_pb_section .column-video {
    margin-top: 30px;
  }
}
#main-content .section-home-get.et_pb_section .et_pb_video {
  margin: 0 !important;
  box-shadow: -14px 24px 38px rgba(0, 0, 0, 0.25);
}
#main-content .section-home-get.et_pb_section .et_pb_image {
  position: absolute;
  bottom: 40px;
  z-index: 100;
}
.page-id-20785 #main-content .section-home-services.et_pb_section {
  padding: 0 !important;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-header {
  padding-bottom: 40px !important;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services {
  width: 100% !important;
  max-width: 100% !important;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text {
  position: relative;
  float: left;
  height: 300px;
  margin: 0 !important;
  border: 1px solid #0d1821;
}
@media (min-width: 981px) {
  .page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text {
    width: 33.33333%;
    height: 400px;
  }
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text {
    width: 100%;
  }
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text:hover {
  background-blend-mode: multiply;
  transition: all 300ms ease 0ms;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text .et_pb_text_inner {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text h3 {
  font-size: 24px !important;
  font-weight: 600;
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  .page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text h3 {
    font-size: 24px !important;
  }
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text p {
  margin-top: 1rem;
  display: none;
}
.page-id-20785 #main-content .section-home-services.et_pb_section .row-services .et_pb_text:hover p {
  display: block;
}
.section-home-testimonials.et_pb_section {
  background-size: 100% 520px;
  padding: 70px 0 95px 0 !important;
}
.section-home-testimonials.et_pb_section .row-testimonials {
  max-width: 1200px !important;
}
.section-home-testimonials.et_pb_section .testimonial_video {
  height: 420px;
  box-shadow: -14px 24px 38px rgba(0, 0, 0, 0.25);
}
@media (max-width: 980px) {
  .section-home-testimonials.et_pb_section .testimonial_video {
    height: 350px;
  }
}
.section-home-testimonials.et_pb_section .testimonial_video .et_pb_video {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .section-home-testimonials.et_pb_section .et_pb_button {
    min-width: 400px;
  }
}
.section-home-team.et_pb_section {
  padding: 90px 0 !important;
  border-top: 1px solid #e1e1e1;
  font-family: 'Source Sans Pro', sans-serif !important;
}
.section-home-team.et_pb_section .row-team {
  justify-content: center;
}
.section-home-team.et_pb_section .row-team > .hidden {
  display: none;
}
.section-home-team.et_pb_section .row-team .et_pb_team_member {
  position: relative;
}
@media (max-width: 980px) {
  .section-home-team.et_pb_section .row-team .et_pb_team_member {
    max-width: 310px;
    margin: 0 auto 10px !important;
  }
}
.section-home-team.et_pb_section .row-team .et_pb_team_member:hover .et_pb_team_member_image img {
  filter: none;
}
.section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_image {
  max-width: 100%;
  margin: 0 !important;
  width: auto !important;
  float: none !important;
}
.section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_image img {
  display: block !important;
  object-fit: cover;
  cursor: poiner;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.35s ease;
}
@media (min-width: 981px) {
  .section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_image img {
    width: 100% !important;
    height: 450px;
  }
}
@media (min-width: 1280px) {
  .section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_image img {
    height: 550px !important;
  }
}
.section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_description {
  position: absolute;
  bottom: 45px;
  left: 20px;
  right: 20px;
}
.section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_description h4 {
  color: #fff !important;
  font-size: 24px !important;
  line-height: 105%;
  font-weight: 600;
}
@media (max-width: 980px) {
  .section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_description h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_description h4 {
    font-size: 22px !important;
  }
}
.section-home-team.et_pb_section .row-team .et_pb_team_member .et_pb_team_member_description p {
  color: #fff !important;
  font-size: 16px !important;
  line-height: 105%;
  font-weight: 400;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .section-home-team.et_pb_section .et_pb_button {
    min-width: 400px;
  }
}
.section-home-counters.et_pb_section {
  padding: 75px 0 !important;
}
.section-home-counters.et_pb_section h2 {
  max-width: 700px;
  margin: auto;
}
@media (min-width: 981px) {
  .section-home-counters.et_pb_section .et_pb_column_1_4 {
    padding: 0 20px;
    border-right: 1px solid #2d4860;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:last-of-type {
    border-right: none;
  }
}
@media (max-width: 980px) {
  .section-home-counters.et_pb_section .et_pb_column_1_4 {
    padding: 0 20px;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:first-of-type {
    border-right: 1px solid #2d4860;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:first-of-type, .section-home-counters.et_pb_section .et_pb_column_1_4:nth-of-type(2) {
    margin-bottom: 30px !important;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:nth-of-type(3) {
    border-right: 1px solid #2d4860;
  }
}
@media (max-width: 650px) {
  .section-home-counters.et_pb_section .et_pb_column_1_4 {
    width: 100% !important;
    margin: 0 !important;
    padding: 40px 20px;
    border-bottom: 1px solid #2d4860;
    border-left: none !important;
    border-right: none !important;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:first-of-type {
    padding-top: 0 !important;
  }
  .section-home-counters.et_pb_section .et_pb_column_1_4:last-of-type {
    border-bottom: none !important;
    padding-bottom: 0 !important;
  }
}
.section-home-counters.et_pb_section .et_pb_number_counter {
  margin: 0 auto 40px !important;
}
.section-home-counters.et_pb_section .et_pb_number_counter .percent {
  height: auto;
  margin-bottom: 0px !important;
}
.section-home-counters.et_pb_section .et_pb_number_counter .percent p {
  color: #5DC993;
  font-size: 50px !important;
  font-weight: 700;
  line-height: 100% !important;
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-home-counters.et_pb_section .et_pb_number_counter .percent p {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  .section-home-counters.et_pb_section .et_pb_number_counter .percent p {
    font-size: 50px !important;
  }
}
@media (min-width: 1280px) {
  .section-home-counters.et_pb_section .et_pb_number_counter .percent p {
    font-size: 60px !important;
  }
}
.section-home-counters.et_pb_section .et_pb_number_counter h4.title {
  color: #ffffff !important;
  font-size: 28px !important;
  line-height: 105% !important;
  font-weight: 400;
  padding: 0;
}
@media (max-width: 980px) {
  .section-home-counters.et_pb_section .et_pb_number_counter h4.title {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .section-home-counters.et_pb_section .et_pb_number_counter h4.title {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) {
  .section-home-counters.et_pb_section .counter_text {
    max-width: 250px;
    margin: 0 auto;
  }
}
.section-home-counters.et_pb_section .counter_text h5 {
  color: #7C878E !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
  font-style: italic;
  padding-bottom: 35px;
}
.section-home-counters.et_pb_section .counter_text p {
  line-height: 130% !important;
}
.page-id-20785 .et-l--footer .section-footer1 h6 {
  padding-bottom: 10px;
}
@media (min-width: 1280px) {
  .page-id-20785 .et-l--footer .section-footer1 h2 {
    font-size: 70px !important;
  }
}
.page-id-20785 .et-l--footer .section-footer1 .fsSubmitButton {
  background-color: #ef7126 !important;
  border-color: #ef7126 !important;
  border-radius: 5px;
}
.page-id-20785 .et-l--footer .section-footer1 .fsSubmitButton:hover {
  color: #ef7126 !important;
  border-color: #ef7126 !important;
}
@media (min-width: 1280px) and (max-width: 1367px) and (min-height: 768px) and (max-height: 768px) {
  body #main-content #covid-banner-home .section-home-banner.et_pb_section {
    padding: 130px 0 0 0 !important;
  }
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article {
  padding: 0 0 60px;
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .entry-title {
  border-bottom: 1px solid #aabec8;
  margin-bottom: 8%;
  font-family: 'Gilroy', sans-serif;
}
@media (min-width: 981px) {
  #page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .entry-title {
    min-height: 166px;
    border-bottom: 1px solid #aabec8;
    margin-bottom: 13%;
  }
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .et_pb_image_container {
  margin: 20px 0;
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .et_pb_image_container img {
  border: 1px solid #aabec8;
  max-height: 193px;
  object-fit: cover;
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .post-content p {
  font-family: 'Gilroy', sans-serif;
  font-size: 17px;
}
#page-container #media-section.webinar-events-section .et_pb_column .et_pb_salvattore_content article .post-content .more-link {
  font-family: 'Gilroy', sans-serif;
}
#webinar.events-content .container {
  max-width: 860px;
}
#webinar.events-content #left-area {
  margin-top: 0;
  margin-right: 0;
  width: 100% !important;
  padding-right: 0;
}
#webinar.events-content #left-area .entry-content {
  padding-bottom: 40px;
}
#webinar.events-content #left-area .entry-content h2 {
  font-size: 40px !important;
  letter-spacing: -0.22px;
  line-height: 100% !important;
  font-weight: 600;
  padding: 30px 0 !important;
}
#webinar.events-content #left-area .entry-content h2:first-child {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}
#webinar.events-content #left-area .entry-content span {
  display: block;
}
#webinar.events-content #left-area .entry-content span a {
  word-break: break-word;
}
#webinar.events-content #left-area .entry-content span a:hover {
  color: #ef7126;
}
#webinar.events-content #left-area .entry-content .et_pb_accordion p {
  font-size: 18px;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row {
  width: 100% !important;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_text_1 h2 {
  padding: 40px 0 0 !important;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_toggle_close h3 {
  color: #005f61 !important;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_accordion .et_pb_toggle a {
  box-shadow: 0 3px 0 #07585a;
  border-radius: 5px;
  background-color: #137375;
  color: #fff;
  padding: 0px 10px 0px;
  border: 2px solid #137375;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_accordion .et_pb_toggle a:hover {
  background-color: #fff;
  color: #137375;
  box-shadow: none;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_accordion .et_pb_toggle h3:before {
  color: #137375 !important;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .et_pb_accordion .et_pb_toggle .et_pb_toggle_content {
  padding-bottom: 10px;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .webinar-button-old {
  padding-bottom: 20px;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .webinar-button-old a {
  box-shadow: 0 3px 0 #07585a;
  border-radius: 5px;
  background-color: #137375;
  color: #fff;
  padding: 0px 10px 0px;
  border: 2px solid #137375;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  max-width: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 132%;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .webinar-button-old a:hover {
  background-color: #fff;
  color: #137375;
  box-shadow: none;
}
#webinar.events-content #left-area .entry-content .et_pb_section_0 > .et_pb_row .webinar-button-old a span {
  text-transform: uppercase;
  font-weight: 700;
}
#webinar.events-content #left-area .post-meta .author {
  display: inline;
}
body.page-id-21164 footer .et_builder_inner_content .section-footer1 {
  display: block !important;
  border-top: 0;
  padding-top: 28px !important;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 23.1% 0 11.75% 0 !important;
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 160px 0 80px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
    font-size: 36px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  letter-spacing: 1.1px;
  line-height: 149%;
  font-weight: 400;
  max-width: 921px;
  margin-top: 41px;
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-heading .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 18px !important;
    line-height: 124%;
    margin-top: 24px;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content {
  padding-bottom: 0 !important;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif !important;
  letter-spacing: 0px;
  padding-bottom: 28px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content p {
  letter-spacing: 0px;
  font-size: 19px;
  font-weight: 400;
  line-height: 152%;
  margin-bottom: 28px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content p .nowrap {
  white-space: nowrap;
}
@media (min-width: 981px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content {
    padding-top: 60px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb.et_pb_row_1 {
    padding-bottom: 32px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb.et_pb_row_1 {
    padding-bottom: 30px !important;
  }
}
@media (min-width: 981px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb.et_pb_row_2 {
    padding-bottom: 81px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb .et_pb_column .et_pb_text {
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  border: 1px solid #cccccc;
  height: 100%;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb .et_pb_column .et_pb_text .et_pb_text_inner .heading-blurb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 88px;
  padding: 21px 34px 22px 39px;
  box-shadow: 9px 16px 38px rgba(0, 0, 0, 0.12);
  border-radius: 8px 8px 0 0;
  background-image: linear-gradient(to right, #0e1b24 0%, #005f61 100%);
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb .et_pb_column .et_pb_text .et_pb_text_inner .heading-blurb h3 {
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px !important;
  padding-top: 6px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb .et_pb_column .et_pb_text .et_pb_text_inner .content-blurb {
  padding: 31px 36px 42px 39px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-blurb .et_pb_column .et_pb_text .et_pb_text_inner .content-blurb p {
  margin-bottom: 0;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed {
  padding: 42px 0 64px !important;
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed {
    max-width: 650px;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed h2 {
  padding-bottom: 12px;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed h2 {
    padding-bottom: 0 !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed {
  border-radius: 20px 20px 0 0;
  background-color: #0e1b24;
  position: relative;
  padding: 28px 0 32px;
  max-height: 93px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 {
  padding: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 522px;
  width: 95%;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 {
    width: 90%;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span {
  font-size: 20px;
  color: #879fb0;
  z-index: 2;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.plan {
  font-size: 34px !important;
  color: #fff;
  z-index: 3;
  padding-left: 46px;
  line-height: 99%;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.plan {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.plan {
    font-size: 22px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.cost {
  font-size: 60px;
  font-size: 60px !important;
  color: #41d85a;
  font-weight: 700;
  padding-right: 8px;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.cost {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.cost {
    font-size: 46px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.cost:after {
  content: '';
  background: url(/wp-content/themes/tlc/images/ellipse-costs.png);
  position: absolute;
  width: 255px;
  height: 100%;
  background-repeat: no-repeat;
  z-index: -1;
  left: 14px;
  right: 0;
  top: 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.cost:after {
    left: -8px;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.users {
  border-top: 1px solid #8199a9;
  border-bottom: 1px solid #8199a9;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.users {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .heading-managed h3 span.users {
    font-size: 16px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed {
  border-radius: 0 0 20px 20px;
  border: 2px solid #0e1b24;
  background-color: #ffffff;
  border-top: 0;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper {
  max-width: 954px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 36px 0 43px;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper {
    flex-direction: column;
    width: 90%;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  margin-top: 0;
  padding: 0;
  margin-top: 0;
}
@media (min-width: 981px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul {
    margin-right: 1.7%;
  }
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul {
    margin-bottom: 28px;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li {
  padding-left: 36px;
  margin-bottom: 28px;
  font-weight: 600;
  line-height: 144% !important;
  width: 31%;
  margin-right: 3.5%;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li {
    width: 46%;
    margin-right: 8%;
    font-size: 20px;
  }
}
@media (max-width: 579px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li {
    width: 100%;
    margin-right: 0 !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:nth-child(3n+3) {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:nth-child(even) {
    margin-right: 0;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:before {
  content: url(../images/list-icon.png);
  background: none;
  left: 0;
  top: 2px;
  transform: none;
  width: auto;
  height: auto;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed .managed-list .et_pb_text_inner .content-managed .list-wrapper ul li:last-child {
  margin-bottom: 0;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child {
  border: none;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child h2 {
  padding-bottom: 22px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed {
  position: relative;
  padding: 14px 0 15px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed h3 {
  max-width: 610px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed h3 span {
  color: #ffffff;
  font-weight: 600;
  font-size: 34px !important;
}
@media (max-width: 980px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed h3 span {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed h3 span {
    font-size: 24px !important;
  }
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .heading-managed h3:after {
  content: '';
  background: url(/wp-content/themes/tlc/images/ellipse-costs.png);
  position: absolute;
  width: 255px;
  height: 100%;
  background-repeat: no-repeat;
  left: 14px;
  right: 0;
  top: 0;
  margin: 0 auto;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .cloud-pricing-row-managed.last-child .managed-list .content-managed .list-wrapper {
  padding: 36px 0 38px;
}
body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .et_pb_row_0 {
  padding-bottom: 21px !important;
}
@media (max-width: 767px) {
  body.page-id-21164 #main-content .entry-content .cloud-pricing-section-content .et_pb_row_0 p {
    text-align: left;
  }
}
body.page-id-21237 #top-headers {
  top: -13px;
}
body.page-id-21237 #main-content p {
  font-size: 19px !important;
  letter-spacing: 0px !important;
  line-height: 130% !important;
  margin-bottom: 24px !important;
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top {
  padding: 83px 0 42px !important;
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_0 {
  padding-bottom: 0px !important;
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_0 .et_pb_column_0 h1 {
  letter-spacing: -1px !important;
  padding-top: 7px;
  padding-bottom: 27px;
}
@media (max-width: 1199px) and (min-width: 981px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_0 .et_pb_column_0 h1 {
    font-size: 42px;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_0 .et_pb_column_0 h1 span {
  letter-spacing: -0.8px !important;
  display: block;
  margin-bottom: -4px;
}
@media (max-width: 1199px) and (min-width: 981px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_0 .et_pb_column_0 h1 span {
    font-size: 34px;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 {
  max-width: 1220px;
  display: flex;
}
@media (max-width: 980px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 {
    align-items: center;
  }
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 {
    flex-direction: column-reverse;
  }
}
@media (min-width: 981px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_1 {
    width: 28.8%;
    margin-right: 2.35%;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_1 img {
  margin-top: 13px;
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_1 img {
    margin-left: -50px;
  }
}
@media (min-width: 981px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 {
    width: 68.85%;
    padding-top: 65px;
    padding-bottom: 16px;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 h2 {
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  line-height: 100% !important;
  letter-spacing: 0px;
  padding-bottom: 34px;
}
@media (max-width: 980px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 h2 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 h2 {
    text-align: center;
    padding: 10px 0 !important;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 a {
  border-radius: 5px;
  border: 1px solid #38f44a;
  background-image: linear-gradient(to top, #00964c 0%, #00c713 100%);
  text-shadow: 2px 3px 0 rgba(0, 92, 0, 0.3);
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  display: flex;
  max-width: 340px;
  justify-content: center;
  align-items: center;
  height: 60px;
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 a {
    margin: 20px auto 0;
    font-size: 22px;
    max-width: 300px;
    height: 50px;
  }
}
body.page-id-21237 #main-content .main-section-landing.remote-working-guide-top .et_pb_row_1 .et_pb_column_2 a:hover {
  background-image: linear-gradient(to bottom, #00964c 0%, #00c713 100%);
}
body.page-id-21237 #main-content .remote-working-guide-bottom {
  padding: 61px 0 45px !important;
}
body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row {
  max-width: 979px;
}
body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner p {
  font-size: 22px !important;
  line-height: 110% !important;
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner p {
    font-size: 19px !important;
  }
}
body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner ul {
  margin-top: 47px;
  padding-bottom: 0;
}
body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner ul li {
  font-size: 22px !important;
  line-height: 110% !important;
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  padding-left: 53px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner ul li {
    font-size: 19px !important;
  }
}
body.page-id-21237 #main-content .remote-working-guide-bottom .et_pb_row .et_pb_column .et_pb_text_inner ul li:before {
  left: -6px;
  background: url(/wp-content/themes/tlc/images/remote-working-bullet.png);
  width: 43px;
  height: 43px;
  top: 11px;
}
body.page-id-21494 #main-content #et-boc h1, body.page-id-21494 #main-content #et-boc h2, body.page-id-21494 #main-content #et-boc h3 {
  font-family: 'Work Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800;
}
body.page-id-21494 #main-content #et-boc h1 span, body.page-id-21494 #main-content #et-boc h2 span, body.page-id-21494 #main-content #et-boc h3 span {
  color: #005f61;
}
body.page-id-21494 #main-content #et-boc h3 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 40px !important;
  letter-spacing: 0 !important;
  padding-bottom: 35px;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc h3 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page-id-21494 #main-content #et-boc h3 {
    font-size: 30px !important;
  }
}
body.page-id-21494 #main-content #et-boc p, body.page-id-21494 #main-content #et-boc li {
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}
body.page-id-21494 #main-content #et-boc p:empty, body.page-id-21494 #main-content #et-boc li:empty {
  display: none;
}
body.page-id-21494 #main-content #et-boc ul {
  margin: 0;
  padding: 0;
}
body.page-id-21494 #main-content #et-boc ul li {
  line-height: 120% !important;
  padding-left: 98px;
  margin-bottom: 0;
}
body.page-id-21494 #main-content #et-boc ul li:not(:last-child) {
  margin-bottom: 24px;
}
body.page-id-21494 #main-content #et-boc ul li strong {
  font-weight: 800;
}
body.page-id-21494 #main-content #et-boc ul li:before {
  content: url(/wp-content/themes/tlc/images/fb-ad-ul-list.png);
  background: none;
  width: auto;
  height: auto;
  left: 1px;
  top: 50%;
  transform: translateY(-42%);
}
body.page-id-21494 #main-content #et-boc ol {
  list-style: none;
  padding: 25px 25px 29px 0 !important;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc ol {
    max-width: 600px;
    margin: 0 auto 40px;
  }
}
body.page-id-21494 #main-content #et-boc ol li {
  text-indent: 0 !important;
  position: relative;
  padding-left: 116px;
  line-height: 120% !important;
  margin-bottom: 0;
}
body.page-id-21494 #main-content #et-boc ol li:not(:last-child) {
  margin-bottom: 28px;
}
body.page-id-21494 #main-content #et-boc ol li:not(:last-child):after {
  position: absolute;
  border-left: 3px solid #005f61;
  height: 83%;
  content: '';
  left: 43px;
  z-index: -1;
  top: 50px;
}
body.page-id-21494 #main-content #et-boc ol li:before {
  content: url(/wp-content/themes/tlc/images/fb-ad-ol-list-one.png);
  position: absolute;
  left: -2px;
  top: -5px;
  background: #edf8fe;
  height: 89px;
}
body.page-id-21494 #main-content #et-boc ol li:nth-child(2):before {
  content: url(/wp-content/themes/tlc/images/fb-ad-ol-list-two.png);
}
body.page-id-21494 #main-content #et-boc ol li:nth-child(3):before {
  content: url(/wp-content/themes/tlc/images/fb-ad-ol-list-three.png);
}
body.page-id-21494 #main-content #et-boc li {
  text-align: left;
}
body.page-id-21494 #main-content #et-boc a.show-me-btn {
  border-radius: 32px;
  border: 2px solid #005f61;
  background-color: #0acc0a;
  color: #fff;
  font-family: 'Work Sans', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2.2px;
  font-size: 22px;
  padding: 16px 58px 18px;
}
body.page-id-21494 #main-content #et-boc a.show-me-btn:hover {
  background-color: #fff;
  color: #005f61;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section {
  padding: 43px 0 54px !important;
  border-bottom: 2px solid #becdd5;
  background-image: linear-gradient(to top, #fff9f3 0%, #ffffff 60%, #ffffff 100%);
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section h1 {
  max-width: 880px !important;
  margin: 27px auto 8px;
  line-height: 100%;
  letter-spacing: 0 !important;
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section h1 {
    font-size: 40px !important;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section p {
  margin-bottom: 0;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section p:not(:last-child) {
  margin-bottom: 36px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section p strong {
  font-weight: 700;
  line-height: 130%;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section p strong {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-top-section p strong {
    font-size: 20px !important;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section {
  padding: 60px 0 0 !important;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row:first-child {
  padding-bottom: 48px !important;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row:nth-child(2) {
  padding-bottom: 48px !important;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row:last-child {
  border-radius: 12px 12px 0 0;
  background-image: linear-gradient(to top, #edf8fe 0%, #ffffff 100%);
  border: 1px solid #becdd5;
  border-bottom: 0;
  z-index: 9;
  margin-bottom: -11px;
  padding: 40px 40px 56px !important;
}
@media (min-width: 981px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row:last-child {
    padding: 55px 70px 56px !important;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row:last-child strong {
  color: #005f61;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row h2 {
  letter-spacing: 0;
  padding-bottom: 42px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row p {
  margin-bottom: 0;
  font-size: 24px !important;
  line-height: 126%;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row p {
    font-size: 18px !important;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row p:not(:last-child) {
  margin-bottom: 30px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row li {
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-middle-section .et_pb_row li {
    font-size: 16px !important;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section {
  background-color: #edf8fe;
  border-top: 11px solid #becdd5;
  padding: 8px 0 84px !important;
}
@media (min-width: 981px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_column:first-child {
    width: 46.4%;
  }
}
@media (min-width: 981px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_column:last-child {
    width: 50.6%;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section h2 {
  letter-spacing: 0;
  font-weight: 700;
  line-height: 106% !important;
  padding-bottom: 26px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section h2 span {
  display: block;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_image {
    text-align: center;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_image_wrap {
  position: relative;
  padding-top: 20px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_image_wrap:before {
  content: '';
  background: url(/wp-content/uploads/2020/09/shadow-image.png);
  position: absolute;
  background-repeat: no-repeat;
  bottom: -21px;
  width: 723px;
  right: -7px;
  height: 236px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p {
  margin-bottom: 0;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p:first-of-type {
  margin-bottom: 27px;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p:not(:last-child) {
  line-height: 120%;
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section li, body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p {
  font-size: 24px !important;
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section li, body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section li, body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p {
    font-size: 18px !important;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section li, body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section p {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-21494 #main-content #et-boc .facebook-advertising-bottom-section .et_pb_text_inner {
    text-align: center;
  }
}
body.page-id-21494 #main-content #et-boc .facebook-advertising-copyright {
  background-color: #374852;
  padding: 38px 0 35px !important;
  color: #fff;
}
#pum-21532, #pum-21547 {
  background-color: rgba(0, 0, 0, 0.95);
}
#pum-21532 #popmake-21532, #pum-21532 #popmake-21547, #pum-21547 #popmake-21532, #pum-21547 #popmake-21547 {
  padding: 60px 6.5% 33px 0;
}
@media (max-width: 980px) {
  #pum-21532 #popmake-21532, #pum-21532 #popmake-21547, #pum-21547 #popmake-21532, #pum-21547 #popmake-21547 {
    width: auto !important;
    padding: 40px !important;
  }
}
#pum-21532 .pum-close, #pum-21547 .pum-close {
  top: 0;
  right: 0;
  background: transparent;
  color: #fff;
}
#pum-21532 .pum-close:before, #pum-21547 .pum-close:before {
  content: url(/wp-content/themes/tlc/images/close_btn.png);
  position: absolute;
  right: 24px;
  top: 11px;
}
#pum-21532 .row-2-col, #pum-21547 .row-2-col {
  display: flex;
  flex-wrap: wrap;
}
#pum-21532 .row-2-col .left-col, #pum-21547 .row-2-col .left-col {
  width: 50%;
  margin-right: 6.3%;
  padding-top: 0;
}
@media (max-width: 980px) {
  #pum-21532 .row-2-col .left-col, #pum-21547 .row-2-col .left-col {
    display: none;
  }
}
#pum-21532 .row-2-col .right-col, #pum-21547 .row-2-col .right-col {
  width: 43.7%;
}
#pum-21532 .row-2-col .right-col p.red-big, #pum-21547 .row-2-col .right-col p.red-big {
  font-family: 'Work Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 800;
  font-size: 65px;
  color: #ff0000;
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 17px;
}
#pum-21532 .row-2-col .right-col p:not(.red-big), #pum-21547 .row-2-col .right-col p:not(.red-big) {
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 7px;
}
@media (max-width: 980px) {
  #pum-21532 .row-2-col .right-col, #pum-21547 .row-2-col .right-col {
    width: 100%;
  }
}
#pum-21532 .row-2-col .form-wrap br, #pum-21547 .row-2-col .form-wrap br {
  display: none;
}
#pum-21547 #popmake-21547 {
  padding: 52px 6.5% 33px 0;
}
#pum-21547 #popmake-21547 .row-2-col p:not(.red-big) {
  font-size: 20px !important;
  line-height: 114% !important;
}
body.page-id-21549 #et-boc #top-header, body.page-id-21549 #et-boc #main-header {
  background-color: #0d1821;
}
#et-boc #main-content #thank-you-fb-section {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 0 !important;
}
@media (min-width: 981px) {
  #et-boc #main-content #thank-you-fb-section {
    height: 90.5vh;
    min-height: 600px;
    max-height: 1080px;
  }
}
@media (max-width: 980px) {
  #et-boc #main-content #thank-you-fb-section {
    padding-top: 140px !important;
  }
}
#et-boc #main-content #thank-you-fb-section:before {
  content: '';
  background: url(/wp-content/uploads/2020/10/thank-you-bold-bg.png);
  width: 100%;
  height: 258px;
  position: absolute;
  top: 50%;
  transform: translateY(-25%) translateX(-50%);
  max-width: 89.5%;
  left: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 981px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-row {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
@media (min-width: 981px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col {
    width: 57%;
    margin-right: 0;
    padding-top: 34px;
  }
}
#et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col .img-wrapper {
  padding-bottom: 5px;
}
@media (max-width: 980px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col .img-wrapper {
    margin-bottom: 0 !important;
  }
}
#et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col p {
  font-size: 28px !important;
  max-width: 484px;
  line-height: 144%;
  margin: 0 auto;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col p {
    font-size: 20px !important;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col p {
    font-size: 22px !important;
    max-width: 380px;
  }
}
@media (min-width: 768px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-text-col p span {
    display: block;
  }
}
@media (min-width: 981px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-img-col {
    right: 0;
    bottom: 0;
    position: absolute;
    width: 47%;
  }
}
@media (min-width: 981px) and (max-height: 900px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-img-col {
    max-width: 62vh;
  }
}
@media (max-width: 980px) {
  #et-boc #main-content #thank-you-fb-section .thank-you-fb-img-col .et_pb_image {
    text-align: center;
  }
}
body.page-id-21701 #top-header, body.page-id-21701 #main-header, body.page-id-21741 #top-header, body.page-id-21741 #main-header {
  display: none !important;
}
#et-boc #main-content .landing-template-banner {
  position: relative;
  /* .et_pb_column {
			@include desktop {
				margin-right: 0;
    			width: 52.5%;

    			&.et-last-child {
    				width: 47.5%;
    			}
 			}
		} */
}
#et-boc #main-content .landing-template-banner:before {
  content: '';
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.7;
}
#et-boc #main-content .landing-template-banner h1 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  line-height: 110%;
  padding-bottom: 0;
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-banner h1 {
    text-align: left;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-content .landing-template-banner h1 {
    font-size: 40px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #et-boc #main-content .landing-template-banner h1 {
    font-size: 38px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner h1 {
    font-size: 36px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc #main-content .landing-template-banner h1 {
    font-size: 28px;
  }
}
#et-boc #main-content .landing-template-banner p {
  color: #fff;
  line-height: 136%;
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-banner p {
    max-width: 570px;
    text-align: left;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner p {
    font-size: 18px;
  }
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-banner .et_pb_column.et-last-child {
    display: flex !important;
    justify-content: flex-end !important;
  }
}
#et-boc #main-content .landing-template-banner .et_pb_code {
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-banner .et_pb_code.divi-sticky {
    width: auto !important;
  }
  #et-boc #main-content .landing-template-banner .et_pb_code:not(.static-form):not(.divi-sticky) {
    position: fixed;
    width: 40%;
    z-index: 10;
    /* @media (max-width: 1366px) {
				    	margin-top: -778px;
				    }
				    @media (max-width: 1280px) {
				    	margin-top: -760px;
				    }
				    @media (max-width: 1024px) {
				    	margin-top: -690px;
				    } */
  }
  #et-boc #main-content .landing-template-banner .et_pb_code.static-form {
    position: absolute;
    width: 100%;
    max-width: 500px;
    right: 0;
    top: 250px;
    width: 91.5%;
  }
}
@media (min-width: 981px) and (max-width: 1370px) {
  #et-boc #main-content .landing-template-banner .et_pb_code.divi-sticky {
    margin-top: -90px;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-content .landing-template-banner .et_pb_code:not(.static-form):not(.divi-sticky) {
    margin-top: -50px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner .et_pb_code:not(.static-form):not(.divi-sticky) {
    margin-top: -80px;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-content .landing-template-banner .et_pb_code.static-form {
    top: 190px;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner .et_pb_code.static-form {
    top: 175px;
  }
}
@media (min-width: 981px) and (min-width: 981px) and (max-width: 1024px) {
  #et-boc #main-content .landing-template-banner .et_pb_code.static-form {
    top: 170px;
  }
}
#et-boc #main-content .landing-template-banner .et_pb_code .et_pb_code_inner {
  padding: 40px 30px 24px;
  background: rgba(2, 36, 37, 0.85);
}
#et-boc #main-content .landing-template-banner .et_pb_code .heading {
  margin-bottom: 30px;
}
#et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
  font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading h4 {
    font-size: 24px !important;
  }
}
#et-boc #main-content .landing-template-banner .et_pb_code .heading p {
  color: #fff;
  line-height: 136%;
  text-align: center;
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-content .landing-template-banner .et_pb_code .heading p {
    font-size: 16px !important;
  }
}
#et-boc #main-content .landing-template-banner .logo-module {
  top: -40px;
  position: relative;
  left: 0;
}
@media (min-width: 981px) {
  #et-boc #main-content .landing-template-content .et_pb_column.et-last-child {
    display: flex !important;
    justify-content: flex-end !important;
  }
}
#et-boc #main-content .landing-template-content p {
  line-height: 136%;
}
#et-boc #main-content .landing-template-content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 981px) {
  body.page:not(.home) .et_pb_fullwidth_section.careers-section--banner .et_pb_slide .et_pb_container {
    min-height: 675px !important;
  }
}
.careers-section--banner .et_pb_slider::before, .careers-section--banner .et_pb_slider::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.careers-section--banner .et_pb_slider::before {
  background: rgba(0, 0, 0, 0.2);
}
.careers-section--banner .et_pb_slider::after {
  background: linear-gradient(to bottom, #000 0%, rgba(0, 95, 97, 0.5) 100%);
  opacity: 0.65;
}
body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide h1 {
  font-size: 65px !important;
  padding-bottom: 60px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide h1 {
    font-size: 44px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide h1 {
    font-size: 38px !important;
  }
}
@media screen and (min-width: 769px) {
  body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding-top: 14% !important;
  }
}
@media screen and (max-width: 420px) {
  body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 41% 0 12% 0 !important;
  }
}
body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  max-width: 940px;
  margin-top: 0;
  margin-top: 40px;
  font-family: 'Source Sans Pro', sans-serif !important;
  line-height: 34px;
}
@media screen and (min-width: 769px) {
  body:not(.home).page-template-default #main-content .careers-section--banner .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    margin-top: 60px;
  }
}
#main-content #careers-info.careers-section--info {
  padding-bottom: 24px !important;
}
#main-content #careers-info.careers-section--info .et_pb_row {
  max-width: 1100px !important;
}
#main-content #careers-info.careers-section--info .et_pb_text_inner {
  text-align: center;
}
#main-content #careers-info.careers-section--info h2 {
  padding-bottom: 44px;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  color: #005F61;
  letter-spacing: 0 !important;
}
#main-content #careers-info.careers-section--info .et_pb_module.et_pb_text p {
  padding: 0 8px !important;
  margin-bottom: 1.9rem;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 1.6;
}
#main-content .careers-section--jobs {
  padding-top: 0 !important;
}
#main-content .careers-section--jobs .et_pb_row {
  max-width: 1260px !important;
}
#main-content .careers-section--jobs .et_pb_module {
  margin: 0;
}
#main-content .careers-section--jobs .et_pb_text_inner {
  text-align: center;
}
#main-content .careers-section--jobs .et_pb_divider:before {
  border-top-width: 2px;
}
#main-content .careers-section--jobs h2 {
  padding: 25px 0 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  line-height: 1;
  letter-spacing: 0 !important;
}
.jobs-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
}
@media screen and (min-width: 981px) {
  .jobs-grid {
    padding: 0 1%;
  }
}
@media screen and (min-width: 1100px) {
  .jobs-grid {
    padding: 0 3.888%;
  }
}
@media screen and (max-width: 979px) {
  .jobs-grid {
    justify-content: center;
  }
}
.job-item {
  flex: 0 0 85%;
  max-width: 85%;
  margin-right: 0;
  margin-bottom: 24px;
  border: 1px solid #cdcccc;
  border-radius: 7.5px;
  overflow: hidden;
}
@media screen and (min-width: 576px) {
  .job-item {
    flex-basis: 60%;
    max-width: 60%;
  }
}
@media screen and (min-width: 981px) {
  .job-item {
    flex-basis: calc((100% - 6%) / 3);
    max-width: calc((100% - 6%) / 3);
    margin-right: 3%;
  }
  .job-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1100px) {
  .job-item {
    flex-basis: calc((100% - 12.2203098%) / 3);
    max-width: calc((100% - 12.2203098%) / 3);
    margin-right: 6.1101549%;
  }
}
.featured-image-link {
  display: block;
}
.featured-image-link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (min-width: 981px) {
  .featured-image-link img {
    height: 174px;
  }
}
@media screen and (max-width: 979px) {
  .featured-image-link img {
    height: 200px;
  }
}
.job-info {
  padding: 29px 20px 41px;
  border-top: 2px solid #cdcccc;
  text-align: center;
}
@media screen and (min-width: 981px) {
  .job-info {
    height: calc(100% - 174px);
    display: flex;
    flex-direction: column;
  }
}
#main-content .careers-section--jobs .job-item .job-title {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 700;
  font-size: 24px !important;
  color: #000 !important;
  padding: 0 !important;
  letter-spacing: 0;
  margin-bottom: 26px;
}
@media (max-width: 980px) {
  #main-content .careers-section--jobs .job-item .job-title {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  #main-content .careers-section--jobs .job-item .job-title {
    font-size: 28px !important;
  }
}
#main-content .careers-section--jobs .job-item .job-title a {
  color: #000 !important;
}
.job-excerpt {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 36px;
}
@media screen and (min-width: 981px) {
  .job-excerpt {
    margin-bottom: 26px;
  }
}
@media screen and (min-width: 981px) {
  .btn-wrap--jobs-list {
    margin-top: auto;
  }
}
.btn {
  display: inline-block;
  border: 2px solid #005F61;
  border-radius: 7.5px;
  background-color: #005F61;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #fff !important;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.btn:hover, .btn:focus {
  background-color: #fff;
  color: #005F61 !important;
}
.btn--job {
  min-width: 100px;
  padding: 18px 45px;
}
@media screen and (min-width: 769px) {
  .btn--job {
    padding: 18px 66px;
  }
}
body:not(.home).single-jobs .et_pb_fullwidth_section .et_pb_slide .et_pb_container {
  min-height: 675px !important;
}
body:not(.home).single-jobs #et-main-area .et_pb_slides .et_pb_slide::before, body:not(.home).single-jobs #et-main-area .et_pb_slides .et_pb_slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body:not(.home).single-jobs #et-main-area .et_pb_slides .et_pb_slide::before {
  background: rgba(0, 0, 0, 0.2);
}
body:not(.home).single-jobs #et-main-area .et_pb_slides .et_pb_slide::after {
  background: linear-gradient(to bottom, #000 0%, rgba(0, 95, 97, 0.4) 100%);
  opacity: 0.65;
}
body:not(.home).single-jobs #main-content .container {
  max-width: 1280px;
}
body:not(.home).single-jobs #main-content #content-area {
  display: flex;
  flex-wrap: wrap;
}
body:not(.home).single-jobs #main-content #left-area, body:not(.home).single-jobs #main-content #sidebar {
  float: none;
}
body:not(.home).single-jobs #main-content #left-area {
  margin-top: 0;
  padding: 0;
}
@media (min-width: 981px) {
  body:not(.home).single-jobs #main-content #left-area {
    width: 73.4375%;
    padding-right: 6.25%;
  }
}
body:not(.home).single-jobs #main-content #left-area article h2:first-child {
  margin-bottom: 0.75rem;
  color: #005F61;
}
body:not(.home).single-jobs #main-content #left-area article h3 {
  padding: 0 0 14px 0 !important;
  margin-bottom: 1.5rem;
  border-color: #d8d8d8;
}
body:not(.home).single-jobs #main-content #left-area article h3::before {
  display: none;
}
body:not(.home).single-jobs #main-content #left-area article p {
  margin-bottom: 30px;
}
body:not(.home).single-jobs #main-content #left-area article ul {
  margin-top: 0;
  padding-left: 31px !important;
}
@media (max-width: 980px) {
  body:not(.home).single-jobs #main-content #left-area article ul {
    padding-left: 2.2% !important;
  }
}
body:not(.home).single-jobs #main-content #left-area article ul li {
  padding-left: 31px;
  margin-bottom: 3px;
}
@media (max-width: 980px) {
  body:not(.home).single-jobs #main-content #left-area article ul li {
    padding-left: 20px;
  }
}
body:not(.home).single-jobs #main-content #left-area article ul li::before {
  top: 10px;
  width: 8px;
  height: 8px;
  background: #005F61;
  border-radius: 50%;
}
@media (min-width: 981px) {
  body:not(.home).single-jobs #main-content #right-area {
    width: 26.5625%;
    width: 340px;
  }
}
@media (max-width: 980px) {
  body:not(.home).single-jobs #main-content #right-area {
    max-width: 340px;
    margin: 0 auto;
  }
}
body:not(.home).single-jobs #main-content #sidebar {
  font-family: 'Source Sans Pro', sans-serif !important;
  float: none;
  width: 100%;
}
@media (min-width: 981px) {
  body:not(.home).single-jobs #main-content #sidebar {
    margin-top: 15px;
    position: sticky;
  }
}
@media (max-width: 980px) {
  body:not(.home).single-jobs #main-content #sidebar {
    max-width: 340px;
  }
}
body:not(.home).single-jobs #main-content #custom_html-5 {
  background-color: #141e2c;
  color: #fff;
}
body:not(.home).single-jobs #main-content .job-apply__header {
  background: linear-gradient(45deg, #143839 0%, #2f686b 100%);
  padding: 30px 20px;
  text-align: center;
}
body:not(.home).single-jobs #main-content .job-apply__header h4, body:not(.home).single-jobs #main-content .job-apply__header p {
  color: #fff;
}
body:not(.home).single-jobs #main-content .job-apply__header h4 {
  font-weight: 800;
  font-size: 31px;
  line-height: 28px;
  padding: 0;
  margin-bottom: 25px;
}
body:not(.home).single-jobs #main-content .job-apply__header p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer {
  background: linear-gradient(to top, #142833 0%, #0d1822 100%);
  position: relative;
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer {
    padding: 50px 0 95px !important;
  }
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer {
    padding: 50px 0 130px !important;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row {
  padding-bottom: 29px !important;
  display: block !important;
  border-bottom: 1px solid #23303c;
  width: 90% !important;
  max-width: 1260px !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col {
  width: 32.3% !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:first-child {
  width: 40% !important;
  margin-right: 3.8% !important;
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:first-child {
    margin-right: 8% !important;
  }
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:first-child {
    width: 100% !important;
    margin-right: 0 !important;
    padding-bottom: 23px;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:nth-child(2) {
  margin-right: 9.7% !important;
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:nth-child(2) {
    margin-right: 7.6% !important;
    width: 30% !important;
  }
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:nth-child(2) {
    width: 100% !important;
    margin-right: 0 !important;
    padding-bottom: 23px;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:last-child {
  width: 11% !important;
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:last-child {
    width: 14.4% !important;
  }
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col:last-child {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .logo {
  margin-bottom: 0 !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .logo a .et_pb_image_wrap img {
  max-width: 267px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .hiipa {
  margin-bottom: 0 !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .hiipa .et_pb_image_wrap {
  padding-top: 6px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .hiipa .et_pb_image_wrap img {
  max-width: 136px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .microsoft {
  margin-bottom: 0 !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .microsoft .et_pb_image_wrap {
  padding-top: 6px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-top-row .footer-top-col .microsoft .et_pb_image_wrap img {
  max-width: none;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row {
  padding-top: 43px !important;
  padding-bottom: 41px !important;
  width: 90% !important;
  max-width: 1260px !important;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 480px) and (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row {
    padding-bottom: 91px !important;
  }
}
@media (min-width: 981px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col {
    width: auto;
  }
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:first-child {
    padding-bottom: 29px;
    border-bottom: 1px solid #23303c;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:first-child {
    width: 100%;
    margin-right: 0;
  }
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:first-child .et_pb_text_inner {
    display: flex;
    flex-direction: row;
  }
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:first-child .et_pb_text_inner .office {
    width: 50%;
  }
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:first-child .et_pb_text_inner .office:first-child {
    border-right: 1px solid #23303c;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:not(:first-child) {
    width: 33.3%;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col:not(:last-child) {
    margin-right: 8%;
  }
}
@media (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .et_pb_text_inner {
    text-align: center;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .et_pb_text_inner h4 {
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 20px !important;
  line-height: 1.3;
  font-weight: 400;
  color: #fff !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .et_pb_text_inner h4:not(:first-of-type) {
  margin-top: 30px !important;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .et_pb_text_inner p {
  padding-bottom: 15px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 1.25;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social-title {
  margin-bottom: 8px;
}
@media (min-width: 981px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social-title {
    padding-top: 35px;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social-title {
    position: absolute;
    width: 300%;
    right: 0;
  }
}
@media (min-width: 981px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social {
    transform: translateX(-5px);
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social {
    position: absolute;
    width: 300%;
    right: 0;
    max-width: none;
    text-align: center;
    top: 130%;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social li a {
  font-style: 24px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-middle-row .footer-middle-col .social li a:before {
  font-style: 24px;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row {
  display: flex;
  justify-content: center;
  max-width: none !important;
  width: 100% !important;
  position: absolute;
  background: #0d1822;
  height: 60px;
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row {
    flex-direction: column;
    align-items: center;
    padding: 22px 0 !important;
    height: 100px;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col {
  display: flex;
  justify-content: flex-end;
  width: 45% !important;
  max-width: 630px !important;
  margin: 0;
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col:first-child {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col {
    width: 90% !important;
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright {
    display: block !important;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
  font-weight: 400;
  line-height: 1;
  height: 100%;
  color: #fff;
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner {
    flex-direction: column;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p {
  font-weight: 400;
  padding: 22px 0 22px 0 !important;
  line-height: 1;
}
@media (max-width: 767px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 400px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p {
    font-size: 14px !important;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p a {
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
}
@media (max-width: 400px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p a {
    font-size: 14px !important;
  }
}
footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p span {
  padding: 0 10px;
}
@media (max-width: 400px) {
  footer.et-l.et-l--footer .et_builder_inner_content .main-footer .footer-bottom-row .footer-bottom-col .copyright .et_pb_text_inner p span {
    padding: 0 5px;
  }
}
#five-buttons-banner.hero-home {
  position: relative;
  background-image: url('/wp-content/uploads/2022/03/Shape-1.jpg') !important;
}
@media (min-width: 981px) {
  #five-buttons-banner.hero-home {
    padding: 140px 0 0 !important;
    height: 100vh;
    max-height: 1080px;
    min-height: 400px;
  }
}
@media (max-width: 980px) {
  #five-buttons-banner.hero-home {
    padding: 160px 0 50px !important;
  }
}
#five-buttons-banner.hero-home:after {
  display: none;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(13, 24, 34, 0.4);
  z-index: 1;
}
#five-buttons-banner.hero-home .hero-home-row {
  width: 90%;
  max-width: 1010px;
  height: 100%;
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col {
  height: 100%;
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content {
  height: 100%;
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner h1 {
  padding: 0;
  margin-bottom: 25px;
  font-family: 'HelveticaNeue-CondensedBlack', sans-serif;
  font-size: clamp(45px, 2.857vw, 50px) !important;
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 1;
  max-width: 600px;
}
@media (max-width: 980px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner h1 {
    font-size: 35px !important;
  }
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top: 2px solid #005f61;
  padding-top: 25px;
}
@media (max-width: 980px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 530px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap {
    flex-direction: column;
    align-content: center;
  }
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a {
  padding: 13px 20px;
  font-family: 'HelveticaNeue-CondensedBlack', sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  background-color: #005f61;
  border: 1px solid #005f61;
  transition: all 0.25s ease;
  text-align: center;
}
@media (min-width: 981px) and (max-width: 1080px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a {
    width: 31%;
    margin-bottom: 25px;
    margin-right: 3.5%;
  }
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a:nth-child(3), #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a:last-child {
    margin-right: 0;
  }
}
@media (min-width: 531px) and (max-width: 767px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a {
    width: 45%;
    margin-bottom: 25px;
  }
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a:first-child, #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a:nth-child(3) {
    margin-right: 5%;
  }
}
@media (max-width: 530px) {
  #five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a {
    width: 100%;
    max-width: 220px;
    margin-bottom: 25px;
  }
}
#five-buttons-banner.hero-home .hero-home-row .hero-home-col .hero-home-content .et_pb_code_inner .five-btn-wrap a:hover {
  background-color: #fff;
  color: #005f61;
  transition: all 0.25s ease;
}
#hero-2022.home-hero-section {
  padding: 75px 0 !important;
}
@media (min-width: 981px) {
  #hero-2022.home-hero-section {
    height: calc(100vh - 97px);
    max-height: 983px;
    min-height: 400px;
  }
}
@media (min-width: 1500px) {
  #hero-2022.home-hero-section {
    padding: 75px 0 165px !important;
  }
}
#hero-2022.home-hero-section .home-hero-row {
  width: 90%;
  max-width: 1435px;
  height: 100%;
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col {
  height: 100%;
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content {
  height: 100%;
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner {
    align-items: flex-start;
  }
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner h1 {
  padding: 0;
  margin-bottom: 32px;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: clamp(45px, 4.063vw, 65px) !important;
  color: #fff;
  text-align: center;
  line-height: 1.07;
  max-width: 660px;
}
@media (max-width: 980px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 768px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner h1 {
    text-align: left;
  }
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 768px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap {
    max-width: 800px;
  }
}
@media (max-width: 599px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap {
    flex-direction: column;
    align-content: center;
    width: max-content;
  }
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a {
  padding: 15px 20px 16px;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background-color: #139194;
  border: 1px solid #139194;
  border-radius: 5px;
  transition: all 0.25s ease;
  text-align: center;
}
@media (min-width: 768px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a {
    padding: 15px 23px 16px;
  }
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:not(:last-child) {
    margin: 0 13px 13px 0;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:nth-child(1), #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:nth-child(2) {
    margin: 0 13px 13px 0;
  }
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:nth-child(4) {
    margin: 0 13px 0 0;
  }
}
@media (max-width: 599px) {
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a {
    width: 100%;
  }
  #hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:not(:last-child) {
    margin: 0 0 13px 0;
  }
}
#hero-2022.home-hero-section .home-hero-row .home-hero-col .home-hero-content .et_pb_code_inner .hero-btn-wrap a:hover {
  background-color: #fff;
  color: #139194;
  transition: all 0.25s ease;
}
#et-main-area .cta-services-section {
  padding: 75px 0 0 !important;
}
#et-main-area .cta-services-section .cta-services-row {
  max-width: 1580px;
}
@media (max-width: 1280px) {
  #et-main-area .cta-services-section .cta-services-row:after {
    display: none;
  }
}
@media (max-width: 1280px) {
  #et-main-area .cta-services-section .cta-services-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col {
  width: 18.98%;
  border-radius: 18px;
  height: 419px;
  transition: background-image 0.25s ease;
  position: relative;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 18px;
  background: transparent;
  transition: background 0.25s ease;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:hover:before {
  background: #005f61;
  transition: background 0.25s ease;
}
@media (max-width: 980px) {
  #et-main-area .cta-services-section .cta-services-row .cta-services-col {
    height: 370px;
  }
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:not(:last-child) {
  margin-right: 1.26%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  #et-main-area .cta-services-section .cta-services-row .cta-services-col {
    width: 30%;
    max-width: 300px;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:first-child {
    margin-bottom: 5%;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:not(:last-child) {
    margin-right: 5%;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(3) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #et-main-area .cta-services-section .cta-services-row .cta-services-col {
    width: 47.5%;
    max-width: 300px;
    margin-right: 0 !important;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:first-child {
    margin-right: 5% !important;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(3) {
    margin-right: 5% !important;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:not(:last-child) {
    margin-bottom: 5%;
  }
}
@media (max-width: 500px) {
  #et-main-area .cta-services-section .cta-services-row .cta-services-col {
    width: 100%;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:first-child {
    margin-right: 0 !important;
  }
  #et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(3) {
    margin-right: 0 !important;
  }
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:first-child {
  background-image: linear-gradient(-30deg, #001c1c 0%, #005f61 50%, #005f61 100%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(2) {
  background-image: linear-gradient(-30deg, #001c1c 0%, #05494a 50%, #05494a 100%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(3) {
  background-image: linear-gradient(-30deg, #001c1c 0%, #023637 50%, #023637 100%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(3) .cta-services-item .et_pb_code_inner a .img-wrap img {
  transform: translateX(-11%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(4) {
  background-image: linear-gradient(-30deg, #001c1c 0%, #05494a 50%, #05494a 100%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:nth-child(4) .cta-services-item .et_pb_code_inner a .img-wrap img {
  transform: translateX(-7%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:last-child {
  background-image: linear-gradient(-30deg, #001c1c 0%, #005f61 50%, #005f61 100%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col:last-child .cta-services-item .et_pb_code_inner a .img-wrap img {
  transform: translateX(-21%);
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item {
  height: 100%;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner {
  height: 100%;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  border-radius: 18px;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner:before {
  content: url(/wp-content/uploads/2022/02/cta-services-bg.png);
  position: absolute;
  bottom: -10px;
  right: 8%;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner a {
  padding: 17% 13%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  z-index: 1;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner a h3 {
  font-family: 'Sora', sans-serif;
  font-size: 24px !important;
  font-weight: 300;
  line-height: 1.25;
  padding-bottom: 20px;
  color: #fff;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner a .img-wrap {
  height: 114px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
#et-main-area .cta-services-section .cta-services-row .cta-services-col .cta-services-item .et_pb_code_inner a .img-wrap img {
  object-fit: contain;
}
#et-main-area .home-aboutus-section {
  padding: 100px 0 !important;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section {
    padding: 75px 0 60px !important;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row {
  max-width: 1348px;
  padding-bottom: 66px !important;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row {
    padding-bottom: 100px !important;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title {
  position: relative;
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title:after {
  content: "";
  height: 8px;
  width: 46%;
  background-image: linear-gradient(to right, #7e6021 0%, #b49759 33%, #7e6021 81%, #b49759 100%);
  position: absolute;
  right: 8px;
  bottom: 6px;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title:after {
    right: 0;
    width: 100%;
    bottom: -57px;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner {
  width: 49.4%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner {
    width: fit-content;
    margin: 0 auto;
    background-color: #fff;
    z-index: 1;
    padding: 0 !important;
    text-align: center;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3 {
  padding: 0 !important;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  font-size: clamp(35px, 2.286vw, 40px) !important;
  line-height: 1;
}
@media (max-width: 980px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 440px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3 {
    font-size: 25px !important;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3:not(:last-child) {
  margin-bottom: 8px;
}
@media (min-width: 1151px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h3:last-child {
    text-align: end;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h2 {
  padding: 0 !important;
  margin-bottom: 9px;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: clamp(55px, 3.714vw, 65px) !important;
  letter-spacing: normal;
  line-height: 1 !important;
}
@media (max-width: 980px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h2 {
    font-size: 43px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 440px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-title-row .home-aboutus-title-col .home-aboutus-title .et_pb_code_inner .home-aboutus-title-wrap h2 br {
    display: none;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-row {
  max-width: 1348px;
  display: flex;
  align-items: stretch;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-row {
    flex-direction: column-reverse;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col {
  display: flex;
}
@media (min-width: 1151px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col {
    padding-top: 9px;
    width: 50%;
    margin-right: 3.4%;
  }
}
@media (min-width: 1151px) and (max-width: 1300px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col {
    width: 53.4%;
    margin-right: 0;
  }
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col {
    width: 100%;
    justify-content: center;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col .home-aboutus-img {
    margin: 0 auto;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col .home-aboutus-img .et_pb_image_wrap {
  display: flex;
  align-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-left-col .home-aboutus-img .et_pb_image_wrap img {
    transform: translateX(3.5%);
  }
}
@media (min-width: 1151px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col {
    width: 46.6%;
  }
}
@media (max-width: 1150px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 50px;
    text-align: center;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col .home-aboutus-text .et_pb_code_inner h4 {
  margin-bottom: 1.4em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(28px, 1.829vw, 32px) !important;
  font-weight: 400;
  line-height: 1.31 !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col .home-aboutus-text .et_pb_code_inner h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col .home-aboutus-text .et_pb_code_inner h4 {
    font-size: 25px !important;
  }
}
#et-main-area .home-aboutus-section .home-aboutus-row .home-aboutus-right-col .home-aboutus-text .et_pb_code_inner p {
  padding: 0;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
@font-face {
  font-family: 'HelveticaNeueBoldCondensed';
  src: url('https://www.tlctech.com/wp-content/themes/tlc/fonts/HelveticaNeueBoldCondensed.woff') format('woff'), url('https://www.tlctech.com/wp-content/themes/tlc/fonts/HelveticaNeueBoldCondensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-form-field {
  position: relative;
  width: 100%;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-form-field label {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff !important;
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-align: left !important;
  text-transform: uppercase;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-form-field .input input {
  padding: 10px 5px 12px;
  box-shadow: none;
  margin-top: 10px;
  color: #000;
  font-family: 'Source Sans Pro' !important;
  font-size: 16px;
  height: 45px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-form-field ul {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-form-field ul li label {
  font-size: 15px;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-submit {
  width: 100%;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-submit .actions {
  margin: 0;
  padding: 0;
  text-align: center;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-submit .actions input {
  width: 100%;
  padding: 11px 38px !important;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  border-radius: 0;
  border: 2px solid #ef7126;
  background: #ef7126;
  text-transform: capitalize;
  letter-spacing: 2.3px;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}
.hbspt-form#hbspt-form-1646050427666-3043301399 form.hs-form-97358035-8d87-47c5-9e0a-193fd7759361_91b9a526-adc7-424d-96fe-0ff139cdb830 .hs-submit .actions input:hover {
  background: #fff !important;
  color: #ef7126 !important;
  transition: all 0.25s;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 {
  padding: 0 !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 95% !important;
  max-width: none;
  height: 97px;
  position: unset;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row {
    padding-top: 3px !important;
  }
}
@media (min-width: 1500px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row {
    width: 91.15% !important;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row {
    width: 92% !important;
    height: 70px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row:after {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-left-col {
  width: auto;
  margin: 0;
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-left-col {
    max-width: 200px;
  }
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-left-col .header-logo {
    padding-bottom: 8px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  position: unset;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap {
  margin: 0 20px 0 0;
  display: none;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap {
    display: block;
  }
}
@media (min-width: 1201px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap {
    margin: 0 29px 0 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner p {
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: clamp(20px, 1.75vw, 28px);
  line-height: 1;
  text-transform: uppercase;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner p:first-child {
  margin-right: 20px;
}
@media (min-width: 1201px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner p:first-child {
    margin-right: 34px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner p a {
  color: #000;
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-link-wrap .et_pb_code_inner p a:hover {
  color: #005f61;
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .et_pb_button_module_wrapper {
  margin: 0 26px 0 0;
  display: none;
}
@media (min-width: 1201px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .et_pb_button_module_wrapper {
    margin: 0 36px 0 0;
  }
}
@media (min-width: 501px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .et_pb_button_module_wrapper {
    display: block;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .et_pb_button_module_wrapper a.header-btn {
  padding: 8px 17px !important;
  font-family: 'HelveticaCondensedBold', sans-serif;
  font-size: 24px;
  line-height: 1 !important;
  color: #fff;
  background-color: #005f61;
  border: 2px solid #005f61;
  border-radius: 8px;
  transition: all 0.25s ease !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .et_pb_button_module_wrapper a.header-btn:hover {
  color: #005f61 !important;
  background-color: #fff;
  border: 2px solid #005f61 !important;
  transition: all 0.25s ease !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger {
  margin-bottom: 0;
  width: 29px;
  height: 30px;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn span {
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn span.burger-line {
  display: block;
  margin-bottom: 3px;
  background-color: #005f61;
  height: 3px;
  width: 100%;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn span.burger-text {
  margin-top: 3px;
  font-family: 'Sora', sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: 1;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn:hover span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.top {
    transform: translateY(4px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.middle {
    transform: translateY(6px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.bottom {
    transform: translateY(8px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn.active span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.top {
    margin: 0;
    transform: rotate(45deg) translate(7px, 8px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.middle {
    width: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.bottom {
    margin: 0;
    transform: rotate(135deg) translate(2px, 0px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-burger .et_pb_code_inner a.burger-btn.active span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu {
    display: none !important;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav span.mobile_menu_bar {
  visibility: hidden;
  height: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 {
  padding: 0;
  background-color: #005f61 !important;
  border-color: #ef7126 !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item a {
  padding: 15px 5%;
  font-family: 'HelveticaCondensedBold', sans-serif;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  background-color: transparent;
  border-bottom: 1px solid #004041;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children {
  position: relative;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a:not(.expand) {
  padding: 15px calc(5% + 53px) 15px 5%;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 51px;
  border: none;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:before {
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:after {
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #004041;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:before {
  content: "";
  width: 25px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:after {
  content: "";
  width: 25px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0);
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu {
  height: 0;
  transform: scaleY(0);
  transform-origin: top;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu.active {
  height: auto;
  transform: scaleY(1);
  transition: all 0.15s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu {
  padding-left: 0;
  background-color: #004041 !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item {
  padding-left: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22760, header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22761 {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content #header-2022 .header-row .header-right-col .header-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item a {
  padding: 15px 5% 15px 10%;
  font-family: 'HelveticaCondensedBold', sans-serif;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  background-color: transparent;
  border-bottom: 1px solid #005f61;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu {
  padding: 0 !important;
  display: none;
  background-position: center bottom;
  position: fixed;
  left: 100%;
  top: 0;
  width: 100vw;
  z-index: 999999;
  transition: all 0.4s ease;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu {
    display: block;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu.active {
  left: 0;
  transition: all 0.4s ease;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row {
  max-width: none;
  width: 100% !important;
  height: 100vh;
  min-height: 610px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top {
  margin: 0;
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  z-index: 4;
}
@media (min-width: 981px) and (min-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top {
    top: 58px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 91.2%;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 40px;
  width: 41px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close span {
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close span.burger-close-line {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 23px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close span.burger-close-line.top {
  transform: rotate(45deg) translate(-4px, -3px);
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close span.burger-close-line.bottom {
  transform: rotate(-45deg) translate(5px, -6px);
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close span.burger-close-text {
  margin-top: 8px;
  font-family: 'Sora', sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  color: #005f61;
  opacity: 1;
  letter-spacing: 1.7px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close:hover span {
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close:hover span.burger-close-line.top {
  transform: rotate(45deg) translate(-3px, -1px) scale(1.2);
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close:hover span.burger-close-line.bottom {
  transform: rotate(-45deg) translate(3px, -5px) scale(1.2);
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu-top .et_pb_code_inner a.burger-btn-close:hover span.burger-close-text {
  transform: translateY(100%);
  opacity: 0;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu {
  padding-top: 50px;
  background-color: transparent;
  width: 90%;
  max-width: 1235px;
}
@media (min-width: 981px) and (min-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu {
    padding-top: 40px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 {
  margin: 0;
  justify-content: space-between;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023:before, header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023:after {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item > a {
  padding: 0 0 26px;
  margin: 0 0 29px;
  font-family: 'HelveticaCondensedBold', sans-serif;
  font-size: clamp(22px, 1.846vw, 24px);
  line-height: 1;
  color: #005f61;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item > a:hover {
  opacity: 1;
  color: #01888a;
  background-color: transparent;
}
@media (min-width: 981px) and (max-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item > a {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item > a:after {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 251px;
  height: 1px;
  background-color: #373530;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+1) {
  margin-right: 5%;
  width: 240px;
}
@media (min-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+1) {
    width: 253px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+2) {
  margin-right: 4.5%;
  width: 245px;
}
@media (min-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+2) {
    width: 265px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+3) {
  width: 293px;
}
@media (min-width: 1150px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3n+3) {
    width: 317px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3) {
  margin-bottom: 40px;
}
@media (min-width: 981px) and (max-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item:nth-child(3) {
    margin-bottom: 30px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item.menu-item-22757 > a {
  padding: 0 0 26px;
  margin: 0 0 28px;
}
@media (min-width: 981px) and (max-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item.menu-item-22757 > a {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item.menu-item-22742, header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item.menu-item-22749 {
  margin-top: -71px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu {
  padding: 0;
  display: flex;
  flex-direction: column;
  visibility: visible;
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  width: max-content;
  border: none;
  box-shadow: none;
  background-color: transparent !important;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item {
  padding: 0;
  line-height: 1;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item:not(:last-child) {
  margin-bottom: 11px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item > a {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  width: max-content;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
}
@media (min-width: 981px) and (max-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item > a {
    font-size: 18px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item > a:hover {
  transform: translateX(9px);
  color: #139194;
  border-bottom: 1px solid #139194;
  transition: all 0.25s ease;
  opacity: 1;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22761 > a {
  padding: 0 0 23px;
  margin: 24px 0 29px;
  font-family: 'HelveticaCondensedBold', sans-serif;
  font-size: clamp(22px, 1.846vw, 24px);
  line-height: 1;
  color: #005f61;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: none;
  cursor: unset;
}
@media (min-width: 981px) and (max-height: 790px) {
  header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22761 > a {
    padding: 0 0 15px;
    margin: 15px 0 4px;
  }
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22761 > a:after {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22761 > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 251px;
  height: 1px;
  background-color: #373530;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22761 > a:hover {
  border: none;
  color: #005f61;
  transform: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 {
  padding-left: 4px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 > a {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 249px;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social > a {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social .social-li a:empty {
  display: none;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social .social-li > a {
  padding: 0;
  color: #fff;
  font-size: 26px;
  transition: all 0.25s ease;
  width: max-content;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social .social-li > a:hover {
  color: #005f61;
  transition: all 0.25s ease;
  opacity: 1;
}
header.et-l.et-l--header .et_builder_inner_content .header-fullscreen-menu .header-fullscreen-menu-row .header-fullscreen-menu-col .fullscreen-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul#menu-main-menu-2023 > li.menu-item ul.sub-menu > li.menu-item.menu-item-22760 .social .social-li.youtube > a {
  font-size: 30px;
}
body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .video-overlay {
  background-color: #000000;
  opacity: 0.6;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video {
    height: auto !important;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .slider-video {
    height: 100% !important;
    width: auto !important;
  }
}
body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
  padding: 75px 0 !important;
}
@media (min-width: 981px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
    padding: 90px 0 !important;
    min-height: 450px !important;
    max-width: 1435px;
  }
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
    min-height: auto !important;
  }
}
body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  padding: 0 !important;
  max-width: 100%;
}
body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
  padding: 0;
  margin-bottom: 32px;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-size: clamp(45px, 4.063vw, 65px) !important;
  color: #fff;
  text-align: center;
  line-height: 1.07;
  max-width: 660px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
    font-size: 35px !important;
  }
}
@media (min-width: 768px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h1.et_pb_slide_title {
    text-align: left !important;
  }
}
body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
  margin: 40px 0 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px !important;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  max-width: 700px;
}
@media (max-width: 980px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    font-size: 18px !important;
  }
}
@media (min-width: 768px) {
  body:not(.home).page-template-default #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-post #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).category #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).single-jobs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-docs #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-template-webinar-new #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content, body:not(.home).page-template-page-nosidebar #et-boc.et-boc #hero-single .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    text-align: left;
  }
}
body.page-id-22917 {
  /*background: #1C1C1C;*/
  background: #ffffff;
}
@media screen and (min-height: 904px) and (min-width: 980px) {
  body.page-id-22917 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vh - 82px - 202px);
  }
}
#Header_Nonpofit {
  display: none;
}
/*body.admin-bar.page-id-22917{
	margin-top: 32px;
}*/
#Section_Download {
  padding: 40px 0 50px !important;
}
@media (max-width: 980px) {
  #Section_Download {
    padding: 40px 0 35px !important;
  }
}
#Section_Download .et_pb_row {
  /*max-width: 1220px;*/
  max-width: 1136px;
  width: 90%;
  color: #000000;
}
#Section_Download .et_pb_row .et_pb_column:first-child {
  z-index: 2;
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_column:first-child {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_column:first-child .et_pb_image_wrap {
    margin-top: 0;
  }
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_column:first-child .et_pb_module {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_column:first-child .et_pb_module:nth-last-child(2) .et_pb_image_wrap {
    margin-top: 1em;
  }
}
#Section_Download .et_pb_row .et_pb_column:last-child {
  z-index: 1;
}
#Section_Download .et_pb_row .et_pb_column:last-child .et_pb_module {
  text-align: right;
}
#Section_Download .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap {
  top: 4px;
}
#Section_Download .et_pb_row .logo {
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .logo {
    margin-bottom: 40px;
  }
}
#Section_Download .et_pb_row h1.entry-title {
  font-family: 'HelveticaNeueBoldCondensed', Helvetica, sans-serif;
  font-size: clamp(35px, 3.4722222222vw, 50px);
  color: inherit;
  padding: 0;
  margin-bottom: 0.6em;
  line-height: 1;
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row h1.entry-title {
    text-align: centerc;
  }
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text p {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: clamp(18px, 1.3888888889vw, 20px);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  text-align: left;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_module.et_pb_text p {
    text-align: center;
  }
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text p:nth-child(2) {
  margin-bottom: 1.5em !important;
}
@media (min-width: 981px) {
  #Section_Download .et_pb_row .et_pb_module.et_pb_text p:nth-child(2) {
    margin-right: -119px;
  }
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text p:not(:last-child) {
  margin-bottom: 1.35em;
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text p:nth-last-child(2) {
  font-size: clamp(22px, 1.6666666667vw, 24px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: left;
  margin-bottom: 1.5em !important;
}
@media (max-width: 980px) {
  #Section_Download .et_pb_row .et_pb_module.et_pb_text p:nth-last-child(2) {
    text-align: center;
  }
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text p:last-child {
  margin-bottom: 0;
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text a {
  border-radius: 5px;
  background-color: #005f61;
  width: 335px;
  height: 70px;
  line-height: 1;
  padding: 0.53em 1.23em 0.6em 2.43em;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: clamp(25px, 1.7361111111vw, 30px);
  font-weight: 700;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2022/11/icon-pdf.png);
  background-position: 25px center;
  background-repeat: no-repeat;
  border: 2px solid #005f61;
  transition: all 0.3s ease;
}
#Section_Download .et_pb_row .et_pb_module.et_pb_text a:hover {
  background-color: #ffffff;
  color: #005f61;
  background-image: url(/wp-content/uploads/2022/11/icon-pdf-hover.png);
}
#Members {
  padding: 43px 0 clamp(43px, 3.9583333333vw, 57px) !important;
}
@media screen and (min-height: 904px) and (min-width: 980px) {
  #Members {
    position: fixed;
    bottom: 82px;
    width: 100%;
  }
}
#Members .et_pb_row {
  max-width: 1130px !important;
  width: 90%;
}
#Members .et_pb_row .et_pb_module.et_pb_text p {
  font-size: clamp(22px, 1.6666666667vw, 24px);
  font-weight: 400;
  font-style: normal;
  line-height: 1.083;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0;
}
#Members .et_pb_row .et_pb_module.et_pb_text p:not(:last-child) {
  margin-bottom: 1em;
}
#Members .et_pb_row .et_pb_module.et_pb_text p:last-child {
  margin-bottom: 0;
}
#Footer_Nonprofit {
  padding: 36px 0 !important;
}
@media screen and (min-height: 904px) and (min-width: 980px) {
  #Footer_Nonprofit {
    position: fixed;
    width: 100%;
    bottom: 0;
  }
}
@media (max-width: 980px) {
  #Footer_Nonprofit {
    padding-bottom: 75px !important;
  }
}
#Footer_Nonprofit .et_pb_row .et_pb_module.et_pb_text p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
@media screen and (max-width: 375px) {
  #Footer_Nonprofit .et_pb_row .et_pb_module.et_pb_text p {
    letter-spacing: 1px;
  }
}
/* Style 2023-02 */
#main-content .btn-orange {
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 1 !important;
  padding: 0.6em 1.9em !important;
  transition: all 0.3s ease !important;
  border-radius: 0 !important;
  color: white !important;
  background-color: #EE6813;
  border: 2px solid #EE6813;
  font-weight: 600;
}
#main-content .btn-orange:hover, #main-content .btn-orange:focus {
  background-color: white !important;
  color: #EE6813 !important;
}
#main-content .btn-green {
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 1 !important;
  padding: 0.6em 1.9em !important;
  transition: all 0.3s ease !important;
  border-radius: 0 !important;
  color: white !important;
  background-color: #005F61;
  border: 2px solid #005F61 !important;
  font-weight: 600;
}
#main-content .btn-green:hover, #main-content .btn-green:focus {
  background-color: white !important;
  color: #005F61 !important;
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Style Header 2023-02 */
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 {
  padding: 0 !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 p, header.et-l.et-l--header .et_builder_inner_content #header-top-2023 a {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 18px;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 .et_pb_row {
  width: 90% !important;
  max-width: 1200px !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top {
  background: #023637;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 50px;
  padding: 14px 0 15px !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
  width: 90% !important;
  max-width: 1200px !important;
  margin: 0 auto;
  font-family: 'Roboto', Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(11px, 1.5vw, 18px) !important;
  line-height: 1.17;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    text-align: right;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    width: 95% !important;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner {
    flex-direction: column;
    font-size: 14px !important;
    line-height: 1.5;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:first-of-type {
  position: relative;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:first-of-type {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:first-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 856px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:last-of-type {
    margin-top: 0.4em;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner > a:last-of-type {
    margin-top: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a {
  color: #FFFFFF;
  text-transform: uppercase;
  transition: all 0.5s;
  position: relative;
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a {
    font-size: 16px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  bottom: 2px;
  transform: scale(0, 1);
  transition: all 0.3s ease;
  left: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a:hover:after {
  /*background-color: $theme_orange;*/
  transform: scale(1, 1);
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location {
  text-transform: none;
  position: relative;
  z-index: 1;
  padding-left: 20px;
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location::before {
  /*content: "\f3c5";
								font-family: FontAwesome !important;
								font-weight: 900!important;
								speak: none;*/
  content: '';
  padding: 0 3px 0 7px;
  font-family: ETmodules;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  display: inline-block;
  box-sizing: border-box;
  direction: ltr;
  position: absolute;
  z-index: 2;
  /*left: 2px;*/
  left: -8px;
  top: 47%;
  transform: translateY(-50%);
  font-size: 16px !important;
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location::before {
    top: 50%;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location {
    padding-left: 25px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a.header-top-location:before {
    left: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner a:hover {
  /*color:$theme_orange;*/
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .locations-wrapper {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .locations-wrapper {
    display: none;
  }
}
@media (min-width: 768px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-desc {
    padding-right: 12px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-desc {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter {
  display: none;
  font-weight: 300;
}
@media (min-width: 768px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter {
    padding: 0 12px;
    display: inline;
  }
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 856px) {
  header.et-l.et-l--header .et_builder_inner_content #header-top-2023 #header-top .et_pb_code_inner .header-top-delimiter:last-of-type {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 {
  /*padding: 19px 0 15px !important;*/
  padding: 19px 0 19px !important;
  transition: all 0.4s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 p, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 a {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 18px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row {
  width: 90% !important;
  max-width: 1200px !important;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .et_pb_module {
  margin: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-logo {
  margin: 0;
  margin-right: 50px;
  max-width: 203px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-logo {
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    margin-right: -8%;
  }
}
@media screen and (max-width: 1270px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    position: absolute;
    /*left: 0;*/
    /*top: 100%;*/
    /*top: 136%;*/
    top: 130%;
    /*width: 100%;*/
    width: 111%;
    left: 50%;
    transform: translateX(-50%);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav span.mobile_menu_bar {
    visibility: hidden;
    height: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 {
    padding: 0;
    background-color: #005f61 !important;
    border-color: #ef7126 !important;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item a {
    padding: 15px 5%;
    font-family: 'Rpboto', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid #004041;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children {
    position: relative;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a:not(.expand) {
    padding: 15px calc(5% + 53px) 15px 5%;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    height: 51px;
    border: none;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:before {
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand.active span:after {
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #004041;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:before {
    content: "";
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children a.expand span:after {
    content: "";
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu {
    height: 0;
    transform: scaleY(0);
    transform-origin: top;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item.menu-item-has-children ul.sub-menu.active {
    height: auto;
    transform: scaleY(1);
    transition: all 0.15s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu {
    padding-left: 0;
    background-color: #004041 !important;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item {
    padding-left: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22760, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item#menu-item-22761 {
    display: none;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav #mobile_menu1 li.menu-item ul.sub-menu li.menu-item a {
    padding: 15px 5% 15px 10%;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid #005f61;
  }
}
@media (max-width: 980px) and (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .main-menu-2023 {
    display: none !important;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li {
  margin-top: 0;
  padding: 10px 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:first-child) {
  padding-left: 20px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:first-child) {
    padding-left: 11px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:last-child) {
  padding-right: 20px;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:not(:last-child) {
    padding-right: 11px;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li a:hover {
  opacity: 1;
  color: #EE6813;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children a:after {
  transition: all 0.3s ease;
  right: -1em;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu {
  left: -20px;
  transition: all 0.5s ease;
  padding: 0.5em 0;
  top: 2.1em;
  width: 210px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu:before {
  position: absolute;
  content: '';
  height: 3px;
  background-color: #EE6813;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
  width: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li {
  display: block;
  padding: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li a {
  width: auto;
  transition: background-color, text-indent 0.3s ease;
  display: block;
  padding: 0.65em 1em;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children .sub-menu > li a:hover {
  background-color: #EE6813;
  text-indent: 8%;
  color: #ffffff;
  opacity: 1;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover a:after {
  transform: rotate(-180deg);
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover .sub-menu {
  left: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li.menu-item-has-children:hover .sub-menu:before {
  width: 100%;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:last-of-type.menu-item-has-children .sub-menu {
  left: unset;
  right: 20px;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column #menu-main-menu-2023 > li:last-of-type.menu-item-has-children:hover .sub-menu {
  right: 0;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 1;
  padding: 0.6em 1.9em !important;
  transition: all 0.3s ease;
  border-radius: 0 !important;
  font-weight: 600;
  color: white;
  background-color: #EE6813;
  border: 2px solid #EE6813;
}
@media screen and (max-width: 1170px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
    padding: 0.6em 1em !important;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange:hover, header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange:focus {
  background-color: white !important;
  color: #EE6813 !important;
}
@media screen and (max-width: 600px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .btn-orange {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger {
  margin-bottom: 0;
  width: 29px;
  height: 30px;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger {
    display: none;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span {
  transition: all 0.25s ease;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span.burger-line {
  display: block;
  margin-bottom: 3px;
  background-color: #005f61;
  height: 3px;
  width: 100%;
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn span.burger-text {
  margin-top: 3px;
  font-family: 'Sora', sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  opacity: 1;
}
@media (min-width: 981px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.top {
    transform: translateY(4px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.middle {
    transform: translateY(6px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-line.bottom {
    transform: translateY(8px);
    height: 4px;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn:hover span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span {
    transition: all 0.25s ease;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.top {
    margin: 0;
    transform: rotate(45deg) translate(7px, 8px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.middle {
    width: 0;
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-line.bottom {
    margin: 0;
    transform: rotate(135deg) translate(2px, 0px);
  }
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023 .et_pb_row .et_pb_column .header-burger .et_pb_code_inner a.burger-btn.active span.burger-text {
    transform: translateY(100%);
    opacity: 0;
  }
}
header.et-l.et-l--header .et_builder_inner_content #header-main-2023.et_pb_sticky {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 5px 0 !important;
}
@media (max-width: 980px) {
  header.et-l.et-l--header .et_builder_inner_content #header-main-2023.et_pb_sticky .et_pb_row .et_pb_column .main-menu-2023 {
    top: 113%;
  }
}
@keyframes problem-left-line {
  40% {
    left: -50px;
  }
  60% {
    left: -50px;
    width: 16px;
  }
  80% {
    left: -15px;
    width: 0;
  }
  100% {
    left: -15px;
    width: 0;
  }
}
@keyframes problem-right-line {
  40% {
    right: -50px;
  }
  60% {
    right: -50px;
    width: 16px;
  }
  80% {
    right: -15px;
    width: 0;
  }
  100% {
    right: -15px;
    width: 0;
  }
}
@keyframes problem-cross-line-left {
  50% {
    transform: translate(-50%, -50%) rotate(0);
  }
}
@keyframes problem-cross-line-right {
  50% {
    transform: translate(-50%, -50%) rotate(0);
  }
}
@keyframes solutions-left-line {
  0% {
    left: 0;
  }
  60% {
    left: -25%;
    transform: scale(0.5, 1);
  }
  80% {
    left: -12%;
    transform: scale(0.25, 1);
  }
  100% {
    left: 0;
    transform: scale(1, 1);
  }
}
@keyframes solutions-right-line {
  0% {
    right: 0;
  }
  60% {
    right: -25%;
    transform: scale(0.5, 1);
  }
  80% {
    right: -12%;
    transform: scale(0.25, 1);
  }
  100% {
    right: 0;
    transform: scale(1, 1);
  }
}
#main-content article h2.home-h2-60, #main-content .et_pb_section h2.home-h2-60 {
  padding: 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  /*@include fontsize(clamp(40px,4.286vw,60px),35px,30px);*/
  line-height: calc(76 / 60);
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
#main-content article h2.home-h2-50, #main-content .et_pb_section h2.home-h2-50 {
  padding: 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  /*@include fontsize(clamp(40px,3.571vw,50px),35px,30px);*/
  line-height: calc(63 / 50);
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
#main-content article h2.home-h2-40, #main-content .et_pb_section h2.home-h2-40 {
  padding: 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: 40px !important;
  line-height: calc(50 / 40);
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #main-content article h2.home-h2-40, #main-content .et_pb_section h2.home-h2-40 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-content article h2.home-h2-40, #main-content .et_pb_section h2.home-h2-40 {
    font-size: 30px !important;
  }
}
#main-content .home-hero-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  background: url(/wp-content/uploads/2023/02/home-hero-bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media (min-width: 981px) {
  #main-content .home-hero-section {
    /*padding: clamp(50px,6.313vw,80px) 0 clamp(50px,6.313vw,80px) !important;*/
    padding: clamp(50px, 6.313vw, 80px) 0 284px !important;
  }
}
#main-content .home-hero-section h1, #main-content .home-hero-section h2, #main-content .home-hero-section h3, #main-content .home-hero-section p, #main-content .home-hero-section li, #main-content .home-hero-section a, #main-content .home-hero-section span {
  font-family: 'Roboto', Arial, sans-serif;
}
#main-content .home-hero-section .home-hero-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 981px) {
  #main-content .home-hero-section .home-hero-row {
    justify-content: space-between;
  }
}
#main-content .home-hero-section .home-hero-row:after {
  display: none;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 {
  margin: 0 0 70px !important;
  width: 100%;
}
@media (min-width: 981px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 {
    margin: 0 !important;
    width: 55%;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner p.home-hero-before-h1 {
  margin: 0 0 18px;
  font-size: clamp(25px, 2.143vw, 34px) !important;
  line-height: 1.2;
  font-weight: 400;
  color: white;
  letter-spacing: 0.01em;
}
@media (max-width: 980px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner p.home-hero-before-h1 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner p.home-hero-before-h1 {
    font-size: 25px !important;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
  margin: 0 0 clamp(20px, 2.214vw, 24px);
  padding: 0;
  font-size: clamp(40px, 3.571vw, 50px) !important;
  font-weight: 700;
  line-height: calc(60/50);
  color: #ffffff;
}
@media (max-width: 980px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    font-size: 35px !important;
  }
}
@media screen and (min-width: 981px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h1.home-hero-h1 {
    max-width: 600px;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
  font-family: 'Roboto', Arial, sans-serif;
  margin: 0 0 clamp(20px, 2.857vw, 38px);
  padding: 11px 24px 11px 24px !important;
  /*@include fontsize(clamp(25px,2.143vw,30px),25px,20px);*/
  font-size: clamp(30px, 2.143vw, 30px) !important;
  font-weight: 500;
  line-height: calc(35/30);
  color: #fff;
  background: #14696A;
  width: fit-content;
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 1120px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2 {
    font-size: 20px !important;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-left: 31px solid #14696A;
  border-bottom: 18px solid transparent;
  right: -22px;
  top: -14%;
  transform: rotate(-25deg);
}
@media screen and (max-width: 1120px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:before {
    top: -8px;
  }
}
@media screen and (max-width: 425px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:before {
    display: none;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 31px solid #14696A;
  border-bottom: 14px solid transparent;
  right: -22px;
  bottom: -14%;
  transform: rotate(25deg);
}
@media screen and (max-width: 1120px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:after {
    bottom: -8px;
  }
}
@media screen and (max-width: 425px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner h2.home-hero-h2:after {
    display: none;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner ul.home-hero-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner ul.home-hero-ul li {
  margin: 0;
  font-size: 18px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04em;
  /*line-height: clamp(1.5, 2.4/1440*100vw, 2.4) !important;*/
  color: #fff;
  padding-left: 26px;
  position: relative;
  text-indent: 0;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner ul.home-hero-ul li:not(:last-of-type) {
  margin-bottom: 0.8em;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner ul.home-hero-ul li:before {
  content: '5';
  position: absolute;
  font-family: ETmodules;
  color: #FF641C;
  color: #002F30;
  width: auto;
  height: auto;
  font-size: 22px;
  top: 0;
  left: -3px;
  z-index: 3;
  margin: 0;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner ul.home-hero-ul li:after {
  content: '';
  position: absolute;
  background-color: #EE6813;
  font-family: ETmodules;
  color: #FF641C;
  color: #002F30;
  width: 18px;
  height: 18px;
  font-size: 22px;
  top: 4px;
  left: 0;
  z-index: 1;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 1250px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners address {
  max-width: 157px;
  line-height: 1.2;
  margin-bottom: 0;
  flex-shrink: 0;
  margin-top: 10px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners address p {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: white;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners address p.office {
  color: #0BF2BA;
  font-weight: 500;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners address p a {
  color: #ffffff;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners address p a:hover {
  color: #EE6813;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners img {
  margin: 10px 10px 0;
  width: 100%;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners img:nth-of-type(1) {
  max-width: 130px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners img:nth-of-type(2) {
  max-width: 97px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-1-2 .home-hero-col-1-2-content .et_pb_code_inner .partners img:nth-of-type(3) {
  max-width: 199px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 {
  margin: 0 !important;
  width: 100%;
  max-width: 488px;
}
@media (min-width: 981px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 {
    width: 40.7%;
    max-width: 100%;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form {
  padding: 30px;
  background-color: #fff;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
  padding: 0;
  margin: 0 0 11px;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  font-weight: 700;
  color: #2E2E2E;
  text-align: center;
}
@media (max-width: 980px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner h3.home-hero-form-h3 {
    font-size: 20px !important;
  }
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner p.home-hero-form-p {
  padding: 0;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
  text-align: center;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper .gform_validation_errors, #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper .gform_heading {
  display: none !important;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form {
  text-align: center;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 20px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield:first-of-type {
  margin-bottom: 5px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-html {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #AAAAAA;
  text-align: center;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid #EE6813;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #000;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  margin: 0;
  padding: 13px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(22/16);
  /*color: #2B2B2B;*/
  color: #000000;
  border: 1px solid rgba(102, 102, 102, 0.55);
  background-color: #fff;
  border-radius: 0;
  outline: none;
  width: 100%;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.55) !important;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder {
  font-weight: 500;
  font-family: 'Roboto', Arial, sans-serif;
  color: rgba(109, 110, 113, 0.55);
  opacity: 1;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer {
  padding: 0;
  margin: clamp(25px, 2.214vw, 30px) auto 0;
  justify-content: center;
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer #gform_ajax_spinner_1 {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translatey(-50%);
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer:before {
  content: '$';
  position: absolute;
  font-family: ETmodules;
  color: white;
  width: auto;
  height: auto;
  font-size: 26px;
  top: 50%;
  transform: translatey(-50%);
  right: 20px;
  z-index: 3;
  transition: all 0.3s ease;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer:hover:before {
  right: 15px;
  color: #EE6813;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer input {
  margin: 0;
  padding: 16px 61px 15px 20px;
  border: 2px solid #EE6813;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  line-height: 1 !important;
  text-transform: uppercase;
  background-color: #EE6813;
  border-radius: 0;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  max-width: 187px;
  width: 100%;
}
#main-content .home-hero-section .home-hero-row .home-hero-col-2-2 .home-hero-form .et_pb_code_inner .gform_wrapper form .gform_footer input:hover {
  color: #EE6813;
  background-color: white;
}
#main-content .home-reviews-section {
  padding: 0 !important;
  margin-top: -182px;
  background-color: transparent;
}
@media screen and (max-width: 1350px) {
  #main-content .home-reviews-section {
    background: #1C5859;
  }
}
@media (max-width: 980px) {
  #main-content .home-reviews-section {
    margin-top: 0;
  }
}
#main-content .home-reviews-section .home-reviews-row {
  padding: 40px 0 !important;
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 1350px !important;
  background: url(/wp-content/uploads/2023/03/reviews-bg.png);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
@media screen and (max-width: 1350px) {
  #main-content .home-reviews-section .home-reviews-row {
    width: 90% !important;
    background: #174C4C;
    background: #1C5859;
  }
}
@media (max-width: 980px) {
  #main-content .home-reviews-section .home-reviews-row {
    padding: 50px 0 !important;
  }
}
#main-content .home-reviews-section .home-reviews-row:before {
  content: '';
  position: absolute;
  background: url(/wp-content/uploads/2023/03/icon-coma.png);
  width: 99px;
  height: 71px;
  top: 15px;
  right: 15px;
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col {
  max-width: 1186px;
  margin-left: auto;
  margin-right: auto !important;
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content h4 {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(22px, 1.3888888889vw, 26px) !important;
  font-weight: 500;
  line-height: calc(30.47/26) !important;
  color: white;
  max-width: 982px;
  padding-right: 120px;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
  padding-bottom: 0;
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp {
  display: flex;
  justify-content: space-between;
  /*gap: 30px;*/
}
@media screen and (max-width: 1180px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp {
    margin-left: -24px;
    margin-right: -24px;
    gap: unset;
  }
}
@media (max-width: 767px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    /*align-items: center;*/
    justify-content: center;
    gap: 24px;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item {
  max-width: 316px;
  position: relative;
  width: 32.5%;
}
@media screen and (max-width: 1180px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item {
    max-width: 316px;
    width: 100%;
    padding: 24px;
    border: none;
    padding-top: 0;
    border-bottom: 2px solid #064C4E;
  }
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child):after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #064C4E;
  right: -3.3vw;
  top: 0;
}
@media screen and (max-width: 1236px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child):after {
    right: -3vw;
  }
}
@media screen and (max-width: 1200px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child):after {
    right: -2.7vw;
  }
}
@media screen and (max-width: 1180px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child):after {
    display: none;
  }
}
@media screen and (max-width: 1180px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child) {
    border-right: 1px solid #064C4E;
  }
}
@media (max-width: 767px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item:not(:last-child) {
    border-right: none;
  }
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item p {
  font-family: 'Roboto', Arial, sans-serif;
  /*font-size: 14px;*/
  font-size: 16px;
  line-height: 1.3;
  /*margin-bottom: 0.8em;*/
  margin-bottom: 0;
  color: white;
}
@media (max-width: 767px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item p {
    font-size: 16px;
  }
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item p:last-child {
  margin-bottom: 0;
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item .review-item_foto {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 980px) {
  #main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item .review-item_foto {
    margin-top: 25px;
  }
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item .review-item_foto .author-foto {
  display: flex;
  align-items: center;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #46A941;
  width: 50px;
  height: 50px;
  flex-shrink: 1;
}
#main-content .home-reviews-section .home-reviews-row .home-reviews-col .home-reviews-content .reviews-wrapp .review-item .review-item_foto .author-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.387;
  color: white;
}
#main-content #home-logo-carousel {
  padding: 35px 0 !important;
}
#main-content #home-logo-carousel #home-logo-carousel-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
#main-content #home-logo-carousel #home-logo-carousel-row .home-logo-carousel-col .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
}
#main-content #home-logo-carousel #home-logo-carousel-row .home-logo-carousel-col .owl-stage-outer .owl-stage .owl-item {
  filter: opacity(0.6);
}
#main-content #home-logo-carousel #home-logo-carousel-row .home-logo-carousel-col .owl-dots {
  display: none;
}
#main-content .home-problem-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  background-color: white;
}
@media (min-width: 981px) {
  #main-content .home-problem-section {
    padding-top: clamp(50px, 6.9444444444vw, 100px) !important;
    padding-bottom: clamp(50px, 6.9444444444vw, 100px) !important;
  }
}
#main-content .home-problem-section .home-problem-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h2.home-problem-h2 {
  margin-bottom: -8px;
  font-size: clamp(30px, 4.1666666667vw, 60px) !important;
  letter-spacing: 0;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h2.home-problem-h2-40 {
  color: #005F61;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h3.home-problem-h3 {
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  line-height: calc(38/30);
  font-weight: 600;
  /*color: #A5A5A5;*/
  text-align: center;
  color: #333333;
}
@media (max-width: 980px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h3.home-problem-h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h3.home-problem-h3 {
    font-size: 20px !important;
  }
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner h3.home-problem-h3:not(:last-child) {
  margin-bottom: 1.7em;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner p.home-problem-p {
  padding: 0;
  margin: 0 0 clamp(50px, 0.4987046632vw, 77px);
  font-size: clamp(25px, 2.143vw, 30px) !important;
  line-height: calc(35/30);
  font-weight: 600;
  text-align: center;
  color: rgba(77, 77, 77, 0.55);
}
@media (max-width: 980px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner p.home-problem-p {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner p.home-problem-p {
    font-size: 20px !important;
  }
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items {
  margin: 0 0 clamp(40px, 6.9444444444vw, 100px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 26px;
  position: relative;
}
@media screen and (min-width: 981px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items:before {
    content: '';
    position: absolute;
    background: #ffffff;
    transform: skew(3deg);
    height: 100%;
    width: 20px;
    top: 0;
    left: -10px;
    z-index: 2;
  }
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items:after {
    content: '';
    position: absolute;
    background: #ffffff;
    transform: skew(-3deg);
    height: 100%;
    width: 20px;
    top: 0;
    right: -10px;
    z-index: 2;
  }
}
@media (min-width: 981px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items {
    flex-wrap: nowrap;
  }
}
@media (max-width: 980px) {
  #main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items {
    row-gap: 40px;
  }
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item {
  width: 100%;
  padding: 50px 22px 28px;
  background-color: #F5F5F5;
  border-bottom: 11px solid #005F61;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item:hover .home-problem-item-icon-wrap:before {
  animation-name: problem-left-line;
  animation-duration: 0.5s;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item:hover .home-problem-item-icon-wrap:after {
  animation-name: problem-right-line;
  animation-duration: 0.5s;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item:hover .home-problem-item-icon-wrap .home-problem-item-icon:before {
  animation-name: problem-cross-line-left;
  animation-duration: 0.5s;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item:hover .home-problem-item-icon-wrap .home-problem-item-icon:after {
  animation-name: problem-cross-line-right;
  animation-duration: 0.5s;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap {
  margin-bottom: 14px;
  width: fit-content;
  position: absolute;
  top: -25px;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -15px;
  width: 0;
  height: 2px;
  background: #ED2800;
  border-radius: 4px;
  transform: translate(-100%, -50%);
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -15px;
  width: 0;
  height: 2px;
  background: #ED2800;
  border-radius: 4px;
  transform: translate(100%, -50%);
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap .home-problem-item-icon {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap .home-problem-item-icon:before {
  content: '';
  background-color: #ED2800;
  width: 100%;
  height: 10px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item .home-problem-item-icon-wrap .home-problem-item-icon:after {
  content: '';
  background-color: #ED2800;
  width: 100%;
  height: 10px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item h4.home-problem-item-h4 {
  padding: 0;
  margin: 0 0 18px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: calc(23/18);
  color: #2E2E2E;
  text-align: center;
  letter-spacing: 0;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item h4.home-problem-item-h4 span {
  white-space: nowrap;
}
#main-content .home-problem-section .home-problem-row .home-problem-col .home-problem-content .et_pb_code_inner .home-problem-items .home-problem-item p.home-problem-item-p {
  font-weight: 400;
  font-size: 16px;
  line-height: calc(20/16);
  color: #000;
  text-align: center;
}
#main-content .home-solution-section {
  padding: 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  background-color: #005F61;
}
#main-content .home-solution-section:before {
  content: '';
  width: 37px;
  height: 37px;
  background-color: white;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
}
#main-content .home-solution-section .slutions-row-logo {
  margin: 0 auto !important;
  padding-top: clamp(50px, 6.9444444444vw, 100px) !important;
  padding-bottom: 0 !important;
  width: 90% !important;
  max-width: 1200px !important;
}
@media (max-width: 980px) {
  #main-content .home-solution-section .slutions-row-logo {
    padding-top: 50px !important;
  }
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module {
  text-align: center;
  overflow: hidden;
  position: relative;
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after, #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
  content: '';
  position: absolute;
  height: 2px;
  max-width: 402px;
  width: 100%;
  transition: all 0.75s ease;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after, #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
    max-width: 27%;
  }
}
@media (max-width: 767px) {
  #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after, #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
    max-width: 20%;
  }
}
@media screen and (max-width: 550px) {
  #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after, #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
    max-width: 15%;
  }
}
@media screen and (max-width: 450px) {
  #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after, #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
    max-width: 10%;
  }
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:before {
  left: 0;
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:after {
  right: 0;
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:hover:before {
  left: 0;
  animation: solutions-left-line;
  animation-duration: 0.75s;
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module:hover:after {
  right: 0;
  animation: solutions-right-line;
  animation-duration: 0.75s;
}
#main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module .et_pb_image_wrap {
  text-align: center;
}
@media (max-width: 767px) {
  #main-content .home-solution-section .slutions-row-logo .et_pb_column .et_pb_module .et_pb_image_wrap img {
    max-width: 70%;
  }
}
#main-content .home-solution-section .home-solution-top-row {
  padding: 40px 0 clamp(50px, 6.9444444444vw, 100px) !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: white;
}
@media (max-width: 980px) {
  #main-content .home-solution-section .home-solution-top-row {
    padding: 40px 0 50px !important;
    flex-direction: column-reverse;
  }
}
#main-content .home-solution-section .home-solution-top-row:after {
  display: none;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 {
  width: 100%;
  /*margin: 0 0 40px !important;*/
  margin: 40px 0 0 !important;
}
@media (min-width: 981px) {
  #main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 {
    margin: 0 !important;
    width: 38.9%;
    max-width: 465px;
  }
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 .home-solution-img {
  text-align: center;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 .home-solution-img .et_pb_image_wrap {
  position: relative;
  width: 100%;
  text-align: center;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 .home-solution-img .et_pb_image_wrap img {
  width: 100%;
}
@media (min-width: 981px) {
  #main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 .home-solution-img .et_pb_image_wrap img {
    width: auto;
  }
}
@media (max-width: 980px) {
  #main-content .home-solution-section .home-solution-top-row .home-solution-top-col-1-2 .home-solution-img .et_pb_image_wrap img {
    /*max-width: 500px;*/
    width: 100%;
    max-height: 350px;
    height: 100%;
    object-position: top;
    object-fit: cover;
  }
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 {
  margin: 0 !important;
  width: 100%;
}
@media (min-width: 981px) {
  #main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 {
    width: 56.4%;
  }
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner h3 {
  font-family: 'Roboto', sans-serif;
  font-size: clamp(25px, 2.0833333333vw, 30px) !important;
  font-weight: 700;
  color: white;
  line-height: calc(35/30);
  padding: 0;
  margin-top: 1.3em;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner p {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 1em;
  line-height: calc(25.2/18);
  color: white;
  font-size: 18px;
  padding: 0;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner ul {
  padding: 0;
  margin-top: 1.4em;
  list-style: none;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4 !important;
  color: white;
  padding: 0;
  text-indent: 0;
  position: relative;
  padding-left: 60px;
  margin: 0;
  color: rgba(255, 255, 255, 0.55);
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner ul li strong {
  color: #ffffff;
  font-size: 18px;
  display: block;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner ul li:not(:last-child) {
  margin: 0 0 1.5em;
}
#main-content .home-solution-section .home-solution-top-row .home-solution-top-col-2-2 .home-solution-top-col-2-2-content .et_pb_code_inner ul li:before {
  content: '';
  font-family: ETmodules;
  color: #EE6813;
  position: absolute;
  font-size: 37px;
  left: 3px;
  top: -3px;
}
#main-content .home-get-started-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
}
#main-content .home-get-started-section:before {
  content: '';
  width: 37px;
  height: 37px;
  background-color: #005F61;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
}
@media (min-width: 981px) {
  #main-content .home-get-started-section {
    padding: clamp(50px, 6.313vw, 100px) 0 clamp(50px, 6.313vw, 100px) !important;
  }
}
#main-content .home-get-started-section .home-get-started-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1170px !important;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title {
  margin: 0 auto 39px;
  max-width: 1000px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner {
  max-width: 975px;
  margin-left: auto;
  margin-right: auto;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
  font-size: 50px !important;
  margin-bottom: 21px;
  color: #333333;
  font-weight: 600;
}
@media (max-width: 980px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
    font-size: 30px !important;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 span {
  color: #EE6813;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner p {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #333333;
  text-align: center;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps {
  margin: 0 0 50px;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 768px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps {
    margin: 0;
    width: 30%;
    max-width: 332px;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
  padding: 0;
  margin: 0 0 20px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(25px, 2.143vw, 28px) !important;
  line-height: calc(38/30);
  font-weight: 600;
  color: #444445;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 768px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    text-align: left;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: num;
  max-width: 325px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
  margin: 0;
  padding: 0 0 0 32px;
  font-weight: 400;
  font-size: 20px !important;
  color: #333333;
  line-height: 1.4 !important;
  counter-increment: num;
  position: relative;
  text-indent: 0;
}
@media (max-width: 980px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
    font-size: 18px !important;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:first-child {
  padding: 0 0 2.35em 32px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:nth-child(2) {
  padding: 0 0 1.2em 32px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:not(:last-child):after {
  content: '';
  width: 2px;
  height: 100%;
  background-color: rgba(0, 95, 97, 0.25);
  position: absolute;
  left: 9px;
  top: 10px;
  z-index: -1;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:before {
  content: counter(num);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #F9F9F9;
  background-color: #005F61;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form {
  padding: clamp(20px, 2.5vw, 30px);
  background-color: #F4F4F4;
  width: 100%;
}
@media (min-width: 768px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form {
    width: 68%;
    max-width: 793px;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form p {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  color: #333333;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form p a {
  font-weight: 700;
  color: #005F61;
  transition: all 0.25s ease;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form p a:hover {
  color: #EE6813;
  transition: all 0.25s ease;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper .gform_validation_errors, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper .gform_heading {
  display: none !important;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 16px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid #c02b0a;
}
@media (min-width: 501px) {
  #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield:not(:last-child) {
    width: 48.6%;
  }
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #000;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin: 0;
  padding: 12px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(22/16);
  /*color: #2B2B2B;*/
  color: #000000;
  border: 1px solid rgba(102, 102, 102, 0.35);
  background-color: #fff;
  border-radius: 0;
  outline: none;
  width: 100%;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.35) !important;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, #main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
  font-weight: 500;
  font-family: 'Roboto', Arial, sans-serif;
  color: rgba(109, 110, 113, 0.55);
  opacity: 1;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  resize: none;
  height: 90px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 13px auto 0;
  justify-content: center;
  width: 100%;
  max-width: 221px;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer input {
  margin: 0;
  padding: 12px 14px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1 !important;
  text-transform: uppercase;
  width: 100%;
  max-width: 221px;
  background-color: #EE6813;
  border: 2px solid #EE6813;
  border-radius: 0;
  color: #fff;
  transition: all 0.25s ease;
  cursor: pointer;
}
#main-content .home-get-started-section .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer input:hover {
  color: #EE6813;
  background-color: #ffffff;
}
#main-content .home-it-support-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  background-color: #F9F9F9;
}
@media (min-width: 981px) {
  #main-content .home-it-support-section {
    padding: clamp(50px, 6.313vw, 100px) 0 clamp(50px, 6.313vw, 100px) !important;
  }
}
#main-content .home-it-support-section .home-it-support-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .section-title {
  margin-bottom: 0;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .section-title h2 {
  font-size: clamp(30px, 2.5vw, 36px) !important;
  font-weight: 600;
  color: #333333;
  max-width: 750px;
  text-align: center;
  letter-spacing: -0.005em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.8em;
  padding: 0 !important;
}
@media (max-width: 980px) {
  #main-content .home-it-support-section .home-it-support-row .home-it-support-col .section-title h2 {
    margin-bottom: 1.3em;
  }
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 980px) {
  #main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner {
    justify-content: center;
  }
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item {
  padding: 30px 26px;
  position: relative;
  background-color: #ffffff;
  width: 32%;
  text-align: center;
  transition: all 0.3s ease;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item:hover {
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
  transform: scale(1.05);
}
@media screen and (max-width: 1150px) {
  #main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item {
    width: 31.5%;
    max-width: 387px;
  }
}
@media (max-width: 980px) {
  #main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item {
    width: 100%;
  }
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item:first-of-type:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-left: 30px solid #E2E2E2;
  border-bottom: 30px solid transparent;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item:last-of-type:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 30px solid #E2E2E2;
  border-bottom: 0px solid transparent;
  transform: rotate(-90deg);
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item .it-support-item__img {
  text-align: center;
  min-height: 63px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item .it-support-item__content h4 {
  font-size: 20px !important;
  line-height: calc(25.2/18);
  font-weight: 700;
  color: #005F61;
  margin-top: 0.9em;
  margin-bottom: 0.9em;
  letter-spacing: 0;
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item .it-support-item__content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #333333;
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  #main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item .it-support-item__content p br {
    display: none;
  }
}
#main-content .home-it-support-section .home-it-support-row .home-it-support-col .it-support-wrapper .et_pb_code_inner .it-support-item .it-support-item__content p b {
  font-weight: 700;
}
#main-content .feedback-home-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  background-color: #F9F9F9;
}
@media (min-width: 981px) {
  #main-content .feedback-home-section {
    padding: clamp(50px, 6.313vw, 100px) 0 clamp(50px, 6.313vw, 100px) !important;
  }
}
#main-content .feedback-home-section .row-header, #main-content .feedback-home-section .row-testimonials {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 996px !important;
}
#main-content .feedback-home-section .row-header h2 {
  font-size: clamp(30px, 2.2222222222vw, 32px) !important;
  padding: 0 !important;
  letter-spacing: 0;
  margin-bottom: 1.4em;
  font-weight: 500;
}
@media (max-width: 980px) {
  #main-content .feedback-home-section .row-header h2 {
    margin-bottom: 1.2em;
  }
}
#main-content .feedback-home-section .row-testimonials .et_pb_code_inner {
  border-top: 6px solid #003536;
  display: flex;
  align-items: center;
  max-height: 356px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 980px) {
  #main-content .feedback-home-section .row-testimonials .et_pb_code_inner {
    max-width: 483px;
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content .feedback-home-section .row-testimonials .et_pb_code_inner:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20 rgba(0, 0, 0, 0.35);
}
#main-content .feedback-home-section .btn-orange {
  text-transform: uppercase;
  font-size: clamp(18px, 1.3888888889vw, 20px) !important;
  line-height: 1;
  padding: 0.7em 1.5em !important;
  transition: all 0.3s ease;
  border-radius: 0 !important;
  color: white;
  background-color: #EE6813;
  border: 2px solid #EE6813;
  font-weight: 700 !importants;
  margin-top: clamp(30px, 2.7777777778vw, 40px);
}
#main-content .feedback-home-section .btn-orange:hover, #main-content .feedback-home-section .btn-orange:focus {
  background-color: white !important;
  color: #EE6813 !important;
}
#main-content .home-prof-section {
  padding: 70px 0 70px !important;
  font-family: 'Roboto', Arial, sans-serif;
}
@media (min-width: 981px) {
  #main-content .home-prof-section {
    padding: clamp(80px, 6.313vw, 100px) 0 clamp(80px, 6.313vw, 100px) !important;
  }
}
#main-content .home-prof-section .home-prof-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-title {
  margin: 0 auto 38px;
  max-width: 688px;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-title .et_pb_code_inner h2.home-prof-h2 {
  margin: 0 auto 19px;
  max-width: 432px;
  font-weight: 600;
  text-align: center;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-title .et_pb_code_inner p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #001E36;
  text-align: center;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item {
  width: 100%;
  padding: 18px 18px 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(248, 248, 248, 0.5) 0%, rgba(248, 248, 248, 0) 100%);
  border: 2px solid #001e361a !important;
  position: relative;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item:before {
  content: '';
  background-color: #F3F7F9;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
  z-index: -1;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item:hover:before {
  opacity: 1;
  transition: all 0.25s ease;
}
@media (min-width: 981px) {
  #main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item {
    width: calc(25% - 15px);
  }
  #main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item:nth-child(3) {
    padding: 18px 22px 26px;
  }
}
@media (min-width: 600px) and (max-width: 980px) {
  #main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item {
    width: calc(50% - 10px);
  }
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item .home-prof-item-img {
  margin-bottom: 19px;
  line-height: 1;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item h3.home-prof-h3 {
  padding: 0;
  margin: 0 0 9px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(17px, 1.429vw, 20px) !important;
  font-weight: 700;
  line-height: calc(25/20);
  color: #001E36;
  text-align: center;
}
#main-content .home-prof-section .home-prof-row .home-prof-col .home-prof-items .et_pb_code_inner a.home-prof-item p.home-prof-p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: rgba(0, 48, 86, 0.75);
  text-align: center;
}
#main-content .home-testimonials-section {
  padding: 70px 0 70px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  background-color: #F5F5F5;
}
@media (min-width: 981px) {
  #main-content .home-testimonials-section {
    padding: clamp(80px, 6.313vw, 100px) 0 84px !important;
  }
}
#main-content .home-testimonials-section .home-testimonials-title-row {
  padding: 0 !important;
  margin: 0 auto 56px !important;
  width: 90% !important;
  max-width: 676px !important;
}
#main-content .home-testimonials-section .home-testimonials-title-row .home-testimonials-title-col .home-testimonials-title .et_pb_code_inner h2.home-testimonials-h2 {
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 30px !important;
  line-height: 1.3;
  font-weight: 600;
  color: #2E2E2E;
  text-align: center;
}
#main-content .home-testimonials-section .home-testimonials-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .home-testimonials-section .home-testimonials-row button.slick-arrow {
  width: 19px;
  height: 36px;
}
#main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-prev {
  left: -28px;
}
@media (min-width: 981px) {
  #main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-prev {
    left: -38px;
  }
}
#main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-prev:before {
  content: url(/wp-content/uploads/2023/03/testimonial-arrow.svg);
}
#main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-next {
  right: -28px;
}
@media (min-width: 981px) {
  #main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-next {
    right: -38px;
  }
}
#main-content .home-testimonials-section .home-testimonials-row button.slick-arrow.slick-next:before {
  content: url(/wp-content/uploads/2023/03/testimonial-arrow-next.svg);
  transform: rotate(180deg);
  transform-origin: center;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track {
  margin-bottom: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide {
  opacity: 0.55;
  max-width: 90vw;
}
@media (min-width: 681px) {
  #main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide {
    max-width: 426px;
  }
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide.slick-center {
  opacity: 1;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide.slick-center .home-testimonial-item {
  transform: scale(1);
  transition: all 0.4s ease;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide.slick-center .home-testimonial-item:before {
  transform: translate(-50%, 0) scale(1);
  transition: all 0.4s ease;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide.slick-center .home-testimonial-item:after {
  transform: scale(1);
  transition: all 0.4s ease;
}
#main-content .home-testimonials-section .home-testimonials-row .slick-list .slick-track .slick-slide.slick-center .home-testimonial-item .home-testimonial {
  padding: 87px 35px 40px;
  transition: all 0.4s ease;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item {
  padding: 2px;
  background-image: linear-gradient(0deg, #001e361a 0%, #fff 100%);
  transform: scale(0.9);
  transition: all 0.4s ease;
  transition-delay: 0.4s;
  position: relative;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 40px;
  width: 140px;
  height: 22px;
  transform: translate(-50%, 0) scale(0);
  background: url(/wp-content/uploads/2023/03/testimonial-5stars.svg) no-repeat center;
  background-size: cover;
  transition: all 0.4s ease;
  z-index: 1;
}
@media (min-width: 768px) {
  #main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item:before {
    width: 190px;
    height: 30px;
  }
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: -12px;
  width: 40px;
  height: 30px;
  transform: scale(0);
  background: url(/wp-content/uploads/2023/03/testimonial-quote.svg) no-repeat center;
  background-size: cover;
  transition: all 0.4s ease;
  z-index: 1;
}
@media (min-width: 768px) {
  #main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item:after {
    bottom: -25px;
    width: 66px;
    height: 50px;
  }
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item .home-testimonial {
  padding: 35px;
  position: relative;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  transition: all 0.4s ease;
  transition-delay: 0.4s;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item .home-testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  color: #888888;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item .home-testimonial .et_pb_testimonial_description span.et_pb_testimonial_author {
  margin-top: 17px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.38;
  color: #555555;
  text-align: center;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item .home-testimonial .et_pb_testimonial_description p.et_pb_testimonial_meta {
  text-align: center;
}
#main-content .home-testimonials-section .home-testimonials-row .home-testimonial-item .home-testimonial .et_pb_testimonial_description p.et_pb_testimonial_meta .et_pb_testimonial_company {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.38;
  color: #555555;
  text-align: center;
}
#main-content .home-testimonials-section .home-testimonials-btn-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 45%);
}
#main-content .home-testimonials-section .home-testimonials-btn-row .home-testimonials-btn-col .home-testimonials-btn-wrap .et_pb_code_inner {
  text-align: center;
}
#main-content .home-testimonials-section .home-testimonials-btn-row .home-testimonials-btn-col .home-testimonials-btn-wrap .et_pb_code_inner a.home-testimonials-btn {
  padding: 17px 21px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  width: 100%;
  max-width: 240px;
}
#main-content .home-testimonials-section .home-testimonials-btn-row .home-testimonials-btn-col .home-testimonials-btn-wrap .et_pb_code_inner a.home-testimonials-btn:hover {
  color: #fff;
}
#main-content .it-internally-home-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  background-color: #ffffff;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center 67px;
}
@media (min-width: 981px) {
  #main-content .it-internally-home-section {
    padding: clamp(50px, 6.313vw, 151px) 0 75px !important;
  }
}
#main-content .it-internally-home-section .it-internally-title {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .it-internally-home-section .it-internally-title h2 {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-align: center;
  margin-bottom: 1em;
  padding: 0;
}
#main-content .it-internally-home-section .it-internally-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
@media (max-width: 980px) {
  #main-content .it-internally-home-section .it-internally-row .it-internally-col .et_pb_module {
    margin: 0;
  }
}
#main-content .it-internally-home-section .it-internally-row .it-internally-col .et_pb_text_inner h3 {
  font-size: clamp(25px, 2.0833333333vw, 30px) !important;
  margin-bottom: 0.6em;
  color: #005F61;
  font-weight: 700;
  padding: 0;
}
#main-content .it-internally-home-section .it-internally-row .it-internally-col .et_pb_text_inner p {
  font-size: 18px;
  padding: 0;
  margin: 0;
  letter-spacing: -0.0035em;
  line-height: 1.35;
}
#main-content .it-internally-home-section .it-internally-row .it-internally-col .et_pb_text_inner p:not(:last-of-type) {
  margin-bottom: 1.2em;
}
#main-content .it-internally-home-section .it-internally-row .it-internally-col .et_pb_text_inner p strong {
  font-weight: 700;
}
#main-content .it-internally-home-section .it-internally-row .it-internally-col .btn-orange, #main-content .it-internally-home-section .it-internally-row .it-internally-col .btn-green {
  padding: 1em 1.5em !important;
  margin-top: 1.1em;
}
#main-content .team-home-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  background-color: #ffffff;
}
@media (min-width: 981px) {
  #main-content .team-home-section {
    padding: clamp(50px, 6.313vw, 75px) 0 clamp(50px, 6.313vw, 100px) !important;
  }
}
#main-content .team-home-section .row-header {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .team-home-section .row-header h2.home-h2-40 {
  letter-spacing: 0.01em;
  margin-bottom: 30px;
  font-size: 39px !important;
}
@media (max-width: 980px) {
  #main-content .team-home-section .row-header h2.home-h2-40 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-content .team-home-section .row-header h2.home-h2-40 {
    font-size: 30px !important;
  }
}
#main-content .team-home-section .row-team {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1230px !important;
}
@media screen and (max-width: 1350px) {
  #main-content .team-home-section .row-team {
    gap: 20px;
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  #main-content .team-home-section .row-team {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1350px) {
  #main-content .team-home-section .row-team .et_pb_column {
    width: 31%;
  }
}
@media (max-width: 980px) {
  #main-content .team-home-section .row-team .et_pb_column {
    max-width: 410px;
    width: 100%;
  }
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module {
  position: relative;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_image {
  max-width: 100%;
}
@media (max-width: 980px) {
  #main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_image {
    margin: 0;
  }
}
@media (max-width: 980px) {
  #main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_image img {
    width: 100%;
  }
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_description {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translatex(-50%);
  width: 100%;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_description .et_pb_module_header {
  font-size: 30px !important;
  color: #ffffff;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module .et_pb_team_member_description .et_pb_member_position {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.3;
  text-align: center;
  opacity: 1;
  color: #ffffff;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module.meet-team-link .et_pb_team_member_description {
  bottom: unset;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module.meet-team-link .et_pb_team_member_description .et_pb_module_header {
  font-size: clamp(30px, 2.5vw, 36px) !important;
  text-transform: uppercase;
  line-height: 1.3 !important;
  text-align: center !important;
  opacity: 1 !important;
  color: #ffffff;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#main-content .team-home-section .row-team .et_pb_column .et_pb_module.meet-team-link:hover .et_pb_team_member_description {
  top: 40%;
}
#main-content .home-tech-insights-section {
  padding: 70px 0 70px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  background-color: transparent;
}
@media (min-width: 981px) {
  #main-content .home-tech-insights-section {
    padding: clamp(80px, 8.333vw, 125px) 0 clamp(80px, 6.667vw, 100px) !important;
  }
}
#main-content .home-tech-insights-section .home-tech-insights-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col .home-tech-insights-title-wrap {
  margin-bottom: 51px;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col .home-tech-insights-title-wrap .et_pb_code_inner h2.home-tech-insights-title {
  font-weight: 600;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
}
@media (min-width: 768px) {
  #main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container {
    flex-wrap: nowrap;
    gap: 1.7%;
  }
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article {
  margin: 0;
  width: 100%;
  background-color: #F8F8F8;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article a, #main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article a:hover {
  transition: all 0.25s ease;
  border: none;
  text-decoration: none;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article a.entry-featured-image-url {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article a.entry-featured-image-url:hover img {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article h3.entry-title {
  margin: 20px 20px 10px;
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(17px, 1.429vw, 20px) !important;
  font-weight: 700;
  line-height: calc(25/20);
  text-align: left;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article h3.entry-title a {
  padding: 0;
  color: #003056;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article h3.entry-title a:hover {
  color: #EE6813;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article p.post-meta {
  margin: 0 20px 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #888888;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article p.post-meta a {
  color: #888888;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article p.post-meta a:hover {
  color: #EE6813;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content {
  margin: 0 20px 23px;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content .post-content-inner {
  margin-bottom: clamp(30px, 4.818vw, 51px);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content .post-content-inner p {
  font-weight: 500;
  font-size: clamp(15px, 1.455vw, 16px);
  line-height: 1.4;
  color: #555555;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content a.more-link {
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #03A4EC;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content a.more-link:hover {
  color: #EE6813;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content a.more-link:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M 1 11 L 11 1 M 11 1 L 1 1 M 10.999 -0.006 L 11 11' stroke-width='2' style='fill-rule: nonzero%3B fill: rgb(10  96  177)%3B stroke: rgb(10  95  177)%3B'/%3E%3C/svg%3E") no-repeat center;
  transition: all 0.25s ease;
  transform: scale(1.2);
  transform-origin: left bottom;
}
#main-content .home-tech-insights-section .home-tech-insights-row .home-tech-insights-col #home-tech-insights .et_pb_ajax_pagination_container article .post-content a.more-link:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 118%;
  bottom: 1px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M 1 11 L 11 1 M 11 1 L 1 1 M 10.999 -0.006 L 11 11' stroke='%2303A4EC' stroke-width='2'/%3E%3C/svg%3E") no-repeat center;
  background-size: cover;
  transition: all 0.25s ease;
}
#main-content .home-faq-section {
  padding: 50px 0 50px !important;
  font-family: 'Roboto', Arial, sans-serif;
  position: relative;
  background-color: #F9F9F9;
}
@media (min-width: 981px) {
  #main-content .home-faq-section {
    padding: clamp(50px, 8.333vw, 100px) 0 clamp(50px, 6.667vw, 100px) !important;
  }
}
#main-content .home-faq-section .home-faq-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  #main-content .home-faq-section .home-faq-row {
    flex-wrap: nowrap;
  }
}
#main-content .home-faq-section .home-faq-row:after {
  display: none;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 {
  margin: 0 0 50px;
  width: 100%;
}
@media (max-width: 980px) {
  #main-content .home-faq-section .home-faq-row .home-faq-col-1-2 {
    margin: 0 0 30px;
  }
}
@media (min-width: 768px) {
  #main-content .home-faq-section .home-faq-row .home-faq-col-1-2 {
    margin: 0;
    width: 50.1%;
  }
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-title {
  margin-bottom: 41px;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-title .et_pb_code_inner h2 {
  text-align: left;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item {
  margin: 0 0 18px;
  padding: 0 0 18px 34px;
  border: none;
  border-bottom: 1px solid #BDBDBD;
  background-color: transparent;
  position: static;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item h5.et_pb_toggle_title {
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: calc(23/18);
  color: #333333;
  position: relative;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item h5.et_pb_toggle_title:before {
  margin: 0;
  position: absolute;
  transition: all 0.3s ease;
  /*content: "\e046";*/
  content: '5';
  color: #ffffff;
  font-size: 19px;
  left: -34px;
  top: 3px;
  width: 19px;
  height: 19px;
  z-index: 2;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item h5.et_pb_toggle_title:after {
  content: '';
  position: absolute;
  height: 18px;
  width: 18px;
  top: 4px;
  left: -34px;
  background-color: #EE6813;
  z-index: 1;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title:before {
  margin: 0;
  position: absolute;
  transition: all 0.3s ease;
  content: "5" !important;
  color: #ffffff;
  font-size: 19px;
  left: -34px;
  top: 3px;
  transform: rotate(90deg);
  display: block !important;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-1-2 .home-faq-acordion .et_pb_accordion_item .et_pb_toggle_content {
  padding-top: 8px;
  font-weight: 400;
  font-size: 18px;
  line-height: calc(21/18);
  color: #333333;
}
@media (min-width: 768px) {
  #main-content .home-faq-section .home-faq-row .home-faq-col-2-2 {
    margin: 0;
    max-width: 524px;
    width: 45%;
  }
}
#main-content .home-faq-section .home-faq-row .home-faq-col-2-2 .home-faq-map-title {
  margin-bottom: 41px;
}
@media (max-width: 980px) {
  #main-content .home-faq-section .home-faq-row .home-faq-col-2-2 .home-faq-map-title {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  #main-content .home-faq-section .home-faq-row .home-faq-col-2-2 .home-faq-map-title {
    margin-top: 0;
  }
}
#main-content .home-faq-section .home-faq-row .home-faq-col-2-2 .home-faq-map-title .et_pb_code_inner h3 {
  margin: 0;
  padding: 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: clamp(30px, 2.7083333333vw, 39px) !important;
  line-height: calc(45.7/39);
  font-weight: 700;
  color: #333333;
  text-align: left;
}
#main-content .home-faq-section .home-faq-row .home-faq-col-2-2 #home-faq-map {
  height: 392px;
  border: 2px solid #005F61;
}
.et-l.et-l--footer #footer-2023 {
  padding: 50px 0 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  background: url(/wp-content/uploads/2023/03/footer-bg-i.jpg);
}
@media (min-width: 981px) {
  .et-l.et-l--footer #footer-2023 {
    padding: clamp(50px, 6.313vw, 100px) 0 0 !important;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row {
  padding: 0 0 66px 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row {
    padding: 0 0 30px 0 !important;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title {
  margin: 0 auto 39px;
  max-width: 100%;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner {
  margin-left: auto;
  margin-right: auto;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
  font-size: 39px !important;
  margin-bottom: 21px;
  font-weight: 500;
  color: #EE6813;
  text-align: center;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 {
    font-size: 30px !important;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner h2.home-get-started-h2 span {
  color: #ffffff;
  display: block;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner p {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.58;
  color: #ffffff;
  text-align: center;
  margin-bottom: 53px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner a {
  color: #ffffff;
  transition: all 0.3s ease;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-title .et_pb_code_inner a:hover {
  color: #EE6813;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps {
  margin: 0 0 50px;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 768px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps {
    margin: 0;
    width: 30%;
    max-width: 383px;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
  padding: 0;
  margin: 0 0 20px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  line-height: calc(35 / 30);
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 768px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps h3 {
    text-align: left;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: num;
  max-width: 325px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
  margin: 0;
  padding: 0 0 0 32px;
  font-weight: 400;
  font-size: 20px !important;
  color: #ffffff;
  line-height: 1.4 !important;
  counter-increment: num;
  position: relative;
  text-indent: 0;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li {
    font-size: 18px !important;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:first-child {
  padding: 0 0 2.35em 32px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:nth-child(2) {
  padding: 0 0 1.2em 32px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:not(:last-child):after {
  content: '';
  width: 2px;
  height: 100%;
  background-color: #009295;
  position: absolute;
  left: 9px;
  top: 10px;
  z-index: -1;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form-steps ol.home-get-started-form-ol li:before {
  content: counter(num);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #F9F9F9;
  background-color: #009295;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form {
  padding: 0;
  background-color: transparent;
  width: 100%;
  /*p {
								margin: 0 0 20px;
								font-size: 18px;
								line-height: 1.4;
								font-weight: 600;
								color: #333333;

								a {
									font-weight: 700;
									color: #05A8E1;
									transition: all 0.25s ease;

									&:hover {
										color: $theme_orange;
										transition: all 0.25s ease;
									}
								}
							}*/
}
@media (min-width: 768px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form {
    width: 68%;
    max-width: 725px;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper .gform_validation_errors, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper .gform_heading {
  display: none !important;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 16px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid #c02b0a;
}
@media (min-width: 501px) {
  .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield:not(:last-child) {
    width: 49%;
  }
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #000;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin: 0;
  padding: 12px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(22 / 16);
  /*color: #2B2B2B;*/
  color: #000000;
  border: 1px solid rgba(102, 102, 102, 0.35);
  background-color: #fff;
  border-radius: 0;
  outline: none;
  width: 100%;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.35) !important;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, .et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
  font-weight: 500;
  font-family: 'Roboto', Arial, sans-serif;
  color: rgba(109, 110, 113, 0.55);
  opacity: 1;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  resize: none;
  height: 118px;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 4px 0 0;
  width: 100%;
  justify-content: flex-end;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer input {
  display: inline-block;
  max-width: 200px;
  width: 100%;
  margin: 0;
  padding: 12px 14px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1 !important;
  text-transform: uppercase;
  background-color: #EE6813;
  border-radius: 0;
  color: #fff;
  transition: all 0.25s ease;
  cursor: pointer;
  border: 2px solid #EE6813;
}
.et-l.et-l--footer #footer-2023 .home-get-started-row .home-get-started-col .home-get-started-form-wrap .et_pb_code_inner .home-get-started-form .gform_wrapper form .gform_footer input:hover {
  color: #EE6813;
  background-color: #ffffff;
  transition: all 0.25s ease;
}
.et-l.et-l--footer #footer-2023 .footer-contacts {
  padding: 21px 0 50px 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts {
    padding: 21px 0 30px 0 !important;
  }
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column {
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 586px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column {
    flex-direction: column;
    align-items: center;
  }
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item {
  padding-left: 24px;
  margin-bottom: 0;
}
@media screen and (max-width: 586px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item {
    max-width: 255px;
    width: 100%;
  }
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:first-of-type {
  margin-right: 11%;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:first-of-type {
    margin-right: 30px;
  }
}
@media screen and (max-width: 586px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:first-of-type {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:last-of-type {
  margin-left: 7%;
}
@media (max-width: 980px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:last-of-type {
    margin-left: 30px;
  }
}
@media screen and (max-width: 823px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:last-of-type {
    margin-top: 30px;
  }
}
@media screen and (max-width: 787px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:last-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 586px) {
  .et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item:last-of-type {
    margin-top: 15px;
  }
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item h4 {
  font-weight: 600;
  font-size: 26px !important;
  line-height: calc(30/26);
  color: #ffffff;
  position: relative;
  padding: 0 0 9px 0;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item h4:before {
  font-family: ETmodules;
  position: absolute;
  font-size: 20px;
  color: #2B9296;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item h4.address-title:before {
  content: '';
  top: 2px;
  left: -24px;
  color: #2B9296;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item h4.phone-title:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -26px;
  transform: rotate(90deg);
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item h4.email-title:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -28px;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item p {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
  line-height: calc(27.24/20);
  color: #ffffff;
  padding: 0;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item a {
  color: #ffffff;
  transition: all 0.3s ease;
  font-weight: 700;
  font-size: 20px;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item a.address-link {
  font-weight: 400;
  line-height: calc(23/20);
  display: inline-block;
}
.et-l.et-l--footer #footer-2023 .footer-contacts .et_pb_column .footer-contact-item a:hover {
  color: #EE6813;
}
.et-l.et-l--footer #footer-2023 .row-copyright {
  padding: 17px 0 17px 0 !important;
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  background-color: #222222;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column {
  width: 90% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner {
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner .cutter {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner a {
  color: #ffffff;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner a:hover {
  color: #EE6813;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner a.tech-pro {
  /*border-bottom: 1px solid #ffffff;*/
  /*text-decoration: underline;*/
  position: relative;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner a.tech-pro:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 1px;
  left: 0;
  background-color: #ffffff;
  transition: all 0.3s ease;
}
.et-l.et-l--footer #footer-2023 .row-copyright .et_pb_column .et_pb_text_inner a.tech-pro:hover:before {
  background-color: #EE6813;
  transform: scale(0, 1);
}
#main-content .hero-23-section {
  padding: 67px 0 !important;
}
#main-content .hero-23-section .hero-23-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
}
#main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(40px, 4vw, 56px) !important;
  line-height: calc(65 / 56);
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner h1 {
    font-size: 35px !important;
  }
}
#main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner p {
  line-height: 1.5em;
  text-align: center;
  color: #fff;
  margin: 1em 0 0;
}
#main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner p a {
  color: inherit;
  font-weight: 600;
}
#main-content .hero-23-section .hero-23-row .hero-23-col .hero-23-title .et_pb_text_inner p a:hover {
  color: #EE6813;
}
#main-content .page-content-section {
  padding: 60px 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
}
@media (min-width: 981px) {
  #main-content .page-content-section {
    padding: 60px 0 clamp(60px, 11.25vw, 162px) !important;
  }
}
#main-content .page-content-section .content-row {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
@media (min-width: 981px) {
  #main-content .page-content-section .content-row {
    justify-content: space-between;
  }
}
#main-content .page-content-section .content-row:after {
  display: none;
}
#main-content .page-content-section .content-row .content-row-col-1-2 {
  margin: 0 0 50px;
  width: 100%;
}
@media (min-width: 981px) {
  #main-content .page-content-section .content-row .content-row-col-1-2 {
    margin: 0;
    width: calc(100% - 460px);
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-content .page-content-section .content-row .content-row-col-1-2 {
    width: calc(100% - 320px);
  }
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2 {
  margin: 2em 0 0.75em !important;
  padding: 0 !important;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(25px, 2.143vw, 30px) !important;
  line-height: calc(35 / 30) !important;
  color: #333333;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2 {
    margin: 1.2em 0 0.75em !important;
  }
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2:first-child {
  margin: 0 0 0.75em !important;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2 + h2 {
  margin-top: 0 !important;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2 span {
  color: #005F61;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2 em {
  color: #005F61;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h2.with-subtitle {
  margin-bottom: 0.5em !important;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner + h2 {
  margin: 0 0 0.75em !important;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner #company-map, #main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner .company-map {
  height: 429px;
  border: 1px solid #000000;
  margin-bottom: 44px;
  margin-top: 31px;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner h3 {
  margin: 0 0 39px;
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: clamp(20px, 1.857vw, 26px) !important;
  line-height: calc(36 / 26);
  color: #000;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner p {
  margin: 0 0 1.5em;
  font-weight: 400;
  font-size: clamp(17px, 1.429vw, 20px);
  line-height: calc(30 / 20);
  color: #000;
  padding: 0;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner p.subtitle {
  font-size: clamp(18px, 1.6429vw, 23px);
  font-style: italic;
  line-height: 1;
  color: #005F61;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner a {
  font-weight: 700;
  color: #005F61;
  transition: all 0.3s ease;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner a:not(.btn-orange) {
  border-bottom: 1px solid #005F61;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner a:hover {
  color: #EE6813;
  border-bottom: 1px solid #EE6813;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul {
  padding: 0;
  margin-top: 1.9em;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul:not(:last-child) {
  margin-bottom: 1em;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul li {
  position: relative;
  display: list-item;
  font-size: clamp(17px, 1.429vw, 20px);
  text-indent: 0;
  padding-left: 30px;
  margin: 0;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul li:not(:last-of-type) {
  margin-bottom: 0.9em;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  font-family: ETmodules;
  line-height: 140%;
  color: #EE6813;
  margin: 0;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul.anchors {
  padding: 0;
  margin: 1.5em 0;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul.anchors li {
  background: #f0faf8;
  border-radius: 10px;
  padding: 20px 20px 22px 68px;
  margin-bottom: 6px;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul.anchors li::before {
  content: '';
  top: 50%;
  left: 15px;
  width: 32px;
  height: 32px;
  background: url('/wp-content/uploads/2023/06/arrow-right-1.svg') no-repeat center;
  transform: translateY(-50%);
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner ul.anchors li a {
  font-weight: 500;
  font-size: clamp(18px, 1.8572vw, 26px);
  line-height: 134%;
  color: inherit;
  border: none;
}
#main-content .page-content-section .content-row .content-row-col-1-2 .page-content-wrapper .et_pb_code_inner .btn-orange {
  margin-top: 0.9em;
  padding: 0.9em 2.8em !important;
  display: inline-block;
  border: 2px solid #EE6813 !important;
}
#main-content .page-content-section .content-row .content-row-col-2-2 {
  margin: 0;
  width: 100%;
}
@media (min-width: 981px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 {
    width: 400px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 {
    width: 300px;
  }
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar {
    position: sticky;
    top: calc(50vh - (620px / 2) + (70px / 2));
  }
}
@media (min-width: 1201px) and (min-height: 780px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar {
    position: sticky;
    top: calc(50vh - (716px / 2) + (70px / 2));
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-height: 760px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar {
    position: sticky;
    top: calc(50vh - (731px / 2) + (70px / 2));
  }
}
@media (max-width: 980px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner {
  padding: 30px 20px 30px;
  background-image: linear-gradient(0deg, #095A5C 0%, #094C4C 100%);
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner h3 {
  margin: 0 0 10px;
  padding: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.357vw, 33px) !important;
  line-height: calc(38 / 33);
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner p {
  margin: 0 0 14px;
  font-weight: 400;
  font-size: 17px;
  line-height: calc(25 / 17);
  color: #fff;
  text-align: center;
  padding: 0;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner p {
    margin: 0 0 15px;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner p a {
  font-weight: 700;
  color: #fff;
  transition: all 0.25s ease;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner p a:hover {
  color: #EE6813;
  transition: all 0.25s ease;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper {
  margin-top: 23px;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper .gform_validation_errors, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper .gform_heading {
  display: none !important;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 18px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields {
    grid-row-gap: 13px;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield {
  width: 100%;
  position: relative;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea {
  border: 1px solid #c02b0a;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
  width: max-content;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  bottom: -14px;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin: 0;
  padding: 12px 15px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: calc(22 / 16);
  color: #000000;
  border: 1px solid rgba(102, 102, 102, 0.35);
  background-color: #fff;
  border-radius: 0;
  outline: none;
  width: 100%;
  opacity: 1;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    padding: 9px 10px;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:active, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active {
  outline: none !important;
  border: 1px solid rgba(102, 102, 102, 0.35) !important;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder {
  font-family: 'Roboto', Arial, sans-serif;
  color: #6D6E71;
  opacity: 1;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  resize: none;
  height: 119px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    height: 90px;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
  padding: 0;
  margin: 15px auto 0;
  justify-content: center;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 1201px) and (min-height: 640px) and (max-height: 779px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
    margin: 10px auto 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-height: 760px) {
  #main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer {
    margin: 10px auto 0;
  }
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer input {
  margin: 0;
  padding: 12px 14px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1 !important;
  text-transform: uppercase;
  width: 100%;
  max-width: 200px;
  background-color: #EE6813;
  border: 2px solid #EE6813;
  border-radius: 0;
  color: #fff;
  transition: all 0.25s ease;
  cursor: pointer;
}
#main-content .page-content-section .content-row .content-row-col-2-2 .page-sidebar .et_pb_code_inner .gform_wrapper form .gform_footer input:hover {
  color: #EE6813;
  background-color: #ffffff;
  transition: all 0.25s ease;
}
#main-content .voip-banner-section {
  margin: 0;
  padding: 80px 0 !important;
  background-color: #07343a;
}
#main-content .voip-banner-section .banner-row {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
@media (max-width: 980px) {
  #main-content .voip-banner-section .banner-row {
    flex-direction: column;
  }
}
#main-content .voip-banner-section .banner-row .banner-col {
  width: 50%;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  #main-content .voip-banner-section .banner-row .banner-col {
    width: 100%;
  }
}
#main-content .voip-banner-section .banner-row .banner-col:nth-child(2) {
  padding-left: 50px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 980px) {
  #main-content .voip-banner-section .banner-row .banner-col:nth-child(2) {
    margin: 50px 0 0;
    padding-left: 0;
    justify-content: center;
  }
}
#main-content .voip-banner-section .banner-title, #main-content .voip-banner-section .banner-desc {
  max-width: 585px;
}
@media (max-width: 980px) {
  #main-content .voip-banner-section .banner-title, #main-content .voip-banner-section .banner-desc {
    max-width: 100%;
  }
}
#main-content .voip-banner-section .banner-title {
  margin: 0;
  padding: 0;
}
#main-content .voip-banner-section .banner-title h1 {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(40px, 4.17vw, 50px) !important;
  font-style: normal;
  font-weight: 700;
  line-height: 1.18 !important;
}
@media (max-width: 980px) {
  #main-content .voip-banner-section .banner-title h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-banner-section .banner-title h1 {
    font-size: 35px !important;
  }
}
#main-content .voip-banner-section .banner-desc {
  margin: 40px 0 0;
  padding: 0;
}
#main-content .voip-banner-section .banner-desc p, #main-content .voip-banner-section .banner-desc ul {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35 !important;
  letter-spacing: normal;
}
#main-content .voip-banner-section .banner-desc ul {
  padding: 0;
}
#main-content .voip-banner-section .banner-desc ul > li {
  position: relative;
  padding-left: 35px;
  line-height: 1.35 !important;
  margin-bottom: 1.08rem;
}
#main-content .voip-banner-section .banner-desc ul > li::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  transform: none;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path fill="%23EF7126" d="M0 0h18v18H0z"/><path fill="%23003034" d="m7.463 13.756 4.286-4.167a.816.816 0 0 0 0-1.178L7.463 4.244a.873.873 0 0 0-1.212 0 .816.816 0 0 0 0 1.179L9.931 9l-3.68 3.578a.816.816 0 0 0 0 1.178.867.867 0 0 0 .606.244c.22 0 .44-.082.606-.244Z"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#main-content .voip-banner-section .banner-img {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#main-content .voip-what-section {
  margin: 0;
  padding: 80px 0 !important;
}
#main-content .voip-what-section .what-row {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-row {
    flex-direction: column;
  }
}
#main-content .voip-what-section .what-row .what-col {
  margin: 0;
  padding: 0;
}
#main-content .voip-what-section .what-row .what-col:nth-child(1) {
  width: 49%;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-row .what-col:nth-child(1) {
    width: 100%;
  }
}
#main-content .voip-what-section .what-row .what-col:nth-child(2) {
  width: 51%;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-row .what-col:nth-child(2) {
    width: 100%;
  }
}
#main-content .voip-what-section .what-content {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #045e5f;
}
#main-content .voip-what-section .what-content-top {
  margin: 0;
  padding: 39px 40px 20px;
}
@media (max-width: 767px) {
  #main-content .voip-what-section .what-content-top {
    padding: 20px 20px 25px;
  }
}
#main-content .voip-what-section .what-content-top h2 {
  margin: 0 0 20px !important;
  padding: 0 !important;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(40px, 4.17vw, 50px) !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-content-top h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-what-section .what-content-top h2 {
    font-size: 35px !important;
  }
}
#main-content .voip-what-section .what-content-top p {
  margin: 0 0 1.19em !important;
  padding: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.37;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-content-top p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-what-section .what-content-top p {
    font-size: 16px !important;
  }
}
#main-content .voip-what-section .what-content-top p:last-child {
  margin: 0 !important;
}
#main-content .voip-what-section .what-content-bottom {
  position: relative;
  padding: 20px 40px 20px 105px;
  background-color: #EE6813;
}
@media (max-width: 767px) {
  #main-content .voip-what-section .what-content-bottom {
    padding: 20px 20px 20px 85px;
  }
}
@media (max-width: 374px) {
  #main-content .voip-what-section .what-content-bottom {
    padding: 105px 20px 20px 20px;
  }
}
#main-content .voip-what-section .what-content-bottom::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  width: 46px;
  height: 68px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="46" height="68" viewBox="0 0 46 68" fill="none"><path d="M17.3359 43.7825C17.4983 44.668 17.4821 45.5702 17.2926 46.428C16.5235 49.9536 13.1876 52.101 9.75413 51.1214C8.63311 50.8004 7.57708 50.1694 6.70518 49.2728C7.21966 51.2266 7.91826 52.9146 9.34255 55.1949C11.8283 59.1798 15.018 61.8641 18.4406 63.3529C21.0618 64.4931 23.8345 64.9303 26.526 64.7034C29.2176 64.4765 31.8279 63.5854 34.1349 62.08C37.0214 60.1982 39.4583 57.3423 41.018 53.5954C41.917 51.4369 42.464 48.7747 42.7023 46.0351C42.9676 42.9965 42.8485 39.875 42.4152 37.235C42.1932 35.8845 41.7112 34.7499 40.9909 33.9419C40.3519 33.2279 39.4963 32.7575 38.4294 32.6136C34.5356 32.0767 30.4252 32.6136 26.4935 32.3258C24.7822 32.1985 23.5258 32.1099 23.3255 33.9308C23.2496 34.595 23.2821 35.1982 23.3959 35.7517C23.6504 36.9749 24.3544 37.9434 25.2967 38.6463C26.3148 39.4046 27.6146 39.8695 28.9793 40.0244C29.8999 40.1296 30.8422 40.0909 31.7304 39.9082C32.5535 39.6813 33.4092 40.1628 33.6583 41.0041C34.7739 44.8119 26.4665 41.6406 26.2715 48.7304C26.2661 48.9352 26.2607 49.14 26.2553 49.2728C26.2282 50.1639 25.5025 50.8613 24.6306 50.8336C23.7587 50.8059 23.0763 50.0643 23.1034 49.1732C23.1088 48.9352 23.1143 48.7858 23.1197 48.6474C23.2063 45.5314 23.2496 43.8821 25.4971 42.4209C24.766 42.111 24.0674 41.718 23.4392 41.2531C23.1792 41.0594 22.941 40.8546 22.7243 40.6388C22.2857 41.4524 21.6737 42.1719 20.8993 42.7198C20.8289 42.7696 20.7639 42.8139 20.6935 42.8582C19.6537 43.5389 18.4894 43.8323 17.3359 43.7825ZM3.24465 44.2086L1.13801 40.9653C-0.492068 38.4526 -0.226706 35.8569 1.02428 33.9308C1.50085 33.1947 2.12364 32.5637 2.8439 32.0767C3.56417 31.5841 4.38192 31.241 5.24299 31.086C5.60583 31.0196 5.97408 30.9864 6.34775 30.9919C6.26652 30.3167 6.2936 29.6359 6.42357 28.9828C6.72684 27.4331 7.5825 26.0052 8.89847 25.0698C8.96346 25.02 9.03386 24.9758 9.10426 24.9315C10.534 24.0017 12.1857 23.7969 13.7291 24.2009C14.0595 24.2895 14.3898 24.4002 14.7093 24.5441C14.4711 23.4205 14.4981 22.2859 14.7689 21.2288C15.2022 19.5352 16.2474 18.0464 17.8341 17.1608C19.4209 16.2698 21.2351 16.1646 22.8706 16.7125C24.4736 17.2494 25.9195 18.4172 26.8131 20.0887C28.6543 23.5312 28.8493 23.9906 29.0443 24.4555C29.1905 24.7986 29.3313 25.1418 30.4144 27.1841L30.4361 6.96604C30.4361 5.06212 31.1563 3.33531 32.3153 2.07895C34.8714 -0.693905 39.0251 -0.693905 41.5812 2.08448C42.7347 3.34085 43.455 5.07319 43.4496 6.97711L43.4279 30.5713H43.4333C43.4333 30.9421 43.3088 31.2852 43.103 31.562C43.1788 31.6395 43.2492 31.7169 43.3196 31.7944C44.4677 33.0729 45.2096 34.7721 45.5346 36.7258C46.0111 39.5983 46.1357 43.0076 45.8433 46.3339C45.5725 49.3835 44.9497 52.3888 43.9207 54.8628C42.1011 59.2296 39.2363 62.5781 35.8245 64.803C33.068 66.6018 29.9703 67.6589 26.7806 67.9301C23.5962 68.2013 20.3144 67.6866 17.2005 66.3306C13.2255 64.6038 9.53751 61.5044 6.68352 56.9328C4.05698 52.7264 3.61291 50.3908 2.74101 45.8303L2.72476 45.7362C2.62187 45.144 2.83307 44.5684 3.24465 44.2086ZM13.0251 41.8287C12.7002 41.5077 12.3969 41.1424 12.1261 40.7495L7.93992 34.6282C7.21966 34.1411 6.45607 34.0083 5.75746 34.1356C5.31339 34.2186 4.88556 34.3957 4.50647 34.6558C4.12197 34.916 3.79162 35.2536 3.53709 35.641C2.90889 36.6096 2.78975 37.9434 3.65082 39.2662L8.30818 46.4336C8.87681 47.308 9.68914 47.9058 10.5502 48.1548C12.3048 48.6529 13.9458 47.5682 14.3411 45.7694C14.5198 44.9447 14.4061 44.0481 13.9458 43.2622C13.9078 43.2013 13.8862 43.1626 13.8699 43.1404L13.0251 41.8287ZM11.7416 34.2629L15.3484 39.8141C15.7924 40.1905 16.2961 40.4617 16.8214 40.5945C17.5904 40.7938 18.4027 40.7052 19.0797 40.2624C19.1122 40.2403 19.1447 40.2182 19.1772 40.196C19.827 39.7311 20.2549 39.0116 20.4119 38.2146C20.569 37.4066 20.4444 36.5432 19.9841 35.8015C19.957 35.7628 19.9353 35.724 19.9083 35.6853L15.2022 28.8002C14.6335 27.97 13.8374 27.411 12.9872 27.1896C12.2128 26.9904 11.4059 27.0789 10.7289 27.5217C10.6964 27.5438 10.6639 27.566 10.626 27.5881C9.97616 28.053 9.54834 28.7781 9.39129 29.5695C9.23423 30.3776 9.35879 31.241 9.81911 31.9826C9.84619 32.0214 9.86785 32.0601 9.89493 32.0988L10.0953 32.3922C10.6856 32.8737 11.238 33.4936 11.7416 34.2629ZM21.8958 19.7677C21.0509 19.4854 20.1357 19.5297 19.345 19.9724C18.5652 20.4097 18.0399 21.1569 17.8233 22.0203C17.5904 22.939 17.6933 23.9851 18.1753 24.9315L20.9914 30.4495C21.5275 29.7134 22.1936 29.0991 23.0005 28.6231C24.0999 27.97 25.4321 27.5992 27.0243 27.5272C26.4015 26.3262 26.2715 26.0163 26.1415 25.7063C25.9682 25.2968 25.8004 24.8927 24.0457 21.6162C23.5583 20.6975 22.7677 20.0555 21.8958 19.7677ZM34.6114 4.2762C33.9778 4.9625 33.5879 5.90892 33.5825 6.95497L33.5608 28.9386L40.2761 28.9441L40.2978 6.9605C40.2978 5.91446 39.9078 4.9625 39.2796 4.2762C37.9745 2.85933 35.9166 2.8538 34.6114 4.2762Z" fill="white"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #main-content .voip-what-section .what-content-bottom::before {
    left: 20px;
  }
}
@media (max-width: 374px) {
  #main-content .voip-what-section .what-content-bottom::before {
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
#main-content .voip-what-section .what-content-bottom p {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.37;
  letter-spacing: normal;
}
#main-content .voip-what-section .what-list ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
}
@media (max-width: 980px) {
  #main-content .voip-what-section .what-list ul {
    margin: 30px 0 0;
  }
}
#main-content .voip-what-section .what-list ul li {
  margin: 0 0 10px;
  padding: 21px 22px;
  color: #222;
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4 !important;
  background-color: #F4F4F4;
}
#main-content .voip-what-section .what-list ul li::before {
  display: none;
}
#main-content .voip-use-section {
  margin: 0;
  padding: 100px 0 80px !important;
  background-color: #F4F4F4;
}
@media (max-width: 980px) {
  #main-content .voip-use-section {
    padding: 80px 0 60px !important;
  }
}
#main-content .voip-use-section .use-row {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 !important;
}
#main-content .voip-use-section .use-row .use-col {
  margin: 0;
  padding: 0;
}
#main-content .voip-use-section .use-row:nth-child(2) {
  display: flex;
  justify-content: space-between;
}
#main-content .voip-use-section .use-row:nth-child(2) .use-col {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#main-content .voip-use-section .use-row:nth-child(2) .use-col:nth-child(1) {
  padding-right: 10px;
  align-items: flex-start;
}
@media (max-width: 767px) {
  #main-content .voip-use-section .use-row:nth-child(2) .use-col:nth-child(1) {
    width: 100%;
    padding-right: 0;
    justify-content: flex-start;
  }
}
#main-content .voip-use-section .use-row:nth-child(2) .use-col:nth-child(2) {
  padding-left: 10px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  #main-content .voip-use-section .use-row:nth-child(2) .use-col:nth-child(2) {
    display: none;
  }
}
#main-content .voip-use-section .use-title {
  margin-bottom: 40px;
}
#main-content .voip-use-section .use-title h2 {
  margin: 0;
  padding: 0 !important;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: clamp(40px, 4.17vw, 50px) !important;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  line-height: 1.18 !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-use-section .use-title h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-use-section .use-title h2 {
    font-size: 35px !important;
  }
}
#main-content .voip-use-section .use-item {
  width: 100%;
  max-width: 590px;
  margin-bottom: 20px;
  padding: 20px 20px;
  background-color: #fff;
}
@media (max-width: 767px) {
  #main-content .voip-use-section .use-item {
    max-width: 100%;
  }
}
#main-content .voip-use-section .use-item .et_pb_blurb_content {
  max-width: 100%;
}
#main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 20px;
}
#main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
  text-align: left;
}
#main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  margin: 0 0 11px;
  padding: 0;
  color: #222;
  font-family: "Roboto", sans-serif;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 140% !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 18px !important;
  }
}
#main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  margin: 0 0 1.4em;
  padding: 0;
  color: #222;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}
#main-content .voip-use-section .use-item .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p:last-child {
  margin: 0;
}
#main-content .voip-solution-section {
  margin: 0;
  padding: 80px 0 !important;
  background-color: #022f32;
}
#main-content .voip-solution-section .solution-row {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-row {
    flex-direction: column;
  }
}
#main-content .voip-solution-section .solution-row .solution-col {
  width: 50%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-row .solution-col {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  #main-content .voip-solution-section .solution-row .solution-col:nth-child(2) {
    width: 40%;
  }
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-row .solution-col:nth-child(2) {
    width: 100%;
  }
}
#main-content .voip-solution-section .solution-row .solution-col:nth-child(2) {
  padding: 1px 0 0 19px;
}
@media (max-width: 1280px) {
  #main-content .voip-solution-section .solution-row .solution-col:nth-child(2) {
    width: 60%;
    padding: 0;
  }
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-row .solution-col:nth-child(2) {
    width: 100%;
    margin: 40px 0 0;
  }
}
#main-content .voip-solution-section .solution-title h2 {
  margin: -5px 0 0;
  padding: 0 !important;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(40px, 5.83vw, 70px) !important;
  font-style: normal;
  font-weight: 800;
  line-height: 110% !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-title h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-solution-section .solution-title h2 {
    font-size: 35px !important;
  }
}
#main-content .voip-solution-section .solution-title h2 span {
  color: #EE6813;
}
#main-content .voip-solution-section .solution-list ul {
  margin: 0;
  padding: 0;
  list-style: none !important;
  columns: 2;
  column-gap: 30px;
}
@media (max-width: 980px) {
  #main-content .voip-solution-section .solution-list ul {
    margin: 0 auto;
  }
}
@media (max-width: 530px) {
  #main-content .voip-solution-section .solution-list ul {
    columns: 1;
  }
}
#main-content .voip-solution-section .solution-list ul li {
  margin-bottom: 9.5px;
  padding: 0 0 0 15px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140% !important;
  text-transform: capitalize;
}
#main-content .voip-solution-section .solution-list ul li::before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: text-top;
  transform: none;
  background: none;
}
#main-content .voip-assistance-section {
  position: relative;
  margin: 0;
  padding: 100px 0 !important;
}
#main-content .voip-assistance-section::before, #main-content .voip-assistance-section::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: calc(100% - 200px);
  background: #009295;
}
#main-content .voip-assistance-section::before {
  left: 0;
}
#main-content .voip-assistance-section::after {
  right: 0;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section {
    padding: 80px 0 !important;
  }
  #main-content .voip-assistance-section::before, #main-content .voip-assistance-section::after {
    height: calc(100% - 160px);
  }
}
@media (max-width: 767px) {
  #main-content .voip-assistance-section::before, #main-content .voip-assistance-section::after {
    width: 5px;
  }
}
#main-content .voip-assistance-section .assistance-row {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-row {
    flex-direction: column-reverse;
  }
}
#main-content .voip-assistance-section .assistance-row .assistance-col {
  width: 50%;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-row .assistance-col {
    width: 100%;
  }
}
#main-content .voip-assistance-section .assistance-row .assistance-col:nth-child(1) {
  display: flex;
  padding-right: 40px;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-row .assistance-col:nth-child(1) {
    margin: 50px 0 0;
    padding-right: 0;
    justify-content: center;
  }
}
#main-content .voip-assistance-section .assistance-row .assistance-col:nth-child(2) {
  padding-left: 10px;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-row .assistance-col:nth-child(2) {
    padding-left: 0;
  }
}
#main-content .voip-assistance-section .assistance-title, #main-content .voip-assistance-section .assistance-desc {
  max-width: 585px;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-title, #main-content .voip-assistance-section .assistance-desc {
    max-width: 100%;
  }
}
#main-content .voip-assistance-section .assistance-title {
  margin: 0;
  padding: 0;
}
#main-content .voip-assistance-section .assistance-title h2 {
  margin: 0;
  padding: 0 !important;
  color: #222;
  font-family: "Roboto", sans-serif;
  font-size: clamp(40px, 4.17vw, 50px) !important;
  font-style: normal;
  font-weight: 700;
  line-height: 1.18 !important;
  letter-spacing: normal;
}
@media (max-width: 980px) {
  #main-content .voip-assistance-section .assistance-title h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #main-content .voip-assistance-section .assistance-title h2 {
    font-size: 35px !important;
  }
}
#main-content .voip-assistance-section .assistance-desc {
  margin: 40px 0 0;
  padding: 0;
}
#main-content .voip-assistance-section .assistance-desc p {
  margin: 0 0 1.2em;
  padding: 0;
  color: #666;
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4 !important;
  letter-spacing: normal;
}
#main-content .voip-assistance-section .assistance-desc p:last-child {
  margin: 0;
}
#main-content .voip-assistance-section .assistance-desc p strong {
  color: #444;
}
#main-content .voip-assistance-section .assistance-img {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.tlctech.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fmain-banner-hs-form.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_global.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_header.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_page.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_footer-cta.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_team.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_home-covid.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_webinar.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_cloud-it-plans.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_remote-working-guide.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_facebook-ad.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_thank-you-fb.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_landing-template.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_careers.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_jobs-list.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_single-job.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2F_footer-dev.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_home-dev.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fglobal%2F_header-2022.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fglobal%2F_banner-single.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_nonprofit.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fglobal%2F_header-2023.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_home-2023.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fglobal%2F_footer-2023.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_single-2023.scss%22%2C%22wp-content%2Fthemes%2Ftlc%2Fscss%2Fpage%2F_voip.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAgHA%3BAAEA%3BAAEA%3BAAEA%3BAAGA%3BACxHA%3BAC%2BBA%3BAAAA%3BAAAA%3BAAhCA%3BAFEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEvGA%3BACGA%3BAAAA%3BAAAA%3BADaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACFF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACSE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BADvBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAD5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0DE%3BAAAA%3BAAAA%3BAD1DF%3BAAAA%3BAAAA%3BAAAA%3BACgEM%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBN%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BADvJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqKM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgLM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAD%2FLR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BMU%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnOV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwPI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1PR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9RR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACySQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnSR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsTE%3BAAAA%3BAAAA%3BADhTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8TM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9TN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyUM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BADxVR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwWU%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5XV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyYE%3BAAAA%3BAAAA%3BAAAA%3BADzYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0YI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BADrZV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4ZU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5ZV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6aY%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BADzcR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8cU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvfR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACogBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3gBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACshBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADthBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoiBU%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADljBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6jBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrlBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BlBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FlBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0mBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6tBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7tBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4uBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmvBA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADzvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiwBA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhyBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyzBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BADrzBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4zBD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADh0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC40BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BADv1BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC81BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BADv6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACo7BI%3BAAAA%3BAAAA%3BADp7BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACw8BM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD98BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC49BQ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7%2BBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACq%2FBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhgCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4gCE%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3hCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8iCA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAD5oCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACopCI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADzpCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwqCU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7pCV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuqCU%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BADjyCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACyyCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzyCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACi0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADn0CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BACy1CE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAD91CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACs2CA%3BAAAA%3BAAAA%3BADt2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC82CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD53CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACu4CA%3BAAAA%3BAAAA%3BADv4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2B4CA%3BAAAA%3BAAAA%3BAD%2F4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACu5CA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD35CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACu6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BADh8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC28CM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD79CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6%2BCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhgDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACohDF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BADjzDV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC80DA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAASP%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAD%2F1DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACq2DI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADz2DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACg3DM%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BADr3DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACk4DI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD53DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2B4DE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADv5DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACw8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7%2BDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACggEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrgER%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0iEA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAC%2FiEN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAF%2FFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAFzKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiLU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAFtOR%3BAAAA%3BAAAA%3BAAAA%3BAEgPI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBN%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAcV%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FUF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHlLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BLD%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAHtNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAHnOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiPE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH7PH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BQC%3BAAAA%3BAAAA%3BAAAA%3BAH1QD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAH7RC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BSD%3BAAAA%3BAAAA%3BAH%2FSC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAH1UD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHncH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqdG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHndH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8dI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG6eI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH9iBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGukBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAC5lBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQP%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%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%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAC98CD%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BALTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqBI%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALnBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKmEY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnFZ%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BANlFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAMmGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BANtJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMwKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxRD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAPlBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0BE%3BAAAA%3BAAAA%3BAAAA%3BAP1BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOoCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPhDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO4DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAP7FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOwGA%3BAAAA%3BAAAA%3BAAAA%3BAPlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAPrLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOqNK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP3NL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOiPC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPzOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuPG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPxQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOmRI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP5RJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAR7CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQyGI%3BAAAA%3BAAAA%3BARzGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgHM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARhHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgID%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR%2FNR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6OU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARjPV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2PY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARhQV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ0QY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARtSL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ8SI%3BAAAA%3BAAAA%3BAAAA%3BARxSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVF%3BAQqUU%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR5UV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhBF%3BAQmXA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARzoBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQoqBQ%3BAAAA%3BAAAA%3BARzpBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQqqBC%3BAAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%3BARlqBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQyqBM%3BAAAA%3BAAAA%3BARzqBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQksBU%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3sBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQotBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1tBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsuBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMS%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKT%3BAAAA%3BAAAA%3BAAGS%3BAAAA%3BAAAA%3BAAAA%3BAAKT%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMY%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BARxzBpB%3BAQ00BU%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR9zBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQy0BU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARz0BV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQq1BU%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR95BZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQs6BU%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARv7Bd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQs8BU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BARr9BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQm%2FBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARphCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQiiCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BARpnCtB%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQwoCY%3BAAAA%3BAAAA%3BAR7nCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQipCI%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BARnvCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQqvCY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAR70CpB%3BAQs2CO%3BAAAA%3BAAAA%3BARt1CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQs2CK%3BAAAA%3BAAAA%3BAAAA%3BARh2CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQo3CY%3BAAAA%3BAAAA%3BAAAA%3BAR92CZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ%2B3CY%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BARh9CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ49CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAOb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAGW%3BAAAA%3BAAAA%3BAAKX%3BAAAA%3BAAAA%3BAR5jDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQslDY%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAOU%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3mDd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQonDc%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BARxoDlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2pDU%3BAAAA%3BAAAA%3BARhpDV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVF%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQisDA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQT%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1tDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6uDY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR9vDV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQwwDgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR3wDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ0xDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARryDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ4zDK%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARx0DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQi1DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAR14DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQq6DE%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BACn8DN%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBI%3BAAAA%3BAAAA%3BATlDN%3BAUAA%3BAAAA%3BAAAA%3BAVgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUKD%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVbF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmCD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVpDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVxEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUwFD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVjID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUwJD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVtJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUkKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGU%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAV7KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUuLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBR%3BAAAA%3BAAAA%3BAAAA%3BAVvPJ%3BAUgQG%3BAAAA%3BAAAA%3BAV3PD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUyPE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV9PJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU6QM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV5QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU2RK%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAVrbD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUqbE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAVpcH%3BAAAA%3BAAAA%3BAAAA%3BAU2cK%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVhdJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUieI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV5dJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUueK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAeT%3BAAAA%3BAAAA%3BAC7iBF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAXDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWSE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAXrBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW4BA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXhCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BCE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAX9FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqGI%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXzGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWuHI%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAX5JA%3BAAAA%3BAAAA%3B%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%3BAWgME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAC5QF%3BAAAA%3BAAAA%3BAZgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYPA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FCJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAbUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaCA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbhBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2BC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAblCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6CC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbvFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAamGI%3BAAAA%3BAAAA%3BAAAA%3BAbnGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAbjKT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAamLA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb7KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAblME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAbrOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAayOC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb%2FOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6PA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb7PC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAbpRC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAa0SE%3BAAAA%3BAAAA%3BAAAA%3BAbrSF%3BAAAA%3BAAAA%3BAAAA%3BAa6SE%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAbzTC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbhUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa4UC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbvVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAACC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakdE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaufA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb5eA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaofA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAb5fE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasgBD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAbrhBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8hBA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbxhBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAbjkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbjkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8kBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbjlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzlBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAb%2FmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAainBD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaypBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbzqBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaorBC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAbrsBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6sBM%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAbtuBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa%2BuBE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrwBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakxBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbpxBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiyBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAb7zBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAau0BC%3BAAAA%3BAAAA%3BAAAA%3BAb5zBD%3BAAAA%3BAAAA%3BAAAA%3BAao0BC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb52BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAay3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb13BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaq5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BACh8BI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcaG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BACrKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAfLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeYK%3BAAAA%3BAAAA%3BAfNL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfhBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeiCC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAfrDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfrGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8GG%3BAAAA%3BAAAA%3BAf9GH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAewHK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf%2FHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe6IO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAflJR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeiKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3JR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAewKS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAflKT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeoLQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfpLR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegNO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3NP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAegOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfhOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4OU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAflPV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4PS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAfjQT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe%2BQS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3SP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeuTO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAf7UF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBTD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAAA%3BAhBtBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBkDG%3BAAAA%3BAAAA%3BAhB7CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBiEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB2EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB3EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmGO%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAhBlHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0HI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB9HL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjJP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAjBzCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBiJD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBhKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6KK%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsLE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAjBpLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBgMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAjBjNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4NA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAjBvPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBiQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB3PD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAjBlRC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4RD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9SH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBuTG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8UI%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BACzWF%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBAE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBfC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6CA%3BAAAA%3BAAAA%3BAlBlCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkByCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBzCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBsDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBjEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB8EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBnEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBdD%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBiDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBjDF%3BAmBwDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAnB9DA%3BAmBmEE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5KA%3BAmBqLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAnB9LD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BApBXC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1FD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBnDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBiED%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClHD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAtB5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBsCG%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAtB3CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBiDG%3BAAAA%3BAAAA%3BAAAA%3BAtBjDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBuDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBlEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB4EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBvFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsByFA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjIF%3BAAAA%3BAAAA%3BAAAA%3BAvBcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAvBVH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB8BG%3BAAAA%3BAAAA%3BAvBxBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB4CG%3BAAAA%3BAAAA%3BAvBtCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBwDG%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBvGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB8GI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBzIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuByJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAvBzLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBgMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBhMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBkNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBlOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBkPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAvB3PH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBwQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBxQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBsRK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBtRL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB%2BRM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1TT%3BAAAA%3BAAAA%3BAAAA%3BAxBKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBAD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBrCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBsDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBhDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB6DI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaP%3BAAAA%3BAAAA%3BAxBpIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB8ID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBjKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBiLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAxBvSF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBiTC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAxBvUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBiVE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBhiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB6iBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB1jBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBwkBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB%2FoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB%2BpBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBtqBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BhFD%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBAJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBaM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBRN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBiBM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAzBrBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBiDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAzB1DR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBoEU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB9KhB%3BAyB4LkB%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBtMpB%3BAyBgNkB%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB1PR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBwQkB%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB5YF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB2ZI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BACvwB7B%3BAAAA%3BAAAA%3BAAAA%3BA1BSL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BqBK%3BAAAA%3BAAAA%3BA1B1BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BmCO%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BvCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BuDS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BrDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BoES%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9EX%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BA3BXA%3BAAAA%3BAAAA%3BA2BmBA%3BAAAA%3BAAAA%3BA3BHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BA3BjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B6CC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BA3B3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BmEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BnEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BiFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8FE%3BAAAA%3BAAAA%3BA3BzGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BiHE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B3GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BwHE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BlMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B8MC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BzOJ%3BA4BMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BA5BrCF%3BA4B%2BCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B1GA%3BA6BGE%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BlBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BuCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B5BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BoDI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BvDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BoEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BpEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BgFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BhFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B0FI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%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%3BAAAA%3BA7BnHL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BqJK%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BnKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B8KI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B9KJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BwLG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BrPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B%2BPI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BpPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4QS%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BtYb%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4ZI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BxiBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BkjBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B9kBP%3BA6B4lBQ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BtmBT%3BA6BgnBQ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BA7BjpBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BhBF%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BoHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BzHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BsIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B1IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8ByJC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA9B7JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BwKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B7JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6KI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BvKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BqLK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B1LL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6MK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B7WD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BuXE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BjXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B%2BXI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAcT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BziBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BijBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BhkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0kBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BnnBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BqoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B1oBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B2pBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BjrBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0rBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B1rBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BusBM%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BtsBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B%2BsBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlxBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B4xBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BtyBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BuzBK%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BtzBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8Bu0BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9Bl2BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B42BK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BjgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6gCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlhCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6iCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BA9B7kCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0lCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BplCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BmmCC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6nCE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BA9BroCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B8oCC%3BAAAA%3BAAAA%3BAAAA%3BA9BzpCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BmqCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BzuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8ByvCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B9vCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0wCK%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B7yCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B8zCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9Bp0CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8Bq1CO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAeV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BzjDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BkkDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BhkDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BolDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BplDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B8lDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B3mDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BqnDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BxsDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BitDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B%2FsDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6tDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B7tDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0uDE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BA9BlxDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0xDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BA9Br1DN%3BAAAA%3BAAAA%3BAAAA%3BA8B81DM%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9Bv4DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8Bi5DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BA9Bl7DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8By7DG%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BA9B77DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8Bo8DG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BroEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BkpEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BvpEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BqqEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BntEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6tEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BxtED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BquEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BruED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BkvEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlvEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B2vEE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BA9B9vEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B4wEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B%2F0EC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8By1EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9Bh%2FEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B0%2FEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA9BjgFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BygFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BA9BtmFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B6mFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAC7oFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBME%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBdJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB2BK%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBzEL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB0FM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBhGN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBiHO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%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%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBtTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBgUC%3BAAAA%3BAAAA%3BAAAA%3BA%2FBhUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BByUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BA%2FBxVH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB%2BVI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BA%2FBrWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB4WI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAC9gBP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAhCpCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgC4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhC5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgC2DC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhC%2FDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCuEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCnEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCiFK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAhCxOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgC%2BOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCrPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCiQG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClcT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC0BC%3BAAAA%3BAAAA%3BAjC1BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCmCC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCvCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCyDC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCqHC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAjCzHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCiIE%3BAAAA%3BAAAA%3BAjCjIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC4IC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAjC1JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCkKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC5JH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC8KG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCxKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCyLI%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC%2FLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCwMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC5MH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC6NI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC7OF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCsPG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC1QC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCmRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAjC9SH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCyTG%3BAAAA%3BAAAA%3BAAAA%3BAjCzTH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCsUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCnUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCuVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCvVD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCkWE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCxWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC0XK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC7YA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCwZC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCxZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCqaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCraH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC8aE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCjbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCgcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjChcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCidG%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCldF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC6dG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAjCnhBA%3BAAAA%3BAAAA%3BAAAA%3BAiC0hBC%3BAAAA%3BAAAA%3BAAAA%3BAjChiBD%3BAiCuiBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCviBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCkjBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCljBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC2jBE%3BAAAA%3BAAAA%3BAAAA%3BAjC3jBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCskBE%3BAAAA%3BAAAA%3BAjCtkBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCilBC%3BAAAA%3BAAAA%3BAjCjlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiC0lBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC9lBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCinBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */