/*font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sora&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@font-face {
  font-family: "Helvetica Neue - Condensed Bold";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/HelveticaNeueBoldCondensed/HelveticaNeueBoldCondensed.woff") format("woff"), url("../fonts/HelveticaNeueBoldCondensed/HelveticaNeueBoldCondensed.woff2") format("woff2");
}
/*font-family: 'HelveticaNeueBoldCondensed', Arial, sans-serif;*/
@font-face {
  font-family: "HelveticaNeueBoldCondensed";
  src: url("../fonts/HelveticaNeueBoldCondensed/HelveticaNeueBoldCondensed.woff") format("woff"), url("../fonts/HelveticaNeueBoldCondensed/HelveticaNeueBoldCondensed.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*font-family: 'HelveticaNeueLight', Arial, sans-serif;*/
@font-face {
  font-family: "HelveticaNeueLight";
  src: url("../fonts/HelveticaNeue-Light/HelveticaNeue-Light.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*font-family: 'Source Sans Pro', sans-serif;*/
/*font-family: 'Sora', sans-serif;*/
@font-face {
  font-family: "source_sans_proregular";
  src: url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
div {
  box-sizing: border-box;
}
#referral_section {
  padding: 55px 0;
  /* New Design*/
}
@media (max-width: 767px) {
  #referral_section {
    padding-bottom: 50px;
  }
}
#referral_section h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 27px !important;
  letter-spacing: 0.027em;
  margin-bottom: 47px;
  color: #222a5d;
}
@media (max-width: 980px) {
  #referral_section h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #referral_section h2 {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 1100px) {
  #referral_section h2 {
    text-align: center;
  }
}
#referral_section p {
  letter-spacing: 0.025em;
  line-height: 1.6;
  font-size: 15px;
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #referral_section .service_wrapper:nth-child(1) .img_wrap {
    text-align: center;
  }
  #referral_section .service_wrapper:nth-child(2) {
    flex-direction: column-reverse;
    margin-top: 60px;
  }
  #referral_section .service_wrapper:nth-child(2) img {
    position: relative;
    right: -5%;
  }
}
#referral_section .service_wrapper .service_text.text_left {
  width: 40%;
  text-align: left;
}
#referral_section .service_wrapper .service_text.text_left h2 {
  text-align: left;
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_left h2 {
    text-align: center;
  }
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_left {
    width: 100%;
    text-align: center;
  }
}
#referral_section .service_wrapper .service_text.text_left + .img_wrap {
  text-align: left;
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_left + .img_wrap {
    text-align: center;
  }
}
#referral_section .service_wrapper .service_text.text_left + .img_wrap img {
  display: inline-block;
  margin-left: -11px;
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_left + .img_wrap img {
    margin-left: 0;
  }
}
#referral_section .service_wrapper .service_text.text_right {
  width: 48%;
  padding: 0;
  position: relative;
  left: -119px;
  top: -17px;
  text-align: left;
}
#referral_section .service_wrapper .service_text.text_right h2 {
  text-align: right;
  margin-right: -13px;
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_right h2 {
    text-align: center;
    margin-right: auto;
  }
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_right {
    width: 100%;
    display: block;
    top: unset;
    left: unset;
    text-align: center;
  }
}
@media screen and (max-width: 1100px) {
  #referral_section .service_wrapper .service_text.text_right ul.body_list {
    text-align: left;
    max-width: 562px;
    margin-left: auto;
    margin-right: auto;
  }
}
#referral_section .service_wrapper .service_text.text_right ul.body_list li {
  letter-spacing: 0.025em;
  line-height: 1.6;
  font-size: 15px;
}
#referral_section .service_wrapper:last-child .img_wrap {
  padding-top: 40px;
}
#referral_section .img_wrap {
  padding-top: 10px;
}
@media screen and (max-width: 1100px) {
  #referral_section .img_wrap {
    width: 100%;
    display: block;
    text-align: center;
  }
}
#referral_section .img_wrap img {
  display: inline-block;
}
#referral_section .section {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#referral_section .section p {
  font-size: 20px;
  letter-spacing: 0.013em;
  line-height: 1.4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}
