/* global styles */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: 'Open Sans', sans-serif;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
}
body {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1;
  padding: 0;
  background: #FFFFFF;
  color: #202020;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
  transition: opacity 0.5s;
}
#snippet-box {
  display: none;
}
.cleared:after {
  clear: both;
  content: '';
  display: block;
}
.a11y-toolbar .offscreen {
  display: none !important;
}
::-ms-clear {
  display: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
*::-webkit-media-controls-panel, *::--webkit-media-controls-play-button, *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
img {
  max-width: 100%;
  height: auto;
}
main {
  min-height: 70vh;
}
nav ul {
  list-style: none;
  margin: 0;
}
blockquote {
  quotes: none;
}
select, button {
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
button:focus {
  outline: none;
}
button {
  background: none;
}
ul, ol {
  margin: 0 0 2.5rem 2rem;
}
blockquote:before, blockquote:after {
  content: none;
}
.content-entry {
  font-size: 1.8rem;
  line-height: 1.5;
}
.content-entry:after {
  content: '';
  display: block;
  clear: both;
}
.content-entry a.read-more-text {
  font-size: 1.2rem;
  font-weight: 400;
  vertical-align: top;
  position: relative;
  padding-right: 1rem;
  border-bottom: none !important;
  margin-bottom: 2rem;
  display: none;
}
.content-entry a.read-more-text em {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.6rem;
  color: #08B14C;
}
.content-entry table {
  width: 100%;
  min-width: 767px;
}
.content-entry table thead th {
  border-bottom: 6px solid #0066DA;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  vertical-align: middle;
  text-align: left;
  padding: 1rem 2rem;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 5.5rem;
}
.content-entry table tbody tr:nth-child(odd) {
  background: rgba(242, 242, 242, 0.4);
}
.content-entry table tr td {
  padding: 1rem 2rem;
  height: 6.5rem !important;
  font-size: 1.4rem;
  line-height: 1.4;
  vertical-align: middle;
  border-top: 1px solid #F3F3F6;
  border-bottom: 1px solid #F3F3F6;
  box-sizing: border-box;
}
.content-entry table tr td h1, .content-entry table tr td h2, .content-entry table tr td h3, .content-entry table tr td h4, .content-entry table tr td h5, .content-entry table tr td h6 {
  margin-bottom: 0;
}
.content-entry .featured__quote-in {
  margin-bottom: 3rem;
}
.content-entry .featured__quote-in svg {
  color: #0066DA;
}
.content-entry blockquote {
  border-left: 3px solid #0066DA;
  padding: 1.4rem 4rem;
  margin-bottom: 4rem;
}
.content-entry blockquote p:last-child {
  margin-bottom: 0;
}
.content-entry h1, .content-entry h2, .content-entry h3, .content-entry h4, .content-entry h5, .content-entry h6 {
  margin-bottom: 2rem;
}
.content-entry a:not(.ia-link):not(.ia-btn) {
  text-decoration: none;
  transition: opacity 0.35s;
}
.content-entry a:not(.ia-link):not(.ia-btn):hover {
  opacity: 0.7;
}
.content-entry--small {
  font-size: 1.4rem;
}
.content-entry.p2 p {
  font-size: 1.6rem;
  line-height: 1.4;
}
.content-entry.p3 p {
  font-size: 1.2rem;
  line-height: 1.4;
}
.content-entry ul:not(.slick-dots) {
  list-style-type: none;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3;
  color: #08B14C;
  margin-left: 0;
}
.content-entry ul:not(.slick-dots) li {
  position: relative;
  margin-bottom: 2rem;
  padding-left: 4rem;
  color: #202020;
}
.content-entry ul:not(.slick-dots) li:before {
  content: url('data:image/svg+xml,<svg width="22" height="17" viewBox="0 0 22 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.73379 16.9999L0.133789 9.39989L2.03379 7.49989L7.73379 13.1999L19.9671 0.966553L21.8671 2.86655L7.73379 16.9999Z" fill="%2308B14C"/></svg>');
  width: 22px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
}
.content-entry ul:not(.slick-dots) li ul {
  margin-top: 1rem;
  margin-left: 2rem;
}
.content-entry ul:not(.slick-dots).two-col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-entry ul:not(.slick-dots).two-col li {
  width: 48%;
  box-sizing: border-box;
}
.content-entry ol {
  margin-left: 0;
  list-style-type: none;
  counter-reset: counter;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
}
.content-entry ol li {
  position: relative;
  padding-left: 4.4rem;
  margin-bottom: 2.5rem;
  counter-increment: counter;
}
.content-entry ol li:before {
  content: counter(counter) '.';
  color: #202020;
  font-weight: bold;
  position: absolute;
  left: 0.7rem;
  top: 0.2rem;
  font-size: 100%;
}
.content-entry ol.xl li {
  padding-left: 10rem;
}
.content-entry ol.l li, .content-entry ol.h1 li, .content-entry ol.h2 li, .content-entry ol.h3 li {
  padding-left: 7rem;
}
.content-entry.ia-white ul li {
  color: #FFFFFF;
}
.content-entry .ia-link {
  margin-bottom: 3rem;
}
.content-entry.ia-white ul:not(.slick-dots) li {
  color: #FFFFFF;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #0066DA;
}
input:focus, a:focus, button:focus, select:focus {
  outline: none;
}
input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  color: #000;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 3rem;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
  box-sizing: border-box;
}
iframe {
  max-width: 100%;
}
html.overlayed {
  overflow: hidden;
}
html.overlayed body.overlayed {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
html.overlayed #wrapper {
  overflow-y: scroll;
  overflow-x: hidden;
}
.alignleft {
  float: left;
  margin: 0 2rem 2rem 0;
}
.alignright {
  float: right;
  margin: 0 0 2rem 2rem;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
::selection {
  background: #c4c4c4;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #c4c4c4;
  /* Gecko Browsers */
}
#wrapper {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
#wrapper:after {
  clear: both;
  content: '';
  display: block;
}
.overlayed #wrapper {
  overflow: hidden;
}
.hidden {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.clear {
  clear: both;
  display: block;
  font-size: 1px;
}
/* text aligments */
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center, .aligncenter {
  text-align: center !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wp-caption, .wp-caption-text, .bypostauthor {
  font-size: 1.3rem;
}
.wp-caption {
  margin-bottom: 3.5rem;
}
.wp-caption img {
  margin-bottom: 1.2rem;
  vertical-align: top;
}
.sticky {
  font-size: 1.6rem;
}
.screen-reader-text {
  font-size: 1.6rem;
}
.gallery-caption {
  font-size: 1.6rem;
}
.gmnoprint *, .select-maps > a, .gm-style-cc a {
  white-space: normal !important;
}
.inner {
  max-width: 1460px;
  width: 100%;
  padding: 0 3rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.hidden {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#content {
  position: relative;
  height: 100%;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}
.column-50 {
  float: left;
  width: 48%;
}
.column-50 + .column-50 {
  float: right;
}
@media (max-width: 767px) {
  .inner {
    padding: 0 2rem;
  }
  .content-entry ul:not(.slick-dots).two-col {
    display: block;
  }
  .content-entry ul:not(.slick-dots).two-col li {
    width: auto;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.wow {
  visibility: hidden;
}
/* headings */
.h1, .h2, .h3, .h4, .h5, .h6, .xl, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.25;
  margin-bottom: 3.2rem;
}
.h1 *, .h2 *, .h3 *, .h4 *, .h5 *, .h6 *, .xl *, h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
  font-family: 'Montserrat', sans-serif;
}
h1, .h1 {
  font-weight: 700;
}
p, .p, .p2, .p3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 3rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 2rem;
}
.mb-3 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 4rem;
}
.fw-bold {
  font-weight: 800;
}
.fw-extra {
  font-weight: 900;
}
.text--white {
  color: white;
}
.i-title {
  font-family: 'Montserrat', sans-serif !important;
}
.i-text {
  font-family: 'Open Sans', sans-serif !important;
}
h1 {
  font-size: 5.6rem;
}
h2 {
  font-size: 4rem;
}
h3 {
  font-size: 3.2rem;
}
h4 {
  font-size: 2.4rem;
}
h5 {
  font-size: 2rem;
}
h6 {
  font-size: 1.8rem;
}
.xl {
  font-size: 9rem !important;
}
.h1 {
  font-size: 5.6rem !important;
}
.h2 {
  font-size: 4rem !important;
}
.h3 {
  font-size: 3.2rem !important;
}
.h4 {
  font-size: 2.4rem !important;
}
.h5 {
  font-size: 2rem !important;
}
.h6 {
  font-size: 1.8rem !important;
}
.p {
  font-size: 1.8rem !important;
}
.p2 {
  font-size: 1.6rem !important;
}
.p3 {
  font-size: 1.2rem !important;
}
.i-extra {
  font-weight: 900 !important;
}
.i-bold {
  font-weight: 800 !important;
}
.i-semi {
  font-weight: 600 !important;
}
.i-medium {
  font-weight: 500 !important;
}
.i-regular {
  font-weight: 400 !important;
}
.i-light {
  font-weight: 300 !important;
}
.i-thin {
  font-weight: 100 !important;
}
.i-green {
  color: #08B14C !important;
}
.i-white {
  color: #FFFFFF !important;
}
.i-gray {
  color: #F3F3F6 !important;
}
.i-gray-dark {
  color: #6E6E73 !important;
}
.i-black {
  color: #202020 !important;
}
.i-red {
  color: #D70302 !important;
}
.i-blue {
  color: #0066DA !important;
}
.i-bg-green {
  background: #08B14C !important;
}
.i-bg-white {
  background: #FFFFFF !important;
}
.i-bg-gray {
  background: #F3F3F6 !important;
}
.i-bg-gray-dark {
  background: #6E6E73 !important;
}
.i-bg-black {
  background: #202020 !important;
}
.i-bg-red {
  background: #D70302 !important;
}
.i-bg-blue {
  background: #0066DA !important;
}
.ia-margin-0 {
  margin-bottom: 0 !important;
}
.ia-margin-05 {
  margin-bottom: 0.5rem !important;
}
.ia-margin-1 {
  margin-bottom: 1rem !important;
}
.ia-margin-2 {
  margin-bottom: 2rem !important;
}
.ia-margin-3 {
  margin-bottom: 3rem !important;
}
.space {
  height: 6rem;
}
.single-portfolio .space {
  height: 1px;
}
.images-in-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.images-in-row img {
  max-width: 20%;
}
.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}
/* buttons */
.btn {
  font-family: 'Open Sans', sans-serif;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 1.2rem;
  transition: all 0.35s;
  padding: 0;
  background: #0066DA;
  border: none;
  cursor: pointer;
}
.btn span {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 1.8rem 3.2rem;
}
.btn:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: auto;
  height: 100%;
  right: 0;
  background: linear-gradient(90deg, #00A3FF 0%, #0066DA 100%);
  opacity: 0;
  transition: opacity 0.2s;
}
.btn:hover {
  color: #FFFFFF;
  background: transparent;
  border-color: transparent;
}
.btn:hover:after {
  opacity: 1;
}
.btn--outline-blue {
  background: #FFFFFF;
  color: #0066DA;
  border: 2px solid #0066DA;
}
.btn--outline-blue:hover {
  color: #FFFFFF;
  border-color: transparent;
}
.btn--white {
  background: #FFFFFF;
  color: #0066DA;
  border-color: #FFFFFF;
}
.btn--white:hover {
  border-color: transparent;
  color: #FFFFFF !important;
}
.play-icon {
  width: 8rem;
  height: 8rem;
  background: #FFFFFF;
  border-radius: 8rem;
  position: relative;
  color: #0066DA;
}
.play-icon:after {
  content: '';
  position: absolute;
  inset: 0.6rem;
  border-radius: 50%;
  border: 1px solid #0066DA;
}
.play-icon svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.slick-dots {
  list-style-type: none;
  display: flex;
  justify-content: center;
  margin: 0;
}
.slick-dots li {
  background: #F3F3F6;
  width: 8px;
  position: relative;
  height: 8px;
  margin: 0 6px;
  border-radius: 50%;
  overflow: hidden;
}
.slick-dots li.slick-active {
  background: #0066DA;
  opacity: 1;
}
.slick-dots li button {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  overflow: hidden;
  text-indent: 999px;
  cursor: pointer;
  white-space: nowrap;
}
.field {
  position: relative;
  width: 100%;
}
.field label {
  position: absolute;
  top: 1.6rem;
  font-size: 1.6rem;
  color: #6E6E73;
  left: 1rem;
  line-height: 24px;
  padding: 0 5px;
  z-index: 10;
  pointer-events: none;
  transition: top 0.3s;
}
.field.focused label {
  top: -12px;
  font-size: 13px;
  background: #FFFFFF;
  color: #202020;
}
/* form styles */
form {
  color: #202020;
}
form select, form input[type='text'], form input[type='tel'], form input[type='email'], form input[type='password'], form input[type='date'], form textarea {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #CCCCD1;
  background: #FFFFFF;
  padding: 0 1.6rem;
  height: 5.6rem;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  color: #202020;
  outline: none;
  border-radius: 1.2rem;
  margin-bottom: 2rem;
}
form select.wpcf7-not-valid, form input[type='text'].wpcf7-not-valid, form input[type='tel'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='password'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, form textarea.wpcf7-not-valid {
  border: 1px solid #c50000;
  box-shadow: inset 0px 0px 0px 1px red;
}
form select:focus, form input[type='text']:focus, form input[type='tel']:focus, form input[type='email']:focus, form input[type='password']:focus, form input[type='date']:focus, form textarea:focus {
  border: 1px solid #0066DA;
}
form select:focus::-webkit-input-placeholder, form input[type='text']:focus::-webkit-input-placeholder, form input[type='tel']:focus::-webkit-input-placeholder, form input[type='email']:focus::-webkit-input-placeholder, form input[type='password']:focus::-webkit-input-placeholder, form input[type='date']:focus::-webkit-input-placeholder, form textarea:focus::-webkit-input-placeholder {
  color: #202020;
  opacity: 0.1;
}
form select:focus:-moz-placeholder, form input[type='text']:focus:-moz-placeholder, form input[type='tel']:focus:-moz-placeholder, form input[type='email']:focus:-moz-placeholder, form input[type='password']:focus:-moz-placeholder, form input[type='date']:focus:-moz-placeholder, form textarea:focus:-moz-placeholder {
  color: #202020;
  opacity: 0.1;
}
form select:focus::-moz-placeholder, form input[type='text']:focus::-moz-placeholder, form input[type='tel']:focus::-moz-placeholder, form input[type='email']:focus::-moz-placeholder, form input[type='password']:focus::-moz-placeholder, form input[type='date']:focus::-moz-placeholder, form textarea:focus::-moz-placeholder {
  color: #202020;
  opacity: 0.1;
}
form select:focus:-ms-input-placeholder, form input[type='text']:focus:-ms-input-placeholder, form input[type='tel']:focus:-ms-input-placeholder, form input[type='email']:focus:-ms-input-placeholder, form input[type='password']:focus:-ms-input-placeholder, form input[type='date']:focus:-ms-input-placeholder, form textarea:focus:-ms-input-placeholder {
  color: #202020;
  opacity: 0.1;
}
form select::-webkit-input-placeholder, form input[type='text']::-webkit-input-placeholder, form input[type='tel']::-webkit-input-placeholder, form input[type='email']::-webkit-input-placeholder, form input[type='password']::-webkit-input-placeholder, form input[type='date']::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #202020;
  opacity: 0.5;
}
form select:-moz-placeholder, form input[type='text']:-moz-placeholder, form input[type='tel']:-moz-placeholder, form input[type='email']:-moz-placeholder, form input[type='password']:-moz-placeholder, form input[type='date']:-moz-placeholder, form textarea:-moz-placeholder {
  color: #202020;
  opacity: 0.5;
}
form select::-moz-placeholder, form input[type='text']::-moz-placeholder, form input[type='tel']::-moz-placeholder, form input[type='email']::-moz-placeholder, form input[type='password']::-moz-placeholder, form input[type='date']::-moz-placeholder, form textarea::-moz-placeholder {
  color: #202020;
  opacity: 0.5;
}
form select:-ms-input-placeholder, form input[type='text']:-ms-input-placeholder, form input[type='tel']:-ms-input-placeholder, form input[type='email']:-ms-input-placeholder, form input[type='password']:-ms-input-placeholder, form input[type='date']:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #202020;
  opacity: 0.5;
}
form input[type='date'] {
  padding-left: 4rem;
  background: url(../images/icons/calendar.svg) no-repeat 8px 50%;
}
form input[type='date']::-webkit-calendar-picker-indicator {
  display: none;
}
form textarea {
  height: 12rem;
  resize: none;
  padding: 1.6rem;
}
form .file-wrap {
  position: relative;
  margin-bottom: 3.5rem;
}
form .file-wrap .wpcf7-not-valid-tip {
  top: 100%;
  bottom: auto;
  right: auto;
  left: 0;
}
form .file-wrap .file-wrap-btn {
  padding: 0 0.6rem;
  width: 14.4rem;
  height: 3.8rem;
  font-size: 1.4rem;
  line-height: 3.8rem;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #202020;
  color: #202020;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  text-decoration: none;
}
form .file-wrap input {
  width: 14.2rem;
  height: 3.8rem;
  margin: 0.1rem;
  cursor: pointer;
  opacity: 0;
}
form .file-wrap .file-name {
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  padding-left: 2.4rem;
}
form .file-wrap .remove-file {
  display: inline-block;
  margin-left: 0.5rem;
  font-size: 1.2rem;
  vertical-align: middle;
}
form label {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  display: block;
  margin-bottom: 0.5rem;
}
form label + br {
  display: none;
}
form label b {
  color: #202020;
  font-weight: normal;
}
form label span {
  font-weight: normal;
}
form .wpcf7-checkbox .wpcf7-list-item, form .wpcf7-radio .wpcf7-list-item {
  margin: 0 2rem 0 0;
}
form input[type="checkbox"] {
  display: none;
}
form input[type="checkbox"]:checked + span:before {
  background: #202020;
}
form input[type="checkbox"]:checked + span:after {
  opacity: 1;
}
form input[type="checkbox"] + span {
  display: inline-block;
  line-height: 1.9rem;
  font-size: 1.4rem;
  position: relative;
  padding-left: 3rem;
  margin: 0 0 1rem;
  cursor: pointer;
}
form input[type="checkbox"] + span:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 0.2rem;
  content: '';
  border: 0.1rem solid #202020;
}
form input[type="checkbox"] + span:after {
  width: 1rem;
  height: 0.4rem;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  content: '';
  position: absolute;
  top: 0.5rem;
  left: 0.4rem;
  transform: rotate(-45deg);
  opacity: 0;
}
form input[type="radio"] {
  display: none;
}
form input[type="radio"]:checked + span:before {
  border-color: #202020;
}
form input[type="radio"]:checked + span:after {
  opacity: 1;
}
form input[type="radio"] + span {
  display: inline-block;
  line-height: 1.4;
  font-size: 1.4rem;
  font-weight: 400;
  color: #202020;
  margin: 0 0 1rem;
  position: relative;
  padding-left: 2.5rem;
  cursor: pointer;
}
form input[type="radio"] + span:before {
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  border: 1px solid #202020;
  border-radius: 50%;
  top: 0;
  left: 0;
  content: '';
  position: absolute;
}
form input[type="radio"] + span:after {
  width: 0.9rem;
  height: 0.9rem;
  background: #0066DA;
  content: '';
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  border-radius: 50%;
  opacity: 0;
}
form input[type=file], form input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}
.columns-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3.5rem 5rem;
}
.columns-grid__item {
  margin: 0 3.5rem 5rem;
}
.columns-grid--2 .columns-grid__item {
  width: calc(50% - 7rem);
}
.columns-grid--3 .columns-grid__item {
  width: calc(33.33% - 7rem);
}
.columns-grid--4 .columns-grid__item {
  width: calc(25% - 3rem);
}
.breadcrumbs {
  font-size: 1.4rem;
  font-weight: 400;
  color: #6E6E73;
  line-height: 1.4;
  margin-bottom: 5rem;
}
.breadcrumbs span.breadcrumb-arrow {
  margin: 0 1rem;
  background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 5.5575L9.435 9L6 12.4425L7.0575 13.5L11.5575 9L7.0575 4.5L6 5.5575Z" fill="%23C3C3C3"/><mask id="mask0_3285_24489" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="6" y="4" width="6" height="10"><path d="M6 5.5575L9.435 9L6 12.4425L7.0575 13.5L11.5575 9L7.0575 4.5L6 5.5575Z" fill="white"/></mask><g mask="url(%23mask0_3285_24489)"><rect y="18" width="18" height="18" transform="rotate(-90 0 18)" fill="%23C3C3C3"/></g></svg>') no-repeat 0 0 / 100% auto;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-indent: 999px;
}
.breadcrumbs > span {
  margin: 0 0 5px;
  display: inline-block;
}
.breadcrumbs > span:first-child {
  margin-left: 0;
}
.breadcrumbs > em {
  margin: 0 5px;
  display: inline-block;
  font-style: normal;
}
.breadcrumbs a {
  color: #6E6E73;
  transition: color 0.35s;
}
.breadcrumbs.i-white {
  opacity: 1;
}
.breadcrumbs.i-white a {
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.slick-arrow {
  width: 32px;
  height: 24px;
  position: absolute;
  border: none;
  top: 50%;
  left: -90px;
  transform: translate(0, -50%);
  z-index: 12;
  cursor: pointer;
  overflow: hidden;
  color: transparent;
}
.slick-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.3;
}
.slick-arrow.slick-next {
  left: auto;
  right: -90px;
  transform: translate(0, -50%) scaleX(-1);
}
.slick-arrow:before {
  font-family: 'icomoon' !important;
  content: '';
  font-size: 2.6rem;
  color: #c3c3c3;
  transition: color 0.35s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -1.8rem;
  font-size: 1.2rem;
}
.fancybox-close-small {
  transition: opacity 0.35s;
  opacity: 1;
}
.fancybox-close-small:hover {
  opacity: 0.8;
}
.i-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.col {
  width: calc(33.33% - 1.33rem);
  margin-right: 2rem;
}
.col:nth-child(3n + 3) {
  margin-right: 0;
}
.col-l, .col-r {
  width: 49%;
}
.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.link-icon {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1rem;
  padding-left: 4rem;
  position: relative;
  color: #202020;
  font-size: 2rem;
}
.link-icon i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.4rem;
  color: #0066DA;
}
.link-icon span {
  color: #6E6E73;
  font-size: 1.3rem;
}
.close-button {
  position: absolute;
  top: 3rem;
  right: 3rem;
  color: #C3C3C3;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  transition: box-shadow 0.35s;
}
.close-button svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.35s;
}
.file {
  color: #0066DA;
  position: relative;
  font-size: 1.6rem;
  border: 2px solid #0066DA;
  padding: 1.8rem;
  font-weight: bold;
  width: 160px;
  border-radius: 1.2rem;
  box-sizing: border-box;
}
.file i {
  margin-right: 1.2rem;
}
.file .wpcf7-form-control-wrap, .file input {
  position: absolute;
  inset: 0 0 0 0;
}
.file input {
  opacity: 0;
}
.file-title {
  position: absolute;
  left: 110%;
  top: 50%;
  margin-top: -5px;
  color: #08B14C;
  font-size: 1.2rem;
}
.wpcf7 form .wpcf7-response-output {
  padding: 0;
  margin: 1rem 0;
  border: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #08B14C;
  /* Green */
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output {
  color: #D70302;
}
.select {
  position: relative;
}
.select:after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  border: 5px solid transparent;
  border-top: 5px solid #6E6E73;
}
.play-icon {
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  background: #FFFFFF;
  display: block;
  margin: 0 auto;
}
.play-icon:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #FFFFFF;
  transition: transform 0.5s;
}
.play-icon:after {
  content: '';
  width: 6rem;
  height: 6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #0066DA;
}
.play-icon svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
}
.desktop-version .slick-arrow:hover:before {
  color: #0066DA;
}
.desktop-version .close-button:hover {
  box-shadow: 0 0 10px rgba(62, 155, 217, 0.5);
}
.desktop-version .breadcrumbs a:hover {
  color: #0066DA;
}
.desktop-version .play-icon:hover:before {
  transform: scale(1.1);
}
.file .wpcf7-not-valid-tip {
  top: 8rem;
}
.wpcf7 form .wpcf7-response-output {
  margin-top: 1rem;
}
.contact-notice-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  display: none;
}
.contact-notice {
  border-radius: 2rem;
  border: 1px solid #E2E1E3;
  padding: 3rem;
  width: 840px;
  max-width: 100%;
  background: #FFFFFF;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  box-sizing: border-box;
  display: none;
}
.contact-notice svg {
  display: inline-block;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 4.6rem;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 2.7rem;
  }
  h4 {
    font-size: 2rem;
  }
  h5 {
    font-size: 1.7rem;
  }
  h6 {
    font-size: 1.6rem;
  }
  .xl {
    font-size: 6rem !important;
  }
  .h1 {
    font-size: 4.6rem !important;
  }
  .h2 {
    font-size: 3rem !important;
  }
  .h3 {
    font-size: 2.7rem !important;
  }
  .h4 {
    font-size: 2rem !important;
  }
  .h5 {
    font-size: 1.7rem !important;
  }
  .h6 {
    font-size: 1.6rem !important;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 3.1rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 2.5rem;
  }
  h4 {
    font-size: 1.8rem;
  }
  h5 {
    font-size: 1.5rem;
  }
  h6 {
    font-size: 1.4rem;
  }
  .xl {
    font-size: 5rem !important;
  }
  .h1 {
    font-size: 3.6rem !important;
  }
  .h2 {
    font-size: 2rem !important;
  }
  .h3 {
    font-size: 2.5rem !important;
  }
  .h4 {
    font-size: 1.8rem !important;
  }
  .h5 {
    font-size: 1.5rem !important;
  }
  .h6 {
    font-size: 1.4rem !important;
  }
  p, .content-entry ul:not(.slick-dots) {
    font-size: 1.4rem;
  }
  .breadcrumbs {
    margin-bottom: 1rem;
  }
  .i-row {
    display: block;
  }
  .col-l {
    margin-bottom: 2rem;
  }
  .col-l, .col-r {
    width: 100%;
  }
  .col-l.text-right, .col-r.text-right {
    text-align: left !important;
  }
  .columns-grid--3 .columns-grid__item {
    width: calc(50% - 7rem);
  }
}
@media (max-width: 767px) {
  .space {
    display: none;
  }
  .col {
    width: auto;
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .xl {
    font-size: 3rem !important;
  }
  .columns-grid--3 {
    display: block;
    margin: 0 0 3rem;
  }
  .columns-grid--3 .columns-grid__item {
    width: auto;
    margin: 0 2rem 2rem;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.ttf?5jw4ib') format('truetype'), url('../fonts/icomoon.woff?5jw4ib') format('woff'), url('../fonts/icomoon.svg?5jw4ib#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^='icon-'], [class*=' icon-'] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-management::after {
  content: "";
}
.icon-management::before {
  content: "";
  margin-right: -1em;
  color: #0066da;
}
.icon-reduce::after {
  content: "";
}
.icon-reduce::before {
  content: "";
  margin-right: -1em;
  color: #0066da;
}
.icon-soft::after {
  content: "";
}
.icon-soft::before {
  content: "";
  margin-right: -1em;
  color: #0066da;
}
.icon-agregation-extra::after {
  content: "";
}
.icon-agregation-extra::before {
  content: "";
  color: #0066da;
  margin-right: -1em;
  position: relative;
  z-index: 2;
}
.icon-big-data-extra::after {
  content: "";
}
.icon-big-data-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-collaborative-extra::after {
  content: "";
}
.icon-collaborative-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-commited::after {
  content: "";
}
.icon-commited::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-customized-extra::after {
  content: "";
}
.icon-customized-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-device-managment-extra::after {
  content: "";
}
.icon-device-managment-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-future-extra::after {
  content: "";
}
.icon-future-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-get-quick-extra::after {
  content: "";
}
.icon-get-quick-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-hardware-extra::after {
  content: "";
}
.icon-hardware-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-improve-extra::after {
  content: "";
}
.icon-improve-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-industry-extra::after {
  content: "";
}
.icon-industry-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-integration-extra::after {
  content: "";
}
.icon-integration-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-schedule-extra::after {
  content: "";
}
.icon-schedule-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-scratch-extra::after {
  content: "";
}
.icon-scratch-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-softaware-extra::after {
  content: "";
}
.icon-softaware-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-solution-extra::after {
  content: "";
}
.icon-solution-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-success-extra::after {
  content: "";
}
.icon-success-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-time-extra::after {
  content: "";
}
.icon-time-extra::before {
  content: "";
  margin-left: -1em;
  color: #0066da;
}
.icon-upgrade-extra::after {
  content: "";
}
.icon-upgrade-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-visualization-extra::after {
  content: "";
}
.icon-visualization-extra::before {
  content: "";
  margin-right: -1em;
  position: relative;
  z-index: 2;
  color: #0066da;
}
.icon-trafic::before {
  content: "";
  color: #0066DA;
}
.icon-trafic::after {
  content: "";
  margin-left: -1em;
}
.icon-time::before {
  content: "";
  color: #0066DA;
}
.icon-time::after {
  content: "";
  margin-left: -1em;
}
.icon-team::before {
  content: "";
  color: #0066DA;
}
.icon-team::after {
  content: "";
  margin-left: -1em;
}
.icon-startups-2::before {
  content: "";
  color: #0066DA;
}
.icon-startups-2::after {
  content: "";
  margin-left: -1em;
}
.icon-startups::before {
  content: "";
  color: #0066DA;
}
.icon-startups::after {
  content: "";
  margin-left: -1em;
}
.icon-softwere::before {
  content: "";
  color: #0066DA;
}
.icon-softwere::after {
  content: "";
  margin-left: -1em;
}
.icon-secure::before {
  content: "";
  color: #0066DA;
}
.icon-secure::after {
  content: "";
  margin-left: -1em;
}
.icon-school::before {
  content: "";
  color: #0066DA;
}
.icon-school::after {
  content: "";
  margin-left: -1em;
}
.icon-scalable::before {
  content: "";
  color: #0066DA;
}
.icon-scalable::after {
  content: "";
  margin-left: -1em;
}
.icon-reliable::before {
  content: "";
  color: #0066DA;
}
.icon-reliable::after {
  content: "";
  margin-left: -1em;
}
.icon-realized::before {
  content: "";
  color: #0066DA;
}
.icon-realized::after {
  content: "";
  margin-left: -1em;
}
.icon-quality::before {
  content: "";
  color: #0066DA;
}
.icon-quality::after {
  content: "";
  margin-left: -1em;
}
.icon-partnership::before {
  content: "";
  color: #0066DA;
}
.icon-partnership::after {
  content: "";
  margin-left: -1em;
}
.icon-meter::before {
  content: "";
  color: #0066DA;
}
.icon-meter::after {
  content: "";
  margin-left: -1em;
}
.icon-iot::before {
  content: "";
  color: #0066DA;
}
.icon-iot::after {
  content: "";
  margin-left: -1em;
}
.icon-fintech::before {
  content: "";
  color: #0066DA;
}
.icon-fintech::after {
  content: "";
  margin-left: -1em;
}
.icon-fast-result::before {
  content: "";
  color: #0066DA;
}
.icon-fast-result::after {
  content: "";
  margin-left: -1em;
}
.icon-experience::before {
  content: "";
  color: #0066DA;
}
.icon-experience::after {
  content: "";
  margin-left: -1em;
}
.icon-elevator::before {
  content: "";
  color: #0066DA;
}
.icon-elevator::after {
  content: "";
  margin-left: -1em;
}
.icon-education::before {
  content: "";
  color: #0066DA;
}
.icon-education::after {
  content: "";
  margin-left: -1em;
}
.icon-edtech::before {
  content: "";
  color: #0066DA;
}
.icon-edtech::after {
  content: "";
  margin-left: -1em;
}
.icon-drone::before {
  content: "";
  color: #0066DA;
}
.icon-drone::after {
  content: "";
  margin-left: -1em;
}
.icon-digital-bank::before {
  content: "";
  color: #0066DA;
}
.icon-digital-bank::after {
  content: "";
  margin-left: -1em;
}
.icon-customers::before {
  content: "";
  color: #0066DA;
}
.icon-customers::after {
  content: "";
  margin-left: -1em;
}
.icon-custom::before {
  content: "";
  color: #0066DA;
}
.icon-custom::after {
  content: "";
  margin-left: -1em;
}
.icon-communication::before {
  content: "";
  color: #0066DA;
}
.icon-communication::after {
  content: "";
  margin-left: -1em;
}
.icon-api::before {
  content: "";
  color: #0066DA;
}
.icon-api::after {
  content: "";
  margin-left: -1em;
}
.icon-ai::before {
  content: "";
  color: #0066DA;
}
.icon-ai::after {
  content: "";
  margin-left: -1em;
}
.icon-quote::before {
  content: "";
}
.icon-play::before {
  content: "";
}
.icon-phone::before {
  content: "";
}
.icon-linkedin::before {
  content: "";
}
.icon-instagram::before {
  content: "";
}
.icon-facebook::before {
  content: "";
}
.icon-email::before {
  content: "";
}
.icon-phone-2::before {
  content: "";
}
.icon-upload::before {
  content: "";
}
.icon-youtube::before {
  content: "";
}
.icon-twitter::before {
  content: "";
}
.icon-check-mark::before {
  content: "";
  color: #18a800;
}
.icon-check-mark::after {
  content: "";
  margin-left: -1em;
}
.icon-arrow::before {
  content: "";
}
.ui_components .section__block {
  padding: 4rem 0;
}
.ui_components .section__block .label {
  border-bottom: 1px solid #202020;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
.ui_components .section__block .label.ia-white {
  border-color: #FFFFFF;
}
.ui_components .colors {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.ui_components .colors > div {
  width: calc(20% - 1.2rem);
  margin: 0 1.5rem 20px 0;
}
.ui_components .colors > div:nth-child(5n + 5) {
  margin-right: 0;
}
.ui_components .colors > div span {
  width: 100%;
  display: block;
  padding-bottom: 50%;
  background: #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}
.ui_components ul {
  list-style-type: none;
  margin: 0;
}
.ui_components .align-columns {
  display: flex;
  flex-wrap: wrap;
}
.ui_components .align-columns > div {
  width: 33.33%;
}
.ui_components .btn, .ui_components .ia-link {
  margin-right: 3rem;
}
.ptl {
  display: flex;
  flex-wrap: wrap;
}
.glyph {
  font-size: 16px;
  width: 20%;
  padding: 2rem;
  box-sizing: border-box;
}
.liga {
  width: 80%;
  width: calc(100% - 2.5em);
}
.talign-right {
  text-align: right;
}
.talign-center {
  text-align: center;
}
.bgc1 {
  background: #f1f1f1;
}
.fgc1 {
  color: #999;
}
.fgc0 {
  color: #000;
}
.mvm {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.mtn {
  margin-top: 0;
}
.mhmm {
  margin-left: 1em;
  margin-right: 1em;
}
.mls {
  margin-left: 0.25em;
  display: block;
  font-size: 1.6rem;
}
.pbs, .pvs {
  padding-bottom: 0.25em;
}
.pvs, .pts {
  padding-top: 0.25em;
}
.unitRight {
  display: none;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden-true {
  display: none;
}
.textbox0 {
  width: 3em;
  background: #f1f1f1;
  padding: 0.25em 0.5em;
  line-height: 1.5;
  height: 1.5em;
}
#testDrive {
  display: block;
  padding-top: 24px;
  line-height: 1.5;
}
.fs1 {
  font-size: 32px;
}
.page-template-default main {
  padding-top: 10rem;
}
/* header */
.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding: 2.3rem 0;
  background: #FFFFFF;
  z-index: 99;
}
.header .logo {
  color: #202020;
}
.header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
.header__left {
  display: flex;
  align-items: center;
}
.header__left .navigation {
  margin-left: 4rem;
}
.header__right {
  display: flex;
  align-items: center;
}
.header__right .navigation {
  display: none;
}
.header__right-close {
  display: none;
}
.header__right .btn {
  margin-left: 1.6rem;
}
.header__right .btn span {
  padding: 1rem 2.4rem;
}
.header__phone {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  position: relative;
  color: #3E9BD9;
  transition: color 0.35s;
}
.header__phone i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2.4rem;
  z-index: 5;
  transform: translate(-50%, -50%);
}
.header__phone:after {
  content: '';
  position: absolute;
  inset: 0 0 0 0;
  border-radius: 50%;
  border: 1px solid #F3F3F6;
  transition: transform 0.35s, box-shadow 0.35s, background 0.35s;
}
#mobile-menu {
  display: none;
}
.navigation ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 1.6rem;
  margin-right: 3rem;
}
.navigation ul li a {
  color: #202020;
  transition: color 0.35s;
}
@media (min-width: 1024px) {
  .navigation ul li a:hover {
    color: #0066DA;
  }
}
.mobile-over {
  position: fixed;
  inset: 0;
  z-index: 99;
  display: none;
}
.desktop-version .admin-bar .header {
  top: 32px;
}
.desktop-version .header__phone:hover {
  color: #0066DA;
}
.desktop-version .header__phone:hover:after {
  transform: scale(1.1);
  background: #FFFFFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.desktop-version .navigation ul li a:hover {
  color: #0066DA;
}
.desktop-version .close-button:hover {
  color: #0066DA;
}
.custom-popup {
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  max-width: 100%;
  max-height: 100%;
  width: 1304px;
  border-radius: 2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 5rem;
  display: none;
  box-sizing: border-box;
}
.custom-popup__in {
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-popup__left {
  width: 34%;
}
.custom-popup__right {
  width: 61%;
  padding-top: 6rem;
}
.custom-popup__overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/*================== MENU ICON ==================*/
.menu-icon {
  position: relative;
  width: 30px;
  height: 30px;
  transition: border 0.35s, background 0.35s;
  background: none;
  padding: 0;
  cursor: pointer;
  display: none;
}
.menu-icon span {
  width: 30px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.menu-icon span:after, .menu-icon span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 2px;
  background: #202020;
  transform: translate(-50%, 0);
  transition: background 0.35s, transform 0.5s;
}
.menu-icon span:after {
  top: auto;
  bottom: 0;
}
.service-menu {
  position: relative;
}
.service-menu:after {
  content: url('data:image/svg+xml,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_215_4582" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="21" height="20"><rect x="0.5" width="20" height="20" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_215_4582)"><path d="M10.5 12.8334L5.5 7.83341L6.66667 6.66675L10.5 10.5001L14.3333 6.66675L15.5 7.83341L10.5 12.8334Z" fill="%230066DA"/></g></svg>');
  left: 50%;
  top: 100%;
  position: absolute;
  transform: translate(-50%, -15px);
  opacity: 0;
  transition: all 0.35s;
}
.service-menu:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 4rem;
  top: 100%;
}
.service-menu:hover:after {
  opacity: 1;
  transform: translate(-50%, 10px);
}
.service-menu:hover .service-mega-menu {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.service-mega-menu {
  position: absolute;
  left: -200px;
  top: calc(100% + 4rem);
  width: 900px;
  background: #FFFFFF;
  padding: 2.5rem 4rem;
  border-radius: 2.4rem;
  box-sizing: border-box;
  box-shadow: 0 0 8rem rgba(32, 32, 32, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 0);
  transition: all 0.2s;
  z-index: -1;
}
.service-mega-menu.active {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  transform: translate(0, 0);
}
.service-mega-menu__in {
  display: flex;
  justify-content: space-between;
}
.service-mega-menu__col {
  width: calc(50% - 4rem);
  margin-right: 4rem;
}
.service-mega-menu__col h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
}
.service-mega-menu__col ul.menu {
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
}
.service-mega-menu__col ul.menu li {
  font-size: 1.6rem;
  margin-bottom: 0;
  display: block;
}
.service-mega-menu__col ul.menu li a {
  padding: 0.8rem 2.8rem 0.8rem 0;
  color: #202020;
  display: block !important;
  position: relative;
  transition: all 0.35s;
}
.service-mega-menu__col ul.menu li a:after {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.6665 6.175L10.4832 10L6.6665 13.825L7.8415 15L12.8415 10L7.8415 5L6.6665 6.175Z" fill="black"/><mask id="mask0_251_4168" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="6" y="5" width="7" height="10"><path d="M6.6665 6.175L10.4832 10L6.6665 13.825L7.8415 15L12.8415 10L7.8415 5L6.6665 6.175Z" fill="white"/></mask><g mask="url(%23mask0_251_4168)"><rect y="20" width="20" height="20" transform="rotate(-90 0 20)" fill="%230066DA"/></g></svg>');
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.35s;
  opacity: 0;
}
@media (max-width: 1023px) {
  .service-mega-menu__col ul.menu li a:hover {
    padding-left: 2.8rem;
    padding-right: 0;
    color: #0066DA;
  }
  .service-mega-menu__col ul.menu li a:hover:after {
    left: 0;
    opacity: 1;
  }
}
.service-mega-menu__col .icon-section__list--row .icon-desc-item {
  padding-left: 6.4rem;
}
.service-mega-menu__col .icon-section__list--row .icon-desc-item h3 a {
  color: #202020;
  transition: all 0.35s;
}
.service-mega-menu__col .icon-section__list--row .icon-desc-item h3 a:hover {
  color: #0066DA;
}
.service-mega-menu__col .icon-section__list--row .icon-desc-item i {
  font-size: 4.8rem;
}
.service-mega-menu__col .icon-section__list--row .content-entry p {
  font-size: 1.4rem;
}
.service-mega-menu__col:last-child {
  margin-right: 0;
}
@media (max-width: 1100px) {
  .navigation ul li {
    margin-right: 2rem;
  }
}
@media (max-width: 1023px) {
  .service-menu:before, .service-menu:after {
    display: none;
  }
  .service-mega-menu {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    padding: 0;
    color: #FFFFFF;
    opacity: 1;
    visibility: visible;
    background: none;
    z-index: 1;
  }
  .service-mega-menu:after, .service-mega-menu:before {
    display: none;
  }
  .service-mega-menu__in {
    display: block;
  }
  .service-mega-menu__col {
    width: auto;
    margin-right: 0;
  }
  .service-mega-menu__col h2 {
    color: #FFFFFF;
    border-color: #FFFFFF;
    padding: 2rem 0 1rem;
    font-size: 1.4rem !important;
  }
  .service-mega-menu__col .icon-section__list--row .icon-desc-item {
    padding-left: 0;
    margin-bottom: 0;
    display: block;
  }
  .service-mega-menu__col .icon-section__list--row .icon-desc-item i, .service-mega-menu__col .icon-section__list--row .icon-desc-item .content-entry {
    display: none;
  }
  .service-mega-menu__col .icon-section__list--row .icon-desc-item h3 {
    margin-bottom: 0;
    display: block;
    font-size: 1.2rem !important;
  }
  .service-mega-menu__col .icon-section__list--row .icon-desc-item h3 a {
    color: #FFFFFF;
  }
  .service-mega-menu__col ul.menu li {
    margin-bottom: 1rem;
  }
  .service-mega-menu__col ul.menu li a {
    color: #FFFFFF;
    padding: 0;
    font-size: 1.2rem;
  }
  .header {
    padding: 1.5rem 0;
  }
  .header__left .navigation {
    display: none;
  }
  .menu-icon {
    display: block;
  }
  .navigation ul {
    margin-bottom: 3rem;
  }
  .navigation ul li {
    display: block;
    margin-bottom: 2rem;
    text-align: right;
    margin-right: 0;
  }
  .navigation ul li a {
    color: #FFFFFF;
  }
  .header__right {
    transform: translate(100%, 0);
    transition: transform 0.5s, opacity 0.5s;
    opacity: 0;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 300px;
    padding: 5rem 4rem;
    z-index: 9999;
    box-sizing: border-box;
    background: #202020;
    overflow-y: auto;
  }
  .header__right .btn {
    display: block;
    margin-left: 0;
    margin-bottom: 2rem;
    overflow: visible;
  }
  .header__right .btn span {
    display: block;
  }
  .header__right .navigation {
    display: block;
  }
  .header__right.active {
    transform: translate(0, 0);
    opacity: 1;
  }
  .header__right-close {
    display: block;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 1rem;
    top: 2rem;
  }
  .header__right-close:before, .header__right-close:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.5rem;
    height: 1px;
    background: #FFFFFF;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header__right-close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
.itera-text {
  transition: fill 0.35s;
}
.header {
  transition: background-color 0.35s;
}
/* footer */
.footer {
  background: #202020;
  padding: 12rem 0 2rem;
  text-align: center;
  position: relative;
  z-index: 10;
}
.footer .logo {
  color: #FFFFFF;
  margin-bottom: 3rem;
  display: inline-block;
}
.footer .logo svg {
  width: 238px;
  height: auto;
}
.footer__nav ul {
  list-style-type: none;
  margin-left: 0;
}
.footer__nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem;
  font-size: 1.4rem;
}
.footer__nav ul li:first-child {
  margin-left: 0;
}
.footer__nav ul li a {
  color: #FFFFFF;
  transition: color 0.35s;
}
.footer-info {
  margin-bottom: 4rem;
}
.footer-info .content-entry {
  margin: 0 auto 3rem;
  max-width: 920px;
}
.footer__menus {
  display: flex;
  justify-content: center;
  margin-bottom: 6.5rem;
}
.footer__menu {
  width: 33.33%;
}
.footer__menu h3 {
  color: #6E6E73;
  margin-bottom: 1rem;
}
.footer__menu ul {
  margin: 0;
}
.footer__menu ul li {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.footer__menu ul li a {
  transition: color 0.35s;
  color: #FFFFFF;
}
.footer__menu ul li a:hover {
  color: #0066DA;
}
.footer__socials {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}
.footer__socials a {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  margin-left: 0.5rem;
  transition: color 0.35s;
}
.footer__socials a:hover {
  color: #0066DA;
}
.footer__socials a:hover:after {
  transform: scaleY(1);
}
.footer__socials a:after {
  content: '';
  position: absolute;
  inset: 0 0 0 0;
  border-radius: 50%;
  background: #FFFFFF;
  transition: transform 0.35s;
  transform: scale(0);
}
.footer__socials a i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 1.8rem;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.copyright {
  color: #7C7F81;
  font-size: 1.2rem;
}
.desktop-version .footer__nav ul li a:hover {
  color: #08B14C;
}
.desktop-version .footer__row a:not(.btn):hover:after {
  transform: scale(1.2);
}
.desktop-version .footer__socials a:hover {
  color: #0066DA;
}
.desktop-version .footer__socials a:hover:after {
  transform: scale(1);
}
@media (max-width: 1024px) {
  .footer {
    padding: 10rem 0 2rem;
  }
}
@media (max-width: 767px) {
  .footer__menu {
    width: 100%;
    margin-bottom: 3rem;
  }
  .footer__menus {
    margin-bottom: 3rem;
    display: block;
  }
}
/* front page */
.hero-front {
  display: flex;
  flex-direction: column;
  padding: 15rem 0;
  text-align: center;
  position: relative;
  background: #202020;
}
.hero-front .content-entry {
  max-width: 915px;
  margin: 0 auto 3.2rem;
  padding-top: 3.4rem;
  position: relative;
  z-index: 10;
  color: #FFFFFF;
}
.hero-front__bg {
  position: absolute;
  inset: 0;
}
.hero-front__bg video {
  position: absolute;
  inset: 0;
  min-width: 100%;
  min-height: 100%;
}
.hero-front__text {
  line-height: 1;
  width: 100%;
  color: #FFFFFF;
  background: linear-gradient(to right, #adadad, #adadad) no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0;
  position: relative;
  padding: 2rem 0;
  margin-bottom: 1rem;
}
.hero-front__text span {
  position: relative;
  z-index: 2;
}
.hero-front__text:after {
  content: '';
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: linear-gradient(90deg, #00A3FF 0%, #0066DA 100%);
  border-radius: 2.4rem;
  z-index: 1;
  transition: height 0.5s;
  box-shadow: 0 10px 80px rgba(0, 102, 218, 0.2);
}
.hero-front__text:hover {
  color: #FFFFFF;
}
.hero-front__text:hover:after {
  height: 100%;
}
@keyframes animateHeight {
  0%, 100% {
    height: 0;
  }
  50% {
    height: 100%;
  }
}
@keyframes animateColor {
  0%, 100% {
    color: #202020;
  }
  50% {
    color: #FFFFFF;
  }
}
@media (max-width: 1024px) {
  .hero-front {
    padding: 10rem 0;
  }
  .hero-front__sub-text {
    font-size: 72px;
  }
}
@media (max-width: 767px) {
  .hero-front__text {
    padding: 1rem 0;
  }
  .hero-front__sub-text {
    font-size: 32px !important;
  }
  .hero-front {
    padding-bottom: 5rem;
  }
}
.statistic {
  padding: 15rem 0;
  background: #0066DA;
  position: relative;
}
.statistic__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.statistic .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}
.statistic__center {
  text-align: center;
  margin: 0 auto;
  max-width: 920px;
}
.statistic__left {
  width: 46%;
}
.statistic__right {
  width: 48%;
}
.statistic__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.6rem 4rem;
  background: #FFFFFF;
  border-radius: 2.4rem;
  margin-bottom: 2.4rem;
  position: relative;
}
.statistic__item:hover:before {
  inset: -10px;
  box-shadow: 0 0 80px rgba(32, 32, 32, 0.3);
}
.statistic__item:before {
  content: '';
  position: absolute;
  inset: 0;
  transition: all 0.35s;
  background: #FFFFFF;
  border-radius: 2.4rem;
  z-index: -1;
}
.statistic__item-value {
  font-size: 5rem;
  font-weight: bold;
  color: #0066DA;
  width: 175px;
}
.statistic__item-value .h4 {
  color: #202020;
  font-weight: 600;
  margin-top: 1rem;
}
.statistic__item-desc {
  width: calc(100% - 205px);
}
@media (max-width: 1024px) {
  .statistic {
    padding: 10rem 0;
  }
  .statistic .inner {
    display: block;
  }
  .statistic__left, .statistic__right {
    width: auto;
  }
  .statistic__left {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .statistic {
    padding: 5rem 0;
  }
}
@media (max-width: 500px) {
  .statistic__item {
    display: block;
    padding: 3rem;
  }
  .statistic__item-value {
    width: auto;
    margin-bottom: 2rem;
  }
  .statistic__item-desc {
    width: auto;
  }
}
.certificates {
  padding: 16rem 0;
  text-align: center;
}
.certificates .content-entry {
  margin: 0 auto 4rem;
  max-width: 900px;
}
.certificates__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.certificates__item {
  max-width: 160px;
  display: inline-block;
  margin: 0 2rem 4rem;
  text-align: center;
}
.certificates__item img {
  max-height: 9rem;
  width: auto;
}
.separate {
  display: block;
  width: 100%;
}
@media (max-width: 1024px) {
  .certificates {
    padding: 10rem 0;
  }
}
@media (max-width: 767px) {
  .certificates {
    padding: 5rem 0;
  }
  .certificates__item {
    max-width: 15%;
    margin: 0 1rem 2rem;
  }
  .separate {
    display: none;
  }
}
.our-expertise {
  padding: 11.5rem 0;
  background: #08B14C;
  position: relative;
}
.our-expertise__bg {
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our-expertise__list {
  width: 44%;
}
.our-expertise__list button {
  display: block;
  border: none;
  background: none;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  padding-left: 3rem;
  text-align: left;
  padding-right: 1.4rem;
  transition: all 0.35s;
}
.our-expertise__list button:hover {
  margin-left: 1.4rem;
  padding-right: 0;
}
.our-expertise__list button.active {
  font-weight: 800;
}
.our-expertise__list button.active i:after {
  display: none;
}
.our-expertise__list button i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1.4rem;
  height: 1.4rem;
}
.our-expertise__list button i:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #FFFFFF;
}
.our-expertise__list button i:after {
  content: '';
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  width: 2px;
  background: #FFFFFF;
}
.our-expertise__list button.active:after {
  display: none;
}
.our-expertise .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}
.our-expertise__left {
  width: 31%;
}
.our-expertise__right {
  width: 65%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.our-expertise__texts {
  width: 48%;
  background: #FFFFFF;
  border-radius: 2.4rem;
}
.our-expertise__text-item {
  display: none;
  padding: 4rem;
}
.our-expertise__text-item > i {
  font-size: 8rem;
  display: block;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .our-expertise {
    padding: 8rem 0;
  }
  .our-expertise .inner {
    display: block;
  }
  .our-expertise__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .our-expertise__right {
    width: auto;
  }
}
@media (max-width: 767px) {
  .our-expertise {
    padding: 5rem 0;
  }
  .our-expertise__right {
    display: block;
  }
  .our-expertise__list {
    width: auto;
  }
  .our-expertise__texts {
    width: auto;
  }
}
.our-engagement {
  padding: 24rem 0;
}
.our-engagement .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.our-engagement__left {
  width: 31%;
}
.our-engagement__right {
  width: 48%;
}
@media (max-width: 1024px) {
  .our-engagement {
    padding: 10rem 0;
  }
  .our-engagement .inner {
    display: block;
  }
  .our-engagement__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .our-engagement__right {
    width: auto;
  }
}
@media (max-width: 767px) {
  .our-engagement {
    padding: 5rem 0;
  }
}
.stories {
  padding: 15rem 0;
  background: #F3F3F6;
  position: relative;
}
.stories__bg {
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.stories .inner {
  position: relative;
  z-index: 10;
}
.stories__in {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.stories__texts {
  width: 31%;
}
.stories__texts-slider-control {
  position: relative;
  width: 94px;
  height: 2.4rem;
  margin-bottom: 2.5rem;
}
.stories__texts-slider-control .slick-arrow {
  left: 0;
}
.stories__texts-slider-control .slick-arrow.slick-next {
  left: auto;
  right: 0;
}
.stories__images {
  width: 63%;
}
.stories__image img {
  display: block;
  border-radius: 2.4rem;
}
.stories__image img:first-child {
  max-width: 90%;
}
.stories__image img:nth-child(2) {
  max-width: 560px;
  margin: -20% 0 0 auto;
}
@media (max-width: 1024px) {
  .stories {
    padding: 10rem 0;
  }
  .stories__in {
    display: block;
  }
  .stories__images {
    width: auto;
  }
  .stories__texts {
    width: auto;
  }
}
@media (max-width: 767px) {
  .stories {
    padding: 5rem 0;
  }
}
.delivering {
  padding: 12.5rem 0;
  text-align: center;
}
.delivering__in {
  max-width: 1080px;
  margin: 0 auto 4rem;
}
.delivering .icon-section__list--3col {
  margin-bottom: 4rem;
}
.delivering .icon-section__list--3col .icon-desc-item {
  padding: 0 4rem;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .delivering {
    padding: 8rem 0;
  }
}
@media (max-width: 767px) {
  .delivering {
    padding: 5rem 0;
  }
}
.get-started {
  background: #0066DA;
  padding: 12rem 0;
  text-align: center;
  position: relative;
}
.get-started__bg {
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.get-started .inner {
  position: relative;
  z-index: 10;
}
.get-started .inner h2 {
  margin-bottom: 6rem;
}
.get-started__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -2rem;
}
.get-started__item {
  width: calc(33.33% - 4rem);
  background: #FFFFFF;
  padding: 6.5rem 4rem 4rem;
  border-radius: 2.4rem;
  margin: 0 2rem;
  box-sizing: border-box;
  position: relative;
}
.get-started__item:hover:before {
  inset: -10px;
  box-shadow: 0 0 80px rgba(32, 32, 32, 0.3);
}
.get-started__item:before {
  content: '';
  position: absolute;
  inset: 0;
  transition: all 0.35s;
  background: #FFFFFF;
  border-radius: 2.4rem;
  z-index: -1;
}
.get-started__item i {
  font-size: 8rem;
  margin-bottom: 1.6rem;
}
.get-started__item-count {
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  background: #C6E2FD;
  color: #0066DA;
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 2rem;
  line-height: 4rem;
  font-weight: bold;
  transform: translate(-50%, -50%);
}
.get-started__item .content-entry {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .get-started {
    padding: 8rem 0;
  }
}
@media (max-width: 767px) {
  .get-started {
    padding: 5rem 0;
  }
  .get-started__list {
    display: block;
  }
  .get-started__item {
    width: auto;
    box-sizing: border-box;
    margin: 0 2rem 3rem;
  }
}
.partnership {
  padding: 14rem 0;
  text-align: center;
}
.partnership__in {
  margin-bottom: 5.5rem;
}
.partnership__in:last-child {
  margin-bottom: 0;
}
.partnership h2 {
  max-width: 920px;
  margin: 0 auto 4rem;
}
@media (max-width: 1024px) {
  .partnership {
    padding: 10rem 0;
  }
}
@media (max-width: 767px) {
  .partnership {
    padding: 5rem 0;
  }
  .partnership__in {
    margin-bottom: 3rem;
  }
}
.insights {
  padding: 14rem 0;
  background: #F3F3F6;
  position: relative;
}
.insights__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.insights .inner {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.insights__left {
  width: 31%;
}
.insights__left .content-entry {
  margin-bottom: 3rem;
}
.insights__right {
  width: 63%;
}
.insights__right .blog__item {
  margin: 0 2rem;
}
.tags {
  margin-bottom: 3.2rem;
}
.tags a {
  display: inline-block;
  border: 2px solid #E2E1E3;
  border-radius: 12px;
  color: #202020;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem 1.6rem;
  margin-bottom: 0.8rem;
  margin-right: 0.4rem;
  transition: all 0.3s;
}
.tags a:hover {
  border-color: #0066DA;
}
.insights__list, .testimonials__list {
  margin-bottom: 4rem;
}
.insights__list-progress, .testimonials__list-progress {
  height: 1px;
  position: relative;
  background: #CCCCD1;
  margin: 0 2rem;
}
.insights__list-progress span, .testimonials__list-progress span {
  position: absolute;
  left: 0;
  top: 50%;
  background: #0066DA;
  height: 6px;
  margin-top: -3px;
  border-radius: 3px;
  transition: width 0.5s;
}
@media (max-width: 1024px) {
  .insights {
    padding: 10rem 0;
  }
  .insights .inner {
    display: block !important;
  }
  .insights__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .insights__right {
    width: auto;
  }
  .insights__list {
    margin: 0 -2rem 4rem;
  }
}
@media (max-width: 767px) {
  .insights {
    padding: 5rem 0;
  }
}
.faq {
  padding: 22rem 0;
  background: #F4821F;
  position: relative;
}
.faq__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.faq .inner {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}
.faq__left {
  width: 31%;
}
.faq__left .content-entry {
  margin-bottom: 3rem;
}
.faq__right {
  width: 63%;
}
.faq__note {
  margin-top: 6.4rem;
}
.faq__accordion-item {
  color: #FFFFFF;
  padding: 1rem 2rem;
  transition: all 0.25s;
}
.faq__accordion-item.active {
  color: #202020;
  background: #FFFFFF;
  border-radius: 2.5rem;
}
.faq__accordion-item.active .faq__accordion-item-title {
  color: #202020;
}
.faq__accordion-item.active i:before {
  background: #F4821F;
}
.faq__accordion-item.active i:after {
  display: none;
}
.faq__accordion-item-title {
  color: #FFFFFF;
  border: none;
  background: none;
  padding: 2rem 0 2rem 3.5rem;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  text-align: left;
}
.faq__accordion-item-title i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1.4rem;
  height: 1.4rem;
}
.faq__accordion-item-title i:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #FFFFFF;
}
.faq__accordion-item-title i:after {
  content: '';
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  width: 2px;
  background: #FFFFFF;
}
.faq__accordion-item-desc {
  display: none;
  padding: 0 4rem 3rem 3.5rem;
}
.faq__accordion-item-desc .content-entry *:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .faq {
    padding: 10rem 0;
  }
  .faq .inner {
    display: block;
  }
  .faq__note {
    margin-top: 3rem;
  }
  .faq__left {
    width: auto;
    margin-bottom: 2rem;
  }
  .faq__right {
    width: auto;
  }
}
@media (max-width: 767px) {
  .faq {
    padding: 5rem 0;
  }
  .faq__accordion-item-desc {
    padding-left: 0;
    padding-right: 0;
  }
}
.solution {
  margin-top: -7rem;
  margin-bottom: 12rem;
}
.solution .inner {
  display: flex;
}
.solution__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.solution__item {
  margin-right: 4rem;
  background: #FFFFFF;
  width: calc(25% - 3rem);
  border-radius: 2rem;
  padding: 2rem;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  min-height: 270px;
  margin-bottom: 2rem;
}
.solution__item > a {
  display: none;
}
.solution__item .btn {
  border-color: #FFFFFF;
}
.solution__item:before {
  content: '';
  position: absolute;
  inset: 0 0 0 0;
  background: #FFFFFF;
  transition: all 0.35s;
  box-shadow: 0 8px 64px -10px rgba(0, 0, 0, 0.07);
  border-radius: 2rem;
}
.solution__item:nth-child(4n + 4) {
  margin-right: 0;
}
.solution__item-info {
  position: relative;
  z-index: 5;
  opacity: 0;
  padding-top: 1rem;
  transition: opacity 0.35s;
}
.solution__item-info .h5 {
  opacity: 0;
}
.solution__item-icon {
  font-size: 10rem;
  position: absolute;
  left: 50%;
  top: 7rem;
  transform: translate(-50%, 0);
  transition: opacity 0.35s;
}
.solution__item-title {
  position: absolute;
  top: 19.8rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 4rem);
  transition: top 0.35s, color 0.35s;
}
.desktop-version .solution__item:hover:before {
  background: #0066DA;
  inset: -10px -10px -10px -10px;
}
.desktop-version .solution__item:hover .solution__item-icon {
  opacity: 0;
}
.desktop-version .solution__item:hover .solution__item-title {
  top: 3rem;
  color: #FFFFFF;
}
.desktop-version .solution__item:hover .solution__item-info {
  opacity: 1;
}
@media (max-width: 1024px) {
  .solution {
    margin-top: -5rem;
    margin-bottom: 5rem;
  }
  .solution__item {
    min-height: 1px;
    margin-right: 2rem;
    width: calc(25% - 1.5rem);
  }
  .solution__item > a {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 10;
  }
  .solution__item p {
    display: none;
  }
  .solution__item .solution__item-icon {
    position: relative;
    inset: auto;
    transform: none;
  }
  .solution__item .solution__item-info {
    display: none;
  }
  .solution__item .solution__item-title {
    position: relative;
    inset: auto;
    width: auto;
    transform: none;
  }
  .solution__item > .h5 {
    display: none;
  }
}
@media (max-width: 767px) {
  .solution__item {
    width: calc(50% - 1rem);
  }
  .solution__item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .solution__item-icon {
    font-size: 6rem;
  }
}
.our-services {
  margin: 12rem 0;
}
.our-services .inner {
  display: flex;
  justify-content: space-between;
}
.our-services__left {
  width: 48%;
  order: 1;
}
.our-services__right {
  width: 48%;
  order: 2;
}
.our-services__list {
  margin-bottom: 3rem;
}
.our-services__img-1 {
  width: 86%;
  padding-bottom: 86%;
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.our-services__img-1 + .our-services__img-2 {
  margin-top: -40%;
}
.our-services__img-2 {
  width: 50%;
  padding-bottom: 50%;
  border-radius: 2rem;
  border: 0.6rem solid #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0 0 0 auto;
}
.check-list {
  position: relative;
  padding-left: 5.6rem;
  margin-bottom: 2rem;
}
.check-list i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3rem;
  color: #C3C3C3;
}
@media (max-width: 1024px) {
  .our-services {
    margin: 5rem 0;
  }
  .our-services__left {
    width: 35%;
  }
  .our-services__right {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .our-services .inner {
    display: block;
  }
  .our-services__left {
    width: auto;
  }
  .our-services__right {
    width: auto;
    margin-bottom: 3rem;
  }
  .check-list {
    padding-left: 3rem;
  }
  .check-list i {
    font-size: 2rem;
  }
}
.our-principles {
  padding: 12rem 0;
  background: url(../images/bg.jpg) no-repeat center center / cover;
}
.our-principles__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.our-principles__item {
  width: 48%;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .our-principles {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .our-principles__list {
    display: block;
  }
  .our-principles__item {
    width: auto;
  }
}
.testimonials .insights__left {
  padding-top: 3rem;
}
.testimonials.insights {
  padding: 12rem 0 7.5rem;
  margin-bottom: 0;
}
.testimonials .inner {
  display: flex;
  justify-content: space-between;
}
.testimonials__list {
  margin: 0 -2rem;
}
.testimonials__list .slick-list {
  margin-bottom: 4rem;
}
.testimonials__list .slick-arrow {
  top: 18rem;
}
.testimonials__item {
  margin: 2rem;
  position: relative;
}
.testimonials__item .icon-quote {
  position: absolute;
  left: 4rem;
  top: -2rem;
  font-size: 4.8rem;
  color: #F3F3F6;
  z-index: 10;
}
.testimonials__item-in {
  padding: 4rem;
  background: #FFFFFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 30px 30px 30px 0;
  position: relative;
}
.testimonials__item-in .corner {
  position: absolute;
  top: 100%;
  left: -10px;
}
.testimonials__author {
  padding-top: 3rem;
  padding-left: 4rem;
  display: flex;
  justify-content: space-between;
}
.testimonials__author-photo {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonials__author-info {
  width: calc(100% - 8rem);
}
.testimonials__slide .testimonials__item-quote {
  overflow-y: auto;
  max-height: 234px;
  min-height: 234px;
}
.testimonial-project {
  margin-bottom: 6rem;
}
.testimonial-project .inner {
  max-width: 855px;
}
@media (max-width: 1024px) {
  .testimonials .insights__left {
    padding-top: 0;
  }
  .testimonials__list .slick-list {
    margin-bottom: 2rem;
  }
  .testimonials__slide .testimonials__item-quote {
    max-height: none;
    min-height: 1px;
  }
  .testimonials.insights {
    padding-top: 10rem;
  }
}
@media (max-width: 767px) {
  .testimonials.insights {
    padding-top: 5rem;
  }
  .testimonials__item {
    margin: 1rem;
  }
  .testimonials__item-in {
    padding: 3rem;
  }
}
.partners__section {
  margin: 10rem 0 16.5rem;
}
.partners__carousel {
  max-width: 1200px;
  margin: 0 auto;
}
.partners__carousel .slick-dots {
  position: absolute;
  bottom: -57px;
  left: 0;
  width: 100%;
}
.partners__item {
  position: relative;
  text-align: center;
}
.partners__item-in {
  width: 100%;
  padding-bottom: 50%;
  position: relative;
  filter: grayscale(1);
  opacity: 0.5;
  transition: filter 0.35s, opacity 0.5s;
}
.partners__item-in a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.partners__item img {
  position: absolute;
  object-fit: contain;
  left: 50%;
  top: 50%;
  max-width: 80%;
  max-height: 80%;
  transform: translate(-50%, -50%);
}
.desktop-version .partners__item-in:hover {
  filter: grayscale(0);
  opacity: 1;
}
@media (max-width: 1024px) {
  .partners__section {
    margin: 5rem 0 7rem;
  }
  .partners__carousel .slick-dots {
    bottom: -3.5rem;
  }
}
/* Expertise page */
.hero-expertise__bg-video {
  width: 100%;
  padding-bottom: 34%;
  border-radius: 2.4rem;
  overflow: hidden;
  position: relative;
}
.hero-expertise__bg-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about-container__in {
  margin: 0 auto;
  max-width: 920px;
}
.page-template-portfolio-page .head {
  text-align: center;
}
.page-template-portfolio-page .head .content-entry {
  margin-bottom: 6rem;
}
.head {
  margin-top: 10rem;
}
.head .tags-list {
  margin-bottom: 5rem;
  justify-content: center;
}
.single .hero-expertise {
  margin-bottom: 4rem;
}
.expertise-container {
  padding-bottom: 4rem;
}
.hero-expertise {
  margin-bottom: 6rem;
}
.hero-expertise__info {
  position: relative;
  z-index: 2;
  text-align: center;
}
.hero-expertise .play-icon {
  margin-bottom: 6rem;
}
.hero-expertise__bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4rem;
  border-radius: 2rem;
  box-sizing: border-box;
  min-height: 42rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  color: #FFFFFF;
  overflow: hidden;
}
.expertise-container .inner {
  display: flex;
  justify-content: space-between;
}
.content-module {
  margin: 4rem 0;
  width: 100%;
}
.content-module:first-child {
  margin-top: 0;
}
.expertise-content {
  width: 66%;
}
.sidebar {
  width: 29%;
}
.side-navigation {
  margin-left: 2.4rem;
  list-style-type: none;
}
.side-navigation li {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 2rem;
  font-weight: 500;
}
.side-navigation li a {
  color: #202020;
  font-size: 1.6rem;
  padding-right: 2.8rem;
  transition: all 0.35s;
  position: relative;
}
.side-navigation li a:after {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.6665 6.175L10.4832 10L6.6665 13.825L7.8415 15L12.8415 10L7.8415 5L6.6665 6.175Z" fill="black"/><mask id="mask0_251_4168" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="6" y="5" width="7" height="10"><path d="M6.6665 6.175L10.4832 10L6.6665 13.825L7.8415 15L12.8415 10L7.8415 5L6.6665 6.175Z" fill="white"/></mask><g mask="url(%23mask0_251_4168)"><rect y="20" width="20" height="20" transform="rotate(-90 0 20)" fill="%230066DA"/></g></svg>');
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.35s;
  opacity: 0;
}
.side-navigation li a:hover {
  padding-left: 2.8rem;
  padding-right: 0;
  color: #0066DA;
}
.side-navigation li a:hover:after {
  left: 0;
  opacity: 1;
}
.profile-image {
  margin: 0 auto;
  max-width: 1400px;
}
@media (max-width: 1024px) {
  .hero-expertise {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .hero-expertise {
    padding: 0 2rem;
  }
  .side-navigation {
    margin-left: 0;
  }
  .expertise-container .inner {
    display: block;
  }
  .expertise-container .pin-spacer {
    position: static !important;
    margin-bottom: 3rem !important;
    height: auto !important;
    padding: 0 !important;
  }
  .expertise-content {
    width: auto;
    margin-bottom: 3rem;
  }
  .sidebar {
    width: auto;
    height: auto;
    transform: translate(0, 0) !important;
  }
  .content-module {
    margin: 3rem 0;
  }
  .hero-expertise__bg {
    min-height: 30rem;
  }
}
.content-divider {
  height: 1px;
  background: #F3F3F6;
  margin: 4rem 0;
}
.content-entry hr {
  margin: 4rem 0;
  border-top: 1px solid #F3F3F6;
}
.accordion__item {
  border-bottom: 1px solid #F3F3F6;
  border-radius: 2.4rem;
}
.accordion__item:first-child {
  border-top: 1px solid #F3F3F6;
}
.accordion__item.active {
  background: #FFFFFF;
  border-color: transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.accordion__item.active .accordion__title:after {
  background: url('data:image/svg+xml,<svg width="14" height="2" viewBox="0 0 14 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0V2H14V0H0Z" fill="%230066DA"/></svg>') no-repeat 0 center / 100% auto;
}
.accordion__title {
  background: none;
  padding: 2.4rem 8rem 2.4rem 5.6rem;
  position: relative;
  border: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.accordion__title:after {
  content: '';
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8H0V6H6V0H8V6H14V8H8V14H6V8Z" fill="%230066DA"/></svg>') no-repeat 0 0 / 100% auto;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 2.1rem;
  top: 50%;
  transform: translate(0, -50%);
}
.accordion__content {
  display: none;
  padding: 1rem 8rem 1rem 5.6rem;
}
@media (max-width: 767px) {
  .accordion__title {
    padding: 2rem 2rem 2rem 3rem;
  }
  .accordion__title:after {
    left: 1rem;
  }
  .accordion__content {
    padding: 1rem 2rem;
  }
}
.content-form__in {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.content-form__left {
  width: calc(100% - 340px);
}
.content-form__right {
  width: 300px;
}
@media (max-width: 767px) {
  .content-form__in {
    display: block;
  }
  .content-form__left, .content-form__right {
    width: auto;
  }
}
.icon-section__list .icon-desc-item .content-entry *:last-child {
  margin-bottom: 0;
}
.icon-section__list--row .icon-desc-item {
  padding-left: 11rem;
}
.icon-section__list--row .icon-desc-item i {
  position: absolute;
  left: 0;
  top: 0;
}
.icon-section__list--2col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.icon-section__list--2col .icon-desc-item {
  margin: 0 0 2rem;
  width: 48%;
}
.icon-section__list--3col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -1.2rem;
}
.icon-section__list--3col .icon-desc-item {
  margin: 0 1.2rem 2rem;
  width: calc(33.33% - 2.4rem);
}
.icon-section__list--3col .icon-desc-item > img {
  max-width: 65px;
  display: block;
  margin-bottom: 3.5rem;
}
.icon-section__list--4col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -1.2rem;
}
.icon-section__list--4col .icon-desc-item {
  margin: 0 1.2rem 2rem;
  width: calc(25% - 2.4rem);
}
.icon-desc-item {
  position: relative;
  margin-bottom: 3.5rem;
  box-sizing: border-box;
}
.icon-desc-item--row {
  padding-left: 11rem;
}
.icon-desc-item--row i {
  position: absolute;
  left: 0;
  top: 0;
}
.icon-desc-item i {
  font-size: 8rem;
}
@media (max-width: 767px) {
  .icon-section__list--3col {
    display: block;
  }
  .icon-section__list--3col .icon-desc-item {
    width: auto;
  }
  .icon-section__list--2col {
    display: block;
  }
  .icon-section__list--2col .icon-desc-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .icon-section__list--row .icon-desc-item {
    padding-left: 0;
  }
  .icon-section__list--row .icon-desc-item i {
    position: static;
    display: block;
    margin-bottom: 2rem;
  }
}
.three-columns__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -19px;
}
.three-columns__col {
  width: 33.33%;
  padding: 0 19px;
  margin-bottom: 2rem;
  box-sizing: border-box;
  text-align: center;
}
.three-columns__col-img {
  width: 100%;
  padding-bottom: 57%;
  border-radius: 1.6rem;
  margin-bottom: 2rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 500px) {
  .three-columns__row {
    display: block;
    margin: 0;
  }
  .three-columns__col {
    width: auto;
    padding: 0;
  }
}
.cta {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: 2px solid #0066DA;
  padding: 3rem 4rem;
  border-radius: 2.4rem;
}
.cta__left {
  width: 62%;
}
.cta__right {
  width: 32%;
  text-align: right;
}
.cta--left {
  align-items: center;
}
.cta--left h3 {
  margin-bottom: 0;
}
.cta--left .cta__right {
  order: 1;
  text-align: left;
}
.cta--left .cta__left {
  order: 2;
}
.cta--center {
  display: block;
  text-align: center;
}
.cta--center .cta__right {
  width: auto;
  text-align: center;
}
.cta--center .cta__left {
  width: auto;
}
.cta--right {
  align-items: center;
}
.cta--right h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .cta {
    display: block;
    text-align: center;
    box-sizing: border-box;
  }
  .cta__left {
    width: auto;
  }
  .cta__right {
    width: auto;
    text-align: center;
  }
  .cta--left .cta__left, .cta--right .cta__left {
    margin-bottom: 2rem;
  }
  .cta--left .cta__right {
    text-align: center;
  }
}
.side-menu {
  margin-bottom: 3rem;
}
.side-menu h3 {
  color: #6E6E73;
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
}
.side-menu ul {
  list-style-type: none;
  margin: 0;
}
.side-menu ul .current-menu-item a {
  color: #0066DA;
}
.side-menu ul > li {
  font-size: 1.6rem;
  line-height: 1.5;
}
.side-menu ul > li a {
  display: block;
  padding: 1rem 1.5rem;
  position: relative;
  color: #202020;
  border-radius: 0.8rem;
  transition: color 0.35s, background 0.35s;
}
.side-menu ul > li .sub-menu li a {
  padding-left: 4.5rem;
}
.side-menu ul > li .sub-menu li a:after {
  content: '';
  position: absolute;
  left: 1.8rem;
  top: 50%;
  transform: translate(0, -50%);
  border: 5px solid transparent;
  border-left: 5px solid #F3F3F6;
}
.desktop-version .side-menu ul li a:hover {
  background: rgba(62, 155, 217, 0.1);
}
.image-description-list.image-big .image-description-list__item-img {
  width: 42%;
  padding-bottom: 24%;
}
.image-description-list.image-big .image-description-list__item-desc {
  width: 53%;
}
.image-description-list__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
  align-items: center;
}
.image-description-list__item-img {
  width: 30%;
  padding-bottom: 17%;
  border-radius: 1.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.image-description-list__item-desc {
  width: 65%;
  padding-top: 1rem;
}
.image-description-list__item-desc .tags-list {
  margin-top: 2.4rem;
}
.image-description-list__item:nth-child(2n) .image-description-list__item-img {
  order: 2;
}
@media (max-width: 500px) {
  .image-description-list__item {
    display: block;
  }
  .image-description-list__item-img {
    width: 100%;
    padding-bottom: 50%;
    margin-bottom: 1rem;
  }
  .image-description-list__item-desc {
    width: 100%;
  }
}
.our-values {
  border-radius: 3rem;
  background: #F3F3F6;
  padding: 8rem 4rem;
  width: 1400px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.tags-module {
  margin-bottom: 4rem;
}
.tags-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.tag-item {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #F3F3F6;
  color: #202020;
  padding: 0.6rem 1.6rem;
  border-radius: 1.2rem;
  margin: 0 4px 8px;
}
/* blog page */
.blog__item {
  position: relative;
}
.blog__item:hover .blog__item-img div {
  transform: scale(1.1);
}
.blog__item > a {
  position: absolute;
  inset: 0;
  z-index: 10;
}
.blog__item h3 {
  transition: color 0.35s;
}
.blog__item-img {
  border-radius: 2rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.blog__item-img div {
  width: 100%;
  padding-bottom: 59%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.35s;
}
.blog__item-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.5rem;
}
.blog__item-meta .time-reading:first-child {
  margin-left: 0;
}
.blog__item .tags {
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}
.blog__item .time-reading {
  margin-left: 1rem;
  margin-bottom: 0.8rem;
  white-space: nowrap;
  line-height: 3.4rem;
}
.pagination {
  margin-bottom: 8rem;
}
.pagination .wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pagination .current, .pagination .page, .pagination .nextpostslink, .pagination .previouspostslink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  border: 1px solid #0066DA;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0.4rem;
  border-radius: 5.6rem;
  color: #0066DA;
  text-transform: uppercase;
  transition: color 0.35s, background 0.35s;
}
.pagination .current {
  color: #FFFFFF;
  background: #0066DA;
}
.pagination .extend {
  margin: 0 0.4rem;
}
.pagination .nextpostslink, .pagination .previouspostslink {
  width: auto;
  padding: 0 4rem;
}
.desktop-version .pagination .current:hover, .desktop-version .pagination .page:hover, .desktop-version .pagination .nextpostslink:hover, .desktop-version .pagination .previouspostslink:hover {
  background: #0066DA;
  color: #FFFFFF;
}
.desktop-version .blog__item:hover .blog__item-img div {
  transform: scale(1.1);
}
.desktop-version .blog__item:hover h3 {
  color: #0066DA;
}
.addtoany_shortcode .addtoany_list a {
  padding: 0;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  margin: 0 0.5rem;
  color: #FFFFFF;
  position: relative;
}
.addtoany_shortcode .addtoany_list a:first-child {
  margin-left: 0;
}
.addtoany_shortcode .addtoany_list a * {
  display: none !important;
}
.addtoany_shortcode .addtoany_list a:after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: 'icomoon' !important;
  font-size: 2rem;
}
.addtoany_shortcode .addtoany_list a.a2a_button_facebook {
  background: #0866ff;
}
.addtoany_shortcode .addtoany_list a.a2a_button_facebook:after {
  content: '';
}
.addtoany_shortcode .addtoany_list a.a2a_button_x {
  background: #1a1a1a;
}
.addtoany_shortcode .addtoany_list a.a2a_button_x:after {
  content: '';
}
.addtoany_shortcode .addtoany_list a.addtoany_share {
  background: #6CBE45;
}
.addtoany_shortcode .addtoany_list a.addtoany_share:after {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="white" height="20px" width="20px" version="1.1" id="Layer_1" viewBox="0 0 458.624 458.624" xml:space="preserve"><g><g><path d="M339.588,314.529c-14.215,0-27.456,4.133-38.621,11.239l-112.682-78.67c1.809-6.315,2.798-12.976,2.798-19.871 c0-6.896-0.989-13.557-2.798-19.871l109.64-76.547c11.764,8.356,26.133,13.286,41.662,13.286c39.79,0,72.047-32.257,72.047-72.047 C411.634,32.258,379.378,0,339.588,0c-39.79,0-72.047,32.257-72.047,72.047c0,5.255,0.578,10.373,1.646,15.308l-112.424,78.491 c-10.974-6.759-23.892-10.666-37.727-10.666c-39.79,0-72.047,32.257-72.047,72.047s32.256,72.047,72.047,72.047 c13.834,0,26.753-3.907,37.727-10.666l113.292,79.097c-1.629,6.017-2.514,12.34-2.514,18.872c0,39.79,32.257,72.047,72.047,72.047 c39.79,0,72.047-32.257,72.047-72.047C411.635,346.787,379.378,314.529,339.588,314.529z"/></g></g></svg>');
}
.tags-links {
  margin: 3rem 0;
}
.tags-links a {
  line-height: 1.5;
  padding: 0.8rem 2.4rem;
  border: 1px solid #F3F3F6;
  display: inline-block;
  vertical-align: top;
  border-radius: 22px;
  font-size: 1.6rem;
  color: #202020;
  transition: all 0.35s;
  margin-right: 8px;
  margin-bottom: 8px;
}
.posts-navigation {
  display: flex;
  justify-content: space-between;
}
.posts-navigation__prev, .posts-navigation__next {
  width: 46%;
}
.posts-navigation__item {
  display: flex;
  position: relative;
  align-items: center;
  gap: 2rem;
}
.posts-navigation__item .i-title {
  transition: color 0.35s;
  margin-bottom: 0;
}
.posts-navigation__item a {
  position: absolute;
  inset: 0;
  z-index: 10;
}
.posts-navigation__item-img {
  width: 8rem;
  height: 8rem;
  border-radius: 0.8rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.posts-navigation__item-desc {
  max-width: calc(100% - 10rem);
}
.posts-navigation__item--next {
  text-align: right;
  justify-content: flex-end;
}
.posts-navigation__item--next .posts-navigation__item-img, .posts-navigation__item--next .icon-arrow {
  order: 2;
}
.posts-navigation__item--next .icon-arrow {
  transform: scaleX(-1);
}
.posts-navigation__item .icon-arrow {
  color: #C3C3C3;
  transition: color 0.35s;
}
.posts-navigation__project {
  padding-top: 5.5rem;
  border-top: 1px solid #F3F3F6;
}
.desktop-version .tags-links a:hover {
  background: #08B14C;
  border-color: #08B14C;
}
.desktop-version .posts-navigation__item:hover .i-title, .desktop-version .posts-navigation__item:hover .icon-arrow {
  color: #0066DA;
}
@media (max-width: 1023px) {
  .posts-navigation__project {
    padding-top: 3rem;
  }
}
@media (max-width: 500px) {
  .posts-navigation {
    display: block;
  }
  .posts-navigation__prev {
    margin-bottom: 2rem;
  }
  .posts-navigation__prev, .posts-navigation__next {
    width: 100%;
  }
}
.related__post {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.related__post > a {
  position: absolute;
  inset: 0;
  z-index: 10;
}
.related__post-image {
  width: 8rem;
  height: 8rem;
  border-radius: 0.8rem;
}
.related__post-desc {
  width: calc(100% - 10rem);
}
.related__post-desc h3 {
  margin-bottom: 0.4rem;
  transition: color 0.35s;
}
.desktop-version .related__post:hover h3 {
  color: #0066DA;
}
/* Contact page */
.contact-top {
  padding-bottom: 12rem;
}
.contact-top__head {
  display: flex;
  justify-content: space-between;
}
.contact-top__head h3 {
  width: calc(100% - 100px);
  margin-bottom: 2rem;
}
.contact-top__in {
  display: flex;
  justify-content: space-between;
}
.contact-top__left {
  width: 60%;
}
.contact-top__right {
  width: 31%;
}
.contact-top__right .testimonials__item {
  margin-left: 10px;
  margin-right: 10px;
}
.testimonials__list-single {
  margin: 0 -1rem;
}
.testimonials__list-single-control {
  width: 94px;
  height: 24px;
  position: relative;
}
.testimonials__list-single-control .slick-arrow {
  left: 0;
}
.testimonials__list-single-control .slick-arrow.slick-next {
  right: 0;
  left: auto;
}
.contact-section {
  padding: 12rem 0;
  background: #f5f5f5 url(../images/contact-bg.png) no-repeat center center;
}
.contact-section__in {
  display: flex;
  justify-content: space-between;
}
.contact-section__left {
  width: 320px;
}
.contact-section__left > div {
  margin-bottom: 1.6rem;
}
.contact-section__right {
  width: calc(100% - 360px);
}
.contact-countries {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
.contact-countries__item {
  width: calc(33.33% - 1.35rem);
  padding: 1.7rem 1.5rem 1.7rem 5.2rem;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #F3F3F6;
  border-radius: 1.6rem;
  background: #FFFFFF;
  transition: box-shadow 0.35s;
}
.contact-countries__item:hover {
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
}
.contact-countries__item i {
  position: absolute;
  top: 1.7rem;
  left: 1.7rem;
  border-radius: 50%;
  width: 2.4rem;
  height: 2.4rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.3);
}
.contact-countries__item--full {
  width: 100%;
}
.contact-countries__item--full .location-list {
  display: flex;
  gap: 9.5rem;
}
.contact-countries__item--full .location-list .location-item {
  width: 33.33%;
}
.contact-section .custom-popup__in {
  padding: 6rem;
  border-radius: 2.4rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
.contact-section .custom-popup__right {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .contact-top {
    padding-bottom: 5rem;
  }
  .contact-top__in {
    display: block;
  }
  .contact-top__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .contact-top__right {
    width: auto;
  }
  .contact-section {
    padding: 5rem 0;
  }
  .contact-section__in {
    display: block;
  }
  .contact-section__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .contact-section__right {
    width: auto;
  }
  .contact-countries {
    display: block;
  }
  .contact-countries__item {
    width: 100%;
    margin-bottom: 2rem;
  }
}
/* Portfolio page */
.portfolio__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2rem;
}
.portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 1), .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 7), .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 8) {
  width: calc(66.66% - 4rem);
}
.portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 1) .portfolio__item-bg, .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 7) .portfolio__item-bg, .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 8) .portfolio__item-bg {
  padding-bottom: calc(50% - 2rem);
}
.portfolio__item {
  position: relative;
  overflow: hidden;
  width: calc(33.33% - 4rem);
  margin: 0 2rem 8rem;
}
.portfolio__item:hover .portfolio__item-bg div {
  transform: scale(1.1);
}
.portfolio__item:hover .portfolio__item-bg h3 {
  color: #0066DA;
}
.portfolio__item:hover .portfolio__item-bg h3 span:after {
  width: 100%;
}
.portfolio__item a {
  position: absolute;
  inset: 0;
  z-index: 4;
}
.portfolio__item-bg {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 1.6rem;
  position: relative;
  z-index: 1;
  margin-bottom: 1.6rem;
  overflow: hidden;
}
.portfolio__item-bg div {
  position: absolute;
  inset: 0;
  transition: all 0.5s;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.portfolio__item-bg .h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #FFFFFF;
  padding: 2rem 3rem 1rem 0;
  border-radius: 0 2.4rem 0 0;
}
.portfolio__item-bg .h3 span {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.portfolio__item-bg .h3 span:after {
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  background: #0066DA;
  width: 0;
  transition: all 0.35s;
}
.portfolio__item-in {
  position: relative;
  z-index: 3;
  width: 100%;
}
.portfolio__item-in .portfolio__item-p p {
  margin-bottom: 0;
}
.portfolio__item-logo {
  width: 64px;
}
@media (max-width: 1024px) {
  .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 1), .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 6), .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 7), .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 8) {
    width: calc(100% - 4rem);
  }
  .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 1) .portfolio__item-bg, .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 6) .portfolio__item-bg, .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 7) .portfolio__item-bg, .portfolio__list:not(.portfolio__list--related) .portfolio__item:nth-child(9n + 8) .portfolio__item-bg {
    padding-bottom: calc(50% - 2rem);
  }
  .portfolio__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin-bottom: 0;
  }
  .portfolio__item {
    width: calc(50% - 4rem);
    margin-bottom: 2rem;
  }
  .portfolio__item .portfolio__item-p {
    display: none !important;
  }
  .portfolio__item-row {
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
  }
}
@media (max-width: 500px) {
  .portfolio__row {
    display: block;
  }
  .portfolio__item {
    width: 100%;
  }
  .portfolio__item-bg {
    padding-bottom: 80% !important;
  }
}
.hero-carousel {
  margin-bottom: 12rem;
}
.hero-carousel__item {
  padding-bottom: 56%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .hero-carousel {
    margin-bottom: 5rem;
  }
}
.project-wrap {
  max-width: 1056px;
  margin: 0 auto;
}
.about-project .inner {
  display: flex;
  justify-content: space-between;
}
.about-project__left {
  width: 335px;
  padding-right: 35px;
  box-sizing: border-box;
}
.about-project__right {
  width: calc(100% - 335px);
  margin-bottom: 6rem;
  padding-bottom: 6rem;
  border-bottom: 1px solid #F3F3F6;
}
.about-project + .about-project .about-project__right {
  border-bottom: none;
}
.project-wrap {
  padding-bottom: 8rem;
}
.portfolio-related {
  padding: 10rem 0;
}
@media (max-width: 767px) {
  .portfolio-related {
    padding: 5rem 0;
  }
  .about-project .inner {
    display: block;
  }
  .about-project__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .about-project__right {
    width: auto;
    margin-bottom: 4rem;
    padding-bottom: 0;
  }
}
.statistics {
  margin-bottom: 12rem;
}
.statistics__list {
  border: 1px solid #F3F3F6;
  border-radius: 2.4rem;
  display: flex;
  flex-wrap: wrap;
  padding: 4.5rem 3.5rem;
}
.statistics__item {
  width: 25%;
  padding: 0 3.5rem;
  box-sizing: border-box;
  text-align: center;
}
.statistics__item-val {
  font-size: 7.2rem;
  color: #0066DA;
  margin-bottom: 1rem;
}
.statistics__item-desc {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .statistics {
    margin-bottom: 5rem;
  }
  .statistics__list {
    padding: 2rem;
  }
  .statistics__item {
    padding: 0 2.5rem;
  }
  .project-wrap {
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .statistics__item {
    width: 50%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .statistics__item {
    width: 100%;
  }
}
/* 404 page */
.bg-404-page {
  background: url(../images/XL.webp) no-repeat center center / cover;
  min-height: 70vh;
  padding: 17rem 0 5rem;
  box-sizing: border-box;
}
.bg-404-page svg {
  margin-bottom: 4rem;
}
/* LP page */
.page-template-landing-page .header, .page-template-landing-page .footer, .page-template-logistic-page .header, .page-template-logistic-page .footer {
  display: none;
}
.page-template-landing-page .inner, .page-template-logistic-page .inner {
  max-width: 1520px;
  padding: 0 4rem;
}
.lp-header {
  padding: 3rem 4rem;
  display: flex;
  justify-content: space-between;
  background: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
}
.lp-header a.logo {
  color: #202020;
}
.lp-hero {
  padding: 25rem 0 17rem;
  background: url(../images/bg-hero.webp) no-repeat center bottom / cover;
  text-align: center;
  position: relative;
  background-size: cover;
}
.lp-hero > svg {
  position: absolute;
  left: 50%;
  bottom: 6rem;
  transform: translate(-50%, 0);
}
.lp-hero .content-entry {
  max-width: 1040px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .lp-header {
    padding: 2rem 3rem;
  }
  .page-template-landing-page .inner, .page-template-logistic-page .inner {
    padding: 0 3rem;
  }
}
@media (max-width: 1024px) {
  .lp-hero {
    padding: 15rem 0;
  }
}
@media (max-width: 767px) {
  .lp-header {
    padding: 2rem;
  }
  .lp-header .btn {
    font-size: 1.3rem;
  }
  .lp-header .btn span {
    padding: 1.5rem;
  }
  .page-template-landing-page .inner, .page-template-logistic-page .inner {
    padding: 0 2rem;
  }
  .lp-header__left svg {
    max-width: 90%;
    height: auto;
  }
  .lp-hero {
    padding: 10rem 0 14rem;
  }
}
.get-started.get-started--services {
  background: #FFFFFF;
  padding: 0;
}
.get-started.get-started--services .inner {
  position: relative;
}
.get-started.get-started--services .get-started__bg {
  border-radius: 40px;
}
.get-started.get-started--services .get-started__in {
  padding: 9.5rem 0;
  position: relative;
  z-index: 99;
}
.get-started.get-started--services .get-started__item {
  display: flex;
  flex-direction: column;
}
.get-started.get-started--services .get-started__item .content-entry {
  flex-grow: 1;
  text-align: left;
}
.get-started.get-started--services .get-started__item .content-entry ul li {
  padding-left: 3.2rem;
}
.get-started.get-started--services .get-started__item .content-entry ul li:before {
  content: '';
  top: 0.7rem;
  width: 10px;
  height: 10px;
  background: #08B14C;
  border-radius: 50%;
}
.get-started.get-started--services .get-started__item .btn {
  width: 100%;
}
@media (max-width: 1024px) {
  .get-started.get-started--services .get-started__in {
    padding: 8rem 0;
  }
  .get-started.get-started--services .get-started__item {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .get-started.get-started--services .get-started__in {
    padding: 5rem 0;
  }
}
.why-itera {
  margin: 14rem 0;
}
.why-itera .inner {
  display: flex;
  justify-content: space-between;
}
.why-itera__left {
  width: 40%;
}
.why-itera__right {
  width: 48.5%;
}
.why-itera__list-item {
  padding-left: 6.4rem;
  position: relative;
}
.why-itera__list-item i {
  font-size: 4rem;
  position: absolute;
  left: 0;
  top: 0;
  color: #E2E1E3;
}
@media (max-width: 1024px) {
  .why-itera {
    margin: 8rem 0;
  }
  .why-itera__left {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .why-itera {
    margin: 5rem 0;
  }
  .why-itera .inner {
    display: block;
  }
  .why-itera__left {
    width: auto;
    margin-bottom: 3rem;
  }
  .why-itera__right {
    width: auto;
  }
  .why-itera__list-item {
    padding-left: 4rem;
  }
  .why-itera__list-item i {
    font-size: 2.5rem;
  }
}
.lp-footer {
  background: #202020;
  padding: 14rem 0 4rem;
  color: #FFFFFF;
}
.lp-footer .inner {
  display: flex;
  justify-content: space-between;
}
.lp-footer .inner:nth-child(2) {
  align-items: center;
  padding-top: 8rem;
}
.lp-footer__left {
  width: 32%;
}
.lp-footer__left .p3 span {
  color: #D70302;
}
.lp-footer__right {
  width: calc(68% - 40px);
}
.lp-footer .footer__socials {
  list-style-type: none;
  margin-bottom: 0;
}
.apply-row {
  display: flex;
  justify-content: space-between;
}
.apply-col {
  width: calc(50% - 2rem);
  color: #CCCCD1;
}
.apply-col .btn {
  width: 100%;
}
.apply-col .i-row {
  align-items: flex-start;
}
.apply-col .wpcf7-radio {
  display: block;
  padding-bottom: 2rem;
}
.apply-col .field > label em {
  color: #D70302;
}
.apply-col input[type="text"], .apply-col input[type="email"], .apply-col input[type="tel"], .apply-col input[type="password"], .apply-col textarea {
  background: none;
  color: #FFFFFF;
  border: 1px solid #6E6E73;
}
.apply-col textarea {
  height: 30rem;
}
.apply-col .field.focused label {
  background: #202020;
  color: #6E6E73;
  opacity: 1;
}
.apply-col .wpcf7-list-item {
  display: block;
}
.apply-col .wpcf7-list-item input[type="radio"] + span {
  font-size: 1.6rem;
  color: #FFFFFF;
  padding-left: 3.2rem;
  display: flex;
  justify-content: space-between;
}
.apply-col .wpcf7-list-item input[type="radio"] + span:before {
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  background: none;
}
.apply-col .wpcf7-list-item input[type="radio"] + span:after {
  width: 1rem;
  height: 1rem;
  transform: translate(0, 0);
  top: 0.5rem;
  left: 0.5rem;
  border: none;
  background: #FFFFFF;
  border-radius: 50%;
}
.remove-promo {
  position: absolute;
  right: 1.6rem;
  top: 1.6rem;
  cursor: pointer;
  display: none;
}
.count-check strong {
  margin-left: 1rem;
}
.col-promo {
  width: 160px;
}
.col-promo-text {
  width: calc(100% - 176px);
  font-size: 1.4rem;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .lp-footer .inner:first-child {
    display: block;
  }
  .lp-footer__left {
    width: auto;
  }
  .lp-footer__right {
    width: auto;
  }
  .lp-footer .inner:nth-child(2) {
    padding-top: 4rem;
  }
}
@media (max-width: 1024px) {
  .lp-footer {
    padding: 8rem 0 3rem;
  }
}
@media (max-width: 767px) {
  .lp-footer {
    padding: 5rem 0 3rem;
  }
  .lp-footer .inner {
    display: block;
  }
  .lp-footer__bottom-left {
    text-align: center;
  }
  .apply-row {
    display: block;
  }
  .apply-col {
    width: auto;
  }
  .col-promo {
    width: 100%;
  }
  .col-promo-text {
    width: 100%;
    margin-bottom: 2rem;
  }
}
/* Logistic page */
.build-lg {
  margin-bottom: 10rem;
}
.build-lg__in {
  padding: 20rem 6rem;
  border-radius: 4rem;
  color: #FFFFFF;
  text-align: center;
}
.build-lg__content {
  margin: 0 auto;
  max-width: 900px;
}
@media (max-width: 1200px) {
  .build-lg {
    margin-bottom: 8rem;
  }
  .build-lg__in {
    padding: 8rem 2rem;
  }
}
@media (max-width: 767px) {
  .build-lg {
    margin-bottom: 0;
  }
  .build-lg__in {
    margin: 0 -2rem;
    padding: 5rem 2rem;
    border-radius: 0;
  }
}
.how-itera-lg__inner {
  padding: 10rem 6rem;
  border-radius: 4rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.how-itera-lg__in {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
.how-itera-lg__in:first-child {
  margin-bottom: 10rem;
}
.how-itera-lg__left {
  width: calc(50% - 2rem);
}
.how-itera-lg__right {
  width: calc(50% - 2rem);
}
.how-itera-lg__want {
  text-align: center;
  margin-top: 10rem;
}
.how-itera-lg__want .content-entry p {
  margin-bottom: 2rem;
}
.how-itera-lg__carousel-text-control {
  position: relative;
  display: flex;
  gap: 3rem;
  margin-bottom: 2.4rem;
}
.how-itera-lg__carousel-text-control .slick-arrow {
  position: relative;
  transform: translate(0, 0);
  top: auto;
  left: auto;
}
.how-itera-lg__carousel-text-control .slick-arrow.slick-next {
  right: auto;
  transform: translate(0, 0) scaleX(-1);
}
@media (max-width: 1200px) {
  .how-itera-lg__inner {
    padding: 8rem 2rem;
  }
  .how-itera-lg__want {
    margin-top: 8rem;
  }
}
@media (max-width: 767px) {
  .how-itera-lg__inner {
    margin: 0 -2rem;
    border-radius: 0;
    padding: 5rem 2rem;
  }
  .how-itera-lg__in {
    flex-direction: column;
    gap: 0;
  }
  .how-itera-lg__left {
    width: 100%;
  }
  .how-itera-lg__right {
    width: 100%;
  }
  .how-itera-lg__want {
    margin-top: 5rem;
  }
}
.industries-lg__in {
  padding: 12rem 6rem;
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
.industries-lg__list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.industries-lg__left {
  width: 50%;
  box-sizing: border-box;
  padding-right: 4rem;
}
.industries-lg__right {
  width: 50%;
}
.industries-lg__title {
  width: calc(33.33% - 1.6rem);
  border: 1px solid #E2E1E3;
  border-radius: 2.4rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.33;
  box-sizing: border-box;
  padding: 3.2rem 2.4rem;
  min-height: 16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (max-width: 1200px) {
  .industries-lg__in {
    padding: 8rem 2rem;
  }
  .industries-lg__title {
    width: calc(50% - 1.2rem);
    min-height: 1px;
  }
}
@media (max-width: 767px) {
  .industries-lg__in {
    padding: 5rem 0;
    flex-direction: column;
  }
  .industries-lg__left {
    width: 100%;
  }
  .industries-lg__right {
    width: 100%;
  }
  .industries-lg__title {
    flex: 1 calc(50% - 1.2rem);
  }
}
.our-solution-lg {
  padding: 12rem 6rem;
}
.our-solution-lg__in {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
.our-solution-lg__left {
  width: 50%;
}
.our-solution-lg__right {
  width: 50%;
}
.our-solution-lg__list {
  margin-left: 2.4rem;
}
.our-solution-lg__item {
  background: none;
  padding: 1.4rem 0 1.4rem 4rem;
  position: relative;
  border: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 500;
}
.our-solution-lg__item:after {
  content: '';
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_2730_13062" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect width="24" height="24" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_2730_13062)"><path d="M11 13H5V11H11V5H13V11H19V13H13V19H11V13Z" fill="%230066DA"/></g></svg>') no-repeat 0 0 / 100% auto;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.our-solution-lg__item.active {
  font-weight: 900;
}
.our-solution-lg__item.active:after {
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_2730_13104" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect width="24" height="24" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_2730_13104)"><path d="M4.15039 13.575V10.425H19.8504V13.575H4.15039Z" fill="%230066DA"/></g></svg>') no-repeat 0 center / 100% auto;
}
.our-solution-lg__item-content {
  display: none;
  padding: 6.4rem;
  border-radius: 2.4rem;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
  .our-solution-lg {
    padding: 8rem 2rem;
  }
  .our-solution-lg__item-content {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .our-solution-lg {
    padding: 5rem 0;
  }
  .our-solution-lg__in {
    flex-direction: column;
  }
  .our-solution-lg__left {
    width: 100%;
  }
  .our-solution-lg__right {
    width: 100%;
  }
  .our-solution-lg__list {
    margin-left: 0;
  }
  .our-solution-lg__item {
    font-size: 1.8rem;
  }
  .our-solution-lg__item-content {
    padding: 2rem;
  }
}
.technologies-lg__in {
  padding: 10rem 6rem;
  display: flex;
  gap: 4rem;
  justify-content: space-between;
}
.technologies-lg__left {
  width: 50%;
  padding-top: 3.2rem;
}
.technologies-lg__right {
  width: 50%;
}
@media (max-width: 1200px) {
  .technologies-lg__in {
    padding: 8rem 2rem;
  }
}
@media (max-width: 767px) {
  .technologies-lg__in {
    padding: 5rem 0;
    flex-direction: column;
    gap: 0;
  }
  .technologies-lg__left {
    width: 100%;
    padding-top: 0;
  }
  .technologies-lg__right {
    width: 100%;
  }
}
.who-we-are-lg__in {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 15rem 6rem;
  color: #FFFFFF;
  text-align: center;
  border-radius: 4rem;
}
.who-we-are-lg__icon {
  height: 8rem;
  margin-bottom: 2.4rem;
}
.who-we-are-lg__list {
  display: flex;
  justify-content: center;
  gap: 4rem;
}
.who-we-are-lg__item {
  flex: 1;
}
@media (max-width: 1200px) {
  .who-we-are-lg__in {
    padding: 8rem 2rem;
  }
  .who-we-are-lg__list {
    flex-wrap: wrap;
  }
  .who-we-are-lg__item {
    flex: calc(33.33% - 4rem);
  }
}
@media (max-width: 767px) {
  .who-we-are-lg__in {
    margin: 0 -2rem;
    padding: 5rem 2rem;
    border-radius: 0;
  }
  .who-we-are-lg__list {
    gap: 2rem;
  }
  .who-we-are-lg__item {
    flex: calc(50% - 2rem);
  }
}
@media (max-width: 767px) {
  .who-we-are-lg__item {
    flex: 100%;
  }
}
.why-invest-lg__in {
  padding: 20rem 6rem;
  border-radius: 4rem;
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
.why-invest-lg__left {
  width: 50%;
  padding-top: 4rem;
}
.why-invest-lg__right {
  width: 50%;
}
.why-invest-lg__right .content-entry {
  padding: 4rem;
  border-radius: 2.4rem;
  background: #FFFFFF;
}
@media (max-width: 1200px) {
  .why-invest-lg__in {
    padding: 8rem 2rem;
  }
}
@media (max-width: 767px) {
  .why-invest-lg__in {
    padding: 5rem 2rem;
    margin: 0 -2rem;
    border-radius: 0;
    flex-direction: column;
    gap: 0;
  }
  .why-invest-lg__left {
    width: 100%;
    padding-top: 0;
  }
  .why-invest-lg__right {
    width: 100%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.itera-research.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Fvariables.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Ficons.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Freset.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Fslick.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Fglobal-elements.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Fmixin.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fglobal%2Fglobal-style.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fheader%2Fheader.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Ffooter%2Ffooter.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fstatistic.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fcertificates.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Four-expertise.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Four-engagement.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fstories.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fdelivering.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fget-started.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fpartnership.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Finsights.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Ffaq.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fsolutions.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Four-services.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Four-principles.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Ftestimonials.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fpartners.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Ftext.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Faccordion.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fcontact-form.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Ficon-description.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fthree-col.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fcta.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fside-menu.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Fimage-description-list.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Ficon-desc-4col.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fexpertise%2Ftags.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fblog%2Fblog.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fblog%2Fshare.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fblog%2Ftags.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fblog%2Frelated-articles.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fcontact-page%2Fcountry-list.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fportfolio%2Fportfolio.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fportfolio%2Fcarousel.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fportfolio%2Fabout-project.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Fportfolio%2Fstatistics.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2F404%2Fgeneral.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flanding-page%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flanding-page%2Fget-started.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flanding-page%2Fwhy.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flanding-page%2Flp-footer.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Fbuild.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Fhow-itera.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Findustries.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Four-solution.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Ftechonologies.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Fwho-we-are.scss%22%2C%22wp-content%2Fthemes%2Fiteraresearch%2Fassets%2Fscss%2Fpages%2Flogistic-page%2Fwhy-invest.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACCA%3BACDA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3YA%3BAGmZA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAHveJ%3BAIEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BACjGA%3BAAAA%3BAAAA%3BALAA%3BAKIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtIA%3BAK6IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7RJ%3BAKsSA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACpSF%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAD6SA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAEF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHv4BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAKlgBE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAPvIA%3BAQAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARzJF%3BAQqKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAR%2FeA%3BASAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATjJF%3BAUAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC3HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC9GJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACzCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACzIJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAC%2FBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAC%2FEF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACtBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FFJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACtBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACpGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQV%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACrIJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAChFJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACtBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAC3GF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAzBtDF%3BA0BAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BACLA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BACpDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACfE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BACrEF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBN%3BAAAA%3BAAAA%3BAC%2FCF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACjDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCRA%3BAqCAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAC3GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BACrCN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAChGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAxC5BJ%3BAyCAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzClJF%3BA0CAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAQF%3BAAIQ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BACpKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACXF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7CJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BA7ClDJ%3BA8CAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BA9CLF%3BA%2BCEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BACnFF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACpDF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACpDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlDjKF%3BAmDAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC1EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC7DJ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACjFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAChCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BACrDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */