.blog_section {
  max-width: 1328px;
  margin-left: auto;
  margin-right: auto;
}
.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: 0;
  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;
  position: relative;
  /*height: 214px;*/
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url:before {
  content: "";
  box-shadow: inset 0 0 0 0 #119548;
  width: 100%;
  height: 100%;
  opacity: 0.67;
  position: absolute;
  transition: 0.4s all;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
  width: 100%;
  min-height: 214px;
  max-height: 214px;
  object-fit: cover;
  object-position: center top;
}
@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-featured-image-url:hover:before {
  box-shadow: inset 500px 0 0 0 #12283f;
}
.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-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;
  transition: all 0.25s ease;
}
.blog_section .et_pb_salvattore_content article .entry-title a:hover {
  color: #119548;
}
@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;
}
@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;
  border: 2px solid #000;
  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: #119548;
  border: 2px solid #119548;
  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-weight: 700;
  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-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-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  transition: 0.5s;
  padding-left: 10px;
  padding-right: 10px;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background-color: #119548;
  border: 2px solid #119548;
}
.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: 700 !important;
  color: #000;
  font-size: 16px !important;
  padding: 1em 0.5em;
  border: none;
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #119548 !important;
}
#pagination .wp-pagenavi a:hover {
  color: #119548 !important;
}
body .service-list-597 li::before, body .service-list-622 li::before, body .service-list-623 li::before, body .service-list-630 li::before, body .icon-list li::before {
  display: none !important;
}
body .service-list-622 li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;
}
body .icon-list {
  padding-left: 0 !important;
}
body .icon-list li {
  float: none !important;
  width: 100% !important;
}
body.single-testimonial .author-box {
  display: none;
}
body.single-testimonial p:first-child {
  padding-top: 0 !important;
}
#blog_section .small_screen_center {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#blog_section .blog_block {
  flex: 0 1 49%;
}
@media (max-width: 767px) {
  #blog_section .blog_block {
    flex: 0 1 100%;
  }
}
#blog_section .blog_block .row .col-sm-5 {
  display: none;
}
#blog_section .blog_block .row .col-sm-7 {
  width: 100%;
}
#blog_section .blog_block .row .col-sm-7 .blog_description .blog_topwrap {
  display: none;
}
#pum-258388 {
  padding: 0;
  overflow: auto !important;
}
#pum-258388 .pum-container {
  position: relative !important;
  left: 0 !important;
  margin: 30px auto;
  transform: translate(0, 0);
  padding: 40px;
  /* NEW Styles Formstack Forms */
  /* END New Styles Formstack Forms */
  /* Old Styles Formstack Forms */
  /*.fsBody.fsEmbed {
			background-color: transparent;
			padding: 0;
			margin: 27px 0 0 0;

			form.fsForm {
				background-color: transparent;
				border: none;
				box-shadow: none;
				outline: none;
				margin: 0;
				padding: 0;
				text-align: center;

				.fsError{
					box-shadow: none;
					border: 2px solid red;
					color: #000000;
					background: #ffffff;

					span{
						color: red;
					}
				}

				.fsFirst.fsLast.fsFieldCell {
					padding: 0;
				}

				.fsLabel {
					font-size: 10px;
					text-transform: uppercase;
					font-family: "sourcesanspro-regular", Arial, sans-serif;
					font-weight: 400;
					text-shadow: none;
					letter-spacing: 0.15em;
					text-align: left;

					span.fsRequiredMarker {
						font-size: 10px !important;
					}
				}

				.fsSection {
					flex-wrap: wrap;
					gap: 20px;

					.fsFieldRow {
						margin-bottom: 0 !important;
						max-width: 100%;

						@media screen and (min-width: 767px) {
							max-width: 48.0%;
						}

						&:nth-last-of-type(1),
						&:nth-last-of-type(2),
						&:nth-last-of-type(3),
						&:nth-last-of-type(4){
							max-width: 100%;
						}

						.fsRowBody {
							margin: 0 !important;

							&.fsValidationError {
								box-shadow: none !important;
								background-color: transparent !important;

								input,
								textarea {
									border: 2px solid red !important;
								}
							}
						}

						.fsFieldFocused {
							margin: 0 !important;
							padding: 0 !important;
							box-shadow: none !important;
							background-color: transparent !important;
						}
					}

					.fsRowBody input,
					.fsRowBody textarea {
						font-family: "sourcesanspro-regular", Arial, sans-serif;
						font-size: 16px;
						font-weight: 700;
						font-style: normal;
						line-height: normal;
						letter-spacing: normal;
						color: #000;
						background: #fff;
						border: 3px solid #0b9444;
						outline: none;
						padding: 10px 7px;
						margin: 0 !important;
						width: 100%;
						max-width: 100%;
						resize: none;
					}

					.fsRowBody textarea {
						height: 130px;
					}

					::-webkit-input-placeholder { !* Chrome/Opera/Safari *!
						color: #000000;
					}

					::-moz-placeholder { !* Firefox 19+ *!
						color: #000000;
					}

					:-ms-input-placeholder { !* IE 10+ *!
						color: #000000;
					}

					:-moz-placeholder { !* Firefox 18- *!
						color: #000000;
					}
				}

				.fsSubmit {
					position: relative;
					display: inline-block;
					background-color: #0b9444;
					padding: 0;
					margin: 20px auto 0 !important;
					border-radius: 0 !important;

					&:before{
						content: "";
						position: absolute;
						top: 0;
						left: 0;
						z-index: 1;
						width: 100%;
						height: 100%;
						background-color: #8cc53f;
						transform: scaleY(0);
						transition: all 0.3s ease-out;
					}

					.fsSubmitButton {
						position: relative;
						z-index: 2;
						font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
						font-size: 26px !important;
						font-weight: 700 !important;
						font-style: normal;
						line-height: 1 !important;
						letter-spacing: 0.91px !important;
						text-transform: uppercase;
						color: #ffffff !important;
						background-color: transparent !important;
						border: none;
						padding: 14px 28px 15px;
						margin: 0;
						border-radius: 0 !important;
					}

					&:hover{
						&:before{
							transform: scaleY(1);
						}
					}
				}
			}
		}*/
  /* END Old Styles Formstack Forms */
}
@media (max-width: 767px) {
  #pum-258388 .pum-container {
    padding: 40px 20px;
  }
}
#pum-258388 .pum-container #pum_popup_title_258388 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
@media (max-width: 767px) {
  #pum-258388 .pum-container #pum_popup_title_258388 {
    font-size: 22px;
    line-height: 110%;
  }
}
#pum-258388 .pum-container p {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
}
@media (max-width: 767px) {
  #pum-258388 .pum-container p {
    font-size: 16px;
    line-height: 110%;
  }
}
#pum-258388 .pum-container .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #pum-258388 .pum-container .fsBody {
    padding: 0;
  }
}
#pum-258388 .pum-container .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#pum-258388 .pum-container .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
}
#pum-258388 .pum-container .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 48%;
  padding: 0;
  margin: 0 0 11px !important;
  left: 0 !important;
}
@media screen and (max-width: 575px) {
  #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3), #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(4) {
  width: 100%;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 3px solid red !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 3px solid #0b9444 !important;
  outline: none !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  margin-bottom: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #8d8d8d !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel.fsHidden {
  display: none !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  font-family: "sourcesanspro-regular", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  background: #fff;
  border: 3px solid #0b9444;
  padding: 10px 7px;
  margin: 0 !important;
  width: 100%;
  max-width: 100%;
  resize: none;
  outline: none !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 0 5px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  outline: none !important;
  border-radius: 0 !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton#field142353149-choose-file {
  margin-right: 5px !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"] {
  outline: none !important;
  margin-top: -7px;
  cursor: pointer;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"]:before {
  outline: none !important;
  cursor: pointer;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
#pum-258388 .pum-container .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea[type="text"] {
  height: 129px !important;
  resize: none;
}
#pum-258388 .pum-container .fsBody .fsForm .fsSubmit {
  position: relative;
  display: inline-block;
  background-color: #0b9444;
  padding: 0;
  margin: 20px auto 0 !important;
  border-radius: 0 !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsSubmit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #8cc53f;
  transform: scaleY(0);
  transition: all 0.3s ease-out;
}
#pum-258388 .pum-container .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  position: relative;
  z-index: 2;
  font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-size: 26px !important;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1 !important;
  letter-spacing: 0.91px !important;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: transparent !important;
  border: none;
  padding: 14px 28px 15px;
  margin: 0;
  border-radius: 0 !important;
  cursor: pointer;
  outline: none !important;
}
#pum-258388 .pum-container .fsBody .fsForm .fsSubmit:hover:before {
  transform: scaleY(1);
}
body div.pum #popmake-258388.pum-container .pum-content .fsBody form div.fsError {
  display: none;
}
body div.pum #popmake-258388.pum-container .pum-content .fsBody form .fsPage .fsSection .fsRow .fsValidationError {
  background: none;
  box-shadow: none;
}
body div.pum #popmake-258388.pum-container .pum-content .fsBody form .fsPage .fsSection .fsRow .fsValidationError label {
  color: red !important;
}
body div.pum #popmake-258388.pum-container .pum-content .fsBody form .fsPage .fsSection .fsRow .fsValidationError label a {
  color: red !important;
}
body div.pum #popmake-258388.pum-container .pum-content .fsBody form .fsPage .fsSection .fsRow .fsValidationError input {
  border: 2px solid red !important;
}
#contact-form-section .form-wrap .contacts-form {
  max-width: 765px;
  margin-top: 40px;
  /* NEW Styles Formstack Forms */
  /* END New Styles Formstack Forms */
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields {
  grid-column-gap: 3.2%;
  grid-row-gap: unset;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"], #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"], #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  font-family: "quicksandregular", arial;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 21px;
  letter-spacing: -1px;
  color: #000;
  background: #fff;
  border: 3px solid #191919;
  outline: none;
  padding: 13px 17px 12px 17px;
  margin: 0 0 20px 0 !important;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"]::placeholder, #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"]::placeholder, #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #0a0a0a;
  opacity: 1;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  height: 231px;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield .gfield_validation_message {
  display: none !important;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="text"], #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="email"] {
  border-color: #ce0e2d;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer {
  position: relative;
  display: inline-block;
  background-color: #419a1c;
  border-radius: 5px;
  padding: 0;
  margin: 0;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #8cc53f;
  transform: scaleY(0);
  transition: all 0.3s ease-out;
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer:hover::before {
  transform: scaleY(1);
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer input[type="submit"] {
  position: relative;
  z-index: 2;
  font-family: "quicksandbold", arial;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 1 !important;
  letter-spacing: -0.5px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 18px 60px 19px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer input[type="submit"] {
    padding: 18px clamp(10px, calc(11.37vw - 78.89px), 60px) 19px;
  }
}
@media (max-width: 767px) {
  #contact-form-section .form-wrap .contacts-form .gform_wrapper form .gform_footer input[type="submit"] {
    padding: 18px 74px 19px;
  }
}
#contact-form-section .form-wrap .contacts-form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #contact-form-section .form-wrap .contacts-form .fsBody {
    padding: 0;
  }
}
#contact-form-section .form-wrap .contacts-form .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0 0 10px !important;
  left: 0 !important;
  gap: 0 !important;
}
@media screen and (max-width: 575px) {
  #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3), #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(4) {
  width: 100%;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2) {
  margin: 0 !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  height: 0;
  font-size: 0;
  visibility: hidden;
  margin: 0 !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 3px solid red !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 3px solid #191919 #0e2638 !important;
  outline: none !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  margin-bottom: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #8d8d8d !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel.fsHidden {
  display: none !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  border: 3px solid #191919 !important;
  letter-spacing: -1px;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #0a0a0a;
  background-image: none;
  font-family: "quicksandregular", Arial, sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  height: 52px !important;
  margin-bottom: 0px !important;
  margin-top: 0 !important;
  max-width: 100% !important;
  padding: 12px 17px;
  position: relative !important;
  width: 100% !important;
  outline: none !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input::placeholder, #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea::placeholder {
  color: #0a0a0a;
  opacity: 1;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 0 5px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  outline: none !important;
  border-radius: 0 !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton#field142353149-choose-file {
  margin-right: 5px !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"] {
  outline: none !important;
  margin-top: -7px;
  cursor: pointer;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"]:before {
  outline: none !important;
  cursor: pointer;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea[type="text"] {
  height: 231px !important;
  resize: none;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit {
  background: #419a1c;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 60px !important;
  border-radius: 4px;
  margin-top: 20px !important;
  overflow: hidden;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #8cc53f;
  transform: scaleY(0);
  transition: all 0.3s ease-out;
  border-radius: 0 !important;
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  letter-spacing: -0.5px;
  font-size: 32px !important;
  height: 69px !important;
  background: transparent !important;
  color: #ffffff !important;
  display: inline-block !important;
  font-family: "quicksandbold", Arial, sans-serif !important;
  padding: 0 0 5px !important;
  border-radius: 0 !important;
  text-shadow: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  border: none !important;
  cursor: pointer;
  outline: none !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
    padding: 18px clamp(10px, calc(11.37vw - 78.89px), 60px) 19px;
  }
}
@media (max-width: 767px) {
  #contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
    padding: 18px 74px 19px;
  }
}
#contact-form-section .form-wrap .contacts-form .fsBody .fsForm .fsSubmit:hover:before {
  transform: scaleY(1);
}
.popup-form {
  max-width: 767px;
  margin-top: 30px;
}
.popup-form .gform_wrapper form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 20px 0 20px;
}
.popup-form .gform_wrapper form .gform-body {
  width: 100%;
}
.popup-form .gform_wrapper form .gform-body .gform_fields {
  grid-column-gap: 3%;
  grid-row-gap: unset;
}
.popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"], .popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"], .popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  font-family: "quicksandregular", Arial;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  background: #fff;
  border: 3px solid #0b9444;
  outline: none;
  padding: 10px 7px;
  margin: 0 0 20px 0 !important;
}
.popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"]::placeholder, .popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"]::placeholder, .popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #595d64;
  opacity: 1;
}
.popup-form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  height: 231px;
}
.popup-form .gform_wrapper form .gform-body .gform_fields .gfield .gfield_validation_message {
  display: none !important;
}
.popup-form .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="text"], .popup-form .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="email"] {
  border-color: #ce0e2d;
}
.popup-form .gform_wrapper form .gform_footer {
  position: relative;
  display: inline-block;
  background-color: #0b9444;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .popup-form .gform_wrapper form .gform_footer {
    width: 100%;
  }
}
.popup-form .gform_wrapper form .gform_footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #8cc53f;
  transform: scaleY(0);
  transition: all 0.3s ease-out;
}
.popup-form .gform_wrapper form .gform_footer:hover::before {
  transform: scaleY(1);
}
.popup-form .gform_wrapper form .gform_footer input[type="submit"] {
  position: relative;
  z-index: 2;
  font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  line-height: 1 !important;
  letter-spacing: 0.91px;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 14px 28px 15px;
  margin: 0;
}
@media (max-width: 767px) {
  .popup-form .gform_wrapper form .gform_footer input[type="submit"] {
    width: 100%;
  }
}
.popup-form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
@media (max-width: 767px) {
  .sidebar-989 {
    max-width: 300px;
    margin: 0 auto;
  }
}
.sidebar-form-wrapper {
  padding: 0;
  margin: 0;
}
.sidebar-form-wrapper .gform_wrapper form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body {
  width: 100%;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields {
  display: block;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"], .sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"], .sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  font-family: "quicksandregular", Arial;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  color: #000;
  background: #fff;
  border: 2px solid #fff;
  outline: none;
  padding: 8px 14px;
  margin: 3px 0 11px !important;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="text"]::placeholder, .sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type="email"]::placeholder, .sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #0a0a0a;
  opacity: 1;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea {
  height: 163px;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield .gfield_validation_message {
  display: none !important;
}
.sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="text"], .sidebar-form-wrapper .gform_wrapper form .gform-body .gform_fields .gfield.gfield_error input[type="email"] {
  border-color: #ce0e2d;
}
.sidebar-form-wrapper .gform_wrapper form .gform_footer {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #2ba000;
  border-radius: 5px;
  border: 1px solid #7cc576;
  box-shadow: 0 4px 0px 0px #006431;
  padding: 0;
  margin: 0;
}
.sidebar-form-wrapper .gform_wrapper form .gform_footer::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background-color: #ac1914;
  border-radius: 5px;
  border: 1px solid #cc3934;
  box-shadow: 0 4px 0px 0px #990601;
  transform: scaleY(0);
  transition: all 0.3s ease-out;
}
.sidebar-form-wrapper .gform_wrapper form .gform_footer:hover::before {
  transform: scaleY(1);
}
.sidebar-form-wrapper .gform_wrapper form .gform_footer input[type="submit"] {
  position: relative;
  z-index: 2;
  width: 100%;
  font-family: "quicksandbold", arial;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 1 !important;
  letter-spacing: 0.91px;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  border-radius: 5px;
  border: none;
  padding: 14px 28px;
  margin: 0;
}
@media (max-width: 767px) {
  .sidebar-form-wrapper .gform_wrapper form .gform_footer input[type="submit"] {
    width: 100%;
  }
}
.sidebar-form-wrapper .gform_wrapper .gform_validation_errors {
  display: none !important;
}
/* Bad Experience Form*/
#sysoft_bg .bad-experience-form {
  /* NEW Styles Formstack Forms */
  /* END New Styles Formstack Forms */
}
#sysoft_bg .bad-experience-form .fsBody {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #sysoft_bg .bad-experience-form .fsBody {
    padding: 0;
  }
}
#sysoft_bg .bad-experience-form .fsBody > div {
  padding: 0;
  margin: 0;
  width: 100%;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm {
  margin: 0;
  padding: 0;
  background: transparent;
  margin-bottom: 1px;
  border: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  overflow: hidden;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm div[role="alert"] {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage {
  min-width: unset;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
  display: block;
  width: 47%;
  padding: 0;
  margin: 0 !important;
  left: 0 !important;
}
@media screen and (max-width: 575px) {
  #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell {
    width: 100%;
  }
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1), #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(2), #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(3), #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(4) {
  width: 100%;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell:nth-last-of-type(1) {
  margin: 0 !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell > div {
  display: block;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .glaIpi, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldEmail, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldPhone, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .fsFieldLongAnswer, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup .vpSBm, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup input, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsSubFieldGroup textarea {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + .fsFieldLongAnswer {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsNumber {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + select {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + div .fsFieldPhone {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsValidationError + input {
  border: 1px solid red !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused {
  border: none !important;
  outline: none !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused input, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell.fsFieldFocused textarea {
  border: 1px solid #bfbfbf !important;
  outline: none !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup {
  display: block;
  padding: 0;
  margin: 0;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsSubFieldGroup div {
  padding: 0;
  margin: 0;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .StyledFileUploadName-sc-7rq3k5-0 {
  color: #ffffff;
  display: block;
  margin-top: 4px;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel {
  margin-bottom: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #8d8d8d !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel.fsHidden {
  display: none !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsLabel .fsRequiredMarker {
  color: #d54639;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .glaIpi, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldEmail, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsFieldLongAnswer, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .vpSBm, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell select, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input, #sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea {
  background: #fff none repeat scroll 0 0 !important;
  font-weight: bold !important;
  font-size: 16px !important;
  font-family: "Segoe UI Semilight", Arial, sans-serif;
  border: 1px solid #bfbfbf !important;
  width: 100%;
  max-width: 100%;
  padding: 13px 0 13px 10px !important;
  border-radius: 5px;
  margin: 0 !important;
  height: 38px !important;
  outline: none !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .iIplHf {
  display: block;
  position: relative;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell .fsNumber {
  display: block;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton {
  display: inline-block !important;
  background-color: #595d64;
  color: #ffffff !important;
  padding: 0 5px !important;
  font-weight: normal !important;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  outline: none !important;
  border-radius: 0 !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input.fsFileUploadButton#field142353149-choose-file {
  margin-right: 5px !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"] {
  outline: none !important;
  margin-top: -7px;
  cursor: pointer;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="checkbox"]:before {
  outline: none !important;
  cursor: pointer;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell input[type="file"] {
  position: absolute;
  display: block !important;
  opacity: 0;
  cursor: pointer;
  z-index: -1;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsPage .fsSection .fsFieldCell textarea[type="text"] {
  height: 129px !important;
  resize: none;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
  background-color: transparent;
  display: block !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsSubmit button.fsSubmitButton {
  background: #4cbc0f;
  border-radius: 8px !important;
  float: left;
  width: 298px;
  color: #fff;
  display: inline-block !important;
  box-shadow: 0 5px 0 0 #068019 !important;
  font-family: "Quicksand", sans-serif !important;
  font-size: 32px !important;
  padding: 0 0 5px !important;
  border: 1px solid #008516 !important;
  height: 71px;
  text-transform: uppercase;
  font-weight: 700 !important;
  letter-spacing: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  outline: none !important;
}
#sysoft_bg .bad-experience-form .fsBody .fsForm .fsSubmit button.fsSubmitButton:hover {
  /*background: linear-gradient(to bottom, #881541 0%, #d54639 100%);*/
}
/**----------------------------------------------------------------------------
* Global
* -----------------------------------------------------------------------------*/
#header_section {
  padding: 0 0 10px;
}
@media (max-width: 767px) {
  #header_section {
    padding: 0;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #header_section .header_modified {
    padding-bottom: 8px;
  }
}
@media (max-width: 980px) {
  #header_section .header_modified > .row {
    display: flex;
  }
}
@media (max-width: 767px) {
  #header_section .header_modified > .row {
    display: block;
  }
}
@media (max-width: 550px) {
  #header_section .header_modified .call_navsocial {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 550px) {
  #header_section .header_modified .client-portal {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#header_section .header_modified .callus {
  display: none;
}
#header_section .header_modified .years-badge {
  transition: all 0.3s ease;
  object-fit: contain;
}
#header_section.smaller .years-badge {
  max-width: 60px;
  transition: all 0.3s ease;
}
#header_section .wl-header-topbar ul {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
  margin: 0 0 10px;
  list-style: none;
  border-bottom: 1px solid rgba(0, 69, 0, 0.2);
}
@media (max-width: 550px) {
  #header_section .wl-header-topbar ul {
    flex-direction: column;
    align-items: center;
  }
}
#header_section .wl-header-topbar ul li, #header_section .wl-header-topbar ul a {
  font-family: "quicksandmedium", Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #004500;
  line-height: 1;
}
@media (max-width: 767px) {
  #header_section .wl-header-topbar ul li, #header_section .wl-header-topbar ul a {
    color: #fff;
  }
}
#header_section .wl-header-topbar ul li {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
}
#header_section .wl-header-topbar ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #004500;
}
@media (max-width: 768px) {
  #header_section .wl-header-topbar ul li::before {
    background-color: #fff;
  }
}
#header_section .wl-header-topbar ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#header_section .wl-header-topbar ul li:first-child::before {
  display: none;
}
@media (max-width: 550px) {
  #header_section .wl-header-topbar ul li {
    margin: 0;
    padding: 0;
  }
  #header_section .wl-header-topbar ul li::before {
    display: none;
  }
  #header_section .wl-header-topbar ul li:first-child {
    margin-bottom: 5px;
    text-align: center;
  }
}
#header_section .wl-header-topbar ul li a {
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
  white-space: nowrap;
}
#header_section .wl-header-topbar ul li a:hover {
  color: green;
}
@media (max-width: 767px) {
  #header_section .mainheader_wrap {
    height: 35px;
  }
}
@media (max-width: 767px) {
  #header_section .logo {
    top: 62px;
  }
}
#header_section.background-video:not(.smaller) #menu-header-menu > li a {
  color: #ffffff;
}
.navbarwrap #menu-item-283828, .navbarwrap #menu-item-283829, .menu-holder #menu-item-283828, .menu-holder #menu-item-283829 {
  display: none !important;
}
@media (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    top: -12px;
  }
}
@media (max-width: 767px) {
  .mean-container .mean-bar {
    top: 35px;
  }
}
.page-id-266120 #banner_section .banner_content {
  padding: 200px 0 0;
}
@media (max-width: 767px) {
  .page-id-266120 #banner_section .banner_content {
    padding: 0;
  }
}
#inner-main-banner {
  position: relative;
}
#inner-main-banner .single-hero-video-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
#inner-main-banner .single-hero-video-bg #single-hero-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #inner-main-banner .single-hero-video-bg {
    display: none;
  }
}
#inner-main-banner .single-hero-video-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  background: rgba(40, 39, 54, 0.65);
  z-index: 1;
}
body.page-id-281963 #inner-main-banner, body.archive #inner-main-banner, body.page #inner-main-banner, body.single #inner-main-banner, body.search #inner-main-banner, body.category #inner-main-banner {
  position: relative;
}
body.page-id-281963 #inner-main-banner:after, body.archive #inner-main-banner:after, body.page #inner-main-banner:after, body.single #inner-main-banner:after, body.search #inner-main-banner:after, body.category #inner-main-banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  body.page-id-281963 #inner-main-banner:after, body.archive #inner-main-banner:after, body.page #inner-main-banner:after, body.single #inner-main-banner:after, body.search #inner-main-banner:after, body.category #inner-main-banner:after {
    display: none;
  }
}
@media (max-width: 980px) {
  body.page-id-281963 #inner-main-banner .table-wrapper, body.archive #inner-main-banner .table-wrapper, body.page #inner-main-banner .table-wrapper, body.single #inner-main-banner .table-wrapper, body.search #inner-main-banner .table-wrapper, body.category #inner-main-banner .table-wrapper {
    height: 100vh;
  }
  body.page-id-281963 #inner-main-banner .table-wrapper .table-content, body.archive #inner-main-banner .table-wrapper .table-content, body.page #inner-main-banner .table-wrapper .table-content, body.single #inner-main-banner .table-wrapper .table-content, body.search #inner-main-banner .table-wrapper .table-content, body.category #inner-main-banner .table-wrapper .table-content {
    padding: 120px 0 0px;
  }
}
@media (max-width: 980px) and (max-width: 767px) {
  body.page-id-281963 #inner-main-banner .table-wrapper .table-content, body.archive #inner-main-banner .table-wrapper .table-content, body.page #inner-main-banner .table-wrapper .table-content, body.single #inner-main-banner .table-wrapper .table-content, body.search #inner-main-banner .table-wrapper .table-content, body.category #inner-main-banner .table-wrapper .table-content {
    padding: 0;
  }
}
body.page-id-281963 #inner-main-banner .inner-banner-text, body.archive #inner-main-banner .inner-banner-text, body.page #inner-main-banner .inner-banner-text, body.single #inner-main-banner .inner-banner-text, body.search #inner-main-banner .inner-banner-text, body.category #inner-main-banner .inner-banner-text {
  position: relative;
  z-index: 3;
}
body.page-id-281963 #inner-main-banner .inner-banner-text h1, body.archive #inner-main-banner .inner-banner-text h1, body.page #inner-main-banner .inner-banner-text h1, body.single #inner-main-banner .inner-banner-text h1, body.search #inner-main-banner .inner-banner-text h1, body.category #inner-main-banner .inner-banner-text h1 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(36px, 7.67vw, 70px);
  line-height: 1;
  text-shadow: 0 0 #000;
}
body.page-id-281963 #inner-main-banner .inner-banner-text p, body.archive #inner-main-banner .inner-banner-text p, body.page #inner-main-banner .inner-banner-text p, body.single #inner-main-banner .inner-banner-text p, body.search #inner-main-banner .inner-banner-text p, body.category #inner-main-banner .inner-banner-text p {
  text-shadow: 0 0 #000;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
}
body.page-id-281963 #inner-main-banner .inner-banner-text b, body.archive #inner-main-banner .inner-banner-text b, body.page #inner-main-banner .inner-banner-text b, body.single #inner-main-banner .inner-banner-text b, body.search #inner-main-banner .inner-banner-text b, body.category #inner-main-banner .inner-banner-text b {
  text-shadow: 0 0 #000;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
}
body.page-id-281963 #inner-main-banner .inner-banner-text p b, body.archive #inner-main-banner .inner-banner-text p b, body.page #inner-main-banner .inner-banner-text p b, body.single #inner-main-banner .inner-banner-text p b, body.search #inner-main-banner .inner-banner-text p b, body.category #inner-main-banner .inner-banner-text p b {
  text-shadow: 0 0 #000;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
}
body.page-id-281963 #inner-main-banner .inner-banner-text a, body.archive #inner-main-banner .inner-banner-text a, body.page #inner-main-banner .inner-banner-text a, body.single #inner-main-banner .inner-banner-text a, body.search #inner-main-banner .inner-banner-text a, body.category #inner-main-banner .inner-banner-text a {
  text-shadow: 0 0 #000;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none !important;
  text-align: center;
  text-transform: capitalize;
  /*border-radius: 5px;*/
}
* {
  box-sizing: border-box;
}
:before, :after {
  box-sizing: border-box;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
body {
  margin: 0;
}
body .container {
  width: 95% !important;
  margin: 0 auto;
}
body .col-xs-1, body .col-sm-1, body .col-md-1, body .col-lg-1, body .col-xs-2, body .col-sm-2, body .col-md-2, body .col-lg-2, body .col-xs-3, body .col-sm-3, body .col-md-3, body .col-lg-3, body .col-xs-4, body .col-sm-4, body .col-md-4, body .col-lg-4, body .col-xs-5, body .col-sm-5, body .col-md-5, body .col-lg-5, body .col-xs-6, body .col-sm-6, body .col-md-6, body .col-lg-6, body .col-xs-7, body .col-sm-7, body .col-md-7, body .col-lg-7, body .col-xs-8, body .col-sm-8, body .col-md-8, body .col-lg-8, body .col-xs-9, body .col-sm-9, body .col-md-9, body .col-lg-9, body .col-xs-10, body .col-sm-10, body .col-md-10, body .col-lg-10, body .col-xs-11, body .col-sm-11, body .col-md-11, body .col-lg-11, body .col-xs-12, body .col-sm-12, body .col-md-12, body .col-lg-12 {
  position: relative;
  min-height: 1px;
}
body .text-center {
  text-align: center;
}
body li {
  list-style-type: none;
}
body a[href^="tel:"], body a[href^="mailto:"] {
  white-space: nowrap;
}
body .bad-experience-form .fsBody .fsForm .fsSection {
  padding-bottom: 30px;
}
body #sysoft_bg {
  padding: 70px 0;
  overflow: overlay !important;
  height: 100vh;
}
body #sysoft_bg .bad-experience-form .fsBody .fsForm .fsSection .fsFieldRow {
  width: 47%;
}
@media (max-width: 767px) {
  body #sysoft_bg .bad-experience-form .fsBody .fsForm .fsSection .fsFieldRow {
    width: 100%;
  }
}
body #sysoft_bg .bad-experience-form .fsBody .fsForm .fsSection .fsFieldRow:nth-last-of-type(1), body #sysoft_bg .bad-experience-form .fsBody .fsForm .fsSection .fsFieldRow:nth-last-of-type(4) {
  width: 100%;
}
@media (max-width: 980px) {
  body #sysoft_bg .mobile {
    display: none;
  }
}
@media (max-width: 980px) {
  body #sysoft_bg .bad-experience-form .fsForm .fsSubmit {
    display: flex !important;
    justify-content: center;
  }
}
body img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
@media (min-width: 768px) {
  body .equalspace .row {
    display: flex;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  body .col-sm-1, body .col-sm-2, body .col-sm-3, body .col-sm-4, body .col-sm-5, body .col-sm-6, body .col-sm-7, body .col-sm-8, body .col-sm-9, body .col-sm-10, body .col-sm-11, body .col-sm-12 {
    float: left;
  }
  body .col-sm-3 {
    width: 25%;
  }
  body .col-sm-4 {
    width: 33.33333333%;
  }
  body .col-sm-6 {
    width: 50%;
  }
  body .col-sm-8 {
    width: 66.66666667%;
  }
  body .col-sm-9 {
    width: 75%;
  }
  body .col-sm-12 {
    width: 100%;
  }
}
body.page-id-281929 .container-single .single-content-right-col {
  width: 100% !important;
  margin-right: 0 !important;
}
body.page-id-281929 .container-single .single-content-left-col {
  display: none;
}
body.page-id-287360 .container-single .single-content-right-col {
  width: 100% !important;
  margin-right: 0 !important;
}
body.page-id-287360 .container-single .single-content-left-col {
  display: none;
}
body .sticky {
  position: sticky;
  /*top: calc(45vh - 285px);*/
  top: calc(45vh - 350px);
}
@media (min-height: 1035px) and (min-width: 1300px) {
  body .sticky {
    position: sticky;
    /*top: calc(48vh - 285px);*/
    top: calc(48vh - 350px);
  }
}
@media (max-height: 1035px) and (min-width: 1300px) {
  body .sticky {
    /*top: calc(52vh - 285px);*/
    top: calc(54vh - 350px);
  }
}
@media (max-height: 930px) and (min-width: 767px) and (max-width: 1300px) {
  body .sticky {
    /*top: calc(51vh - 285px);*/
    top: calc(51vh - 350px);
  }
}
@media (max-height: 900px) {
  body .sticky {
    position: relative;
    top: 0;
  }
}
body .sticky .sidebar-serch {
  padding: 20px 20px;
  margin-bottom: 20px;
  border: 2px solid #0b9444;
  border-radius: 0 30px 0 30px;
  background-color: #1a3c1c;
}
body .sticky .sidebar-serch form {
  position: relative;
}
body .sticky .sidebar-serch form input[type="search"] {
  width: 100%;
  padding: 5px;
  border: 2px solid #0b9444;
  border-radius: 5px;
}
body .sticky .sidebar-serch form button[type="submit"] {
  padding: 3px;
  color: #0b9444;
  cursor: pointer;
  position: absolute;
  background-color: #ffffff;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
body .sticky .sidebar-single {
  margin: 0;
}
body .sticky .logo-img img {
  object-fit: contain;
  max-height: 300px;
}
@media screen and (max-height: 1035px) {
  body .sticky .logo-img img {
    max-height: 200px;
  }
}
body .sticky h4 {
  font-size: clamp(40px, 3.4722222222vw, 50px);
}
body.page-id-281963 .single-content-left-col .title p {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
body.page-id-281963 .single-content-left-col .sidebar-content p {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
body.page-id-281963 .single-content-left-col .sidebar-content a {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
@media (max-width: 767px) {
  footer#main-footer .footer-wrap_text {
    padding-left: 0px;
  }
  footer#main-footer .footer-wrap .copyright {
    padding-left: 0;
  }
}
footer#footer-2024 {
  background-image: url("/wp-content/uploads/2024/02/footer-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
footer#footer-2024 .footer-container {
  width: 90%;
  max-width: 1270px;
  padding-top: clamp(70px, 8.3333333333vw, 119px);
  padding-bottom: clamp(90px, 6.8055555556vw, 110px);
  margin-right: auto;
  margin-left: auto;
}
footer#footer-2024 .footer-container .col h3 {
  width: 100%;
  padding: 0;
  font-family: "HelveticaNeueCondensed", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #0b9444;
  text-align: left;
  line-height: 1;
  margin-top: 0 !important;
  margin-bottom: 0.9em;
  letter-spacing: 0.08px;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .col h3 {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .col .footer-adress h3 {
  margin-top: 3em !important;
  margin-bottom: 0.6em;
}
footer#footer-2024 .footer-container .col .footer-adress a {
  line-height: 1.25;
  letter-spacing: 0.1px;
}
footer#footer-2024 .footer-container .col a {
  width: 100%;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(20px, 2.424vw, 24px);
  font-weight: 700;
  color: #ffffff;
  text-align: left;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .col a {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .col a.footer-contact-phone {
  margin-bottom: 0.29em;
}
footer#footer-2024 .footer-container .col a.footer-contact-phone .phone {
  padding-right: 0.73em;
}
footer#footer-2024 .footer-container .col a.footer-contact-email .email {
  padding-right: 1em;
}
footer#footer-2024 .footer-container .col .footer-support-phone {
  margin-bottom: 0.24em;
}
footer#footer-2024 .footer-container .col .footer-support-phone .phone {
  padding-right: 0.73em;
}
footer#footer-2024 .footer-container .col .footer-support-email .email {
  padding-right: 0.99em;
}
footer#footer-2024 .footer-container .col p {
  font-size: 16px;
  color: #ffffff;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .col p {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .col a:hover {
  color: #0b9444 !important;
  transition: 0.3s ease !important;
}
footer#footer-2024 .footer-container .footer-contacts-row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 43px;
  flex-direction: row;
}
@media screen and (max-width: 1260px) {
  footer#footer-2024 .footer-container .footer-contacts-row {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-contacts-row {
    justify-content: center;
    gap: 4%;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo a {
  display: inline-block;
}
@media screen and (max-width: 1260px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-logo a {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo a img {
  width: 100%;
  max-width: 300px;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts .join-our-social-community-title {
  width: 100%;
  margin-top: 1.7em !important;
  margin-bottom: 0.5em;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(20px, 2.424vw, 22px);
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts ul.social-icons {
  display: flex;
  justify-content: space-evenly;
}
@media screen and (max-width: 1260px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts ul.social-icons {
    justify-content: center;
    gap: 4%;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts ul.social-icons li {
  list-style-type: none;
  display: inline-block;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts ul.social-icons li a {
  height: 17px;
  overflow: hidden;
  display: flex;
  font-size: 17px;
  align-items: center;
  width: 27px;
  color: #ffffff;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-social-contacts ul.social-icons li a :hover {
  color: #0b9444;
  transition: 0.3s ease;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col {
  width: 100%;
  max-width: 275px;
}
@media screen and (max-width: 1260px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col {
    min-width: 100%;
    padding-bottom: 35px;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-logo {
  margin-top: 5px;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-logo {
    margin-top: 0;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-social-contacts .social-icons .icon-facebook {
  height: 31px;
  overflow: hidden;
  display: flex;
  font-size: 21px;
  align-items: center;
  width: 22px;
  color: #ffffff;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-social-contacts .social-icons .icon-twitter {
  height: 34px;
  overflow: hidden;
  display: flex;
  font-size: 24px;
  align-items: center;
  width: 35px;
  color: #ffffff;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-social-contacts .social-icons .icon-linkedin {
  height: 34px;
  overflow: hidden;
  display: flex;
  font-size: 24px;
  align-items: center;
  width: 29px;
  color: #ffffff;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-logo-col .footer-social-contacts .social-icons .icon-youtube {
  height: 34px;
  overflow: hidden;
  display: flex;
  font-size: 24px;
  align-items: center;
  width: 40px;
  color: #ffffff;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-contacts-col {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 245px;
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-support-col {
  width: 100%;
  max-width: 305px;
}
@media screen and (max-width: 653px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-support-col {
    padding-top: 35px;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-office-hours-col {
  width: 100%;
  max-width: 288px;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-contacts-row .footer-office-hours-col {
    padding-top: 35px;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .footer-office-hours-col .office-hours-title {
  letter-spacing: 1.2px;
  margin-bottom: 0.77em;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-adress h3 {
  margin-top: 3em !important;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support .title-client-support {
  letter-spacing: 1.2px;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support p {
  margin-top: 1.29em;
  margin-bottom: 1em;
  line-height: 1.36;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support p a {
  font-size: 16px;
  color: #5a7683 !important;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  color: #000;
  line-height: 150%;
  display: unset;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support p a:hover {
  color: #ffffff !important;
  transition: 0.3s ease !important;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support a.submit-a-ticket-btn {
  font-family: "sourcesanspro-regular", Arial, sans-serif;
  text-transform: none;
  font-size: clamp(18px, 2vw, 21px) !important;
  display: inline-block;
  color: #ffffff;
  position: relative;
  z-index: 1;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  padding: 18px 3px;
  width: 100%;
  max-width: 206px;
  text-align: center;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support a.submit-a-ticket-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .col .footer-client-support .submit-a-ticket-btn:hover {
  color: #ffffff !important;
}
footer#footer-2024 .footer-container .footer-contacts-row .col .office-hours span {
  width: 100%;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(20px, 2.424vw, 24px);
  font-weight: 700;
  color: #ffffff;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0.2em;
  letter-spacing: 0.006em;
  display: inline-block;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-contacts-row .col .office-hours span {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .footer-contacts-row .col .office-hours p {
  font-size: 18px;
  letter-spacing: 0.0067em;
  font-weight: 400;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
}
footer#footer-2024 .footer-container .footer-company-details-row {
  padding-top: 31px;
  padding-bottom: 31px;
  border-top: 1px solid #2a383f;
  border-bottom: 1px solid #2a383f;
}
footer#footer-2024 .footer-container .footer-company-details-row p {
  font-size: 16px;
  color: #ffffff;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  line-height: 1.39;
  letter-spacing: -0.01px;
}
@media screen and (max-width: 950px) {
  footer#footer-2024 .footer-container .footer-company-details-row p {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .footer-company-details-row a {
  font-size: 16px;
  color: #0b9444;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  line-height: 150%;
}
footer#footer-2024 .footer-container .footer-company-details-row a:hover {
  color: #ffffff !important;
  transition: 0.3s ease !important;
}
footer#footer-2024 .footer-container .copyright-row {
  padding-top: 38px;
}
footer#footer-2024 .footer-container .copyright-row .copyright-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 890px) {
  footer#footer-2024 .footer-container .copyright-row .copyright-col {
    flex-direction: column-reverse;
  }
}
footer#footer-2024 .footer-container .copyright-row .copyright-col p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.01px;
}
@media screen and (max-width: 890px) {
  footer#footer-2024 .footer-container .copyright-row .copyright-col p {
    text-align: center;
  }
}
footer#footer-2024 .footer-container .copyright-row .copyright-col .privacy-policy {
  display: flex;
  gap: 0.4em;
}
@media screen and (max-width: 890px) {
  footer#footer-2024 .footer-container .copyright-row .copyright-col .privacy-policy {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 0.4em;
  }
}
footer#footer-2024 .footer-container .copyright-row .copyright-col .privacy-policy span {
  color: #ffffff;
  font-weight: 400;
  position: relative;
  bottom: 1px;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-size: 14px;
}
footer#footer-2024 .footer-container .copyright-row .copyright-col .privacy-policy a {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.01px;
}
footer#footer-2024 .footer-container .copyright-row .copyright-col .privacy-policy a:hover {
  color: #0b9444 !important;
  transition: 0.3s ease !important;
}
body.page #blog .single-content-left-col .wl-post-banner, body.page #blog .single-content-left-col .wl-ftc-post-banner, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner, body.single.single-post .single-content-left-col .wl-post-banner, body.single.single-post .single-content-left-col .wl-ftc-post-banner, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 698px;
  margin: 0 auto 28px;
  border: 1px solid #d3962f;
  background-color: #f1f1f1;
}
body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
  position: relative;
  display: flex;
  flex: 0 0 41%;
  width: 100%;
  max-width: 286px;
}
body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 100%);
}
body.page #blog .single-content-left-col .wl-post-banner-img img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img img, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img img, body.single.single-post .single-content-left-col .wl-post-banner-img img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .wl-post-banner-img, body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .wl-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .wl-post-banner-img::before, body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .wl-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .wl-post-banner-content, body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content, body.single.single-post .single-content-left-col .wl-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 29px 20px 32px 27px;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3, body.single.single-post .single-content-left-col .wl-post-banner-content h3, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3 {
  margin: 0 0 24px;
  padding: 0;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: clamp(24px, 2.8571428571vw, 28px);
  font-weight: 700;
  line-height: 1;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-post-banner-content h3:after, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:after, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:after, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3:after {
  display: none;
}
body.page #blog .single-content-left-col .wl-post-banner-content h3 span, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3 span, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3 span, body.single.single-post .single-content-left-col .wl-post-banner-content h3 span, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 span, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3 span {
  color: #fd0300;
}
body.page #blog .single-content-left-col .wl-post-banner-content p, body.page #blog .single-content-left-col .wl-post-banner-content ul, body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul, body.single.single-post .single-content-left-col .wl-post-banner-content p, body.single.single-post .single-content-left-col .wl-post-banner-content ul, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content ul, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content ul {
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  font-weight: 400;
  line-height: 1.368;
  text-align: left;
}
body.page #blog .single-content-left-col .wl-post-banner-content ul, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul, body.single.single-post .single-content-left-col .wl-post-banner-content ul, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content ul, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content ul {
  margin: 0 0 11px 5px;
  padding: 0;
  list-style: none;
}
body.page #blog .single-content-left-col .wl-post-banner-content ul li, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul li, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul li, body.single.single-post .single-content-left-col .wl-post-banner-content ul li, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content ul li, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content ul li {
  position: relative;
  padding: 0 0 0 28px;
  margin: 0 0 7px;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  line-height: 1;
  letter-spacing: normal;
}
body.page #blog .single-content-left-col .wl-post-banner-content ul li:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content ul li:before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul li:before, body.single.single-post .single-content-left-col .wl-post-banner-content ul li:before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content ul li:before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content ul li:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background-image: url("/wp-content/uploads/2023/03/CTI-Technology-banner-list-icon.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
body.page #blog .single-content-left-col .wl-post-banner-content p, body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, body.single.single-post .single-content-left-col .wl-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content p {
  margin: 0 0 21px;
}
body.page #blog .single-content-left-col .wl-post-banner-btn, body.page #blog .single-content-left-col .wl-ftc-post-banner-btn, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-btn, body.single.single-post .single-content-left-col .wl-post-banner-btn, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-btn {
  padding: 18px 32px;
  align-self: flex-start;
  color: #ffffff;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border: none;
  border-radius: 5px;
  background-color: #fd0300;
  transition: 0.3s;
}
body.page #blog .single-content-left-col .wl-post-banner-btn:hover, body.page #blog .single-content-left-col .wl-ftc-post-banner-btn:hover, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-btn:hover, body.single.single-post .single-content-left-col .wl-post-banner-btn:hover, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn:hover, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-btn:hover {
  color: #ffffff;
  border: none;
  background-color: #000000;
  transition: 0.3s;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .wl-ftc-post-banner-img::before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content {
  padding: 47px 50px 41px 61px;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content {
    padding: 29px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3 {
  margin: 0 0 20px;
  font-size: clamp(24px, 3.3333333333vw, 40px);
  line-height: 1.06;
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:before, body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3:after, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:before, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content h3 br, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content h3 br, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-content p, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content p {
  margin: 0 0 19px;
  font-size: clamp(17px, 1.8333333333vw, 22px);
  line-height: 1.19;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .wl-ftc-post-banner-content p br, body.single.single-post .single-content-left-col .wl-ftc-post-banner-content p br, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .wl-ftc-post-banner-btn, body.single.single-post .single-content-left-col .wl-ftc-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .wl-ftc-post-banner-btn {
  padding: 14px 28px;
  font-size: clamp(20px, 2.1666666667vw, 26px);
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content {
  padding: 28px 39px 32px 38px;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content {
    padding: 29px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3 {
  margin: 0 0 16px;
  font-size: clamp(24px, 2.8333333333vw, 34px);
  line-height: 1;
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:before, body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:after, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:before, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3 br, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content h3 br, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content p {
  margin: 0 0 19px;
  font-size: clamp(17px, 1.8333333333vw, 22px);
  line-height: 1.1;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-content p br, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-content p br, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .lawfirmsoftwareguide-post-banner-btn, body.single.single-post .single-content-left-col .lawfirmsoftwareguide-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .lawfirmsoftwareguide-post-banner-btn {
  padding: 14px 21px;
  font-size: clamp(20px, 1.8333333333vw, 22px);
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner, body.page #blog .single-content-left-col .cloudoronpremise-post-banner, body.page #blog .single-content-left-col .msproi-post-banner, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner, body.single.single-post .single-content-left-col .msproi-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  max-width: 698px;
  margin: 0 auto 28px;
  border: 1px solid #d3962f;
  background-color: #f1f1f1;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
  position: relative;
  display: flex;
  flex: 0 0 41%;
  width: 100%;
  max-width: 286px;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 100%);
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img img, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img img, body.page #blog .single-content-left-col .msproi-post-banner-img img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img img, body.single.single-post .single-content-left-col .msproi-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.3;
  }
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
    display: block;
  }
}
@media (max-width: 980px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content, body.page #blog .single-content-left-col .msproi-post-banner-content, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content, body.single.single-post .single-content-left-col .msproi-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex: 1 1 59%;
  flex-direction: column;
  padding: 29px 20px 32px 27px;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3, body.page #blog .single-content-left-col .msproi-post-banner-content h3, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3, body.single.single-post .single-content-left-col .msproi-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3 {
  margin: 0 0 24px;
  padding: 0;
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  font-size: clamp(24px, 2.8571428571vw, 28px);
  font-weight: 700;
  line-height: 1;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3:before, body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3:after, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3:before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3:after, body.page #blog .single-content-left-col .msproi-post-banner-content h3:before, body.page #blog .single-content-left-col .msproi-post-banner-content h3:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3:before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3:before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3:after, body.single.single-post .single-content-left-col .msproi-post-banner-content h3:before, body.single.single-post .single-content-left-col .msproi-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3:after {
  display: none;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3 span, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3 span, body.page #blog .single-content-left-col .msproi-post-banner-content h3 span, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3 span, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3 span, body.single.single-post .single-content-left-col .msproi-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3 span {
  color: #fd0300;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content p, body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content p, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul, body.page #blog .single-content-left-col .msproi-post-banner-content p, body.page #blog .single-content-left-col .msproi-post-banner-content ul, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content p, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content p, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul, body.single.single-post .single-content-left-col .msproi-post-banner-content p, body.single.single-post .single-content-left-col .msproi-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul {
  color: #000000;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  font-weight: 400;
  line-height: 1.368;
  text-align: left;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul, body.page #blog .single-content-left-col .msproi-post-banner-content ul, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul, body.single.single-post .single-content-left-col .msproi-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul {
  margin: 0 0 11px 5px;
  padding: 0;
  list-style: none;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul li, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul li, body.page #blog .single-content-left-col .msproi-post-banner-content ul li, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul li, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul li, body.single.single-post .single-content-left-col .msproi-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul li {
  position: relative;
  padding: 0 0 0 28px;
  margin: 0 0 7px;
  font-size: clamp(17px, 1.9387755102vw, 19px);
  line-height: 1;
  letter-spacing: normal;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul li:before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul li:before, body.page #blog .single-content-left-col .msproi-post-banner-content ul li:before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul li:before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul li:before, body.single.single-post .single-content-left-col .msproi-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul li:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background-image: url("/wp-content/uploads/2023/03/CTI-Technology-banner-list-icon.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content p, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content p, body.page #blog .single-content-left-col .msproi-post-banner-content p, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content p, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content p, body.single.single-post .single-content-left-col .msproi-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content p {
  margin: 0 0 21px;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn, body.page #blog .single-content-left-col .msproi-post-banner-btn, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn, body.single.single-post .single-content-left-col .msproi-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  display: inline-block;
  background-color: #099da3 !important;
  padding: 0.7em 0.65em;
  font-size: clamp(20px, 2.4166666667vw, 29px) !important;
  line-height: 1;
  max-width: 318px;
  position: relative;
  border: none !important;
  border-radius: 5px;
  letter-spacing: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:after, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:after, body.page #blog .single-content-left-col .msproi-post-banner-btn:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:after, body.single.single-post .single-content-left-col .msproi-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #09666a;
  transform-origin: left;
  transition: all 0.35s ease-out;
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:hover, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:hover, body.page #blog .single-content-left-col .msproi-post-banner-btn:hover, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:hover, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:hover, body.single.single-post .single-content-left-col .msproi-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:hover {
  color: #ffffff !important;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:hover:after, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:hover:after, body.page #blog .single-content-left-col .msproi-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .msproi-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:hover:after {
  transform: scaleX(1);
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-img::before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content {
  padding: 32px 36px 44px 31px !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content {
    padding: 20px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content a.site-logo, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content a.site-logo, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content a.site-logo {
  display: inline-block;
  margin-left: auto;
  margin-bottom: 1em;
  margin-right: -4px;
  border-bottom: none;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content a.site-logo img, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content a.site-logo img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content a.site-logo img {
  width: auto;
  max-width: 100%;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3 {
  margin: 0 0 0.42em 0 !important;
  font-size: clamp(30px, 3.4722222222vw, 50px) !important;
  line-height: 1;
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3 span, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3 span {
  color: #186bb1;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3:before, body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3:before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content h3 br, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content h3 br, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content p, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content p {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  margin: 0 0 1em !important;
  font-size: clamp(17px, 1.5vw, 22px) !important;
  line-height: 1.3 !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content p br, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content p br, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul {
  counter-reset: list;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul li, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul li {
  margin: 0 0 0.4em !important;
  font-size: clamp(17px, 1.5vw, 18px);
  line-height: 1.33;
  padding-left: 24px;
  counter-increment: list;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul li:before, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul li:before {
  content: counter(list);
  position: absolute;
  background-image: none !important;
  background: transparent !important;
  font-weight: 700;
  color: #ffffff;
  left: 1px;
  top: 9px;
  z-index: 1;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-content ul li:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-content ul li:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-content ul li:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 24px;
  background-color: #04a4d8;
  left: -4px;
  top: 0;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  display: inline-block;
  background-color: #0b9444 !important;
  padding: 0.6em 1.34em;
  font-size: clamp(20px, 2.4166666667vw, 29px) !important;
  line-height: 1;
  max-width: 318px;
  position: relative;
  border: none !important;
  letter-spacing: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #8dc641;
  transform-origin: left;
  transition: all 0.35s ease-out;
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:hover, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:hover {
  color: #ffffff !important;
}
body.page #blog .single-content-left-col .cybersecurityassessment-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .cybersecurityassessment-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cybersecurityassessment-post-banner-btn:hover:after {
  transform: scaleX(1);
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-img::before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content {
  padding: 34px 36px 45px 30px !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content {
    padding: 20px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content a.site-logo, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content a.site-logo, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content a.site-logo {
  display: inline-block;
  margin-left: auto;
  margin-bottom: 1.6em;
  margin-right: -9px;
  border-bottom: none;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content a.site-logo img, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content a.site-logo img, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content a.site-logo img {
  width: auto;
  max-width: 100%;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3 {
  margin: 0 0 0.42em 0 !important;
  font-size: clamp(30px, 3.4722222222vw, 50px) !important;
  line-height: 1;
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3 span, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3 span {
  color: #186bb1;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3:before, body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3:before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content h3 br, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content h3 br, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content p, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content p {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  margin: 0 0 1em !important;
  font-size: clamp(17px, 1.5vw, 22px) !important;
  line-height: 1.3 !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content p br, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content p br, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul {
  counter-reset: list;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul li, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul li {
  margin: 0 0 0.4em !important;
  font-size: clamp(17px, 1.5vw, 18px);
  line-height: 1.33;
  padding-left: 24px;
  counter-increment: list;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul li:before, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul li:before {
  content: counter(list);
  position: absolute;
  background-image: none !important;
  background: transparent !important;
  font-weight: 700;
  color: #ffffff;
  left: 1px;
  top: 9px;
  z-index: 1;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-content ul li:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-content ul li:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-content ul li:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 24px;
  background-color: #04a4d8;
  left: -4px;
  top: 0;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  display: inline-block;
  background-color: #0b9444 !important;
  padding: 0.6em 1.34em;
  font-size: clamp(20px, 2.4166666667vw, 29px) !important;
  line-height: 1;
  max-width: 318px;
  position: relative;
  border: none !important;
  letter-spacing: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #8dc641;
  transform-origin: left;
  transition: all 0.35s ease-out;
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:hover, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:hover {
  color: #ffffff !important;
}
body.page #blog .single-content-left-col .cloudoronpremise-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .cloudoronpremise-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .cloudoronpremise-post-banner-btn:hover:after {
  transform: scaleX(1);
}
body.page #blog .single-content-left-col .msproi-post-banner, body.single.single-post .single-content-left-col .msproi-post-banner, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner {
  background-color: #ecf6f8;
}
@media (max-width: 760px) {
  body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
    position: relative;
    height: auto;
    opacity: 1;
  }
  body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
    display: none;
  }
}
@media (max-width: 580px) {
  body.page #blog .single-content-left-col .msproi-post-banner-img, body.single.single-post .single-content-left-col .msproi-post-banner-img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 300px;
    opacity: 0.2;
  }
  body.page #blog .single-content-left-col .msproi-post-banner-img::before, body.single.single-post .single-content-left-col .msproi-post-banner-img::before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-img::before {
    display: block;
  }
}
body.page #blog .single-content-left-col .msproi-post-banner-content, body.single.single-post .single-content-left-col .msproi-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content {
  padding: 31px 36px 38px 30px !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .msproi-post-banner-content, body.single.single-post .single-content-left-col .msproi-post-banner-content, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content {
    padding: 20px 20px 32px 27px;
  }
}
body.page #blog .single-content-left-col .msproi-post-banner-content a.site-logo, body.single.single-post .single-content-left-col .msproi-post-banner-content a.site-logo, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content a.site-logo {
  display: inline-block;
  margin-left: auto;
  margin-bottom: 1.2em;
  margin-right: -6px;
  border-bottom: none;
}
body.page #blog .single-content-left-col .msproi-post-banner-content a.site-logo img, body.single.single-post .single-content-left-col .msproi-post-banner-content a.site-logo img, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content a.site-logo img {
  width: auto;
  max-width: 100%;
}
body.page #blog .single-content-left-col .msproi-post-banner-content h3, body.single.single-post .single-content-left-col .msproi-post-banner-content h3, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3 {
  margin: 0 0 0.3em 0 !important;
  font-size: clamp(30px, 3.4722222222vw, 40px) !important;
  line-height: 1;
  color: #000000;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
}
body.page #blog .single-content-left-col .msproi-post-banner-content h3 span, body.single.single-post .single-content-left-col .msproi-post-banner-content h3 span, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3 span {
  color: #186bb1;
}
body.page #blog .single-content-left-col .msproi-post-banner-content h3:before, body.page #blog .single-content-left-col .msproi-post-banner-content h3:after, body.single.single-post .single-content-left-col .msproi-post-banner-content h3:before, body.single.single-post .single-content-left-col .msproi-post-banner-content h3:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3:after {
  display: none;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .msproi-post-banner-content h3 br, body.single.single-post .single-content-left-col .msproi-post-banner-content h3 br, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content h3 br {
    display: none;
  }
}
body.page #blog .single-content-left-col .msproi-post-banner-content p, body.single.single-post .single-content-left-col .msproi-post-banner-content p, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content p {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  margin: 0 0 1.4em 0em !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
}
@media (max-width: 1180px) {
  body.page #blog .single-content-left-col .msproi-post-banner-content p br, body.single.single-post .single-content-left-col .msproi-post-banner-content p br, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content p br {
    display: none;
  }
}
body.page #blog .single-content-left-col .msproi-post-banner-content ul, body.single.single-post .single-content-left-col .msproi-post-banner-content ul, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul {
  counter-reset: list;
}
body.page #blog .single-content-left-col .msproi-post-banner-content ul li, body.single.single-post .single-content-left-col .msproi-post-banner-content ul li, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul li {
  margin: 0 0 0.4em !important;
  font-size: clamp(17px, 1.5vw, 18px);
  line-height: 1.33;
  padding-left: 24px;
  counter-increment: list;
}
body.page #blog .single-content-left-col .msproi-post-banner-content ul li:before, body.single.single-post .single-content-left-col .msproi-post-banner-content ul li:before, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul li:before {
  content: counter(list);
  position: absolute;
  background-image: none !important;
  background: transparent !important;
  font-weight: 700;
  color: #ffffff;
  left: 1px;
  top: 9px;
  z-index: 1;
}
body.page #blog .single-content-left-col .msproi-post-banner-content ul li:after, body.single.single-post .single-content-left-col .msproi-post-banner-content ul li:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-content ul li:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 24px;
  background-color: #04a4d8;
  left: -4px;
  top: 0;
}
body.page #blog .single-content-left-col .msproi-post-banner-btn, body.single.single-post .single-content-left-col .msproi-post-banner-btn, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  display: inline-block;
  background-color: #8dc63f !important;
  padding: 0.6em 1.34em;
  font-size: clamp(20px, 2.4166666667vw, 29px) !important;
  line-height: 1;
  max-width: 318px;
  position: relative;
  border: none !important;
  letter-spacing: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
body.page #blog .single-content-left-col .msproi-post-banner-btn:after, body.single.single-post .single-content-left-col .msproi-post-banner-btn:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #0b9444;
  transform-origin: left;
  transition: all 0.35s ease-out;
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
body.page #blog .single-content-left-col .msproi-post-banner-btn:hover, body.single.single-post .single-content-left-col .msproi-post-banner-btn:hover, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:hover {
  color: #ffffff !important;
}
body.page #blog .single-content-left-col .msproi-post-banner-btn:hover:after, body.single.single-post .single-content-left-col .msproi-post-banner-btn:hover:after, #main-body-sub.single-page-standart-2023 .single-content-right-col .msproi-post-banner-btn:hover:after {
  transform: scaleX(1);
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  max-width: 870px;
  background-color: #f1f1f1;
  background-image: linear-gradient(to top, #1a3c1c 0%, #010b1a 100%);
  border-radius: 12px;
  border: 1px solid #0874bb;
  margin: 41px auto 46px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap {
    max-width: 600px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2024/01/Testimonial-shortcode-img.png") no-repeat right center;
  background-size: auto 100%;
}
@media (min-width: 981px) and (max-width: 1150px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap::before {
    left: 10%;
  }
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap::before {
    top: auto;
    bottom: 0;
    height: 200px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
@media (min-width: 1151px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content {
    padding: 51px 11.5% 56px 11.5%;
  }
}
@media (min-width: 981px) and (max-width: 1150px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content {
    padding: 50px;
  }
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content {
    width: 100%;
    padding: 40px 40px 240px 40px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content h3 {
  font-size: 28px;
  line-height: 1.11;
  text-align: center;
  color: #fff;
  margin: 0 0 35px;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content h3 {
    font-size: clamp(38px, 3vw, 45px);
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content h3 {
    font-size: 32px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: fit-content;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  padding: 13px 18px 13px 18px;
  overflow: hidden;
  transition: all 0.4s ease;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn {
    font-size: clamp(24px, 1.867vw, 28px) !important;
    padding: 18px 26px 18px 26px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .testimonials-banner-wrap .testimonials-banner-content a.testimonials-banner-btn:hover::after {
  transform: scaleX(1);
}
/*NEW HEADER 2024*/
/*admin-bar fix*/
body.admin-bar header.header-2024 {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar header.header-2024 {
    top: 46px;
  }
}
body.admin-bar.fixed-header header.header-2024 {
  top: 32px;
  transition: top 0.3s ease;
}
@media (max-width: 782px) {
  body.admin-bar.fixed-header header.header-2024 {
    top: 46px;
  }
}
@media (max-width: 600px) {
  body.admin-bar.fixed-header header.header-2024 {
    top: 0;
  }
}
/*admin-bar fix END*/
/*fixed-header*/
body.fixed-header header.header-2024 {
  background-color: #000b;
  box-shadow: 0px 0px 10px #0000004d;
}
body.fixed-header header.header-2024 .main-header {
  padding: 12px 0;
}
/*fixed-header END*/
/*header*/
header.header-2024 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
  width: 100%;
  background-color: transparent;
}
header.header-2024::before {
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #000;
}
header.header-2024 .main-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 1670px;
  width: 90%;
  padding: 36px 0;
  margin: 0 auto;
  transition: padding 0.3s ease;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header {
    padding: 25px 0;
  }
}
@media (max-width: 980px) {
  header.header-2024 .main-header {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  header.header-2024 .main-header {
    padding: 12px 0;
  }
}
header.header-2024 .main-header .header-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header.header-2024 .main-header .header-row .header-col1 {
  position: relative;
  z-index: 1;
  width: 173px;
  height: 60px;
  margin-right: auto;
}
@media (max-width: 1250px) {
  header.header-2024 .main-header .header-row .header-col1 {
    width: 150px;
    height: 52px;
  }
}
@media (max-width: 767px) {
  header.header-2024 .main-header .header-row .header-col1 {
    width: 120px;
    height: 42px;
  }
}
header.header-2024 .main-header .header-row .header-col1 .header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
header.header-2024 .main-header .header-row .header-col1 .header-logo a {
  Width: 100%;
}
header.header-2024 .main-header .header-row .header-col1 .header-logo img {
  width: 100%;
  height: auto;
}
header.header-2024 .main-header .header-row .header-col2 {
  position: relative;
  z-index: 1;
  margin: 0 32px 0 0;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 {
    margin-right: 15px;
  }
}
@media (max-width: 1200px) {
  header.header-2024 .main-header .header-row .header-col2 {
    display: none;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li {
  margin-bottom: 0;
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li a {
  display: flex;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li a {
    font-size: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li a {
    font-size: 18px;
  }
}
@media (max-width: 1250px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li a {
    letter-spacing: -0.2px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li a::before {
  content: "";
  display: block;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
@media (max-width: 1350px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li a::before {
    display: none;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li a:hover {
  color: #0b9444;
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) {
  margin-right: 32px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) {
    margin-right: 15px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) a::before {
  width: 37px;
  background-image: url("/wp-content/uploads/2024/03/icon-h1.png");
  margin-right: 9px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) a::before {
    width: 33px;
    margin-right: 4px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(1) a::before {
    width: 30px;
    margin-right: 3px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) {
  margin-right: 24px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) {
    margin-right: 15px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) a::before {
  width: 33px;
  background-image: url("/wp-content/uploads/2024/03/icon-h2.svg");
  margin-right: 10px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) a::before {
    width: 30px;
    margin-right: 4px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(2) a::before {
    width: 28px;
    margin-right: 3px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(3) a::before {
  width: 33px;
  background-image: url("/wp-content/uploads/2024/03/icon-h3.svg");
  margin-right: 11px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(3) a::before {
    width: 30px;
    margin-right: 4px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col2 .header-menu li:nth-child(3) a::before {
    width: 28px;
    margin-right: 3px;
  }
}
header.header-2024 .main-header .header-row .header-col2 .header-menu li.current-menu-item a {
  color: #0b9444;
}
header.header-2024 .main-header .header-row .header-col3 {
  margin-right: 28px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col3 {
    margin-right: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col3 {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  header.header-2024 .main-header .header-row .header-col3 {
    display: none;
  }
}
header.header-2024 .main-header .header-row .header-col3 .header-button {
  position: relative;
  z-index: 1;
  display: block;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  border-radius: 0;
  padding: 11px 10px;
  margin: 0;
  transition: all 0.4s ease;
  overflow: hidden;
  /*display: block;
					font-family: $font1;
					color: #fefefe;
					font-size: 24px;
					font-weight: 400;
					line-height: 100%;
					text-transform: uppercase;
					border-radius: 0;
					border: 2px solid $main-color;
					background-color: $main-color;
					white-space: nowrap;
					padding: 11px 10px;
					margin-right: 0;
					transition: background-color 0.3s ease;
					@media (max-width: 1800px) {
						font-size: 20px;
					}
					@media (max-width: 1500px) {
						font-size: 18px;
						padding: 10px 9px;
					}
					&:hover {
						background-color: transparent;
					}*/
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col3 .header-button {
    font-size: 20px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col3 .header-button {
    font-size: 18px;
    padding: 10px 9px;
  }
}
header.header-2024 .main-header .header-row .header-col3 .header-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
}
header.header-2024 .main-header .header-row .header-col3 .header-button:hover::after {
  transform: scaleX(1);
}
header.header-2024 .main-header .header-row .header-col4 {
  width: 48px;
  height: 50px;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col4 {
    width: 42px;
    height: 46px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 {
    width: 40px;
    height: 42px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
@media (max-width: 980px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu {
    display: none;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu img {
  display: none;
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #0b9444;
  transition: top 0.3s ease;
  will-change: top;
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span {
    height: 3px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(1) {
  top: 7px;
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(1) {
    top: 3px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(2) {
  top: 17px;
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(2) {
    top: 13px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(3) {
  top: 27px;
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu span:nth-of-type(3) {
    top: 23px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu .btn-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "Sora", "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 13px;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  transition: bottom 0.3s ease;
}
@media (max-width: 1800px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu .btn-text {
    font-size: 14px;
  }
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu .btn-text {
    font-size: 13px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu:hover span:nth-of-type(1) {
  top: 0px;
}
@media (max-width: 1500px) {
  header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu:hover span:nth-of-type(2) {
    top: 17px;
  }
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu:hover span:nth-of-type(3) {
  top: 34px;
}
header.header-2024 .main-header .header-row .header-col4 .btn-slidemenu:hover .btn-text {
  bottom: -14px;
}
/*header end*/
/*slidemenu*/
.slidemenu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
  width: 100vw;
  opacity: 0;
  transition: all 0.35s ease, z-index 0.2s ease;
}
@media (min-width: 981px) {
  .slidemenu.slidemenu-opened {
    opacity: 1 !important;
    pointer-events: auto;
    transition: all 0.6s ease;
  }
}
.slidemenu .slidemenu-wrapper {
  height: 100vh;
  background-image: linear-gradient(to top, #131a27, #000);
}
.slidemenu .slidemenu-wrap-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  max-width: 1430px;
  width: 90%;
  height: 100vh;
  margin: auto;
}
.slidemenu .slidemenu-btn-close {
  position: absolute;
  top: 25px;
  right: max(calc(50% - 835px), 5%);
  z-index: 1;
  display: block;
  width: 48px;
  height: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  margin: 0;
}
@media (min-width: 1801px) {
  .slidemenu .slidemenu-btn-close {
    top: 36px;
  }
}
.slidemenu .slidemenu-btn-close span {
  position: absolute;
  top: 12px;
  left: 13.5px;
  display: block;
  width: 21px;
  height: 3px;
  background-color: #0b9444;
  transition: transform 0.5s ease;
}
.slidemenu .slidemenu-btn-close span:nth-of-type(1) {
  transform: rotate(45deg);
}
.slidemenu .slidemenu-btn-close span:nth-of-type(2) {
  transform: rotate(135deg);
}
.slidemenu .slidemenu-btn-close .btn-text {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.8px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease;
}
.slidemenu .slidemenu-btn-close:hover span:nth-of-type(1) {
  transform: rotate(225deg);
}
.slidemenu .slidemenu-btn-close:hover span:nth-of-type(2) {
  transform: rotate(315deg);
}
.slidemenu .slidemenu-btn-close:hover .btn-text {
  color: #0b9444;
}
.slidemenu .slidemenu-row1 {
  flex: 0 1 31%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #263044;
  padding: 18px 0 40px;
}
.slidemenu .slidemenu-row1 .slidemenu-logo {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 173px;
  height: 60px;
  margin: 0 auto 0 -10px;
}
@media (max-width: 1250px) {
  .slidemenu .slidemenu-row1 .slidemenu-logo {
    width: 150px;
    height: 52px;
  }
}
.slidemenu .slidemenu-row1 .slidemenu-logo a {
  Width: 100%;
}
.slidemenu .slidemenu-row1 .slidemenu-logo img {
  width: 100%;
  height: auto;
}
.slidemenu .slidemenu-row1 .slidemenu-support {
  display: flex;
  align-items: center;
  margin-right: 10%;
}
@media screen and (min-width: 1500px) {
  .slidemenu .slidemenu-row1 .slidemenu-support {
    margin-right: 5%;
  }
}
@media screen and (min-width: 1750px) {
  .slidemenu .slidemenu-row1 .slidemenu-support {
    margin-right: 0;
  }
}
.slidemenu .slidemenu-row1 .slidemenu-support a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1px;
  text-align: left;
  color: #0b9444;
  transition: all 0.3s ease;
}
.slidemenu .slidemenu-row1 .slidemenu-support img {
  margin-left: 20px;
}
.slidemenu .slidemenu-row2 {
  flex: 0 1 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 73px clamp(0px, calc(5.87vw - 58px), 54px) 10px clamp(0px, calc(5.87vw - 58px), 54px);
}
.slidemenu .slidemenu-row2 .slidemenu-col:nth-child(1) {
  width: calc(95% - 275px);
}
@media screen and (max-width: 1400px) {
  .slidemenu .slidemenu-row2 .slidemenu-col:nth-child(1) {
    width: calc(90% - 275px);
  }
}
@media screen and (max-width: 1200px) {
  .slidemenu .slidemenu-row2 .slidemenu-col:nth-child(1) {
    width: calc(90% - 230px);
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col:nth-child(1) #menu-item-280554 {
  display: none !important;
}
.slidemenu .slidemenu-row2 .slidemenu-col:nth-child(2) {
  width: 275px;
}
@media screen and (max-width: 1200px) {
  .slidemenu .slidemenu-row2 .slidemenu-col:nth-child(2) {
    width: 230px;
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.menu li.contact-us-in-sidemenu {
  display: none;
}
@media screen and (max-width: 1380px) {
  .slidemenu .slidemenu-row2 .slidemenu-col ul.menu li.contact-us-in-sidemenu a {
    margin-top: 20px;
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.menu a {
  display: inline-block;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  font-stretch: condensed;
  font-style: normal;
  line-height: 11px;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  text-align: left;
  color: #0b9444;
}
.slidemenu .slidemenu-row2 .slidemenu-col #main-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .slidemenu .slidemenu-row2 .slidemenu-col #main-menu > li {
    min-width: 217px;
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col #main-menu #menu-item-283828, .slidemenu .slidemenu-row2 .slidemenu-col #main-menu #menu-item-283829 {
  display: none;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 24px 0 0 0;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu li {
  margin-bottom: 8px;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu a {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: none;
  text-align: left;
  color: #fff;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  display: block;
  width: 100%;
  height: 1px;
  background: #0b9444;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu a:hover::after {
  transform: scaleX(1);
}
@media screen and (max-width: 1200px) {
  .slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu a {
    font-size: 18px;
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col ul.sub-menu li.current-menu-item > a {
  color: #0b9444;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-item {
  position: relative;
  margin-top: -6px;
  margin-top: 14px;
  padding-left: clamp(30px, 3.1vw, 52px);
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-item:first-of-type {
  margin-top: 7px;
}
@media screen and (max-width: 1380px) {
  .slidemenu .slidemenu-row2 .slidemenu-col .contact-item:first-of-type {
    margin-top: 15px;
  }
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 26px;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-item a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-item a:hover {
  color: #0b9444;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-socials ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 265px;
  list-style: none;
  padding: 0;
  margin: 30px 0 0 -6px;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-socials ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-socials ul li a {
  font-size: 20px;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-socials ul li a svg {
  width: auto;
  fill: #fff;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease;
}
.slidemenu .slidemenu-row2 .slidemenu-col .contact-socials ul li a:hover svg {
  fill: #0b9444;
}
/*slidemenu end*/
/*meanmenu*/
.meanmenu-trigger {
  display: none;
}
@media (max-width: 980px) {
  .meanmenu-trigger {
    display: block !important;
  }
}
.meanmenu-trigger .mean-bar {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none !important;
  padding: 0 !important;
  pointer-events: none;
}
.meanmenu-trigger .mean-bar .meanmenu-reveal {
  top: calc(50% - 21px) !important;
  right: 5% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 42px;
  text-indent: unset;
  padding: 0;
  pointer-events: auto;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #0b9444;
  margin: 0;
  transition: top 0.3s ease;
  will-change: top;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn span:nth-of-type(1) {
  top: 7px;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn span:nth-of-type(2) {
  top: 19.5px;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn span:nth-of-type(3) {
  top: 32px;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn:hover span:nth-of-type(1) {
  top: 4px;
}
.meanmenu-trigger .mean-bar .meanmenu-open-btn:hover span:nth-of-type(3) {
  top: 35px;
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn {
  position: relative;
  width: 100%;
  height: 100%;
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn span {
  position: absolute;
  top: 19.5px;
  left: 4px;
  display: block;
  width: 32px;
  height: 3px;
  background-color: #0b9444;
  margin: 0;
  transition: transform 0.3s ease;
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn span:nth-child(1) {
  transform: rotate(45deg);
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn span:nth-child(2) {
  transform: rotate(135deg);
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn:hover span:nth-child(1) {
  transform: rotate(225deg);
}
.meanmenu-trigger .mean-bar .meanmenu-close-btn:hover span:nth-child(2) {
  transform: rotate(315deg);
}
.meanmenu-trigger .mean-bar .mean-nav {
  position: absolute;
  right: 0;
  top: 100%;
  max-height: 98vh;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.8s ease;
  pointer-events: auto;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu li {
  background: #0a803b;
  margin: 0;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu li a {
  opacity: 1 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px;
  border-top: 1px solid #253d03;
  transition: all 0.3s ease;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu li a:hover {
  background: #097034;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu li .mean-expand {
  width: 33px;
  height: 34px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif !important;
  font-size: 40px !important;
  line-height: 26px;
  background: #0d9c48;
  border-left: 1px solid #253d03 !important;
  border-bottom: 1px solid #253d03 !important;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu li.menu-item-283829 a::before {
  content: "Support & Sales Inquiries: ";
  text-transform: capitalize;
}
@media (min-width: 390px) {
  .meanmenu-trigger .mean-bar .mean-nav #main-menu li.menu-item-283829 a::before {
    content: "Client Support & Sales Inquiries: ";
  }
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu .sub-menu {
  position: relative;
  top: 100%;
  left: 0;
}
.meanmenu-trigger .mean-bar .mean-nav #main-menu .sub-menu > li {
  background: #0d9c48;
}
.meanmenu-content {
  display: none !important;
}
/*meanmenu end*/
/*Homepage header*/
/*body.home {
	header.header-2024 {
		background-color: #253d03;

		.main-header {
			.header-row {
				.header-col2 {
					.header-menu {
						li {
							a {
								color: #fff;

								&:hover {
									color: #e2c06d;
								}
							}

							&:nth-child(1) {
								a {
									&::before {
										background-image: url('/wp-content/uploads/2023/01/icon-1.png');
									}
								}
							}

							&:nth-child(2) {
								a {
									&::before {
										background-image: url('/wp-content/uploads/2023/01/icon-2.png');
									}
								}
							}

							&:nth-child(3) {
								a {
									&::before {
										background-image: url('/wp-content/uploads/2023/01/icon-3.png');
									}
								}
							}
						}
					}
				}

				.header-col3 {
					.btn-slidemenu {
						img {
							position: absolute;
							left: 0;
							display: block;
							height: 3px;
							transition: top 0.3s ease;
							will-change: top;

							&:nth-child(1) {
								top: 3px;
							}

							&:nth-child(3) {
								top: 11px;
							}

							&:nth-child(5) {
								top: 19px;
							}
						}

						span {
							display: none;
						}

						&:hover {
							img {
								&:nth-child(1) {
									top: 0px;
								}

								&:nth-child(5) {
									top: 22px;
								}
							}
						}
					}
				}
			}
		}
	}

	.slidemenu {
		.slidemenu-btn-close {
			display: block;

			img {
				display: inline-block;
				margin-bottom: 5px;
				transition: all 0.6s ease;
			}

			span {
				display: none;
			}

			&:hover {
				img {
					transform: rotate(180deg);
				}
			}
		}
	}

	.meanmenu-trigger {
		.mean-bar {
			.meanmenu-open-btn {
				img {
					position: absolute;
					left: 0;
					display: block;
					height: 3px;
					transition: top 0.3s ease;
					will-change: top;

					&:nth-child(1) {
						top: 3px;
					}

					&:nth-child(2) {
						top: 11px;
					}

					&:nth-child(3) {
						top: 19px;
					}
				}

				span {
					display: none;
				}

				&:hover {
					img {
						&:nth-child(1) {
							top: 0px;
						}

						&:nth-child(3) {
							top: 22px;
						}
					}
				}
			}

			.meanmenu-close-btn {
				img {
					display: inline-block;
					transition: transform 0.6s ease;
				}

				span {
					display: none;
				}

				&:hover {
					img {
						transform: rotate(180deg);
					}
				}
			}
		}
	}
}*/
/*Homepage header end*/
/* NEW HEADER 2023 END*/
.banner-inner-2024 {
  position: relative;
  background: #000;
  padding-top: 132px;
}
@media (max-width: 1800px) {
  .banner-inner-2024 {
    padding-top: 110px;
  }
}
@media (max-width: 1250px) {
  .banner-inner-2024 {
    padding-top: 102px;
  }
}
@media (max-width: 980px) {
  .banner-inner-2024 {
    padding-top: 92px;
  }
}
@media (max-width: 767px) {
  .banner-inner-2024 {
    padding-top: 66px;
  }
}
.banner-inner-2024 .banner-inner-container {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1580px;
  padding: 0;
  margin: 0 auto;
}
.banner-inner-2024 .banner-inner-content {
  min-height: clamp(400px, 34vw, 654px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 36px 0 100px;
  opacity: 0;
  animation: 0.9s ease-in-out 0.5s normal forwards 1 running appearsFromBelow;
}
@media (max-width: 980px) {
  .banner-inner-2024 .banner-inner-content {
    padding: 40px 0;
  }
}
.banner-inner-2024 .banner-inner-title {
  position: relative;
  max-width: 690px;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(36px, 7.67vw, 65px);
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  text-shadow: 1px 2px 4px #00000033;
  margin: 0 0 clamp(20px, 4.17vw, 36px);
}
@media (max-width: 400px) {
  .banner-inner-2024 .banner-inner-title br {
    display: none;
  }
}
.banner-inner-2024 .banner-inner-text {
  max-width: 540px;
}
.banner-inner-2024 .banner-inner-text p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18.8px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
}
.banner-inner-2024 .banner-inner-text p:last-child {
  margin: 0;
}
.banner-inner-2024 .banner-inner-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 980px) {
  .banner-inner-2024 .banner-inner-bg.with-overlay {
    background-position: 80%;
  }
}
.banner-inner-2024 .banner-inner-bg.with-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #121513, #283628);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.75;
}
.banner-inner-2024 .banner-inner-bg.right-with-overlay {
  background-position-x: 80%;
  background-position-y: top;
}
@media (min-width: 981px) {
  .banner-inner-2024 .banner-inner-bg.right-with-overlay {
    background-position-x: right;
    background-size: auto 100%;
  }
}
.banner-inner-2024 .banner-inner-bg.right-with-overlay::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #121513, #283628 63%, transparent);
  z-index: 2;
}
@media (max-width: 980px) {
  .banner-inner-2024 .banner-inner-bg.right-with-overlay::after {
    background: #121513;
    opacity: 0.65;
  }
}
.banner-inner-2024 .banner-inner-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.banner-inner-2024 .banner-inner-video-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #00000088;
}
.banner-inner-2024 .banner-inner-video-bg #banner-inner-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 720px) {
  .banner-inner-2024 .banner-inner-video-bg #banner-inner-video {
    width: auto;
    height: 100%;
  }
}
.banner-inner-2024 .banner-inner-btn {
  margin: 39px 0 0;
}
@media (max-width: 980px) {
  .banner-inner-2024 .banner-inner-btn {
    margin-top: 25px;
  }
}
.banner-inner-2024 .banner-inner-btn a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-family: "HelveticaNeueBoldCondensed", sans-serif;
  font-size: clamp(22px, 2vw, 28px) !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  border-radius: 8px;
  padding: 14px 16px;
  margin: 0;
  transition: all 0.4s ease;
  overflow: hidden;
}
.banner-inner-2024 .banner-inner-btn a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
}
.banner-inner-2024 .banner-inner-btn a:hover::after {
  transform: scaleX(1);
}
@keyframes appearsFromBelow {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.page-id-287360 .banner-inner-2024 .banner-inner-btn {
  display: none;
}
.rank-math-html-sitemap {
  display: flex;
  flex-direction: column;
}
.rank-math-html-sitemap__section--page {
  order: 1;
}
.rank-math-html-sitemap__section--post {
  order: 2;
}
.rank-math-html-sitemap__section--category {
  order: 3;
}
.error404 .banner-404 {
  position: relative;
  /*background-image: url('/wp-content/uploads/2021/02/GettyImages-1140409137-scaled.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		&::after {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			z-index: 0;
			width: 100%;
			height: 100%;
			background: rgba(0, 0, 0, 0.3);
		}*/
}
.error404 .banner-404 .banner-container {
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}
.error404 .banner-404 .banner-container .banner-inner {
  display: flex;
  flex-direction: column;
  z-index: 1;
  align-items: center;
  padding: 200px 0 50px;
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner {
    min-height: auto;
    padding: 0 0 60px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h1 {
  position: relative;
  font-family: "Quicksand", sans-serif;
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 53px;
  margin: 0 0 48px;
}
.error404 .banner-404 .banner-container .banner-inner h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 99px;
  height: 8px;
  background-color: #0b9444;
  transform: translateX(-50%);
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h1 {
    font-size: 44px;
  }
}
.error404 .banner-404 .banner-container .banner-inner h3 {
  font-family: "Quicksand", sans-serif;
  font-size: 42px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #000;
  padding: 0 0 20px;
  margin: 0 0 8px;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner h3 {
    font-size: 26px;
  }
}
.error404 .banner-404 .banner-container .banner-inner p {
  font-family: "Quicksand", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  color: #000;
  padding: 0;
  margin: 0;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .error404 .banner-404 .banner-container .banner-inner p {
    font-size: 20px;
    line-height: 1.6;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn {
  position: relative;
  display: block;
  max-width: 160px;
  font-family: "quicksandbold", Arial;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #fff;
  background-color: #0b9444;
  border: none;
  cursor: pointer;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  padding: 5px 10px;
  margin: 20px auto 0;
}
@media (max-width: 980px) {
  .error404 .banner-404 .banner-container .banner-inner a.error-btn {
    font-size: 18px;
    padding: 7px 25px;
  }
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #8cc53f;
  transform: scaleY(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn:hover {
  color: #fff;
}
.error404 .banner-404 .banner-container .banner-inner a.error-btn:hover::before {
  transform: scaleY(1);
}
body.page-id-89 #get_info .col-sm-6 {
  padding-bottom: 40px;
}
body.page-id-89 #get_info .col-sm-6:last-child {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  body.page-id-89 #get_info .col-sm-6 .info_text p {
    height: auto;
  }
}
body.page-id-89 #get_help .get_text .get_contact_info {
  font-weight: 900;
  color: #169548;
  padding: 0;
  line-height: 1.5;
}
body.page-id-89 #get_help .get_text .get_contact_info a {
  padding: 0 5px;
  color: #169548;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 h2 {
  margin: 0 0 27px;
  color: #000000;
  font-size: 22px;
  line-height: 1.2em;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 strong {
  font-family: "quicksandbold", arial;
  color: #000000;
  font-size: 20px;
  line-height: 32px;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 p {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 25px;
  font-family: "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-left: 0;
  padding-left: 0;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 ol li {
  counter-increment: my-awesome-counter;
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
}
body.page-id-281929 .inner-text .content-989-sub.content-989-sub-2 ol li:before {
  content: counter(my-awesome-counter);
  background: #0b9444;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  line-height: 26px;
  color: white;
  text-align: center;
  margin-right: 1.5rem;
  font-family: "quicksandbold", arial;
  position: absolute;
  left: 0px;
  top: 2px;
}
#main-body-sub.single-page-standart-2023 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: clamp(90px, 5.765vw, 98px);
  padding-bottom: 75px;
  background: #ffffff;
}
@media (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
#main-body-sub.single-page-standart-2023 .container.container-single {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 90% !important;
  max-width: 1240px !important;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col {
  width: calc(100% - 400px);
  margin-right: 90px;
  /* Testimonial Box */
  /* Testimonial Box */
  /* Consultation Button */
  /* End Consultation Button */
  /* Reviews Box */
  /* End Reviews Box */
  /* Blockquote */
  /* End Blockquote */
  /* Rank Math Faq */
  /* End Rank Math Faq */
  /* Table Of Content */
  /* End Table Of Content */
  /* Table of Contents Plus */
  /* End Table of Contents Plus */
}
@media (max-width: 1280px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col {
    width: calc(100% - 360px);
    margin-right: 50px;
  }
}
@media (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .content-989-sub.content-989-sub-2 {
  padding: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.3em;
  /*border: 1px solid #ccc;*/
  font-size: 18px;
  font-family: "sourcesanspro-regular", sans-serif;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col table {
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col table {
    font-size: 19px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col table th, #main-body-sub.single-page-standart-2023 .single-content-right-col table td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col table th {
  background-color: #f5f5f5;
  font-weight: bold;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col table tr:nth-child(even) {
  background-color: #f9f9f9;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col table tr:hover {
  background-color: #f2f2f2;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h2 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  padding: 0;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h2 {
    font-size: clamp(32px, 2.182vw, 36px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h2 {
    font-size: clamp(28px, 3.368vw, 32px);
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h2:first-child {
  margin: 0 0 1.2em;
  font-size: 30px;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h2:first-child {
    font-size: clamp(34px, 2.424vw, 40px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h2:first-child {
    font-size: clamp(30px, 3.579vw, 34px);
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h3 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 110%;
  border-bottom: unset;
  position: unset;
  padding: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h3:before {
  display: none;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h3 {
    font-size: clamp(30px, 1.939vw, 32px);
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h3 {
    font-size: clamp(26px, 3.158vw, 30px);
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h4, #main-body-sub.single-page-standart-2023 .single-content-right-col h5 {
  margin: 1.7em 0 1.2em;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  padding: 0;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h4, #main-body-sub.single-page-standart-2023 .single-content-right-col h5 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col h4, #main-body-sub.single-page-standart-2023 .single-content-right-col h5 {
    font-size: 23px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h3, #main-body-sub.single-page-standart-2023 .single-content-right-col h4, #main-body-sub.single-page-standart-2023 .single-content-right-col h5 {
  padding: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col h3:first-child, #main-body-sub.single-page-standart-2023 .single-content-right-col h4:first-child, #main-body-sub.single-page-standart-2023 .single-content-right-col h5:first-child {
  margin-top: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p, #main-body-sub.single-page-standart-2023 .single-content-right-col ul, #main-body-sub.single-page-standart-2023 .single-content-right-col ol {
  font-size: 18px !important;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col p, #main-body-sub.single-page-standart-2023 .single-content-right-col ul, #main-body-sub.single-page-standart-2023 .single-content-right-col ol {
    font-size: 19px !important;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col p, #main-body-sub.single-page-standart-2023 .single-content-right-col ul, #main-body-sub.single-page-standart-2023 .single-content-right-col ol {
    font-size: 19px !important;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p {
  margin: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p:empty {
  display: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p:not(:last-child) {
  margin-bottom: 1.3em;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p span[data-mce-type="bookmark"] {
  display: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col section {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-size: 18px !important;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col section {
    font-size: 19px !important;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col section {
    font-size: 19px !important;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col strong, #main-body-sub.single-page-standart-2023 .single-content-right-col b {
  font-weight: 700;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ul {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ul > li {
  position: relative;
  padding-left: 32px;
  list-style: none;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  /*b, strong{
          font-family: "sourcesanspro-regular", Arial, sans-serif !important;
          font-weight: 700;
        }*/
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ul > li:not(:last-child) {
  margin-bottom: 0.6em;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ul > li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #0b9444;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col ul > li:before {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col ul > li:before {
    top: 10px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol {
  max-width: 90%;
  margin: 1.3em 0 1.3em 20px;
  padding: 0;
  counter-reset: myCounter;
  list-style: none;
  font-family: "sourcesanspro-regular", sans-serif !important;
  font-weight: 400;
  color: #000;
  line-height: 150%;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol > li {
  position: relative;
  padding-left: 32px;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  /*b, strong{
          font-family: "sourcesanspro-regular", Arial, sans-serif !important;
          font-weight: 700;
        }*/
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol > li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  position: absolute;
  top: 0;
  left: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: "sourcesanspro-regular", sans-serif;
  font-size: inherit;
  font-weight: 700;
  color: #000;
  background-color: transparent;
}
@media (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col ol > li:before {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col ol > li:before {
    top: 0;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol > li:not(:last-child) {
  margin-bottom: 0.6em;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol > li:nth-child(n + 10):before {
  left: -2px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="2"] {
  counter-reset: myCounter 1;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="3"] {
  counter-reset: myCounter 2;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="4"] {
  counter-reset: myCounter 3;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="5"] {
  counter-reset: myCounter 4;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="6"] {
  counter-reset: myCounter 5;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="7"] {
  counter-reset: myCounter 6;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="8"] {
  counter-reset: myCounter 7;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ol[start="9"] {
  counter-reset: myCounter 8;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col ul li ul, #main-body-sub.single-page-standart-2023 .single-content-right-col ol li ul, #main-body-sub.single-page-standart-2023 .single-content-right-col ul li ol, #main-body-sub.single-page-standart-2023 .single-content-right-col ol li ol {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.6em;
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col a, #main-body-sub.single-page-standart-2023 .single-content-right-col a:hover {
  outline: none;
  text-decoration: none;
  transition: all 0.25s ease;
  color: #000;
  border-bottom: 1px solid #000;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col a {
  font-family: "sourcesanspro-regular", sans-serif;
  color: #0b9444;
  border-bottom: 1px solid #0b9444;
  text-decoration: none !important;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col center {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1.3em;
  font-size: 19px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col center:first-child {
  margin-top: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col center iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col p > center {
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col img {
  width: 100%;
  height: auto;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col img[width="1"] {
  width: 1px;
  height: 1px;
}
@media (min-width: 500px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col img.alignright, #main-body-sub.single-page-standart-2023 .single-content-right-col img[align="right"] {
    max-width: 40%;
    height: auto;
    margin: 0 0 20px 20px;
    float: right;
  }
}
@media (min-width: 500px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col img.alignleft, #main-body-sub.single-page-standart-2023 .single-content-right-col img[align="left"] {
    max-width: 40%;
    height: auto;
    margin: 0 20px 20px 0;
    float: left;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col figure a, #main-body-sub.single-page-standart-2023 .single-content-right-col .icon-wrap a {
  border: none !important;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper {
  border: 1px solid #cccccc;
  margin: clamp(2.5em, 0.1979166667vw, 2.85em) 0 clamp(2.5em, 0.2638888889vw, 3.8em);
  border-radius: 8px;
  overflow: hidden;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote {
  margin: 0 !important;
  padding: clamp(28px, 3.75vw, 54px) 49px 54px 97px !important;
  background-color: #f5f5f5 !important;
  position: relative;
  border-left: none;
  border: none;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote {
    padding: clamp(28px, 3.75vw, 54px) 27px 54px 75px !important;
  }
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote {
    padding-right: 25px;
  }
}
@media screen and (max-width: 575px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote {
    padding: clamp(28px, 3.75vw, 54px) 20px 54px 75px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:before {
  content: "";
  width: 39px;
  height: 33px;
  background: url("/wp-content/uploads/2024/01/comma.png") center center;
  background-size: cover;
  position: absolute;
  top: 50px;
  left: 39px;
  border: none;
}
@media screen and (max-width: 1308px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:before {
    top: clamp(20px, 3.2874617737vw, 43px);
  }
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:before {
    left: 25px;
  }
}
@media screen and (max-width: 900px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:before {
    top: 20px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:after {
  content: "";
  width: 6px;
  height: calc(100% - 104px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  background-color: #0b9444;
  position: absolute;
  top: 90px;
  left: 62px;
}
@media screen and (max-width: 1320px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:after {
    height: calc(100% - 110px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  }
}
@media screen and (max-width: 1130px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:after {
    height: calc(100% - 115px - (clamp(35px, 45 / 1400 * 100vw, 45px)));
  }
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:after {
    left: 49px;
  }
}
@media screen and (max-width: 900px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote:after {
    top: 60px;
    height: calc(100% - 85px - (clamp(35px, 45 / 1440 * 100vw, 45px)));
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote p.title {
  margin-top: 0;
  margin-bottom: 0.8em;
  font-size: clamp(23px, 1.8055555556vw, 26px) !important;
  line-height: 1.071;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  font-weight: 700;
  margin-left: 0;
  padding-bottom: 0;
  border: none !important;
  font-style: normal !important;
  letter-spacing: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote p {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.33 !important;
  text-align: left !important;
  max-width: 705px !important;
  margin-bottom: 0;
  font-style: normal;
  letter-spacing: normal;
  text-transform: unset;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote p:not(:last-child) {
  margin: 0 0 1.3em 0 !important;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper blockquote p:last-child {
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 21px 21px 40px !important;
  background: #fff;
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
}
@media screen and (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .author-wrap {
  width: 42.5%;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
  color: #000000;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.4px !important;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p {
    text-align: center !important;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .author-wrap .author-inner p:last-child {
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
  margin-left: 15px;
  margin-top: 0;
  margin-right: 15px;
}
@media screen and (max-width: 1220px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star {
    margin-left: 0;
    margin-right: 0;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img {
  vertical-align: middle;
  margin: auto;
  max-width: 100px;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .blockquote-bottom-star img {
    max-width: 65px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(22px, 2vw, 24px) !important;
  letter-spacing: 0;
  color: #fff !important;
  border: 1px solid #0b9444;
  background-color: #0b9444;
  border-radius: 5px;
  transition: all 0.4s ease;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  z-index: 1;
  overflow: hidden;
  transition: ease-out 0.3s;
}
@media screen and (max-width: 1199px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    font-size: 22px;
  }
}
@media screen and (max-width: 1102px) and (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    padding: 13px 10px;
  }
}
@media screen and (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a {
    margin-top: 15px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .blockquote-wrapper .blockquote-bottom .schedule-btn-wrapper a:hover::after {
  transform: scaleX(1);
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .btn-btn1 {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #0b9444;
  border-radius: 5px;
  background-color: #0b9444;
  transition: all 0.4s ease;
  margin: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .btn-btn1:hover {
  color: #0b9444;
  text-decoration: none;
  background-color: #fff;
  transition: all 0.25s ease;
  border-bottom: 1px solid #0b9444;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .schedule-btn-wrapper {
  margin: 1.3em 0;
  text-align: start;
  line-height: 1;
  font-size: 19px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .schedule-btn-wrapper .schedule-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13px 18px 13px 18px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 2vw, 24px) !important;
  font-weight: 700;
  color: #fff !important;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none !important;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #0b9444;
  border-radius: 5px;
  background-color: #0b9444;
  transition: all 0.4s ease;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .schedule-btn-wrapper .schedule-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .schedule-btn-wrapper .schedule-btn:hover::after {
  transform: scaleX(1);
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box {
  margin: 1.3em 0;
  display: flex;
  justify-content: space-between;
  border-radius: 12px;
  background-image: linear-gradient(to top, #050b28 0%, #010b1a 100%);
  overflow: hidden;
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box {
    display: flex;
    flex-direction: column;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col {
  padding: 20px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col {
    padding: 30px 20px;
    width: 100%;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col h4 {
  margin-bottom: 0.8em;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(30px, 3vw, 45px) !important;
  line-height: 1.11;
  color: #fff;
  text-align: center;
}
@media (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col h4 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col h4 {
    font-size: 30px !important;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col a.reviews-box-btn {
  padding: 20px 28px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(25px, 1.867vw, 28px) !important;
  line-height: 1;
  /*border: none;*/
  color: #fff;
  border-radius: 8px;
  background-color: #0b9444;
  transition: all 0.25 ease;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #0b9444;
}
@media (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col a.reviews-box-btn {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col a.reviews-box-btn {
    font-size: 23px !important;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .left-col a.reviews-box-btn:hover {
  /*background-color: #fff;*/
  background-color: transparent;
  transition: all 0.25 ease;
  color: #0b9444;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .right-col {
  width: 52%;
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .right-col {
    width: 100%;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .right-col img {
  object-fit: cover;
  height: 100%;
  width: auto;
}
@media (max-width: 600px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .reviews-box .right-col img {
    width: 100%;
    height: auto;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col blockquote {
  position: relative;
  margin: 41px 0 46px;
  padding: 40px 40px 40px 85px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #f5f5f5;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col blockquote p {
  font-style: normal;
  font-size: 18px !important;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col blockquote {
    padding: 30px 30px 30px 75px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col blockquote:before {
  content: "";
  position: absolute;
  top: auto;
  left: 54px;
  bottom: 46px;
  width: 6px;
  height: calc(100% - 130px);
  background-color: #0b9444;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col blockquote:before {
    left: 43px;
    bottom: 34px;
    height: calc(100% - 100px);
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col blockquote:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
  width: 39px;
  height: 33px;
  background: url(/wp-content/uploads/2024/01/comma.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col blockquote:after {
    left: 18px;
    top: 16px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col blockquote p:last-child {
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper {
  margin: 0 0 38px 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
  padding: 20px;
  border: 1px solid #cccccc;
  background-color: #f5f5f5;
  cursor: pointer;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item {
    padding: 20px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item:not(:last-child) {
  margin-bottom: 10px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item .rank-math-answer {
  padding: 0;
  background-color: transparent;
  border: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
  position: relative;
  width: 100%;
  padding: 0 40px 0 0;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 110%;
  border: none;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3 {
    padding-right: 30px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  width: 19px;
  height: 9px;
  background: url(/wp-content/uploads/2024/01/Down.svg) no-repeat center;
  background-size: cover;
  transition: all 0.25s ease;
  left: unset;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:before {
    width: 20px;
    height: 12px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3:after {
  display: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item h3.active:before {
  opacity: 0.5;
  transform: rotate(-180deg);
  transition: all 0.25s ease;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
  padding-top: 20px;
  padding-right: 40px;
  font-family: "sourcesanspro-regular", sans-serif;
  font-size: 18px;
  line-height: 146%;
}
@media (max-width: 767px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col #rank-math-rich-snippet-wrapper #rank-math-faq .rank-math-list-item p {
    padding-right: 30px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .rank-math-contact-info {
  font-size: 19px;
  margin-bottom: 1.3em;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col .rank-math-contact-info .rank-math-contact-section {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 150%;
  font-size: 18px;
}
@media screen and (min-width: 981px) {
  #main-body-sub.single-page-standart-2023 .single-content-right-col .rank-math-contact-info .rank-math-contact-section {
    font-size: 19px;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container {
  margin: 50px 0 0;
  padding: 30px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container .ez-toc-title {
  font-weight: 700;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container a {
  margin-bottom: 0.5em;
  border-bottom: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container a:hover {
  text-decoration: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container nav ul li {
  padding: 0;
  font-family: "sourcesanspro-regular", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  color: #000;
  line-height: 140%;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #ez-toc-container nav li:before {
  display: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container {
  width: 100% !important;
  margin: 0;
  padding: 30px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container a {
  display: inline-block;
  margin-bottom: 10px;
  color: #000;
  border: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container a:hover {
  border: none;
  text-decoration: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container a .toc_number {
  margin-right: 10px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container p.toc_title {
  text-align: left;
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container p.toc_title .toc_toggle a {
  margin: 0;
  border: none;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container ul.toc_list {
  width: 100% !important;
  margin-left: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container ul.toc_list li {
  padding-left: 12px;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container ul.toc_list li a {
  margin-bottom: 0;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container ul.toc_list li ul {
  margin-left: 1.5em;
}
#main-body-sub.single-page-standart-2023 .single-content-right-col #toc_container ul.toc_list li:before {
  display: none;
}
#main-body-sub.single-page-standart-2023 .single-content-left-col {
  width: 100%;
  max-width: 310px;
}
#main-body-sub.single-page-standart-2023 .single-content-left-col .col-sm-4 {
  width: unset;
  max-width: unset;
}
@media (max-width: 980px) {
  #main-body-sub.single-page-standart-2023 .single-content-left-col {
    margin-left: auto;
    margin-right: auto;
  }
}
#main-body-sub.single-page-standart-2023 .single-content-left-col .col-sm-12, #main-body-sub.single-page-standart-2023 .single-content-left-col #page_single {
  padding: 0;
  width: 100% !important;
  float: unset;
}
.single > .reviews-box {
  display: none;
}
@media screen and (max-width: 767px) {
  body.single.postid-257588 #contact-372-page .banner-holder .banner-content {
    padding-top: 110px;
  }
}
body.single.postid-257588 #contact-372-page .banner-holder .container h1, body.single.postid-257588 #contact-372-page .banner-holder .container h2, body.single.postid-257588 #contact-372-page .banner-holder .container h3, body.single.postid-257588 #contact-372-page .banner-holder .container h4 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
body.single.postid-257588 #contact-372-page .banner-holder .container h1 {
  font-size: clamp(50px, 5.9027777778vw, 85px);
  margin-bottom: 1.03em;
  line-height: 1;
}
body.single.postid-257588 #contact-372-page .banner-holder .container .support-content a {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
@media screen and (max-width: 1250px) {
  body.single.postid-257588 #contact-form-section .content-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
body.single.postid-257588 #contact-form-section .container h4 {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
body.single.postid-257588 #contact-form-section .container p {
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
}
body.single .single-blog, body.page .single-blog {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
}
body.single .single-blog-title, body.page .single-blog-title {
  width: 100%;
  margin: 0 0 1.25em;
  padding: 0;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(34px, 2.424vw, 40px);
  font-weight: 700;
  color: #000000;
  text-align: center;
  line-height: 1;
}
body.single .single-blog-btn, body.page .single-blog-btn {
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif !important;
  text-transform: capitalize;
  font-size: clamp(22px, 2vw, 24px) !important;
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  transition: all 0.35s ease-out;
  position: relative;
  z-index: 1;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  padding: 13px 25px;
}
body.single .single-blog-btn::after, body.page .single-blog-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
}
body.single .single-blog-btn:hover::after, body.page .single-blog-btn:hover::after {
  transform: scaleX(1);
}
body.single .single-blog-posts, body.page .single-blog-posts {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5%;
  width: 100%;
}
@media (max-width: 980px) {
  body.single .single-blog-posts, body.page .single-blog-posts {
    justify-content: center;
  }
}
body.single .single-blog-post, body.page .single-blog-post {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 981px) {
  body.single .single-blog-post, body.page .single-blog-post {
    width: 30%;
  }
  body.single .single-blog-post:not(:last-child):before, body.page .single-blog-post:not(:last-child):before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d8d8;
    top: 0;
    right: -8.5%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  body.single .single-blog-post, body.page .single-blog-post {
    width: 47.5%;
  }
  body.single .single-blog-post:first-child:before, body.page .single-blog-post:first-child:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d8d8;
    top: 0;
    right: -5.5%;
  }
}
body.single .single-blog-post a, body.single .single-blog-post a:hover, body.page .single-blog-post a, body.page .single-blog-post a:hover {
  text-decoration: none;
}
body.single .single-blog-post > a, body.page .single-blog-post > a {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  margin: 0;
  text-decoration: none;
  border: 1px solid #000;
  overflow: hidden;
  transition: all 0.25s ease;
}
body.single .single-blog-post > a:hover, body.page .single-blog-post > a:hover {
  text-decoration: none;
}
body.single .single-blog-post > a:hover .single-blog-post-image, body.page .single-blog-post > a:hover .single-blog-post-image {
  transform: scale(1.03);
  transition: all 0.25s ease;
}
body.single .single-blog-post-image, body.page .single-blog-post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s ease;
}
body.single .single-blog-post-content, body.page .single-blog-post-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}
body.single .single-blog-post-content p, body.page .single-blog-post-content p {
  font-size: 19px;
  font-family: "sourcesanspro-regular", Arial, sans-serif !important;
  font-weight: 400;
  color: #000;
  line-height: 150%;
  margin-top: 0;
}
body.single .single-blog-post-title, body.page .single-blog-post-title {
  position: relative;
  display: block;
  margin: 0.714em 0 1.5em;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 2.3333333333vw, 28px);
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  text-align: left;
  transition: all 0.25s ease;
}
@media (max-width: 980px) {
  body.single .single-blog-post-title, body.page .single-blog-post-title {
    margin: 0.714em 0 2em;
  }
}
body.single .single-blog-post-title:before, body.page .single-blog-post-title:before {
  content: "";
  position: absolute;
  top: calc(100% + 22px);
  left: 0;
  width: 43px;
  height: 2px;
  background-color: #0b9444;
  transition: all 0.25s ease;
}
body.single .single-blog-post-title:hover, body.page .single-blog-post-title:hover {
  color: #0b9444;
  transition: all 0.25s ease;
}
body.single .single-blog-post-buttons a, body.page .single-blog-post-buttons a {
  position: relative;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  z-index: 1;
  color: #000;
  transition: all 0.25s ease;
  min-width: auto;
}
body.single .single-blog-post-buttons a:before, body.page .single-blog-post-buttons a:before {
  content: "";
  width: 10px;
  height: 15px;
  background: url(/wp-content/uploads/2024/01/arrow-right.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
  opacity: 0;
  transition: all 0.25s ease;
}
body.single .single-blog-post-buttons a:hover, body.page .single-blog-post-buttons a:hover {
  padding-left: 15px;
  background-color: transparent;
  color: #0b9444;
  transition: all 0.25s ease;
}
body.single .single-blog-post-buttons a:hover:before, body.page .single-blog-post-buttons a:hover:before {
  transform: translate(0, -50%);
  opacity: 1;
  transition: all 0.25s ease;
}
body.page-id-287360 .single-blog {
  display: none;
}
html body {
  overflow-x: hidden;
}
#section-blog {
  padding: clamp(50px, 6.828vw, 99px) 0;
}
#section-blog .blog-container {
  margin: 0 auto;
  padding: 0 !important;
  max-width: 1200px !important;
  width: 90% !important;
}
#section-blog .blog-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: calc(13px + 5%);
  border-bottom: 2px solid #0b9444;
}
@media (min-width: 981px) {
  #section-blog .blog-list {
    grid-template-columns: calc(50% - (0px + 1.5%)) calc(50% - (0px + 1.5%));
    grid-column-gap: calc(13px + 2%);
  }
}
@media (min-width: 1367px) {
  #section-blog .blog-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 980px) {
  #section-blog .blog-list {
    grid-template-columns: calc(50% - (13px + 1.5%)) calc(50% - (13px + 1.5%));
    grid-column-gap: calc(13px + 5%);
  }
}
@media (max-width: 767px) {
  #section-blog .blog-list {
    grid-template-columns: 100%;
  }
}
#section-blog .blog-list-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: calc(20px + 12%);
}
@media (max-width: 767px) {
  #section-blog .blog-list-item {
    max-width: 100%;
  }
}
#section-blog .blog-list-image-link {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 56%;
  font-size: 0;
  transition: all 0.3s ease;
  overflow: hidden;
}
#section-blog .blog-list-image-link img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #b5c2c9;
  object-position: center;
  transition: all 0.5s ease;
}
#section-blog .blog-list-image-link:hover img {
  transform: scale(1.05);
}
#section-blog .blog-list-title {
  margin-bottom: 17px;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 1.714vw, 24px);
  font-weight: 600;
  color: #000;
  line-height: 1.05;
  margin-top: 20px;
  display: block;
  text-align: left;
  transition: all 0.25s ease;
}
#section-blog .blog-list-title-link {
  color: #050C1F;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: clamp(22px, 1.655vw, 24px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.08;
  text-align: left;
  transition: all 0.3s ease;
}
#section-blog .blog-list-title-link:hover {
  color: #0b9444;
}
#section-blog .blog-list-description {
  color: #000000;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
  font-size: clamp(16px, 1.172vw, 17px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 19px;
  flex: 1;
}
#section-blog .blog-list-description p {
  color: #000000;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
  font-size: clamp(16px, 1.172vw, 17px);
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 0px;
  flex: 1;
}
#section-blog .blog-list-button-wrap {
  position: relative;
  z-index: 1;
  display: flex;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container {
  background: transparent !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.8);
  left: 240px;
  width: 160px;
  transition: all 0.25s ease;
  opacity: 0;
  z-index: -1;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container.active {
  left: 215px;
  opacity: 1;
}
#section-blog .blog-list-button-wrap .heateor_sss_sharing_container .share-btn {
  display: none !important;
}
#section-blog .blog-list-button-wrap .share-btn {
  display: block;
  font-family: "sourcesanspro-regular", Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 1;
  padding: 13px 34px 13px 25px;
  position: relative;
  min-height: 40px;
  transition: all 0.25s ease;
  /*&:hover {
				&::before {
					background-image: url(/wp-content/uploads/2023/05/Share.png);
				}
			}*/
}
#section-blog .blog-list-button-wrap .share-btn::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/01/Share.png);
  width: 17px;
  height: 15px;
  right: 13px;
  top: 13px;
}
#section-blog .blog-list-button-wrap .share-btn.active {
  padding: 13px 34px 13px 10px;
}
#section-blog .blog-list-button-wrap .share-btn.active + .heateor_sss_sharing_container {
  left: 180px;
  opacity: 1;
  z-index: 3;
}
#section-blog .blog-list-button {
  width: 114px;
  height: 42px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  background-color: #0b9444;
  border: 1px solid #0b9444;
  transition: all 0.3s ease;
  position: relative;
  z-index: -1;
}
#section-blog .blog-list-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #80ba37;
  transform-origin: left;
  transition: all 0.35s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transform: scaleX(0);
  z-index: -1;
  border-radius: 3px;
}
#section-blog .blog-list-button:hover::after {
  transform: scaleX(1);
}
#section-blog #pagination {
  width: 100%;
}
#section-blog #pagination .wp-pagenavi {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 550px) {
  #section-blog #pagination .wp-pagenavi a, #section-blog #pagination .wp-pagenavi span {
    padding: 1em 0.1em;
  }
}
.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: #0b9444;
  border: 2px solid #0b9444;
  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: #000000 !important;
  font-size: 16px !important;
  padding: 1em 0.5em;
  border: none;
  background: transparent !important;
  font-family: "HelveticaNeueBoldCondensed", Arial, sans-serif;
}
@media (max-width: 767px) {
  #pagination .wp-pagenavi span, #pagination .wp-pagenavi a {
    padding: 0.5em 0.25em;
  }
}
#pagination .wp-pagenavi span.current, #pagination .wp-pagenavi a.current {
  color: #0b9444 !important;
}
#pagination .wp-pagenavi a:hover {
  color: #0b9444 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.sysoft.ca%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_blog-section.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Findex.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_single-details.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_archive.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_popup-single.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_contact-pop-up-form.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_banner.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_post-banner.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_header-new.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fglobal%2F_banner-inner.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_sitemap.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_404.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_get-help.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_terms_and-sercive.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_single-page-2023.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_latest-post.scss%22%2C%22wp-content%2Fthemes%2Fsysoft_ulistic%2Fscss%2Fpages%2F_blog-section.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwDG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADuEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAC5EH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsFC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1FH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5IC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8JD%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%3BAC%2FLD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkNC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1OA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0PC%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%3BAAKA%3BAAAA%3BAAAA%3BAErUA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAClCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BACnBL%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBC%3BAAAA%3BAAAA%3BAC%2FTkB%3BAAAA%3BAAAA%3BAAMY%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BACrBtC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlFL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK4FE%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%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%3BAAyBC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqZK%3BAAAA%3BAAAA%3BAAcP%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK6dE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9eF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKmgBA%3BAAAA%3BAAAA%3BALngBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKghBF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9lBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqnBA%3BAAAA%3BAAAA%3BALloBF%3BAK0oBC%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%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%3BAAqBC%3BAAAA%3BAAAA%3BALn5BN%3BAAAA%3BAAAA%3BAMAA%3BAAAA%3BAAAA%3BANaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BANlHR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM4IG%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BANvJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOZD%3BAAAA%3BAAAA%3BAPYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOHF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPlDD%3BAOwDC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAPhEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0EA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChHH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAkCA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAkCA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAoDA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BARxKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgLE%3BAAAA%3BAAAA%3BAR1KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6LA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACjSF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAT5EJ%3BAUXE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BACzcT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAXhmCL%3BAAAA%3BAYUA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZvBD%3BAAAA%3BAY%2BBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAZnCF%3BAAAA%3BAY2CA%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%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ%2FEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYuFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZrPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAY2PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAA8BH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZxUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYkVG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAZ7aN%3BAAAA%3BAYybA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZlbE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYocD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAZhxBR%3BAAAA%3BAY%2BxBA%3BAAAA%3BAAAA%3BAZ5wBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYmxBD%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%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAZl8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbvDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAawEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb%2FFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAbhJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaqJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAQJ%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAC%2FND%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAffD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeyBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfjCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAewDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAflDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAe4EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAftEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAeiGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf3FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAemHG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BACrJF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAhBQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BACnBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBkBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBlbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB%2BbM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB%2FbN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBucM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAWV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB%2FwBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB6xBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBvxBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkB2yBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAlB%2FjCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBykCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACtpCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBwDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7ID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB6JE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAC5OA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBoCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBpCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBgDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB3QC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBgSD%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%3BApBjUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBqVC%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%3BApB%2FWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB%2BXC%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%3BAAAA%3BAAAA%3BApBxbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBqcC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%22%7D */