#referral_section .section h2 {
  font-family: "Oswald", sans-serif;
  font-size: 42px !important;
  font-weight: 400;
  text-transform: uppercase;
  color: #454d8d;
  letter-spacing: 0.035em;
}
@media (max-width: 980px) {
  #referral_section .section h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #referral_section .section h2 {
    font-size: 30px !important;
  }
}
#referral_section .section.win-win {
  padding-top: 50px;
}
@media (max-width: 767px) {
  #referral_section .section.win-win {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #referral_section .section.win-win h2 {
    text-align: center !important;
    margin-bottom: 40px !important;
  }
}
#referral_section .section.win-win .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  #referral_section .section.win-win .content-wrapper {
    flex-direction: column;
  }
}
#referral_section .section.win-win .content-wrapper .content-img {
  max-width: 380px;
  margin-right: 80px;
  width: 100%;
  flex-grow: 1;
}
@media (max-width: 980px) {
  #referral_section .section.win-win .content-wrapper .content-img {
    margin-right: 15px;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  #referral_section .section.win-win .content-wrapper .content-img {
    max-width: 380px;
    margin-right: 0;
  }
}
#referral_section .section.win-win .content-wrapper .content-img img {
  margin-bottom: -145px;
  width: 380px;
}
@media (max-width: 980px) {
  #referral_section .section.win-win .content-wrapper .content-img img {
    width: 300px !important;
  }
}
@media (max-width: 767px) {
  #referral_section .section.win-win .content-wrapper .content-img img {
    margin-bottom: -75px;
  }
}
#referral_section .section.win-win .content-wrapper .content-text {
  max-width: 640px;
  width: 100%;
}
#referral_section .section.win-win .content-wrapper .content-text h2 {
  text-align: left;
  margin: 0 0 60px;
}
#referral_section .section.win-win .content-wrapper .content-text p {
  text-align: left;
}
@media (max-width: 767px) {
  #referral_section .section.win-win .content-wrapper .content-text p {
    text-align: center;
  }
}
#referral_section .section.referral-program {
  padding-top: 100px;
  padding-bottom: 50px;
}
#referral_section .section.referral-program .under-text {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 15px;
  text-align: left;
}
@media screen and (max-width: 575px) {
  #referral_section .section.referral-program .under-text {
    margin: 15px 0 0;
  }
}
@media (max-width: 767px) {
  #referral_section .section.referral-program {
    padding-top: 50px;
    padding-bottom: 10px;
  }
}
#referral_section .section.referral-program h2 {
  text-align: center;
  letter-spacing: 0.045em;
}
#referral_section .section.referral-program .service-list {
  column-count: 2;
  column-gap: 5em;
  display: block;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1280px) {
  #referral_section .section.referral-program .service-list {
    padding: 0 30px;
    column-gap: 2em;
  }
}
@media (max-width: 980px) {
  #referral_section .section.referral-program .service-list {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #referral_section .section.referral-program .service-list {
    column-count: 1;
  }
}
@media screen and (max-width: 575px) {
  #referral_section .section.referral-program .service-list {
    padding: 0;
  }
}
#referral_section .section.referral-program .service-list li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  text-align: left !important;
  list-style-type: none;
  position: relative;
  padding: 37px 47px 30px 91px;
  border-top: 1px solid #B3C5D2;
  border-bottom: 1px solid #B3C5D2;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.45;
  margin-top: -1px;
}
#referral_section .section.referral-program .service-list li .star {
  position: absolute;
  left: 80px;
  top: 32px;
}
@media screen and (max-width: 1280px) {
  #referral_section .section.referral-program .service-list li {
    padding: 37px 2% 30px 91px;
  }
}
@media screen and (max-width: 425px) {
  #referral_section .section.referral-program .service-list li {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  #referral_section .section.referral-program .service-list li {
    height: auto !important;
  }
}
@media screen and (max-width: 375px) {
  #referral_section .section.referral-program .service-list li {
    padding-right: 15px;
  }
}
#referral_section .section.referral-program .service-list li:first-child {
  margin-top: 0;
}
#referral_section .section.referral-program .service-list li:last-child {
  border-bottom: 1px solid #B3C5D2;
}
#referral_section .section.referral-program .service-list li:before {
  content: "";
  background: url("/wp-content/themes/kraft_ulistic/images/icon-check.svg");
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  left: 20px;
  top: 30px;
}
#referral_form {
  padding: 89px 0 62px;
  background-color: #ffbc6b;
}
@media (max-width: 767px) {
  #referral_form {
    padding: 50px 0 20px;
  }
}
#referral_form h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 27px !important;
  letter-spacing: 0.027em;
  margin-bottom: 33px;
  color: #222a5d;
  text-align: center;
}
@media (max-width: 980px) {
  #referral_form h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #referral_form h2 {
    font-size: 24px !important;
  }
}
#referral_form .form_wrap .fsBody .fsRowBody {
  margin-bottom: 10px !important;
}
#referral_form .form_wrap .fsBody .fsRowBody.fsFieldFocused {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
#referral_form .form_wrap .fsForm .fsSubmit {
  margin-top: 25px;
}
#referral_form .form_wrap .fsBody.fsEmbed {
  padding: 0;
  max-width: 934px;
  margin-left: auto;
  margin-right: auto;
}
#referral_form .form_wrap .fsBody.fsEmbed form {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #ffbc6b;
}
#referral_form .form_wrap .fsBody.fsEmbed form .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow {
  display: inline-block;
  max-width: 435px;
  padding: 0 27px;
}
#referral_form .form_wrap .fsBody.fsEmbed form #fsRow3707506-9 {
  max-width: 873px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 933px) {
  #referral_form .form_wrap .fsBody.fsEmbed form #fsRow3707506-9 {
    max-width: 435px;
  }
}
#referral_form .form_wrap .fsBody.fsEmbed form #fsRow3707506-9 input {
  height: 74px;
  padding-top: 0;
}
#referral_form .form_wrap .fsBody.fsEmbed form input[type=text], #referral_form .form_wrap .fsBody.fsEmbed form input[type=email], #referral_form .form_wrap .fsBody.fsEmbed form textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 16px;
  color: #222a5d;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #222A5D;
  padding-left: 0;
}
#referral_form .form_wrap .fsBody.fsEmbed form input[type=text]::-webkit-input-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form input[type=email]::-webkit-input-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.12em;
}
#referral_form .form_wrap .fsBody.fsEmbed form input[type=text]::-moz-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form input[type=email]::-moz-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.12em;
}
#referral_form .form_wrap .fsBody.fsEmbed form input[type=text]:-ms-input-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form input[type=email]:-ms-input-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.12em;
}
#referral_form .form_wrap .fsBody.fsEmbed form input[type=text]:-moz-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form input[type=email]:-moz-placeholder, #referral_form .form_wrap .fsBody.fsEmbed form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.12em;
}
#referral_form .form_wrap .fsBody.fsEmbed form textarea {
  resize: none;
  height: 75px;
  margin-top: 11px;
}
#referral_form .form_wrap .fsBody.fsEmbed form #fsSubmitButton3707506 {
  font-family: "Open Sans", sans-serif;
  font-size: 11px !important;
  font-weight: 600 !important;
  color: #ffbc6b !important;
  text-transform: uppercase !important;
  padding: 7px 37px !important;
  background-color: #222A5D !important;
  border-radius: 30px !important;
  border: 3px solid #fff;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: inline-block !important;
  max-width: 165px;
  margin-left: auto;
  margin-right: auto;
}
#connect_company {
  padding: 67px 0 44px;
  background-color: #222a5d;
  color: #fff;
}
#connect_company h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 43px !important;
  color: #fff;
  text-align: center;
  letter-spacing: 0.02em;
}
@media (max-width: 980px) {
  #connect_company h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #connect_company h2 {
    font-size: 25px !important;
  }
}
#connect_company .contact-block {
  margin-top: 22px;
}
#connect_company .contact-block .contact-block-info {
  text-align: center;
}
#connect_company .contact-block .contact-block-info .contact-block-info__item {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  display: inline-block;
  padding: 0 25px;
  letter-spacing: 0.03em;
  position: relative;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 575px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item {
    display: block;
  }
}
#connect_company .contact-block .contact-block-info .contact-block-info__item:nth-child(2):before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  left: -4px;
  transform: translateY(-50%);
}
@media screen and (max-width: 575px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item:nth-child(2):before {
    display: none;
  }
}
#connect_company .contact-block .contact-block-info .contact-block-info__item span {
  color: #ffbc6b;
}
#connect_company .contact-block .contact-block-info .contact-block-info__item a {
  color: #fff;
  text-decoration: none;
  transition: all 0.25s ease;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #connect_company .contact-block .contact-block-info .contact-block-info__item a {
    font-size: 20px !important;
  }
}
#connect_company .contact-block .contact-block-info .contact-block-info__item a:hover {
  color: #ffbc6b;
}
#connect_company .contact-block .contact-block-info .contact-block-info__item.address {
  display: block;
  margin-top: 37px;
}
#connect_company .form-wrapper {
  margin-top: 70px;
}
#connect_company .form-wrapper h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 31px !important;
  color: #fff;
  text-align: center;
  letter-spacing: 0.03em;
}
@media (max-width: 980px) {
  #connect_company .form-wrapper h3 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  #connect_company .form-wrapper h3 {
    font-size: 25px !important;
  }
}
#connect_company .form-wrapper p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.015em;
  text-align: center;
  margin-top: 18px;
}
#connect_company .form-wrapper .news-form .fsBody .fsRowBody {
  margin-bottom: 10px !important;
}
#connect_company .form-wrapper .news-form .fsBody .fsRowBody.fsFieldFocused {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
#connect_company .form-wrapper .news-form .fsForm .fsSubmit {
  margin-top: 31px;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed {
  padding: 0;
  max-width: 934px;
  margin-left: auto;
  margin-right: auto;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #222a5d;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form .fsSection.fs1Col .fsRow.fsFieldRow.fsLastRow {
  display: inline-block;
  max-width: 304px;
  padding: 0 15px;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsRow3707506-9 {
  max-width: 873px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsRow3707506-9 input {
  height: 74px;
  padding-top: 0;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=text], #connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=email] {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
  color: #222a5d;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #222A5D;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 55px;
  border-radius: 5px;
  padding-left: 15px;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=text]::-webkit-input-placeholder, #connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=email]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=text]::-moz-placeholder, #connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=text]:-ms-input-placeholder, #connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=email]:-ms-input-placeholder {
  /* IE 10+ */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=text]:-moz-placeholder, #connect_company .form-wrapper .news-form .fsBody.fsEmbed form input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  color: #222a5d !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form textarea {
  resize: none;
  height: 75px;
  margin-top: 11px;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsPage3707511-1 {
  display: inline-block;
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsSubmit3707511 {
  display: inline-block;
  padding: 0 15px;
}
@media screen and (max-width: 978px) {
  #connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsSubmit3707511 {
    margin-top: 0;
  }
}
#connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsSubmitButton3707511 {
  background-color: #ffbc6b !important;
  color: #0d263c !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  font-size: 12px !important;
  border-radius: 5px !important;
  height: 55px !important;
  max-width: 274px !important;
  padding: 0 15px !important;
  width: 274px !important;
  text-align: center;
}
@media screen and (max-width: 340px) {
  #connect_company .form-wrapper .news-form .fsBody.fsEmbed form #fsSubmitButton3707511 {
    width: 260px !important;
  }
}
#tribe-events-content .tribe-events-event-image {
  text-align: center;
}
#main-content .content-wrap .tribe-events-notices ul {
  margin: 0;
}
#main-content .content-wrap .tribe-events-notices ul li {
  margin: 0;
}
#main-content .content-wrap .tribe-events-notices ul li:before {
  display: none;
}
.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list li:before, .tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option li:before {
  display: none !important;
}
#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav {
  margin: 0 !important;
  margin-bottom: 20px !important;
}
#tribe-events-footer .tribe-events-sub-nav li:before, #tribe-events-header .tribe-events-sub-nav li:before {
  display: none !important;
}
#tribe-events-footer .tribe-events-sub-nav li a span, #tribe-events-header .tribe-events-sub-nav li a span {
  display: inline-block !important;
}
#casestudy-page {
  /*padding: 60px 0;*/
  padding: 60px 0 125px;
}
@media screen and (max-width: 1439px) {
  #casestudy-page {
    padding: 60px 0;
  }
}
#casestudy-page .container {
  /*max-width: 1210px !important;*/
  max-width: 1580px !important;
}
@media screen and (max-width: 1024px) {
  #casestudy-page .col-sm-3 {
    width: 50%;
  }
}
#casestudy-page .case-studies-row {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}
@media (max-width: 980px) {
  #casestudy-page .case-studies-row .col-sm-3 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #casestudy-page .case-studies-row .col-sm-3 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #casestudy-page {
    padding-bottom: 20px;
  }
}
#casestudy-page .casestudy-wrap {
  max-width: 370px;
  margin: 0 auto;
  padding: 50px 0 50px;
}
@media (max-width: 980px) {
  #casestudy-page .casestudy-wrap {
    padding: 15px 0 50px;
  }
}
#casestudy-page .casestudy-wrap .book-img {
  margin-bottom: 25px;
}
#casestudy-page .casestudy-wrap .book-img + img {
  position: relative;
  z-index: 1;
}
#casestudy-page .casestudy-wrap .book-img .attachment-img {
  position: relative;
  left: 17px;
}
@media (max-width: 980px) {
  #casestudy-page .casestudy-wrap .book-img .attachment-img {
    max-width: 57%;
    height: auto;
  }
}
@media (max-width: 767px) {
  #casestudy-page .casestudy-wrap .book-img .attachment-img {
    max-width: 90%;
  }
}
#casestudy-page .casestudy-wrap .book-img .thumbnail-stand {
  margin-top: -38px;
  position: relative;
  z-index: -1;
}
#casestudy-page .text-wrap h2 {
  font-size: 28px;
  line-height: 30px;
  color: #010101;
  margin: 0 0 78px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.065em;
  position: relative;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#casestudy-page .text-wrap h2:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #b7c4d0;
  bottom: -45px;
  left: 0;
}
#casestudy-page .text-wrap h2 span {
  display: block;
  color: #454d8d;
}
#casestudy-page .text-wrap p {
  margin: 0 0 33px;
  /*font-weight: 300;*/
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  letter-spacing: -0.02em;
}
#casestudy-page .text-wrap a {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  display: inline-block;
  border-radius: 5px;
  background-color: #fff;
  padding: 14px 15px;
  width: 151px;
  transition: all 0.25s ease;
  border: 2px solid #232d5c;
  letter-spacing: 0.04em;
}
#casestudy-page .text-wrap a:hover {
  background-color: #232d5c;
  color: #fff;
}
#all_in_one_HIPAA_Security .container {
  max-width: 1130px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#all_in_one_HIPAA_Security .section {
  padding: 100px 0;
  font-family: "Segoe UI Semibold";
  font-size: 20px;
  max-width: 1265px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  #all_in_one_HIPAA_Security .section {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section {
    padding: 50px 0;
  }
}
#all_in_one_HIPAA_Security .section.first {
  padding: 91px 0 89px;
  border-bottom: 3px solid #dce6ef;
}
@media (max-width: 767px) {
  #all_in_one_HIPAA_Security .section.first {
    padding: 50px 0;
  }
}
#all_in_one_HIPAA_Security .section.first h2 {
  font-family: "Segoe UI Semibold", sans-serif;
  text-align: center;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section.first h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #all_in_one_HIPAA_Security .section.first h2 {
    font-size: 27px !important;
  }
}
#all_in_one_HIPAA_Security .section.first .offer {
  margin-top: 30px;
  font-family: "Segoe UI Light", sans-serif;
  font-size: 24px !important;
  text-align: center;
  letter-spacing: 0.01em;
  font-weight: 600;
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section.first .offer {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #all_in_one_HIPAA_Security .section.first .offer {
    font-size: 22px !important;
  }
}
#all_in_one_HIPAA_Security .section.bg-light-blue {
  background-color: #eef6fe;
  border-radius: 15px;
}
#all_in_one_HIPAA_Security .section.bg-light-blue .caption .caption-h2 {
  position: relative;
}
#all_in_one_HIPAA_Security .section.bg-light-blue .caption .caption-h2:after {
  background-color: #eef6fe;
}
#all_in_one_HIPAA_Security .section:nth-child(2) {
  padding-top: 70px;
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section:nth-child(2) {
    padding-top: 50px;
  }
}
@media screen and (max-width: 375px) {
  #all_in_one_HIPAA_Security .section:nth-child(2) {
    padding-top: 5%;
  }
}
#all_in_one_HIPAA_Security .section .caption {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#all_in_one_HIPAA_Security .section .caption .caption-img-wrapper {
  text-align: right;
  margin-right: 38px;
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section .caption .caption-img-wrapper {
    max-width: 50%;
  }
}
#all_in_one_HIPAA_Security .section .caption .caption-img-wrapper .caption-img {
  flex-grow: 1;
  text-align: right;
  position: relative;
  display: inline-block;
}
#all_in_one_HIPAA_Security .section .caption .caption-img-wrapper .caption-img:before {
  content: "";
  width: 60px;
  height: 4px;
  position: absolute;
  background-color: #3F4C90;
  bottom: 0;
  left: -56px;
}
@media screen and (max-width: 445px) {
  #all_in_one_HIPAA_Security .section .caption .caption-img-wrapper .caption-img:before {
    left: 0;
    width: 100%;
  }
}
#all_in_one_HIPAA_Security .section .caption .caption-h2 {
  position: relative;
}
#all_in_one_HIPAA_Security .section .caption .caption-h2 h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 41px !important;
  letter-spacing: 0.05em;
  color: #010101;
  padding-bottom: 37px;
  position: relative;
  display: inline-block;
  width: 100%;
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section .caption .caption-h2 h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #all_in_one_HIPAA_Security .section .caption .caption-h2 h2 {
    font-size: 27px !important;
  }
}
#all_in_one_HIPAA_Security .section .caption .caption-h2 h2 span {
  display: block;
  color: #454d8d;
}
#all_in_one_HIPAA_Security .section .caption .caption-h2:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #3F4C90;
  bottom: 0;
  left: 0;
}
#all_in_one_HIPAA_Security .section .caption .caption-h2:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 10px;
  height: 4px;
  bottom: 0;
  left: 30px;
  z-index: 1;
}
#all_in_one_HIPAA_Security .section .service-list {
  column-count: 2;
  column-gap: 5em;
  display: block;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 93px;
}
@media screen and (max-width: 1280px) {
  #all_in_one_HIPAA_Security .section .service-list {
    padding: 0 30px;
    column-gap: 2em;
  }
}
@media (max-width: 980px) {
  #all_in_one_HIPAA_Security .section .service-list {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #all_in_one_HIPAA_Security .section .service-list {
    column-count: 1;
  }
}
@media screen and (max-width: 575px) {
  #all_in_one_HIPAA_Security .section .service-list {
    padding: 0;
  }
}
#all_in_one_HIPAA_Security .section .service-list li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  text-align: left !important;
  list-style-type: none;
  position: relative;
  padding: 37px 47px 30px 91px;
  border-top: 1px solid #B3C5D2;
  border-bottom: 1px solid #B3C5D2;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.45;
  margin-top: -1px;
}
@media screen and (max-width: 1280px) {
  #all_in_one_HIPAA_Security .section .service-list li {
    padding: 37px 2% 30px 91px;
  }
}
@media screen and (max-width: 425px) {
  #all_in_one_HIPAA_Security .section .service-list li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 375px) {
  #all_in_one_HIPAA_Security .section .service-list li {
    padding-right: 15px;
  }
}
#all_in_one_HIPAA_Security .section .service-list li:first-child {
  margin-top: 0;
}
#all_in_one_HIPAA_Security .section .service-list li:last-child {
  border-bottom: 1px solid #B3C5D2;
}
#all_in_one_HIPAA_Security .section .service-list li:before {
  content: "";
  background: url("/wp-content/themes/kraft_ulistic/images/icon-check.svg");
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  left: 20px;
  top: 30px;
}
html {
  overflow-x: hidden !important;
  font-smoothing: antialised;
}
body {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
#careers + #main-content {
  padding-top: 0;
}
#careers + #main-content .content-wrap .blog {
  border: none !important;
  margin-top: 39px;
}
@media (max-width: 767px) {
  #careers + #main-content .content-wrap .blog {
    margin-top: 0;
  }
}
#careers section {
  padding: 92px 0 100 px;
}
#careers section .container {
  max-width: 1459px !important;
}
#careers section h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 40px !important;
  line-height: 1.2;
}
@media (max-width: 980px) {
  #careers section h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #careers section h2 {
    font-size: 30px !important;
  }
}
#careers section.caption {
  padding: 140px 0;
}
@media screen and (max-width: 1500px) {
  #careers section.caption .container {
    max-width: 90% !important;
  }
}
@media (max-width: 767px) {
  #careers section.caption .container {
    max-width: 100% !important;
  }
}
#careers section.caption .container .offer.offer-mob {
  display: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #careers section.caption .container .offer.offer-mob {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #careers section.caption .container .offer.offer-mob {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1170px) {
  #careers section.caption .container .offer.offer-mob {
    display: block !important;
    text-align: center;
    margin: 30px 0 0;
  }
  #careers section.caption .container .offer.offer-mob br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #careers section.caption .container .offer.offer-mob {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #careers section.caption .container .offer.offer-mob {
    margin: 30px 0 0;
  }
}
@media (max-width: 767px) {
  #careers section.caption .container .offer.offer-mob {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 1200px) {
  #careers section.caption {
    padding: 140px 0;
  }
}
@media (max-width: 980px) {
  #careers section.caption {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  #careers section.caption {
    padding: 50px 0;
  }
}
#careers section.caption .caption-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  #careers section.caption .caption-wrapper {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper {
    flex-direction: column;
  }
}
#careers section.caption .caption-wrapper .caption-content {
  max-width: 575px;
  margin-right: 50px;
}
@media screen and (max-width: 1280px) {
  #careers section.caption .caption-wrapper .caption-content {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper .caption-content {
    margin-right: 0;
    max-width: 100%;
  }
}
#careers section.caption .caption-wrapper .caption-content h2 {
  margin-bottom: 65px;
  font-size: 40px !important;
}
@media screen and (max-width: 1280px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    font-size: 34px !important;
  }
  #careers section.caption .caption-wrapper .caption-content h2 br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper .caption-content h2 {
    text-align: center;
  }
}
#careers section.caption .caption-wrapper .caption-content .offer {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 32px !important;
  line-height: 1.2;
}
@media screen and (max-width: 1280px) {
  #careers section.caption .caption-wrapper .caption-content .offer {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  #careers section.caption .caption-wrapper .caption-content .offer {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper .caption-content .offer {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1170px) {
  #careers section.caption .caption-wrapper .caption-content .offer {
    display: none;
  }
}
@media (max-width: 767px) {
  #careers section.caption .caption-wrapper .caption-content .offer {
    text-align: center;
    margin-bottom: 40px;
  }
  #careers section.caption .caption-wrapper .caption-content .offer br {
    display: none;
  }
}
#careers section.current-openings {
  padding: 81px 0 97px;
  background-color: #efefef;
}
@media (max-width: 767px) {
  #careers section.current-openings {
    padding: 40px 0 50px;
  }
}
#careers section.current-openings h2 {
  text-align: center;
}
#careers section.current-openings .current-openings-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 980px) {
  #careers section.current-openings .current-openings-wrapper {
    flex-wrap: wrap;
  }
}
#careers section.current-openings .current-openings-wrapper .current-openings-item {
  max-width: 520px;
  width: 100%;
  padding: 0 30px;
  margin-top: 82px;
}
@media (max-width: 767px) {
  #careers section.current-openings .current-openings-wrapper .current-openings-item {
    padding: 0;
    margin-top: 50px;
  }
}
#careers section.current-openings .current-openings-wrapper .current-openings-item .openings-item__img img {
  min-height: 220px;
  max-height: 220px;
  object-fit: cover;
  max-width: 329px;
  width: 100%;
}
@media screen and (max-width: 475px) {
  #careers section.current-openings .current-openings-wrapper .current-openings-item .openings-item__img img {
    min-height: unset;
    max-height: unset;
  }
}
#careers section.current-openings .current-openings-wrapper .current-openings-item a {
  display: block;
  text-align: center;
}
#careers section.current-openings .current-openings-wrapper .current-openings-item a h3 {
  color: #dd7700;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  transition: color 0.25s ease;
  font-size: 28px !important;
  margin-top: 25px;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  #careers section.current-openings .current-openings-wrapper .current-openings-item a h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #careers section.current-openings .current-openings-wrapper .current-openings-item a h3 {
    font-size: 22px !important;
  }
}
#careers section.current-openings .current-openings-wrapper .current-openings-item a:hover h3 {
  color: #15275F;
}
#careers section.form {
  position: relative;
  overflow: hidden;
  padding: 0 0 0;
}
@media (max-width: 767px) {
  #careers section.form {
    padding: 0 0 15px;
  }
}
#careers section.form .fsFirst.fsLast.fsFieldCell {
  margin-bottom: 26px !important;
}
@media (max-width: 767px) {
  #careers section.form .fsFirst.fsLast.fsFieldCell {
    text-align: center;
  }
}
#careers section.form h2.mob {
  display: none;
}
#careers section.form .container {
  max-width: 1270px !important;
}
@media screen and (max-width: 1440px) {
  #careers section.form .container {
    max-width: 100% !important;
    padding: 0 !important;
  }
}
#careers section.form .form-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  #careers section.form .form-wrapper {
    flex-direction: column;
  }
}
#careers section.form .form-wrapper .form-items {
  max-width: 517px;
  width: 100%;
  position: relative;
  padding: 110px 0 85px 17px;
  padding-right: 47px;
}
@media screen and (max-width: 1440px) {
  #careers section.form .form-wrapper .form-items {
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  #careers section.form .form-wrapper .form-items {
    margin-left: auto;
    margin-right: auto;
    padding: 50px 15px;
  }
}
#careers section.form .form-wrapper .form-items .form-fon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  width: 50vw;
  background: url("/wp-content/themes/kraft_ulistic/images/form-fon.jpg") center center no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  #careers section.form .form-wrapper .form-items .form-fon {
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    width: 110vw;
  }
}
#careers section.form .form-wrapper .form-items ul li {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  position: relative;
  color: #fff;
  padding-left: 35px;
  display: block;
  margin-bottom: 24px;
}
@media (max-width: 980px) {
  #careers section.form .form-wrapper .form-items ul li {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #careers section.form .form-wrapper .form-items ul li {
    font-size: 19px !important;
  }
}
#careers section.form .form-wrapper .form-items ul li:last-child {
  margin-bottom: 0;
}
#careers section.form .form-wrapper .form-items ul li:before {
  content: "";
  position: absolute;
  height: 17px;
  width: 17px;
  border-radius: 17px;
  background-color: #dd7700;
  left: 0;
  top: 7px;
}
#careers section.form .form-wrapper .form-feedback {
  max-width: 100%;
  width: 100%;
  padding-top: 110px;
  padding-left: 70px;
  padding-right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  #careers section.form .form-wrapper .form-feedback {
    max-width: 100%;
    padding-left: 70px;
    padding-right: 70px;
    justify-content: center;
    padding-top: 0;
  }
}
@media (max-width: 980px) {
  #careers section.form .form-wrapper .form-feedback {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  #careers section.form .form-wrapper .form-feedback {
    padding: 50px 15px 0;
    max-width: 100%;
  }
}
#careers section.form .form-wrapper .form-feedback h2 {
  text-align: center;
  margin-bottom: 35px;
  line-height: 0.9;
  letter-spacing: 0.025em;
}
#careers section.form .form-wrapper .form-feedback .fsBody {
  padding: 0;
}
@media screen and (max-width: 1440px) {
  #careers section.form .form-wrapper .form-feedback .fsBody {
    max-width: 570px;
  }
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm {
  padding: 0;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsSubmit {
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
}
@media (max-width: 767px) {
  #careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsSubmit {
    text-align: center;
  }
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsSubmit input.fsSubmitButton {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  color: #fff !important;
  max-width: 208px !important;
  width: 100% !important;
  text-align: center !important;
  height: auto !important;
  padding: 21px 30px !important;
  border-radius: 30px !important;
  background-color: #212b5e !important;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .showMobile {
  display: none;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsFileUploadButton {
  max-width: 208px;
  width: 100%;
  border: 2px solid #CCCCCC;
  border-radius: 30px;
  color: #1c1c1c;
  background-color: #efefef;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  height: auto !important;
  padding: 12px 25px;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm #field87186285DeleteButton {
  display: none;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b4b4b4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b4b4b4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm :-ms-input-placeholder {
  /* IE 10+ */
  color: #b4b4b4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm :-moz-placeholder {
  /* Firefox 18- */
  color: #b4b4b4;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsRowBody input[type=text].fsRequired, #careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsRowBody input[type=email] {
  height: 63px;
  border-radius: 5px;
  background-color: #efefef;
  padding-left: 25px;
  font-size: 22px;
  border: none;
}
#careers section.form .form-wrapper .form-feedback .fsBody .fsForm .fsFieldFocused:not(.fsValidationError).fsSpan100 {
  padding: 0 !important;
  margin: 0 !important;
}
#main-content .section.first-calculator {
  padding-bottom: 60px;
}
#main-content .section.first-calculator p {
  line-height: 1.4;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #main-content .section.first-calculator p iframe {
    min-height: 350px;
    width: 100% !important;
  }
}
#main-content .section.first-calculator.new-template h2 {
  line-height: 1;
  margin-bottom: 34px;
}
#main-content .section.first-calculator.new-template p {
  line-height: 1.4;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #main-content .section.first-calculator.new-template p iframe {
    min-height: 350px;
    width: 100% !important;
  }
}
#main-content .section.first-calculator.new-template .kraft_img.no-shadow {
  box-shadow: none;
}
@media screen and (max-width: 1200px) {
  #main-content .section.first-calculator.new-template .kraft_img.no-shadow iframe {
    max-width: 100% !important;
    min-height: 350px;
    width: 100% !important;
  }
}
#main-content .section.first-calculator.new-template .kraft_img .video-block {
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  #main-content .section.first-calculator.new-template .kraft_img .video-block .youtube {
    background-size: cover !important;
  }
}
@media screen and (max-width: 991px) {
  #main-content .section.first-calculator.new-template .kraft_img .video-block .youtube {
    height: 450px !important;
  }
}
@media screen and (max-width: 991px) {
  #main-content .section.first-calculator.new-template .kraft_img .video-block .youtube {
    height: 350px !important;
  }
}
@media screen and (max-width: 1200px) {
  #main-content .section.first-calculator.new-template .kraft_img .video-block iframe {
    max-width: 100% !important;
    min-height: 350px;
    width: 100% !important;
  }
}
#main-content .section.first-calculator.new-template .service-list {
  column-count: 2;
  column-gap: 100px;
  display: block;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 93px;
}
#main-content .section.first-calculator.new-template .service-list.last-item-full-width {
  margin-top: -80px;
  column-count: 1;
}
@media (max-width: 767px) {
  #main-content .section.first-calculator.new-template .service-list.last-item-full-width {
    margin-top: -30px;
  }
}
#main-content .section.first-calculator.new-template .service-list.last-item-full-width li {
  border-top: none;
}
@media screen and (max-width: 1280px) {
  #main-content .section.first-calculator.new-template .service-list {
    padding: 0 30px;
    column-gap: 50px;
  }
}
@media (max-width: 980px) {
  #main-content .section.first-calculator.new-template .service-list {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator.new-template .service-list {
    column-count: 1;
  }
}
@media screen and (max-width: 575px) {
  #main-content .section.first-calculator.new-template .service-list {
    padding: 0;
  }
}
#main-content .section.first-calculator.new-template .service-list li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  text-align: left !important;
  list-style-type: none;
  position: relative;
  padding: 37px 47px 30px 91px;
  border-top: 1px solid #B3C5D2;
  border-bottom: 1px solid #B3C5D2;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.45;
  margin-top: -1px;
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  #main-content .section.first-calculator.new-template .service-list li {
    padding: 37px 2% 30px 91px;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator.new-template .service-list li {
    height: auto !important;
  }
}
@media screen and (max-width: 425px) {
  #main-content .section.first-calculator.new-template .service-list li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 375px) {
  #main-content .section.first-calculator.new-template .service-list li {
    padding-right: 15px;
  }
}
#main-content .section.first-calculator.new-template .service-list li:first-child {
  margin-top: 0;
}
#main-content .section.first-calculator.new-template .service-list li:last-child {
  border-bottom: 1px solid #B3C5D2;
}
#main-content .section.first-calculator.new-template .service-list li:before {
  content: "";
  background: url("/wp-content/themes/kraft_ulistic/images/icon-check.svg");
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  left: 20px;
  top: 30px;
}
#main-content .section.first-calculator h2 {
  font-family: "Segoe UI Semibold", sans-serif;
  font-size: 40px !important;
  margin-bottom: 56px;
}
@media (max-width: 980px) {
  #main-content .section.first-calculator h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator h2 {
    margin-bottom: 30px;
  }
}
#main-content .section.first-calculator .under_caption {
  font-family: "Segoe UI Light", sans-serif;
  font-size: 24px !important;
  letter-spacing: 0.012em;
  margin: 0 0 47px;
}
@media (max-width: 980px) {
  #main-content .section.first-calculator .under_caption {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator .under_caption {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.first-calculator .under_caption {
    margin: 0 0 30px;
  }
}
#main-content .section.calculator {
  padding: 40px 0 47px;
  background-color: #edf7ff;
  border-radius: 10px;
  border: 1px solid #c3d7df;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #main-content .section.calculator {
    margin: 0;
    padding: 30px 15px;
  }
}
#main-content .section.calculator h2.calculator {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em !important;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #main-content .section.calculator h2.calculator {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.calculator h2.calculator {
    font-size: 30px !important;
  }
}
#main-content .section.calculator .calculator .calculator-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 890px) {
  #main-content .section.calculator .calculator .calculator-row {
    flex-direction: column;
  }
}
#main-content .section.calculator .calculator .calculator-row.checked {
  justify-content: center;
  margin-top: 27px;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input {
  max-width: 425px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input label {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  padding-left: 40px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  position: relative;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input label span {
  font-style: normal;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.015em;
  cursor: pointer;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input label:before {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #c3d7df;
  left: 0;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input label:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  background: url("/wp-content/themes/kraft_ulistic/images/check-g.png") center center;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%) scale(0);
  left: 0;
  opacity: 1;
  transition: all 0.25s ease;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
#main-content .section.calculator .calculator .calculator-row.checked .calculator-input input[type="checkbox"]:checked + label:after {
  transform: translateY(-50%) scale(1);
}
#main-content .section.calculator .calculator .calculator-row.total {
  margin-top: 27px;
  justify-content: center;
}
#main-content .section.calculator .calculator .calculator-row.total .calculator-input label {
  font-weight: 700;
  text-transform: uppercase;
  color: #212b5d;
}
#main-content .section.calculator .calculator .calculator-row.total .calculator-input input {
  box-shadow: 8px 8px 28px rgba(0, 31, 109, 0.15);
  font-weight: 700;
  background: none;
  background: #fff;
  font-size: 24px;
}
#main-content .section.calculator .calculator .calculator-row:first-child .calculator-input {
  margin-top: 0;
}
@media screen and (max-width: 890px) {
  #main-content .section.calculator .calculator .calculator-row:first-child .calculator-input {
    margin-top: 20px;
  }
  #main-content .section.calculator .calculator .calculator-row:first-child .calculator-input:first-child {
    margin-top: 0;
  }
}
#main-content .section.calculator .calculator .calculator-row .calculator-input {
  max-width: 380px;
  width: 100%;
  margin-top: 21px;
  position: relative;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input .apperance {
  position: absolute;
  width: 30px;
  height: 23px;
  background-color: rgba(195, 215, 223, 0.5);
  z-index: 10;
  transition: all 0.25s ease;
  opacity: 0;
  cursor: pointer;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input .apperance.up {
  right: 0;
  bottom: 24px;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input .apperance.up:hover {
  opacity: 1;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input .apperance.down {
  right: 0;
  bottom: 1px;
  height: 24px;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input .apperance.down:hover {
  opacity: 1;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input label {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.035em;
  margin-bottom: 8px;
  color: #000;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input input {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  appearance: none !important;
  background: #fff url("/wp-content/themes/kraft_ulistic/images/apperance.jpg") right center;
  background-repeat: no-repeat;
  color: #000;
  position: relative;
  outline: none;
  border: 1px solid #c3d7df;
  height: 48px;
}
#main-content .section.calculator .calculator .calculator-row .calculator-input input::-webkit-outer-spin-button, #main-content .section.calculator .calculator .calculator-row .calculator-input input::-webkit-inner-spin-button {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
}
#main-content .section.calculator h4.calculator {
  margin-top: 53px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.03em;
}
#main-content .section.calculator h4.calculator a {
  font-weight: 700;
  color: #212b5d;
  transition: all 0.25s ease;
}
#main-content .section.calculator h4.calculator a:hover {
  color: #3c4ea8;
  border-bottom: 1px solid #3c4ea8;
}
#main-content .section.calculator h4.calculator + p {
  margin: 0;
  padding: 0;
}
#main-content .section.calculator .fsBody.fsEmbed {
  background-color: #edf7ff;
  padding: 0;
  padding-top: 10px;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm {
  background: transparent;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsError {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 14px;
  background: transparent;
  border: none;
  color: red;
  line-height: 1.3;
}
@media screen and (max-width: 890px) {
  #main-content .section.calculator .fsBody.fsEmbed .fsForm {
    padding: 0 15px;
  }
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 890px) {
  #main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col {
    flex-direction: column;
  }
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsFieldFocused {
  padding: 0 !important;
  margin: 0 0 20px 0 !important;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow {
  max-width: 380px;
  width: 100%;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 890px) {
  #main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow#fsRow3743950-3 {
    max-width: 380px;
  }
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow .fsValidationError {
  background: transparent;
  border: none;
  box-shadow: none;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow .fsValidationError .fsLabel {
  color: red !important;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow .fsLabel.fsRequiredLabel {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px !important;
  letter-spacing: 0.02em;
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow input {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  outline: none;
  border: 1px solid #c3d7df;
  height: 48px;
  letter-spacing: -0.02em;
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSection.fs1Col .fsRow:last-child {
  width: 100% !important;
  flex-grow: 1;
  max-width: 100%;
  margin-bottom: 0 !important;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSubmit.fsPagination {
  margin-top: 0;
  padding: 0;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSubmit.fsPagination .fsSubmitButton {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 20px !important;
  max-width: 266px !important;
  padding: 20px !important;
  width: 100% !important;
  background-color: #05a518 !important;
  border-radius: 5px !important;
  letter-spacing: 0.15em !important;
  margin-top: 10px;
  transition: all 0.25s ease;
}
#main-content .section.calculator .fsBody.fsEmbed .fsForm .fsSubmit.fsPagination .fsSubmitButton:hover {
  background-color: #047411 !important;
}
#main-content .section.contacts-new {
  margin-top: -27px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  #main-content .section.contacts-new {
    margin-top: -45px;
    padding-bottom: 0;
  }
}
#main-content .section.contacts-new p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #main-content .section.contacts-new p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.contacts-new p {
    font-size: 20px !important;
  }
}
#main-content .section.contacts-new a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #main-content .section.contacts-new a {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.contacts-new a {
    font-size: 20px !important;
  }
}
#main-content .section.keep-reading {
  padding: 20px 0;
}
@media (max-width: 767px) {
  #main-content .section.keep-reading {
    padding-bottom: 0;
  }
}
#main-content .section.keep-reading h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #333;
}
#main-content .section.keep-reading a {
  display: inline-block;
  margin-bottom: 15px;
}
#main-content .section.keep-reading a:last-of-type {
  margin-bottom: 0;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions {
  margin-left: -95px;
  margin-right: -95px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1250px) {
  #main-content .section.kraft-eset-table-cybersecurity-solutions {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .table-wrapper {
  overflow: hidden;
  border-radius: 5px;
  padding-top: 20px;
  background-color: #212b5d;
  box-shadow: 18px 18px 38px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1250px) {
  #main-content .section.kraft-eset-table-cybersecurity-solutions .table-wrapper {
    overflow-x: scroll !important;
  }
}
#main-content .section.kraft-eset-table-cybersecurity-solutions h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  #main-content .section.kraft-eset-table-cybersecurity-solutions h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.kraft-eset-table-cybersecurity-solutions h2 {
    font-size: 30px !important;
  }
}
#main-content .section.kraft-eset-table-cybersecurity-solutions h2 + p {
  display: none;
}
@media screen and (max-width: 1250px) {
  #main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions {
    width: 1250px;
  }
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr {
  text-align: left;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr:last-child td {
  border-bottom: none !important;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr.table-header td {
  background-color: #a5d5ff !important;
  font-family: "Oswald", sans-serif;
  font-weight: 400 !important;
  font-size: 20px !important;
  letter-spacing: -0.02em !important;
  color: #000 !important;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 18px;
  vertical-align: top;
  line-height: 1.25;
  border-bottom: 1px solid #D8D8D8;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td img {
  margin-top: 5px;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:first-child {
  min-width: 280px;
  padding-left: 30px;
  background-color: #eff8ff;
  border-right: 1px solid #D8D8D8;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(2), #main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(3), #main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(4), #main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(5) {
  min-width: 175px;
  padding-right: 10px;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(2) {
  background-color: #fff;
  font-weight: 300;
  border-right: 1px solid #D8D8D8;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(3) {
  background-color: #eff8ff;
  font-weight: 300;
  border-right: 1px solid #D8D8D8;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(4) {
  background-color: #fff;
  font-weight: 300;
  border-right: 1px solid #D8D8D8;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:nth-child(5) {
  background-color: #eff8ff;
  font-weight: 300;
  border-right: 1px solid #D8D8D8;
  padding-right: 10px;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .cybersecurity-solutions tbody tr td:last-child {
  color: #fff;
  padding-right: 10px;
  border-bottom: 1px solid #465489;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .footnote {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-align: left;
  margin-top: 30px;
  line-height: 1;
}
#main-content .section.kraft-eset-table-cybersecurity-solutions .footnote a {
  color: #df821b;
  text-decoration: none !important;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsError {
  background: transparent;
  border: none;
  color: red !important;
  line-height: 1.3;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsValidationError {
  background: transparent;
  border: none;
  color: red !important;
  box-shadow: none;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsValidationError.fsLabelVertical label {
  color: red !important;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsValidationError.fsLabelVertical label .fsRequiredMarker {
  color: red !important;
}
#signup_popup_wrapper .fsBody.fsEmbed input {
  font-size: 16px !important;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsRequiredMarker {
  color: #fff !important;
}
#signup_popup_wrapper .fsBody.fsEmbed .fsLabelVertical .fsLabel {
  color: #fff !important;
  text-align: left;
}
.pum-container .pum-content > :last-child, .pum-form__message:last-child {
  height: 100%;
  padding: 0;
}
.pum-theme-4063 .pum-content, .pum-theme-enterprise-blue .pum-content {
  border-radius: 0 !important;
  height: 100%;
  background-color: transparent !important;
}
.pum-theme-4063 .pum-content iframe, .pum-theme-enterprise-blue .pum-content iframe {
  min-height: 650px;
  margin-bottom: -10px;
}
@media screen and (max-height: 820px) {
  .pum-theme-4063 .pum-content iframe, .pum-theme-enterprise-blue .pum-content iframe {
    min-height: 450px;
  }
}
.pum-theme-4063 .pum-container, .pum-theme-enterprise-blue .pum-container {
  padding: 0;
  border-radius: 0 !important;
  background-color: transparent !important;
}
.pum-theme-4063 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
  font-size: 15px;
  right: -9px;
  top: -30px;
  outline: none !important;
}
#main-content .section.healthcarefirst {
  padding-top: 0;
}
#main-content .section.healthcarefirst h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 32px !important;
  margin-bottom: 26px;
}
@media (max-width: 980px) {
  #main-content .section.healthcarefirst h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.healthcarefirst h2 {
    font-size: 25px !important;
  }
}
#main-content .section.healthcare h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 32px !important;
  margin-bottom: 26px;
}
@media (max-width: 980px) {
  #main-content .section.healthcare h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.healthcare h2 {
    font-size: 25px !important;
  }
}
#main-content .section.healthcare.block-number-bulets {
  padding-top: 42px;
  padding-bottom: 62px;
}
#main-content .section.healthcare.block-number-bulets > p {
  display: none;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 980px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 h2 {
  text-align: left;
  margin-bottom: 17px;
}
@media (max-width: 980px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 h2 {
    text-align: center;
  }
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 p {
  text-align: left;
  line-height: 1.4;
}
@media (max-width: 980px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 p {
    text-align: center;
  }
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 p span.orange a {
  white-space: normal;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.left-section {
  max-width: 480px;
  margin-right: 30px;
}
@media (max-width: 980px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.left-section {
    max-width: 100%;
    margin-right: 0;
  }
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section {
  max-width: 560px;
  border: 1px solid #bbcede;
  border-radius: 10px;
  padding: 53px 65px;
  text-align: left;
  box-shadow: 0 18px 20px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section {
    padding: 30px;
  }
}
@media screen and (max-width: 425px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section {
    padding: 30px 15px;
  }
}
@media (max-width: 980px) {
  #main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section {
    max-width: 100%;
  }
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list {
  margin: 0;
  counter-reset: list;
  padding-left: 0;
  position: relative;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 95%;
  background-color: #0a1f61;
  left: 25px;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list li {
  position: relative;
  counter-increment: list;
  padding-left: 65px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 22px;
  margin-bottom: 18px;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list li:before {
  position: absolute;
  content: counter(list);
  color: #fff;
  z-index: 1;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 29px;
  padding-left: 0;
  margin-left: -46px;
  margin-right: 46px;
}
#main-content .section.healthcare.block-number-bulets #healthcare-3-3 .healthcare-3-3.right-section ol.markers-wrapper-list li:after {
  content: "";
  position: absolute;
  width: 53px;
  height: 53px;
  border-radius: 53px;
  border: 3px solid #dd7700;
  background-color: #0a1f61;
  left: 0;
  top: -10px;
}
#main-content .section.healthcare span.orange {
  color: #dd7700;
}
#main-content .section.healthcare span.orange a {
  text-decoration: none !important;
  position: relative;
  white-space: nowrap;
}
#main-content .section.healthcare span.orange a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dd7700;
  left: 0;
  bottom: 0;
}
#main-content .section.healthcare-2.block-text-img-right {
  padding-bottom: 42px;
}
@media (max-width: 767px) {
  #main-content .section.healthcare-2.block-text-img-right {
    padding-top: 0 !important;
  }
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper {
  align-items: flex-start !important;
}
@media (max-width: 980px) {
  #main-content .section.healthcare-2.block-text-img-right .block-text-wrapper {
    flex-direction: column-reverse;
  }
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-text {
  max-width: 550px;
}
@media (max-width: 980px) {
  #main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-text {
    max-width: 100% !important;
  }
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-text .big-text {
  margin-bottom: 39px !important;
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-text .bullet-check {
  margin-top: 30px;
  column-count: 1;
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-text .bullet-check li {
  max-width: 100%;
  margin-bottom: 57px;
}
#main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-img {
  padding-top: 30px;
  padding-right: 30px;
  max-width: 460px;
  width: 100%;
}
@media (max-width: 980px) {
  #main-content .section.healthcare-2.block-text-img-right .block-text-wrapper .block-img {
    padding: 0;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #main-content .section.healthcare-3-3 {
    padding-top: 0 !important;
  }
}
#main-content .section.healthcare-3-3 .markers-wrapper.manage-it .marker-item.w-300 .text {
  height: auto !important;
  min-height: 60px !important;
}
#main-content .section.healthcare-3 {
  padding-top: 51px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #main-content .section.healthcare-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
#main-content .section.healthcare-3 .block-text-wrapper .block-text {
  max-width: 600px !important;
}
#main-content .section.healthcare-3 .block-text-wrapper .block-text p {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  #main-content .section.healthcare-5 {
    padding-bottom: 0 !important;
  }
}
#main-content .section.contacts.contacts-healthcare {
  padding-top: 80px;
  padding-bottom: 31px;
}
@media (max-width: 767px) {
  #main-content .section.contacts.contacts-healthcare {
    padding-top: 50px;
    padding-bottom: 0px;
  }
}
#main-content .section.contacts.contacts-healthcare h2 {
  font-weight: 700;
}
#main-content .section.contacts.contacts-healthcare p {
  letter-spacing: 0;
  font-weight: 700;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #main-content .section.contacts.contacts-healthcare p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.contacts.contacts-healthcare p {
    font-size: 20px !important;
  }
}
#main-content .section.contacts.contacts-healthcare p .orange a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
}
#main-content.about-us-content {
  padding-top: 0;
}
#main-content .section.about-us .container-kraft-about-us {
  max-width: 1420px !important;
  background: transparent !important;
}
#main-content .section.about-us .container-kraft-about-us .col-sm-12 {
  background: transparent !important;
}
#main-content .section.about-us h2 {
  padding-right: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 38px !important;
  line-height: 1.2;
  margin-bottom: 40px;
  color: #000;
}
@media (max-width: 980px) {
  #main-content .section.about-us h2 {
    font-size: 33px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us h2 {
    font-size: 28px !important;
  }
}
#main-content .section.about-us h2 span {
  font-weight: 700;
}
@media screen and (max-width: 1370px) {
  #main-content .section.about-us h2 {
    padding-right: 0;
    text-align: center;
  }
}
#main-content .section.about-us p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first {
    padding-top: 50px;
  }
}
#main-content .section.about-us.about-us-first .section-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-first .section-wrapper {
    align-items: stretch;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper {
    flex-direction: column;
  }
}
#main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper {
  max-width: 50%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper {
    max-width: 60%;
    margin: 30px 0;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper {
    max-width: 100%;
    margin-top: 0;
  }
}
#main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2 {
  margin-bottom: 40px;
  font-size: 38px !important;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2 {
    font-size: 33px !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2 {
    font-size: 33px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2 {
    font-size: 28px !important;
  }
}
#main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper p {
  max-width: 740px;
  padding-right: 90px;
  padding-left: 90px;
}
@media screen and (max-width: 1420px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper p {
    padding: 0 30px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper p {
    padding: 0 15px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-first .section-wrapper .caption-wrapper p {
    max-width: 100%;
    text-align: center;
  }
}
#main-content .section.about-us.about-us-first .section-wrapper .section-img {
  max-width: 50%;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-first .section-wrapper .section-img {
    max-width: 40%;
    background: url("/wp-content/themes/kraft_ulistic/images/img-kraft-about-us_1.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .section-img {
    max-width: 100%;
    background: none;
    max-height: 350px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-first .section-wrapper .section-img img {
    visibility: hidden;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-first .section-wrapper .section-img img {
    visibility: visible;
  }
}
#main-content .section.about-us.about-us-two {
  background-color: #e2effb;
}
#main-content .section.about-us.about-us-two .section-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-two .section-wrapper {
    align-items: stretch;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-two .section-wrapper {
    flex-direction: column-reverse;
  }
}
#main-content .section.about-us.about-us-two .section-wrapper .section-img {
  max-width: 848px;
  width: 100%;
}
@media screen and (min-width: 1921px) {
  #main-content .section.about-us.about-us-two .section-wrapper .section-img {
    max-width: 50%;
    text-align: right;
  }
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-two .section-wrapper .section-img {
    max-width: 40%;
    background: url("/wp-content/themes/kraft_ulistic/images/img-kraft-about-us_2.jpg");
    background-position: center center;
    background-size: cover;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-two .section-wrapper .section-img {
    background: none;
    max-width: 100%;
    max-height: 350px;
    overflow: hidden;
    text-align: center;
  }
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-two .section-wrapper .section-img img {
    visibility: hidden;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-two .section-wrapper .section-img img {
    visibility: visible;
  }
}
#main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-grow: 1;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper {
    margin: 30px 0;
  }
}
#main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2 {
  margin-bottom: 34px;
  font-size: 38px !important;
}
@media screen and (max-width: 1280px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2 {
    font-size: 33px !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2 {
    font-size: 33px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2 {
    font-size: 28px !important;
  }
}
#main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper p {
  padding-left: 90px;
  padding-right: 90px;
  max-width: 840px;
  width: 100%;
}
@media screen and (min-width: 1921px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper p {
    max-width: 100%;
  }
}
@media screen and (max-width: 1420px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper p {
    padding: 0 30px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper h2, #main-content .section.about-us.about-us-two .section-wrapper .caption-wrapper p {
    max-width: 100%;
    padding: 0 15px;
    text-align: center;
  }
}
#main-content .section.about-us.how-our-nashville-it-services {
  background: url("/wp-content/themes/kraft_ulistic/images/bg-how-our-nashville-it-services.jpg") center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  margin-bottom: 300px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services {
    padding-top: 50px;
  }
}
#main-content .section.about-us.how-our-nashville-it-services h2, #main-content .section.about-us.how-our-nashville-it-services p {
  /*max-width: 550px;*/
  max-width: 800px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services h2, #main-content .section.about-us.how-our-nashville-it-services p {
    max-width: 100%;
    text-align: center;
  }
}
#main-content .section.about-us.how-our-nashville-it-services h2 {
  margin-bottom: 50px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services h2 {
    margin-bottom: 30px;
  }
}
#main-content .section.about-us.how-our-nashville-it-services h3 {
  margin-top: 24px;
  margin-bottom: 37px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 32px !important;
  color: #fff;
  letter-spacing: -0.015em;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services h3 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.how-our-nashville-it-services h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services h3 {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 20px;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: -185px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item {
  padding: 50px 53px 60px;
  border-radius: 7px;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  max-width: 393px;
  margin: 0 22px;
  border-top: 15px solid #c1c1c1;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.45);
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item {
    margin-top: 30px;
  }
}
@media screen and (max-width: 425px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:first-child {
  margin-left: 0;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:first-child {
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:last-child {
  margin-right: 0;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:last-child {
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:nth-child(2) {
  padding: 50px 53px 57px;
  border-top: 15px solid #dd7700;
  max-width: 415px;
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:nth-child(2) h3 {
  margin-top: 3px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 425px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item .focus-item__img {
  display: inline-block;
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item h3 {
  font-size: 32px !important;
  color: #212b5e;
  letter-spacing: -0.015em;
  line-height: 1;
  margin-top: 34px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item h3 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item h3 {
    font-size: 22px !important;
  }
}
#main-content .section.about-us.how-our-nashville-it-services .focus-items-wrapper .focus-item p {
  color: #000;
  line-height: 2;
}
#main-content .section.about-us.our-passion {
  padding-top: 110px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-passion {
    padding-top: 50px;
  }
}
#main-content .section.about-us.our-passion .container-kraft-about-us {
  max-width: 1318px !important;
}
#main-content .section.about-us.our-passion h2 {
  text-align: center;
  margin-bottom: 50px;
}
#main-content .section.about-us.our-passion .under-caption {
  font-size: 20px;
  max-width: 915px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  text-align: center;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 47px;
  margin-bottom: 57px;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item {
  max-width: 50%;
  width: 100%;
  padding: 45px 65px 28px 24px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item {
    padding: 50px 30px;
    flex-direction: column;
    align-items: center;
  }
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__img {
  flex-grow: 1;
  min-width: 130px;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__img img {
  max-width: 100%;
  width: 100%;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
  padding-left: 47px;
  position: relative;
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
    padding-top: 40px;
    padding-left: 0;
  }
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content h3 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 32px !important;
  color: #212a5c;
  margin-bottom: 23px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content h3 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content h3 {
    text-align: center;
  }
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content p {
  font-size: 20px;
  color: #212a5c;
  line-height: 1.6;
  padding-bottom: 30px;
  text-align: left;
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content p {
    padding-bottom: 0;
  }
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content:before {
  content: "";
  position: absolute;
  left: 25px;
  height: 95%;
  width: 4px;
  background-color: #212a5c;
}
@media (max-width: 767px) {
  #main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item .our-passion-item__content:before {
    height: 4px;
    width: 95%;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
  }
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:first-child {
  background-color: #e2effb;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:nth-child(2) {
  background-color: #6699cc;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:nth-child(3) {
  background-color: #dd7700;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:last-child {
  background-color: #212a5c;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:last-child h3 {
  color: #fff;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:last-child p {
  color: #fff;
}
#main-content .section.about-us.our-passion .our-passion-items-wrapper .our-passion-item:last-child .our-passion-item__content:before {
  background-color: #fff;
}
#main-content .section.about-us.our-passion p {
  text-align: center;
  max-width: 705px;
  margin-left: auto;
  margin-right: auto;
}
#main-content .section.about-us.our-ktg-differencen {
  padding-top: 115px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-ktg-differencen {
    padding-top: 50px;
  }
}
#main-content .section.about-us.our-ktg-differencen h2 {
  text-align: center;
}
#main-content .section.about-us.our-ktg-differencen .section-img {
  padding: 0 15px;
  max-width: 1737px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-ktg-differencen .section-img {
    display: none;
  }
}
#main-content .section.about-us.our-ktg-differencen .difference-items-wrapper {
  display: none;
  padding: 0 15px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item {
    max-width: 32%;
    width: 100%;
    padding: 0 20px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item .difference-item__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 146px;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item h3 {
    margin: 30px 0;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item .difference-item__text ul li {
    display: block;
    position: relative;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item .difference-item__text ul li span {
    position: relative;
  }
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item .difference-item__text ul li span:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #16265D;
    left: -10px;
    top: 9px;
  }
}
@media (max-width: 980px) and (max-width: 980px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item {
    margin-top: 50px;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item {
    max-width: 50%;
  }
}
@media (max-width: 980px) and (max-width: 500px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item {
    max-width: 100%;
    margin-top: 50px;
    padding: 0;
  }
}
@media screen and (max-width: 980px) and (max-width: 425px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item .difference-item__icon {
    min-height: unset;
  }
}
@media screen and (max-width: 980px) and (max-width: 425px) {
  #main-content .section.about-us.our-ktg-differencen .difference-items-wrapper .difference-item h3 {
    margin: 30px 0 20px;
  }
}
#main-content .section.about-us.ktg-offer {
  padding-top: 130px;
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.ktg-offer {
    padding-top: 50px;
    padding-bottom: 20px;
    flex-direction: column;
    text-align: center;
  }
}
#main-content .section.about-us.ktg-offer .section-img {
  max-width: 320px;
  width: 100%;
  flex-grow: 1;
  margin-right: 60px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.ktg-offer .section-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#main-content .section.about-us.ktg-offer .section-content p {
  margin-bottom: 30px;
}
#main-content .section.about-us.ktg-offer .section-content h3 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 32px !important;
  color: #454d8d;
}
@media (max-width: 980px) {
  #main-content .section.about-us.ktg-offer .section-content h3 {
    font-size: 27px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.ktg-offer .section-content h3 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 425px) {
  #main-content .section.about-us.ktg-offer .section-content h3 span {
    display: block;
    margin-top: 10px;
  }
}
#main-content .section.about-us.ktg-offer .section-content h3 a {
  transition: 0.25s;
}
#main-content .section.about-us.ktg-offer .section-content h3 a:hover {
  color: #dd7700;
}
#main-content .section.about-us.vision-section {
  padding-top: 50px;
  border-bottom: 1px solid #dce6ef;
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section {
    padding: 65px 0;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.vision-section {
    padding-top: 50px;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper {
  margin-bottom: 20px;
  margin-top: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper {
    margin-bottom: 0;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item {
  background-color: #fff !important;
  display: block;
  padding-top: 0;
  margin-top: -17px;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 147px;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img {
    min-height: unset;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img img {
  max-width: 100%;
  display: inline-block;
  width: auto;
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item p, #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item h3 {
  text-align: center;
  color: #000;
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item h3 {
  font-size: 40px !important;
  font-weight: 700 !important;
  margin-bottom: 0.65em;
  margin-top: 0.55em;
  color: #000;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item h3 {
    font-size: 25px !important;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item p {
  max-width: 450px;
  font-size: 24px !important;
  line-height: 1.35;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  text-align: center !important;
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item p {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item p {
    font-size: 22px !important;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item:nth-child(2) {
  border-left: 3px solid #dce6ef !important;
  padding-left: 65px;
}
@media screen and (max-width: 1350px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item:nth-child(2) {
    padding-left: 65px;
  }
}
@media (max-width: 980px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item:nth-child(2) {
    border-left: none !important;
    margin-top: 50px;
    padding-left: 24px;
    margin-bottom: 0;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item:nth-child(2) p, #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item:nth-child(2) h3 {
  color: #000;
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
  padding-left: 0;
}
@media (max-width: 767px) {
  #main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
    padding-top: 0;
  }
}
#main-content .section.about-us.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content:before {
  display: none;
}
#main-content.fortinet-content .container-forntinet {
  max-width: 1290px !important;
}
#main-content.fortinet-content .container-forntinet .col-sm-12 {
  background-color: transparent;
}
#main-content.fortinet-content .section.section-forntinet h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 32px !important;
  text-align: center;
  margin-bottom: 39px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet h2 {
    font-size: 28px !important;
  }
}
#main-content.fortinet-content .section.section-forntinet h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.4;
}
#main-content.fortinet-content .section.section-forntinet p.under-caption {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 28px !important;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 39px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet p.under-caption {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet p.under-caption {
    font-size: 24px !important;
  }
}
#main-content.fortinet-content .section.section-forntinet p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  line-height: 1.4;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first {
  padding-top: 11px;
  padding-bottom: 105px;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first {
    padding-bottom: 50px;
  }
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first h2, #main-content.fortinet-content .section.section-forntinet.forntinet-first p, #main-content.fortinet-content .section.section-forntinet.forntinet-first .under-caption {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper {
    flex-direction: column;
  }
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item {
  height: 310px;
  padding: 57px 50px 50px;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 340px;
  width: 100%;
  margin: 86px 40px 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item {
    margin: 86px 15px 0;
    padding: 50px 15px;
  }
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item {
    margin: 50px 15px 0;
  }
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item .advetages-item-fon {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:after {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: calc(100% + 50px);
  background: url("/wp-content/themes/kraft_ulistic/images/adv-item-bg-ps.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  top: -25px;
  left: 25px;
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item .advetages-item__icon {
  position: relative;
  z-index: 3;
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item h3 {
  margin-top: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item h3 br {
    display: none;
  }
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item h3 {
    font-size: 23px;
  }
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:first-child .advetages-item-fon {
  background: url("/wp-content/themes/kraft_ulistic/images/adv-item-bg_1.jpg");
}
@media screen and (max-width: 1200px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:first-child:after {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:nth-child(2) .advetages-item-fon {
  background: url("/wp-content/themes/kraft_ulistic/images/adv-item-bg_2.jpg");
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:nth-child(2):after {
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:last-child .advetages-item-fon {
  background: url("/wp-content/themes/kraft_ulistic/images/adv-item-bg_3.jpg");
}
#main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:last-child:after {
  left: -25px;
}
@media screen and (max-width: 1200px) {
  #main-content.fortinet-content .section.section-forntinet.forntinet-first .advetages-items-wrapper .advetages-item:last-child:after {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works {
  padding-top: 105px;
  background: url("/wp-content/themes/kraft_ulistic/images/bg-how-fortinet-works.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 67px;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works {
    padding-top: 50px;
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works h2, #main-content.fortinet-content .section.section-forntinet.how-fortinet-works p {
  color: #fff;
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -67px;
}
@media screen and (max-width: 1100px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper {
    flex-wrap: wrap;
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item {
  max-width: 240px;
  width: 100%;
  margin: 90px 40px 0;
}
@media screen and (max-width: 1250px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item {
    margin: 90px 15px 0;
  }
}
@media screen and (max-width: 1100px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item {
    max-width: 50%;
    margin: 50px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item {
    max-width: 100%;
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item h3 {
  font-style: italic;
  color: #a5d5ff;
  margin-bottom: 70px;
}
@media screen and (max-width: 1100px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item h3 {
    margin-bottom: 40px;
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item .elipse-wrapper {
  height: 240px;
  width: 240px;
  border-radius: 50%;
  background: linear-gradient(45deg, #007CC9, #00B5D1);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 28px 28px 48px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1100px) {
  #main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item .elipse-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content.fortinet-content .section.section-forntinet.how-fortinet-works .how-fortinet-works-items-wrapper .how-fortinet-works-item .elipse-wrapper .elipse {
  height: 190px;
  width: 190px;
  border: 2px dotted #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio {
  padding-top: 91px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio {
    padding: 50px 0;
  }
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper {
    flex-direction: column;
  }
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper {
  max-width: 33.33%;
  width: 100%;
  margin-top: 73px;
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper {
    margin-top: 50px;
    max-width: 100%;
  }
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper:first-child .robust-portfolio-item {
  margin-left: 0;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper:first-child .robust-portfolio-item {
    margin-left: auto;
  }
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper:last-child .robust-portfolio-item {
  margin-right: 0;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper:last-child .robust-portfolio-item {
    margin-right: auto;
  }
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper .robust-portfolio-item {
  max-width: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#main-content.fortinet-content .section.section-forntinet.robust-portfolio .robust-portfolio-items-wrapper .robust-portfolio-item-wrapper .robust-portfolio-item h3 {
  font-size: 20px;
  margin-top: 50px;
  color: #000;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity {
  background: url("/wp-content/themes/kraft_ulistic/images/bg-top-cybersecurity.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 110px;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity {
    padding: 50px 0;
  }
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
@media screen and (max-width: 1200px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper {
    max-width: 90%;
  }
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper {
    max-width: 100%;
  }
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-img {
  max-width: 480px;
  width: 100%;
  flex-grow: 1;
  text-align: left;
  padding-right: 30px;
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content {
    text-align: center;
  }
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content h2, #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content p {
  color: #fff;
  text-align: left;
}
@media (max-width: 980px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content h2, #main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content p {
    text-align: center;
  }
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content img {
  margin-bottom: 35px;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-top-cybersecurity .section-wrapper .section-content h2 {
  margin-bottom: 42px;
  font-weight: 400;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-contact-us {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 0 40px;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.fortinet-contact-us {
    padding: 50px 0 0;
  }
}
#main-content.fortinet-content .section.section-forntinet.fortinet-contact-us h2 {
  margin-bottom: 0;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-contact-us h2 span {
  white-space: nowrap;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-contact-us a {
  transition: 0.25s;
}
#main-content.fortinet-content .section.section-forntinet.fortinet-contact-us a:hover {
  color: #dd7700;
}
#main-content.fortinet-content .section.section-forntinet.keep-reading {
  padding: 70px 0 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}
@media (max-width: 767px) {
  #main-content.fortinet-content .section.section-forntinet.keep-reading {
    padding: 45px 0 0;
  }
}
#main-content.fortinet-content .section.section-forntinet.keep-reading p a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}
#main-content.fortinet-content .section.section-forntinet.keep-reading h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 28px !important;
}
#main-content.about-us-content {
  padding-top: 0;
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first {
  max-width: 1390px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 101px;
  padding-bottom: 105px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first {
    padding: 50px 15px;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper {
    flex-direction: column;
    align-items: center;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper {
  max-width: 520px;
  width: 100%;
  flex-grow: 1;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper {
    max-width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 525px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption h2 {
    text-align: center;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 475px;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons {
    margin: 0 auto;
  }
}
@media screen and (max-width: 525px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons {
    display: none;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons img {
  margin-top: 75px;
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons img:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-wrapper .caption .caption-icons img {
    margin-top: 0;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 805px;
  text-align: center;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content {
    max-width: 100%;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content {
    flex-direction: column-reverse;
    max-width: 100%;
    align-items: center;
  }
}
@media screen and (max-width: 525px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content {
    margin-top: 0;
  }
}
#main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content p {
  max-width: 420px;
  width: 100%;
  padding-right: 55px;
  text-align: left;
}
@media screen and (max-width: 1370px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content p {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.nasville-it-consalting-first .section-wrapper .caption-content p {
    padding-right: 0;
    margin-top: 30px;
    max-width: 100%;
  }
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg {
  background-color: #eef6fe;
  padding-top: 41px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.what-makes-ktg {
    padding-top: 50px;
  }
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper {
  margin-bottom: 20px;
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item {
  background-color: #eef6fe;
  text-align: left;
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item p {
  text-align: left;
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item:last-child {
  color: #212a5c;
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item:last-child p, #main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item:last-child h3 {
  color: #212a5c;
}
#main-content.about-us-content.why-kgt .section.what-makes-ktg .our-passion-items-wrapper .our-passion-item:last-child .our-passion-item__content:before {
  background-color: #212a5c;
}
#main-content.about-us-content.why-kgt .section.vision-section {
  padding-top: 83px;
  border-bottom: 1px solid #dce6ef;
  padding-bottom: 70px;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section {
    padding: 65px 0;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.vision-section {
    padding-top: 50px;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper {
  margin-bottom: 20px;
  margin-top: 0;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper {
    margin-bottom: 0;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item {
  background-color: #fff;
  display: block;
  padding-top: 0;
  margin-top: -17px;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 147px;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img {
    min-height: unset;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__img img {
  max-width: 100%;
  display: inline-block;
  width: auto;
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item p, #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item h3 {
  text-align: center;
  color: #000;
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item h3 {
  font-size: 40px !important;
  font-weight: 700;
  margin-bottom: 0.65em;
  margin-top: 0.55em;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item h3 {
    font-size: 25px !important;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item p {
  max-width: 450px;
  font-size: 24px !important;
  line-height: 1.35;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item p {
    font-size: 23px !important;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item p {
    font-size: 22px !important;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item:last-child {
  border-left: 3px solid #dce6ef;
  padding-left: 125px;
}
@media screen and (max-width: 1350px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item:last-child {
    padding-left: 65px;
  }
}
@media (max-width: 980px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item:last-child {
    border-left: none;
    margin-top: 50px;
    padding-left: 24px;
    margin-bottom: 0;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item:last-child p, #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item:last-child h3 {
  color: #000;
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
  padding-left: 0;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content {
    padding-top: 0;
  }
}
#main-content.about-us-content.why-kgt .section.vision-section .our-passion-items-wrapper .our-passion-item .our-passion-item__content:before {
  display: none;
}
#main-content.about-us-content.why-kgt .section.our-ktg-differencen {
  padding-top: 65px;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.our-ktg-differencen {
    padding-bottom: 50px;
  }
}
#main-content.about-us-content.why-kgt .section.our-ktg-differencen h2 + p {
  text-align: center;
}
#main-content.about-us-content.why-kgt .section.our-ktg-differencen h2 + p + .section-img {
  margin-top: 14px;
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville {
  padding: 70px 15px 60px;
  background-color: #eef6fe;
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper {
    flex-direction: column-reverse;
  }
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half {
  max-width: 48%;
  width: 100%;
  flex-grow: 1;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half {
    text-align: center;
    max-width: 100%;
  }
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half h2 {
  text-align: left;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half h2 {
    text-align: center;
  }
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half p {
  text-align: left;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half .section-img {
    margin-top: 30px;
  }
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half h3 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #000;
  margin-top: 34px;
  margin-bottom: 40px;
  text-align: right;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half h3 {
    text-align: center;
    margin-bottom: 20px;
  }
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half .section-img-2 {
  margin: 65px 0 60px;
}
#main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half ul li {
  display: block;
  font-size: 16px;
  line-height: 2;
  text-align: right;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.why-trust-our-nashville .section-wrapper .section-half ul li {
    text-align: center;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards {
  padding: 70px 15px 76px;
  border-bottom: 3px solid #EAF6FD;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper h2 {
  text-align: center;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.035em;
  font-weight: 600;
  margin-bottom: 37px;
}
@media screen and (max-width: 375px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper h2 {
    font-size: 26px !important;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .offer {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper {
  margin-top: 65px;
  position: relative;
  height: 445px;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper {
    height: 100%;
    width: 100%;
    margin-top: 20px;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img {
  position: absolute;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img {
    position: static;
    text-align: center;
    margin-top: 30px;
  }
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img img {
    display: inline-block;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-1 {
  top: 0;
  left: 0;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-2 {
  top: 56px;
  left: 163px;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-2 {
    display: none;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-3 {
  top: -16px;
  right: calc(50% - 85px);
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-4 {
  top: 56px;
  right: 187px;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-4 {
    display: none;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-5 {
  top: -4px;
  right: 0;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-6 {
  top: 130px;
  left: 27px;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-6 {
    display: none;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-7 {
  top: 130px;
  right: 19px;
}
@media screen and (max-width: 860px) {
  #main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-7 {
    display: none;
  }
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-8 {
  top: 184px;
  left: 99px;
}
#main-content.about-us-content.why-kgt .section.compliance-standards .section-wrapper .section-standards-wrapper .standards-item-img.item-9 {
  top: 184px;
  right: 102px;
}
#main-content.about-us-content.why-kgt .section.ktg-offer {
  padding: 14px 15px 0;
  margin-bottom: -67px;
}
@media (max-width: 767px) {
  #main-content.about-us-content.why-kgt .section.ktg-offer {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 931px) {
  #inner-banner.inner-8-questions-ebook {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #inner-banner.inner-8-questions-ebook {
    padding-bottom: 70px;
  }
}
#inner-banner .container.container-8-questions-ebook {
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 931px) {
  #inner-banner .container.container-8-questions-ebook {
    padding-top: 0 !important;
  }
}
#inner-banner .container.container-8-questions-ebook .banner-content {
  padding: 190px 0 0 0;
}
@media screen and (max-width: 931px) {
  #inner-banner .container.container-8-questions-ebook .banner-content {
    padding: 60px 0 0 0;
  }
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 73px;
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook p:before, #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook p:after {
  display: none !important;
  padding: 0;
}
@media screen and (max-width: 1270px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook {
    margin-top: 104px;
  }
}
@media (max-width: 980px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook {
    margin-top: 130px;
  }
}
@media screen and (max-width: 931px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook {
    margin-top: 186px;
  }
}
@media (max-width: 767px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook {
    margin-top: 0;
  }
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
  margin-bottom: -170px;
  color: #153264;
  letter-spacing: 0;
  font-size: 90px !important;
}
@media screen and (max-width: 1270px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
    font-size: 60px !important;
    margin-bottom: -131px;
  }
}
@media (max-width: 980px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
    margin-bottom: -122px;
  }
}
@media (max-width: 767px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
    margin-bottom: 0;
    margin-top: 20px;
    color: #a5d5ff;
  }
}
@media (max-width: 980px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 {
    font-size: 35px !important;
  }
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook h1 span {
  color: #a5d5ff;
  letter-spacing: 0.05em;
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook {
  font-size: 32px !important;
  font-weight: 400;
  padding-left: 0;
}
@media (max-width: 980px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook {
    font-size: 25px !important;
  }
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook:before {
  display: none;
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook p {
  padding: 0 !important;
  max-width: 100%;
  color: #468fcd;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
#inner-banner .container.container-8-questions-ebook .banner-content .banner-text.banner-8-questions-ebook .exerpt-8-questions-ebook p span {
  color: #fff;
}
#inner-banner .banner-bg.banner-bg-8-questions-ebook:after {
  content: "";
  height: 96px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #071E5F;
}
@media screen and (max-width: 1270px) {
  #inner-banner .banner-bg.banner-bg-8-questions-ebook:after {
    height: 70px;
  }
}
@media (max-width: 980px) {
  #inner-banner .banner-bg.banner-bg-8-questions-ebook:after {
    height: 60px;
  }
}
@media (max-width: 767px) {
  #inner-banner .banner-bg.banner-bg-8-questions-ebook:after {
    display: none;
  }
}
#main-content .container .col-questions-ebook {
  background-color: transparent !important;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook {
    flex-direction: column;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part {
  max-width: 620px;
  padding-top: 67px;
  padding-right: 80px;
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part {
    max-width: 100%;
    padding-right: 0;
    text-align: center;
    padding-top: 0;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part p {
  line-height: 1.4;
  margin: 0 0 18px;
}
@media (max-width: 980px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part p {
    text-align: left;
  }
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part p {
    text-align: center;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp {
  margin-left: -80px;
  margin-right: -80px;
  padding-bottom: 15px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 980px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp {
    margin-bottom: 15px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 375px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp {
    background-color: #071E5F;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 375px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp img {
    display: none;
  }
}
@media screen and (max-width: 1270px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
  font-weight: 600;
  color: #fff;
  letter-spacing: 0;
  margin-top: 29px;
  padding-left: 80px;
  padding-right: 50px;
  position: relative;
  z-index: 3;
  font-size: 28px !important;
}
@media screen and (max-width: 1270px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    margin-top: 27px;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 480px;
  }
}
@media screen and (max-width: 1024px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    padding-right: 0;
  }
}
@media (max-width: 980px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    margin-bottom: 50px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 889px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 375px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    margin-bottom: 25px;
  }
}
@media (max-width: 980px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-left-part .questions-msp h3 {
    font-size: 22px !important;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part {
  width: 460px;
  margin-top: -320px;
}
@media screen and (max-width: 1270px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part {
    margin-top: -250px;
  }
}
@media screen and (max-width: 931px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part {
    margin-top: -350px;
  }
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part {
    margin-top: 0;
    max-width: 460px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper {
  background: url("/wp-content/themes/kraft_ulistic/images/bg-form-ebook.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 35px 60px 50px;
  border: 3px solid #0049A4;
  border-radius: 5px;
}
@media (max-width: 980px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper {
    padding: 35px 30px 50px;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper h2 {
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 7px;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper h2 span {
  color: #acce37;
  font-size: 20px;
  font-weight: 400;
  display: block;
  letter-spacing: 0.015em;
  line-height: 1;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper p {
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper p {
    text-align: center;
  }
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper .form {
  min-height: auto !important;
  margin-top: -72px;
  margin-bottom: -135px;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper .form > br {
  display: none;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .form-wrapper .form iframe {
  min-height: 480px !important;
}
#main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .section-img {
  margin-top: 60px;
}
@media (max-width: 767px) {
  #main-content .content-wrap.content-8-questions-ebook .section-8-questions-ebook .section-right-part .section-img {
    margin-left: -15px;
  }
}
#inner-banner {
  padding-bottom: 70px;
}
#inner-banner.landing {
  padding-top: 184px;
}
@media screen and (max-height: 800px) {
  #inner-banner.landing {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1022px) {
  #inner-banner.landing {
    padding-top: 180px;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing {
    padding-top: 150px;
  }
}
@media screen and (max-width: 931px) {
  #inner-banner.landing {
    padding-top: 20px;
  }
}
#inner-banner.landing .banner-bg:before {
  content: "";
  display: none;
}
#inner-banner.landing .container.landing-container {
  max-width: 1290px !important;
  width: 100% !important;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption {
  max-width: 630px;
  width: 100%;
  flex-grow: 1;
  padding-top: 30px;
}
@media screen and (max-width: 1260px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption {
    padding-right: 50px;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption {
    padding-right: 0;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.045em;
  line-height: 1;
  font-size: 69px !important;
}
@media screen and (max-height: 800px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1260px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1070px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption h1 {
    font-size: 30px !important;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer {
  margin-top: 46px;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer p {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  margin-top: 30px;
  letter-spacing: 0.03em;
  line-height: 1.4;
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer p {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer p {
    text-align: center;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer a {
  color: #a5d5ff;
  transition: all 0.25e ease;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-caption .offer a:hover {
  color: #59b1ff;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma {
  max-width: 540px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 18px 18px 38px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma {
    margin-top: 50px;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma iframe {
  margin-bottom: -27px;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption {
  background: linear-gradient(45deg, #000737, #15275E);
  padding: 30px 40px;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption h2 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 26px !important;
  letter-spacing: -0.02em;
  line-height: 1.2;
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption h2 {
    font-size: 22px !important;
  }
}
@media screen and (max-height: 800px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption h2 {
    font-size: 22px !important;
  }
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption h2 span {
  color: #a5d5ff;
  display: inline-block;
}
#inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption p {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 20px !important;
  color: #fff;
  margin-top: 20px;
  letter-spacing: 0.02em;
  line-height: 1.45;
}
@media (max-width: 980px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption p {
    font-size: 18px !important;
  }
}
@media screen and (max-height: 800px) {
  #inner-banner.landing .container.landing-container .baner-content-wrapper .baner-forma .caption p {
    font-size: 18px !important;
  }
}
#main-content.landing {
  padding-top: 68px;
}
#main-content.landing .container {
  max-width: 1290px !important;
  width: 100% !important;
}
#main-content.landing p {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 26px !important;
  margin-bottom: 68px;
  text-align: left;
  letter-spacing: -0.005em;
  line-height: 1.3;
}
@media (max-width: 980px) {
  #main-content.landing p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #main-content.landing p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #main-content.landing p {
    text-align: center;
  }
}
#main-content.landing .following-items-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper {
    flex-wrap: wrap;
  }
}
#main-content.landing .following-items-wrapper .following-item {
  max-width: 320px;
  width: 100%;
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item {
    max-width: 50%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  #main-content.landing .following-items-wrapper .following-item {
    max-width: 100%;
  }
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item:first-child {
    margin-top: 0;
  }
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  #main-content.landing .following-items-wrapper .following-item:nth-child(2) {
    margin-top: 40px;
  }
}
#main-content.landing .following-items-wrapper .following-item h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 28px !important;
  color: #212b5d;
  text-align: left;
  margin-bottom: 30px;
  letter-spacing: -0.02em;
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #main-content.landing .following-items-wrapper .following-item h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item h3 {
    text-align: center;
    margin-bottom: 20px;
  }
}
#main-content.landing .following-items-wrapper .following-item ul.following-item-list {
  column-count: 1;
  list-style: none;
}
#main-content.landing .following-items-wrapper .following-item ul.following-item-list li {
  width: 100%;
  max-width: 100%;
  font-size: 22px !important;
  color: #000;
  text-align: left;
  letter-spacing: 0.025em;
  line-height: 1.4;
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item ul.following-item-list li {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #main-content.landing .following-items-wrapper .following-item ul.following-item-list li {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  #main-content.landing .following-items-wrapper .following-item ul.following-item-list li {
    text-align: center;
  }
}
#pum-4169 {
  background: rgba(0, 0, 0, 0.8);
}
#pum-4169 .pum-container {
  border-radius: 10px;
  border: 2px solid #a3d3fd;
  background: url("/wp-content/themes/kraft_ulistic/images/bg-popap.jpg") center center;
  background-size: cover;
  padding: 81px 60px 80px;
}
#pum-4169 .pum-container .pum-title.popmake-title {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 32px !important;
  text-align: center;
  letter-spacing: -0.02em !important;
}
@media (max-width: 980px) {
  #pum-4169 .pum-container .pum-title.popmake-title {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #pum-4169 .pum-container .pum-title.popmake-title {
    font-size: 26px !important;
  }
}
#pum-4169 .pum-container .pum-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  margin-top: 24px;
  letter-spacing: 0.04em;
}
#pum-4169 .pum-container .pum-close {
  top: -14px;
  right: -6px;
  line-height: 1;
  background: transparent !important;
  font-size: 43px;
  font-weight: 300;
  outline: none !important;
}
#pum-4169 .pum-container a {
  max-width: 165px;
  width: 100%;
  height: 50px;
  line-height: 47px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: linear-gradient(to top, #00A952, #00D400);
  transition: all 0.25s ease;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 24px;
}
#pum-4169 .pum-container a:hover {
  background: linear-gradient(to top, #00D400, #00A952);
}
#pum-4500 {
  background: rgba(0, 0, 0, 0.8);
}
#pum-4500 .pum-container {
  border-radius: 10px;
  border: 2px solid #a3d3fd;
  background: url("/wp-content/themes/kraft_ulistic/images/bg-popap.jpg") center center;
  background-size: cover;
  padding: 81px 60px 80px;
}
#pum-4500 .pum-container .pum-title.popmake-title {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 32px !important;
  text-align: center;
  letter-spacing: -0.02em !important;
}
@media (max-width: 980px) {
  #pum-4500 .pum-container .pum-title.popmake-title {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #pum-4500 .pum-container .pum-title.popmake-title {
    font-size: 26px !important;
  }
}
#pum-4500 .pum-container .pum-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 20px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  margin-top: 24px;
  letter-spacing: 0.04em;
}
#pum-4500 .pum-container .pum-close {
  top: -14px;
  right: -6px;
  line-height: 1;
  background: transparent !important;
  font-size: 43px;
  font-weight: 300;
  outline: none !important;
}
#pum-4500 .pum-container a {
  max-width: 165px;
  width: 100%;
  height: 50px;
  line-height: 47px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: linear-gradient(to top, #00A952, #00D400);
  transition: all 0.25s ease;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 24px;
}
#pum-4500 .pum-container a:hover {
  background: linear-gradient(to top, #00D400, #00A952);
}
#inner-banner.landing-asc {
  padding-top: 35px;
  padding-bottom: 78px;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc {
    padding-bottom: 40px;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .col-sm-12 {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .logo {
    margin-left: auto;
    margin-right: auto;
  }
}
#inner-banner.landing-asc p {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: 1.2;
  color: #000;
}
#inner-banner.landing-asc .banner-bg:before {
  background: linear-gradient(to bottom, white 0%, #e3f0fb 80%, #ddecfa 100%);
}
#inner-banner.landing-asc .container {
  max-width: 1300px !important;
  width: 100%;
}
#inner-banner.landing-asc .baner-content-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -15px;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .baner-content-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#inner-banner.landing-asc .baner-content-wrapper .baner-forma {
  max-width: 510px;
  border: 8px solid #252c5f;
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.2);
  margin-top: -3px;
  background-color: #fff;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .baner-content-wrapper .baner-forma {
    margin-top: 40px;
  }
}
#inner-banner.landing-asc .baner-content-wrapper .baner-forma .caption {
  padding: 40px 40px 0;
}
#inner-banner.landing-asc .baner-content-wrapper .baner-forma .caption p {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 28px !important;
  line-height: 1.14;
  margin-top: 20px;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .baner-content-wrapper .baner-forma .caption p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing-asc .baner-content-wrapper .baner-forma .caption p {
    font-size: 20px !important;
  }
}
#inner-banner.landing-asc .baner-content-wrapper .baner-forma .caption p:first-child {
  margin-top: 0;
}
#inner-banner.landing-asc .baner-caption {
  max-width: 640px;
  margin-right: 46px;
  margin-top: 44px;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .baner-caption {
    margin-right: 0;
  }
}
#inner-banner.landing-asc .baner-caption h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #222a5d;
  letter-spacing: -0.04em;
  max-width: 600px;
  line-height: 1.1;
  font-size: 36px !important;
}
@media screen and (max-width: 1200px) {
  #inner-banner.landing-asc .baner-caption h1 {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .baner-caption h1 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing-asc .baner-caption h1 {
    font-size: 28px !important;
  }
}
#inner-banner.landing-asc .offer p {
  margin-top: 25px;
  max-width: 600px;
  font-size: 23px !important;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .offer p {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing-asc .offer p {
    font-size: 20px !important;
  }
}
#inner-banner.landing-asc .offer p:first-child {
  margin-top: 0;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .acs-list {
    text-align: left;
  }
}
#inner-banner.landing-asc .acs-list li {
  font-size: 23px !important;
}
@media (max-width: 980px) {
  #inner-banner.landing-asc .acs-list li {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  #inner-banner.landing-asc .acs-list li {
    font-size: 20px !important;
  }
}
.acs-list {
  margin-top: 39px;
  margin-bottom: 40px;
  padding-left: 30px;
}
.acs-list li {
  position: relative;
  list-style: none;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  padding-left: 36px;
  margin-top: 17px;
  letter-spacing: 0.025em;
}
.acs-list li:first-child {
  margin-top: 0;
}
.acs-list li:before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/kraft_ulistic/images/acs-list-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 5px;
  left: -2px;
  width: 21px;
  height: 20px;
  z-index: 1;
}
.button-for-asc {
  font-family: "Oswald", sans-serif !important;
  font-weight: 500;
  display: inline-block;
  padding: 15px 40px;
  background-image: linear-gradient(to bottom, #00AA4F 0%, #00BE02 50%, #00AA4F 100%);
  background-position: center bottom;
  background-size: auto 200%;
  font-size: 25px;
  text-transform: capitalize;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.22;
  background-color: #2EAD4F;
  text-shadow: 0 2px 0 rgba(16, 110, 32, 0.65);
  outline: none;
  box-shadow: 0 18px 48px rgba(48, 177, 69, 0.65);
  letter-spacing: 0.015em;
  border: 2px solid #007d09;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
}
.button-for-asc span {
  font-size: 18px;
  white-space: normal;
  display: block;
}
.button-for-asc:hover {
  background-position: center top;
  color: #fff;
  box-shadow: none;
  transform: translateY(-2px);
}
.button-for-asc .visited {
  color: #fff;
}
.button-for-asc:focus {
  color: #fff;
}
#lending-asc p {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.025em;
  line-height: 1.2;
  color: #000;
}
#lending-asc h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 36px !important;
  color: #222a5d;
  letter-spacing: -0.04em;
  max-width: 600px;
  line-height: 1.1;
}
@media screen and (max-width: 1200px) {
  #lending-asc h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 980px) {
  #lending-asc h2 {
    text-align: center;
  }
}
@media (max-width: 980px) {
  #lending-asc h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #lending-asc h2 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 725px) {
  #lending-asc h2 {
    font-size: 26px !important;
  }
}
#lending-asc #software-support {
  padding-top: 62px;
  padding-bottom: 85px;
}
@media (max-width: 980px) {
  #lending-asc #software-support {
    padding: 40px 0;
  }
}
#lending-asc #software-support .container {
  max-width: 1130px !important;
}
#lending-asc #software-support .section-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 767px) {
  #lending-asc #software-support .section-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
#lending-asc #software-support .section-wrapper .section-left {
  margin-right: 64px;
}
@media (max-width: 767px) {
  #lending-asc #software-support .section-wrapper .section-left {
    margin-right: 0;
    margin-top: 40px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #lending-asc #software-support .section-wrapper .section-left h2 {
    text-align: center;
  }
}
#lending-asc #software-support .section-wrapper .section-left .acs-list {
  text-align: left;
}
#lending-asc #software-support .section-wrapper p {
  letter-spacing: 0.025em;
  margin-top: 22px;
  line-height: 1.22;
}
#lending-asc #software-support .section-wrapper p:first-of-type {
  margin-top: 30px;
  max-width: 560px;
}
@media (max-width: 767px) {
  #lending-asc #software-support .section-wrapper p {
    text-align: center;
  }
}
#lending-asc #software-support .section-wrapper .acs-list {
  margin-top: 24px;
  padding-left: 40px;
}
#lending-asc #software-support .section-wrapper .acs-list li {
  margin-top: -2px;
  font-weight: 500;
}
#lending-asc #questions-items {
  padding-top: 80px;
  padding-bottom: 100px;
  border-top: 1px solid #b7c5d3;
  border-bottom: 1px solid #b7c5d3;
  background-image: url("/wp-content/uploads/2020/08/bg-asc-questions.jpg");
  background-position: center center;
  background-size: cover;
}
@media (max-width: 980px) {
  #lending-asc #questions-items {
    padding: 40px 0;
  }
}
#lending-asc #questions-items .questions-items-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  #lending-asc #questions-items .questions-items-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#lending-asc #questions-items .questions-items-wrapper .questions-item {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 40px 50px;
  max-width: 380px;
  width: 100%;
  margin-right: 20px;
  border: 1px solid #719cc1;
  text-align: center;
}
@media (max-width: 767px) {
  #lending-asc #questions-items .questions-items-wrapper .questions-item {
    margin-right: 0;
    margin-top: 30px;
  }
}
#lending-asc #questions-items .questions-items-wrapper .questions-item:last-child {
  margin-right: 0;
}
#lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__icon {
  display: inline-block;
}
#lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__caption {
  margin-top: 30px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 28px !important;
  color: #222a5d;
  letter-spacing: -0.02em;
  text-align: left;
}
@media (max-width: 980px) {
  #lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__caption {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__caption {
    font-size: 24px !important;
  }
}
#lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__content {
  margin-top: 21px;
  text-align: left;
  letter-spacing: 0.005em;
  font-size: 19px;
}
#lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__content p {
  line-height: 1.22;
  margin-top: 21px;
}
#lending-asc #questions-items .questions-items-wrapper .questions-item .questions-item__content p:first-child {
  margin-top: 0;
}
#lending-asc #questions-items .btn-row {
  margin-top: 30px;
  text-align: center;
}
#lending-asc #have-reliable-it {
  padding-top: 105px;
  padding-bottom: 115px;
  background: #ebf6fc;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it {
    padding: 40px 0;
  }
}
#lending-asc #have-reliable-it .container {
  max-width: 1500px !important;
  padding: 0 30px;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .container {
    padding: 0 15px;
  }
}
#lending-asc #have-reliable-it .section-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-left {
  max-width: 420px;
  margin-right: 102px;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-left {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-left h2 {
    max-width: 90%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-left .button-for-asc {
  padding: 18px 20px;
  margin-top: 40px;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right {
    margin-top: 40px;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 0;
}
@media (max-width: 767px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper {
    flex-direction: column;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item {
  max-width: 260px;
  margin-right: 73px;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item {
    margin-right: 0;
    margin-top: 40px;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item:last-child {
  margin-right: 0;
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__num {
  width: 98px;
  height: 98px;
  border-radius: 98px;
  border: 5px solid #a5d5ff;
  background-color: #222a5d;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__num {
    margin-left: auto;
    margin-right: auto;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__num span {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 34px;
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__num span:first-child {
  font-size: 20px;
  text-transform: uppercase;
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__content {
  margin-top: 20px;
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__content .caption {
  font-size: 26px !important;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  letter-spacing: -0.055em;
  color: #000;
}
@media (max-width: 980px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__content .caption {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__content .caption {
    font-size: 22px !important;
  }
}
#lending-asc #have-reliable-it .section-wrapper .section-right .steps-wrapper .steps-item .steps-item__content p {
  margin-top: 30px;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
#lending-asc #testimonials {
  padding-top: 115px;
  padding-bottom: 65px;
  border-top: 1px solid #b7c5d3;
}
#lending-asc #testimonials h2 {
  text-align: center !important;
  margin-bottom: 60px;
  max-width: 100%;
}
@media (max-width: 980px) {
  #lending-asc #testimonials h2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 980px) {
  #lending-asc #testimonials {
    padding: 40px 0;
  }
}
#lending-asc #testimonials .container {
  max-width: 1620px !important;
}
#lending-asc #testimonials .section-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1399px) {
  #lending-asc #testimonials .section-wrapper {
    display: block;
  }
}
@media screen and (max-width: 1399px) {
  #lending-asc #testimonials .section-wrapper {
    justify-content: flex-start;
  }
}
#lending-asc #testimonials .section-wrapper .section-left {
  max-width: 400px;
  height: 200px;
  margin-right: 82px;
}
@media screen and (max-width: 1532px) {
  #lending-asc #testimonials .section-wrapper .section-left {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1462px) {
  #lending-asc #testimonials .section-wrapper .section-left {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
  }
}
#lending-asc #testimonials .section-wrapper .section-left iframe {
  box-shadow: 18px 18px 48px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1462px) {
  #lending-asc #testimonials .section-wrapper .section-left iframe {
    width: 300px;
  }
}
@media screen and (max-width: 475px) {
  #lending-asc #testimonials .section-wrapper .section-left iframe {
    max-width: 100% !important;
    width: 100% !important;
  }
}
#lending-asc #testimonials .section-wrapper .section-right {
  max-width: 1040px;
  margin-top: -10px;
}
@media screen and (max-width: 1462px) {
  #lending-asc #testimonials .section-wrapper .section-right {
    margin-left: auto;
    margin-right: auto;
  }
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-stars {
  display: none !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-slider-review {
  margin-bottom: 0 !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box-content {
  margin-left: 50px !important;
}
@media screen and (max-width: 1399px) {
  #lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box-content {
    margin-right: 0 !important;
  }
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box-content:before {
  display: none !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-review-badge {
  display: none !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box {
  border: none !important;
  background-color: #fff !important;
  position: relative !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box:before {
  position: absolute !important;
  content: "" !important;
  background-image: url("/wp-content/themes/kraft_ulistic/images/rev-q-icon.png") !important;
  width: 36px !important;
  height: 32px !important;
  transform: rotate(0) !important;
  left: 0 !important;
  top: -16px !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-box:after {
  content: "";
  position: absolute !important;
  left: 20px !important;
  top: 32px !important;
  width: 3px !important;
  height: 65px !important;
  background-color: #002141 !important;
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-review-text {
  font-weight: 300 !important;
  font-size: 18px !important;
  color: #000 !important;
}
@media screen and (max-width: 1399px) {
  #lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-review-text {
    font-size: 16px !important;
  }
}
#lending-asc #testimonials .section-wrapper .section-right #goodle-reviews .rplg-row {
  padding-top: 0 !important;
  padding-left: 54px !important;
}
#lending-asc #testimonials .section-wrapper .testimonial-rating {
  width: 100%;
}
#lending-asc #essential-questions {
  background: #001a3f;
  padding-bottom: 0;
  padding-top: 78px;
}
@media (max-width: 980px) {
  #lending-asc #essential-questions {
    padding: 40px 0 15px;
  }
}
#lending-asc #essential-questions .container {
  max-width: 1630px !important;
}
#lending-asc #essential-questions .section-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  #lending-asc #essential-questions .section-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#lending-asc #essential-questions .section-wrapper .section-img {
  max-width: 460px;
  margin-right: 0;
  width: 100%;
}
@media screen and (max-width: 1550px) {
  #lending-asc #essential-questions .section-wrapper .section-img {
    align-self: flex-end;
  }
}
@media screen and (max-width: 1399px) {
  #lending-asc #essential-questions .section-wrapper .section-img {
    margin-right: 60px;
  }
}
@media screen and (max-width: 1199px) {
  #lending-asc #essential-questions .section-wrapper .section-img {
    width: 50%;
    margin-right: 0;
    order: 2;
    text-align: right;
  }
  #lending-asc #essential-questions .section-wrapper .section-img img {
    display: inline-block;
  }
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper .section-img {
    margin-right: 0;
    margin-top: 40px;
    display: none;
  }
}
#lending-asc #essential-questions .section-wrapper .section-content {
  max-width: 535px;
  width: 100%;
  margin-right: 80px;
  margin-top: 26px;
}
@media screen and (max-width: 1550px) {
  #lending-asc #essential-questions .section-wrapper .section-content {
    margin-top: 0;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #lending-asc #essential-questions .section-wrapper .section-content {
    width: 50%;
    order: 1;
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper .section-content {
    margin-right: 0;
    text-align: center;
    padding-bottom: 0;
    width: 100%;
  }
}
#lending-asc #essential-questions .section-wrapper .section-content .caption {
  font-size: 32px !important;
  font-size: 32px !important;
  color: #fff;
  line-height: 1.1;
  letter-spacing: -0.02em;
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper .section-content .caption {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #lending-asc #essential-questions .section-wrapper .section-content .caption {
    font-size: 26px !important;
  }
}
#lending-asc #essential-questions .section-wrapper .section-content p {
  line-height: 1.2;
  letter-spacing: 0.025em;
  margin-top: 25px;
  color: #fff;
}
#lending-asc #essential-questions .section-wrapper .section-content p:first-of-type {
  margin-top: 35px;
}
#lending-asc #essential-questions .section-wrapper .section-form {
  max-width: 495px;
  width: 100%;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  #lending-asc #essential-questions .section-wrapper .section-form {
    width: 100%;
    order: 3;
    margin-top: 40px;
  }
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper .section-form {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1326px) {
  #lending-asc #essential-questions .section-wrapper .section-form {
    margin-bottom: 15px;
  }
}
#lending-asc #essential-questions .section-wrapper .section-form .form-caption {
  padding: 42px 42px 0;
  font-size: 25px !important;
  letter-spacing: -0.005em;
}
@media (max-width: 980px) {
  #lending-asc #essential-questions .section-wrapper .section-form .form-caption {
    text-align: center;
  }
}
#main-footer.landing-asc {
  padding: 0;
}
.blog_section .latest-news-title {
  width: 100%;
}
.blog_section .latest-news-title h2 {
  text-align: left;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1.9%;
}
.blog_section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content {
    flex-direction: column;
    align-items: center;
  }
}
.blog_section .et_pb_salvattore_content article {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 45px !important;
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url {
  display: block;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
  width: 100%;
  min-height: 215px;
  max-height: 215px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
    min-height: unset;
    max-height: unset;
  }
}
.blog_section .et_pb_salvattore_content article .entry-title {
  line-height: 110%;
  margin: 0 0 15px;
  padding: 27px 27px 0;
  font-size: 19px !important;
  /*font-family: "montserratsemi_bold", arial;*/
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.84px;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 17px !important;
  }
}
.blog_section .et_pb_salvattore_content article .entry-title a {
  text-decoration: none;
  color: #000000;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content {
  padding: 0 27px;
}
.blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 20px;
  font-size: 16px !important;
  color: #1a1a1a;
  font-family: "Source Sans Pro", sans-serif;
  /*font-family: "montserratlight", arial;*/
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content .more-link {
  background: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  /*font-family: "montserratlight", arial;*/
  border: 2px solid #212b5d;
  font-weight: 700;
  border-radius: 5px;
  padding: 7px 17px 5px;
  cursor: pointer;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  text-shadow: none;
  margin-bottom: 27px;
  color: #000 !important;
}
.blog_section .et_pb_salvattore_content article .post-content .more-link:hover {
  background: #212b5d;
  color: #fff !important;
}
.section_faq {
  padding: 0 !important;
}
.section_faq .et_pb_row {
  max-width: 1150px;
  width: 90%;
  margin: 0 auto !important;
}
.section_faq h2 {
  margin: 0 0 40px;
  padding: 0 15px;
  font-size: 38px !important;
  /*font-family: sofia_prolight, arial;*/
  /*font-weight: 700;*/
  font-weight: 300;
  /*text-transform: uppercase;*/
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 125%;
  color: #000;
}
@media (max-width: 980px) {
  .section_faq h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px !important;
  }
}
.section_faq .et_pb_search {
  border: none;
  padding-bottom: 30px;
}
.section_faq .et_pb_search form {
  position: relative;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
}
.section_faq .et_pb_search form .screen-reader-text {
  display: none;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.section_faq .et_pb_search form > div {
  display: flex;
}
.section_faq .et_pb_search form input[type="text"] {
  font-size: 18px;
  /*font-family: sofia_prolight, arial;*/
  font-weight: 400;
  color: #000;
  padding-top: 0.315em !important;
  padding-right: 0.715em !important;
  padding-bottom: 0.315em !important;
  padding-left: 0.715em !important;
  height: auto;
  min-height: 0;
  border: none;
  display: block;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .section_faq .et_pb_search form input[type="text"] {
    width: 80%;
  }
}
.section_faq .et_pb_search form input.et_pb_searchsubmit {
  font-size: 18px;
  /*font-family: sofia_prolight, arial;*/
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #212b5d;
  border: 2px solid #212b5d;
  transition: 0.5s;
  /*margin-right: -0.5px;*/
  padding-left: 10px;
  padding-right: 10px;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background: transparent;
  color: #000 !important;
}
.section_faq .block_faq .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.section_faq .block_faq article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  padding: 30px 20px;
  background-color: #fff;
  border-top: 2px solid #f36d21;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  .section_faq .block_faq article {
    width: calc(50% - 30px);
  }
}
@media (max-width: 500px) {
  .section_faq .block_faq article {
    width: calc(100%);
  }
}
.section_faq .block_faq article .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px !important;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 140%;
}
.section_faq .block_faq article .entry-title a {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.section_faq .block_faq article .entry-title a:hover {
  border-bottom: 1px solid #337ab7;
}
#pagination {
  width: 96.5%;
  border-top: 1px solid #e2e2e2;
  /*	.wp-pagenavi {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-end;

		@media (max-width: 373px) {
			justify-content: center;
		}
	}*/
}
#pagination .wp-pagenavi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 373px) {
  #pagination .wp-pagenavi {
    justify-content: center;
  }
}
#pagination .wp-pagenavi span, #pagination .wp-pagenavi a {
  font-weight: bold !important;
  color: #000;
  font-size: 16px !important;
  padding: 1em 0.5em;
  border: none;
}
@media screen and (max-width: 800px) {
  #pagination .wp-pagenavi span, #pagination .wp-pagenavi a {
    font-size: 14px !important;
    padding: 1em 0.25em !important;
  }
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #4376a9 !important;
}
#pagination .wp-pagenavi a:hover {
  color: #4376a9 !important;
}
body.page-id-4705 {
  display: flex;
  flex-direction: column;
}
#et-boc.et-boc .et-l #cybersecurity-banner, #et-boc.et-boc .et-l #cybersecurity-content {
  font-family: "FranklinGothic-Book", sans-serif;
  font-weight: 400;
}
#et-boc.et-boc .et-l #cybersecurity-banner .et_pb_row, #et-boc.et-boc .et-l #cybersecurity-content .et_pb_row {
  width: 95%;
  max-width: 1260px;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media (min-width: 1350px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .et_pb_row, #et-boc.et-boc .et-l #cybersecurity-content .et_pb_row {
    width: 100%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .et_pb_row, #et-boc.et-boc .et-l #cybersecurity-content .et_pb_row {
    flex-wrap: wrap;
    width: 90%;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner {
  padding: 47px 0 0;
  font-family: "FranklinGothic-Book", sans-serif;
  font-size: 28px !important;
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    background-position: bottom;
    min-height: 670px;
    height: 67vh;
  }
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    font-size: 26px !important;
  }
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    font-size: 21px !important;
  }
}
@media (min-width: 981px) and (max-height: 940px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    font-size: 19px !important;
    padding-top: 25px;
    min-height: auto;
  }
}
@media (min-width: 981px) and (max-height: 840px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    font-size: 18px !important;
    padding-top: 10px;
    height: 72vh;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner {
    background-position: 24% top !important;
    min-height: auto;
    height: auto;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .title-column {
  margin-right: 20px;
  width: 58%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .title-column {
    width: 100%;
    margin-right: 0;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-column {
  width: 44%;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-column {
    width: 100%;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .logo-module {
    text-align: center;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .title-module {
  margin: 0.87em 0 4.5em;
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .title-module {
    margin-bottom: 2.5em;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .title-module h1 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.679em;
  font-weight: normal;
  max-width: 5.893em;
  line-height: 0.95em;
  padding-bottom: 0;
  color: #fff !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .title-module h1 {
    max-width: 7.9em;
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .title-module h1 {
    font-size: 2em;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-row {
  position: relative;
  z-index: 3;
  height: 69%;
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module {
  position: relative;
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body, #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-wrap {
  min-height: 0;
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 466px;
  box-shadow: 0 28px 48px rgba(11, 0, 52, 0.65);
  border: 8px solid #0239cf;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-wrap {
    margin: 30px auto;
    position: relative;
    top: unset;
    right: unset;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body {
  background-color: #ffffff;
  padding: calc(30px + 0.5%) calc(30px + 4.9%);
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body {
    padding: calc(30px + 0.5%) calc(30px + 2%);
  }
}
@media (min-width: 981px) and (max-height: 840px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body {
    padding-top: 20px;
    padding-bottom: 5px;
  }
}
@media (max-width: 480px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body {
    padding: 30px 20px;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-body iframe {
  height: 475px !important;
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head {
  background-color: #0239cf;
  position: relative;
  padding: 21px 10px 21px 184px;
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head h2 {
  font-family: "FranklinGothic-Demi", sans-serif;
  font-weight: bold;
  font-size: 0.81em;
  max-width: 208px;
  color: #fff !important;
  line-height: 1.25em;
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head h2 {
    max-width: 215px;
  }
}
#et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head:before {
  content: url(/wp-content/uploads/2021/02/form-img.png);
  position: absolute;
  left: 30px;
  height: 124px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head {
    padding: 21px 10px 21px 184px;
  }
}
@media (min-width: 981px) and (max-height: 940px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head:before {
    transform: translateY(-50%) scale(0.7);
  }
}
@media (min-width: 981px) and (max-height: 740px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head:before {
    transform: translateY(-50%) scale(0.6);
  }
}
@media (max-width: 480px) {
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head {
    flex-direction: column;
    padding: 105px 10px 20px;
    text-align: center;
  }
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head h2 {
    max-width: 350px;
    margin: 20px auto 0;
  }
  #et-boc.et-boc .et-l #cybersecurity-banner .form-module .form-head:before {
    top: 0;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
  }
}
#et-boc.et-boc .et-l #cybersecurity-content {
  padding: 0 0 46px;
  font-size: 27px !important;
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    min-height: 266px;
    height: 27vh;
  }
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    font-size: 25px !important;
  }
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    font-size: 21px !important;
  }
}
@media (max-width: 1024px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-height: 940px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    padding-top: 1%;
    display: flex;
    font-size: 19px !important;
    min-height: auto;
  }
}
@media (min-width: 981px) and (max-height: 840px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-content {
    padding-top: 30px;
  }
}
#et-boc.et-boc .et-l #cybersecurity-content .text-column {
  width: 100%;
}
#et-boc.et-boc .et-l #cybersecurity-content .text-module {
  max-width: 760px;
}
@media (max-width: 1440px) {
  #et-boc.et-boc .et-l #cybersecurity-content .text-module {
    max-width: 720px;
  }
}
@media (max-width: 1200px) {
  #et-boc.et-boc .et-l #cybersecurity-content .text-module {
    max-width: 620px;
  }
}
@media (max-width: 1024px) {
  #et-boc.et-boc .et-l #cybersecurity-content .text-module {
    max-width: 530px;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-content .text-module {
    text-align: center;
    margin: 0 auto;
    max-width: 580px;
  }
}
#et-boc.et-boc .et-l #cybersecurity-content .text-module p {
  font-size: 1em;
  line-height: 1.1em;
}
#et-boc.et-boc .et-l #cybersecurity-content .text-module p:last-child {
  max-width: 620px;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l #cybersecurity-content .text-module p:last-child {
    max-width: 450px;
    margin: 0 auto;
  }
}
#et-boc.et-boc .et-l #cybersecurity-content .text-module h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.745em;
  padding: 0;
  margin-bottom: 30px;
}
#et-boc.et-boc .et-l #cybersecurity-footer {
  padding: 26px 0;
  background-color: #000;
}
#et-boc.et-boc .et-l #cybersecurity-footer .et_pb_row {
  padding: 0;
}
#et-boc.et-boc .et-l #cybersecurity-footer p {
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "FranklinGothic-Book", sans-serif;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0 15px;
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l #cybersecurity-footer p {
    font-size: 12px;
  }
}
@media (min-width: 981px) {
  body.single, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) {
    overflow: visible !important;
  }
}
@media (min-width: 981px) {
  body.single #main-content, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content {
    padding: 63px 0 0 !important;
  }
}
body.single #main-content .blog.content-wrap, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .blog.content-wrap {
  max-width: none;
  width: 100% !important;
}
@media (min-width: 981px) {
  body.single #main-content .container, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container {
    max-width: 1430px !important;
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 981px) and (max-width: 1100px) {
  body.single #main-content .container, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-content .container, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container {
    margin-left: 9.4% !important;
    max-width: 1500px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1919px) {
  body.single #main-content .container, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container {
    display: flex;
    justify-content: center;
    padding: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 1600px) {
  body.single #main-content .container .row, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row {
    width: 90% !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1919px) {
  body.single #main-content .container .row, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 981px) {
  body.single #main-content .container .row .col-sm-12, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 {
    display: flex;
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-content .container .row .col-sm-12, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 {
    padding-right: 84px !important;
    padding-left: 106px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1919px) {
  body.single #main-content .container .row .col-sm-12, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0 !important;
  }
}
@media (min-width: 981px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap {
    max-width: none;
    width: 100% !important;
    margin-right: 30px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap {
    padding-left: 37px;
    margin-right: 90px;
    width: 65.5%;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2 {
  font-size: 40px !important;
  margin-left: 0;
  padding-bottom: 5px;
  margin: 45px 0 30px !important;
  text-transform: capitalize;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif !important;
  border-bottom: none !important;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2 {
    font-size: 32px !important;
  }
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2:first-child, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2:first-child {
    font-size: 40px !important;
    margin-top: 0 !important;
    padding-top: 11px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h3 {
  font-size: 28px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h3 {
    font-size: 23px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap p {
  font-size: 20px !important;
  line-height: 130% !important;
  margin: 0 0 26px !important;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap p {
    font-size: 18px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap p a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap p a {
  /*color: #ffac63;*/
  color: #000000;
  /*border-color: #ffac63;*/
  border-color: #000000;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap p strong, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap p strong {
  font-weight: 700;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a {
  width: 241px;
  height: 57px;
  border-radius: 5px;
  background-color: #002e71;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 25.99px;
  text-align: center;
  border: 2px solid #002e71;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a {
    font-size: 22px;
    width: 222px;
  }
}
@media screen and (max-width: 600px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a {
    margin-top: 15px;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .schedule-btn-wrapper a:hover {
  background-color: #ffffff;
  color: #002e71;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.single #main-content .container .row .col-sm-12 .blog.content-wrap ul li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ul li {
  font-size: 20px !important;
  line-height: 130% !important;
  color: #000;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.single #main-content .container .row .col-sm-12 .blog.content-wrap ul li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.single #main-content .container .row .col-sm-12 .blog.content-wrap ul li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ol li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ul li {
    font-size: 18px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap ol li a, body.single #main-content .container .row .col-sm-12 .blog.content-wrap ul li a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ol li a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap ul li a {
  /*color: #ffac63;
    							border-color: #ffac63;*/
  color: #000000;
  border-color: #000000;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap center, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap center {
  padding-bottom: 1em;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper {
  border: 1px solid #b9c6d4;
  margin: clamp(2.5em, 0.1979166667vw, 2.85em) 0 clamp(1.5em, 0.2638888889vw, 3.8em);
  margin-top: 48px !important;
  margin-bottom: 60px !important;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote {
  margin: 0;
  padding: clamp(28px, 3.75vw, 54px) 49px clamp(28px, 2.5694444444vw, 37px) 97px !important;
  background-color: #e8eff7;
  position: relative;
  padding-bottom: 17px !important;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote {
    padding-left: 80px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote {
    padding-right: 25px;
    padding-left: 60px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before {
  content: "";
  width: 39px !important;
  height: 33px !important;
  background: url("/wp-content/uploads/2022/05/comma.png") center center;
  background-size: cover !important;
  position: absolute !important;
  top: 17% !important;
  left: 39px !important;
  border: none;
}
@media screen and (max-width: 1308px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before {
    top: clamp(20px, 3.2874617737vw, 43px) !important;
  }
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before {
    left: 13px !important;
  }
}
@media screen and (max-width: 900px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:before {
    top: 20px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after {
  content: "";
  width: 6px !important;
  height: calc(100% - 95px - (clamp(35px, 45/1440*100vw, 45px))) !important;
  background-color: #002e71 !important;
  position: absolute !important;
  top: 89px !important;
  left: 64px !important;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after {
    left: 37px !important;
  }
}
@media screen and (max-width: 1400px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after {
    height: calc(100% - 105px - (clamp(35px, 45/1440*100vw, 45px))) !important;
  }
}
@media screen and (max-width: 900px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote:after {
    top: 90px !important;
    height: calc(100% - 60px - (clamp(35px, 45/1440*100vw, 45px)));
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote h4, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote h4 {
  font-family: "Helvetica Neue - Condensed Bold" !important;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 28px;
  color: #000000 !important;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote p {
  color: #000000;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1.52 !important;
  text-align: left;
  max-width: 713px;
  margin-bottom: 1em;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote p:last-child, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper blockquote p:last-child {
  margin-bottom: 0;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 22px 28px 64px;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom {
    padding-left: 38px;
  }
}
@media screen and (max-width: 600px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom {
    padding-left: 28px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
  color: #000000;
  font-family: "Sora", Tahoma, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px !important;
  text-align: left !important;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  margin-bottom: 0.1em !important;
}
@media screen and (max-width: 600px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
    text-align: center !important;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p:last-child, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p:last-child {
  margin-bottom: 0;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
  margin-left: 14.5%;
  margin-top: 2.5%;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img {
    max-width: 65px;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
  width: 241px;
  height: 57px;
  border-radius: 5px;
  background-color: #002e71;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 25.99px;
  text-align: center;
  border: 2px solid #002e71;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1199px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    font-size: 22px;
    width: 222px;
  }
}
@media screen and (max-width: 600px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    margin-top: 15px;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a:hover {
  background-color: #ffffff;
  color: #002e71;
}
body.single #main-content .container .row .col-sm-12 .content-wrap .fluid-width-iframe-video, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap .fluid-width-iframe-video {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.2225%;
}
body.single #main-content .container .row .col-sm-12 .content-wrap .fluid-width-iframe-video iframe, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap .fluid-width-iframe-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body.single #main-content .container .row .col-sm-12 .content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h2 {
  width: 100%;
  max-width: 100%;
  font-size: 40px !important;
  margin-left: 0;
  padding-bottom: 20px;
  text-transform: capitalize;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap h2, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h2 {
    font-size: 25px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h3 {
  font-size: 28px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap h3 {
    font-size: 23px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap p {
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-content .container .row .col-sm-12 .content-wrap p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap p {
    font-size: 18px !important;
  }
}
body.single #main-content .container .row .col-sm-12 .content-wrap p a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap p a {
  color: #ffac63;
  border-color: #ffac63;
}
body.single #main-content .container .row .col-sm-12 .content-wrap p strong, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .content-wrap p strong {
  font-weight: 700;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .sidebar-col, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper {
  display: flex;
  justify-content: center;
  width: 300px;
  background: url(../../../uploads/2022/06/KraftTechnology-form-bg.jpg);
  background-repeat: no-repeat;
}
@media (min-width: 981px) {
  body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper {
    position: sticky;
    top: calc(50% - 336px - 42px);
  }
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content {
  max-width: 245px;
  padding-top: 31px;
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info {
  text-align: center;
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-title, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-title {
  width: 200px;
  display: inline-block;
  font-family: "Helvetica Neue - Condensed Bold";
  color: white;
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-title h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-title h3 {
  color: white;
  font-size: clamp(26px, 2.2222222222vw, 32px);
  line-height: 1em;
  padding-bottom: 22px;
}
body.single #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-description, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .sidebar-col .sidebar-wrapper .sidebar-content .sidebar-main-info .sidebar-description {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  color: white;
  line-height: 1.3em;
}
body.single #main-content .horizontal-line hr, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .horizontal-line hr {
  border-top: 1px solid #d7dde8;
}
body.single #main-content #blog-items, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items {
  margin-bottom: 7px !important;
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-content #blog-items, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1920px) {
  body.single #main-content #blog-items .row .col-sm-12, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 {
    padding-left: 144px !important;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
  margin: 0 auto;
  padding: clamp(70px, 6.6666666667vw, 96px) 0 clamp(1px, 4.6527777778vw, 67px);
  width: 100%;
  max-width: auto;
}
@media (max-width: 980px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3 {
  font-family: "Helvetica Neue - Condensed Bold" !important;
  line-height: 1;
  color: #000;
  width: 90%;
  max-width: 1261px;
  margin: 0 auto 30px;
}
@media (min-width: 981px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3 {
    font-size: 50px !important;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1261px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 {
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 h3 {
  margin: 0 !important;
  padding: 0 !important;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li {
  max-width: 380px;
  width: 30%;
  margin: 0;
}
@media (max-width: 980px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li {
    width: 100%;
  }
}
@media (min-width: 981px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child), body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child) {
    margin-right: 5%;
  }
}
@media (max-width: 980px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child), body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child) {
    margin-bottom: 30px;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li a:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li a:hover {
  text-decoration: none;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img {
  height: 229px;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img {
    height: 190px;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li p, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.11;
  max-width: 300px;
  margin: 16px auto 0;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new h3, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new h3 {
  margin-bottom: 0;
  color: #000000;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: clamp(30px, 3.4722222222vw, 50px) !important;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  letter-spacing: 0.6px;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1250px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
    width: 95%;
  }
}
@media (max-width: 767px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
  max-width: 340px;
  width: 31%;
  margin: 36px clamp(15px, 1.7361111111vw, 30px) 0;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  background-color: #072233;
}
@media (max-width: 980px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
    margin: 42px 15px 0;
  }
}
@media (max-width: 767px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item:hover {
  /*transform: scale(1.05);*/
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.24);
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail {
  overflow: hidden;
  border-top: 1px solid #1B1E25;
  border-left: 1px solid #1B1E25;
  border-right: 1px solid #1B1E25;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a {
  display: block;
  overflow: hidden;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img {
  height: clamp(150px, 14.8611111111vw, 214px);
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out;
  object-position: 0 0;
}
@media (max-width: 767px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img {
    max-height: 250px;
    height: 100%;
    /* height: clamp(180px, 214/767*100vw, 214px); */
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail:hover img, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail:hover img {
  transform: scale(1.05);
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content {
  background-color: #072233;
  padding: 29px 31px 30px;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 {
  padding: 0;
  margin: 0;
  margin-bottom: 54px;
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: clamp(20px, 1.9444444444vw, 28px);
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a {
  display: block;
  position: relative;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a {
    height: auto !important;
  }
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:before {
  content: "";
  position: absolute;
  width: 43px;
  height: 1px;
  background-color: #1157a7;
  left: 0;
  bottom: -14px;
  transition: all 0.5s ease;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover {
  text-decoration: none;
  color: #ffffff;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover:before {
  width: 100%;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn {
  text-align: right;
  padding-right: 15px;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a {
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  transition: all 0.3s ease;
  position: relative;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #1157a7;
  left: 0;
  bottom: -3px;
  transition: all 0.3s ease;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover {
  color: #ffffff;
  text-decoration: none;
}
body.single #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover:before, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover:before {
  width: 100%;
}
body.single #inner-banner .banner-text h1, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #inner-banner .banner-text h1 {
  font-weight: 700;
  color: white;
}
body.page #main-content #blog-items {
  margin-bottom: 7px !important;
  max-width: 1430px !important;
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.page #main-content #blog-items {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1920px) {
  body.page #main-content #blog-items .row .col-sm-12 {
    padding-left: 144px !important;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
  margin: 0 auto;
  padding: clamp(70px, 6.6666666667vw, 96px) 0 clamp(1px, 4.6527777778vw, 67px);
  width: 100%;
  max-width: auto;
}
@media (max-width: 980px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3 {
  font-family: "Helvetica Neue - Condensed Bold" !important;
  line-height: 1;
  color: #000;
  width: 90%;
  max-width: 1261px;
  margin: 0 auto 30px;
}
@media (min-width: 981px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 h3 {
    font-size: 50px !important;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1261px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 {
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 h3 {
  margin: 0 !important;
  padding: 0 !important;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li {
  max-width: 380px;
  width: 30%;
  margin: 0;
}
@media (max-width: 980px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li {
    width: 100%;
  }
}
@media (min-width: 981px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child) {
    margin-right: 5%;
  }
}
@media (max-width: 980px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li:not(:last-child) {
    margin-bottom: 30px;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li a:hover {
  text-decoration: none;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img {
  height: 229px;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li .sidebar-blog-img {
    height: 190px;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222 .technologylists223 li p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.11;
  max-width: 300px;
  margin: 16px auto 0;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new h3 {
  margin-bottom: 0;
  color: #000000;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: clamp(30px, 3.4722222222vw, 50px) !important;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  letter-spacing: 0.6px;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1250px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
    width: 95%;
  }
}
@media (max-width: 767px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
  max-width: 340px;
  width: 31%;
  margin: 36px clamp(15px, 1.7361111111vw, 30px) 0;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  background-color: #072233;
}
@media (max-width: 980px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
    margin: 42px 15px 0;
  }
}
@media (max-width: 767px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item:hover {
  /*transform: scale(1.05);*/
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.24);
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail {
  overflow: hidden;
  border-top: 1px solid #1B1E25;
  border-left: 1px solid #1B1E25;
  border-right: 1px solid #1B1E25;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a {
  display: block;
  overflow: hidden;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img {
  height: clamp(150px, 14.8611111111vw, 214px);
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  transition: all 0.3s ease-in-out;
  object-position: 0 0;
}
@media (max-width: 767px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail a img {
    max-height: 250px;
    height: 100%;
    /* height: clamp(180px, 214/767*100vw, 214px); */
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-thumbnail:hover img {
  transform: scale(1.05);
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content {
  background-color: #072233;
  padding: 29px 31px 30px;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 {
  padding: 0;
  margin: 0;
  margin-bottom: 54px;
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: clamp(20px, 1.9444444444vw, 28px);
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a {
  display: block;
  position: relative;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a {
    height: auto !important;
  }
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:before {
  content: "";
  position: absolute;
  width: 43px;
  height: 1px;
  background-color: #1157a7;
  left: 0;
  bottom: -14px;
  transition: all 0.5s ease;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover {
  text-decoration: none;
  color: #ffffff;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content h4 a:hover:before {
  width: 100%;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn {
  text-align: right;
  padding-right: 15px;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a {
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold";
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  transition: all 0.3s ease;
  position: relative;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #1157a7;
  left: 0;
  bottom: -3px;
  transition: all 0.3s ease;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover {
  color: #ffffff;
  text-decoration: none;
}
body.page #main-content #blog-items .row .col-sm-12 #posts-bottom-CTA.sidebar-cotent22222.CTA-new .recent-items-wrapper .recent-item .recent-content .recent-btn a:hover:before {
  width: 100%;
}
body.page.page-id-3416 #main-content {
  padding-bottom: 0 !important;
}
body.page.page-id-3416 #main-content .container {
  margin-bottom: 0 !important;
}
@media (min-width: 981px) {
  body.page.page-id-4155 #main-content .container .row .col-sm-12 {
    display: block;
  }
}
/* #main-content {
	.blog.content-wrap {
		max-width: none;
		width: 90%;
		
		h2 {
			@include fontsize (40px, 30px, 25px);
			margin-left: 0;
			padding-bottom: 20px;
			text-transform: capitalize;
		}
		
		h3 {
			@include fontsize (28px, 25px, 23px);
			font-weight: 600;
		}
		
		p {
			@include fontsize (20px, 19px, 18px);
			
			a {
				color: #ffac63;
				border-color: #ffac63;
			}
			
			strong {
				font-weight: 700;
			}
		}
	}
	.content-wrap {
		.fluid-width-iframe-video {
			width: 100%;
    		position: relative;
			padding: 0;
			padding-top: 56.2225%;
			iframe {
				position: absolute;
				top: 0;
				left: 0;
				width: 100% !important;
				height: 100% !important;
			}
		}
		h2 {
			@include fontsize (40px, 30px, 25px);
			margin-left: 0;
			padding-bottom: 20px;
			text-transform: capitalize;
			width: 100% !important;
		}
		
		h3 {
			@include fontsize (28px, 25px, 23px);
			font-weight: 600;
		}
		
		p {
			@include fontsize (20px, 19px, 18px);
			
			a {
				color: #ffac63;
				border-color: #ffac63;
			}
			
			strong {
				font-weight: 700;
			}
		}
	}
}
#inner-banner .banner-text h1 {
	font-weight: 700;
}

 */
@media screen and (max-width: 480px) {
  #main-content .saboxplugin-wrap .saboxplugin-tab .saboxplugin-gravatar {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  #main-content .saboxplugin-wrap .saboxplugin-tab .saboxplugin-authorname {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  #main-content .saboxplugin-wrap .saboxplugin-tab .saboxplugin-authorname {
    text-align: center !important;
  }
}
#main-content .saboxplugin-wrap .saboxplugin-tab .saboxplugin-authorname a {
  font-size: 24px;
  font-weight: 700;
}
/*Footer New Style 2022 Kraft Update*/
#footer_new_style_2022.update-design-2022 {
  /*margin-top: 20px;*/
  padding: clamp(50px, 5.5555555556vw, 80px) 0 95px;
  background: url(/wp-content/uploads/2022/10/Kraft_Footer_NEW_Bg.png) center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
}
#footer_new_style_2022.update-design-2022 h4 {
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  font-size: clamp(22px, 1.6666666667vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.08;
  text-align: left;
  text-transform: uppercase;
}
#footer_new_style_2022.update-design-2022 h5 {
  color: #47a3f4;
  font-family: "HelveticaNeueLight", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#footer_new_style_2022.update-design-2022 .container {
  max-width: 1269px !important;
  margin: 0 auto !important;
  width: 90% !important;
  padding: 0 !important;
}
#footer_new_style_2022.update-design-2022 .container .footer-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row {
  padding-bottom: 27px;
  padding-right: 64px;
}
@media screen and (max-width: 1305px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row {
    padding-right: 0;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row {
    flex-wrap: wrap;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row {
    flex-direction: column;
    align-items: center;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo {
  position: relative;
  top: 11px;
  left: 5px;
}
@media screen and (max-width: 1233px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo {
    margin-right: 27px;
  }
}
@media screen and (max-width: 1200px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo {
    max-width: 250px;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo {
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
    position: static;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo img {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-logo img {
    max-width: 100%;
    display: inline-block;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-description {
  max-width: 452px;
  width: 100%;
  margin-right: 27px;
  position: relative;
  /*left: -27px;*/
}
@media screen and (max-width: 1200px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-description {
    max-width: 352px;
    width: 90%;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-description {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-description .description-block {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.59;
  margin-top: -7px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block {
  position: relative;
  top: -4px;
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block {
    text-align: center;
    margin: 30px auto 0;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block h5 {
  margin-bottom: 7px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block h5:nth-child(3) {
  margin-top: 7px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block a, #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block p {
  color: #ffffff;
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  /*font-size: clamp(22px, 24/1440*100vw, 24px);*/
  font-size: clamp(22px, 1.5972222222vw, 23px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.08;
  transition: all 0.3s ease;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block a + h5, #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block p + h5 {
  margin-top: 7px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block a:hover {
  color: #47a3f4;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block:nth-child(2) {
  position: relative;
  left: -25px;
}
@media screen and (max-width: 1230px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block:nth-child(2) {
    left: unset;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-contact-block:nth-child(3) {
  max-width: 228px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 1200px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials {
    flex-direction: column;
    align-items: flex-start;
    flex: 0 0 auto;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials {
    justify-content: center;
    align-items: center;
    margin-top: 35px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials .footer-socials-items {
  margin-top: 28px;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials .footer-socials-items {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials .footer-socials-items {
    margin-bottom: unset;
    margin-top: 15px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a {
  margin: 3px 20px 0;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a {
    margin: 3px 20px 0;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a:hover {
  color: #47a3f4;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a:first-child {
  margin-left: 0;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a:last-child {
  margin-right: 4px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.contacts-row .footer-socials a i {
  font-size: 24px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
  padding: clamp(50px, 5.2083333333vw, 62px) 0 clamp(50px, 4.375vw, 45px);
  border-top: 1px solid #1c3276;
  border-bottom: none;
  padding-right: 5px;
  padding-left: 36px;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
    justify-content: space-around;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials {
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials {
    margin-bottom: 0;
    flex-direction: column;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .socials-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .socials-wrapper {
    margin-right: 30px;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .socials-wrapper {
    margin-right: 0;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials h4 {
  font-size: 24px;
}
@media screen and (max-width: 350px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials h4 {
    font-size: 22px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .footer-socials-items {
  margin-top: 18px;
  position: relative;
  max-width: 96.5%;
  left: -5px;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .footer-socials-items {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1440px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .footer-socials-items > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .logo {
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .logo {
    margin: 0;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .logo {
    margin-top: 20px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .logo > a {
  margin: 0 auto !important;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials .logo img {
  max-width: 192px;
  display: inline-block;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a {
  margin: 3px 19px 0;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a {
    margin: 3px 20px 0;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a:hover {
  color: #47a3f4;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a:first-child {
  margin-left: 0;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a:last-child {
  margin-right: 4px;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-socials a i {
  font-size: 24px;
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block {
    margin: 0 15px;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block {
    text-align: center;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block h4 {
  font-family: "Helvetica Neue - Condensed Bold", Arial, sans-serif;
  font-size: 22px;
  color: #47a3f4;
  margin-bottom: 1.7em;
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block h4 {
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block h4 {
    text-align: center;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block.first {
  margin-left: 8px;
  /*@media screen and (max-width: 1107px) {
								margin-left: 30px;
								margin-right: 30px;
							}*/
}
@media screen and (max-width: 1396px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block.first {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1086px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block.first {
    margin: 0;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block.first {
    margin-top: 50px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:nth-child(3) {
  /*@media screen and (max-width: 726px) {
								margin-top: 31px;
							}*/
}
@media screen and (max-width: 1086px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:nth-child(3) {
    margin: 0;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:nth-child(3) {
    margin-top: 50px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:last-child {
  /*@media screen and (max-width: 1086px) {
								margin-top: 50px;
							}*/
  /*@media screen and (max-width: 807px) {
								margin: 30px 0;
							}*/
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:last-child {
    /*margin: 30px auto;*/
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1086px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:last-child {
    margin: 0;
  }
}
@media screen and (max-width: 720px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block:last-child {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1107px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block .footer-menu {
    text-align: center;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block .footer-menu li {
  list-style: none;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block .footer-menu li a {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  position: relative;
  color: #ffffff;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block .footer-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -4px;
  background-color: #47a3f4;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.menu-row .footer-menu-block .footer-menu li a:hover:before {
  transform: scale(1, 1);
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row {
  padding-top: 40px;
  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  border-top: 1px solid #1c3276;
  margin-top: -5px;
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.rights-row {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 50px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row a {
  position: relative;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -4px;
  background-color: #47a3f4;
  transform: scale(0, 1);
  transition: all 0.3s ease;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row a:hover:before {
  transform: scale(1, 1);
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row span.msp {
  white-space: nowrap;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row span.msp a {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: right;
  color: #ffffff;
  transition: all 0.3s ease;
  white-space: nowrap;
  position: relative;
}
@media (max-width: 980px) {
  #footer_new_style_2022.update-design-2022 .container .footer-row.rights-row .footer-sitemap {
    margin-bottom: 15px;
  }
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row .footer-sitemap a {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: right;
  color: #ffffff;
  transition: all 0.3s ease;
  margin: 0 5px;
  white-space: nowrap;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row .footer-sitemap a:first-child {
  margin-left: 0;
}
#footer_new_style_2022.update-design-2022 .container .footer-row.rights-row .footer-sitemap a:last-child {
  margin-right: 0;
}
@media (min-width: 981px) {
  body.single #main-header .container, body.page #main-header .container, body.archive #main-header .container {
    width: 94.7% !important;
  }
}
@media screen and (min-width: 981px) and (max-width: 1919px) {
  body.single #main-header .container, body.page #main-header .container, body.archive #main-header .container {
    padding-left: 2.5%;
  }
}
@media (min-width: 981px) {
  body.single #main-header .container .logo, body.page #main-header .container .logo, body.archive #main-header .container .logo {
    padding-top: 43px !important;
  }
}
@media (max-width: 767px) {
  body.single #main-header .container .logo, body.page #main-header .container .logo, body.archive #main-header .container .logo {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-header .container .logo, body.page #main-header .container .logo, body.archive #main-header .container .logo {
    padding-left: 21px;
  }
}
body.single #main-header .container .social-media-wrap, body.page #main-header .container .social-media-wrap, body.archive #main-header .container .social-media-wrap {
  padding-right: 20px !important;
}
@media screen and (max-width: 1287px) {
  body.single #main-header .container .social-media-wrap, body.page #main-header .container .social-media-wrap, body.archive #main-header .container .social-media-wrap {
    padding-right: 0 !important;
  }
}
body.single #main-header .container .social-media-wrap .social-media li, body.page #main-header .container .social-media-wrap .social-media li, body.archive #main-header .container .social-media-wrap .social-media li {
  padding-right: 7px !important;
}
body.single #main-header .container .social-media-wrap .social-media li a.gmb, body.page #main-header .container .social-media-wrap .social-media li a.gmb, body.archive #main-header .container .social-media-wrap .social-media li a.gmb {
  background: url("/wp-content/uploads/2022/06/google-my-business-logo.png") center center !important;
  background-size: cover;
  background-repeat: no-repeat;
  width: 16px !important;
  height: 16px !important;
}
body.single #main-header .container .social-media-wrap .social-media li a.instagram, body.page #main-header .container .social-media-wrap .social-media li a.instagram, body.archive #main-header .container .social-media-wrap .social-media li a.instagram {
  background: url("/wp-content/uploads/2022/06/instagram-logo.png") center center !important;
  background-size: cover;
  background-repeat: no-repeat;
  width: 16px !important;
}
body.single #main-header .container .contact-wrap .contact-list, body.page #main-header .container .contact-wrap .contact-list, body.archive #main-header .container .contact-wrap .contact-list {
  padding-top: 7px !important;
}
body.single #main-header .container .contact-wrap .contact-list li, body.page #main-header .container .contact-wrap .contact-list li, body.archive #main-header .container .contact-wrap .contact-list li {
  padding: 0 10px;
}
body.single #main-header .container .contact-wrap .contact-list li:last-child, body.page #main-header .container .contact-wrap .contact-list li:last-child, body.archive #main-header .container .contact-wrap .contact-list li:last-child {
  letter-spacing: 0 !important;
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single #main-header .container .contact-wrap .contact-list li:last-child, body.page #main-header .container .contact-wrap .contact-list li:last-child, body.archive #main-header .container .contact-wrap .contact-list li:last-child {
    padding-right: 16px !important;
  }
}
@media screen and (max-width: 1287px) {
  body.single #main-header .container .contact-wrap .contact-list li:last-child, body.page #main-header .container .contact-wrap .contact-list li:last-child, body.archive #main-header .container .contact-wrap .contact-list li:last-child {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  body.single #main-header .container .contact-wrap .contact-list li:last-child, body.page #main-header .container .contact-wrap .contact-list li:last-child, body.archive #main-header .container .contact-wrap .contact-list li:last-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single .header-new-style-2022 .container .row .col-sm-12, body.page .header-new-style-2022 .container .row .col-sm-12, body.archive .header-new-style-2022 .container .row .col-sm-12 {
    padding-right: 0;
  }
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent {
  /* .social-media-wrap{} */
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list {
  padding-top: 4px !important;
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif !important;
  font-size: 17px !important;
  letter-spacing: 0 !important;
}
@media screen and (min-width: 767px) and (max-width: 820px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list li a {
    font-size: 15px !important;
  }
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a {
  font-size: 28px !important;
  background: url("/wp-content/uploads/2022/06/KraftTechnology-header-phone-1.png") center left !important;
  background-size: 30px !important;
  background-repeat: no-repeat !important;
  padding-top: 5px !important;
  padding-bottom: 4px !important;
}
@media (max-width: 980px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container .contact-list .site-phone a {
    padding-left: 30px !important;
  }
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container #menu-header-menu, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container #menu-header-menu, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .right-content .top-cotent .contact-wrap .menu-top-menu-container #menu-header-menu {
  padding-top: 25px;
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container {
  margin-top: 6px !important;
  padding-right: 3px !important;
}
@media screen and (min-width: 1011px) and (max-width: 1026px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container {
    margin-top: 25px !important;
  }
}
@media screen and (min-width: 1027px) and (max-width: 1380px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list {
    padding-top: 30px;
  }
}
@media (min-width: 981px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li {
    padding: 0 0 0 16px !important;
  }
}
body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a {
  text-transform: none !important;
  font-family: "Helvetica Neue - Condensed Bold" !important;
  font-size: 24px !important;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 1060px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list li a {
    font-size: clamp(17px, 2.0754716981vw, 22px) !important;
  }
}
@media screen and (min-width: 1920px) and (max-width: 1920px) {
  body.single .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list #menu-item-77, body.page .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list #menu-item-77, body.archive .header-new-style-2022 .container .row .col-sm-12 .header-wrapper .nav .menu-header-menu-container .nav-list #menu-item-77 {
    padding-right: 17px !important;
  }
}
body.single #inner-banner .banner-bg:before, body.page #inner-banner .banner-bg:before, body.archive #inner-banner .banner-bg:before {
  background: url("/wp-content/uploads/2022/06/KraftTechnology_banner-bg.jpg") center center;
  background-size: cover;
}
body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
  max-width: 1430px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  /* @media screen and (min-width: 1920px){
				max-width: 1417px !important;
				padding-bottom: 15px !important;
			} */
}
@media screen and (min-width: 981px) {
  body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
    /*	max-width: 900px !important;*/
    padding-bottom: 15px !important;
  }
}
@media screen and (min-width: 320px) {
  body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 981px) {
  body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
    margin-left: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 1600px) {
  body.single #inner-banner .container .row, body.page #inner-banner .container .row, body.archive #inner-banner .container .row {
    width: 100% !important;
  }
}
@media screen and (min-width: 320px) {
  body.single #inner-banner .container .row, body.page #inner-banner .container .row, body.archive #inner-banner .container .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
body.single #inner-banner .container .row .col-sm-12, body.page #inner-banner .container .row .col-sm-12, body.archive #inner-banner .container .row .col-sm-12 {
  /* @media screen and (min-width: 1920px) and (max-width: 1920px) {
						padding-left: 1px !important;
						padding-right: 0;
						max-width: 1200px !important;
					} */
}
@media (min-width: 981px) {
  body.single #inner-banner .container .row .col-sm-12, body.page #inner-banner .container .row .col-sm-12, body.archive #inner-banner .container .row .col-sm-12 {
    max-width: 1430px !important;
    padding-top: 66px !important;
  }
}
@media screen and (min-width: 320px) {
  body.single #inner-banner .container .row .col-sm-12, body.page #inner-banner .container .row .col-sm-12, body.archive #inner-banner .container .row .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 980px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper, body.page #inner-banner .container .row .col-sm-12 .table-wrapper, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper {
    min-height: 25vh;
  }
}
@media screen and (min-width: 1920px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content {
    padding: 197px 0 49px 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 931px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content {
    /*padding-top: 0 !important;*/
  }
}
@media screen and (min-width: 981px) and (max-width: 1919px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content {
    /*padding-top: 150px !important;*/
    padding-bottom: 0 !important;
  }
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text {
  max-width: 900px;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text h1 {
  text-transform: none !important;
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-size: clamp(32px, 4.1666666667vw, 60px);
  letter-spacing: 0.001em;
  margin-bottom: 20px !important;
  line-height: 100% !important;
  padding-top: 3px !important;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p {
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0 !important;
  font-size: 20px !important;
  line-height: 120% !important;
  /* @media screen and (min-width: 1920px) and (max-width: 1920px) {
										padding-right: 120px !important;
									} */
}
@media (min-width: 981px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p {
    padding-left: 0 !important;
    padding-top: 17px !important;
    padding-right: 80px !important;
  }
}
@media (max-width: 980px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p {
    padding-left: 0 !important;
  }
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:before, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:before, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:before {
  height: 0 !important;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:after, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:after, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text p:after {
  height: 0 !important;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line {
  display: inline-block;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line hr, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line hr, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .line hr {
  width: 60px;
  border-top: 3px solid #0046bc;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .cta-baner, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .cta-baner, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .cta-baner {
  display: none !important;
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge {
  right: 0;
  position: absolute;
  margin: 0;
  /* padding: 21px 7px !important; */
  /* @media screen and (min-width:981px) and (max-width:1919px){
											padding-bottom: 0 !important;
									} */
}
@media screen and (min-width: 1920px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge {
    right: -40% !important;
    padding: 21px 7px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1919px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge {
    margin: -32px 17px;
  }
}
@media (max-width: 767px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge {
    margin-bottom: -150px;
    position: static;
  }
}
@media (max-width: 980px) {
  body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge {
    margin-bottom: -150px;
    position: static;
  }
}
body.single #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge img, body.page #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge img, body.archive #inner-banner .container .row .col-sm-12 .table-wrapper .banner-content .banner-text .badge img {
  transform: scale(0.8);
}
body.single #inner-banner .inner-container, body.page #inner-banner .inner-container, body.archive #inner-banner .inner-container {
  /*@media screen and (min-width: 320px){
				width: 100% !important;
			}*/
}
.mean-container .mean-bar a.meanmenu-reveal span {
  position: relative;
}
.mean-container .mean-bar a.meanmenu-reveal span > span {
  position: absolute;
  top: 3px;
  width: 100%;
}
.mean-container .mean-bar a.meanmenu-reveal span > span > span {
  position: absolute;
  top: 3px;
  width: 100%;
}
body.page-id-3450 #kraft-content .container .row .col-sm-12 .content-wrap .partner-wrap .partner-list li .partner-content p:empty {
  display: none;
}
body.page-id-3450 #kraft-content .container .row .col-sm-12 .content-wrap .partner-wrap .partner-content p:empty {
  display: none;
}
body.archive.category-our-leadership-team.category-144 #inner-banner .row .small-screen-center .table-wrapper .banner-content {
  padding-top: 257px !important;
  padding-bottom: 114px !important;
}
@media screen and (width: 1920px) {
  body.archive.category-our-leadership-team.category-144 #inner-banner .row .small-screen-center .table-wrapper .banner-content {
    padding-left: 7px !important;
  }
}
@media (max-width: 767px) {
  body.archive.category-our-leadership-team.category-144 #inner-banner .row .small-screen-center .table-wrapper .banner-content {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
body.archive.category-our-leadership-team.category-144 #inner-banner .row .small-screen-center .table-wrapper .banner-content .banner-text h1 {
  color: #fff;
}
body.archive.category-our-leadership-team.category-144 #inner-banner .row .small-screen-center .table-wrapper .banner-content .banner-text p {
  display: none !important;
}
@media screen and (width: 1920px) {
  body.archive.category-our-leadership-team.category-144 #blog_section {
    padding-top: 128px;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container {
  max-width: 1324px !important;
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 {
  padding-bottom: 76px;
}
@media (max-width: 767px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 {
    padding-bottom: 0;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block {
  padding-bottom: 80px;
}
@media screen and (min-width: 992px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row {
    display: flex;
    padding-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-4 {
    width: 29% !important;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-4 a .blog_img.our-leadership-team-img {
  height: 391px;
  margin-bottom: 0;
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-4 a .hover {
  height: 391px;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 {
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description {
    display: flex;
    align-items: center;
    padding-left: 12px;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content h2 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(28px, 2.2222222222vw, 32px);
  margin-bottom: 15px;
  color: #000;
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content p {
  font-family: "source_sans_proregular", sans-serif;
  letter-spacing: 0;
  line-height: 1.3;
}
@media screen and (min-width: 1920px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content {
    max-width: 750px;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore {
  padding-top: 23px;
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore a .read_btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(19px, 5.3333333333vw, 24px);
  padding: 18px clamp(10px, 5.2vw, 26px) 20px;
  background-color: #072233;
  letter-spacing: 0;
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore a.profile {
  margin-top: 0 !important;
}
@media screen and (min-width: 600px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore a.profile {
    margin-left: 14px;
  }
}
body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore a.profile span {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(19px, 5.3333333333vw, 24px);
  padding: 17px clamp(36px, 11.2vw, 56px) 17px clamp(10px, 4.6vw, 23px);
  background: #fff url(/wp-content/uploads/2022/08/linkedin-btn.png) 85% center no-repeat;
  letter-spacing: 0;
  color: #000;
  border: 2px solid #072233;
}
@media screen and (max-width: 400px) {
  body.archive.category-our-leadership-team.category-144 #blog_section .container .row .col-sm-12 .blog_block .wrapper .row .col-md-8 .blog_description .blog_top_content .blog_readmore a.profile span {
    background: #fff url(/wp-content/uploads/2022/08/linkedin-btn.png) 92% center no-repeat;
  }
}
body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services {
  padding-left: 0 !important;
}
body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services li {
  display: flex !important;
  width: 100% !important;
  padding-left: 0 !important;
}
@media screen and (min-width: 430px) and (max-width: 630px) {
  body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services li {
    width: 50% !important;
  }
}
@media screen and (min-width: 631px) {
  body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services li {
    width: 33.33% !important;
  }
}
body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services li .content_wrap .content_icon {
  display: flex;
  justify-content: center;
}
body.page-id-184 #main-content .container .row .col-sm-12 .content-wrap ul.service_list_kraft.industries_services li a {
  border-bottom: none !important;
}
.wl-container {
  max-width: 1200px !important;
  width: 90%;
  margin: 0 auto;
}
body.logged-in .wl-main-header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.logged-in .wl-main-header {
    margin-top: 0;
  }
}
.wl-main-header {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 980px) {
  .wl-main-header {
    position: relative;
  }
}
.wl-main-header .wl-container {
  max-width: 1200px !important;
  width: 95%;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .wl-main-header .wl-container {
    width: 90%;
  }
}
.wl-main-header .mean-bar {
  position: absolute;
  top: 114px;
  float: left;
  width: 100%;
  background: transparent;
  padding: 5px 0;
  min-height: 0;
  z-index: 999999;
  margin-bottom: 0;
  border-bottom: none;
}
.wl-main-header .mean-bar .meanmenu-reveal {
  top: -59px;
  right: 4% !important;
}
.wl-main-header .mean-bar .mean-nav {
  margin-top: 0;
}
.wl-main-header .mean-bar .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.wl-main-header .mean-bar .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  background: #031930;
  margin-left: 0;
}
.wl-main-header .mean-bar .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 1px solid #102543;
  background-color: transparent;
}
.wl-main-header .mean-bar .mean-nav ul li a::before {
  display: none;
}
.wl-main-header .mean-bar .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 19px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  border: none !important;
  border-left: 1px solid #102543 !important;
  border-bottom: 1px solid #102543 !important;
  background: #102543;
}
.wl-main-header .mean-bar .mean-nav ul li .sub-menu {
  position: static;
}
.wl-main-header .mean-bar .mean-nav ul li .sub-menu li {
  background: #102543;
}
.wl-main-header .mean-bar .mean-nav ul li .sub-menu li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #031930;
  opacity: 0.75;
  text-shadow: none !important;
  visibility: visible;
}
.wl-main-header-home .wl-main-menu-body {
  background: none;
}
.wl-topbar {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  /*@media (max-width: 760px) {
			justify-content: center;
		}*/
}
@media (max-width: 980px) {
  .wl-topbar {
    justify-content: center;
  }
}
.wl-topbar-wrapper {
  width: 100%;
  background-color: #212B5D;
}
.wl-topbar-social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
  /*@media (max-width: 760px) {
				display: none;
			}*/
}
@media (max-width: 980px) {
  .wl-topbar-social {
    display: none;
  }
}
.wl-topbar-social li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 8px;
}
.wl-topbar-social li:first-child {
  margin-left: 0;
}
.wl-topbar-social li a {
  font-size: 0;
  line-height: 1;
  text-decoration: none;
}
.wl-topbar-social li a svg > path {
  fill: #ffffff;
  transition: all 0.25s ease;
}
.wl-topbar-social li a:hover svg > path {
  fill: #a5d5ff;
  transition: all 0.25s ease;
}
.wl-topbar-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
}
@media screen and (max-width: 800px) {
  .wl-topbar-nav {
    justify-content: center;
  }
}
@media screen and (max-width: 425px) {
  .wl-topbar-nav {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.wl-topbar-nav li {
  margin: 5px 8px;
}
@media (max-width: 550px) {
  .wl-topbar-nav li {
    margin: 5px 0;
  }
}
.wl-topbar-nav li:last-child {
  margin-right: 0;
}
.wl-topbar-nav li a {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.25s ease;
  white-space: nowrap;
}
.wl-topbar-nav li a:hover {
  color: #a5d5ff;
  transition: all 0.25s ease;
}
@media (max-width: 760px) {
  .wl-topbar-nav li:first-child {
    margin-left: 0;
  }
}
@media (max-width: 550px) {
  .wl-topbar-nav li {
    display: none;
  }
  .wl-topbar-nav li:last-child {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .wl-topbar-nav li:not(.wl-topbar-phone) {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .wl-topbar-nav li.wl-topbar-phone.menu-item-5476 {
    margin-left: 0;
    padding-left: 25px;
  }
}
@media screen and (max-width: 550px) {
  .wl-topbar-nav li.wl-topbar-phone.menu-item-5476 {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .wl-topbar-nav li.wl-topbar-phone.menu-item-5476:before {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .wl-topbar-nav li.wl-topbar-phone.menu-item-5476:after {
    left: 0;
  }
}
.wl-topbar-divider {
  margin: 0 4px;
  display: block;
  width: 2px;
  height: 16px;
  background-color: #ffffff;
}
.wl-topbar-phone {
  position: relative;
  padding-left: 45px;
}
@media (max-width: 550px) {
  .wl-topbar-phone {
    /*padding-left: 25px;*/
    margin: 0 8px !important;
  }
}
@media screen and (max-width: 425px) {
  .wl-topbar-phone {
    padding-left: 25px;
  }
}
.wl-topbar-phone::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 2px;
  display: block;
  width: 2px;
  height: 15px;
  background-color: #ffffff;
  /*@media (max-width: 550px) {
					display: none;
				}*/
}
@media screen and (max-width: 425px) {
  .wl-topbar-phone::before {
    display: none;
  }
}
.wl-topbar-phone:after {
  content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7058 12.425L13.1058 11.025C13.2943 10.8388 13.5329 10.7113 13.7925 10.6581C14.0521 10.6048 14.3216 10.6281 14.5683 10.725L16.2745 11.4063C16.5238 11.5074 16.7375 11.6801 16.8888 11.9026C17.04 12.125 17.1221 12.3873 17.1245 12.6563V15.7813C17.1231 15.9643 17.0846 16.1451 17.0115 16.3128C16.9383 16.4805 16.8319 16.6317 16.6988 16.7573C16.5657 16.8828 16.4085 16.9801 16.2368 17.0433C16.065 17.1065 15.8823 17.1343 15.6995 17.125C3.74328 16.3813 1.33078 6.25628 0.874534 2.38128C0.853355 2.19099 0.872706 1.99837 0.931314 1.81609C0.989923 1.63382 1.08646 1.46602 1.21458 1.32374C1.34269 1.18145 1.49948 1.0679 1.67463 0.990565C1.84978 0.913227 2.03932 0.873851 2.23078 0.875026H5.24953C5.51892 0.875823 5.7819 0.957193 6.00466 1.10867C6.22742 1.26015 6.39976 1.4748 6.49953 1.72503L7.18078 3.43128C7.28094 3.67694 7.3065 3.94668 7.25425 4.20678C7.20201 4.46689 7.07428 4.70584 6.88703 4.89378L5.48703 6.29378C5.48703 6.29378 6.29328 11.75 11.7058 12.425Z' fill='%23A5D5FF'/%3E%3C/svg%3E");
  position: absolute;
  top: calc(50% - 11px);
  left: 20px;
  /*@media (max-width: 550px) {
					left: 0;
				}*/
}
@media screen and (max-width: 425px) {
  .wl-topbar-phone:after {
    left: 0;
  }
}
.wl-main-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
}
.wl-main-menu-wrapper {
  position: relative;
  width: 100%;
}
.wl-main-menu-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110px;
  margin: 0;
  background: rgba(33, 43, 93, 0.2);
  transition: all 0.25s ease;
}
.wl-main-menu-body-scroll {
  background: rgba(33, 43, 93, 0.9);
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  .wl-main-menu-body-scroll {
    background: rgba(33, 43, 93, 0.2);
  }
}
@media (max-width: 980px) {
  .wl-main-menu-body {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
  }
}
.wl-main-menu-logo {
  max-width: 240px;
  width: 100%;
}
@media (max-width: 1000px) {
  .wl-main-menu-logo {
    max-width: 225px;
  }
}
@media (max-width: 980px) {
  .wl-main-menu-logo {
    margin-right: auto;
  }
}
.wl-main-menu-logo img {
  width: 100%;
  height: auto;
}
.wl-main-menu-container {
  margin-left: auto;
}
.wl-main-menu-list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
}
@media (max-width: 980px) {
  .wl-main-menu-list {
    display: none;
  }
}
.wl-main-menu-list > li {
  margin-left: 20px;
}
.wl-main-menu-list > li:hover ul.sub-menu {
  display: block;
}
@media (max-width: 1150px) {
  .wl-main-menu-list > li {
    margin-left: 15px;
  }
}
@media (max-width: 1020px) {
  .wl-main-menu-list > li {
    margin-left: 10px;
  }
}
.wl-main-menu-list > li > a {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 0.88;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.wl-main-menu-list > li > a:before {
  border-bottom: 4px solid #a5d5ff;
  top: 20px;
  content: "";
  display: block;
  margin-top: 8px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease 0s;
  width: 0;
}
.wl-main-menu-list > li > a:hover {
  color: #a5d5ff;
}
.wl-main-menu-list > li > a:hover:before {
  width: 100%;
}
@media (max-width: 1230px) {
  .wl-main-menu-list > li > a {
    font-size: 16px;
  }
}
@media (max-width: 1150px) {
  .wl-main-menu-list > li > a {
    font-size: 15px;
  }
}
.wl-main-menu-list > li ul.sub-menu {
  background: rgba(0, 0, 0, 0);
  display: none;
  font-weight: 500;
  margin: 0;
  padding: 20px 0 0;
  position: absolute;
  z-index: 10000;
  left: 0;
}
@media (max-width: 980px) {
  .wl-main-menu-list > li ul.sub-menu {
    position: relative;
    display: block;
  }
}
.wl-main-menu-list > li ul.sub-menu li {
  border: none;
  background: #212b5d;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
.wl-main-menu-list > li ul.sub-menu li a {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: unset;
  background: #212b5d;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 18px;
  overflow-wrap: break-word;
  padding: 10px;
  text-align: left;
  white-space: nowrap;
  width: auto;
  letter-spacing: 1px;
}
.wl-main-menu-list > li ul.sub-menu li a:hover {
  color: #a5d5ff;
  background: #383f5f none repeat scroll 0 0;
}
.wl-main-menu-btn {
  font-family: "Oswald", sans-serif;
  margin-left: 40px;
  padding: 16px 40px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background: #212B5D;
  border: 1px solid #384583;
  border-radius: 63px;
  transition: all 0.25s ease;
}
.wl-main-menu-btn:hover {
  color: #ffffff;
  background: #a5d5ff;
  border: 1px solid #72a6d4;
  transition: all 0.25s ease;
}
@media (max-width: 1230px) {
  .wl-main-menu-btn {
    font-size: 18px;
  }
}
@media (max-width: 1150px) {
  .wl-main-menu-btn {
    font-size: 16px;
    padding: 13px 25px;
    margin-left: 20px;
  }
}
@media (max-width: 1020px) {
  .wl-main-menu-btn {
    margin-left: 15px;
  }
}
@media (max-width: 980px) {
  .wl-main-menu-btn {
    margin-right: 50px;
  }
}
@media (max-width: 480px) {
  .wl-main-menu-btn {
    display: none;
  }
}
@media (max-width: 980px) {
  .wl-main-menu .mean-push {
    display: none;
  }
}
body.logged-in .wl-main-banner {
  margin-top: 32px;
}
@media (max-width: 980px) {
  body.logged-in .wl-main-banner {
    margin-top: 0;
  }
}
.wl-main-banner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 900px;
  height: 100vh;
  padding-top: clamp(130px, 18.3673469388vw, 180px);
  padding-bottom: clamp(70px, 13.0612244898vw, 128px);
  background-image: url(/wp-content/uploads/2019/08/Kraft-team-hero-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 980px) {
  .wl-main-banner {
    height: auto;
  }
}
.wl-main-banner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 43, 93, 0.75);
}
.wl-main-banner-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 980px) {
  .wl-main-banner-body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.wl-main-banner-content {
  margin-right: 50px;
  display: flex;
  flex: 1 1 50%;
  flex-direction: column;
  align-items: flex-start;
  max-width: 620px;
}
@media (max-width: 980px) {
  .wl-main-banner-content {
    flex: 1 1 100%;
    margin-right: 0;
    margin-bottom: 50px;
    align-items: center;
    justify-content: center;
  }
}
.wl-main-banner-form-wrapp {
  display: flex;
  flex: 1 1 50%;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 980px) {
  .wl-main-banner-form-wrapp {
    margin-bottom: 20px;
    flex: 1 1 100%;
    align-items: center;
    justify-content: center;
  }
}
.wl-main-banner-title {
  margin-bottom: 50px;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(35px, 5.4166666667vw, 65px);
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #A5D5FF;
}
@media (max-width: 980px) {
  .wl-main-banner-title {
    text-align: center;
  }
}
.wl-main-banner-title span {
  color: #ffffff;
}
.wl-main-banner-description, .wl-main-banner-excerpt {
  position: relative;
  padding: 0;
}
.wl-main-banner-description p, .wl-main-banner-excerpt p {
  text-transform: none !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.8333333333vw, 22px);
  font-weight: 500 !important;
  color: #FFFFFF;
  line-height: 150%;
}
@media (max-width: 980px) {
  .wl-main-banner-description p, .wl-main-banner-excerpt p {
    text-align: center;
  }
}
.wl-main-banner-description {
  padding: 0;
  margin-bottom: 50px;
}
.wl-main-banner-description p {
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  .wl-main-banner-description p {
    text-align: left;
  }
}
.wl-main-banner-description ul {
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  font-weight: 500 !important;
  color: #FFFFFF;
  text-transform: none;
  line-height: 170%;
  position: relative;
  padding: 24px 0 24px 43px;
}
.wl-main-banner-description ul li:first-child::before, .wl-main-banner-description ul li:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  background-color: #A5D5FF;
}
.wl-main-banner-description ul li:first-child::before {
  width: 24px;
  height: 1px;
}
.wl-main-banner-description ul li:first-child::after {
  width: 1px;
  height: 24px;
}
.wl-main-banner-description ul li:last-child::before, .wl-main-banner-description ul li:last-child::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  display: block;
  background-color: #A5D5FF;
}
.wl-main-banner-description ul li:last-child::before {
  width: 24px;
  height: 1px;
}
.wl-main-banner-description ul li:last-child::after {
  width: 1px;
  height: 24px;
}
.wl-main-banner-excerpt p strong {
  text-decoration: underline;
}
.wl-main-banner-arrow-down {
  position: absolute;
  z-index: 1;
  bottom: 40px;
  left: calc(50% - 18px);
}
body.logged-in .wl-inner-banner {
  margin-top: 32px;
}
@media (max-width: 980px) {
  body.logged-in .wl-inner-banner {
    margin-top: 0;
  }
}
.wl-inner-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: clamp(130px, 18.3673469388vw, 220px);
  padding-bottom: clamp(70px, 13.0612244898vw, 128px);
  background-image: url(/wp-content/uploads/2022/10/Kraft_Footer_NEW_Bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wl-inner-banner-content {
  max-width: 800px;
}
.wl-inner-banner-title {
  font-family: "Helvetica Neue - Condensed Bold", Helvetica, sans-serif;
  font-weight: 700;
  font-size: clamp(35px, 5vw, 60px);
  line-height: 1.17;
  color: #ffffff;
}
.wl-inner-banner-line {
  width: 80px;
  height: 4px;
  margin: 24px 0;
  background-color: #1448B5;
}
.wl-inner-banner-excerpt, .wl-inner-banner-excerpt p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 1.6666666667vw, 20px);
  line-height: 1.2;
  color: #ffffff;
}
body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
  width: 95% !important;
  max-width: 1200px !important;
  margin: 0 auto;
  float: none;
}
@media (max-width: 980px) {
  body.single #inner-banner .container, body.page #inner-banner .container, body.archive #inner-banner .container {
    width: 90% !important;
  }
}
@media (max-width: 767px) {
  #inner-banner .small-screen-center {
    padding-top: 115px !important;
  }
}
@media (max-width: 991px) {
  .home #services-section .heading-text {
    margin-bottom: 50px;
  }
}
.home #services-section ul {
  margin-left: 0;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .home #services-section ul {
    justify-content: space-around;
  }
}
.home #services-section ul li {
  width: 50%;
  max-width: 100%;
  padding: 0 10px;
}
.home #services-section ul li:nth-child(2n) {
  margin-left: 0;
}
.home #Insight-section .content-2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.home #Insight-section .content-2 ul .Insights-text {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  min-height: 202px;
  padding: 15px;
}
@media (max-width: 767px) {
  .home #Insight-section .content-2 ul .Insights-text {
    min-height: auto;
  }
}
.home #Insight-section .content-2 ul .Insights-text p {
  height: auto !important;
  margin-bottom: 15px;
}
.home #Insight-section .content-2 ul .Insights-text a.read-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}
.home #features-section .text-wrap {
  font-size: 18px;
  line-height: 30px;
  padding-left: 27px;
}
.home #features-section .text-wrap::before {
  left: -10px;
  top: 0;
}
.home #features-section .icon-wrap {
  vertical-align: top;
}
#et-boc #wl-contact-us-section {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
#et-boc #wl-contact-us-section .wl-contact-us-row {
  display: flex;
  padding: 100px 0 4px;
  margin: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  #et-boc #wl-contact-us-section .wl-contact-us-row {
    flex-direction: column;
    padding: 70px 0 4px;
  }
}
#et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
  display: flex;
  flex: 1 1 65%;
  margin-right: 50px;
}
@media (max-width: 980px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    flex: 1 1 60%;
    margin-right: 30px;
  }
}
@media (max-width: 850px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    flex: 1 1 55%;
  }
}
@media (max-width: 767px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    flex: 1 1 100%;
  }
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts-wrapp {
  display: flex;
  flex: 1 1 35%;
  flex-direction: column;
}
@media (max-width: 980px) {
  #et-boc #wl-contact-us-section .wl-contact-us-contacts-wrapp {
    flex: 1 1 40%;
  }
}
@media (max-width: 850px) {
  #et-boc #wl-contact-us-section .wl-contact-us-contacts-wrapp {
    flex: 1 1 45%;
  }
}
@media (max-width: 767px) {
  #et-boc #wl-contact-us-section .wl-contact-us-contacts-wrapp {
    flex: 1 1 100%;
  }
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts {
  width: 100%;
  max-width: 424px;
  padding: 50px;
  background: #EFF2FF;
  border: 1px solid #212B5D;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 980px) {
  #et-boc #wl-contact-us-section .wl-contact-us-contacts {
    max-width: 100%;
  }
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts h2 {
  margin-bottom: 40px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #384583;
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts h3 {
  position: relative;
  margin-bottom: 8px;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #384583;
  text-transform: uppercase;
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts p {
  margin: 0;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #454545;
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts a {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #454545;
  transition: all 0.25s ease;
}
#et-boc #wl-contact-us-section .wl-contact-us-contacts a:hover {
  color: #a5d5ff;
  transition: all 0.25s ease;
}
#et-boc #wl-contact-us-section .wl-contact-us-address, #et-boc #wl-contact-us-section .wl-contact-us-phone, #et-boc #wl-contact-us-section .wl-contact-us-email {
  margin-left: 30px;
  margin-bottom: 30px;
}
#et-boc #wl-contact-us-section .wl-contact-us-address h3::before {
  content: url("../images/dev/point.svg");
  position: absolute;
  top: -5px;
  left: -44px;
}
#et-boc #wl-contact-us-section .wl-contact-us-phone h3::before {
  content: url("../images/dev/phone.svg");
  position: absolute;
  top: -5px;
  left: -47px;
}
#et-boc #wl-contact-us-section .wl-contact-us-email {
  margin-bottom: 0;
}
#et-boc #wl-contact-us-section .wl-contact-us-email h3::before {
  content: url("../images/dev/mail.svg");
  position: absolute;
  top: 0;
  left: -45px;
}
#et-boc #wl-contact-us-section .wl-contact-us-map {
  width: 100%;
  height: 372px;
  border: 1px solid #212B5D;
  border-radius: 4px;
  overflow: hidden;
}
#et-boc #wl-contact-us-section .wl-contact-us-map .et_pb_map {
  height: 100%;
}
#kraft-content.strategicpartners .partner-img {
  height: auto !important;
}
#main-content .content-wrap .markers-wrapper.manage-it .marker-item p {
  text-align: center !important;
}
#main-content .content-wrap ul.two-col {
  display: block !important;
  column-count: auto !important;
  padding-left: 1.8654% !important;
  padding-right: 2.1327% !important;
}
#main-content .content-wrap ul.two-col li {
  max-width: 100% !important;
}
.page-id-3421 #main-content .content-wrap ul, .page-id-121 #main-content .content-wrap ul {
  margin-bottom: 0;
}
.page-id-3489 #main-content .content-wrap.blog ul:nth-child(8) {
  margin-bottom: 0;
}
.page-id-3489 #main-content .content-wrap.blog .wl-mb-0 {
  margin-bottom: 0;
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap {
  margin-right: 80px;
}
@media (max-width: 980px) {
  body.single #main-content .container .row .col-sm-12 .blog.content-wrap, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap {
    margin: 0 auto;
  }
}
body.single #main-content .container .row .col-sm-12 .blog.content-wrap h2:first-child, body.page:not(.page-template-template-last-design, .page-id-3416, .page-id-70) #main-content .container .row .col-sm-12 .blog.content-wrap h2:first-child {
  margin: 0 0 30px !important;
}
@media (max-width: 980px) {
  .page-id-460 #main-content .content-wrap .section.block-text-img-right .block-text-wrapper, .page-id-3505 #main-content .content-wrap .section.block-text-img-right .block-text-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 980px) {
  .page-id-460 #main-content .content-wrap .section.block-text-img-right .block-text, .page-id-3505 #main-content .content-wrap .section.block-text-img-right .block-text {
    max-width: 100%;
    margin: 0 0 50px;
  }
}
@media (max-width: 767px) {
  .page-id-460 #main-content .content-wrap .section.block-text-img-right .block-text, .page-id-3505 #main-content .content-wrap .section.block-text-img-right .block-text {
    margin: 0;
  }
}
@media (max-width: 980px) {
  .page-id-3505 #main-content .content-wrap .section.block-text-img-right .block-text {
    max-width: 100%;
    margin: 0;
  }
}
#wl-main-banner .wl-main-banner-form-wrapp {
  max-width: 447px;
  padding: 40px;
  background: #FFFFFF;
  border: 2px solid #212B5D;
  border-radius: 6px;
  overflow: hidden;
}
@media (max-width: 980px) {
  #wl-main-banner .wl-main-banner-form-wrapp {
    padding: 30px;
  }
}
@media (max-width: 375px) {
  #wl-main-banner .wl-main-banner-form-wrapp {
    padding: 20px;
  }
}
#wl-main-banner .wl-main-banner-form h2 {
  margin-bottom: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  text-transform: capitalize;
  color: #212B5D;
}
#wl-main-banner .wl-main-banner-form p {
  margin-bottom: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  color: #2B2B2B;
}
#wl-main-banner .wl-main-banner-form .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
}
#wl-main-banner .wl-main-banner-form .gform_heading {
  display: none;
}
#wl-main-banner .wl-main-banner-form .gfield_error input[type="text"] {
  border: 1px solid red;
}
#wl-main-banner .wl-main-banner-form .gform_validation_errors {
  display: none;
}
#wl-main-banner .wl-main-banner-form .gfield_validation_message {
  position: absolute;
  margin: 0;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #212B5D;
  border: none;
  background: none;
}
#wl-main-banner .wl-main-banner-form .gfield {
  margin-bottom: 20px;
}
#wl-main-banner .wl-main-banner-form .gfield:last-child {
  margin-bottom: 30px;
}
#wl-main-banner .wl-main-banner-form .gfield_html {
  margin-bottom: 12px;
}
#wl-main-banner .wl-main-banner-form .gfield_html p {
  margin-bottom: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #212B5D;
}
#wl-main-banner .wl-main-banner-form .gform_footer {
  margin: 0;
  padding: 0;
}
#wl-main-banner .wl-main-banner-form input[type="text"], #wl-main-banner .wl-main-banner-form textarea {
  width: 100%;
  padding: 16px 72px 16px 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.32;
  color: #2B2B2B;
  background: #EFF2FF;
  border-radius: 4px;
  border: none;
  outline: none;
}
#wl-main-banner .wl-main-banner-form textarea {
  height: 151px;
}
#wl-main-banner .wl-main-banner-form input[type="submit"] {
  display: inline-block;
  padding: 16px 40px;
  margin: 0 10px 0 0;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 0.9;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  background: #212B5D !important;
  border: 1px solid #384583;
  border-radius: 63px;
  transition: all 0.25s ease;
}
#wl-main-banner .wl-main-banner-form input[type="submit"]:hover {
  color: #ffffff;
  background: #a5d5ff !important;
  transition: all 0.25s ease;
}
.page .sidebar-wrapper, .single .sidebar-wrapper, .single-post .sidebar-wrapper {
  border-radius: 10px;
}
.page .nxlv-page-single-form, .single .nxlv-page-single-form, .single-post .nxlv-page-single-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 0 0;
}
.page .nxlv-page-single-form .gform_wrapper, .single .nxlv-page-single-form .gform_wrapper, .single-post .nxlv-page-single-form .gform_wrapper {
  position: relative;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_validation_errors, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_validation_errors, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_heading, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_heading, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_fields, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_fields, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield {
  width: 99%;
  position: relative;
  margin-bottom: 5.5px;
  list-style: none;
  padding: 0;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield:last-child, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield:last-child, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield:last-child {
  margin: 0;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #ed8b7c;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme label, .single .nxlv-page-single-form .gform_wrapper.gravity-theme label, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400;
  font-size: 13px;
  color: white;
  display: block;
  padding-bottom: 1px;
  margin: 0;
  letter-spacing: 0.055em;
  text-align: left;
  line-height: 17px;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_required, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_required, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_required {
  color: #fe0000;
  font-size: 14px;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="text"], .page .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="tel"], .page .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="email"], .page .nxlv-page-single-form .gform_wrapper.gravity-theme textarea, .single .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="text"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="tel"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="email"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme textarea, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="text"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="tel"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme input[type="email"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme textarea {
  margin: 2px 0;
  width: 100%;
  height: 32px;
  font-size: 14px;
  border: 1px solid #888;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-radius: 0;
  background-color: #0d2d60;
  padding: 8px 5px;
  transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  border-bottom: 1px solid #1d4e82;
  color: white;
  font-family: "Source Sans Pro", sans-serif !important;
  line-height: normal;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme textarea, .page .nxlv-page-single-form .gform_wrapper.gravity-theme textarea.large, .single .nxlv-page-single-form .gform_wrapper.gravity-theme textarea, .single .nxlv-page-single-form .gform_wrapper.gravity-theme textarea.large, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme textarea, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme textarea.large {
  height: 32px;
  resize: none;
  overflow: hidden;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_validation_message, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_validation_message, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 4px;
  display: inline-block;
  width: auto;
  padding: 1px 2px;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.055em;
  line-height: 17px;
  color: white;
  border: 0;
  border-radius: 2px;
  background-color: #d93d3d;
  box-shadow: 0 1px 1px #900;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  margin: 0 0 31px;
  padding: 0;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  display: block;
  outline: none;
  border-radius: 3px;
  color: #002e71;
  text-shadow: none;
  font-weight: 700;
  line-height: 1.4 !important;
  min-height: 2rem;
  font-size: 34px;
  letter-spacing: 0.025em;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  background-image: none;
  transition: all 0.3s;
  width: 240px;
  height: 56px;
  padding: 3px 60px 6px;
  text-transform: uppercase;
  margin: 6px auto;
  box-shadow: none;
  border: 1px solid #a5d5ff;
  background-color: #a5d5ff !important;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #002e71 !important;
  border-color: #002e71;
  color: white;
}
.page .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .single .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .single-post .nxlv-page-single-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
}
.page-id-3418 .nxlv-referral-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper {
  position: relative;
  max-width: 880px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .page-id-3418 .nxlv-referral-form .gform_wrapper {
    max-width: 450px;
    margin-bottom: 14px;
  }
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 27.5px;
  flex: 0 0 50%;
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
@media (max-width: 375px) {
  .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield {
    padding: 0 5px;
  }
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield:last-child {
  flex: 0 0 100%;
}
@media (max-width: 767px) {
  .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield:last-child {
    margin-bottom: 0;
  }
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme label {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #222a5d;
  letter-spacing: 0.15em;
  text-align: left;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield_required {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #222a5d;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme textarea {
  padding: 7px 5px 7px 0;
  margin: 2px 0;
  width: 100%;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #222a5d;
  background-color: transparent;
  height: 41px;
  border: 0;
  border-bottom: 1px solid #222A5D;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  top: 30px;
  right: 18px;
  width: auto;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #222a5d;
  transform: translateY(-50%);
  letter-spacing: 0.15em;
  line-height: 1;
  transition: all 0.5s ease;
  z-index: 1;
  background: #d93d3d;
  box-shadow: 0 1px 1px #900;
  padding: 2px 6px;
  margin: 10px;
  border-radius: 3px;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #ffbc6b;
  text-transform: uppercase;
  padding: 7px 37px;
  background-color: #222A5D !important;
  border-radius: 30px;
  border: 3px solid #fff;
  margin: 0 auto;
  max-width: 165px;
  outline: none;
  white-space: nowrap;
  transition: all 0.3s ease;
  line-height: 2;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  color: #000000;
  background-color: #a5d5ff !important;
}
.page-id-3418 .nxlv-referral-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 50px;
}
.page-id-3418 .nxlv-news-subscribe-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  padding: 0;
  margin: 60px auto 30px;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper form {
    flex-direction: column;
  }
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
}
@media (max-width: 980px) {
  .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_fields {
    flex-direction: column;
  }
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  width: 100%;
  padding: 0 15px;
  margin: 0;
}
@media (max-width: 980px) {
  .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 35px;
  }
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  min-width: 270px;
  margin: 0;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
  color: #222a5d;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #222A5D;
  height: 55px;
  border-radius: 5px;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  width: auto;
  top: -24px;
  left: 20px;
  display: inline-block;
  padding: 2px 6px;
  margin: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 17px;
  letter-spacing: 0.15em;
  text-align: left;
  background: #d93d3d;
  box-shadow: 0 1px 1px #900;
  transition: all 0.5s ease;
  border-radius: 3px;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  margin: 0;
  padding: 0 15px;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  height: 55px;
  max-width: 274px;
  width: 274px;
  padding: 0 15px;
  margin: 0;
  background-color: #ffbc6b !important;
  color: #0d263c;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 55px;
  font-size: 12px;
  border-radius: 5px;
  text-align: center;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border: none;
  transition: all 0.3s ease;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  color: #000000;
  background-color: #a5d5ff !important;
}
.page-id-3418 .nxlv-news-subscribe-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}
.page-id-2196 .nxlv-vip-insiders-club-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 0 50px 40px;
}
@media (max-width: 767px) {
  .page-id-2196 .nxlv-vip-insiders-club-form {
    margin: 0 15px 80px;
  }
}
.page-id-2196 .nxlv-vip-insiders-club-form .signup-form {
  width: 100%;
  overflow: hidden;
  text-align: right;
  padding: 0 0 22px 0;
}
.page-id-2196 .nxlv-vip-insiders-club-form .indicates-required {
  position: relative;
  font-family: "Segoe UI Semilight", arial;
  font-size: 16px;
  margin-right: 0;
}
.page-id-2196 .nxlv-vip-insiders-club-form .indicates-required::before {
  position: absolute;
  top: 50%;
  right: 140px;
  margin: 3px 40px 0 0;
  height: 1px;
  content: "";
  width: 500%;
  border-bottom: 1px solid #0f1d64;
}
.page-id-2196 .nxlv-vip-insiders-club-form .indicates-required .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper form {
  width: 100%;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper .gform_body {
  width: 100%;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme label {
  margin-bottom: 0;
  font-family: "Segoe UI Semilight", arial;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gfield_required {
  color: #e85c41;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme input[type="text"], .page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme input[type="email"], .page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme textarea {
  border-radius: 3px;
  padding: 8px 0;
  text-indent: 2%;
  height: 52px;
  border: 1px solid #092063;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  width: auto;
  top: -6px;
  left: 65px;
  display: inline-block;
  padding: 2px 6px 0;
  margin: 10px;
  font-family: "Segoe UI Semilight", arial;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  line-height: 17px;
  letter-spacing: 0.15em;
  background: #d93d3d;
  box-shadow: 0 1px 1px #900;
  transition: all 0.5s ease;
  border-radius: 3px;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 10px 0 0;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  width: 100%;
  height: 72px;
  padding: 0 22px;
  margin: 0;
  font-family: "Segoe UI Bold", arial !important;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
  vertical-align: top;
  box-shadow: none;
  color: #FFFFFF;
  background-color: #0a1f62 !important;
  border: 2px solid #0a1f62;
  border-radius: 4px;
  transition: all 0.2s;
  text-shadow: none;
  cursor: pointer;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: transparent !important;
  color: #0a1f62;
}
.page-id-2196 .nxlv-vip-insiders-club-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -20px;
}
.page-id-3996 .nxlv-careers-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper form {
  width: 100%;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper .gform_body {
  width: 100%;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield:last-child label {
  display: none;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield:last-child .gfield_validation_message {
  bottom: -12px;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme textarea {
  height: 63px;
  padding: 7px 5px 7px 25px;
  margin: 2px 0;
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 22px;
  border: none;
  border-radius: 5px;
  background-color: #efefef;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme textarea::placeholder {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="file"] {
  max-width: 370px;
  width: 100%;
  border: 2px solid #CCCCCC;
  border-radius: 30px;
  color: #1c1c1c;
  background-color: #efefef;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
  height: auto !important;
  padding: 12px 25px;
  position: relative;
  text-align: right;
  z-index: 0;
  overflow: hidden;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: none;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  width: auto;
  bottom: -4px;
  left: 10px;
  display: inline-block;
  background: #d93d3d;
  color: #fff;
  box-shadow: 0 1px 1px #900;
  padding: 2px 6px;
  margin: 0;
  font-size: 13px;
  text-align: left;
  line-height: 17px;
  border-radius: 2px;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 8px 0 15px;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  max-width: 208px;
  width: 100%;
  text-align: center;
  height: auto;
  padding: 15px 30px;
  margin: 0;
  border-radius: 30px;
  border: 1px solid #ababab;
  background-color: #212b5e !important;
  background-image: none;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  transition: all 0.3s ease;
  line-height: 1 !important;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #a5d5ff !important;
}
.page-id-3996 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}
.page-id-3417 .nxlv-careers-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper form {
  width: 100%;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper .gform_body {
  width: 100%;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield:last-child .gfield_validation_message {
  bottom: -12px;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme label {
  font-family: "open_sansregular" !important;
  font-size: 16px !important;
  font-weight: 400;
  color: #393860;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0;
  box-shadow: none !important;
  color: #393860;
  font-family: "open_sansregular" !important;
  font-size: 16px !important;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
  max-width: 100%;
  padding: 9px 0 !important;
  width: 100% !important;
  border-bottom: 1px solid #393860 !important;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme textarea::placeholder {
  font-family: "open_sansregular" !important;
  font-size: 16px !important;
  color: #393860;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: none;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  width: auto;
  bottom: -15px;
  left: 0;
  display: inline-block;
  color: red;
  padding: 0;
  margin: 0;
  font-size: 13px;
  text-align: left;
  line-height: 1;
  background: none !important;
  border: none !important;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
  padding: 8px 0 15px;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  padding: 0 35px;
  margin: 0;
  font-family: "open_sansbold", arial !important;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #d7aa71;
  background: #232a5e !important;
  border: 3px solid #ffffff;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.35s ease;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #000000 !important;
}
.page-id-3417 .nxlv-careers-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -20px;
}
.page-id-169 .nxlv-news-subscribe-popup-form, .page-id-4499 .nxlv-news-subscribe-popup-form, .page-id-3448 .nxlv-news-subscribe-popup-form, .page-id-4155 .nxlv-news-subscribe-popup-form, .page-id-4091 .nxlv-news-subscribe-popup-form, .page-id-3983 .nxlv-news-subscribe-popup-form, .page-id-3850 .nxlv-news-subscribe-popup-form, .page-id-3647 .nxlv-news-subscribe-popup-form, .page-id-4274 .nxlv-news-subscribe-popup-form, .page-id-3527 .nxlv-news-subscribe-popup-form, .page-id-4046 .nxlv-news-subscribe-popup-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0 40px;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper form, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper form {
  width: 100%;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper .gform_body {
  width: 100%;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 900px) {
  .page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_fields {
    flex-direction: column;
  }
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 48%;
  margin-bottom: 10px;
  text-align: left;
}
@media (max-width: 900px) {
  .page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield:first-child {
    margin-bottom: 0;
  }
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme label {
  font-size: 14px;
  text-align: left;
  line-height: 17px;
  color: #ffffff;
  font-weight: 400;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_required {
  color: #ffffff;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme textarea {
  max-width: 100%;
  width: 100%;
  background-image: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 12.33px;
  border: none;
  line-height: 20px;
  padding: 11px 17px;
  border-radius: 5px;
  margin-bottom: 9px;
  outline: none;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  width: auto;
  top: -11px;
  left: 37px;
  display: inline-block;
  padding: 0 6px;
  margin: 10px;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  line-height: 17px;
  background: #d93d3d;
  box-shadow: 0 1px 1px #900;
  transition: all 0.5s ease;
  border-radius: 3px;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 3px;
  padding: 0 0 4px;
  border-radius: 5px;
  background: #23527c !important;
  color: #fff;
  font-size: 23.12px;
  height: 40px;
  font-weight: 400;
  border: none;
  text-shadow: none;
  box-shadow: none;
  transition: all 0.3s ease;
  line-height: 1 !important;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: #0f243f !important;
}
.page-id-169 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4499 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3448 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4155 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4091 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3983 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3850 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3647 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4274 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3527 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4046 .nxlv-news-subscribe-popup-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -20px;
}
.page-id-4155 .nxlv-contact-pages-form, .page-id-4274 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px 30px;
}
@media (max-width: 767px) {
  .page-id-4155 .nxlv-contact-pages-form, .page-id-4274 .nxlv-contact-pages-form {
    padding: 20px 20px 30px;
  }
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper form, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper .gform_body, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.07em;
  line-height: 1;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #0092E3;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  padding: 7px 5px;
  height: 35px;
  border: 1px solid #D8D8D8 !important;
  background: #EBEBEB !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 100%;
  max-width: 100%;
  font-weight: 400;
  border-radius: 2px;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: transparent;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  bottom: -24px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  max-width: 240px;
  padding: 12px 10px 9px;
  margin: 0 auto;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 28px;
  color: #0c153f;
  text-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #0093D7;
  border-radius: 5px;
  background: linear-gradient(to top, #38A1D5, #8BD5FF) !important;
  text-transform: uppercase;
  line-height: 1 !important;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: linear-gradient(to top, #8BD5FF, #38A1D5) !important;
}
.page-id-4155 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-4274 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
}
@media (max-width: 767px) {
  .page-id-4274 .nxlv-contact-pages-form {
    padding: 20px 0 30px;
  }
}
.page-id-4119 #main-content .container .row .col-sm-12 .content-wrap .fluid-width-iframe-video {
  display: none !important;
}
.page-id-4119 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  width: 100%;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  width: 100%;
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  list-style: none;
  padding: 0;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #ed8b7c;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400;
  font-size: 13px;
  color: white;
  display: block;
  padding-bottom: 1px;
  margin: 0;
  letter-spacing: 0.055em;
  text-align: left;
  line-height: 17px;
  text-transform: uppercase;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  color: #fe0000;
  font-size: 14px;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 35px;
  margin: 2px 0;
  font-size: 12px;
  box-shadow: none;
  font-family: "Segoe UI regular", arial;
  color: white;
  line-height: normal;
  border: 1px solid #888;
  padding: 7px 5px;
  border-radius: 3px;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: transparent !important;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 32px;
  resize: none;
  overflow: hidden;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  top: -3px;
  right: 4px;
  display: inline-block;
  width: auto;
  padding: 1px 2px;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.055em;
  line-height: 17px;
  color: white;
  border: 0;
  border-radius: 2px;
  background-color: #d93d3d;
  box-shadow: 0 1px 1px #900;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0 0 31px;
  padding: 0;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  width: 100%;
  height: 60px;
  margin-top: 5px;
  background: linear-gradient(to top, #36B600, #B1D62D) !important;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border: none;
  border-radius: 5px;
  transition: all 0.25s ease;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: linear-gradient(to top, #B1D62D, #36B600) !important;
  color: white;
}
.page-id-4119 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
}
.page-id-4485 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px 30px;
}
@media (max-width: 767px) {
  .page-id-4485 .nxlv-contact-pages-form {
    padding: 20px 20px 30px;
  }
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin-bottom: 10px;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 48%;
  margin-bottom: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  margin: 0;
  padding: 0;
  font-family: "Oswald", sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.075em;
  display: inline-block;
  color: #333;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #00BA39;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  font-family: "Oswald", sans-serif !important;
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid #959595;
  background-color: #fff;
  padding: 7px;
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  color: #595d64;
  box-shadow: none;
  outline: none !important;
  height: 42px;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: transparent;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  bottom: -24px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  height: 100%;
  background-image: linear-gradient(to bottom, #00AA4F 0%, #00BE02 50%, #00AA4F 100%) !important;
  background-position: center bottom;
  background-size: auto 200%;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 5px;
  transition: 0.5s all;
  cursor: pointer;
  line-height: 14px !important;
  background-color: transparent;
  text-shadow: 0 2px 0 rgba(16, 110, 32, 0.65);
  outline: none;
  box-shadow: 0 18px 35px rgba(48, 177, 69, 0.65);
  letter-spacing: 0.025em;
  border: 2px solid #007d09;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  transform: translateY(-2px);
  background-position: center top;
  box-shadow: none;
}
.page-id-4485 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
}
.page-id-2891 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 49%;
  margin: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  flex: 0 0 100%;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  display: none;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #00BA39;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  max-width: 100% !important;
  width: 100% !important;
  background-image: none !important;
  color: #808080 !important;
  font-size: 15px !important;
  border: 1px solid #4F4F4F !important;
  padding: 15px 17px !important;
  border-radius: 0px !important;
  height: 40px;
  background-color: #f5f5f5 !important;
  font-family: "Segoe UI SemilightItalic";
  margin-bottom: 21px !important;
  outline: none;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: #595d64;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]:focus, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]:focus, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]:focus, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea:focus {
  box-shadow: 0 0 5px rgba(89, 93, 100, 0.75);
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 170px;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  bottom: -3px;
  left: 0;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  width: 100%;
  border-radius: 5px !important;
  padding: 18px 10px 21px !important;
  text-shadow: 0 -1px #0f4800;
  box-shadow: 0 4px 0 #0a7d12;
  background: #dc7602 !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 30px !important;
  line-height: 30px !important;
  font-family: "Segoe UI Bold", arial !important;
}
.page-id-2891 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  width: 100%;
  margin: 0;
  text-align: left;
  margin-bottom: 15px;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  font-weight: 400;
  font-size: 15px;
  color: #000;
  display: block;
  padding: 0;
  margin: 0 0 3px;
  line-height: 1 !important;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  font-size: inherit;
  margin-left: 3px;
  color: #fc3434;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  font-family: inherit;
  box-shadow: none;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 0 15px;
  font-size: 13px;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: transparent;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]:focus, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]:focus, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]:focus, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea:focus {
  box-shadow: 0 0 5px rgba(89, 93, 100, 0.75);
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 170px;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 4px;
  display: inline-block;
  width: auto;
  padding: 1px 5px;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.055em;
  line-height: 17px;
  color: white;
  border: 0;
  border-radius: 2px;
  background-color: #d93d3d;
  box-shadow: 0 1px 1px #900;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 10px auto 0;
  padding: 0;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  margin: 0 auto;
  border: none;
  outline: none;
  border-radius: 8px;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  font-size: 45px;
  font-family: "Bebas Neue", sans-serif;
  transition: all 0.2s ease;
  width: 100%;
  max-width: 307px;
  height: 67px;
  letter-spacing: 0.05em;
  padding: 14px 12px 8px;
  background-color: #f69322 !important;
  background-image: none;
  text-align: center;
  line-height: 1 !important;
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.page-id-4705 #cybersecurity-banner .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: calc(50% - 10px);
  right: -20px;
}
.page-id-3850 #landing .landing-header .form-caption, .page-id-3647 #landing .landing-header .form-caption {
  margin-bottom: 30px;
}
.page-id-3850 .nxlv-contact-pages-form, .page-id-3647 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 40px 30px;
}
@media (max-width: 767px) {
  .page-id-3850 .nxlv-contact-pages-form, .page-id-3647 .nxlv-contact-pages-form {
    padding: 20px 20px 30px;
  }
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper form, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper .gform_body, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 47%;
  margin-bottom: 25px;
  text-align: left;
}
@media (max-width: 767px) {
  .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  display: none;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #00BA39;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid #959595;
  background-color: #fff;
  padding: 7px;
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  color: #595d64;
  box-shadow: none;
  outline: none !important;
  height: 42px;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: #595d64;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  bottom: -24px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #ffffff;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  width: 100%;
  padding: 25px 0;
  height: 100%;
  background-image: linear-gradient(to top, #222a5d 0%, #404b90 100%) !important;
  font-size: 30px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  transition: 0.2s all;
  cursor: pointer;
  border: 0 solid transparent;
  line-height: 14px !important;
  background-color: #1c2f3a !important;
  text-shadow: none;
  font-weight: 700;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-image: linear-gradient(to bottom, #222a5d 0%, #404b90 100%) !important;
  transition: 0.3s all;
}
.page-id-3850 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner, .page-id-3647 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  width: 15px !important;
  height: 15px !important;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  border: none !important;
  object-fit: none;
}
#bad-experience .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 48%;
  margin-bottom: 25px;
  text-align: left;
}
@media (max-width: 767px) {
  #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  flex: 0 0 100%;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  font-size: 15px !important;
  font-family: "SegoeUI-Light", arial;
  color: #000 !important;
  margin: 0 0 3px 0;
  padding: 0;
  text-align: left;
  line-height: 29.66px;
  font-weight: normal;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #ad1f23;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  font-weight: 400;
  border: 1px solid #bebfc1 !important;
  background-color: #fff;
  padding: 7px;
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  color: #595d64;
  box-shadow: none;
  outline: none !important;
  height: 42px;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: transparent;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, #bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  bottom: -15px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #ad1f23;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "Segoe UI Bold", arial;
  font-size: 32px !important;
  height: 70px;
  background: #212b5e !important;
  box-shadow: 0 4px 0 #091031;
  border-radius: 6px !important;
  border: none;
  display: block;
  width: auto;
  padding: 0 35px;
  text-align: center;
  margin: auto;
  color: #ffffff;
  line-height: 1 !important;
  transition: all 0.25s ease;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: #0d194e !important;
}
#bad-experience .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  width: 15px !important;
  height: 15px !important;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  border: none !important;
  object-fit: none;
}
.computer_rescue_popup .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 49%;
  margin: 0 0 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid #ad1f23 !important;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  display: none;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #ad1f23;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  padding: 14px 10px 18px 26px;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #959595;
  color: #000;
  font-family: "Segoe UI light italic";
  border-radius: 40px;
  font-size: 20px;
  font-weight: 300;
  height: 60px;
  margin-bottom: 10px;
  margin-top: 0;
  max-width: 100%;
  width: 100%;
  line-height: 20px;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: #000;
  font-family: "Segoe UI light italic";
  font-size: 20px;
  font-weight: 300;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  bottom: -15px;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #ad1f23;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  background: #232A5E !important;
  width: 100%;
  border-radius: 50px !important;
  border: none !important;
  color: #fff !important;
  display: block;
  font-family: "Segoe UI Semibold" !important;
  font-size: 35px !important;
  height: 100%;
  padding: 20px 0 24px !important;
  line-height: 1 !important;
  transition: background 0.3s ease;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background: #0d194e !important;
}
.computer_rescue_popup .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  width: 15px !important;
  height: 15px !important;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  border: none !important;
  object-fit: none;
}
.page-id-4046 .nxlv-contact-pages-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 850px;
  margin: 30px auto 0;
  padding: 0 15px;
}
@media (max-width: 890px) {
  .page-id-4046 .nxlv-contact-pages-form {
    max-width: 410px;
  }
}
@media (max-width: 767px) {
  .page-id-4046 .nxlv-contact-pages-form {
    padding: 0 5px;
  }
}
.page-id-4046 .nxlv-contact-pages-form .fluid-width-iframe-video {
  display: none;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper form {
  width: 100%;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper .gform_body {
  width: 100%;
  margin: 0;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0;
  grid-row-gap: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 890px) {
  .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_fields {
    justify-content: center;
  }
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 47%;
  margin-bottom: 25px;
  text-align: left;
  max-width: 380px;
}
@media (max-width: 890px) {
  .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield {
    flex: 0 0 100%;
  }
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield:last-child {
  display: none;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error label {
  color: red;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error .gfield_required {
  color: red;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="text"], .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="tel"], .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_error input[type="email"] {
  border: 1px solid red !important;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .ginput_container {
  width: 100%;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme label {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 8px;
  letter-spacing: 0.02em;
  color: #515050;
  text-align: center;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_required {
  display: inline !important;
  color: #515050;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"], .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"], .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"], .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  outline: none;
  border: 1px solid #c3d7df;
  height: 48px;
  letter-spacing: -0.02em;
  color: #000;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]::placeholder, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]::placeholder, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]::placeholder, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea::placeholder {
  color: #000;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="text"]:focus, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="tel"]:focus, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme input[type="email"]:focus, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea:focus {
  box-shadow: 0 0 5px rgba(89, 93, 100, 0.75);
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea, .page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme textarea.large {
  height: 100px;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gfield_validation_message {
  position: absolute;
  z-index: 1;
  bottom: -25px;
  left: 0;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: red;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_hidden {
  display: none;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 20px !important;
  max-width: 266px !important;
  padding: 20px !important;
  width: 100% !important;
  background-color: #05a518 !important;
  border-radius: 5px !important;
  letter-spacing: 0.15em !important;
  margin-top: 10px;
  line-height: 14px !important;
  color: #fff !important;
  border: none !important;
  transition: background-color 0.25s ease;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #047411 !important;
}
.page-id-4046 .nxlv-contact-pages-form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  width: 15px !important;
  height: 15px !important;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  border: none !important;
  object-fit: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
  width: 100%;
  max-width: 726px;
  padding: 60px;
  background: #212B5D;
  box-shadow: 0 4px 27px rgba(0, 66, 129, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 980px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    padding: 30px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    margin-bottom: 30px;
  }
}
@media (max-width: 375px) {
  #et-boc #wl-contact-us-section .wl-contact-us-form-wrapp {
    padding: 20px;
  }
}
#et-boc #wl-contact-us-section .wl-contact-us-form h2 {
  margin-bottom: 20px;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #ffffff;
}
#et-boc #wl-contact-us-section .wl-contact-us-form p {
  margin-bottom: 40px;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.01em;
  color: #ffffff !important;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gform_heading {
  display: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gfield_error input[type="text"] {
  border: 1px solid red;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gform_validation_errors {
  display: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gfield_validation_message {
  position: absolute;
  margin: 0;
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  border: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gfield {
  margin-bottom: 30px;
}
#et-boc #wl-contact-us-section .wl-contact-us-form .gfield:last-child {
  margin-bottom: 40px;
}
#et-boc #wl-contact-us-section .wl-contact-us-form label {
  display: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form input[type="text"], #et-boc #wl-contact-us-section .wl-contact-us-form textarea {
  width: 100%;
  padding: 16px 72px 16px 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.32;
  color: #2B2B2B;
  background: #EFF2FF;
  border-radius: 4px;
  border: none;
  outline: none;
}
#et-boc #wl-contact-us-section .wl-contact-us-form textarea {
  height: 151px;
}
#et-boc #wl-contact-us-section .wl-contact-us-form input[type="submit"] {
  display: inline-block;
  padding: 16px 40px;
  margin: 0 10px 0 0;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 0.9;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #212B5D;
  background: #ffffff !important;
  border: 1px solid #384583;
  border-radius: 63px;
  transition: all 0.25s ease;
}
#et-boc #wl-contact-us-section .wl-contact-us-form input[type="submit"]:hover {
  color: #ffffff;
  background: #a5d5ff !important;
  transition: all 0.25s ease;
}
#contact-services.wl-contact-services {
  padding: 95px 0 235px;
}
@media (max-width: 980px) {
  #contact-services.wl-contact-services {
    padding: 30px 0 100px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.kraftgrp.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_cybersecurity-landing.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_referral.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_events.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_page-case-studies.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_hipaa_security.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_carrers.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_calculator.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_question_modal.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_healthcare.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_kraft_about_us.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_fortinet.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_kraft_why.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_8-questions-ebook.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_landing.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_popaps.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_page_asc.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_blog-section.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_single-post.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_autor-box.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_footer-new-2022-update-design.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_header-with-banner-new-2022.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fremowe-empty-p.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_categories-new-144.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_service-list.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Flayouts%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Flayouts%2F_home-banner.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Flayouts%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fpages%2F_contact-us.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fpages%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-home.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-page-single.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-referral.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-referral-news-subscribe.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-signup-vip-insiders-club.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-careers.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-news-subscribe-popup.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-contact-pages.scss%22%2C%22wp-content%2Fthemes%2Fkraft_ulistic%2Fscss%2Fforms%2F_form-contact-us.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAC8BA%3BAAKA%3BACnCA%3BADCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDA%3BACWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADXA%3BACqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrBA%3BAAAA%3BACuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEvCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAHcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkKC%3BAAAA%3BAAAA%3BAHlKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyLG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyMI%3BAAAA%3BAAAA%3BAAAA%3BAHnMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuNG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAH%2FNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0OC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4RG%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%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3TJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBL%3BAAAA%3BAAAA%3BAAAA%3BAH%2FVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmXE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGwfA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxfF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGugBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3hBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuiBI%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAClvBE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BACrCH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK0BC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BALlCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BACrIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMGC%3BAAAA%3BAAAA%3BAAAA%3BANTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANXF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiCC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAN5CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMmDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAN7DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMyEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANpGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMwHI%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN3JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM8KE%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAPGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPRD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOqBC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPzBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOkCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP5BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO2CK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOoEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPrFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6FG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPjGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0GI%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9GL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOmII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPjIL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FIL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOsJM%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAP%2FJD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPrKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8KG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPpLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP5ML%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6NM%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPtOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgPE%3BAAAA%3BAAAA%3BAPhPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOyPG%3BAAAA%3BAAAA%3BAAmBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPrSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP%2FSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOmUK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP7TL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6UM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPpWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO4XI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP7YN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOqZO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BACpfL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BARnEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2EK%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6FI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARnHL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2HK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARnJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR7JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ8KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR9KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6LG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARvLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQuMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BARzjBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR5jBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQwkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlkBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ%2BkBC%3BAAAA%3BAAAA%3BAR%2FkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQqlBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARznBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsoBG%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BACpzBH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FBE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVoBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAULE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUEE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVJH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUeI%3BAAAA%3BAAAA%3BAAAA%3BAVfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUwBI%3BAAAA%3BAAAA%3BAAAA%3BAVxBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgCK%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAVtCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVtDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUkEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV5DN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUoEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAVjKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUwKE%3BAAAA%3BAAAA%3BAVlKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUyKG%3BAAAA%3BAAAA%3BAVzKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUgLI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV%2FLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUyNI%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAVjOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU2OG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAV9OJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU4PE%3BAAAA%3BAAAA%3BAAAA%3BAV5PF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUqQG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVnQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU%2BQK%3BAAAA%3BAAAA%3BAAAA%3BAChSL%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWKG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7CL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWuDK%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1DN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXvEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsFI%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1FL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0GM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1GN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWsHE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7HJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqII%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX9IL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW8JM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX9JN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtLN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWoMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXxMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0NE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1NF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXrOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmPG%3BAAAA%3BAAAA%3BAXnPH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW2PG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX3PH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW4QG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5QH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWwRI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXxRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWuSK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAX5SL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqTK%3BAAAA%3BAAAA%3BAXrTL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW8TK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAXnUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW4UM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXvVL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqWK%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAXxWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BWG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXvYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BZK%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAXzaL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkbM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5aN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW8bM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX9bN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW0cM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX1cN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW4dK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAX9fF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWqgBG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXzgBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWshBG%3BAAAA%3BAAAA%3BAAAA%3BAXthBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWgiBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7lBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWikBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXlnBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWooBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXpoBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWkpBI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXtpBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWmqBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX%2FqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWksBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5rBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWusBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXvsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWotBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXptBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWguBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX7uBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW2vBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXrvBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWowBK%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXlwBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW6wBM%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAXzxBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWgyBM%3BAAAA%3BAAAA%3BAChzBL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAZlCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY0CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZhDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyDK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZpEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6EM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAZlHR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6HO%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZhLH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY2LI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAZrQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY6QI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ7QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY0RK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZpRL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYySO%3BAAAA%3BAAAA%3BAZzSP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmTO%3BAAAA%3BAAAA%3BAZnTP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY4TM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ5UH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuVI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ1VL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY4WK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZtWL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYkXM%3BAAAA%3BAAAA%3BAAAA%3BAZlXN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY2XM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ9YH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYyZI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ1aH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYobK%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3cJ%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb3BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauCO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb3EN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasFM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbhGP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagHG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbhHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAayHI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb%2FIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakKI%3BAAAA%3BAAAA%3BAAAA%3BAb5JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoKK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbpKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiLM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbjLN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa6LO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb1MN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauNM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbjNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8NM%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb5NP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAauOO%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAbnPN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa0PO%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaoRK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAblSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa8SK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb9SL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAa2TM%3BAAAA%3BAAAA%3BAb3TN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAamUM%3BAAAA%3BAAAA%3BAbnUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAakVM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAblVN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiWM%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtWP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAasXG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAblfH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAchBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdgBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcPC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdjBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcyBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd%2FBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcwCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdtCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DM%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd%2FDL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcyEM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdlGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0HC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdhIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0IG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd1IH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsJI%3BAAAA%3BAAAA%3BAAAA%3BAdhJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcmKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd7JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAckLK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd%2FNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcwOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd9ON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcsPM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdhPN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc%2BPG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdvQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcmRI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd7QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc0RK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdhTL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc4TK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAd3UJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAelBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfVH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemCK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAflDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemEK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfhEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8EM%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfzFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeqGK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf7GN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe2HO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf%2FHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe8IO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf7JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe2KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3KD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeoLE%3BAAAA%3BAAAA%3BAAAA%3BAfpLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe6LG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf7LH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe2MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfhNH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe%2BNG%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfnOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBxBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBzDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BACrIF%3BAAAA%3BAAAA%3BAAAA%3BAjBuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiByCG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0DK%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6FE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBvFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmGG%3BAAAA%3BAAAA%3BAjB7FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwGE%3BAAAA%3BAAAA%3BAjBxGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAjBxOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBgPC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1PD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBqQE%3BAAAA%3BAAAA%3BAjBrQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoRG%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAjB3RH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwSE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4TC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6UE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7UF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4VG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9VH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2YC%3BAAAA%3BAAAA%3BAAAA%3BAjB3YD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoZC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BZE%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsbG%3BAAAA%3BAAAA%3BAAAA%3BAjBtbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBxcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkdI%3BAAAA%3BAAAA%3BAAAA%3BAjB5cJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BdK%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB7dL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8eM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB9fN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4gBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1hBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwiBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBzrBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBmsBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB5sBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiButBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAjB3uBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBuvBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlwBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BwBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FwBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB%2BxBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB1yBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBozBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBxzBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBu0BA%3BAAAA%3BAAAA%3BAC51BA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBAD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6BE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBhCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBvCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBuDG%3BAAAA%3BAAAA%3BAAAA%3BAlBvDH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBiEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBrEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBqFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBxHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6IA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB9KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBkME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB5ND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB4OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAhBvUH%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoCC%3BAAAA%3BAAAA%3BAAAA%3BAFpCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4CC%3BAAAA%3BAAAA%3BAF5CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuDC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuGE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAF7LA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6MC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxNF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgOE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAFnOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBKC%3BAAAA%3BAAAA%3BAAAA%3BAnBLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBrCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBgDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBrDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB9DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAmBsFO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAnBnFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB8FK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBmGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7IN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwJO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBnLP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB4LO%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB3WL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB0XK%3BAAAA%3BAAAA%3BAAAA%3BAnBpXL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB%2BXK%3BAAAA%3BAAAA%3BAnBzXL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBkYM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAnBjYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB6YK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBzZL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqaM%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB9cL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoeM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1eN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBsfM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1eN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBufO%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5fP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBghBS%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBzkBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBolBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB9kBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBumBS%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBtnBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuoBW%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5pBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqqBY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAgBb%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5vBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBkxBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxxBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBoyBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBxxBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBqyBO%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB1yBP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB8zBS%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBv3BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBk4BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB53BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBq5BS%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBp6BX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBq7BW%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB18BX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBm9BY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAmBb%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAnBriCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAoBII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BApBvBJ%3BAqBGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBxBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB4CI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB%2FCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB0DK%3BAAAA%3BAAAA%3BAAAA%3BArB1DL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBqEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB5EL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwFK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BArBnGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB4GK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBhKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB4KK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBxOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBgPI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB5PL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqByQK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBzeH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB6fI%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBrhBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBwiBK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BArBrkBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB%2FCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB%2BDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBjFX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB%2BFS%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB5HR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBqIS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcP%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBrMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB4MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBhMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBiNM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB%2FNN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBwOM%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB1PP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBiQQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBjSR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB0SQ%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrVK%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BACXY%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBSvB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBA2B%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAxBpBf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB0BmB%3BAAAA%3BAAAA%3BAAKY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtHhC%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAC5BhC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBL%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BxGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BsHC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B3HD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2IE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BA3B1VF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2WC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B%2FWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BuXE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B6YE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BpcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BmdI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BzhBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BiiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BjiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BxBD%3BAAAA%3BAAAA%3BA5BwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BlBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BkCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BlCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BoDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BpDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BkEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BlED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BiFE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAA4BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BlHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BgIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BA5BpIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4B4IE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9OF%3BAAAA%3BAAAA%3BA7BwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B5BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BfE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B4BG%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BACxEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBSD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBbF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBsBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BByBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB%2FBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBwCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBlCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BB%2BCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BACvKH%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAhCrBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgC8BC%3BAAAA%3BAAAA%3BAhC9BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCtBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCsBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCVE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1HF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnCQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmCKG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnCrBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmCiCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAnCrCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmC8CG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoCSG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCjBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoC8BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApC9BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoCyCG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5IJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArCcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqCFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%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%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%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%3BAAqBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCrJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwC0KC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC7UA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCyVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC%2FXH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwC2YI%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%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%3BAAwBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCnkBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwC%2BkBI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%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%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxCx4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCo5BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC17BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCs8BI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC%2FmCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwC2nCI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC3yCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCuzCI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAaA%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%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxC57CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwCo8CC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChpDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAzCnHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */