@charset "UTF-8";
/* global styles */
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;
}
html.fontsize {
  font-size: 68% !important;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  height: 100%;
}
body {
  font-size: 1.6rem;
  line-height: 1;
  padding: 0;
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  background: #fff;
  height: 100%;
}
#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;
}
nav ul {
  list-style: none;
}
.inner {
  max-width: 1416px;
  padding: 0 3rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
blockquote {
  quotes: none;
}
select, button {
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
button:focus {
  outline: none;
}
button {
  background: none;
}
blockquote:before, blockquote:after {
  content: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: #0a2a57;
  margin-bottom: 3rem;
  line-height: 1.2;
}
h1, .h1 {
  font-size: 5.7rem;
  letter-spacing: -0.2rem;
}
h1.article-title, .h1.article-title {
  font-size: 3.4rem;
  letter-spacing: 0;
  margin-bottom: 12.5rem;
}
h2 {
  font-size: 4rem;
}
h3, .h3 {
  font-size: 3.4rem;
}
h4 {
  font-size: 2.8rem;
}
h5 {
  font-size: 2.1rem;
}
p {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #0D3770;
  margin-bottom: 2.5rem;
  font-weight: 500;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
input:focus, a:focus, button:focus, select:focus {
  outline: none;
}
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;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
iframe {
  max-width: 100%;
}
html.overlayed {
  overflow: hidden;
  overflow-y: scroll;
}
html.overlayed body.overlayed {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.tweet-me {
  height: 45px;
  width: 40px;
  font-size: 0;
  z-index: 999;
}
::selection {
  background: #c4c4c4;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #c4c4c4;
  /* Gecko Browsers */
}
#wrapper {
  min-height: 100%;
  position: relative;
}
#wrapper:after {
  clear: both;
  content: "";
  display: block;
}
main {
  padding-top: 127px;
}
.main-section {
  overflow: hidden;
  min-height: 100%;
  transition: filter 0.5s;
}
.overlayed #wrapper {
  overflow: hidden;
}
.overlayed .main-section {
  overflow-x: hidden;
}
.hidden {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0cache;
}
.wow {
  visibility: 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;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.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;
}
.inner {
  max-width: 1340px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
.inner_slim {
  max-width: 1120px;
}
.inner_slim-2 {
  max-width: 1240px;
}
.inner_full {
  max-width: 100%;
  padding: 0;
}
.inner_full .sue-section {
  border: none !important;
}
#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #0097d1;
  background: #fff;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}
#skiptocontent a:focus {
  top: 0;
}
.gm-ui-hover-effect img {
  margin: 3px 0px 0px !important;
  width: 24px !important;
  height: 24px !important;
  top: 0 !important;
  right: 0 !important;
}
.loginpopupOpen .main-section {
  filter: blur(4px);
}
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 */
}
@media (max-width: 1600px) {
  html {
    font-size: 60%;
  }
}
@media (max-width: 1400px) {
  html {
    font-size: 58%;
  }
}
@media (max-width: 1024px) {
  h1, .h1 {
    font-size: 5.7rem;
  }
}
@media (max-width: 1023px) {
  html {
    font-size: 56%;
  }
  main {
    padding-top: 80px;
  }
  h1, .h1 {
    font-size: 3.6rem;
    letter-spacing: -0.1rem;
  }
  h2 {
    font-size: 3.6rem;
  }
  h3, .h3 {
    font-size: 2.9rem;
  }
  h4 {
    font-size: 2.5rem;
  }
  h5 {
    font-size: 1.9rem;
  }
}
@media (max-width: 767px) {
  main {
    padding-top: 77px;
  }
  p {
    line-height: 1.8;
    font-size: 1.6rem;
  }
  h1, .h1 {
    font-size: 3.7rem;
    letter-spacing: -0.1rem;
  }
  h1.article-title, .h1.article-title {
    margin-bottom: 30px;
  }
  h2 {
    font-size: 3.2rem;
  }
  h3, .h3 {
    font-size: 3rem;
  }
  h4 {
    font-size: 2.6rem;
  }
  h5 {
    font-size: 2rem;
  }
}
@media (max-width: 550px) {
  html {
    font-size: 54%;
  }
  .inner {
    padding: 0 25px;
  }
}
@media (max-width: 360px) {
  h2 {
    font-size: 3.4rem;
    margin-bottom: 30px;
  }
}
/* 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;
}
.example-module-title {
  color: #FF0000;
  padding: 20px 0;
}
.btn {
  background: var(--background-color, #123161);
  font-size: 1.3rem;
  box-sizing: border-box;
  line-height: 1.53;
  padding: 1.5rem 2rem 1.5rem 3rem;
  display: inline-block;
  border-radius: 5rem;
  color: var(--text-color, #fff);
  text-align: center;
  letter-spacing: 0.1rem;
  border: none;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  transition: background 0.35s;
  z-index: 1;
}
.btn:before {
  border-radius: 2.5rem;
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  top: 0;
  bottom: 0;
  background: var(--background-color-hover, #86B5EC);
  transition: width 0.35s;
}
.btn.download span:before, .btn.download span:after {
  display: none;
}
.btn.download span svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.btn:hover {
  color: var(--text-color, #fff);
}
.btn.light {
  background: #F2F7FC;
  color: #123161;
}
.btn.white {
  color: #123161;
  background: #fff;
}
.btn.skyblue, .btn.secondary {
  color: #123161;
  background: #F3F8FD;
}
.btn em {
  font-style: normal;
  display: block;
  position: relative;
  z-index: 5;
}
.btn span {
  display: inline-block;
  padding-right: 3.2rem;
  position: relative;
  z-index: 5;
}
.btn span:before {
  width: 16px;
  height: 2px;
  margin-top: -1px;
  background: var(--text-color, #F7A533);
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.btn span:after {
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  margin-top: -5px;
  border-right: 2px solid var(--text-color, #F7A533);
  border-bottom: 2px solid var(--text-color, #F7A533);
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.link-arrow {
  font-size: 1.4rem;
  font-weight: 600;
  padding-right: 30px;
  position: relative;
  color: #86B5EC !important;
  text-decoration: none !important;
}
.link-arrow::before {
  width: 16px;
  height: 2px;
  margin-top: -1px;
  background: #F7A533;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.link-arrow:after {
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  margin-top: -5px;
  border-right: 2px solid #F7A533;
  border-bottom: 2px solid #F7A533;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.slim-btn {
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  line-height: 1.78;
  font-weight: bold;
  color: #0D3770;
  position: relative;
}
.slim-btn.white {
  color: #fff;
}
.slim-btn:before {
  right: 0;
  width: 100%;
  bottom: 0;
  content: "";
  height: 2px;
  background: #FFAC00;
  position: absolute;
  transition: width 0.35s;
}
.slim-btn:after {
  left: 0;
  width: 0;
  bottom: 0;
  content: "";
  height: 2px;
  background: #86B5EC;
  position: absolute;
  transition: width 0.35s;
}
.category-sub-title {
  color: #86B5EC;
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-bottom: 1.5rem;
}
.category-sub-title__article {
  font-size: 1.8rem;
}
.sub-title {
  display: inline-block;
  vertical-align: top;
  color: #FFAC00;
  font-size: 1.6rem;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 5.4rem;
  position: relative;
  margin-bottom: 3rem;
  letter-spacing: 0.15rem;
}
.sub-title:before {
  content: "";
  background: #FFAC00;
  height: 2px;
  width: 3.4rem;
  position: absolute;
  left: 0;
  top: 1rem;
}
.small-btn {
  border-radius: 1.3rem;
  border: 1px solid #80ACE4;
  padding: 0.5rem 1.4rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  color: #86B5EC;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  transition: color 0.35s, background 0.35s;
}
.circle-arrow {
  width: 5rem;
  height: 5rem;
  position: relative;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
  color: #86B5EC;
  text-decoration: none;
}
.circle-arrow:before {
  width: 1.6rem;
  height: 0.2rem;
  margin-top: -0.1rem;
  margin-left: -0.8rem;
  background: #f7a533;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transition: transform 0.35s;
}
.circle-arrow:after {
  width: 1rem;
  height: 1rem;
  transform: rotate(-45deg);
  margin-top: -0.6rem;
  border-right: 2px solid #f7a533;
  border-bottom: 2px solid #f7a533;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -0.4rem;
  top: 50%;
  transition: transform 0.35s;
}
.desktop-version .link-arrow:hover:before {
  transform: translate(0.5rem, 0);
}
.desktop-version .link-arrow:hover:after {
  transform: translate(0.5rem, 0) rotate(-45deg);
}
.desktop-version .btn:hover {
  background: transparent;
}
.desktop-version .btn:hover:before {
  width: 100%;
}
.desktop-version .btn:hover span:before {
  transform: translate(0.5rem, 0);
}
.desktop-version .btn:hover span:after {
  transform: translate(0.5rem, 0) rotate(-45deg);
}
.desktop-version .small-btn:hover {
  color: #fff;
  background: #80ACE4;
}
.desktop-version .slim-btn:hover:after {
  width: 100%;
}
.play-btn {
  width: 9.5rem;
  height: 9.5rem;
  border-radius: 9.5rem;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.play-btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1.2rem solid transparent;
  border-left: 1.8rem solid #f7a533;
  margin-left: -0.6rem;
  margin-top: -1.2rem;
}
.mejs-poster:after {
  content: "";
  border: 1px solid #fff;
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
}
.close {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #123161;
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
}
.close:before, .close:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  margin-left: -10px;
  background: #fff;
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.close:hover:before, .close:hover:after {
  background: #FFAC00;
}
.image-animation {
  transform: translate(0, 50px) scale(0.5);
  opacity: 0;
  transition: transform 1s, opacity 0.4s;
  position: relative;
  overflow: hidden;
  display: block;
}
.image-animation em {
  transform: scale(2.5);
  transition: transform 1s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.image-animation.wow[style*=visible] {
  transform: translate(0, 0) scale(1);
  opacity: 1;
}
.image-animation.wow[style*=visible] em {
  transform: scale(1);
}
@media (max-width: 767px) {
  .sub-title {
    font-size: 1.4rem;
  }
  .small-btn {
    font-size: 1.4rem;
  }
  .btn {
    font-size: 14px;
    padding: 15px 30px;
    border-radius: 30px;
  }
}
/***********************************************************************************************************************
 *
 *  CHAT CSS
 *  Holds all CSS to style the chat interface.
 *
 **********************************************************************************************************************/
#chat-button-start {
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 0;
  z-index: 9998;
}
#chat-button-start button {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 18px;
  width: auto;
  line-height: 26px;
  font-size: 14px;
  border: 1px solid #00629e;
  border-radius: 0;
  outline: none;
  display: inline-block;
  text-align: center;
  background: #00629e;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
}
#chat-button-start button:hover {
  background: #ffffff;
  color: #00629e;
}
#chat-button-start button:active {
  background: #00629e;
  color: #7294bc;
}
#chat-button-start button i {
  margin-right: 5px;
}
#chat-button-start button .plus {
  margin-left: 5px;
  display: inline;
  font-size: 17px;
}
#chat-button-start button .plus.hidden {
  display: none;
}
#chat-conversation-area {
  position: fixed;
  width: 300px;
  bottom: 0;
  right: 10px;
  z-index: 2147483641;
  background-color: white;
  -webkit-animation: fadeIn 0.5s ease-in-out;
  animation: fadeIn 0.5s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  max-height: 100vh;
}
#chat-conversation-area.hidden {
  display: none;
}
#chat-conversation-area .chat-header {
  background: #444 none repeat scroll 0% 0%;
  color: #e0e7ee;
  height: 35px;
  padding-left: 15px;
}
#chat-conversation-area .chat-header .text {
  display: inline-block;
  line-height: 34px;
  font-size: 16px;
}
#chat-conversation-area .chat-header .buttons {
  float: right;
  white-space: nowrap;
}
#chat-conversation-area .chat-header .buttons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
  color: white;
  font-size: 24px;
  opacity: 0.6;
}
#chat-conversation-area .chat-body {
  padding: 0 15px;
}
#chat-conversation-area .chat-body h3 {
  margin: 0;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
#chat-conversation-area .chat-body table {
  width: 100%;
  text-align: center !important;
  border: none;
}
#chat-conversation-area .chat-body table th {
  border: none !important;
  width: 35%;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
#chat-conversation-area .chat-body table th.text-row {
  padding: 10px 0px;
}
#chat-conversation-area .chat-body table th.text-row input {
  margin: -3px 10px 0px 0px;
}
#chat-conversation-area .chat-body table td input {
  border-radius: 3px;
  height: 31px;
  border: 1px solid #ddd;
  padding: 5px 10px 5px 10px;
  font-size: 13px;
  line-height: 29px;
  color: #555;
  background-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  outline: none;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
}
#chat-conversation-area .chat-body .buttons {
  width: 100%;
  padding: 20px 0 20px 0;
}
#chat-conversation-area .chat-body .buttons button {
  display: block;
  margin: 0 auto;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  height: 32.2px;
  line-height: 32.2px;
  padding: 0 20.3px;
  font-size: 12.6px;
  border-radius: 3.5px;
  user-select: none;
  outline: none;
  border: 1px solid #31b069;
  background: #31b069;
  color: #fff;
}
#chat-conversation-area iframe {
  height: 90vh !important;
  border: none;
}
#chat-conversation-area #chat-conversation-offline-message {
  padding-top: 30px;
  padding-bottom: 30px;
}
#chat-conversation-area #chat-conversation-offline-message p {
  font-weight: bold;
}
#chat-conversation-area #chat-conversation-offline-message p a {
  color: #33559b;
  text-decoration: underline;
}
/* header */
#header {
  padding: 4rem 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #fff;
  transition: padding 0.35s, box-shadow 0.35s;
}
#header.sticky {
  padding: 1.5rem 0;
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.1);
}
#header .inner {
  max-width: 1400px;
}
#header .logo {
  float: left;
  margin-top: 0.8rem;
}
#header .right-header {
  float: right;
}
#header .right-header #nav {
  float: left;
  padding: 0.8rem 6.7rem 0 0;
}
#header .right-header #nav ul.menu > li {
  float: left;
  margin-right: 3rem;
  position: relative;
}
#header .right-header #nav ul.menu > li > a {
  color: #123161;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  font-weight: 500;
  padding: 1rem 0;
  position: relative;
}
#header .right-header #nav ul.menu > li > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  content: "";
  background: #FFAC00;
  transition: width 0.35s;
  width: 0;
}
#header .right-header #nav ul.menu > li > .sub-menu {
  position: absolute;
  background: #fff;
  border-radius: 0 0 1rem 1rem;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
  padding: 3rem 2.5rem 2rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s;
  z-index: 10;
}
#header .right-header #nav ul.menu > li > .sub-menu:after {
  clear: both;
  content: "";
  display: block;
}
#header .right-header #nav ul.menu > li > .sub-menu li {
  white-space: normal;
}
#header .right-header #nav ul.menu > li > .sub-menu > li {
  display: inline-block;
  vertical-align: top;
  width: 28rem;
  margin-left: 3rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li.half-column-18 {
  width: 18rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li.half-column-20 {
  width: 20rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li.half-column-25 {
  width: 25rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li:first-child {
  margin-left: 0;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > a {
  display: none;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li {
  display: block;
  margin-bottom: 1rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li a {
  font-size: 12px;
  font-weight: 500;
  color: #325483;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item {
  margin-bottom: 1.5rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a {
  position: relative;
  display: block;
  font-weight: 600;
  color: #325483;
  font-size: 1.4rem;
  line-height: 1;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a.no-link {
  color: #A2BBD8;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a.no-link:before, #header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a.no-link:after {
  display: none;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a:not(.no-link):hover span:after {
  width: 100%;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a span {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 5px;
  position: relative;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > a span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.2rem;
  content: "";
  background: #F7A533;
  transition: width 0.35s;
  width: 0;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > .sub-menu {
  padding: 1rem 0 0.1rem 0rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > .sub-menu > li {
  display: block;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > .sub-menu > li.menu-item {
  font-size: 1.4rem;
  font-weight: 600;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > .sub-menu > li a {
  font-size: 12px;
  font-weight: 500;
  color: #325483;
  display: inline-block;
  position: relative;
  padding: 0.5rem 0;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu > li.menu-item > .sub-menu > li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.2rem;
  content: "";
  background: #F7A533;
  transition: width 0.35s;
  width: 0;
}
#header .right-header .account-link {
  float: left;
  color: #123161;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  padding: 1rem 40px 1rem 0;
  margin: 0.7rem 3rem 0 0;
  position: relative;
}
#header .right-header .account-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.2rem;
  content: "";
  background: #123161;
  transition: width 0.35s;
  width: 0;
}
#header .right-header .account-link:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  right: 0;
  background: url(../images/Login-08.png) no-repeat 0 0 / contain;
}
#header .right-header #nav ul.menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
#header .right-header #nav ul.menu > li:hover > a:before {
  width: 100%;
}
#header .right-header #nav ul.menu > li > a:hover:before {
  width: 100%;
}
#header .right-header #nav ul.menu > li > .sub-menu > li > .sub-menu li > .sub-menu li a:hover:before {
  width: 100%;
}
#header .right-header .account-link:hover:before {
  width: 100%;
}
.mobile-menu, .menu-icon {
  display: none;
}
@media (max-width: 1023px) {
  #header {
    padding: 18px 0;
  }
  #header.sticky {
    padding: 18px 0;
    box-shadow: none;
  }
  #header .logo {
    margin-top: 0;
  }
  #header #nav {
    display: none;
  }
  #header .right-header .account-link, #header .right-header .btn {
    display: none;
  }
  .opened-menu .mobile-menu {
    transform: translate(0, 0);
  }
  .opened-menu .mobile-menu__in {
    opacity: 1;
    transform: translate(0, 0);
  }
  .mobile-menu {
    display: block;
    position: fixed;
    z-index: 98;
    background: #fff;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding-top: 77px;
    transition: opacity 0.8s, transform 0.8s;
    transform: translate(100%, 0);
  }
  .mobile-menu__in {
    opacity: 0;
    padding: 0 30px;
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
    transform: translate(100%, 0);
    transition: opacity 0.8s 0.1s, transform 0.8s 0.1s;
  }
  .mobile-menu__in nav > div > ul {
    padding-top: 50px;
  }
  .mobile-menu__in nav > div > ul > li > a {
    padding: 20px 16px 20px 10px;
    border-bottom: 1px solid rgba(50, 84, 131, 0.16);
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #0a2a57;
    text-decoration: none;
    display: block;
    position: relative;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > a:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    width: 9px;
    height: 9px;
    border-top: 2px solid #0D3770;
    border-right: 2px solid #0D3770;
    transform: translate(0, -50%) rotate(45deg);
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 30px;
    background: #fff;
    z-index: 99;
    transform: translate(100%, 0);
    transition: transform 0.8s;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu.active {
    transform: translate(0, 0);
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu.active > li {
    opacity: 1;
    transform: translate(0, 0);
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li {
    opacity: 0;
    transform: translate(100%, 0);
    transition: transform 0.8s 0.1s, opacity 0.8s 0.1s;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li.back-item {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #0a2a57;
    text-align: center;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 15px;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li.back-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 9px;
    height: 9px;
    border-top: 2px solid #0D3770;
    border-left: 2px solid #0D3770;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li > a {
    display: none;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > a {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(50, 84, 131, 0.16);
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #0a2a57;
    text-decoration: none;
    display: block;
  }
  .mobile-menu__in nav > div > ul > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
    padding: 13px 10px;
    border-bottom: 1px solid rgba(50, 84, 131, 0.16);
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #325483;
    text-decoration: none;
    display: block;
  }
  .mobile-menu__in .btn-mobile {
    padding: 20px 16px 20px 10px;
    border-bottom: 1px solid rgba(50, 84, 131, 0.16);
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #86B5EC;
    text-decoration: none;
    display: block;
    position: relative;
  }
  .mobile-menu__in .account-link {
    padding: 20px 16px 20px 10px;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #0a2a57;
    text-decoration: none;
    display: block;
    position: relative;
    margin-bottom: 2.4rem;
  }
  .mobile-menu__in .social-links {
    padding: 0 10px;
    text-align: justify;
  }
  .mobile-menu__in .social-links:before {
    content: "";
    display: block;
    width: 100%;
  }
  .mobile-menu__in .social-links:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
  .mobile-menu__in .social-links li {
    display: inline-block;
    vertical-align: top;
  }
  .mobile-menu__in .social-links li a {
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #0D3770;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 1.8rem;
    transition: color 0.35s;
  }
  .menu-icon {
    width: 25px;
    height: 20px;
    position: absolute;
    top: 24px;
    right: 23px;
    box-sizing: border-box;
    z-index: 9;
    opacity: 1;
    display: block;
    transition: opacity 0.5s;
  }
  .menu-icon:after {
    background: #1B376C;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    border-radius: 2px;
    transition: transform 0.35s;
  }
  .menu-icon:before {
    background: #1B376C;
    content: "";
    height: 4px;
    border-radius: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: transform 0.35s;
  }
  .menu-icon span {
    background: #1B376C;
    height: 4px;
    left: 0;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 100%;
    border-radius: 2px;
  }
  .menu-icon.active span {
    opacity: 0;
  }
  .menu-icon.active:before {
    transform: rotate(-225deg) scale(1);
    top: 8px;
  }
  .menu-icon.active:after {
    transform: rotate(225deg) scale(1);
    bottom: 8px;
  }
}
/* home page */
.hero-front {
  margin-bottom: 11.5rem;
}
.hero-front .inner {
  max-width: 1320px;
}
.hero-front .hero-front-in .hero-front-left {
  width: 41%;
  float: left;
  padding-top: 4rem;
}
.hero-front .hero-front-in .hero-front-left h1 {
  margin-bottom: 1.5rem;
}
.hero-front .hero-front-in .hero-front-right {
  margin-left: 47%;
  text-align: right;
}
.hero-front .hero-front-in .hero-front-right .hero-front-img {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.hero-front .hero-front-in .hero-front-right .hero-front-img:after {
  content: "";
  position: absolute;
  right: -4rem;
  bottom: -4rem;
  width: 26rem;
  height: 30rem;
  background: #FFC512;
}
.hero-front .hero-front-in .hero-front-right .hero-front-img img {
  position: relative;
  z-index: 5;
}
.tabs-nav {
  list-style-type: none;
  border-bottom: 1px solid #F3F8FD;
  font-size: 0;
  margin-bottom: 4rem;
}
.tabs-nav h2 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  padding: 3.4rem;
  line-height: 1.5;
  font-size: 1.3rem;
  color: #0a2a57;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.35s;
  margin-bottom: 0;
}
.tabs-nav h2.cols-1 {
  width: 100%;
}
.tabs-nav h2.cols-2 {
  width: 50%;
}
.tabs-nav h2.cols-3 {
  width: 33.33%;
}
.tabs-nav h2.cols-4 {
  width: 25%;
}
.tabs-nav h2 span {
  opacity: 0.7;
  display: block;
  font-size: 1.2em;
  line-height: 1.1em;
  transition: opacity 0.35s;
}
.tabs-nav h2:nth-child(3n+1) {
  padding-left: 0;
}
.tabs-nav h2:nth-child(3n+3) {
  padding-right: 0;
}
.tabs-nav h2:nth-child(3n+3):before {
  display: none;
}
.tabs-nav h2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 28%;
  height: 40px;
  width: 1px;
  background: #C2DAF5;
  transform: translate(0, -50%);
}
.tabs-nav h2:after {
  content: "";
  background: #F7A533;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  transition: width 0.35s;
}
.tabs-nav h2.active span {
  opacity: 1;
}
.tabs-nav h2.active:after {
  width: 100%;
}
.tabs-wrap > h2 {
  display: none;
}
.tab-content {
  display: none;
}
.tab-content .content-entry p {
  font-size: 1.8rem;
  letter-spacing: 0.02rem;
  margin-bottom: 2rem;
  font-weight: 400;
}
.tab-content .content-entry a.link-arrow {
  font-size: 1.1em;
}
.desktop-version .tabs-nav h2:hover {
  color: #86B5EC;
}
.desktop-version .tabs-nav h2:hover span {
  opacity: 1;
}
.hero-front-new {
  margin-bottom: 3.5rem;
}
.hero-front-new h1, .hero-front-new .sub-title {
  position: relative;
  z-index: 10;
}
.hero-front-new h1 {
  color: #fff;
  max-width: 660px;
}
.hero-front-new__inner {
  position: relative;
  padding: 23rem 45px 10rem;
  margin: 0 -30px 25px;
}
.hero-front-new__inner .before {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  left: 100%;
  top: 3.5rem;
}
.hero-front-new__inner .after {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -12.5rem;
}
.hero-front-new__video-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 0 30rem 0;
  overflow: hidden;
}
.hero-front-new__video-bg:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #0a2a57;
  opacity: 0.3;
}
.hero-front-new__video-bg video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hero-front-new .tabs-nav {
  width: 44%;
  float: left;
}
.hero-front-new .tabs-nav h2 {
  padding-top: 0;
}
.hero-front-new .tabs-wrap {
  width: 53%;
  float: right;
}
.hero-front-new .tab-content .content-entry {
  position: relative;
}
.progress-bar-tab {
  margin-bottom: 25px;
}
.progress-bar-tab span {
  display: inline-block;
  height: 5px;
  transition: width 0s;
  background: #FFAC00;
}
.progress-bar-tab span.active {
  transition: width 5s;
}
@media (max-width: 1100px) {
  .hero-front {
    margin-bottom: 6rem;
  }
}
@media (max-width: 1023px) {
  .hero-front {
    margin-bottom: 5rem;
  }
  .hero-front .hero-front-in .hero-front-left {
    width: 50%;
  }
  .hero-front .hero-front-in .hero-front-right {
    margin-left: 54%;
  }
  .tabs-nav h2 {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .hero-front-new {
    margin-bottom: 50px;
  }
  .hero-front-new__inner {
    padding-top: 15rem;
  }
  .hero-front-new .tab-content .content-entry {
    padding-right: 0;
  }
  .hero-front-new .tab-content .content-entry .circle-btn {
    position: relative;
    background: #123161;
    font-size: 1.3rem;
    box-sizing: border-box;
    line-height: 1.53;
    padding: 1.5rem 2rem 1.5rem 3rem;
    display: inline-block;
    border-radius: 2.5rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1rem;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    height: auto;
  }
  .hero-front-new .tab-content .content-entry .circle-btn:before, .hero-front-new .tab-content .content-entry .circle-btn:after {
    display: none;
  }
  .hero-front-new .tab-content .content-entry .circle-btn span {
    display: inline-block;
    padding-right: 3.2rem;
    position: relative;
  }
  .hero-front-new .tab-content .content-entry .circle-btn span:before {
    width: 16px;
    height: 2px;
    margin-top: -1px;
    background: #F7A533;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 0.35s;
  }
  .hero-front-new .tab-content .content-entry .circle-btn span:after {
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    margin-top: -5px;
    border-right: 2px solid #F7A533;
    border-bottom: 2px solid #F7A533;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 0.35s;
  }
  .hero-front-new .tabs-nav {
    float: none;
  }
  .hero-front-new .tabs-wrap {
    float: none;
    width: auto;
  }
  .hero-front {
    position: relative;
    margin-bottom: 50px;
  }
  .hero-front:before {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 50%;
    height: 100%;
    background: url(../images/dots-bg.png) repeat 0 0;
  }
  .hero-front .inner {
    position: relative;
    z-index: 9;
  }
  .hero-front .hero-front-in .hero-front-left {
    float: none;
    width: auto;
    padding-top: 0;
  }
  .hero-front .hero-front-in .hero-front-right {
    margin-left: 0;
    text-align: center;
  }
  .hero-front .hero-front-in .hero-front-right .hero-front-img {
    max-width: 90%;
    margin: 0 auto;
  }
  .hero-front .hero-front-in .hero-front-right .hero-front-img:after {
    right: -2rem;
    bottom: -2rem;
  }
  .tabs-nav {
    display: none;
  }
  .tabs-wrap > h2 {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #C2DAF5;
  }
  .tabs-wrap > h2:first-child {
    border: none;
  }
  .tabs-wrap > h2.active:before {
    transform: translate(0, 0%) rotate(-135deg);
  }
  .tabs-wrap > h2:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    border-right: 2px solid #FFAC00;
    border-bottom: 2px solid #FFAC00;
    transform: translate(0, 0) rotate(45deg);
  }
  .tab-content {
    display: none;
    padding-bottom: 5rem;
  }
  .tab-content .content-entry p {
    font-size: 1.8rem;
    letter-spacing: 0.02rem;
    margin-bottom: 2rem;
  }
}
.page-template-industry-page .key-differentiators, .page-template-role-page .key-differentiators {
  padding: 6rem 0;
}
.page-template-industry-page .key-differentiators .key-differentiators-list, .page-template-role-page .key-differentiators .key-differentiators-list {
  background: #0D3770;
  border-radius: 10px;
}
.page-template-industry-page .key-differentiators .key-differentiators-list .key-differentiators-item h3, .page-template-role-page .key-differentiators .key-differentiators-list .key-differentiators-item h3 {
  color: #fff;
}
.page-template-industry-page .key-differentiators .key-differentiators-list .key-differentiators-item p, .page-template-role-page .key-differentiators .key-differentiators-list .key-differentiators-item p {
  color: #C2DAF5;
}
.page-template-industry-page .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon, .page-template-role-page .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon {
  background: #C2DAF5;
}
.page-template-solution-category .key-differentiators .key-differentiators-list .key-differentiators-item {
  padding: 0 2.5rem;
}
.page-template-solution-category .key-differentiators .key-differentiators-list .key-differentiators-item:before {
  top: 4.2rem;
}
.page-template-solution-category .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon {
  width: 8.4rem;
  height: 8.4rem;
  border-radius: 100%;
}
.key-differentiators {
  padding: 5rem 0 7rem;
  background: url(../images/dots-bg.png) repeat center center;
}
.key-differentiators.style-custom-text-color h1, .key-differentiators.style-custom-text-color h2, .key-differentiators.style-custom-text-color h3, .key-differentiators.style-custom-text-color h4, .key-differentiators.style-custom-text-color h5, .key-differentiators.style-custom-text-color h6, .key-differentiators.style-custom-text-color th, .key-differentiators.style-custom-text-color td, .key-differentiators.style-custom-text-color p, .key-differentiators.style-custom-text-color .content-entry, .key-differentiators.style-custom-text-color .category-sub-title, .key-differentiators.style-custom-text-color .button-sub-title, .key-differentiators.style-custom-text-color .body-text-accordion__heading, .key-differentiators.style-custom-text-color .sub-title, .key-differentiators.style-custom-text-color .body-image-text-cta-txt-in, .key-differentiators.style-custom-text-color .body-callout__caption, .key-differentiators.style-custom-text-color .body-images-text-cta-left-caption, .key-differentiators.style-custom-text-color .image-caption, .key-differentiators.style-custom-text-color .caption-wrap, .key-differentiators.style-custom-text-color .caption, .key-differentiators.style-custom-text-color .cta-front-val, .key-differentiators.style-custom-text-color .cta-front-val span, .key-differentiators.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.key-differentiators.style-custom-text-color .sub-title {
  padding-left: 0;
}
.key-differentiators.style-custom-text-color .sub-title::before {
  display: none;
}
.key-differentiators.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.key-differentiators.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.key-differentiators .inner {
  max-width: 1320px;
}
.key-differentiators h2 {
  font-size: 3.4rem;
  margin-bottom: 4.5rem;
  text-align: center;
  letter-spacing: -0.07rem;
}
.key-differentiators h3 {
  text-align: center;
}
.key-differentiators .key-differentiators-list {
  background: #F3F8FD;
  padding: 5.5rem 2rem 3rem;
  font-size: 0;
}
.key-differentiators .key-differentiators-list.white {
  background: #fff;
}
.key-differentiators .key-differentiators-list .key-differentiators-item {
  padding: 0 4.5rem;
  box-sizing: border-box;
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.key-differentiators .key-differentiators-list .key-differentiators-item:nth-child(3n+3):before {
  display: none;
}
.key-differentiators .key-differentiators-list .key-differentiators-item:before {
  content: "";
  position: absolute;
  left: calc(50% + 7.8rem);
  top: 5.8rem;
  height: 1px;
  background: #C2DAF5;
  width: calc(100% - 15.6rem);
}
.key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon {
  width: 11.6rem;
  height: 11.6rem;
  border-radius: 100%;
  background: #fff;
  margin: 0 auto 4rem;
  position: relative;
}
.key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
  width: auto;
}
.key-differentiators .key-differentiators-list .key-differentiators-item h3 {
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
}
.key-differentiators .key-differentiators-list .key-differentiators-item p {
  font-size: 1.8rem;
  line-height: 1.5;
}
.key-differentiators .key-differentiators-list.grid-4 {
  text-align: center;
}
.key-differentiators .key-differentiators-list.grid-4 .key-differentiators-item {
  width: 25%;
}
.key-differentiators .key-differentiators-list.grid-4 .key-differentiators-item:nth-child(3n+3):before {
  display: block;
}
.key-differentiators .key-differentiators-list.grid-4 .key-differentiators-item:nth-child(4n+4):before, .key-differentiators .key-differentiators-list.grid-4 .key-differentiators-item:last-child:before {
  display: none;
}
.key-differentiators .key-differentiators-list.grid-2 .key-differentiators-item {
  width: 50%;
}
.key-differentiators .key-differentiators-list.grid-2 .key-differentiators-item:nth-child(3n+3):before {
  display: block;
}
.key-differentiators .key-differentiators-list.grid-2 .key-differentiators-item:nth-child(2n+2):before {
  display: none;
}
@media (max-width: 1100px) {
  .key-differentiators {
    padding: 8rem 0;
  }
}
@media (max-width: 1023px) {
  .key-differentiators {
    padding: 5.5rem 0;
  }
  .key-differentiators .key-differentiators-list {
    padding: 55px 30px;
    margin: 0 -30px;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item {
    padding: 0 2rem;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-template-solution-category .key-differentiators .key-differentiators-list .key-differentiators-item {
    padding: 0 0 30px 50px;
  }
  .page-template-solution-category .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
  }
  .key-differentiators {
    padding: 0;
    margin-bottom: 60px;
  }
  .key-differentiators h2 {
    font-size: 2.55rem;
  }
  .key-differentiators .key-differentiators-list {
    padding: 55px 30px 30px;
    margin: 0 -30px;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item {
    display: block;
    width: auto;
    padding: 0 0 30px 50px;
    margin-bottom: 14px;
    position: relative;
    text-align: left;
    overflow: hidden;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item:before {
    display: none !important;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 54px;
    height: 1000px;
    background: #C2DAF5;
    width: 1px;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item:last-child:after {
    display: none;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item .key-differentiators-icon img {
    max-width: 50%;
  }
  .key-differentiators .key-differentiators-list .key-differentiators-item h3 {
    font-size: 2.1rem;
    text-align: left;
    margin-bottom: 1.5rem;
  }
  .key-differentiators .key-differentiators-list.grid-4 .key-differentiators-item, .key-differentiators .key-differentiators-list.grid-2 .key-differentiators-item {
    width: auto;
  }
}
.statistic {
  margin-bottom: 7rem;
  margin-top: 5.5rem;
}
.statistic .statistic-right {
  width: 48%;
  float: right;
}
.statistic .statistic-right h2 {
  margin-bottom: 3.8rem;
}
.statistic .statistic-left {
  margin-right: 59.5%;
}
.statistic-list {
  margin-top: 3.9rem;
}
.statistic-list .statistic-row {
  background: #F3F8FD;
  padding: 3rem 2rem 3rem 4rem;
  font-size: 0;
  margin-bottom: 3rem;
  position: relative;
  transition: background 0.35s;
}
.statistic-list .statistic-row > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 6;
}
.statistic-list .statistic-row .statistic-row-left {
  width: 39%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10%;
  border-right: 1px solid #BDD5F1;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.statistic-list .statistic-row .statistic-row-left .statistic-value {
  font-size: 3.7rem;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
  margin-bottom: 0.3rem;
  color: #0a2a57;
}
.statistic-list .statistic-row .statistic-row-left .statistic-desc {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #0D3770;
}
.statistic-list .statistic-row .statistic-row-right {
  width: 59%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10%;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  padding-bottom: 1.3rem;
}
.statistic-list .statistic-row .statistic-row-right h3 {
  font-size: 2.1rem;
  margin-bottom: 1rem;
  position: relative;
  padding-right: 4rem;
}
.statistic-list .statistic-row .statistic-row-right .circle-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -17px;
}
.desktop-version .statistic-list .statistic-row.has-link:hover {
  background: rgba(10, 42, 87, 0.2);
}
.page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(3), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(3) {
  border-radius: 0 0 50% 0;
}
.page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(1), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(1) {
  border-radius: 0 0 0 50%;
}
.page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(3), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(3) {
  border-radius: 0 0 0 50%;
}
.page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-3 .statistic-table-col:nth-child(1), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-3 .statistic-table-col:nth-child(1) {
  border-radius: 0;
}
.statistic-table {
  width: calc(100% + 9rem);
  margin-left: -9rem;
}
.statistic-table .statistic-table-row {
  font-size: 0;
  overflow: hidden;
}
.statistic-table .statistic-table-row .statistic-table-col {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 33.33%;
  position: relative;
  background: #F3F8FD;
}
.statistic-table .statistic-table-row .statistic-table-col .statistic-table-col-in {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 90%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.statistic-table .statistic-table-row .statistic-table-col .statistic-val {
  font-size: 6.7rem;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.4rem;
}
.statistic-table .statistic-table-row .statistic-table-col p {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.statistic-table .statistic-table-row-1 .statistic-table-col:nth-child(1) {
  width: 66.66%;
  padding-bottom: 66.66%;
  float: left;
}
.statistic-table .statistic-table-row-1 .statistic-table-col:nth-child(2) {
  border-radius: 0 50% 0 0;
}
.statistic-table .statistic-table-row-1 .statistic-table-col:nth-child(3) {
  background: #86B5EC;
}
.statistic-table .statistic-table-row-2 .statistic-table-col:nth-child(2) {
  background: #FFC512;
}
.statistic-table .statistic-table-row-2 .statistic-table-col:nth-child(3) {
  border-radius: 50% 0 0 0;
}
.statistic-table .statistic-table-row-3 .statistic-table-col:nth-child(1) {
  border-radius: 0 0 0 50%;
}
.statistic-table .statistic-table-row-3 .statistic-table-col:nth-child(2) {
  border-radius: 100%;
}
.statistic-table .statistic-table-row-3 .statistic-table-col:nth-child(3) {
  background: #0a2a57;
}
@media (max-width: 1100px) {
  .statistic {
    margin-bottom: 5rem;
  }
}
@media (max-width: 1023px) {
  .statistic {
    margin-top: 0;
    margin-bottom: 5rem;
  }
  .statistic .statistic-left {
    margin-right: 53%;
  }
  .statistic-list .statistic-row {
    padding: 2rem;
  }
  .statistic-list .statistic-row .statistic-row-left {
    padding-right: 6%;
  }
  .statistic-list .statistic-row .statistic-row-left .statistic-value {
    font-size: 3.3rem;
  }
  .statistic-list .statistic-row .statistic-row-right h3 {
    font-size: 2.4rem;
  }
  .statistic-table .statistic-table-row .statistic-table-col .statistic-val {
    font-size: 5rem;
  }
  .statistic-table {
    width: calc(100% + 30px);
    margin-left: -30px;
  }
  .statistic-list {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .statistic-table .statistic-table-row .statistic-table-col p {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .page-template-front-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(2) {
    border-radius: 0 50% 50% 0;
  }
  .page-template-front-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(3) {
    border-radius: 0 50% 50% 0;
  }
  .page-template-front-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(1) {
    border-radius: 0 0 0 50%;
  }
  .page-template-front-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(3) {
    border-radius: 0 0 50% 0;
  }
  .page-template-front-page .statistic-table .statistic-table-row.statistic-table-row-3 .statistic-table-col:nth-child(1) {
    border-radius: 0;
  }
  .page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(3), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(3) {
    border-radius: 0 50% 50% 0;
  }
  .page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(3), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-2 .statistic-table-col:nth-child(3) {
    border-radius: 0 0 50% 0;
  }
  .page-template-flexible-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(2), .page-template-industry-page .statistic-table .statistic-table-row.statistic-table-row-1 .statistic-table-col:nth-child(2) {
    border-radius: 0 50% 50% 0;
  }
  .statistic {
    margin-bottom: 80px;
  }
  .statistic .statistic-right {
    width: auto;
    float: none;
    margin-bottom: 7rem;
  }
  .statistic .statistic-right h2 {
    margin-bottom: 15px;
  }
  .statistic .statistic-left {
    margin-right: 0;
  }
  .statistic-list {
    overflow-x: auto;
    width: 100%;
    margin: 0 -30px;
    padding: 0 30px;
    white-space: nowrap;
  }
  .statistic-list .statistic-row {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    max-width: 85%;
    box-sizing: border-box;
    padding: 50px 20px 40px;
    margin-right: 10px;
  }
  .statistic-list .statistic-row .statistic-row-left {
    padding-right: 0;
    display: block;
    width: auto;
    padding-bottom: 17px;
    border-bottom: 1px solid #bdd5f1;
    border-right: none;
  }
  .statistic-list .statistic-row .statistic-row-left .statistic-desc {
    font-size: 1.5rem;
  }
  .statistic-list .statistic-row .statistic-row-left .statistic-value {
    font-size: 4.1rem;
    margin-bottom: 1.5rem;
  }
  .statistic-list .statistic-row .statistic-row-right {
    padding-left: 0;
    display: block;
    width: auto;
    padding-top: 23px;
  }
  .statistic-list .statistic-row .statistic-row-right h3 {
    font-size: 2.6rem;
    margin-bottom: 10px;
  }
  .statistic-list .statistic-row .statistic-row-right .circle-arrow {
    display: none;
  }
  .statistic-table {
    width: auto;
    margin: 0 -30px;
  }
  .statistic-table .statistic-table-row .statistic-table-col .statistic-val {
    font-size: 5.4rem;
  }
}
@media (max-width: 550px) {
  .statistic-table {
    margin: 0 -25px;
  }
}
@media (max-width: 400px) {
  .statistic-table .statistic-table-row .statistic-table-col .statistic-table-col-in {
    max-width: 85%;
    width: 98%;
  }
  .statistic-table .statistic-table-row .statistic-table-col .statistic-val {
    font-size: 4rem;
  }
  .statistic-table .statistic-table-row .statistic-table-col p {
    font-size: 10px;
    line-height: 1.2;
  }
}
.partners {
  padding: 7.5rem 0;
  background: url(../images/dots-bg.png) repeat center center;
}
.partners.style-custom-text-color h1, .partners.style-custom-text-color h2, .partners.style-custom-text-color h3, .partners.style-custom-text-color h4, .partners.style-custom-text-color h5, .partners.style-custom-text-color h6, .partners.style-custom-text-color th, .partners.style-custom-text-color td, .partners.style-custom-text-color p, .partners.style-custom-text-color .content-entry, .partners.style-custom-text-color .category-sub-title, .partners.style-custom-text-color .button-sub-title, .partners.style-custom-text-color .body-text-accordion__heading, .partners.style-custom-text-color .sub-title, .partners.style-custom-text-color .body-image-text-cta-txt-in, .partners.style-custom-text-color .body-callout__caption, .partners.style-custom-text-color .body-images-text-cta-left-caption, .partners.style-custom-text-color .image-caption, .partners.style-custom-text-color .caption-wrap, .partners.style-custom-text-color .caption, .partners.style-custom-text-color .cta-front-val, .partners.style-custom-text-color .cta-front-val span, .partners.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.partners.style-custom-text-color .sub-title {
  padding-left: 0;
}
.partners.style-custom-text-color .sub-title::before {
  display: none;
}
.partners.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.partners.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.partners .partners-in {
  background: #F3F8FD;
  padding: 10.5rem 12rem 7rem;
}
.partners .partners-in.white {
  background: #fff;
}
.partners .partners-in .partners-head {
  max-width: 710px;
  margin: 0 auto;
  text-align: center;
}
.partners .partners-in .partners-head h2 {
  font-size: 2.8rem;
  line-height: 1.1;
  margin-bottom: 2.4rem;
  letter-spacing: -0.2rem;
}
.partners .partners-in .partners-head .content-entry p {
  font-size: 1.8rem;
}
.partners .partners-in .logos {
  font-size: 0;
  margin-bottom: 5rem;
  overflow: hidden;
}
.partners .partners-in .logos .logo-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 3rem;
  text-align: center;
  box-sizing: border-box;
}
.partners .partners-in .partners-bottom {
  text-align: center;
}
.partners .partners-in .partners-bottom .button-sub-title {
  display: block;
  font-size: 2.1rem;
  font-weight: 800;
  margin-bottom: 4rem;
  color: #0a2a57;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .partners {
    padding: 5rem 0;
  }
  .partners .partners-in {
    padding: 60px 30px 35px;
  }
}
@media (max-width: 767px) {
  body:not(.home) .partners {
    margin-bottom: 40px;
  }
  .partners {
    padding: 0;
  }
  .partners .partners-in {
    margin: 0 -30px;
  }
  .partners .partners-in .partners-head h2 {
    font-size: 2.5rem;
    margin-bottom: 30px;
    letter-spacing: 0;
  }
  .partners .partners-in .partners-head .content-entry p {
    font-size: 1.6rem;
  }
  .partners .partners-in .partners-bottom .button-sub-title {
    max-width: 270px;
    margin: 0 auto 30px;
    font-size: 1.8rem;
    opacity: 0.75;
  }
}
.industries-served {
  padding-top: 5.5rem;
  margin-bottom: 8rem;
}
.industries-served .inner {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.industries-served .inner > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
}
.industries-served .inner > a + span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  transition: opacity 0.35s;
  opacity: 0;
  background: #0a2a57;
}
.industries-served .inner > a:hover + span {
  opacity: 0.3;
}
.industries-served .industries-served-in .industries-served-left {
  width: 43%;
  float: left;
  padding-top: 4.5rem;
}
.industries-served .industries-served-in .industries-served-left .industries-served-left-in {
  position: relative;
  z-index: 5;
}
.industries-served .industries-served-in .industries-served-left .sub-title {
  margin-bottom: 3rem;
}
.industries-served .industries-served-in .industries-served-left .content-entry p {
  margin-bottom: 3rem;
}
.industries-served .industries-served-in .industries-served-left .list-links {
  padding-top: 5rem;
  position: relative;
  z-index: 11;
}
.industries-served .industries-served-in .industries-served-left .list-links .small-btn {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.industries-served .industries-served-in .industries-served-right {
  margin-left: 48%;
  position: relative;
  z-index: 5;
}
.industries-served .industries-served-in .industries-served-right .industries-served-image {
  max-width: 550px;
  position: relative;
}
.industries-served .industries-served-in .industries-served-right .industries-served-image:before {
  content: "";
  position: absolute;
  right: -4rem;
  bottom: -4rem;
  width: 50%;
  padding-bottom: 50%;
  background: #86B5EC;
}
.industries-served .industries-served-in .industries-served-right .industries-served-image span {
  width: 100%;
  padding-bottom: 126%;
  border-radius: 30rem 30rem 0 0;
}
.industries-served .industries-served-in .industries-served-right .industries-served-image img {
  display: block;
  border-radius: 30rem 30rem 0 0;
  position: relative;
  z-index: 5;
}
.list-links-label {
  display: none;
}
@media (max-width: 1100px) {
  .industries-served {
    margin-bottom: 8rem;
  }
}
@media (max-width: 1023px) {
  .industries-served {
    padding-top: 5rem;
    margin-bottom: 6rem;
  }
  .industries-served .industries-served-in .industries-served-right {
    margin-left: 60%;
  }
  .industries-served .industries-served-in .industries-served-left {
    width: 55%;
  }
}
@media (min-width: 767px) {
  .industries-served .industries-served-in .industries-served-left .list-links {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .list-links-label {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 20px;
    margin-top: 5rem;
    margin-bottom: 30px;
  }
  .list-links-label.active:before {
    transform: translate(0, -50%) rotate(-135deg);
  }
  .list-links-label:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    border-right: 2px solid #FFAC00;
    border-bottom: 2px solid #FFAC00;
    transform: translate(0, -50%) rotate(45deg);
  }
  .industries-served {
    padding: 55px 0 45px;
    margin-bottom: 0;
  }
  .industries-served .industries-served-in .industries-served-right {
    margin-left: 0;
    display: none;
  }
  .industries-served .industries-served-in .industries-served-left {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 0;
  }
  .industries-served .industries-served-in .industries-served-left .industries-served-image img {
    border-radius: 15rem 15rem 0 0;
  }
  .industries-served .industries-served-in .industries-served-left .industries-served-image span {
    border-radius: 15rem 15rem 0 0;
  }
  .industries-served .industries-served-in .industries-served-left .list-links {
    padding: 0;
    display: none;
  }
}
@media (max-width: 365px) {
  .industries-served .industries-served-in .industries-served-left h2 {
    font-size: 3rem;
  }
}
.page-template-flexible-page .cta-front {
  margin-top: 50px;
}
.cta-front {
  background: #0D3770;
  position: relative;
  padding: 11rem 0 8rem;
}
.cta-front_on-flex {
  margin-bottom: 6rem;
}
.cta-front .inner .cta-front-in {
  max-width: 1140px;
}
.cta-front .inner .cta-front-in .cta-front-right {
  float: right;
  width: 38.5%;
  position: relative;
  z-index: 2;
  padding-top: 12rem;
}
.cta-front .inner .cta-front-in .cta-front-right h2 {
  line-height: 1.1;
  color: #fff;
  margin-bottom: 2rem;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section {
  margin-bottom: 4.4rem;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val {
  font-size: 15rem;
  color: #FFC512;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3rem;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val span {
  color: #86B5EC;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-title {
  font-size: 1.6rem;
  line-height: 1.43;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  color: #FFC512;
  max-width: 17rem;
  padding-top: 2rem;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons .btn {
  margin-right: 5rem;
  vertical-align: middle;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons .link {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons .link:before {
  position: absolute;
  right: 0;
  width: 100%;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #FFAC00;
  transition: width 0.35s;
}
.cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons .link:after {
  position: absolute;
  left: 0;
  width: 0%;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #86B5EC;
  transition: width 0.35s;
}
.cta-front .inner .cta-front-in .cta-front-left {
  float: left;
  width: 52%;
}
.cta-front .inner .cta-front-in .cta-front-left .cta-front-image {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding: 0 0 4rem 4rem;
}
.cta-front .inner .cta-front-in .cta-front-left .cta-front-image:before {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C2DAF5;
  content: "";
  width: 75%;
  padding-top: 75%;
}
.cta-front .inner .cta-front-in .cta-front-left .cta-front-image img {
  display: block;
  border-radius: 0 50% 0 0;
  position: relative;
  z-index: 5;
}
.cta-front:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 60%;
  right: 0;
  background: url(../images/deco-dots.png);
  content: "";
}
.cta-front .cta-front-deco {
  right: 8rem;
  width: 3.5rem;
  height: 3.5rem;
  bottom: 100%;
  content: "";
  position: absolute;
  background: #C2DAF5;
}
.cta-front .cta-front-deco:after {
  width: 8rem;
  height: 8rem;
  top: 3.5rem;
  left: 100%;
  content: "";
  position: absolute;
  background: #fff;
}
.desktop-version .cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons .link:hover:after {
  width: 100%;
}
@media (max-width: 1023px) {
  .cta-front {
    padding: 5rem 0;
  }
  .cta-front .inner .cta-front-in .cta-front-right {
    width: 50%;
    padding-top: 6rem;
  }
  .cta-front .inner .cta-front-in .cta-front-left {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .cta-front {
    padding: 65px 0 70px;
  }
  .cta-front .cta-front-deco {
    width: 45px;
    height: 45px;
  }
  .cta-front .inner .cta-front-in .cta-front-left {
    float: none;
    width: auto;
  }
  .cta-front .inner .cta-front-in .cta-front-left .cta-front-image {
    margin-left: -30px;
  }
  .cta-front .inner .cta-front-in .cta-front-right {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 50px;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons a {
    margin-bottom: 2.5rem;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-buttons a.link {
    font-size: 14px;
    padding-bottom: 8px;
  }
  .cta-front .inner .cta-front-in .cta-front-right h2 {
    font-size: 4.9rem;
    margin-bottom: 30px;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section {
    margin-bottom: 30px;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val {
    font-size: 13.5rem;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val span {
    font-size: 10rem;
  }
  .cta-front .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-title {
    font-size: 1.8rem;
  }
}
/* flexible page */
.blog-ordered-list.style-custom-text-color h1, .blog-ordered-list.style-custom-text-color h2, .blog-ordered-list.style-custom-text-color h3, .blog-ordered-list.style-custom-text-color h4, .blog-ordered-list.style-custom-text-color h5, .blog-ordered-list.style-custom-text-color h6, .blog-ordered-list.style-custom-text-color th, .blog-ordered-list.style-custom-text-color td, .blog-ordered-list.style-custom-text-color p, .blog-ordered-list.style-custom-text-color .content-entry, .blog-ordered-list.style-custom-text-color .category-sub-title, .blog-ordered-list.style-custom-text-color .button-sub-title, .blog-ordered-list.style-custom-text-color .body-text-accordion__heading, .blog-ordered-list.style-custom-text-color .sub-title, .blog-ordered-list.style-custom-text-color .body-image-text-cta-txt-in, .blog-ordered-list.style-custom-text-color .body-callout__caption, .blog-ordered-list.style-custom-text-color .body-images-text-cta-left-caption, .blog-ordered-list.style-custom-text-color .image-caption, .blog-ordered-list.style-custom-text-color .caption-wrap, .blog-ordered-list.style-custom-text-color .caption, .blog-ordered-list.style-custom-text-color .cta-front-val, .blog-ordered-list.style-custom-text-color .cta-front-val span, .blog-ordered-list.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.blog-ordered-list.style-custom-text-color .sub-title {
  padding-left: 0;
}
.blog-ordered-list.style-custom-text-color .sub-title::before {
  display: none;
}
.blog-ordered-list.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.blog-ordered-list.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-ordered-list ul, .blog-ordered-list ol {
  margin-left: 0 !important;
}
.blog-ordered-list ul li, .blog-ordered-list ol li {
  margin-bottom: 2rem !important;
}
.blog-section.style-custom-text-color h1, .blog-section.style-custom-text-color h2, .blog-section.style-custom-text-color h3, .blog-section.style-custom-text-color h4, .blog-section.style-custom-text-color h5, .blog-section.style-custom-text-color h6, .blog-section.style-custom-text-color th, .blog-section.style-custom-text-color td, .blog-section.style-custom-text-color p, .blog-section.style-custom-text-color .content-entry, .blog-section.style-custom-text-color .category-sub-title, .blog-section.style-custom-text-color .button-sub-title, .blog-section.style-custom-text-color .body-text-accordion__heading, .blog-section.style-custom-text-color .sub-title, .blog-section.style-custom-text-color .body-image-text-cta-txt-in, .blog-section.style-custom-text-color .body-callout__caption, .blog-section.style-custom-text-color .body-images-text-cta-left-caption, .blog-section.style-custom-text-color .image-caption, .blog-section.style-custom-text-color .caption-wrap, .blog-section.style-custom-text-color .caption, .blog-section.style-custom-text-color .cta-front-val, .blog-section.style-custom-text-color .cta-front-val span, .blog-section.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.blog-section.style-custom-text-color .sub-title {
  padding-left: 0;
}
.blog-section.style-custom-text-color .sub-title::before {
  display: none;
}
.blog-section.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.blog-section.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-section-index {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
.blog-section-index.style-custom-text-color h1, .blog-section-index.style-custom-text-color h2, .blog-section-index.style-custom-text-color h3, .blog-section-index.style-custom-text-color h4, .blog-section-index.style-custom-text-color h5, .blog-section-index.style-custom-text-color h6, .blog-section-index.style-custom-text-color th, .blog-section-index.style-custom-text-color td, .blog-section-index.style-custom-text-color p, .blog-section-index.style-custom-text-color .content-entry, .blog-section-index.style-custom-text-color .category-sub-title, .blog-section-index.style-custom-text-color .button-sub-title, .blog-section-index.style-custom-text-color .body-text-accordion__heading, .blog-section-index.style-custom-text-color .sub-title, .blog-section-index.style-custom-text-color .body-image-text-cta-txt-in, .blog-section-index.style-custom-text-color .body-callout__caption, .blog-section-index.style-custom-text-color .body-images-text-cta-left-caption, .blog-section-index.style-custom-text-color .image-caption, .blog-section-index.style-custom-text-color .caption-wrap, .blog-section-index.style-custom-text-color .caption, .blog-section-index.style-custom-text-color .cta-front-val, .blog-section-index.style-custom-text-color .cta-front-val span, .blog-section-index.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.blog-section-index.style-custom-text-color .sub-title {
  padding-left: 0;
}
.blog-section-index.style-custom-text-color .sub-title::before {
  display: none;
}
.blog-section-index.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.blog-section-index.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-section-index:after {
  content: "";
  width: 21.5rem;
  height: 1px;
  background: #c2daf5;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
}
.body-blockquotes {
  padding: 7rem 0;
  text-align: center;
}
.body-blockquotes.style-custom-text-color h1, .body-blockquotes.style-custom-text-color h2, .body-blockquotes.style-custom-text-color h3, .body-blockquotes.style-custom-text-color h4, .body-blockquotes.style-custom-text-color h5, .body-blockquotes.style-custom-text-color h6, .body-blockquotes.style-custom-text-color th, .body-blockquotes.style-custom-text-color td, .body-blockquotes.style-custom-text-color p, .body-blockquotes.style-custom-text-color .content-entry, .body-blockquotes.style-custom-text-color .category-sub-title, .body-blockquotes.style-custom-text-color .button-sub-title, .body-blockquotes.style-custom-text-color .body-text-accordion__heading, .body-blockquotes.style-custom-text-color .sub-title, .body-blockquotes.style-custom-text-color .body-image-text-cta-txt-in, .body-blockquotes.style-custom-text-color .body-callout__caption, .body-blockquotes.style-custom-text-color .body-images-text-cta-left-caption, .body-blockquotes.style-custom-text-color .image-caption, .body-blockquotes.style-custom-text-color .caption-wrap, .body-blockquotes.style-custom-text-color .caption, .body-blockquotes.style-custom-text-color .cta-front-val, .body-blockquotes.style-custom-text-color .cta-front-val span, .body-blockquotes.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-blockquotes.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-blockquotes.style-custom-text-color .sub-title::before {
  display: none;
}
.body-blockquotes.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-blockquotes.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-blockquotes.white {
  background-color: #fff;
}
.body-blockquotes.white .body-blockquotes__inner {
  background: #fff;
}
.body-blockquotes__inner {
  max-width: 84rem;
  background: #F3F8FD;
  margin: 0 auto;
}
.body-blockquotes__inner .content-entry {
  margin-bottom: 4rem;
}
.body-blockquotes__inner .content-entry p {
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .body-blockquotes {
    padding: 60px 0;
  }
}
@media (max-width: 500px) {
  .body-blockquotes {
    padding: 60px 0;
  }
  .body-blockquotes__inner .content-entry p {
    font-size: 1.9rem;
  }
}
.body-blockquotes-image {
  padding: 5rem 0;
}
.body-blockquotes-image.style-custom-text-color h1, .body-blockquotes-image.style-custom-text-color h2, .body-blockquotes-image.style-custom-text-color h3, .body-blockquotes-image.style-custom-text-color h4, .body-blockquotes-image.style-custom-text-color h5, .body-blockquotes-image.style-custom-text-color h6, .body-blockquotes-image.style-custom-text-color th, .body-blockquotes-image.style-custom-text-color td, .body-blockquotes-image.style-custom-text-color p, .body-blockquotes-image.style-custom-text-color .content-entry, .body-blockquotes-image.style-custom-text-color .category-sub-title, .body-blockquotes-image.style-custom-text-color .button-sub-title, .body-blockquotes-image.style-custom-text-color .body-text-accordion__heading, .body-blockquotes-image.style-custom-text-color .sub-title, .body-blockquotes-image.style-custom-text-color .body-image-text-cta-txt-in, .body-blockquotes-image.style-custom-text-color .body-callout__caption, .body-blockquotes-image.style-custom-text-color .body-images-text-cta-left-caption, .body-blockquotes-image.style-custom-text-color .image-caption, .body-blockquotes-image.style-custom-text-color .caption-wrap, .body-blockquotes-image.style-custom-text-color .caption, .body-blockquotes-image.style-custom-text-color .cta-front-val, .body-blockquotes-image.style-custom-text-color .cta-front-val span, .body-blockquotes-image.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-blockquotes-image.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-blockquotes-image.style-custom-text-color .sub-title::before {
  display: none;
}
.body-blockquotes-image.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-blockquotes-image.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-blockquotes-image .inner {
  max-width: 1120px;
}
.body-blockquotes-image__left {
  float: left;
  width: 48.8%;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-top: 7.5rem;
}
.body-blockquotes-image__left .content-entry {
  border-left: 2px solid #FFAC00;
  padding-left: 3rem;
  margin-bottom: 5.5rem;
}
.body-blockquotes-image__left .content-entry p {
  margin-bottom: 0;
  font-size: 2.2rem;
  line-height: 1.63;
}
.body-blockquotes-image__right {
  float: right;
  width: 37.7%;
  font-size: 0;
}
.body-blockquotes-image__right img {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  margin-bottom: 0.5rem;
}
.body-blockquotes-image__right img.masked {
  border-radius: 50% 0 0 0;
}
.body-blockquotes-image__right img:nth-child(4) {
  margin-left: 1%;
}
.body-blockquotes-image__right img:nth-child(4).masked {
  border-radius: 0 50% 0 0;
}
.body-blockquotes-image__right img:nth-child(6).masked {
  border-radius: 0;
}
.body-blockquotes-image__right img:nth-child(8) {
  margin-left: 1%;
}
.body-blockquotes-image__right img:nth-child(8).masked {
  border-radius: 0 0 50% 0;
}
.body-blockquotes-image__right div {
  font-size: 1.3rem;
  line-height: 1.46;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .body-blockquotes-image__left {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 60px;
  }
  .body-blockquotes-image__right {
    float: none;
    width: auto;
    max-width: 500px;
    margin-bottom: 60px;
  }
}
@media (max-width: 500px) {
  .body-blockquotes-image__left .content-entry p {
    font-size: 1.9rem;
  }
}
.body-bullets-links {
  padding: 4rem 0;
  font-size: 0;
}
.body-bullets-links.style-custom-text-color h1, .body-bullets-links.style-custom-text-color h2, .body-bullets-links.style-custom-text-color h3, .body-bullets-links.style-custom-text-color h4, .body-bullets-links.style-custom-text-color h5, .body-bullets-links.style-custom-text-color h6, .body-bullets-links.style-custom-text-color th, .body-bullets-links.style-custom-text-color td, .body-bullets-links.style-custom-text-color p, .body-bullets-links.style-custom-text-color .content-entry, .body-bullets-links.style-custom-text-color .category-sub-title, .body-bullets-links.style-custom-text-color .button-sub-title, .body-bullets-links.style-custom-text-color .body-text-accordion__heading, .body-bullets-links.style-custom-text-color .sub-title, .body-bullets-links.style-custom-text-color .body-image-text-cta-txt-in, .body-bullets-links.style-custom-text-color .body-callout__caption, .body-bullets-links.style-custom-text-color .body-images-text-cta-left-caption, .body-bullets-links.style-custom-text-color .image-caption, .body-bullets-links.style-custom-text-color .caption-wrap, .body-bullets-links.style-custom-text-color .caption, .body-bullets-links.style-custom-text-color .cta-front-val, .body-bullets-links.style-custom-text-color .cta-front-val span, .body-bullets-links.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-bullets-links.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-bullets-links.style-custom-text-color .sub-title::before {
  display: none;
}
.body-bullets-links.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-bullets-links.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-bullets-links.time-line .body-bullets-links__item h5 {
  position: relative;
}
.body-bullets-links.time-line .body-bullets-links__item h5 span {
  position: relative;
  z-index: 5;
  background-color: #fff;
  padding-right: 3rem;
  display: inline-block;
  vertical-align: top;
}
.body-bullets-links.time-line .body-bullets-links__item h5:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 3px;
  margin-top: -1.5px;
  left: 0;
  width: 115%;
  background-color: #C2DAF5;
}
.body-bullets-links__item {
  display: inline-block;
  vertical-align: top;
  width: 21.25%;
  margin-left: 5%;
  font-size: 1.6rem;
}
.body-bullets-links__item:first-child {
  margin-left: 0;
}
.body-bullets-links__item ul {
  list-style-type: none;
}
.body-bullets-links__item ul li {
  margin-bottom: 10px;
  padding-left: 12px;
  position: relative;
}
.body-bullets-links__item ul li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 0.5rem;
  left: 0;
  background: #325483;
  border-radius: 3px;
}
.body-bullets-links__item ul li a {
  color: #325483;
}
@media (max-width: 767px) {
  .body-bullets-links__item {
    width: auto;
    display: block;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .body-bullets-links__item h5 {
    margin-bottom: 10px;
  }
  .body-bullets-links.time-line .body-bullets-links__item {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1px;
  }
  .body-bullets-links.time-line .body-bullets-links__item:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 30px;
    left: 20px;
    width: 5px;
    background-color: #c2daf5;
  }
  .body-bullets-links.time-line .body-bullets-links__item:last-child:before {
    display: none;
  }
  .body-bullets-links.time-line .body-bullets-links__item h5:before {
    display: none;
  }
}
.body-callout {
  padding: 10rem 0 3rem;
}
.body-callout.style-custom-text-color h1, .body-callout.style-custom-text-color h2, .body-callout.style-custom-text-color h3, .body-callout.style-custom-text-color h4, .body-callout.style-custom-text-color h5, .body-callout.style-custom-text-color h6, .body-callout.style-custom-text-color th, .body-callout.style-custom-text-color td, .body-callout.style-custom-text-color p, .body-callout.style-custom-text-color .content-entry, .body-callout.style-custom-text-color .category-sub-title, .body-callout.style-custom-text-color .button-sub-title, .body-callout.style-custom-text-color .body-text-accordion__heading, .body-callout.style-custom-text-color .sub-title, .body-callout.style-custom-text-color .body-image-text-cta-txt-in, .body-callout.style-custom-text-color .body-callout__caption, .body-callout.style-custom-text-color .body-images-text-cta-left-caption, .body-callout.style-custom-text-color .image-caption, .body-callout.style-custom-text-color .caption-wrap, .body-callout.style-custom-text-color .caption, .body-callout.style-custom-text-color .cta-front-val, .body-callout.style-custom-text-color .cta-front-val span, .body-callout.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-callout.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-callout.style-custom-text-color .sub-title::before {
  display: none;
}
.body-callout.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-callout.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-callout__image {
  max-width: 70%;
  padding-bottom: 44%;
  vertical-align: top;
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 2;
}
.body-callout__image.masked {
  border-radius: 20rem 0 20rem 0;
}
.body-callout__right {
  float: left;
  width: 61.3%;
  position: relative;
}
.body-callout__right.no-desc {
  width: 100%;
}
.body-callout__right:before {
  width: 25.9rem;
  height: 25.9rem;
  border-radius: 50%;
  background: #F3F8FD;
  content: "";
  position: absolute;
  left: 36%;
  top: -10rem;
}
.body-callout__caption {
  font-size: 1.3rem;
  line-height: 1.46;
  color: #0D3770;
  position: relative;
  z-index: 10;
}
.body-callout__small-image {
  position: absolute !important;
  right: 0;
  top: 5rem;
  width: 38%;
  padding-bottom: 25%;
  z-index: 10;
  border-radius: 0 !important;
}
.body-callout__left {
  float: right;
  width: 31.25%;
  box-sizing: border-box;
  padding-right: 7%;
  position: relative;
}
.body-callout__left:before {
  width: 16.9rem;
  height: 16.9rem;
  border-radius: 50%;
  background: #F3F8FD;
  content: "";
  position: absolute;
  right: 0;
  top: -7rem;
}
.body-callout__left:after {
  position: absolute;
  top: -13rem;
  height: 25rem;
  width: 100vw;
  content: "";
  left: 50%;
  z-index: 4;
  pointer-events: none;
}
.body-callout__left h3, .body-callout__left .sub-title {
  position: relative;
  z-index: 2;
}
.body-callout__left .content-entry {
  color: #325483;
  position: relative;
  z-index: 2;
}
.body-callout__left .content-entry p {
  color: #325483;
}
@media (max-width: 767px) {
  .body-callout {
    padding-top: 40px;
  }
  .body-callout__image {
    border-radius: 0;
  }
  .body-callout__right {
    float: none;
    width: auto;
    padding-bottom: 20%;
  }
  .body-callout__right:before {
    width: 70px;
    height: 70px;
    top: auto;
    bottom: 0;
  }
  .body-callout__left {
    width: auto;
    float: none;
  }
  .body-callout__image {
    max-width: 100%;
    padding-bottom: 65%;
  }
  .body-callout__caption {
    padding-right: 50%;
  }
  .body-callout__small-image {
    width: 50%;
    top: auto;
    right: -30px;
    bottom: 0;
    padding-bottom: 35%;
  }
}
.body-callout_featured {
  padding: 8rem 0;
}
.body-callout_featured.style-custom-text-color h1, .body-callout_featured.style-custom-text-color h2, .body-callout_featured.style-custom-text-color h3, .body-callout_featured.style-custom-text-color h4, .body-callout_featured.style-custom-text-color h5, .body-callout_featured.style-custom-text-color h6, .body-callout_featured.style-custom-text-color th, .body-callout_featured.style-custom-text-color td, .body-callout_featured.style-custom-text-color p, .body-callout_featured.style-custom-text-color .content-entry, .body-callout_featured.style-custom-text-color .category-sub-title, .body-callout_featured.style-custom-text-color .button-sub-title, .body-callout_featured.style-custom-text-color .body-text-accordion__heading, .body-callout_featured.style-custom-text-color .sub-title, .body-callout_featured.style-custom-text-color .body-image-text-cta-txt-in, .body-callout_featured.style-custom-text-color .body-callout__caption, .body-callout_featured.style-custom-text-color .body-images-text-cta-left-caption, .body-callout_featured.style-custom-text-color .image-caption, .body-callout_featured.style-custom-text-color .caption-wrap, .body-callout_featured.style-custom-text-color .caption, .body-callout_featured.style-custom-text-color .cta-front-val, .body-callout_featured.style-custom-text-color .cta-front-val span, .body-callout_featured.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-callout_featured.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-callout_featured.style-custom-text-color .sub-title::before {
  display: none;
}
.body-callout_featured.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-callout_featured.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-callout_featured_light .body-callout_featured__inner {
  background: #F3F8FD;
}
.body-callout_featured_light .body-callout_featured__inner h5 {
  color: #0a2a57;
}
.body-callout_featured_light .body-callout_featured__inner .content-entry p {
  color: #325483;
}
.body-callout_featured__inner {
  background: #0D3770;
  max-width: 106rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 3rem 7rem;
  border-radius: 1rem;
  position: relative;
}
.body-callout_featured__inner:after {
  clear: both;
  content: "";
  display: block;
}
.body-callout_featured__inner .sub-title {
  font-size: 1.4rem;
  padding-left: 0;
  margin-bottom: 0.5rem;
}
.body-callout_featured__inner .sub-title:before {
  display: none;
}
.body-callout_featured__inner h5 {
  color: #fff;
}
.body-callout_featured__inner .content-entry {
  color: #fff;
}
.body-callout_featured__inner .content-entry p {
  margin-bottom: 0;
  color: #fff;
}
.body-callout_featured__left {
  float: left;
  width: 63%;
}
.body-callout_featured__right {
  float: right;
  width: 37%;
  margin-top: -6.5rem;
}
.body-callout_featured__right img {
  vertical-align: top;
  margin-bottom: 4rem;
}
.body-callout_featured__right img.masked {
  border-radius: 14rem 0 14rem 14rem;
}
.body-callout_featured__right .btn {
  float: right;
}
@media (max-width: 767px) {
  .body-callout_featured {
    margin: 0;
  }
  .body-callout_featured__inner {
    padding: 45px 30px;
    margin: 0 -30px;
  }
  .body-callout_featured__left {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .body-callout_featured__right {
    float: none;
    width: auto;
    margin-top: 0;
  }
  .body-callout_featured__right img {
    display: block;
    border-radius: 0 10rem 10rem 10rem;
  }
  .body-callout_featured__right .btn {
    float: none;
  }
}
.page-template-role-page .body-cards {
  padding: 8rem 0 3rem;
}
.page-template-role-page .body-cards_borderless.body-cards_3 .body-cards__image {
  margin: 0 auto 2.5rem;
}
.page-template-role-page .body-cards__head {
  margin-bottom: 6.5rem;
}
.page-template-role-page .body-cards__head .content-entry {
  max-width: 730px;
  margin: 0 auto;
}
.body-cards {
  font-size: 0;
  padding: 4rem 0;
}
.body-cards.style-custom-text-color h1, .body-cards.style-custom-text-color h2, .body-cards.style-custom-text-color h3, .body-cards.style-custom-text-color h4, .body-cards.style-custom-text-color h5, .body-cards.style-custom-text-color h6, .body-cards.style-custom-text-color th, .body-cards.style-custom-text-color td, .body-cards.style-custom-text-color p, .body-cards.style-custom-text-color .content-entry, .body-cards.style-custom-text-color .category-sub-title, .body-cards.style-custom-text-color .button-sub-title, .body-cards.style-custom-text-color .body-text-accordion__heading, .body-cards.style-custom-text-color .sub-title, .body-cards.style-custom-text-color .body-image-text-cta-txt-in, .body-cards.style-custom-text-color .body-callout__caption, .body-cards.style-custom-text-color .body-images-text-cta-left-caption, .body-cards.style-custom-text-color .image-caption, .body-cards.style-custom-text-color .caption-wrap, .body-cards.style-custom-text-color .caption, .body-cards.style-custom-text-color .cta-front-val, .body-cards.style-custom-text-color .cta-front-val span, .body-cards.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-cards.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-cards.style-custom-text-color .sub-title::before {
  display: none;
}
.body-cards.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-cards.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-cards .body-cards__item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2rem;
}
.body-cards .body-cards__item .link {
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  font-size: 1.8rem;
  margin-top: 30px;
  color: #123161;
  padding-bottom: 2px;
  position: relative;
  border-bottom: 2px solid #FFAC00;
}
.body-cards .body-cards__item .link:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  transition: width 0.35s;
  height: 2px;
  bottom: -2px;
  background: #86B5EC;
}
.body-cards .body-cards__item .body-cards__image {
  overflow: hidden;
  position: relative;
}
.body-cards .body-cards__item .body-cards__image span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: transform 0.35s;
}
.body-cards .body-cards__item .body-cards__image em {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.body-cards .body-cards__item img {
  vertical-align: top;
  margin-bottom: 2rem;
}
.body-cards .body-cards__item h4 {
  margin-bottom: 1rem;
  transition: color 0.35s;
}
.body-cards .body-cards__item .content-entry p {
  font-size: 1.8rem;
}
.body-cards .body-cards__item .content-entry p:last-child {
  margin-bottom: 0;
}
.body-cards_2 .body-cards__item {
  width: 48%;
  margin-right: 2%;
}
.body-cards_2 .body-cards__item img {
  vertical-align: top;
  border-radius: 20rem 0 0 0;
}
.body-cards_2 .body-cards__item .body-cards__image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2.5rem;
  border-radius: 20rem 0 0 0;
}
.body-cards_2 .body-cards__item + .body-cards__item .body-cards__image {
  border-radius: 0 20rem 0 0;
}
.body-cards_2 .body-cards__item:nth-child(2n+2) {
  margin-right: 0;
}
.body-cards_3 .body-cards__item {
  width: 31%;
  margin-right: 3.5%;
}
.body-cards_3 .body-cards__item .body-cards__image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2.5rem;
}
.body-cards_3 .body-cards__item.blog-article .blog-article__image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2.5rem;
  overflow: hidden;
  position: relative;
}
.body-cards_3 .body-cards__item.blog-article .blog-article__image span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: transform 0.35s;
}
.body-cards_3 .body-cards__item.blog-article .no-image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2.5rem;
  background-color: #fff;
  position: relative;
}
.body-cards_3 .body-cards__item.blog-article .no-image span {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #ccc;
  text-align: center;
}
.body-cards_3 .body-cards__item.blog-article .article-tag-list {
  padding-top: 2.4rem;
  margin-bottom: 0;
}
.body-cards_3 .body-cards__item.blog-article:first-child img, .body-cards_3 .body-cards__item.blog-article:nth-child(3) img {
  border-radius: 0 0 0 0;
}
.body-cards_3 .body-cards__item:first-child img {
  border-radius: 50% 0 0 0;
}
.body-cards_3 .body-cards__item:nth-child(3) img {
  border-radius: 0 0 0 0;
}
.body-cards_3 .body-cards__item:nth-child(3n+3) {
  margin-right: 0;
}
.body-cards_3 .body-cards__item img {
  display: block;
  margin-bottom: 2.5rem;
}
.body-cards_3 .body-cards__item h4 {
  margin-bottom: 2rem;
}
.body-cards_4 .body-cards__item {
  width: 22.5%;
  margin-right: 3.33%;
}
.body-cards_4 .body-cards__item .body-cards__image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2.5rem;
}
.body-cards_4 .body-cards__item:nth-child(4n+4) {
  margin-right: 0;
}
.body-cards_borderless.body-cards_3 .body-cards__image {
  width: 14rem;
  height: 14rem;
  padding-bottom: 0;
  margin-bottom: 2.5rem;
  border-radius: 50% !important;
}
.body-cards_borderless.body-cards_4.time-line .body-cards__image:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 3px;
  margin-top: -1.5px;
  left: calc(100% + 2.5rem);
  width: calc(3.125*68% - 1rem);
  background-color: #C2DAF5;
  border-radius: 3px;
}
.body-cards_borderless.body-cards_4 .body-cards__image {
  width: 32%;
  padding-bottom: 32%;
  margin-bottom: 2.5rem;
  border-radius: 50% !important;
  overflow: visible;
}
.body-cards_borderless.body-cards_4 .body-cards__image span {
  border-radius: 50% !important;
}
.body-cards_borderless.body-cards_4 img {
  max-width: 9.3rem;
}
.body-cards_borderless img {
  border-radius: 50% !important;
}
.load-more-wrap {
  text-align: center;
}
.load-more-wrap .btn {
  padding-right: 3rem;
}
.desktop-version .body-cards .body-cards__item > a:hover .link:after {
  width: 100%;
}
.desktop-version .body-cards .body-cards__item > a:hover h4 {
  color: #86B5EC;
}
.desktop-version .body-cards .body-cards__item > a:hover .body-cards__image span, .desktop-version .body-cards .body-cards__item > a:hover .blog-article__image span {
  transform: scale(1.1);
}
.desktop-version .body-cards .body-cards__item > a:hover .body-cards__image.has-second span {
  transform: scale(1);
  opacity: 0;
}
.desktop-version .body-cards .body-cards__item > a:hover .body-cards__image.has-second em {
  opacity: 1;
}
.desktop-version .body-cards .body-cards__item .body-cards__image.has-second:hover span {
  transform: scale(1);
  opacity: 0;
}
.desktop-version .body-cards .body-cards__item .body-cards__image.has-second:hover em {
  opacity: 1;
}
@media (max-width: 767px) {
  .body-cards_2 .body-cards__item + .body-cards__item .body-cards__image, .body-cards_2 .body-cards__item .body-cards__image {
    border-radius: 0;
  }
  .body-cards_borderless.body-cards_3 .body-cards__image {
    width: 170px;
    height: 170px;
  }
  .body-cards_3 .body-cards__item {
    width: 48%;
    margin-right: 4%;
  }
  .body-cards_3 .body-cards__item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .body-cards_3 .body-cards__item:nth-child(2n+2) {
    margin-right: 0;
  }
  .body-cards_4 .body-cards__item {
    width: 48%;
    margin-right: 4%;
  }
  .body-cards_4 .body-cards__item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .body-cards_4 .body-cards__item:nth-child(2n+2) {
    margin-right: 0;
  }
  .body-cards_borderless.body-cards_4.time-line .body-cards__image {
    overflow: visible;
  }
  .body-cards_borderless.body-cards_4.time-line .body-cards__image span {
    border-radius: 50%;
  }
  .body-cards_borderless.body-cards_4.time-line .body-cards__image:before {
    left: calc(100% + 1.5rem);
  }
}
@media (max-width: 550px) {
  .body-cards_2 .body-cards__item {
    width: auto;
    margin-right: 0;
  }
  .body-cards_2 .body-cards__item img {
    border-radius: 0 !important;
  }
  .body-cards_2 .body-cards__item:nth-child(2n+2) {
    margin-right: 0;
  }
  .body-cards_3 .body-cards__item {
    width: auto;
    margin-right: 0;
  }
  .body-cards_3 .body-cards__item:nth-child(3n+3) {
    margin-right: 0;
  }
  .body-cards_3 .body-cards__item.body-cards_borderless .body-cards__image {
    width: 80%;
    padding-bottom: 55%;
  }
  .body-cards_4.body-cards_borderless.time-line .body-cards__item {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 30px;
  }
  .body-cards_4.body-cards_borderless.time-line .body-cards__image:before {
    left: 50%;
    margin-left: -2.5px;
    height: 1000px;
    width: 5px;
    margin-top: 10px;
    top: 100%;
    border-radius: 0;
  }
  .body-cards_4.body-cards_borderless .body-cards__item .body-cards__image {
    width: 39%;
    padding-bottom: 39%;
  }
  .body-cards_4 .body-cards__item {
    width: auto;
    margin-right: 0;
    display: block;
  }
  .body-cards_4 .body-cards__item:after {
    clear: both;
    display: block;
    content: "";
  }
  .body-cards_4 .body-cards__item:nth-child(4n+4) {
    margin-right: 0;
  }
  .body-cards_4 .body-cards__item .body-cards__image {
    width: 48%;
    float: left;
    padding-bottom: 36%;
  }
  .body-cards_4 .body-cards__item .body-cards__text {
    margin-left: 52%;
  }
  .body-cards_4 .body-cards__item .body-cards__text h4 {
    font-size: 18px;
  }
}
.body-cards-title {
  padding: 4rem 0;
}
.body-cards-title.style-custom-text-color h1, .body-cards-title.style-custom-text-color h2, .body-cards-title.style-custom-text-color h3, .body-cards-title.style-custom-text-color h4, .body-cards-title.style-custom-text-color h5, .body-cards-title.style-custom-text-color h6, .body-cards-title.style-custom-text-color th, .body-cards-title.style-custom-text-color td, .body-cards-title.style-custom-text-color p, .body-cards-title.style-custom-text-color .content-entry, .body-cards-title.style-custom-text-color .category-sub-title, .body-cards-title.style-custom-text-color .button-sub-title, .body-cards-title.style-custom-text-color .body-text-accordion__heading, .body-cards-title.style-custom-text-color .sub-title, .body-cards-title.style-custom-text-color .body-image-text-cta-txt-in, .body-cards-title.style-custom-text-color .body-callout__caption, .body-cards-title.style-custom-text-color .body-images-text-cta-left-caption, .body-cards-title.style-custom-text-color .image-caption, .body-cards-title.style-custom-text-color .caption-wrap, .body-cards-title.style-custom-text-color .caption, .body-cards-title.style-custom-text-color .cta-front-val, .body-cards-title.style-custom-text-color .cta-front-val span, .body-cards-title.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-cards-title.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-cards-title.style-custom-text-color .sub-title::before {
  display: none;
}
.body-cards-title.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-cards-title.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-cards-title__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.body-cards-title__inner h2 {
  width: 64%;
  box-sizing: border-box;
  padding-right: 3%;
  margin-bottom: 0;
}
.body-cards-title__inner .content-entry {
  width: 34%;
  box-sizing: border-box;
}
.body-cards-title__inner .content-entry .btn {
  margin-bottom: 0;
}
.body-cards-title__inner .content-entry p {
  margin-top: 2rem;
}
@media (max-width: 1023px) {
  .body-cards-title__inner {
    display: block;
  }
  .body-cards-title__inner h2 {
    width: auto;
    padding-right: 0;
    margin-bottom: 3rem;
  }
  .body-cards-title__inner .content-entry {
    width: auto;
    padding-right: 0;
  }
  .body-cards-title__inner .content-entry p {
    margin-bottom: 2.5rem;
  }
  __btn-wrap {
    width: auto;
  }
}
.body-carousel {
  padding: 0;
}
.body-carousel.style-custom-text-color h1, .body-carousel.style-custom-text-color h2, .body-carousel.style-custom-text-color h3, .body-carousel.style-custom-text-color h4, .body-carousel.style-custom-text-color h5, .body-carousel.style-custom-text-color h6, .body-carousel.style-custom-text-color th, .body-carousel.style-custom-text-color td, .body-carousel.style-custom-text-color p, .body-carousel.style-custom-text-color .content-entry, .body-carousel.style-custom-text-color .category-sub-title, .body-carousel.style-custom-text-color .button-sub-title, .body-carousel.style-custom-text-color .body-text-accordion__heading, .body-carousel.style-custom-text-color .sub-title, .body-carousel.style-custom-text-color .body-image-text-cta-txt-in, .body-carousel.style-custom-text-color .body-callout__caption, .body-carousel.style-custom-text-color .body-images-text-cta-left-caption, .body-carousel.style-custom-text-color .image-caption, .body-carousel.style-custom-text-color .caption-wrap, .body-carousel.style-custom-text-color .caption, .body-carousel.style-custom-text-color .cta-front-val, .body-carousel.style-custom-text-color .cta-front-val span, .body-carousel.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-carousel.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-carousel.style-custom-text-color .sub-title::before {
  display: none;
}
.body-carousel.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-carousel.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-carousel .inner {
  padding: 4rem 0;
}
.body-carousel .inner .metaslider .slides li {
  overflow: hidden;
  border-radius: 1rem;
  background: #fff;
}
.body-carousel .inner .metaslider .flexslider {
  margin-bottom: 0px;
}
.body-carousel.no-padding .inner {
  padding: 0;
}
.body-carousel .metaslider {
  padding-bottom: 0;
}
.body-carousel .caption {
  font-size: 1.8rem !important;
  line-height: 1.5 !important;
}
.body-carousel .btn {
  font-size: 1.3rem !important;
  box-sizing: border-box !important;
  line-height: 1.53 !important;
  padding: 1.5rem 2rem 1.5rem 3rem !important;
}
.body-carousel .btn span {
  padding-right: 3.2rem !important;
}
.body-case-study-with-statistic {
  padding: 8rem 0;
}
.body-case-study-with-statistic.style-custom-text-color h1, .body-case-study-with-statistic.style-custom-text-color h2, .body-case-study-with-statistic.style-custom-text-color h3, .body-case-study-with-statistic.style-custom-text-color h4, .body-case-study-with-statistic.style-custom-text-color h5, .body-case-study-with-statistic.style-custom-text-color h6, .body-case-study-with-statistic.style-custom-text-color th, .body-case-study-with-statistic.style-custom-text-color td, .body-case-study-with-statistic.style-custom-text-color p, .body-case-study-with-statistic.style-custom-text-color .content-entry, .body-case-study-with-statistic.style-custom-text-color .category-sub-title, .body-case-study-with-statistic.style-custom-text-color .button-sub-title, .body-case-study-with-statistic.style-custom-text-color .body-text-accordion__heading, .body-case-study-with-statistic.style-custom-text-color .sub-title, .body-case-study-with-statistic.style-custom-text-color .body-image-text-cta-txt-in, .body-case-study-with-statistic.style-custom-text-color .body-callout__caption, .body-case-study-with-statistic.style-custom-text-color .body-images-text-cta-left-caption, .body-case-study-with-statistic.style-custom-text-color .image-caption, .body-case-study-with-statistic.style-custom-text-color .caption-wrap, .body-case-study-with-statistic.style-custom-text-color .caption, .body-case-study-with-statistic.style-custom-text-color .cta-front-val, .body-case-study-with-statistic.style-custom-text-color .cta-front-val span, .body-case-study-with-statistic.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-case-study-with-statistic.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-case-study-with-statistic.style-custom-text-color .sub-title::before {
  display: none;
}
.body-case-study-with-statistic.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-case-study-with-statistic.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-case-study-with-statistic__left {
  float: left;
  width: 40%;
  padding: 4rem 0 0 4rem;
  box-sizing: border-box;
  position: relative;
}
.body-case-study-with-statistic__left img {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  margin-bottom: 1.5rem;
}
.body-case-study-with-statistic__left img.masked {
  border-radius: 0 50% 50% 0;
}
.body-case-study-with-statistic__left:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  padding-top: 50%;
  content: "";
  background: #FFC512;
}
.body-case-study-with-statistic__left .image-caption {
  font-size: 1.3rem;
  line-height: 1.46;
  color: #0D3770;
}
.body-case-study-with-statistic__right {
  float: right;
  width: 48%;
  padding-top: 5rem;
}
.body-case-study-with-statistic__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 1px solid #BDD5F1;
}
.body-case-study-with-statistic__row.body-case-study-with-statistic__row_no-border {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.body-case-study-with-statistic__row strong {
  width: 13.9rem;
  height: 13.9rem;
  border-radius: 50%;
  background: #86B5EC;
  color: #0a2a57;
  font-family: "Open Sans", sans-serif;
  font-size: 4rem;
  text-align: center;
  font-weight: 800;
  margin-right: 3.5rem;
  line-height: 13.9rem;
}
.body-case-study-with-statistic__row p {
  float: left;
  width: calc(100% - 17.4rem);
  margin-bottom: 0;
  font-weight: 600;
  font-size: 2.4rem;
  box-sizing: border-box;
  padding-right: 30%;
}
.body-case-study-with-statistic .content-entry {
  margin-bottom: 7rem;
}
.body-case-study-with-statistic .content-entry p {
  font-size: 2rem;
  line-height: 1.6;
  color: #0D3770;
  margin-bottom: 0;
}
.body-case-study-with-statistic__logo {
  float: left;
  margin-right: 5rem;
}
@media (max-width: 767px) {
  .body-case-study-with-statistic__left {
    width: auto;
    float: none;
  }
  .body-case-study-with-statistic__right {
    width: auto;
    float: none;
  }
  .body-case-study-with-statistic .content-entry {
    border-left: 2px solid #ffac00;
    padding-left: 3rem;
  }
  .body-case-study-with-statistic__logo {
    float: none;
    margin-bottom: 30px;
    padding-left: 3rem;
  }
  .body-case-study-with-statistic__row p {
    padding-right: 0;
    font-size: 1.8rem;
  }
}
.body-cta-button {
  padding: 4rem 0;
  background: #F3F8FD;
  text-align: center;
}
.body-cta-button.style-custom-text-color h1, .body-cta-button.style-custom-text-color h2, .body-cta-button.style-custom-text-color h3, .body-cta-button.style-custom-text-color h4, .body-cta-button.style-custom-text-color h5, .body-cta-button.style-custom-text-color h6, .body-cta-button.style-custom-text-color th, .body-cta-button.style-custom-text-color td, .body-cta-button.style-custom-text-color p, .body-cta-button.style-custom-text-color .content-entry, .body-cta-button.style-custom-text-color .category-sub-title, .body-cta-button.style-custom-text-color .button-sub-title, .body-cta-button.style-custom-text-color .body-text-accordion__heading, .body-cta-button.style-custom-text-color .sub-title, .body-cta-button.style-custom-text-color .body-image-text-cta-txt-in, .body-cta-button.style-custom-text-color .body-callout__caption, .body-cta-button.style-custom-text-color .body-images-text-cta-left-caption, .body-cta-button.style-custom-text-color .image-caption, .body-cta-button.style-custom-text-color .caption-wrap, .body-cta-button.style-custom-text-color .caption, .body-cta-button.style-custom-text-color .cta-front-val, .body-cta-button.style-custom-text-color .cta-front-val span, .body-cta-button.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-cta-button.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-cta-button.style-custom-text-color .sub-title::before {
  display: none;
}
.body-cta-button.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-cta-button.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-cta-button .btn {
  padding: 1.7rem 2.2rem 1.7rem 3.2rem;
}
.body-cta-button .btn-squared {
  padding: 15px 25px 12px;
  background: var(--background-color, #0a2a57);
  color: var(--text-color, #fff);
  font-size: 16px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 3px;
}
.body-cta-image {
  background: #0D3770;
  position: relative;
  padding: 11rem 0 8rem;
}
.body-cta-image.style-custom-text-color h1, .body-cta-image.style-custom-text-color h2, .body-cta-image.style-custom-text-color h3, .body-cta-image.style-custom-text-color h4, .body-cta-image.style-custom-text-color h5, .body-cta-image.style-custom-text-color h6, .body-cta-image.style-custom-text-color th, .body-cta-image.style-custom-text-color td, .body-cta-image.style-custom-text-color p, .body-cta-image.style-custom-text-color .content-entry, .body-cta-image.style-custom-text-color .category-sub-title, .body-cta-image.style-custom-text-color .button-sub-title, .body-cta-image.style-custom-text-color .body-text-accordion__heading, .body-cta-image.style-custom-text-color .sub-title, .body-cta-image.style-custom-text-color .body-image-text-cta-txt-in, .body-cta-image.style-custom-text-color .body-callout__caption, .body-cta-image.style-custom-text-color .body-images-text-cta-left-caption, .body-cta-image.style-custom-text-color .image-caption, .body-cta-image.style-custom-text-color .caption-wrap, .body-cta-image.style-custom-text-color .caption, .body-cta-image.style-custom-text-color .cta-front-val, .body-cta-image.style-custom-text-color .cta-front-val span, .body-cta-image.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-cta-image.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-cta-image.style-custom-text-color .sub-title::before {
  display: none;
}
.body-cta-image.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-cta-image.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-cta-image_on-flex {
  margin-bottom: 6rem;
}
.body-cta-image .inner .cta-front-in {
  max-width: 1140px;
}
.body-cta-image .inner .cta-front-in .cta-front-right {
  float: right;
  width: 38.5%;
  position: relative;
  z-index: 2;
  padding-top: 12rem;
}
.body-cta-image .inner .cta-front-in .cta-front-right h2 {
  line-height: 1.1;
  color: #fff;
  margin-bottom: 2rem;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section {
  margin-bottom: 4.4rem;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val {
  font-size: 15rem;
  color: #FFC512;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3rem;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val span {
  color: #86B5EC;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-title {
  font-size: 1.6rem;
  line-height: 1.43;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  color: #FFC512;
  max-width: 17rem;
  padding-top: 2rem;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons .btn {
  margin-right: 5rem;
  vertical-align: middle;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons .link {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons .link:before {
  position: absolute;
  right: 0;
  width: 100%;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #FFAC00;
  transition: width 0.35s;
}
.body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons .link:after {
  position: absolute;
  left: 0;
  width: 0%;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #86B5EC;
  transition: width 0.35s;
}
.body-cta-image .inner .cta-front-in .cta-front-left {
  float: left;
  width: 52%;
}
.body-cta-image .inner .cta-front-in .cta-front-left .cta-front-image {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding: 0 0 4rem 4rem;
}
.body-cta-image .inner .cta-front-in .cta-front-left .cta-front-image:before {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C2DAF5;
  content: "";
  width: 75%;
  padding-top: 75%;
}
.body-cta-image .inner .cta-front-in .cta-front-left .cta-front-image img {
  display: block;
  position: relative;
  z-index: 5;
}
.body-cta-image .inner .cta-front-in .cta-front-left .cta-front-image img.masked {
  border-radius: 0 50% 0 0;
}
.body-cta-image:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 60%;
  right: 0;
  background: url(../images/deco-dots.png);
  content: "";
}
.body-cta-image .cta-front-deco {
  right: 8rem;
  width: 3.5rem;
  height: 3.5rem;
  bottom: 100%;
  content: "";
  position: absolute;
  background: #C2DAF5;
}
.body-cta-image .cta-front-deco:after {
  width: 8rem;
  height: 8rem;
  top: 3.5rem;
  left: 100%;
  content: "";
  position: absolute;
  background: #fff;
}
.desktop-version .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons .link:hover:after {
  width: 100%;
}
@media (max-width: 1023px) {
  .body-cta-image {
    padding: 5rem 0;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right {
    width: 50%;
    padding-top: 6rem;
  }
  .body-cta-image .inner .cta-front-in .cta-front-left {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .body-cta-image {
    padding: 65px 0 70px;
  }
  .body-cta-image .cta-front-deco {
    width: 45px;
    height: 45px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-left {
    float: none;
    width: auto;
  }
  .body-cta-image .inner .cta-front-in .cta-front-left .cta-front-image {
    margin-left: -30px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 50px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons a {
    margin-bottom: 2.5rem;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-buttons a.link {
    font-size: 14px;
    padding-bottom: 8px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right h2 {
    font-size: 4.9rem;
    margin-bottom: 30px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section {
    margin-bottom: 30px;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val {
    font-size: 13.5rem;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-val span {
    font-size: 10rem;
  }
  .body-cta-image .inner .cta-front-in .cta-front-right .cta-front-val-section .cta-front-title {
    font-size: 1.8rem;
  }
}
.body-header-and-cta {
  padding: 9rem 0 3rem;
  background: #0D3770;
  text-align: center;
  position: relative;
}
.body-header-and-cta.style-custom-text-color h1, .body-header-and-cta.style-custom-text-color h2, .body-header-and-cta.style-custom-text-color h3, .body-header-and-cta.style-custom-text-color h4, .body-header-and-cta.style-custom-text-color h5, .body-header-and-cta.style-custom-text-color h6, .body-header-and-cta.style-custom-text-color th, .body-header-and-cta.style-custom-text-color td, .body-header-and-cta.style-custom-text-color p, .body-header-and-cta.style-custom-text-color .content-entry, .body-header-and-cta.style-custom-text-color .category-sub-title, .body-header-and-cta.style-custom-text-color .button-sub-title, .body-header-and-cta.style-custom-text-color .body-text-accordion__heading, .body-header-and-cta.style-custom-text-color .sub-title, .body-header-and-cta.style-custom-text-color .body-image-text-cta-txt-in, .body-header-and-cta.style-custom-text-color .body-callout__caption, .body-header-and-cta.style-custom-text-color .body-images-text-cta-left-caption, .body-header-and-cta.style-custom-text-color .image-caption, .body-header-and-cta.style-custom-text-color .caption-wrap, .body-header-and-cta.style-custom-text-color .caption, .body-header-and-cta.style-custom-text-color .cta-front-val, .body-header-and-cta.style-custom-text-color .cta-front-val span, .body-header-and-cta.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-header-and-cta.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-header-and-cta.style-custom-text-color .sub-title::before {
  display: none;
}
.body-header-and-cta.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-header-and-cta.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-header-and-cta:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 65%;
  right: 0;
  content: "";
}
.body-header-and-cta__inner {
  position: relative;
  z-index: 2;
  max-width: 750px;
  margin: 0 auto;
}
.body-header-and-cta__inner h2 {
  color: #fff;
  margin-bottom: 2.5rem;
}
.body-header-and-cta__inner .sub-title {
  margin-bottom: 2rem;
}
.body-header-and-cta__inner .content-entry {
  margin-bottom: 7rem;
}
.body-header-and-cta__inner .content-entry p {
  color: #C2DAF5;
  margin-bottom: 0;
  font-size: 2rem;
}
.body-header-and-cta__btns {
  margin-bottom: 5rem;
}
.body-header-and-cta__btns .btn {
  margin-right: 4rem;
  display: inline-block;
  vertical-align: middle;
}
.body-header-and-cta__btns .slim-btn {
  display: inline-block;
  vertical-align: middle;
}
.body-header-and-cta .deco-01:before, .body-header-and-cta .deco-01:after {
  background: #fff;
  width: 15.5rem;
  height: 15.5rem;
  top: 0;
  left: 0;
  content: "";
  display: block;
  position: absolute;
}
.body-header-and-cta .deco-01:after {
  top: auto;
  bottom: 0;
  width: 9.8rem;
  height: 9.8rem;
}
.body-header-and-cta .deco-02:before, .body-header-and-cta .deco-02:after {
  background: #fff;
  width: 9.8rem;
  height: 9.8rem;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  position: absolute;
}
.body-header-and-cta .deco-02:after {
  right: 9.8rem;
  bottom: 9.8rem;
  background: #C2DAF5;
}
.body-header-and-cta .deco-03:before, .body-header-and-cta .deco-03:after {
  background: #FFAC00;
  width: 5rem;
  height: 5rem;
  top: 15.5rem;
  left: 15.5rem;
  content: "";
  display: block;
  position: absolute;
}
.body-header-and-cta .deco-03:after {
  top: 5rem;
  right: 14.8rem;
  left: auto;
  width: 2rem;
  height: 2rem;
}
@media (max-width: 767px) {
  .body-header-and-cta__btns {
    text-align: center;
  }
  .body-header-and-cta__btns .btn {
    margin-right: auto;
    margin-left: auto;
    min-width: 51%;
    max-width: 80%;
    display: block;
    margin-bottom: 30px;
  }
  .page-template-pricing-page .body-header-and-cta {
    display: none;
  }
  .body-header-and-cta {
    padding: 20rem 0;
  }
  .body-header-and-cta:after {
    content: "";
    position: absolute;
    width: 52px;
    height: 52px;
    top: 52px;
    right: 52px;
    background: #86B5EC;
  }
  .body-header-and-cta .deco-01:before {
    width: 79px;
    height: 79px;
    background: #86B5EC;
  }
  .body-header-and-cta .deco-03:before {
    width: 25px;
    height: 25px;
    top: 79px;
    left: 79px;
  }
  .body-header-and-cta .deco-03:after {
    width: 52px;
    height: 52px;
    top: 0;
    right: 0;
  }
  .body-header-and-cta .deco-02:before {
    right: 15rem;
    width: 44px;
    height: 44px;
  }
  .body-header-and-cta .deco-02:after {
    width: 44px;
    height: 44px;
    right: calc(15rem - 44px);
    bottom: 44px;
  }
}
.page-template-industry-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li, .page-template-role-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li {
  line-height: 1.87;
}
.page-template-industry-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:before, .page-template-role-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:before {
  top: 0.8rem;
  width: 10px;
  height: 10px;
  background-color: #F7A533;
}
.page-template-industry-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:after, .page-template-role-page .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:after {
  display: none;
}
.body-image-text-cta {
  padding: 4rem 0;
}
.body-image-text-cta.style-custom-text-color h1, .body-image-text-cta.style-custom-text-color h2, .body-image-text-cta.style-custom-text-color h3, .body-image-text-cta.style-custom-text-color h4, .body-image-text-cta.style-custom-text-color h5, .body-image-text-cta.style-custom-text-color h6, .body-image-text-cta.style-custom-text-color th, .body-image-text-cta.style-custom-text-color td, .body-image-text-cta.style-custom-text-color p, .body-image-text-cta.style-custom-text-color .content-entry, .body-image-text-cta.style-custom-text-color .category-sub-title, .body-image-text-cta.style-custom-text-color .button-sub-title, .body-image-text-cta.style-custom-text-color .body-text-accordion__heading, .body-image-text-cta.style-custom-text-color .sub-title, .body-image-text-cta.style-custom-text-color .body-image-text-cta-txt-in, .body-image-text-cta.style-custom-text-color .body-callout__caption, .body-image-text-cta.style-custom-text-color .body-images-text-cta-left-caption, .body-image-text-cta.style-custom-text-color .image-caption, .body-image-text-cta.style-custom-text-color .caption-wrap, .body-image-text-cta.style-custom-text-color .caption, .body-image-text-cta.style-custom-text-color .cta-front-val, .body-image-text-cta.style-custom-text-color .cta-front-val span, .body-image-text-cta.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-image-text-cta.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-image-text-cta.style-custom-text-color .sub-title::before {
  display: none;
}
.body-image-text-cta.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-image-text-cta.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-image-text-cta.image-description {
  padding: 7rem 0;
  background: #F3F8FD;
  margin-bottom: 0;
}
.body-image-text-cta.image-description.image-left .inner .body-image-text-cta-left {
  margin-left: 8%;
}
.body-image-text-cta.image-description.image-left .inner .body-image-text-cta-right {
  margin-left: 0;
}
.body-image-text-cta.image-description.image-left .inner .body-image-text-cta-right .body-image-text-cta-right-caption {
  color: #0D3770;
}
.body-image-text-cta.main-right .inner .body-image-text-cta-left {
  margin-left: 8%;
}
.body-image-text-cta.main-right .inner .body-image-text-cta-right {
  margin-left: 0;
}
.body-image-text-cta.main-right .inner .body-image-text-cta-right .body-image-text-cta-right-caption {
  color: #0D3770;
}
.body-image-text-cta .inner {
  max-width: 1320px;
  font-size: 0;
}
.body-image-text-cta .inner .body-image-text-cta-left {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
}
.body-image-text-cta .inner .body-image-text-cta-left .content-entry p {
  font-size: 1.8rem;
}
.body-image-text-cta .inner .body-image-text-cta-left .list-links {
  padding-top: 5rem;
  position: relative;
  z-index: 11;
}
.body-image-text-cta .inner .body-image-text-cta-left .list-links .small-btn {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.body-image-text-cta .inner .body-image-text-cta-right {
  width: 45%;
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 8%;
}
.body-image-text-cta .inner .body-image-text-cta-right:before {
  position: absolute;
  top: -13rem;
  height: 25rem;
  width: 100vw;
  content: "";
  left: 50%;
  z-index: 4;
  pointer-events: none;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img {
  box-sizing: border-box;
  padding: 0 2.7rem 2.7rem 0;
  position: relative;
  margin-bottom: 2rem;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 81%;
  padding-top: 74%;
  content: "";
  background: #0D3770;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img.with-list-links:before {
  content: "";
  position: absolute;
  right: -1rem;
  bottom: -1rem;
  width: 50%;
  padding-top: 0;
  padding-bottom: 50%;
  background: #86b5ec;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 2;
  width: 100%;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img img.masked {
  border-radius: 30rem 30rem 0 0;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-right-caption {
  font-size: 1.3rem;
  line-height: 1.53;
  margin-left: 20%;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in {
  color: #0D3770;
  position: relative;
  z-index: 8;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in h2 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.36;
  margin-bottom: 2rem;
  color: #0D3770;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul {
  list-style-type: none;
  padding: 0 0 0 1.6rem;
  margin: 0;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li {
  display: block;
  padding-left: 3.6rem;
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 1.7rem;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:before {
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  content: "";
  background: #123161;
  position: absolute;
}
.body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:after {
  width: 0.8rem;
  height: 0.3rem;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  content: "";
  top: 0.6rem;
  left: 0.5rem;
}
.body-image-text-cta.style-no .inner .body-image-text-cta-right:before {
  display: none;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right:before {
  top: -3rem;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt {
  padding: 10rem 0;
  position: relative;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt:before, .body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt:after {
  position: absolute;
  bottom: 0;
  right: -13%;
  left: -10%;
  top: 0;
  content: "";
  background: #C2DAF5;
  border-radius: 0 50% 0 50%;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt:before {
  display: none;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt:after {
  left: -13%;
  right: -10%;
  background: #F3F8FD;
}
.body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in {
  position: relative;
  z-index: 2;
}
.body-image-text-cta.style-pink .inner .body-image-text-cta-in, .body-image-text-cta.style-blue .inner .body-image-text-cta-in {
  position: relative;
  padding: 10rem 0;
}
.body-image-text-cta.style-pink .inner .body-image-text-cta-in:before, .body-image-text-cta.style-blue .inner .body-image-text-cta-in:before {
  top: 0;
  bottom: 0;
  left: -10%;
  right: -10%;
  border-radius: 0 25rem 0 25rem;
  position: absolute;
  content: "";
  background: #F3F8FD;
}
.body-image-text-cta.style-pink .inner .body-image-text-cta-in .body-image-text-cta-left, .body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-left {
  position: relative;
  padding-top: 0;
  z-index: 2;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in::before {
  background: #0D3770;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-left h2 {
  color: #fff;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-left .content-entry {
  color: #fff;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-left .content-entry p {
  color: #C2DAF5;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-img:before {
  background: #FFAC00;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-caption {
  color: #fff;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in h2 {
  color: #C2DAF5;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li {
  color: #fff;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:before {
  background: #fff;
}
.body-image-text-cta.style-blue .inner .body-image-text-cta-in .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li:after {
  border-left-color: #0D3770;
  border-bottom-color: #0D3770;
}
@media (max-width: 767px) {
  .body-image-text-cta .inner .body-image-text-cta-left {
    float: none;
    width: auto;
    display: block;
    padding-top: 0;
    margin-bottom: 40px;
    margin-left: 0 !important;
  }
  .body-image-text-cta .inner .body-image-text-cta-right {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 40px;
    margin-left: 0 !important;
  }
  .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-txt .body-image-text-cta-txt-in ul li {
    font-size: 1.8rem;
  }
  .body-image-text-cta .inner .body-image-text-cta-right .body-image-text-cta-img {
    display: inline-block;
    vertical-align: top;
  }
  .body-image-text-cta.style-right .inner .body-image-text-cta-left {
    padding-top: 0;
  }
  .body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt {
    padding: 60px 0 80px;
  }
  .body-image-text-cta.style-right .inner .body-image-text-cta-right .body-image-text-cta-txt:after {
    left: -30px;
    right: -30px;
    border-radius: 0 18rem 0 18rem;
  }
  .style-pink .inner .body-image-text-cta-in:before, .style-blue .inner .body-image-text-cta-in:before {
    left: -30px;
    right: -30px;
    border-radius: 0 18rem 0 18rem;
  }
}
@media (max-width: 500px) {
  .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-btns .btn {
    min-width: 195px;
  }
}
.page-template-industry-page .body-images-text-cta.blue, .page-template-role-page .body-images-text-cta.blue {
  background: #F3F8FD;
}
.page-template-industry-page .body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-left img.masked, .page-template-role-page .body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-left img.masked {
  border-radius: 0 50% 0 0;
}
.page-template-industry-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a, .page-template-role-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a {
  color: #86B5EC;
}
.page-template-industry-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn, .page-template-role-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn {
  color: #fff;
}
.page-template-industry-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn.light, .page-template-role-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn.light {
  color: #123161;
}
.page-template-industry-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn.secondary, .page-template-role-page .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry a.btn.secondary {
  color: #123161;
}
.body-images-text-cta {
  padding: 5rem 0;
}
.body-images-text-cta.style-custom-text-color h1, .body-images-text-cta.style-custom-text-color h2, .body-images-text-cta.style-custom-text-color h3, .body-images-text-cta.style-custom-text-color h4, .body-images-text-cta.style-custom-text-color h5, .body-images-text-cta.style-custom-text-color h6, .body-images-text-cta.style-custom-text-color th, .body-images-text-cta.style-custom-text-color td, .body-images-text-cta.style-custom-text-color p, .body-images-text-cta.style-custom-text-color .content-entry, .body-images-text-cta.style-custom-text-color .category-sub-title, .body-images-text-cta.style-custom-text-color .button-sub-title, .body-images-text-cta.style-custom-text-color .body-text-accordion__heading, .body-images-text-cta.style-custom-text-color .sub-title, .body-images-text-cta.style-custom-text-color .body-image-text-cta-txt-in, .body-images-text-cta.style-custom-text-color .body-callout__caption, .body-images-text-cta.style-custom-text-color .body-images-text-cta-left-caption, .body-images-text-cta.style-custom-text-color .image-caption, .body-images-text-cta.style-custom-text-color .caption-wrap, .body-images-text-cta.style-custom-text-color .caption, .body-images-text-cta.style-custom-text-color .cta-front-val, .body-images-text-cta.style-custom-text-color .cta-front-val span, .body-images-text-cta.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-images-text-cta.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-images-text-cta.style-custom-text-color .sub-title::before {
  display: none;
}
.body-images-text-cta.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-images-text-cta.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-images-text-cta .inner {
  max-width: 1320px;
}
.body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-right {
  float: left;
}
.body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-left {
  float: right;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right {
  float: right;
  width: 55%;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-value {
  font-size: 0;
  margin-bottom: 2rem;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-value span {
  display: inline-block;
  width: 13.9rem;
  height: 13.9rem;
  text-align: center;
  line-height: 13.96rem;
  border-radius: 50%;
  vertical-align: middle;
  background: #86B5EC;
  color: #0a2a57;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  font-size: 5rem;
  margin-right: 3.5rem;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-value p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.56;
  width: calc(100% - 17.4rem);
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-btns .btn {
  margin: 0 2rem 2rem 0;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-left {
  float: left;
  width: 38%;
  font-size: 0;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-left img {
  max-width: calc(50% - 0.5rem);
  vertical-align: top;
  display: inline-block;
}
.body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-left .body-images-text-cta-left-caption {
  padding-top: 1.5rem;
  font-size: 1.3rem;
  color: #0D3770;
}
.body-images-text-cta.wider .inner {
  max-width: 1340px;
}
.body-images-text-cta.type-1 .inner .body-images-text-cta-in .body-image-text-cta-left img {
  max-width: 100%;
}
.body-images-text-cta.type-1 .inner .body-images-text-cta-in .body-image-text-cta-left img.masked {
  border-radius: 20rem 0 0 0;
}
.body-images-text-cta.type-2 .inner .body-images-text-cta-in .body-image-text-cta-left img {
  max-width: 100%;
}
.body-images-text-cta.type-2 .inner .body-images-text-cta-in .body-image-text-cta-left img.masked {
  border-radius: 20rem 0 0 0;
}
.body-images-text-cta.type-2 .inner .body-images-text-cta-in .body-image-text-cta-left img + img {
  margin-top: 0.5rem;
}
.body-images-text-cta.type-2 .inner .body-images-text-cta-in .body-image-text-cta-left img + img.masked {
  border-radius: 0 0 20rem 0;
}
.body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img {
  margin-bottom: 0.5rem;
}
.body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img:nth-child(4), .body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img:nth-child(8) {
  margin-left: 0.5rem;
}
.body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img:nth-child(2).masked {
  border-radius: 50% 0 0 0;
}
.body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img:nth-child(4).masked {
  border-radius: 0 50% 0 0;
}
.body-images-text-cta.type-4 .inner .body-images-text-cta-in .body-image-text-cta-left img:nth-child(8).masked {
  border-radius: 0 0 50% 0;
}
@media (max-width: 767px) {
  .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right {
    float: none;
    width: auto;
    margin-bottom: 60px;
  }
  .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .body-image-text-cta-right-value p {
    font-size: 1.6rem;
  }
  .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-right .content-entry p {
    font-size: 1.6rem;
  }
  .body-images-text-cta .inner .body-images-text-cta-in .body-image-text-cta-left {
    width: auto;
    float: none;
    margin-bottom: 30px;
    max-width: 500px;
  }
  .body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-right {
    float: none;
  }
  .body-images-text-cta .inner .body-images-text-cta-in.text-col-left .body-image-text-cta-left {
    float: none;
  }
}
.body-information-table {
  padding: 4rem 0;
}
.body-information-table.style-custom-text-color h1, .body-information-table.style-custom-text-color h2, .body-information-table.style-custom-text-color h3, .body-information-table.style-custom-text-color h4, .body-information-table.style-custom-text-color h5, .body-information-table.style-custom-text-color h6, .body-information-table.style-custom-text-color th, .body-information-table.style-custom-text-color td, .body-information-table.style-custom-text-color p, .body-information-table.style-custom-text-color .content-entry, .body-information-table.style-custom-text-color .category-sub-title, .body-information-table.style-custom-text-color .button-sub-title, .body-information-table.style-custom-text-color .body-text-accordion__heading, .body-information-table.style-custom-text-color .sub-title, .body-information-table.style-custom-text-color .body-image-text-cta-txt-in, .body-information-table.style-custom-text-color .body-callout__caption, .body-information-table.style-custom-text-color .body-images-text-cta-left-caption, .body-information-table.style-custom-text-color .image-caption, .body-information-table.style-custom-text-color .caption-wrap, .body-information-table.style-custom-text-color .caption, .body-information-table.style-custom-text-color .cta-front-val, .body-information-table.style-custom-text-color .cta-front-val span, .body-information-table.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-information-table.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-information-table.style-custom-text-color .sub-title::before {
  display: none;
}
.body-information-table.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-information-table.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-information-table__inner {
  max-width: 84rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .body-information-table__inner {
    max-width: 100%;
    width: 100%;
    overflow-x: auto;
  }
  .body-information-table__inner .content-entry table {
    width: 767px;
  }
}
.logos-horizontal {
  font-size: 0;
  text-align: center;
  padding: 4rem 0;
}
.logos-horizontal.style-custom-text-color h1, .logos-horizontal.style-custom-text-color h2, .logos-horizontal.style-custom-text-color h3, .logos-horizontal.style-custom-text-color h4, .logos-horizontal.style-custom-text-color h5, .logos-horizontal.style-custom-text-color h6, .logos-horizontal.style-custom-text-color th, .logos-horizontal.style-custom-text-color td, .logos-horizontal.style-custom-text-color p, .logos-horizontal.style-custom-text-color .content-entry, .logos-horizontal.style-custom-text-color .category-sub-title, .logos-horizontal.style-custom-text-color .button-sub-title, .logos-horizontal.style-custom-text-color .body-text-accordion__heading, .logos-horizontal.style-custom-text-color .sub-title, .logos-horizontal.style-custom-text-color .body-image-text-cta-txt-in, .logos-horizontal.style-custom-text-color .body-callout__caption, .logos-horizontal.style-custom-text-color .body-images-text-cta-left-caption, .logos-horizontal.style-custom-text-color .image-caption, .logos-horizontal.style-custom-text-color .caption-wrap, .logos-horizontal.style-custom-text-color .caption, .logos-horizontal.style-custom-text-color .cta-front-val, .logos-horizontal.style-custom-text-color .cta-front-val span, .logos-horizontal.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.logos-horizontal.style-custom-text-color .sub-title {
  padding-left: 0;
}
.logos-horizontal.style-custom-text-color .sub-title::before {
  display: none;
}
.logos-horizontal.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.logos-horizontal.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.logos-horizontal a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4.5rem;
}
.logos-horizontal a img {
  display: block;
  max-width: 50vw;
}
@media (max-width: 1100px) {
  .logos-horizontal a {
    margin: 0 2rem 2rem;
  }
  .logos-horizontal a img {
    max-width: 90px;
  }
}
.logos-horizontal-text {
  padding: 4rem 0;
}
.logos-horizontal-text.style-custom-text-color h1, .logos-horizontal-text.style-custom-text-color h2, .logos-horizontal-text.style-custom-text-color h3, .logos-horizontal-text.style-custom-text-color h4, .logos-horizontal-text.style-custom-text-color h5, .logos-horizontal-text.style-custom-text-color h6, .logos-horizontal-text.style-custom-text-color th, .logos-horizontal-text.style-custom-text-color td, .logos-horizontal-text.style-custom-text-color p, .logos-horizontal-text.style-custom-text-color .content-entry, .logos-horizontal-text.style-custom-text-color .category-sub-title, .logos-horizontal-text.style-custom-text-color .button-sub-title, .logos-horizontal-text.style-custom-text-color .body-text-accordion__heading, .logos-horizontal-text.style-custom-text-color .sub-title, .logos-horizontal-text.style-custom-text-color .body-image-text-cta-txt-in, .logos-horizontal-text.style-custom-text-color .body-callout__caption, .logos-horizontal-text.style-custom-text-color .body-images-text-cta-left-caption, .logos-horizontal-text.style-custom-text-color .image-caption, .logos-horizontal-text.style-custom-text-color .caption-wrap, .logos-horizontal-text.style-custom-text-color .caption, .logos-horizontal-text.style-custom-text-color .cta-front-val, .logos-horizontal-text.style-custom-text-color .cta-front-val span, .logos-horizontal-text.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.logos-horizontal-text.style-custom-text-color .sub-title {
  padding-left: 0;
}
.logos-horizontal-text.style-custom-text-color .sub-title::before {
  display: none;
}
.logos-horizontal-text.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.logos-horizontal-text.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.logos-horizontal-text__item {
  float: left;
  width: 31%;
  margin-left: 3.5%;
}
.logos-horizontal-text__item:first-child {
  margin-left: 0;
}
.logos-horizontal-text__item .content-entry {
  overflow: hidden;
}
.logos-horizontal-text__item .content-entry p {
  margin-bottom: 0;
}
.logos-horizontal-text__img-wrap {
  float: left;
  width: 10rem;
  padding-right: 1rem;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 767px) {
  .logos-horizontal-text__item {
    width: auto;
    float: none;
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 3rem;
  }
}
.body-paragraph-header {
  text-align: center;
  padding: 4rem 0;
}
.body-paragraph-header.style-custom-text-color h1, .body-paragraph-header.style-custom-text-color h2, .body-paragraph-header.style-custom-text-color h3, .body-paragraph-header.style-custom-text-color h4, .body-paragraph-header.style-custom-text-color h5, .body-paragraph-header.style-custom-text-color h6, .body-paragraph-header.style-custom-text-color th, .body-paragraph-header.style-custom-text-color td, .body-paragraph-header.style-custom-text-color p, .body-paragraph-header.style-custom-text-color .content-entry, .body-paragraph-header.style-custom-text-color .category-sub-title, .body-paragraph-header.style-custom-text-color .button-sub-title, .body-paragraph-header.style-custom-text-color .body-text-accordion__heading, .body-paragraph-header.style-custom-text-color .sub-title, .body-paragraph-header.style-custom-text-color .body-image-text-cta-txt-in, .body-paragraph-header.style-custom-text-color .body-callout__caption, .body-paragraph-header.style-custom-text-color .body-images-text-cta-left-caption, .body-paragraph-header.style-custom-text-color .image-caption, .body-paragraph-header.style-custom-text-color .caption-wrap, .body-paragraph-header.style-custom-text-color .caption, .body-paragraph-header.style-custom-text-color .cta-front-val, .body-paragraph-header.style-custom-text-color .cta-front-val span, .body-paragraph-header.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-paragraph-header.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-paragraph-header.style-custom-text-color .sub-title::before {
  display: none;
}
.body-paragraph-header.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-paragraph-header.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-paragraph-header h3 {
  margin-bottom: 1rem;
}
.body-stats-text {
  padding: 4rem 0;
}
.body-stats-text.style-custom-text-color h1, .body-stats-text.style-custom-text-color h2, .body-stats-text.style-custom-text-color h3, .body-stats-text.style-custom-text-color h4, .body-stats-text.style-custom-text-color h5, .body-stats-text.style-custom-text-color h6, .body-stats-text.style-custom-text-color th, .body-stats-text.style-custom-text-color td, .body-stats-text.style-custom-text-color p, .body-stats-text.style-custom-text-color .content-entry, .body-stats-text.style-custom-text-color .category-sub-title, .body-stats-text.style-custom-text-color .button-sub-title, .body-stats-text.style-custom-text-color .body-text-accordion__heading, .body-stats-text.style-custom-text-color .sub-title, .body-stats-text.style-custom-text-color .body-image-text-cta-txt-in, .body-stats-text.style-custom-text-color .body-callout__caption, .body-stats-text.style-custom-text-color .body-images-text-cta-left-caption, .body-stats-text.style-custom-text-color .image-caption, .body-stats-text.style-custom-text-color .caption-wrap, .body-stats-text.style-custom-text-color .caption, .body-stats-text.style-custom-text-color .cta-front-val, .body-stats-text.style-custom-text-color .cta-front-val span, .body-stats-text.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-stats-text.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-stats-text.style-custom-text-color .sub-title::before {
  display: none;
}
.body-stats-text.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-stats-text.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-stats-text__left {
  float: left;
  width: 46%;
}
.body-stats-text__left .statistic-table {
  margin-left: 0;
  width: 100%;
}
.body-stats-text__right {
  float: right;
  width: 39%;
  padding-top: 0;
}
@media (max-width: 767px) {
  .body-stats-text__inner {
    display: block;
  }
  .body-stats-text__left {
    float: none;
    width: auto;
  }
  .body-stats-text__right {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 55px;
  }
}
.body-stats-text-row {
  padding: 4rem 0;
}
.body-stats-text-row.style-custom-text-color h1, .body-stats-text-row.style-custom-text-color h2, .body-stats-text-row.style-custom-text-color h3, .body-stats-text-row.style-custom-text-color h4, .body-stats-text-row.style-custom-text-color h5, .body-stats-text-row.style-custom-text-color h6, .body-stats-text-row.style-custom-text-color th, .body-stats-text-row.style-custom-text-color td, .body-stats-text-row.style-custom-text-color p, .body-stats-text-row.style-custom-text-color .content-entry, .body-stats-text-row.style-custom-text-color .category-sub-title, .body-stats-text-row.style-custom-text-color .button-sub-title, .body-stats-text-row.style-custom-text-color .body-text-accordion__heading, .body-stats-text-row.style-custom-text-color .sub-title, .body-stats-text-row.style-custom-text-color .body-image-text-cta-txt-in, .body-stats-text-row.style-custom-text-color .body-callout__caption, .body-stats-text-row.style-custom-text-color .body-images-text-cta-left-caption, .body-stats-text-row.style-custom-text-color .image-caption, .body-stats-text-row.style-custom-text-color .caption-wrap, .body-stats-text-row.style-custom-text-color .caption, .body-stats-text-row.style-custom-text-color .cta-front-val, .body-stats-text-row.style-custom-text-color .cta-front-val span, .body-stats-text-row.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-stats-text-row.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-stats-text-row.style-custom-text-color .sub-title::before {
  display: none;
}
.body-stats-text-row.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-stats-text-row.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-stats-text-row__inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.body-stats-text-row__item {
  width: 33.33%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.body-stats-text-row__item.yellow strong {
  background: #FFC512;
}
.body-stats-text-row__item.dark_blue strong {
  background: #0D3770;
}
.body-stats-text-row__item strong {
  float: left;
  width: 32%;
  color: #fff;
  font-size: 4.3rem;
  line-height: 1;
  font-weight: bold;
  padding: 4.9rem 0;
  text-align: center;
  background: #86B5EC;
  font-family: "Open Sans", sans-serif;
}
.body-stats-text-row__item p {
  float: left;
  width: 68%;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 1rem 4rem 1rem 2rem;
}
.body-stats-text-row__item p span {
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.41;
  display: block;
}
.body-stats-text-row__item p:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 14.1rem;
  height: 14.1rem;
  border-radius: 50%;
  content: "";
  background: #F3F8FD;
}
.body-stats-text-row__item p:after {
  position: absolute;
  left: 32%;
  top: 0;
  bottom: 0;
  right: 14.1rem;
  border-radius: 0 0 50% 0;
  content: "";
  background: #F3F8FD;
}
@media (max-width: 1023px) {
  .body-stats-text-row__item strong {
    padding: 4rem 0;
    font-size: 3rem;
  }
  .body-stats-text-row__item p:before {
    width: 8rem;
    height: 8rem;
  }
  .body-stats-text-row__item p:after {
    right: 8rem;
  }
}
@media (max-width: 767px) {
  .body-stats-text-row__inner {
    display: block;
  }
  .body-stats-text-row__item {
    width: auto;
    display: block;
    overflow: hidden;
  }
}
.body-text-accordion {
  padding: 7rem 0 3rem;
  background-color: #F2F7FC;
}
.body-text-accordion.style-custom-text-color h1, .body-text-accordion.style-custom-text-color h2, .body-text-accordion.style-custom-text-color h3, .body-text-accordion.style-custom-text-color h4, .body-text-accordion.style-custom-text-color h5, .body-text-accordion.style-custom-text-color h6, .body-text-accordion.style-custom-text-color th, .body-text-accordion.style-custom-text-color td, .body-text-accordion.style-custom-text-color p, .body-text-accordion.style-custom-text-color .content-entry, .body-text-accordion.style-custom-text-color .category-sub-title, .body-text-accordion.style-custom-text-color .button-sub-title, .body-text-accordion.style-custom-text-color .body-text-accordion__heading, .body-text-accordion.style-custom-text-color .sub-title, .body-text-accordion.style-custom-text-color .body-image-text-cta-txt-in, .body-text-accordion.style-custom-text-color .body-callout__caption, .body-text-accordion.style-custom-text-color .body-images-text-cta-left-caption, .body-text-accordion.style-custom-text-color .image-caption, .body-text-accordion.style-custom-text-color .caption-wrap, .body-text-accordion.style-custom-text-color .caption, .body-text-accordion.style-custom-text-color .cta-front-val, .body-text-accordion.style-custom-text-color .cta-front-val span, .body-text-accordion.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-text-accordion.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-text-accordion.style-custom-text-color .sub-title::before {
  display: none;
}
.body-text-accordion.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-text-accordion.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-text-accordion.white {
  background: #fff;
}
.body-text-accordion_without-content .body-text-accordion__right {
  width: 65%;
  float: none;
  margin: 0 auto;
}
.body-text-accordion__left {
  float: left;
  width: 31.25%;
}
.body-text-accordion__left .content-entry p {
  font-size: 1.8rem;
}
.body-text-accordion__right {
  width: 57%;
  float: right;
}
.body-text-accordion__item {
  margin-bottom: 5rem;
}
.body-text-accordion__item:first-child .body-text-accordion__heading {
  margin-top: 0;
}
.body-text-accordion__item .content-entry {
  padding-top: 1.5rem;
  padding-bottom: 1px;
}
.body-text-accordion__item .content-entry p {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
}
.body-text-accordion__text {
  display: none;
}
.body-text-accordion__heading {
  display: block;
  position: relative;
  border-bottom: 1px solid #C2DAF5;
  padding-bottom: 1rem;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  font-size: 2.8rem;
  line-height: 1.1;
  margin-top: 5rem;
  color: #0a2a57;
  padding-right: 30px;
  text-decoration: none;
}
.body-text-accordion__heading:before {
  position: absolute;
  right: 0.5rem;
  top: 0.7rem;
  transform: rotate(45deg);
  border-bottom: 2px solid #FFAC00;
  border-right: 2px solid #FFAC00;
  width: 8px;
  height: 8px;
  content: "";
  display: block;
}
.body-text-accordion__heading.expanded:before {
  transform: rotate(-135deg);
  top: 1.4rem;
}
@media (max-width: 1023px) {
  .body-text-accordion__left {
    width: 36%;
  }
}
@media (max-width: 767px) {
  .body-text-accordion {
    padding: 5.5rem 0;
    margin-bottom: 0;
  }
  .body-text-accordion__left {
    float: none;
    width: auto;
    margin-bottom: 40px;
  }
  .body-text-accordion__right {
    float: none;
    width: auto;
  }
  .body-text-accordion__heading {
    font-size: 2rem;
  }
  .body-text-accordion_without-content .body-text-accordion__right {
    float: none;
    width: auto;
  }
}
@media (max-width: 500px) {
  .body-text-accordion__heading {
    font-size: 1.8rem;
  }
}
.body-video {
  padding: 4rem 0;
}
.body-video.style-custom-text-color h1, .body-video.style-custom-text-color h2, .body-video.style-custom-text-color h3, .body-video.style-custom-text-color h4, .body-video.style-custom-text-color h5, .body-video.style-custom-text-color h6, .body-video.style-custom-text-color th, .body-video.style-custom-text-color td, .body-video.style-custom-text-color p, .body-video.style-custom-text-color .content-entry, .body-video.style-custom-text-color .category-sub-title, .body-video.style-custom-text-color .button-sub-title, .body-video.style-custom-text-color .body-text-accordion__heading, .body-video.style-custom-text-color .sub-title, .body-video.style-custom-text-color .body-image-text-cta-txt-in, .body-video.style-custom-text-color .body-callout__caption, .body-video.style-custom-text-color .body-images-text-cta-left-caption, .body-video.style-custom-text-color .image-caption, .body-video.style-custom-text-color .caption-wrap, .body-video.style-custom-text-color .caption, .body-video.style-custom-text-color .cta-front-val, .body-video.style-custom-text-color .cta-front-val span, .body-video.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.body-video.style-custom-text-color .sub-title {
  padding-left: 0;
}
.body-video.style-custom-text-color .sub-title::before {
  display: none;
}
.body-video.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.body-video.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.body-video p {
  margin-bottom: 0;
}
.breadcrumb {
  color: #0D3770;
  padding: 3rem 0;
  font-size: 1.3rem;
  line-height: 1;
}
.breadcrumb.style-custom-text-color h1, .breadcrumb.style-custom-text-color h2, .breadcrumb.style-custom-text-color h3, .breadcrumb.style-custom-text-color h4, .breadcrumb.style-custom-text-color h5, .breadcrumb.style-custom-text-color h6, .breadcrumb.style-custom-text-color th, .breadcrumb.style-custom-text-color td, .breadcrumb.style-custom-text-color p, .breadcrumb.style-custom-text-color .content-entry, .breadcrumb.style-custom-text-color .category-sub-title, .breadcrumb.style-custom-text-color .button-sub-title, .breadcrumb.style-custom-text-color .body-text-accordion__heading, .breadcrumb.style-custom-text-color .sub-title, .breadcrumb.style-custom-text-color .body-image-text-cta-txt-in, .breadcrumb.style-custom-text-color .body-callout__caption, .breadcrumb.style-custom-text-color .body-images-text-cta-left-caption, .breadcrumb.style-custom-text-color .image-caption, .breadcrumb.style-custom-text-color .caption-wrap, .breadcrumb.style-custom-text-color .caption, .breadcrumb.style-custom-text-color .cta-front-val, .breadcrumb.style-custom-text-color .cta-front-val span, .breadcrumb.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.breadcrumb.style-custom-text-color .sub-title {
  padding-left: 0;
}
.breadcrumb.style-custom-text-color .sub-title::before {
  display: none;
}
.breadcrumb.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.breadcrumb.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.breadcrumb a {
  color: #0D3770;
  display: inline-block;
  position: relative;
}
.breadcrumb a::before {
  bottom: -0.5rem;
  height: 2px;
  left: 0;
  right: 0;
  width: 0;
  transition: width 0.35s;
  content: "";
  background: #FFAC00;
  position: absolute;
}
.desktop-version .breadcrumb a:hover:before {
  width: 100%;
}
.page-template-industry-page .hero-text-image {
  background: #F3F8FD;
  padding: 5rem 0;
}
.page-template-industry-page .hero-text-image a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.d-blue.next-d-blue {
  margin-bottom: 0 !important;
}
.hero-text-image {
  padding: 4rem 0;
}
.hero-text-image.style-custom-text-color h1, .hero-text-image.style-custom-text-color h2, .hero-text-image.style-custom-text-color h3, .hero-text-image.style-custom-text-color h4, .hero-text-image.style-custom-text-color h5, .hero-text-image.style-custom-text-color h6, .hero-text-image.style-custom-text-color th, .hero-text-image.style-custom-text-color td, .hero-text-image.style-custom-text-color p, .hero-text-image.style-custom-text-color .content-entry, .hero-text-image.style-custom-text-color .category-sub-title, .hero-text-image.style-custom-text-color .button-sub-title, .hero-text-image.style-custom-text-color .body-text-accordion__heading, .hero-text-image.style-custom-text-color .sub-title, .hero-text-image.style-custom-text-color .body-image-text-cta-txt-in, .hero-text-image.style-custom-text-color .body-callout__caption, .hero-text-image.style-custom-text-color .body-images-text-cta-left-caption, .hero-text-image.style-custom-text-color .image-caption, .hero-text-image.style-custom-text-color .caption-wrap, .hero-text-image.style-custom-text-color .caption, .hero-text-image.style-custom-text-color .cta-front-val, .hero-text-image.style-custom-text-color .cta-front-val span, .hero-text-image.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.hero-text-image.style-custom-text-color .sub-title {
  padding-left: 0;
}
.hero-text-image.style-custom-text-color .sub-title::before {
  display: none;
}
.hero-text-image.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.hero-text-image.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-text-image .hero-text-image-in {
  font-size: 0;
}
.hero-text-image .hero-text-image-left {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
.hero-text-image .hero-text-image-left .content-entry {
  max-width: 93%;
}
.hero-text-image .hero-text-image-left .content-entry p {
  font-size: 1.8rem;
  line-height: 1.55;
  font-weight: 500;
}
.hero-text-image .hero-text-image-right {
  margin-left: 5%;
  margin-right: 2%;
  width: 47%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 4rem 5rem 0;
  position: relative;
}
.hero-text-image .hero-text-image-right:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47%;
  padding-top: 47%;
  content: "";
  background: #FFC512;
}
.hero-text-image .hero-text-image-right img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 2;
}
.hero-text-image .hero-text-image-right img.masked {
  border-radius: 50% 0 50% 0;
}
.hero-text-image.style-blue {
  background: #0D3770;
  padding: 2.8rem 0 5rem;
}
.hero-text-image.style-blue .hero-text-image-left h1 {
  color: #fff;
  font-size: 4.8rem;
  line-height: 1.55;
}
.hero-text-image.style-blue .hero-text-image-left .content-entry {
  color: #fff;
  max-width: 100%;
}
.hero-text-image.style-blue .hero-text-image-left .content-entry h2, .hero-text-image.style-blue .hero-text-image-left .content-entry h3, .hero-text-image.style-blue .hero-text-image-left .content-entry h4, .hero-text-image.style-blue .hero-text-image-left .content-entry h5, .hero-text-image.style-blue .hero-text-image-left .content-entry h6 {
  color: #fff;
}
.hero-text-image.style-blue .hero-text-image-left .content-entry p {
  color: #fff;
}
.hero-text-image.style-blue .hero-text-image-left .content-entry a {
  color: #C2DAF5;
}
.hero-text-image.style-blue .hero-text-image-right {
  padding: 0 3.5rem 3.5rem 0;
}
.hero-text-image.style-blue .hero-text-image-right img.masked {
  border-radius: 0 50% 50% 0;
}
.hero-text-image.style-blue .hero-text-image-right:before {
  background: #86B5EC;
  width: 58%;
  padding-top: 58%;
}
@media (max-width: 1200px) {
  .hero-text-image.style-blue .hero-text-image-left {
    padding-top: 5rem;
  }
  .hero-text-image .hero-text-image-left {
    padding-top: 5rem;
  }
  .hero-text-image .hero-text-image-left h1 {
    font-size: 4.8rem;
  }
}
@media (max-width: 1023px) {
  .hero-text-image.style-blue .hero-text-image-left h1 {
    line-height: 1.2;
  }
  .hero-text-image .hero-text-image-left {
    width: 42%;
  }
  .hero-text-image .hero-text-image-right {
    width: 42%;
    margin-left: 14%;
  }
}
@media (max-width: 767px) {
  .hero-text-image.style-blue .hero-text-image-left {
    display: block;
    width: auto;
  }
  .hero-text-image.style-blue .hero-text-image-left h1 {
    font-size: 3.7rem;
  }
  .hero-text-image .hero-text-image-left {
    padding-top: 0;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .hero-text-image .hero-text-image-left h1 {
    font-size: 3.7rem;
  }
  .hero-text-image .hero-text-image-right {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
    padding: 0 30px 30px 0;
    display: block;
  }
}
@media (max-width: 400px) {
  .hero-text-image .hero-text-image-left h1 {
    font-size: 3.4rem;
  }
  .hero-text-image.style-blue .hero-text-image-left h1 {
    font-size: 3.4rem;
  }
}
.hero-text-no-image {
  padding: 4rem 0;
  background: #0D3770;
}
.hero-text-no-image.style-custom-text-color h1, .hero-text-no-image.style-custom-text-color h2, .hero-text-no-image.style-custom-text-color h3, .hero-text-no-image.style-custom-text-color h4, .hero-text-no-image.style-custom-text-color h5, .hero-text-no-image.style-custom-text-color h6, .hero-text-no-image.style-custom-text-color th, .hero-text-no-image.style-custom-text-color td, .hero-text-no-image.style-custom-text-color p, .hero-text-no-image.style-custom-text-color .content-entry, .hero-text-no-image.style-custom-text-color .category-sub-title, .hero-text-no-image.style-custom-text-color .button-sub-title, .hero-text-no-image.style-custom-text-color .body-text-accordion__heading, .hero-text-no-image.style-custom-text-color .sub-title, .hero-text-no-image.style-custom-text-color .body-image-text-cta-txt-in, .hero-text-no-image.style-custom-text-color .body-callout__caption, .hero-text-no-image.style-custom-text-color .body-images-text-cta-left-caption, .hero-text-no-image.style-custom-text-color .image-caption, .hero-text-no-image.style-custom-text-color .caption-wrap, .hero-text-no-image.style-custom-text-color .caption, .hero-text-no-image.style-custom-text-color .cta-front-val, .hero-text-no-image.style-custom-text-color .cta-front-val span, .hero-text-no-image.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.hero-text-no-image.style-custom-text-color .sub-title {
  padding-left: 0;
}
.hero-text-no-image.style-custom-text-color .sub-title::before {
  display: none;
}
.hero-text-no-image.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.hero-text-no-image.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-text-no-image .inner {
  max-width: 1020px;
}
.hero-text-no-image .hero-text-no-image-in {
  padding: 7rem 0;
}
.hero-text-no-image .hero-text-no-image-in h1 {
  color: #fff;
}
.hero-text-no-image .hero-text-no-image-in .content-entry {
  color: #fff;
}
.hero-text-no-image .hero-text-no-image-in .content-entry p {
  font-size: 1.4rem;
  line-height: 1.55;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
}
.hero-text-no-image .hero-text-no-image-in .content-entry h2, .hero-text-no-image .hero-text-no-image-in .content-entry h3, .hero-text-no-image .hero-text-no-image-in .content-entry h4, .hero-text-no-image .hero-text-no-image-in .content-entry h5, .hero-text-no-image .hero-text-no-image-in .content-entry h6 {
  color: #fff;
}
.hero-text-no-image .hero-text-no-image-in .content-entry a {
  color: #C2DAF5;
}
@media (max-width: 767px) {
  .hero-text-no-image .hero-text-no-image-in {
    max-width: 100%;
    padding: 8rem 0;
  }
}
.page-template-industry-page .hero-text-video {
  background: #F3F8FD;
  padding: 5rem 0;
}
.page-template-industry-page .hero-text-video a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.d-blue.next-d-blue {
  margin-bottom: 0 !important;
}
.hero-text-video {
  padding: 4rem 0;
}
.hero-text-video.style-custom-text-color h1, .hero-text-video.style-custom-text-color h2, .hero-text-video.style-custom-text-color h3, .hero-text-video.style-custom-text-color h4, .hero-text-video.style-custom-text-color h5, .hero-text-video.style-custom-text-color h6, .hero-text-video.style-custom-text-color th, .hero-text-video.style-custom-text-color td, .hero-text-video.style-custom-text-color p, .hero-text-video.style-custom-text-color .content-entry, .hero-text-video.style-custom-text-color .category-sub-title, .hero-text-video.style-custom-text-color .button-sub-title, .hero-text-video.style-custom-text-color .body-text-accordion__heading, .hero-text-video.style-custom-text-color .sub-title, .hero-text-video.style-custom-text-color .body-image-text-cta-txt-in, .hero-text-video.style-custom-text-color .body-callout__caption, .hero-text-video.style-custom-text-color .body-images-text-cta-left-caption, .hero-text-video.style-custom-text-color .image-caption, .hero-text-video.style-custom-text-color .caption-wrap, .hero-text-video.style-custom-text-color .caption, .hero-text-video.style-custom-text-color .cta-front-val, .hero-text-video.style-custom-text-color .cta-front-val span, .hero-text-video.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.hero-text-video.style-custom-text-color .sub-title {
  padding-left: 0;
}
.hero-text-video.style-custom-text-color .sub-title::before {
  display: none;
}
.hero-text-video.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.hero-text-video.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-text-video .hero-text-image-in {
  font-size: 0;
}
.hero-text-video .hero-text-video-left {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
.hero-text-video .hero-text-video-left .content-entry {
  max-width: 93%;
}
.hero-text-video .hero-text-video-left .content-entry p {
  font-size: 1.8rem;
  line-height: 1.55;
  font-weight: 500;
}
.hero-text-video .hero-text-video-right {
  margin-left: 5%;
  margin-right: 2%;
  width: 47%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 4rem 5rem 0;
  position: relative;
}
.hero-text-video .hero-text-video-right:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47%;
  padding-top: 47%;
  content: "";
  background: #FFC512;
}
.hero-text-video .hero-text-video-right iframe {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 2;
}
.hero-text-video .hero-text-video-right.masked iframe {
  border-radius: 50% 0 50% 0;
}
.hero-text-video.style-blue {
  background: #0D3770;
  padding: 2.8rem 0 5rem;
}
.hero-text-video.style-blue .hero-text-video-left h1 {
  color: #fff;
  font-size: 4.8rem;
  line-height: 1.55;
}
.hero-text-video.style-blue .hero-text-video-left .content-entry {
  color: #fff;
  max-width: 100%;
}
.hero-text-video.style-blue .hero-text-video-left .content-entry h2, .hero-text-video.style-blue .hero-text-video-left .content-entry h3, .hero-text-video.style-blue .hero-text-video-left .content-entry h4, .hero-text-video.style-blue .hero-text-video-left .content-entry h5, .hero-text-video.style-blue .hero-text-video-left .content-entry h6 {
  color: #fff;
}
.hero-text-video.style-blue .hero-text-video-left .content-entry p {
  color: #fff;
}
.hero-text-video.style-blue .hero-text-video-left .content-entry a {
  color: #C2DAF5;
}
.hero-text-video.style-blue .hero-text-video-right {
  padding: 0 3.5rem 3.5rem 0;
}
.hero-text-video.style-blue .hero-text-video-right img.masked {
  border-radius: 0 50% 50% 0;
}
.hero-text-video.style-blue .hero-text-video-right:before {
  background: #86B5EC;
  width: 58%;
  padding-top: 58%;
}
@media (max-width: 1200px) {
  .hero-text-video.style-blue .hero-text-video-left {
    padding-top: 5rem;
  }
  .hero-text-video .hero-text-video-left {
    padding-top: 5rem;
  }
  .hero-text-video .hero-text-video-left h1 {
    font-size: 4.8rem;
  }
}
@media (max-width: 1023px) {
  .hero-text-video.style-blue .hero-text-video-left h1 {
    line-height: 1.2;
  }
  .hero-text-video .hero-text-video-left {
    width: 42%;
  }
  .hero-text-video .hero-text-video-right {
    width: 42%;
    margin-left: 14%;
  }
}
@media (max-width: 767px) {
  .hero-text-video.style-blue .hero-text-video-left {
    display: block;
    width: auto;
  }
  .hero-text-video.style-blue .hero-text-video-left h1 {
    font-size: 3.7rem;
  }
  .hero-text-video .hero-text-video-left {
    padding-top: 0;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .hero-text-video .hero-text-video-left h1 {
    font-size: 3.7rem;
  }
  .hero-text-video .hero-text-video-right {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
    padding: 0 30px 30px 0;
    display: block;
  }
}
@media (max-width: 400px) {
  .hero-text-video .hero-text-video-left h1 {
    font-size: 3.4rem;
  }
  .hero-text-video.style-blue .hero-text-video-left h1 {
    font-size: 3.4rem;
  }
}
.hero-video-tabs {
  padding-bottom: 3.5rem;
  margin-bottom: 0 !important;
}
.hero-video-tabs.style-custom-text-color h1, .hero-video-tabs.style-custom-text-color h2, .hero-video-tabs.style-custom-text-color h3, .hero-video-tabs.style-custom-text-color h4, .hero-video-tabs.style-custom-text-color h5, .hero-video-tabs.style-custom-text-color h6, .hero-video-tabs.style-custom-text-color th, .hero-video-tabs.style-custom-text-color td, .hero-video-tabs.style-custom-text-color p, .hero-video-tabs.style-custom-text-color .content-entry, .hero-video-tabs.style-custom-text-color .category-sub-title, .hero-video-tabs.style-custom-text-color .button-sub-title, .hero-video-tabs.style-custom-text-color .body-text-accordion__heading, .hero-video-tabs.style-custom-text-color .sub-title, .hero-video-tabs.style-custom-text-color .body-image-text-cta-txt-in, .hero-video-tabs.style-custom-text-color .body-callout__caption, .hero-video-tabs.style-custom-text-color .body-images-text-cta-left-caption, .hero-video-tabs.style-custom-text-color .image-caption, .hero-video-tabs.style-custom-text-color .caption-wrap, .hero-video-tabs.style-custom-text-color .caption, .hero-video-tabs.style-custom-text-color .cta-front-val, .hero-video-tabs.style-custom-text-color .cta-front-val span, .hero-video-tabs.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.hero-video-tabs.style-custom-text-color .sub-title {
  padding-left: 0;
}
.hero-video-tabs.style-custom-text-color .sub-title::before {
  display: none;
}
.hero-video-tabs.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.hero-video-tabs.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-video-tabs h1, .hero-video-tabs .sub-title {
  position: relative;
  z-index: 10;
}
.hero-video-tabs h1 {
  color: #fff;
  max-width: 660px;
}
.hero-video-tabs__inner {
  position: relative;
  padding: 23rem 45px 10rem;
  margin: 0 -30px 25px;
}
.hero-video-tabs__inner .before {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  left: 100%;
  top: 3.5rem;
}
.hero-video-tabs__inner .after {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -12.5rem;
}
.hero-video-tabs__video-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.hero-video-tabs__video-bg.masked {
  border-radius: 0 0 30rem 0;
}
.hero-video-tabs__video-bg:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #0a2a57;
  opacity: 0.3;
}
.hero-video-tabs__video-bg video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hero-video-tabs .tabs-nav {
  width: 44%;
  float: left;
}
.hero-video-tabs .tabs-nav h2 {
  padding-top: 0;
}
.hero-video-tabs .tabs-wrap {
  width: 53%;
  float: right;
}
.hero-video-tabs .tab-content .content-entry {
  position: relative;
}
.tabs-nav {
  list-style-type: none;
  border-bottom: 1px solid #F3F8FD;
  font-size: 0;
  margin-bottom: 4rem;
}
.tabs-nav h2 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  padding: 3.4rem;
  line-height: 1.5;
  font-size: 1.3rem;
  color: #0a2a57;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.35s;
  margin-bottom: 0;
}
.tabs-nav h2.cols-1 {
  width: 100%;
}
.tabs-nav h2.cols-2 {
  width: 50%;
}
.tabs-nav h2.cols-3 {
  width: 33.33%;
}
.tabs-nav h2.cols-4 {
  width: 25%;
}
.tabs-nav h2 span {
  opacity: 0.7;
  display: block;
  font-size: 1.2em;
  line-height: 1.1em;
  transition: opacity 0.35s;
}
.tabs-nav h2:nth-child(3n+1) {
  padding-left: 0;
}
.tabs-nav h2:nth-child(3n+3) {
  padding-right: 0;
}
.tabs-nav h2:nth-child(3n+3):before {
  display: none;
}
.tabs-nav h2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 28%;
  height: 40px;
  width: 1px;
  background: #C2DAF5;
  transform: translate(0, -50%);
}
.tabs-nav h2:after {
  content: "";
  background: #F7A533;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  transition: width 0.35s;
}
.tabs-nav h2.active span {
  opacity: 1;
}
.tabs-nav h2.active:after {
  width: 100%;
}
.tabs-wrap > h2 {
  display: none;
}
.tab-content {
  display: none;
}
.tab-content .content-entry p {
  font-size: 1.8rem;
  letter-spacing: 0.02rem;
  margin-bottom: 2rem;
  font-weight: 400;
}
.tab-content .content-entry a.link-arrow {
  font-size: 1.1em;
}
.desktop-version .tabs-nav h2:hover {
  color: #86B5EC;
}
.desktop-version .tabs-nav h2:hover span {
  opacity: 1;
}
.hero-video-tabs {
  margin-bottom: 3.5rem;
}
.hero-video-tabs h1, .hero-video-tabs .sub-title {
  position: relative;
  z-index: 10;
}
.hero-video-tabs h1 {
  color: #fff;
  max-width: 660px;
}
.hero-video-tabs__inner {
  position: relative;
  padding: 23rem 45px 10rem;
  margin: 0 -30px 25px;
}
.hero-video-tabs__inner .before {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  left: 100%;
  top: 3.5rem;
}
.hero-video-tabs__inner .after {
  width: 25rem;
  height: 25rem;
  background: #FFC512;
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -12.5rem;
}
.hero-video-tabs__video-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.hero-video-tabs__video-bg.masked {
  border-radius: 0 0 30rem 0;
}
.hero-video-tabs__video-bg:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #0a2a57;
  opacity: 0.3;
}
.hero-video-tabs__video-bg video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hero-video-tabs .tabs-nav {
  width: 44%;
  float: left;
}
.hero-video-tabs .tabs-nav h2 {
  padding-top: 0;
}
.hero-video-tabs .tabs-wrap {
  width: 53%;
  float: right;
}
.hero-video-tabs .tab-content .content-entry {
  position: relative;
}
.progress-bar-tab {
  margin-bottom: 25px;
}
.progress-bar-tab span {
  display: inline-block;
  height: 5px;
  transition: width 0s;
  background: #FFAC00;
}
.progress-bar-tab span.active {
  transition: width 5s;
}
@media (max-width: 1100px) {
  .hero-front {
    margin-bottom: 6rem;
  }
}
@media (max-width: 1023px) {
  .hero-front {
    margin-bottom: 5rem;
  }
  .hero-front .hero-front-in .hero-front-left {
    width: 50%;
  }
  .hero-front .hero-front-in .hero-front-right {
    margin-left: 54%;
  }
  .tabs-nav h2 {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .hero-video-tabs {
    margin-bottom: 50px;
  }
  .hero-video-tabs__inner {
    padding-top: 15rem;
  }
  .hero-video-tabs .tab-content .content-entry {
    padding-right: 0;
  }
  .hero-video-tabs .tab-content .content-entry .circle-btn {
    position: relative;
    background: #123161;
    font-size: 1.3rem;
    box-sizing: border-box;
    line-height: 1.53;
    padding: 1.5rem 2rem 1.5rem 3rem;
    display: inline-block;
    border-radius: 2.5rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1rem;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    height: auto;
  }
  .hero-video-tabs .tab-content .content-entry .circle-btn:before, .hero-video-tabs .tab-content .content-entry .circle-btn:after {
    display: none;
  }
  .hero-video-tabs .tab-content .content-entry .circle-btn span {
    display: inline-block;
    padding-right: 3.2rem;
    position: relative;
  }
  .hero-video-tabs .tab-content .content-entry .circle-btn span:before {
    width: 16px;
    height: 2px;
    margin-top: -1px;
    background: #F7A533;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 0.35s;
  }
  .hero-video-tabs .tab-content .content-entry .circle-btn span:after {
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    margin-top: -5px;
    border-right: 2px solid #F7A533;
    border-bottom: 2px solid #F7A533;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform 0.35s;
  }
  .hero-video-tabs .tabs-nav {
    float: none;
  }
  .hero-video-tabs .tabs-wrap {
    float: none;
    width: auto;
  }
  .hero-front {
    position: relative;
    margin-bottom: 50px;
  }
  .hero-front:before {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 50%;
    height: 100%;
    background: url(../images/dots-bg.png) repeat 0 0;
  }
  .hero-front .inner {
    position: relative;
    z-index: 9;
  }
  .hero-front .hero-front-in .hero-front-left {
    float: none;
    width: auto;
    padding-top: 0;
  }
  .hero-front .hero-front-in .hero-front-right {
    margin-left: 0;
    text-align: center;
  }
  .hero-front .hero-front-in .hero-front-right .hero-front-img {
    max-width: 90%;
    margin: 0 auto;
  }
  .hero-front .hero-front-in .hero-front-right .hero-front-img:after {
    right: -2rem;
    bottom: -2rem;
  }
  .tabs-nav {
    display: none;
  }
  .tabs-wrap > h2 {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #C2DAF5;
  }
  .tabs-wrap > h2:first-child {
    border: none;
  }
  .tabs-wrap > h2.active:before {
    transform: translate(0, 0%) rotate(-135deg);
  }
  .tabs-wrap > h2:before {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    border-right: 2px solid #FFAC00;
    border-bottom: 2px solid #FFAC00;
    transform: translate(0, 0) rotate(45deg);
  }
  .tab-content {
    display: none;
    padding-bottom: 5rem;
  }
  .tab-content .content-entry p {
    font-size: 1.8rem;
    letter-spacing: 0.02rem;
    margin-bottom: 2rem;
  }
}
.single .wysiwyg-content:before {
  position: absolute;
  content: "";
  top: 47rem;
  right: 0;
  width: 30%;
  height: 500px;
  background: url(../images/dots-bg.png) repeat 0 0;
}
.r_indent .wysiwyg-content {
  margin-bottom: 6rem;
}
.r_indent .wysiwyg-content__inner {
  padding-left: 0;
}
.wysiwyg-content {
  padding: 0.1px 0;
}
.wysiwyg-content.style-custom-text-color h1, .wysiwyg-content.style-custom-text-color h2, .wysiwyg-content.style-custom-text-color h3, .wysiwyg-content.style-custom-text-color h4, .wysiwyg-content.style-custom-text-color h5, .wysiwyg-content.style-custom-text-color h6, .wysiwyg-content.style-custom-text-color th, .wysiwyg-content.style-custom-text-color td, .wysiwyg-content.style-custom-text-color p, .wysiwyg-content.style-custom-text-color .content-entry, .wysiwyg-content.style-custom-text-color .category-sub-title, .wysiwyg-content.style-custom-text-color .button-sub-title, .wysiwyg-content.style-custom-text-color .body-text-accordion__heading, .wysiwyg-content.style-custom-text-color .sub-title, .wysiwyg-content.style-custom-text-color .body-image-text-cta-txt-in, .wysiwyg-content.style-custom-text-color .body-callout__caption, .wysiwyg-content.style-custom-text-color .body-images-text-cta-left-caption, .wysiwyg-content.style-custom-text-color .image-caption, .wysiwyg-content.style-custom-text-color .caption-wrap, .wysiwyg-content.style-custom-text-color .caption, .wysiwyg-content.style-custom-text-color .cta-front-val, .wysiwyg-content.style-custom-text-color .cta-front-val span, .wysiwyg-content.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.wysiwyg-content.style-custom-text-color .sub-title {
  padding-left: 0;
}
.wysiwyg-content.style-custom-text-color .sub-title::before {
  display: none;
}
.wysiwyg-content.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.wysiwyg-content.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wysiwyg-content__inner {
  padding-left: 21%;
  position: relative;
  z-index: 5;
}
.wysiwyg-content__callout {
  background: #F2F7FC;
  padding: 5.9%;
  margin-bottom: 2.5rem;
}
.wysiwyg-content__callout h3 {
  margin-bottom: 1rem;
}
.wysiwyg-content__callout p {
  margin-bottom: 0;
}
.wysiwyg-content__tags {
  margin-bottom: 2.5rem;
}
.wysiwyg-content__tags strong {
  display: block;
  margin-bottom: 1.5rem;
}
.wysiwyg-content__tags a {
  border-radius: 1.3rem;
  border: 1px solid #80ACE4;
  padding: 0.5rem 1.4rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  color: #86B5EC;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin: 0 1rem 1rem 0;
  transition: color 0.35s, background 0.35s;
}
.wysiwyg-content__share strong {
  display: block;
  margin-bottom: 1.5rem;
}
.wysiwyg-content__share p {
  display: none;
}
.wysiwyg-content__share ul {
  font-size: 0;
  list-style-type: none;
  padding: 0;
  margin: 0 0 3.5rem;
}
.wysiwyg-content__share ul li {
  display: inline-block !important;
  margin-right: 2rem;
  padding-left: 0 !important;
}
.wysiwyg-content__share ul li:before {
  display: none;
}
.wysiwyg-content__share ul li a {
  display: block;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  background: #0D3770;
  text-align: center;
  color: #fff;
  line-height: 5rem;
  font-size: 2rem;
  transition: color 0.35s;
}
.wysiwyg-content__date {
  margin-bottom: 3.5rem;
}
.wysiwyg-content__author {
  font-size: 0;
}
.wysiwyg-content__author img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
}
.wysiwyg-content__author p {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  margin-bottom: 0;
  max-width: calc(100% - 8rem);
}
.wysiwyg-content__flexible-modules {
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
}
.wysiwyg-content__flexible-modules .inner {
  padding: 0;
}
.wysiwyg-content__flexible-modules .inner .wysiwyg-content__inner {
  padding-left: 0;
}
.wysiwyg-content__flexible-modules .content-entry__text ul, .wysiwyg-content__flexible-modules .content-entry__text ol {
  margin-left: 0;
}
.wysiwyg-content__flexible-modules .content-entry__text ul li, .wysiwyg-content__flexible-modules .content-entry__text ol li {
  margin-bottom: 2rem;
}
.wysiwyg-content__flexible-modules .content-entry__text::after {
  display: none;
}
.wysiwyg-content__flexible-modules .index {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
.wysiwyg-content__flexible-modules .index:after {
  content: "";
  width: 21.5rem;
  height: 1px;
  background: #c2daf5;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
}
.wysiwyg-content .content-entry__text {
  padding-bottom: 0;
  margin-bottom: 0;
}
.wysiwyg-content .flipbox-image-top {
  text-align: center;
}
.wysiwyg-content .flipbox-image-top img {
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
}
.external {
  position: relative;
}
.external:after {
  margin-left: 4px;
  content: "";
  display: inline-block;
  vertical-align: top;
  font-family: "FontAwesome", sans-serif;
}
.content-entry {
  font-size: 1.6rem;
  font-weight: 500;
  color: #325483;
}
.content-entry a {
  font-weight: 700;
  color: #325483;
  text-decoration: underline;
}
.content-entry a.btn {
  color: #fff;
}
.content-entry a.btn.light {
  color: #123161;
}
.content-entry a.btn.secondary {
  color: #123161;
}
.content-entry table {
  border-collapse: collapse;
}
.content-entry table th {
  background: #F3F8FD;
  padding: 2rem 3.5rem;
  font-size: 2.1rem;
  line-height: 1.34;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: #0a2a57;
}
.content-entry table td {
  padding: 1.7rem 3.5rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.56;
  vertical-align: middle;
  color: #0D3770;
}
.content-entry table td img {
  vertical-align: top;
}
.content-entry p {
  color: #325483;
}
.content-entry ul {
  padding: 0;
  margin: 0 0 3.5rem;
  list-style-type: none;
}
.content-entry ul li {
  display: block;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 2rem;
  font-size: 1.8rem;
}
.content-entry ul li:before {
  position: absolute;
  width: 6px;
  height: 6px;
  content: "";
  top: 0.6rem;
  left: 0;
  border-radius: 6px;
  background: #F7A533;
}
.content-entry ol {
  margin: 0 0 2.5rem;
  counter-reset: item;
  padding: 0;
}
.content-entry ol li {
  display: block;
  font-size: 1.8rem;
  line-height: 1.25;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 2rem;
}
.content-entry ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(item);
  counter-increment: item;
  width: 2rem;
  font-weight: 800;
  color: #FFAC00;
}
.content-entry img.alignleft {
  margin-right: 2rem;
}
.content-entry img.alignright {
  margin-left: 2rem;
}
.content-entry blockquote {
  padding: 8rem 0;
  text-align: center;
  max-width: 49rem;
  margin: 0 auto;
}
.content-entry blockquote p {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 500;
}
.content-entry blockquote img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
}
.content-entry blockquote em {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
}
.content-entry .btn {
  margin: 0 2.5rem 2.5rem 0;
}
.content-entry__text {
  padding-bottom: 5.5rem;
  margin-bottom: 5rem;
  position: relative;
}
.content-entry__text .article-featured-product {
  margin: 7rem -11rem 8rem 0;
}
.content-entry__text .article-featured-product .content-entry p {
  color: #C2DAF5;
  font-size: 1.8rem;
}
.content-entry__text .end-of-the-content {
  position: absolute;
  left: 0;
  bottom: 0;
}
.content-entry__text:after {
  content: "";
  width: 21.5rem;
  height: 1px;
  background: #C2DAF5;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
}
.content-entry__text p + h3, .content-entry__text p + h4 {
  padding-top: 3rem;
}
.content-entry__text .sub-title {
  margin-bottom: 6rem;
}
.content-entry__text .wysiwyg-content__callout {
  border-radius: 1rem;
  margin-bottom: 7rem;
}
.content-entry__text ul, .content-entry__text ol {
  margin-left: 1em;
  margin-bottom: 3rem;
}
.content-entry__text ol li:before {
  width: 2rem;
  font-weight: 800;
  color: #FFAC00;
}
.flex-video {
  position: relative;
  margin-bottom: 1.2rem;
}
.flex-video .mejs-overlay-button {
  width: 9.5rem;
  height: 9.5rem;
  border-radius: 9.5rem;
  background: #fff;
  position: relative;
}
.flex-video .mejs-overlay-button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1.2rem solid transparent;
  border-left: 1.8rem solid #F7A533;
  margin-left: -0.6rem;
  margin-top: -1.2rem;
}
.flex-video .mejs-container {
  /* this was set to absolute prior to the PHP8.2 upgrade - changed to relative after observing overlapping text
       on https://www-stagetre.xpressdocs.com/s/automated-property-marketing/ */
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flex-video .mejs-container .mejs-controls {
  opacity: 0;
}
.flex-video + p {
  font-size: 1.3rem;
  line-height: 1.46;
  margin-bottom: 3rem;
}
.desktop-version .wysiwyg-content__tags a:hover {
  color: #fff;
  background: #80ACE4;
}
.desktop-version .wysiwyg-content__share ul li a:hover {
  color: #FFAC00;
}
.page-template-flexible-page .content-entry__text:after {
  display: none;
}
@media (max-width: 1300px) {
  .wysiwyg-content__inner {
    padding-left: 10%;
  }
}
@media (max-width: 1100px) {
  .content-entry__text figure {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .content-entry__text figure {
    width: 100% !important;
  }
  .content-entry__text .article-featured-product {
    margin: 4rem auto;
  }
  .content-entry__text .sub-title {
    margin-bottom: 30px;
  }
  .wysiwyg-content__callout {
    padding: 50px 30px;
  }
  .wysiwyg-content__inner {
    padding-left: 0;
  }
  .page-template-flexible-page .content-entry__text {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .content-entry a.btn {
    min-width: 200px;
  }
  .content-entry__text ul, .content-entry__text ol {
    margin-left: 30px;
  }
}
/* contact page */
.contact-template {
  overflow: hidden;
}
.contact-template .content-entry {
  margin-bottom: 3rem;
}
.contact-template .content-entry.blue {
  background: #F3F8FD;
  border-radius: 8px;
  padding: 25px;
}
.contact-template .content-entry.blue p {
  color: #0D3770;
}
.contact-template .content-entry.blue p:last-child {
  margin-bottom: 0;
}
.contact-template__title {
  color: #fff;
  font-size: 4.3rem;
}
.contact-template__left {
  width: 43.5%;
  float: left;
  box-sizing: border-box;
  padding: 8rem 6% 8rem 0;
  position: relative;
}
.contact-template__left__in {
  position: relative;
  z-index: 9;
}
.contact-template__left:before {
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  right: 0;
  height: 1000vh;
  background: #0D3770;
}
.contact-template__right {
  margin-left: 56.4%;
  padding: 7rem 0;
}
.get-in-thouch {
  color: #fff;
  padding-top: 5rem;
}
.get-in-thouch.mobile {
  display: none;
}
.get-in-thouch__title {
  color: #fff;
  font-size: 3.6rem;
  margin-bottom: 2.5rem;
}
.phone_number {
  margin-bottom: 3.5rem;
}
.phone_number__title {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}
.phone_number__value {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.phone_number__value span, .phone_number__value a {
  color: #fff;
  padding-bottom: 2px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid #F7A533;
  position: relative;
}
.phone_number__value a:before {
  content: "";
  left: 0;
  width: 0;
  position: absolute;
  bottom: -2px;
  background: #86B5EC;
  height: 2px;
  transition: width 0.35s;
}
.desktop-version .phone_number__value a:hover:before {
  width: 100%;
}
.fields-wrap p {
  margin-bottom: 0;
}
.fields-wrap__row {
  margin-bottom: 4rem;
}
.fields-wrap__left {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: -0.45rem;
}
.fields-wrap__left.col-65 {
  width: 65%;
}
.fields-wrap__right {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-left: 4%;
}
.fields-wrap__right.col-30 {
  width: 30%;
}
.fields-wrap_title {
  font-size: 2.1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  color: #0a2a57;
  margin-bottom: 3rem;
}
.field-links a {
  color: #325483;
  font-size: 1.4rem;
  line-height: 1.57;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.field-row {
  margin-bottom: 1rem;
  position: relative;
}
.field-row textarea {
  width: 100%;
  box-sizing: border-box;
  height: 7.8rem;
  padding: 13px;
  border: 1px solid #BDD5F1;
  color: #0D3770;
  resize: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  transition: height 0.35s;
}
.field-row textarea:focus {
  height: 16rem;
}
.field-row textarea::-webkit-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row textarea:-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row textarea::-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row textarea:-ms-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.field-row textarea:focus:-moz-placeholder {
  opacity: 0.5;
}
.field-row textarea:focus::-moz-placeholder {
  opacity: 0.5;
}
.field-row textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.field-row .wpcf7-not-valid-tip {
  color: #FF0000;
  font-size: 1.3rem;
  margin-top: 0.5rem;
}
.field-row input[type="text"], .field-row input[type="password"], .field-row input[type="email"], .field-row input[type="tel"] {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  height: 3.6rem;
  padding: 0 13px;
  border: 1px solid #BDD5F1;
  color: #0D3770;
}
.field-row input[type="text"].wpcf7-not-valid, .field-row input[type="password"].wpcf7-not-valid, .field-row input[type="email"].wpcf7-not-valid, .field-row input[type="tel"].wpcf7-not-valid {
  border-color: #FF0000;
}
.field-row input[type="text"]::-webkit-input-placeholder, .field-row input[type="password"]::-webkit-input-placeholder, .field-row input[type="email"]::-webkit-input-placeholder, .field-row input[type="tel"]::-webkit-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row input[type="text"]:-moz-placeholder, .field-row input[type="password"]:-moz-placeholder, .field-row input[type="email"]:-moz-placeholder, .field-row input[type="tel"]:-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row input[type="text"]::-moz-placeholder, .field-row input[type="password"]::-moz-placeholder, .field-row input[type="email"]::-moz-placeholder, .field-row input[type="tel"]::-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row input[type="text"]:-ms-input-placeholder, .field-row input[type="password"]:-ms-input-placeholder, .field-row input[type="email"]:-ms-input-placeholder, .field-row input[type="tel"]:-ms-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.field-row input[type="text"]:focus::-webkit-input-placeholder, .field-row input[type="password"]:focus::-webkit-input-placeholder, .field-row input[type="email"]:focus::-webkit-input-placeholder, .field-row input[type="tel"]:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.field-row input[type="text"]:focus:-moz-placeholder, .field-row input[type="password"]:focus:-moz-placeholder, .field-row input[type="email"]:focus:-moz-placeholder, .field-row input[type="tel"]:focus:-moz-placeholder {
  opacity: 0.5;
}
.field-row input[type="text"]:focus::-moz-placeholder, .field-row input[type="password"]:focus::-moz-placeholder, .field-row input[type="email"]:focus::-moz-placeholder, .field-row input[type="tel"]:focus::-moz-placeholder {
  opacity: 0.5;
}
.field-row input[type="text"]:focus:-ms-input-placeholder, .field-row input[type="password"]:focus:-ms-input-placeholder, .field-row input[type="email"]:focus:-ms-input-placeholder, .field-row input[type="tel"]:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.field-row .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label {
  display: block;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label input {
  display: none;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label input + .wpcf7-list-item-label {
  padding-left: 36px;
  display: block;
  position: relative;
  font-size: 1.4rem;
  line-height: 26px;
  color: #0D3770;
  font-weight: 500;
  margin-bottom: 1.7rem;
  cursor: pointer;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label input + .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 26px;
  box-sizing: border-box;
  border: 1px solid #BDD5F1;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label input + .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #123161 url(../images/check.svg) no-repeat center center;
  box-sizing: border-box;
  opacity: 0;
}
.field-row .wpcf7-checkbox .wpcf7-list-item label input:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.field-row.field-slider .wpcf7-form-control-wrap .wpcf7-list-item label input:checked + .wpcf7-list-item-label:before {
  color: #123161;
  border-color: #123161;
  background: #123161;
}
.field-row.field-slider .wpcf7-form-control-wrap .wpcf7-list-item label input:checked + .wpcf7-list-item-label:after {
  left: 22px;
  background: #fff;
}
.field-row.field-slider .wpcf7-form-control-wrap .wpcf7-list-item label input + .wpcf7-list-item-label {
  padding-left: 60px;
}
.field-row.field-slider .wpcf7-form-control-wrap .wpcf7-list-item label input + .wpcf7-list-item-label:before {
  width: 44px;
  height: 24px;
}
.field-row.field-slider .wpcf7-form-control-wrap .wpcf7-list-item label input + .wpcf7-list-item-label:after {
  opacity: 1;
  top: 2px;
  left: 2px;
  background-image: none;
}
.field-row.horizontal .wpcf7-form-control-wrap {
  margin-right: 5.5rem;
}
.field-row.horizontal .wpcf7-form-control-wrap:last-child {
  margin-right: 0;
}
.field-row.horizontal .wpcf7-list-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 5.5rem;
}
.field-row.horizontal .wpcf7-list-item label input + .wpcf7-list-item-label {
  margin-bottom: 0;
}
.field-row.horizontal .wpcf7-list-item:last-child {
  margin-right: 0;
}
.tabs-contact__nav {
  border-radius: 38px;
  list-style-type: none;
  font-size: 0;
  margin-bottom: 6.5rem;
  position: relative;
}
.tabs-contact__nav:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border-radius: 38px;
  border: 1px solid #86B5EC;
}
.tabs-contact__nav li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  font-size: 12px;
  color: #0D3770;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-weight: 600;
  box-sizing: border-box;
  position: relative;
  transition: color 0.35s;
  text-align: center;
  cursor: pointer;
}
.tabs-contact__nav li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #FFAC00;
  opacity: 0;
  transition: opacity 0.35s;
  border-radius: 38px;
}
.tabs-contact__nav li a {
  position: relative;
  z-index: 5;
  padding: 2rem;
  color: #0D3770;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-contact__nav li.active:before {
  opacity: 1;
}
.tabs-contact__nav li.active a {
  color: #fff;
}
div.fancy-select {
  position: relative;
  font-weight: 400;
  font-size: 1.6rem;
  color: #46565D;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select select.wpcf7-not-valid + .trigger {
  border-color: red;
}
div.fancy-select .trigger {
  cursor: pointer;
  height: 3.6rem;
  line-height: 3.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: #fff;
  border: 1px solid #BDD5F1;
  color: #A2BBD8;
  width: 100%;
  padding: 0 35px 0 13px;
  box-sizing: border-box;
  transition: all 240ms ease-out;
}
div.fancy-select .trigger.selected {
  color: #0D3770;
}
div.fancy-select .trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  top: 50%;
  right: 14px;
  margin-top: -8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFAC00;
  border-right: 2px solid #FFAC00;
  transform: rotate(45deg);
}
div.fancy-select .trigger.open:after {
  border-top-color: #7A8498;
}
div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 3.6rem;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 164px;
  overflow: auto;
  background: #fff;
  border: 1px solid #BDD5F1;
  min-width: 100%;
  box-sizing: border-box;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 3.6rem;
  opacity: 1;
  transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 3.6rem;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 3.6rem;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li {
  padding: 1rem 13px;
  color: #A2BBD8;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  color: #0D3770;
}
div.fancy-select ul.options li.hover {
  color: #0D3770;
}
.direct {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.direct .monthly {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 6rem;
  z-index: 99;
}
.direct .monthly:before {
  content: "";
  right: 100%;
  top: 14px;
  height: 1px;
  width: 5.5rem;
  background: #BDD5F1;
  position: absolute;
}
.direct .monthly input {
  height: 28px;
  width: 150px;
  background: #fff;
  font-size: 1.4rem;
}
.tabs-contact__tab {
  display: none;
}
.btn.submited {
  pointer-events: none;
  opacity: 0.5;
}
.fields-wrap__row .btn {
  vertical-align: middle;
}
.dot-flashing {
  position: relative;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  border-radius: 5px;
  background-color: #0a2a57;
  color: #0a2a57;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0a2a57;
  color: #0a2a57;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}
.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0a2a57;
  color: #0a2a57;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}
@keyframes dotFlashing {
  0% {
    background-color: #0a2a57;
  }
  50%, 100% {
    background-color: #86B5EC;
  }
}
.thanks-content {
  padding-top: 20rem;
  max-width: 400px;
}
.thanks-content h3 {
  font-size: 2.8rem;
}
.wpcf7 form .wpcf7-response-output {
  border: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.page-template-contact-page .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: red;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@media (max-width: 1300px) {
  .contact-template__right {
    margin-left: 48%;
  }
}
@media (max-width: 1023px) {
  .contact-template__left {
    padding-top: 5rem;
  }
  .contact-template__right {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .contact-template__title {
    font-size: 3.6rem;
  }
  .get-in-thouch__title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .tabs-contact__nav {
    margin-bottom: 40px;
  }
  .tabs-contact__nav li {
    font-size: 9px;
  }
  .tabs-contact__nav li a {
    padding: 10px;
  }
  .contact-template__left {
    float: none;
    width: auto;
    padding: 5.5rem 30px 3rem;
    margin-left: -30px;
    margin-right: -30px;
    background: #0D3770;
  }
  .contact-template__left:before {
    display: none;
  }
  .contact-template__right {
    margin-left: 0;
  }
  .get-in-thouch {
    color: #0a2a57;
    padding-top: 0;
  }
  .get-in-thouch.desktop {
    display: none;
  }
  .get-in-thouch.mobile {
    display: block;
  }
  .get-in-thouch__title {
    color: #0a2a57;
  }
  .phone_number__value span, .phone_number__value a {
    color: #0a2a57;
  }
}
@media (max-width: 900px) {
  .fields-wrap__left.col-65, .fields-wrap__right.col-30 {
    width: auto !important;
    display: block;
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .fields-wrap__left, .fields-wrap__right {
    width: auto;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .field-row.horizontal .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 1.7rem;
  }
}
.contact-popup {
  position: fixed;
  width: 1135px;
  transform: translate(-50%, -50%);
  max-height: 90vh;
  background: #fff;
  border-radius: 8px;
  z-index: 9999;
  left: 50%;
  top: 50%;
  display: none;
  box-shadow: 0 0 10px black;
  padding: 8rem 0;
  overflow-y: auto;
  box-sizing: border-box;
}
.contact-popup__in {
  padding: 0 8%;
}
.contact-popup .row {
  display: flex;
  gap: 5%;
}
.contact-popup .row a {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  text-transform: initial;
}
.contact-popup-over {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
}
@media (max-width: 1150px) {
  .contact-popup {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .contact-popup {
    width: 90%;
  }
}
/* blog page */
.hero-blog {
  padding-top: 7rem;
  padding-bottom: 5rem;
  background: url(../images/dots-bg.png) repeat-y right 0;
}
.hero-blog .btn {
  font-size: 1.8rem;
}
.hero-blog__dark {
  background-color: #0D3770;
  padding-top: 15.5rem;
  padding-bottom: 8rem;
}
.hero-blog__dark .hero-blog__right {
  padding-top: 0;
}
.hero-blog__dark .hero-blog__image .img {
  background: #86B5EC;
}
.hero-blog__dark .hero-blog__title {
  color: #fff;
  font-size: 4.8rem;
  max-width: 440px;
}
.hero-blog__dark .hero-blog__title a {
  color: #fff;
}
.hero-blog__dark .hero-blog__title.text-center {
  max-width: 100%;
}
.hero-blog__dark .sub-title {
  margin-bottom: 6rem;
}
.hero-blog__dark .hero-blog__description.content-entry p {
  color: #F3F8FD;
}
.hero-blog__left {
  width: 41%;
  display: inline-block;
  vertical-align: middle;
}
.hero-blog__left .no-image {
  width: 100%;
  padding-bottom: 85%;
  position: relative;
  background-color: #C2DAF5;
  border-radius: 50% 0 50% 0;
}
.hero-blog__left .no-image span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 600;
}
.hero-blog__image {
  position: relative;
  padding-left: 5.4rem;
  margin-bottom: 5rem;
}
.hero-blog__image .img {
  width: 100%;
  padding-bottom: 85%;
  position: relative;
  background-color: #0D3770;
  display: block;
  border-radius: 50% 0 50% 0;
  overflow: hidden;
}
.hero-blog__image .img img {
  max-width: 80%;
  max-height: 80%;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: transform 0.35s;
  transform: translate(-50%, -50%);
}
.hero-blog__image:before {
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 47%;
  padding-top: 47%;
  content: "";
  background: #ffc512;
}
.hero-blog__sub-title {
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #86B5EC;
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}
.hero-blog__title {
  font-size: 3.4rem;
  color: #0a2a57;
  line-height: 1.1;
  font-weight: 900;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 4rem;
  max-width: 420px;
}
.hero-blog__title a {
  color: #0a2a57;
  transition: color 0.35s;
}
.hero-blog__title.text-center {
  max-width: 100%;
  font-size: 4.4rem;
}
.hero-blog__description {
  max-width: 390px;
}
.hero-blog__description.content-entry p {
  color: #325483;
  margin-bottom: 3rem;
}
.hero-blog__right {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-left: calc(11% - 5px);
}
.light-blue {
  background: #F3F8FD;
  padding-bottom: 5rem;
}
.most-popular {
  padding-top: 5rem;
  clear: both;
}
.most-popular__label {
  color: #0a2a57;
  font-size: 1.8rem;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  vertical-align: middle;
  width: 210px;
}
.most-popular__item {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(44% - 105px);
  margin-right: 5%;
  transition: opacity 0.35s;
  line-height: 1.3;
}
.most-popular__title {
  color: #0a2a57;
  font-size: 2.1rem;
  font-weight: 800;
  padding-right: 4rem;
  position: relative;
}
.most-popular__title:before {
  width: 16px;
  height: 2px;
  margin-top: -1px;
  background: #F7A533;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.most-popular__title:after {
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  margin-top: -5px;
  border-right: 2px solid #F7A533;
  border-bottom: 2px solid #F7A533;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: transform 0.35s;
}
.desktop-version .most-popular__item:hover {
  opacity: 0.7;
}
.desktop-version .hero-blog__title a:hover {
  color: #86B5EC;
}
.desktop-version .hero-blog__image .img:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
@media (max-width: 767px) {
  .hero-blog__dark {
    padding-top: 8rem;
  }
  .hero-blog__right {
    padding-top: 0;
    float: none;
    width: auto;
    display: block;
  }
  .hero-blog__left {
    padding-top: 0;
    margin-right: 0;
    width: auto;
    display: block;
    margin-bottom: 50px;
  }
  .most-popular__label {
    display: block;
    margin-bottom: 20px;
  }
  .most-popular__item {
    display: block;
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .most-popular__title {
    display: inline-block;
    vertical-align: top;
  }
}
.categories-nav {
  padding: 5rem 0;
}
.categories-nav__title {
  color: #0a2a57;
  font-size: 2.8rem;
  margin-bottom: 4rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-align: center;
}
.filter-bar {
  padding: 3rem 0;
  position: relative;
  z-index: 25;
  font-size: 0;
}
.filter-bar__label {
  width: 145px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #325483;
  font-weight: 700;
}
.desktop-version .ap-filter:hover {
  background: #C2DAF5;
  color: #0a2a57;
}
.desktop-version .dropdown-item > a:hover:before, .desktop-version .dropdown-item > a:focus:before {
  transform: translate(-50%, -50%) scale(1);
}
.desktop-version .dropdown-item .dropdown-list .dropdown-list-item:hover:before, .desktop-version .dropdown-item .dropdown-list .dropdown-list-item:focus:before {
  transform: translate(-50%, -50%) scale(1);
}
.dropdown-col {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5%;
  font-size: 1.6rem;
  width: 30%;
}
.dropdown-col .ap-filter {
  display: none !important;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  will-change: transform;
  white-space: nowrap;
  color: #FFAC00;
  bottom: 2px;
  text-align: center;
  cursor: pointer;
  border-radius: 0 0 8px 8px;
  transition: background 0.35s, color 0.35s;
}
.dropdown-col .search-row input {
  padding: 0 35px 0 17px;
}
.dropdown-item {
  position: relative;
  width: calc(100% - 155px);
  display: inline-block;
  vertical-align: middle;
}
.dropdown-item.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.dropdown-item > a {
  padding: 0 30px 0 1.7rem;
  border: 1px solid #BDD5F1;
  border-radius: 1.9rem;
  background: #fff;
  height: 3.6rem;
  display: block;
  box-sizing: border-box;
  line-height: 3.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #325483;
  font-size: 1.4rem;
  font-weight: 500;
  position: relative;
  transition: border-radius 0.5s, border 0.5s, color 0.35s, background 0.35s;
}
.dropdown-item > a em {
  font-style: normal;
}
.dropdown-item > a > span {
  position: relative;
  z-index: 5;
}
.dropdown-item > a i {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 1.1rem;
  height: 1.1rem;
  z-index: 5;
  margin-top: -1rem;
  transform: rotate(45deg);
  border-right: 2px solid #FFAC00;
  border-bottom: 2px solid #FFAC00;
}
.dropdown-item .dropdown-list {
  position: absolute;
  top: 100%;
  margin-top: -1px;
  border: 1px solid #BDD5F1;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  z-index: 99;
  border-top: none;
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 1.9rem 1.9rem;
  transition: opacity 0.5s, visibility 0.5s;
  background: #fff;
  overflow: hidden;
}
.dropdown-item .dropdown-list .dropdown-list-in {
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow-y: auto;
}
.dropdown-item .dropdown-list .mCustomScrollBox {
  max-height: 0 !important;
  transition: max-height 0.8s;
}
.dropdown-item .dropdown-list .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden, .dropdown-item .dropdown-list .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.dropdown-item .dropdown-list .mCSB_container.mCS_no_scrollbar_y {
  margin-right: 0;
}
.dropdown-item .dropdown-list .mCSB_scrollTools {
  opacity: 0;
  transition: opacity 0.3s 0.7s;
}
.dropdown-item .dropdown-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #C2DAF5;
}
.dropdown-item .dropdown-list .mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  background: none;
}
.dropdown-item .dropdown-list .dropdown-list-item {
  overflow: hidden;
  position: relative;
}
.dropdown-item .dropdown-list .dropdown-list-item:before {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  left: 50%;
  transition: transform 0.35s;
  width: 107%;
  padding-top: 107%;
  border-radius: 50%;
  z-index: 1;
  bottom: 0;
  content: "";
  background: #F3F8FD;
}
.dropdown-item .dropdown-list .dropdown-list-item.disabled a {
  pointer-events: none;
  color: #BEBFC1;
}
.dropdown-item .dropdown-list .dropdown-list-item.disabled a:before {
  border: 2px solid #BEBFC1;
}
.dropdown-item .dropdown-list .dropdown-list-item a {
  padding: 1rem 2rem 1rem 4.6rem;
  position: relative;
  display: block;
  vertical-align: top;
  font-size: 1.4rem;
  font-weight: 500;
  color: #325483;
  z-index: 5;
  transition: color 0.35s;
}
.dropdown-item .dropdown-list .dropdown-list-item a em {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 1.5rem;
  top: 0.5rem;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #BDD5F1;
  border-radius: 100%;
  transition: border 0.35s;
  z-index: 5;
}
.dropdown-item .dropdown-list .dropdown-list-item a em:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: #123161;
  border-radius: 100%;
  opacity: 0;
}
.dropdown-item .dropdown-list .dropdown-list-item a em:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 3px;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -5px;
  opacity: 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  z-index: 5;
  transform: rotate(45deg);
}
.dropdown-item .dropdown-list .dropdown-list-item.current a em:before {
  opacity: 1;
}
.dropdown-item .dropdown-list .dropdown-list-item.current a em:after {
  opacity: 1;
}
.dropdown-item.open {
  z-index: 99;
}
.dropdown-item.open > a {
  border-radius: 1.9rem 1.9rem 0 0;
}
.dropdown-item.open > a i {
  transform: rotate(-135deg);
  margin-top: -0.5rem;
}
.dropdown-item.open .dropdown-list {
  visibility: visible;
  opacity: 1;
}
.dropdown-item.open .dropdown-list .mCSB_scrollTools {
  opacity: 1;
  z-index: 10;
}
.dropdown-item.open .dropdown-list .mCustomScrollBox {
  max-height: 155px !important;
}
.post-search-form {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.post-search-form.filled .clear {
  display: block;
}
.post-search-form.filled button {
  background: #86B5EC;
}
.post-search-form .clear {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  right: 8rem;
  display: none;
}
.post-search-form .clear:before, .post-search-form .clear:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 100%;
  height: 2px;
  background: #325483;
  border-radius: 2px;
}
.post-search-form .clear:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.post-search-form input {
  color: #325483;
  background: #fff;
  border-radius: 1.9rem;
  height: 3.6rem;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 600;
  width: 100%;
  padding: 0 9.5rem 0 1.7rem;
  border: 1px solid #BDD5F1;
}
.post-search-form input::-webkit-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.post-search-form input:-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.post-search-form input::-moz-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.post-search-form input:-ms-input-placeholder {
  color: #A2BBD8;
  opacity: 1;
}
.post-search-form input:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.post-search-form input:focus:-moz-placeholder {
  opacity: 0.5;
}
.post-search-form input:focus::-moz-placeholder {
  opacity: 0.5;
}
.post-search-form input:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.post-search-form button {
  width: 6.6rem;
  border-radius: 1.9rem;
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background: #A2BBD8;
}
.post-search-form button i {
  color: #fff;
  position: absolute;
  left: 50%;
  font-size: 1.9rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
.nothing {
  font-size: 2rem;
  color: #0D3770;
}
.search-phrase {
  color: #0a2a57;
  font-size: 1.8rem;
}
.search-phrase span {
  font-weight: 700;
  font-size: 2rem;
}
.selected-filters {
  padding: 0;
}
.selected-filters > span {
  padding: 0 1.6rem 0 30px;
  border: 1px solid #C2DAF5;
  border-radius: 27px;
  position: relative;
  margin: 0 1rem 1rem 0;
  color: #779FD4;
  font-size: 12px;
  line-height: 27px;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.35s, border 0.35s;
}
.selected-filters > span a {
  width: 11px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
}
.selected-filters > span a:before, .selected-filters > span a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(45deg);
  height: 2px;
  background: #A2BBD8;
  width: 11px;
  margin-top: -1px;
  transition: transform 0.35s, background 0.35s;
}
.selected-filters > span a:after {
  transform: rotate(-45deg);
}
@media (max-width: 1100px) {
  .dropdown-col {
    margin-right: 2%;
    width: 33%;
  }
}
@media (max-width: 1023px) {
  .filter-bar__label {
    width: 75px;
  }
  .filter-bar__label span {
    display: none;
  }
  .post-search-form {
    width: auto;
    display: block;
  }
  .dropdown-item {
    width: calc(100% - 80px);
  }
  .dropdown-col {
    margin-right: 4%;
    margin-bottom: 2rem;
    width: 48%;
  }
  .dropdown-col:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .filter-bar {
    padding-top: 0;
  }
  .dropdown-col {
    width: auto;
    display: block;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
body.internal-page .notice-bottom, body.internal-page ._hj_feedback_container, body.internal-page ._hj-widget-container, body.internal-page #chat-button-start, body.internal-page #Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window {
  display: none;
}
body.internal-blog #header, body.internal-blog #footer, body.internal-blog .selected-filters, body.internal-blog .hero-blog, body.internal-blog .notice-bottom, body.internal-blog ._hj_feedback_container, body.internal-blog ._hj-widget-container, body.internal-blog #chat-button-start, body.internal-blog #Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window {
  display: none;
}
body.internal-blog main {
  padding-top: 0;
}
body.internal-blog .filter-bar #filter-cat {
  display: none;
}
body.internal-blog .filter-bar #filter-tag {
  display: inline-block;
  width: 47.5%;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 5%;
}
body.internal-blog .filter-bar .post-search-form {
  display: inline-block;
  width: 47.5%;
}
body.internal-blog .article-tag-list {
  display: none;
}
@media (max-width: 750px) {
  body.internal-blog .filter-bar #filter-tag {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
  }
  body.internal-blog .filter-bar .post-search-form {
    width: 100%;
  }
}
/* single post */
.article-hero {
  padding: 6rem 0;
}
.article-hero .inner {
  max-width: 1120px;
}
.back-blog {
  color: #A2BBD8;
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
}
.back-blog:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 9px;
  height: 9px;
  border-top: 2px solid #A2BBD8;
  border-left: 2px solid #A2BBD8;
  transform: translate(0, -50%) rotate(-45deg);
}
.article-feature-image {
  float: right;
  margin-right: -11rem;
  margin-left: 11rem;
  margin-bottom: 8rem;
  max-width: 50%;
  width: 440px;
  position: relative;
}
.article-feature-image:before {
  content: "";
  position: absolute;
  left: -4rem;
  bottom: -4rem;
  width: 50%;
  padding-bottom: 50%;
  background: #C2DAF5;
}
.article-feature-image span {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.article-feature-image span.masked {
  border-radius: 50% 0 50% 0;
}
.article-feature-image img {
  display: block;
  position: relative;
  border-radius: 50% 0 50% 0;
}
.artile-testimonial {
  padding-left: 2.4rem;
  border-left: 2px solid #FFAC00;
  max-width: 51rem;
  margin: 0 auto 11rem;
}
.artile-testimonial p {
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 3rem;
  color: #0D3770;
}
.artile-testimonial__bottom {
  font-size: 0;
}
.artile-testimonial__photo {
  width: 6rem;
  height: 6rem;
  border-radius: 6rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2rem;
}
.artile-testimonial__title {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 8rem);
  font-size: 1.8rem;
  color: #0D3770;
}
.artile-testimonial__title strong {
  font-weight: 800;
}
.article-tag-list {
  margin-bottom: 8.4rem;
}
.article-tag-list__title {
  color: #325483;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 1rem;
  font-weight: 800;
  padding-top: 0.5rem;
}
.article-tag-list .small-btn {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.share-tools {
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 75px;
}
.share-tools a {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 3.2rem;
  background: #0D3770;
  display: block;
  margin-bottom: 2.2rem;
  position: relative;
}
.share-tools a i {
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.35s;
}
.desktop-version .share-tools a:hover i {
  color: #FFAC00;
}
.desktop-version .related__list .slick-arrow:hover:before {
  border-color: #fff;
}
@media (max-width: 1300px) {
  .article-feature-image {
    margin-right: 0;
    max-width: 50%;
  }
}
@media (max-width: 1100px) {
  .share-tools {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .article-hero {
    padding: 30px 0;
  }
  .article-tag-list {
    margin-bottom: 30px;
  }
  .article-feature-image {
    float: none;
    margin: 0 auto 7rem;
    max-width: 100%;
  }
  .share-tools {
    position: static !important;
  }
  .share-tools a {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
  }
}
.page-template-industry-page .related, .page-template-role-page .related {
  margin-top: 9rem;
}
.page-template-industry-page .related .inner, .page-template-role-page .related .inner {
  position: relative;
}
.page-template-industry-page .related .inner:before, .page-template-role-page .related .inner:before {
  position: absolute;
  content: "";
  right: 80%;
  top: 62px;
  width: 800px;
  height: 316px;
  transform: rotate(-45deg);
  background: url(../images/dots-bg.png) repeat 0 0;
}
.related {
  background: #F3F8FD;
  padding: 5.5rem 0 10rem;
  position: relative;
}
.related.style-custom-text-color h1, .related.style-custom-text-color h2, .related.style-custom-text-color h3, .related.style-custom-text-color h4, .related.style-custom-text-color h5, .related.style-custom-text-color h6, .related.style-custom-text-color th, .related.style-custom-text-color td, .related.style-custom-text-color p, .related.style-custom-text-color .content-entry, .related.style-custom-text-color .category-sub-title, .related.style-custom-text-color .button-sub-title, .related.style-custom-text-color .body-text-accordion__heading, .related.style-custom-text-color .sub-title, .related.style-custom-text-color .body-image-text-cta-txt-in, .related.style-custom-text-color .body-callout__caption, .related.style-custom-text-color .body-images-text-cta-left-caption, .related.style-custom-text-color .image-caption, .related.style-custom-text-color .caption-wrap, .related.style-custom-text-color .caption, .related.style-custom-text-color .cta-front-val, .related.style-custom-text-color .cta-front-val span, .related.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.related.style-custom-text-color .sub-title {
  padding-left: 0;
}
.related.style-custom-text-color .sub-title::before {
  display: none;
}
.related.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.related.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.related.white {
  background: #fff;
}
.related__title {
  font-size: 2.1rem;
  color: #0a2a57;
  margin-bottom: 4.5rem;
  text-align: center;
}
.related__list {
  margin-right: -1.5rem;
}
.related__list:before {
  content: "";
  position: absolute;
  left: -4.5rem;
  bottom: -4.5rem;
  width: 23rem;
  height: 21rem;
  background: #FFC512;
  border-radius: 50% 0 50% 0;
}
.related__list .slick-list {
  overflow: visible;
}
.related__list .slick-track {
  display: flex !important;
}
.related__list .slick-slide {
  height: inherit !important;
}
.related__list .slick-arrow {
  position: absolute;
  padding: 0;
  top: 50%;
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  margin-top: -2.5rem;
  margin-right: -2.5rem;
  right: 0;
  z-index: 99;
  background: #0D3770;
  border: none;
  overflow: hidden;
  text-indent: 9999px;
  box-shadow: 0 1px 2.6rem rgba(59, 84, 127, 0.31);
  cursor: pointer;
}
.related__list .slick-arrow.slick-disabled {
  display: none !important;
}
.related__list .slick-arrow:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  border-top: 3px solid #FFAC00;
  border-right: 3px solid #FFAC00;
  transition: border 0.35s;
  margin-left: -2px;
  transform: translate(-50%, -50%) rotate(45deg);
}
.related__list .slick-arrow.slick-prev {
  right: 100%;
}
.related__list .slick-arrow.slick-prev:before {
  transform: translate(-50%, -50%) rotate(45deg) scale(-1);
  margin-left: 2px;
}
.related__list .slick-arrow.slick-next {
  margin-right: -1rem;
}
.related__item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.related__item > a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.related-article {
  padding: 2.7rem 2.7rem 7rem 2.7rem;
  background: #fff;
  border-radius: 1rem;
  margin-right: 1.5rem;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.related-article__image {
  width: 100%;
  padding-bottom: 75%;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
.related-article__image span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.35s;
}
.related-article__title {
  font-size: 1.8rem;
  margin-bottom: 2rem;
  transition: color 0.35s;
}
.related-article .content-entry p {
  font-size: 1.8rem;
}
.related-article .btn {
  position: absolute;
  left: 2.7rem;
  bottom: 2.7rem;
}
.desktop-version .related__item > a:hover + .related-article .related-article__title {
  color: #86B5EC;
}
.desktop-version .related__item > a:hover + .related-article .related-article__image span {
  transform: scale(1.1);
}
.desktop-version .related__item > a:hover + .related-article .btn:before {
  width: 100%;
}
.desktop-version .related__item > a:hover + .related-article .btn span:before {
  transform: translate(0.5rem, 0);
}
.desktop-version .related__item > a:hover + .related-article .btn span:after {
  transform: translate(0.5rem, 0) rotate(-45deg);
}
@media (max-width: 767px) {
  .related {
    padding: 5.5rem 0;
  }
  .related__title {
    margin-bottom: 20px;
  }
}
/* Pricing page */
.pricing-hero {
  padding: 9.5rem 0 5.5rem;
  text-align: center;
}
.pricing-hero .content-entry {
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .pricing-hero {
    padding: 5rem 0;
  }
}
@media (max-width: 767px) {
  .pricing-hero {
    padding: 30px 0;
    text-align: left;
  }
  .pricing-hero .content-entry {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .pricing-hero {
    padding: 20px 0;
  }
}
.pricing-section {
  margin-bottom: 10rem;
}
.pricing-section .inner {
  max-width: 1120px;
  margin: 0 auto;
}
.pricing-section__list {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4rem;
}
.most .pricing-item__info {
  background: #0D3770;
  color: #fff;
}
.pricing-item {
  width: 23.5%;
  margin-right: 2%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 1.8rem;
  border-radius: 8px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.pricing-item:nth-child(4n+4) {
  margin-right: 0;
}
.pricing-item.most {
  box-shadow: 0 0 12px #A7BBD5;
}
.pricing-item.most .btn {
  background: #FFAC00;
}
.pricing-item.most .btn span:before {
  background: #fff;
}
.pricing-item.most .btn span:after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.pricing-item__most-popular {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  padding: 1.3rem 3.5rem calc(1rem + 8px);
  margin-bottom: -8px;
  border-radius: 8px 8px 0 0;
  background: #C2DAF5;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.pricing-item__in {
  padding: 7.5rem 3.5rem 7rem;
  position: relative;
  z-index: 5;
  height: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F3F8FD;
}
.pricing-item:nth-child(1) .pricing-item__title:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  top: 0;
  background: #86B5EC;
  transform: rotate(45deg);
  left: 50%;
  margin-left: -8.5px;
}
.pricing-item:nth-child(2) .pricing-item__title:before {
  position: absolute;
  top: 0;
  content: "";
  width: 19px;
  height: 19px;
  background: #0D3770;
  transform: rotate(45deg);
  left: 50%;
  margin-left: -8.5px;
}
.pricing-item:nth-child(3) .pricing-item__title:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: #86B5EC;
  transform: rotate(45deg);
  left: 50%;
  top: 0;
  margin-left: -12.5px;
}
.pricing-item:nth-child(3) .pricing-item__title:after {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: #0D3770;
  transform: rotate(45deg);
  left: 50%;
  top: 0;
  margin-left: -4px;
}
.pricing-item:nth-child(4) .pricing-item__title:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: #86B5EC;
  transform: rotate(45deg);
  left: 50%;
  top: 0;
  margin-left: -19px;
}
.pricing-item:nth-child(4) .pricing-item__title:after {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: #86B5EC;
  transform: rotate(45deg);
  top: 0;
  left: 50%;
  margin-left: 4px;
}
.pricing-item:nth-child(4) .pricing-item__title em {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  background: #0D3770;
  transform: rotate(45deg);
  top: 0;
  left: 50%;
  margin-left: -8.5px;
  z-index: 5;
}
.pricing-item__title {
  color: #86B5EC;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3.5rem;
  position: relative;
  padding-top: 35px;
}
.pricing-item__value {
  font-size: 4.8rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  color: #0a2a57;
  margin-bottom: 2.5rem;
}
.pricing-item__value span {
  font-size: 3.4rem;
  font-weight: 700;
}
.pricing-item__value em {
  font-style: normal;
  font-size: 2.1rem;
  font-weight: 400;
}
.pricing-item__sub-value {
  color: #325483;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 4rem;
  line-height: 1.4;
}
.pricing-item__sub-title {
  color: #325483;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.4;
}
.pricing-item__info {
  padding: 1.5rem 3.5rem;
  margin: 0 -3.5rem 2.5rem;
  background: #C2DAF5;
  color: #0a2a57;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}
.pricing-item__included-title {
  color: #325483;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  margin-bottom: 2rem;
}
.pricing-item__list {
  list-style-type: none;
  text-align: left;
}
.pricing-item__list li {
  font-size: 1.2rem;
  font-weight: 500;
  padding-left: 28px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1.3rem;
  color: #0a2a57;
}
.pricing-item__list li:before {
  content: "";
  width: 14px;
  height: 14px;
  background: #123161;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.pricing-item__list li:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  box-sizing: border-box;
  width: 4px;
  height: 7px;
  border-bottom: 1.4px solid #fff;
  border-right: 1.4px solid #fff;
  transform: rotate(45deg);
}
.pricing-item .btn {
  font-size: 1rem;
  padding: 1.2rem 2rem;
  margin-bottom: 2.5rem;
}
.pricing-item .btn span {
  padding-right: 25px;
}
.info-data {
  padding-left: 23px;
  position: relative;
  font-weight: 500;
  font-size: 1.2rem;
  color: #325483;
  max-width: 485px;
  line-height: 1.5;
}
.info-data i {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  display: block;
}
.info-data i:before {
  content: "i";
  font-size: 11px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background: #325483;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 16px;
  font-style: normal;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .pricing-item.most {
    box-shadow: none;
  }
  .pricing-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 44px;
  }
  .pricing-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .pricing-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .pricing-item__in {
    padding: 30px;
  }
}
@media (min-width: 767px) {
  .pricing-item__list {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .accordions-list {
    padding-top: 0;
  }
  .pricing-section {
    margin-bottom: 75px;
  }
  .pricing-section__list {
    margin-bottom: 0;
    display: block;
  }
  .pricing-item__in {
    padding: 20px 15px;
  }
  .pricing-item__title {
    margin-bottom: 20px;
  }
  .pricing-item__value {
    margin-bottom: 1.5rem;
    font-size: 28px;
  }
  .pricing-item__value span {
    font-size: 22px;
  }
  .pricing-item__value em {
    font-size: 12px;
  }
  .pricing-item__sub-value {
    margin-bottom: 2.4rem;
  }
  .pricing-item .btn {
    margin-bottom: 1.2rem;
  }
  .pricing-item__info {
    margin: 0 -15px 2.5rem;
    padding: 1rem 20px;
  }
  .pricing-item__included-title {
    position: relative;
    padding-right: 25px;
    margin-bottom: 0;
  }
  .pricing-item__included-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 11px;
    height: 11px;
    box-sizing: border-box;
    border-right: 2px solid #ffc512;
    border-bottom: 2px solid #ffc512;
    transform: rotate(45deg);
  }
  .pricing-item__included-title.active:before {
    transform: rotate(-135deg);
    margin-top: -3px;
  }
  .pricing-item__list {
    display: none;
    padding-top: 2rem;
  }
}
@media (max-width: 500px) {
  .pricing-item__info, .pricing-item__sub-title, .pricing-item__included-title, .pricing-item .btn {
    font-size: 8px;
  }
  .pricing-item__most-popular {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 8px;
  }
  .pricing-item .btn span {
    padding-right: 20px;
  }
}
@media (max-width: 360px) {
  .pricing-item {
    width: 100%;
    margin-right: 0;
    display: block;
  }
}
.page-template-solution-category .module-upgrades .inner {
  max-width: 1340px;
}
.page-template-solution-category .module-upgrades .module-upgrades-in {
  max-width: 1170px;
}
.page-template-solution-category .module-upgrades .module-upgrades-in .module-upgrades__left {
  width: 63%;
}
.page-template-solution-category .module-upgrades .module-upgrades-in .module-upgrades__right {
  margin-left: 67%;
}
.page-template-solution-category .module-upgrades.image-left .module-upgrades-in {
  max-width: 100%;
}
.page-template-solution-category .module-upgrades.image-left .module-upgrades-in .module-upgrades__right {
  margin-right: 70%;
  margin-left: 0;
}
.page-template-solution-category .module-upgrades.image-left .module-upgrades-in .module-upgrades__left {
  float: right;
}
.module-upgrades {
  margin-bottom: 5rem;
  padding-top: 5rem;
}
.module-upgrades + .body-callout {
  padding-top: 5rem;
}
.module-upgrades .inner {
  max-width: 1120px;
}
.module-upgrades__left {
  width: 70%;
  float: left;
}
.module-upgrades__left .content-entry {
  max-width: 520px;
}
.module-upgrades__right {
  margin-left: 73.5%;
  padding-top: 3.5rem;
}
.module-upgrades__right .img-how {
  position: relative;
  margin-bottom: 7rem;
}
.module-upgrades__right .img-how:before {
  content: "";
  position: absolute;
  right: -2.4rem;
  bottom: -2.4rem;
  background: #FFC512;
  width: 48%;
  padding-bottom: 45%;
}
.module-upgrades__right .img-how span {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-bottom: 100%;
  display: block;
  border-radius: 50% 50% 0 50%;
}
.module-upgrades__right h3 {
  font-size: 2.8rem;
  margin-bottom: 1.5rem;
}
.module-upgrades__right .content-entry p {
  color: #0D3770;
}
.accordions-list {
  padding-top: 4rem;
  font-size: 0;
}
.accordions-list__column {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  font-size: 1.8rem;
}
.accordions-list__column:last-child {
  margin-left: 6%;
}
.accordion-item {
  background: #F3F8FD;
  margin-bottom: 1.2rem;
}
.accordion-item__title {
  padding: 2.6rem 8rem 2.6rem 2rem;
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
  color: #0a2a57;
}
.accordion-item__title.active:before {
  transform: rotate(-135deg);
}
.accordion-item__title:before {
  content: "";
  position: absolute;
  right: 2rem;
  top: 2.6rem;
  width: 11px;
  height: 11px;
  box-sizing: border-box;
  border-right: 2px solid #FFC512;
  border-bottom: 2px solid #FFC512;
  transform: rotate(45deg);
}
.accordion-item__wrap {
  display: none;
  padding: 0 2rem 2rem 2rem;
}
.accordion-item__wrap.content-entry p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .module-upgrades__left {
    width: 55%;
  }
  .module-upgrades__right {
    margin-left: 60%;
  }
  .accordions-list__column {
    width: auto;
    display: block;
  }
  .accordions-list__column:last-child {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .accordions-list {
    padding-top: 0;
  }
  .module-upgrades__left {
    width: auto !important;
    float: none !important;
  }
  .module-upgrades__right {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .module-upgrades__right h3 {
    font-size: 28px;
  }
  .module-upgrades__right .img-how {
    max-width: 500px;
  }
}
@media (max-width: 550px) {
  .module-upgrades__right .img-how {
    max-width: 95%;
  }
  .module-upgrades__right .btn {
    width: 100%;
  }
}
.table-pricing {
  background: #F3F8FD;
  padding: 6.5rem 0 5rem;
}
.table-pricing h2 {
  margin-bottom: 6rem;
  text-align: center;
}
.page-template-flexible-page .table-responsive table tbody:first-child tr th:first-child {
  border-right: 10px solid #fff;
}
.table-responsive table tbody:first-child tr th {
  font-family: "Open Sans", sans-serif;
  font-size: 1.8rem;
  color: #325483;
  background: none;
  padding-bottom: 4rem;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: 700;
  text-align: center;
}
.table-responsive table tbody:first-child tr th:first-child {
  font-size: 2.8rem;
  text-transform: none;
  text-align: right;
  border-right: 10px solid #F3F8FD;
}
.table-responsive table tr {
  height: auto !important;
}
.table-responsive table tr th {
  background: #A2BBD8;
  padding: 1.6rem 2.5rem;
  text-align: right;
  height: auto !important;
  color: #fff;
}
.table-responsive table tr th:first-child {
  width: 42% !important;
}
.table-responsive table tr td {
  padding: 1.6rem 2.5rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #325483;
  text-align: center;
  height: auto !important;
  line-height: 1.56;
  vertical-align: middle;
  background: #F3F8FD;
}
.table-responsive table tr td img {
  display: inline-block;
  vertical-align: middle;
}
.table-responsive table tr td:first-child {
  font-weight: 500;
  text-align: right;
  border-right: 10px solid #F3F8FD;
}
.table-responsive table tr:nth-child(2n+2) td {
  background: #fff;
}
.table-responsive table tbody:first-child tr th:first-child {
  color: #0A2A57;
}
.active-th {
  color: #0A2A57;
  display: block;
  padding: 1.2rem 2.5rem 1.2rem 7.5rem;
  position: relative;
  background-color: #fff;
  border: 2px solid #FFAC00;
  border-radius: 20px;
}
.active-th img {
  max-width: 40px;
  position: absolute;
  left: 2.5rem;
  top: 50%;
  transform: translate(0, -50%);
}
@media (max-width: 1023px) {
  .table-responsive table tbody:first-child tr th:first-child {
    font-size: 2rem;
  }
  .table-responsive {
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive table {
    width: 1000px !important;
  }
}
@media (max-width: 767px) {
  .table-pricing {
    display: none;
  }
  .table-responsive {
    width: 100%;
    overflow-x: auto;
  }
  .table-responsive table {
    width: 1000px !important;
  }
  .table-responsive table tr td:first-child {
    max-width: 120px;
  }
}
/* solution category */
.hero-solution-category {
  padding: 9.5rem 0 5rem;
  background: #123161;
}
.hero-solution-category__left {
  display: inline-block;
  vertical-align: middle;
  width: 36%;
}
.hero-solution-category__left h1 {
  color: #fff;
}
.hero-solution-category__left .sub-title {
  margin-bottom: 4rem;
}
.hero-solution-category__left .content-entry p {
  color: #fff;
}
.hero-solution-category__right {
  margin-left: calc(11% - 0.5rem);
  width: 53%;
  display: inline-block;
  vertical-align: middle;
}
.hero-solution-category__image {
  width: 82%;
  padding-bottom: 72%;
  border-radius: 0 50% 50% 0;
  margin-left: 10rem;
  position: relative;
}
.hero-solution-category__image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero-stat-section {
  font-size: 0;
  margin-top: -125px;
}
.hero-stat-section.no-circle {
  margin-top: 20px;
  padding-left: 10rem;
}
.hero-stat-section.no-circle .hero-stat-section__text {
  max-width: 100%;
}
.hero-stat-section__circle {
  width: 205px;
  height: 205px;
  position: relative;
  border-radius: 100%;
  background: #86B5EC;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 1rem;
  text-align: center;
}
.hero-stat-section__circle-in {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 95%;
}
.hero-stat-section__val {
  color: #0A2A57;
  font-size: 5.7rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  margin-bottom: 1rem;
}
.hero-stat-section__sub-val {
  color: #0A2A57;
  font-size: 2.1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
.hero-stat-section__text {
  display: inline-block;
  vertical-align: bottom;
  color: #86B5EC;
  font-size: 2.1rem;
  padding-bottom: 1rem;
  line-height: 1.14;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  max-width: calc(100% - (205px + 1rem));
}
@media (max-width: 1023px) {
  .hero-solution-category__left {
    width: 40%;
  }
  .hero-stat-section__text {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .hero-solution-category {
    margin-bottom: 6rem;
  }
  .hero-solution-category__left {
    float: none;
    width: auto;
    display: block;
  }
  .hero-solution-category__right {
    max-width: 100%;
    margin-left: 0;
    width: auto;
    display: block;
  }
}
@media (max-width: 550px) {
  .hero-solution-category__image {
    margin-left: 15%;
  }
  .hero-stat-section {
    margin-top: -50px;
  }
  .hero-stat-section.no-circle {
    padding-left: 15%;
  }
  .hero-stat-section.no-circle .hero-stat-section__text {
    max-width: 100%;
  }
  .hero-stat-section__text {
    font-size: 1.6rem;
    max-width: calc(100% - (125px + 1rem));
  }
  .hero-stat-section__circle {
    width: 120px;
    height: 120px;
  }
  .hero-stat-section__val {
    font-size: 3.7rem;
  }
  .hero-stat-section__sub-val {
    font-size: 1.6rem;
  }
}
.page-template-flexible-page .why-use-xpressdocs {
  background: none;
}
.why-use-xpressdocs {
  padding: 4rem 0;
  background: #F3F8FD;
}
.why-use-xpressdocs.style-custom-text-color h1, .why-use-xpressdocs.style-custom-text-color h2, .why-use-xpressdocs.style-custom-text-color h3, .why-use-xpressdocs.style-custom-text-color h4, .why-use-xpressdocs.style-custom-text-color h5, .why-use-xpressdocs.style-custom-text-color h6, .why-use-xpressdocs.style-custom-text-color th, .why-use-xpressdocs.style-custom-text-color td, .why-use-xpressdocs.style-custom-text-color p, .why-use-xpressdocs.style-custom-text-color .content-entry, .why-use-xpressdocs.style-custom-text-color .category-sub-title, .why-use-xpressdocs.style-custom-text-color .button-sub-title, .why-use-xpressdocs.style-custom-text-color .body-text-accordion__heading, .why-use-xpressdocs.style-custom-text-color .sub-title, .why-use-xpressdocs.style-custom-text-color .body-image-text-cta-txt-in, .why-use-xpressdocs.style-custom-text-color .body-callout__caption, .why-use-xpressdocs.style-custom-text-color .body-images-text-cta-left-caption, .why-use-xpressdocs.style-custom-text-color .image-caption, .why-use-xpressdocs.style-custom-text-color .caption-wrap, .why-use-xpressdocs.style-custom-text-color .caption, .why-use-xpressdocs.style-custom-text-color .cta-front-val, .why-use-xpressdocs.style-custom-text-color .cta-front-val span, .why-use-xpressdocs.style-custom-text-color .cta-front-title {
  color: inherit !important;
}
.why-use-xpressdocs.style-custom-text-color .sub-title {
  padding-left: 0;
}
.why-use-xpressdocs.style-custom-text-color .sub-title::before {
  display: none;
}
.why-use-xpressdocs.style-custom-background-color .body-blockquotes__inner {
  background: none;
}
.why-use-xpressdocs.style-custom-background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.why-use-xpressdocs__head {
  text-align: center;
  margin-bottom: 6rem;
}
.why-use-xpressdocs__head .content-entry {
  max-width: 480px;
  margin: 0 auto;
}
.why-use-xpressdocs__list {
  font-size: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.why-use-xpressdocs__list + .table-responsive {
  margin-top: 10rem;
}
.why-use-xpressdocs__item {
  width: 28%;
  margin-left: 8%;
  font-size: 1.8rem;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 5rem;
}
.why-use-xpressdocs__item:nth-child(3n+1) {
  margin-left: 0;
}
.why-use-xpressdocs__item__title {
  font-family: "Open Sans", sans-serif;
  color: #0A2A57;
  font-size: 2.8rem;
  font-weight: 800;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #86B5EC;
}
.why-use-xpressdocs__item .link {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #0A2A57;
  font-size: 1.3rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid #FFAC00;
}
@media (min-width: 767px) {
  .why-use-xpressdocs__item .content-entry {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .why-use-xpressdocs__item {
    display: block;
    width: auto;
    margin-left: 0;
    margin-bottom: 35px;
    padding-bottom: 0;
  }
  .why-use-xpressdocs__item__title {
    position: relative;
    padding-right: 30px;
    font-size: 23px;
    margin-bottom: 0;
  }
  .why-use-xpressdocs__item__title center {
    text-align: left;
  }
  .why-use-xpressdocs__item__title.active:before {
    transform: rotate(-135deg);
  }
  .why-use-xpressdocs__item__title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 4px;
    width: 11px;
    height: 11px;
    box-sizing: border-box;
    border-right: 2px solid #ffc512;
    border-bottom: 2px solid #ffc512;
    transform: rotate(45deg);
  }
  .why-use-xpressdocs__item__desk {
    display: none;
  }
  .why-use-xpressdocs__item .content-entry {
    padding-top: 30px;
    padding-bottom: 1px;
  }
  .why-use-xpressdocs__item .link {
    position: static;
  }
  .why-use-xpressdocs__item:last-child {
    margin-bottom: 0;
  }
  .why-use-xpressdocs__list {
    display: block;
  }
  .why-use-xpressdocs__list + .table-responsive {
    margin-top: 5rem;
  }
}
.average-rates {
  padding: 6rem 0 8.5rem;
  background: #F3F8FD;
  margin-bottom: 5rem;
}
.average-rates__left {
  width: 29%;
  float: left;
  padding-top: 6rem;
}
.average-rates__right {
  margin-left: 32%;
}
.graph-rates {
  padding: 5rem 0 2.8rem;
  position: relative;
}
.graph-rates__bg {
  background: #fff;
  position: absolute;
  width: calc(71% - 4rem);
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 5rem 0 5rem 0;
}
.graph-rates__bg span {
  width: 1px;
  height: 100%;
  background: #C2DAF5;
  position: absolute;
  top: 17px;
  opacity: 0.47;
}
.graph-rates__bg span:nth-child(1) {
  left: 20%;
}
.graph-rates__bg span:nth-child(2) {
  left: 40%;
}
.graph-rates__bg span:nth-child(3) {
  left: 60%;
}
.graph-rates__bg span:nth-child(4) {
  left: 80%;
}
.graph-rates__row {
  border-left: 4px solid transparent;
  padding: 15px 2.5rem 15px 2rem;
  font-size: 0;
  position: relative;
  z-index: 3;
}
.graph-rates__row:nth-child(1) {
  border-left-color: #86B5EC;
}
.graph-rates__row:nth-child(1) .graph-rates__percent span {
  background: #86B5EC;
}
.graph-rates__row:nth-child(2) {
  border-left-color: #FFC512;
}
.graph-rates__row:nth-child(2) .graph-rates__percent span {
  background: #FFC512;
}
.graph-rates__row:nth-child(3) {
  border-left-color: #0D3770;
}
.graph-rates__row:nth-child(3) .graph-rates__percent span {
  background: #0D3770;
}
.graph-rates__title {
  color: #0D3770;
  font-size: 1.8rem;
  line-height: 1.57;
  width: 29%;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  margin-right: 3rem;
}
.graph-rates__percent {
  width: calc(71% - 3rem);
  font-size: 3.4rem;
  font-weight: 800;
  color: #0a2a57;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  vertical-align: top;
}
.graph-rates__percent span {
  display: inline-block;
  vertical-align: middle;
  height: 53px;
  border-radius: 0 10px 10px 0;
  margin-right: 10px;
}
.graph-rates__percent em {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
.graph-rates__grid {
  margin: 17px 0 0 auto;
  width: calc(71% - 4rem);
  position: absolute;
  top: 100%;
  right: 0;
}
.graph-rates__grid span {
  position: absolute;
  color: #0a2a57;
  font-size: 1.8rem;
  font-weight: 700;
}
.graph-rates__grid .start {
  left: 0;
}
.graph-rates__grid .middle {
  left: 50%;
  transform: translate(-50%, 0);
}
.graph-rates__grid .end {
  right: 0;
}
@media (max-width: 767px) {
  .average-rates__left {
    width: auto;
    float: none;
    padding: 0;
  }
  .average-rates__right {
    margin-left: 0;
  }
  .graph-rates__title {
    width: auto;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .graph-rates__percent {
    width: auto;
    display: block;
    font-size: 2rem;
  }
  .graph-rates__grid {
    width: 100%;
  }
  .graph-rates__bg {
    width: 100%;
  }
}
/* login */
.login-popup {
  position: fixed;
  width: 1135px;
  transform: translate(-50%, -50%);
  max-height: 90vh;
  background: #fff;
  border-radius: 8px;
  z-index: 9999;
  left: 50%;
  top: 50%;
  display: none;
  box-shadow: 0 0 10px black;
  padding: 8rem 0;
  overflow-y: auto;
  box-sizing: border-box;
}
.login-popup__in {
  padding: 0 8%;
}
.login-popup__left {
  width: 54%;
  float: left;
}
.login-popup__right {
  margin-left: 59%;
}
.login-popup__right .content-entry {
  background: #F3F8FD;
  padding: 5rem 13%;
  border-radius: 15rem 15rem 0 15rem;
  margin-bottom: 20px;
}
.login-popup__right .btn {
  margin-left: 13%;
}
.login-popup__image {
  margin: 0 13% 2.5rem;
  position: relative;
}
.login-popup__image span {
  width: 100%;
  padding-bottom: 54%;
  position: relative;
  z-index: 5;
  display: block;
  border-radius: 280px 130px 130px 0;
}
.login-popup__image:before {
  content: "";
  position: absolute;
  width: 55%;
  padding-bottom: 55%;
  background: #FFC512;
  top: 36%;
  right: -2rem;
  border-radius: 100%;
}
.login-popup-over {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
}
@media (max-width: 1150px) {
  .login-popup {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .login-popup {
    width: 90%;
  }
  .login-popup__left {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
  .login-popup__right {
    margin: 0 auto;
    max-width: 400px;
  }
}
/* guide single */
.guide-content {
  margin-bottom: 6rem;
}
.guide-content .inner {
  max-width: 1120px;
}
.guide-content__left {
  width: 37%;
  float: left;
}
.guide-content__left h1.article-title {
  margin-bottom: 6rem;
}
.guide-content__right {
  margin-left: 50%;
  position: relative;
  padding-top: 8rem;
}
.guide-content__right h3 {
  font-size: 2.1rem;
  color: #fff;
}
.guide-content__form {
  background: #0D3770;
  max-width: 410px;
  padding: 4.5rem 5.5rem;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
  z-index: 9;
}
.guide-content__image {
  position: absolute;
  width: 67%;
  right: 0;
  top: 0;
}
.guide-content__image span {
  display: block;
  width: 100%;
  padding-bottom: 64%;
  border-radius: 15rem 0 15rem 0;
}
.guide-content .wpcf7 form .wpcf7-response-output {
  color: #fff;
}
@media (max-width: 767px) {
  .guide-content__left {
    width: auto;
    float: none;
  }
  .guide-content__right {
    margin-left: 0;
  }
  .guide-content__form {
    margin: 0 auto;
  }
}
/* footer */
#footer {
  padding: 6rem 0 3rem;
}
#footer .footer-contact {
  display: flex;
  justify-content: center;
}
#footer .footer-social {
  float: left;
  margin-bottom: 3rem;
}
#footer .footer-social.footer-social-mobile {
  display: none;
}
#footer .footer-social ul {
  list-style-type: none;
  padding: 0;
  margin: 0 5.6rem 0 0;
}
#footer .footer-social ul li {
  float: left;
  margin-right: 2rem;
}
#footer .footer-social ul li a {
  display: block;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  background: #0D3770;
  text-align: center;
  color: #fff;
  line-height: 5rem;
  font-size: 2rem;
  transition: color 0.35s;
}
#footer .get-in-touch {
  float: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #0a2a57;
}
#footer .get-in-touch p {
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 800;
  padding-top: 1.4rem;
  margin: 0;
}
#footer .get-in-touch a {
  position: relative;
  display: inline-block;
  color: #0a2a57;
}
#footer .get-in-touch a:before {
  position: absolute;
  right: 0;
  width: 100%;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #FFAC00;
  transition: width 0.35s;
}
#footer .get-in-touch a:after {
  position: absolute;
  left: 0;
  width: 0;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #86B5EC;
  transition: width 0.35s;
}
#footer .footer-bottom {
  border-top: 1px solid #C2DAF5;
  padding-top: 2rem;
  color: #0C243C;
  font-size: 1.3rem;
  line-height: 1.5;
  clear: both;
}
#footer .footer-bottom a {
  color: rgba(12, 36, 60, 0.5);
  position: relative;
  display: inline-block;
}
#footer .footer-bottom a:before {
  position: absolute;
  left: 0;
  width: 0;
  bottom: -0.5rem;
  height: 2px;
  content: "";
  background: #FFAC00;
  transition: width 0.35s;
}
#footer .footer-bottom .footer-bottom-created {
  float: left;
  color: rgba(12, 36, 60, 0.5);
}
#footer .footer-bottom .footer-bottom-created b {
  font-weight: 600;
}
#footer .footer-bottom .footer-bottom-right {
  float: right;
}
#footer .footer-bottom .footer-bottom-right .footer-menu {
  float: left;
}
#footer .footer-bottom .footer-bottom-right .footer-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#footer .footer-bottom .footer-bottom-right .footer-menu ul li {
  float: left;
  margin-right: 2rem;
}
#footer .footer-bottom .footer-bottom-right p {
  float: left;
  font-size: 1.3rem;
  margin: 0 0 0 4rem;
  color: rgba(12, 36, 60, 0.5);
}
.notice-bottom {
  background: #0D3770;
  color: #fff;
  font-size: 1.5rem;
  padding: 1.7rem 0;
  overflow: hidden;
  max-height: 200px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.notice-bottom:after {
  clear: both;
  display: block;
  content: "";
}
.notice-bottom.hide-notice {
  max-height: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.5s, padding 0.5s, opacity 0.5s, visibility 0.5s;
}
.notice-bottom .notice-text-in {
  width: calc(100% - 200px);
  float: left;
}
.notice-bottom .notice-text {
  display: inline-block;
  vertical-align: middle;
  padding-top: 1rem;
}
.notice-bottom ul {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  margin-left: 8px;
  padding-top: 1rem;
}
.notice-bottom ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-right: 10px;
  margin-right: 7px;
  position: relative;
}
.notice-bottom ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.notice-bottom ul li:last-child:after {
  display: none;
}
.notice-bottom ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 1px;
  width: 4px;
  background: #fff;
}
.notice-bottom ul li a {
  color: #fff;
  text-decoration: underline;
}
.notice-bottom .accept {
  background: #fff;
  color: #000;
  font-size: 1.4rem;
  padding: 1.2rem 1.5rem;
  float: right;
  border: none;
  cursor: pointer;
  transition: opacity 0.35s;
}
.desktop-version #footer .footer-social ul li a:hover {
  color: #FFAC00;
}
.desktop-version #footer .get-in-touch a:hover:after {
  width: 100%;
}
.desktop-version #footer .footer-bottom a:hover:before {
  width: 100%;
}
@media (max-width: 950px) {
  .notice-bottom {
    text-align: center;
  }
  .notice-bottom .notice-text-in {
    float: none;
    width: 100%;
    margin-bottom: 2rem;
  }
  .notice-bottom .notice-text {
    display: block;
    margin-bottom: 1rem;
  }
  .notice-bottom .accept {
    float: none;
    width: 200px;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  #footer {
    padding: 40px 0;
  }
  #footer .footer-social {
    float: none;
    padding-top: 0;
    margin-bottom: 30px;
  }
  #footer .footer-social.footer-social-mobile {
    display: flex;
    justify-content: center;
  }
  #footer .footer-social.footer-social-mobile ul {
    margin-right: 0;
  }
  #footer .footer-social.footer-social-desktop {
    display: none;
  }
  #footer .footer-social:after {
    content: "";
    display: block;
    clear: both;
  }
  #footer .get-in-touch {
    float: none;
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
  }
  #footer .footer-bottom {
    padding-top: 30px;
    font-size: 13px;
    border-top: 1px solid #F2F7FC;
  }
  #footer .footer-bottom .footer-bottom-right {
    float: none;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F2F7FC;
  }
  #footer .footer-bottom .footer-bottom-right .footer-menu {
    float: none;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #footer .footer-bottom .footer-bottom-right p {
    float: none;
    font-size: 13px;
    margin-left: 0;
  }
  #footer .footer-bottom .footer-bottom-created {
    float: none;
    display: block;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.xpressdocs.com%2Fs%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fglobal%2Freset.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fglobal%2Fslick.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fglobal%2Fglobal-elements.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fglobal%2Fchat.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fheader%2Fheader.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fkey-differentiators.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fglobal%2Fmixin.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fstatistic.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fpartners.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Findustries-served.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Ffront-page%2Fcta.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fblog-ordered-list.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fblog-section-index.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-blockquotes.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-blockquotes-image.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-bullets-links.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-callout.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-callout-featured.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-cards.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-cards-title.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-carousel.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-case-study-with-statistic.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-cta-button.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-cta-image.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-header-and-cta.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-image-text-cta.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-images-text-cta.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-information-table.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-logos-horizontal.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-logos-horizontal-text.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-paragraph-header.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-stats-text.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-stats-text-row.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-text-accordion.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbody-video.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fbreadcrumb.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fhero-text-image.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fhero-text-no-image.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fhero-text-video.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fhero-video-tabs.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fflexible-page%2Fwysiwyg-content.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fcontact-page%2Fgeneral.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fcontact-page%2Fnew-customer-popup.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fblog-page%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fblog-page%2Ffilter.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fblog-page%2Finternal.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsingle-post%2Fgeneral.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsingle-post%2Frelated.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fpricing-page%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fpricing-page%2Fpricing-item.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fpricing-page%2Fmodule-upgrades.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fpricing-page%2Ftable.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsolution-category%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsolution-category%2Fwhy-use-xpressdocs.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsolution-category%2Faverage-increase-response-rates.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Flogin%2Fgeneral.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Fpages%2Fsingle-guide%2Fgeneral.scss%22%2C%22wp-content%2Fthemes%2Fxpressdocs%2Fassets%2Fscss%2Ffooter%2Ffooter.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhQA%3BACwQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpbF%3BAEEA%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%3BAAAA%3BAAIA%3BAAAA%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%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5XF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAJ5KR%3BAKAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBQ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWM%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBtB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtiBN%3BAMAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%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%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAA0CJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7bJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BACII%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQV%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQV%3BAAEI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAEjOR%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvVJ%3BAAAA%3BAAAA%3BAAAA%3BAFsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAErDA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FER%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAClMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAZxMV%3BAQsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKvDA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BALkCA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMzDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMpDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACLF%3BAAAA%3BAAAA%3BAAAA%3BAPsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOpDA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BACpCN%3BAAAA%3BAAAA%3BARsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQnDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BACnFN%3BAAAA%3BAAAA%3BAAAA%3BATsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASnDI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAOR%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAC7FN%3BAAAA%3BAAAA%3BAVsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtHJ%3BAAAA%3BAAAA%3BAXsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWrDE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKJ%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACxFJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAZuBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYtCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAC5aV%3BAAAA%3BAAAA%3BAbsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAatDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASN%3BAAEI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAC9CF%3BAAAA%3BAAAA%3BAdsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BActDA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BACnCJ%3BAAAA%3BAAAA%3BAfsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAetDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBpDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBpDA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BACxMV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzJA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAnBoBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%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%3BAAmBR%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAWd%3BAAKM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACjWE%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUd%3BAAAA%3BAAAA%3BApBEI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBlBA%3BAAAA%3BAAAA%3BAAIM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQV%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC7LN%3BAAAA%3BAAAA%3BArBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBtDA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BACdN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBpDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACnBN%3BAAAA%3BAAAA%3BAvBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BJ%3BAAAA%3BAAAA%3BAAAA%3BAxBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBrDA%3BAAAA%3BAAAA%3BACJF%3BAAAA%3BAAAA%3BAzBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBtDA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChCJ%3BAAAA%3BAAAA%3BA1BsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClGJ%3BAAAA%3BAAAA%3BAAAA%3BA3BsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BrDA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAC7GJ%3BAAAA%3BAAAA%3BA5BsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BtDA%3BAAAA%3BAAAA%3BACHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6BnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BACxBF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BA9BsBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BtCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAGM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAGM%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAC9KR%3BAAAA%3BAAAA%3BAAAA%3BA%2FBsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBrDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMN%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FBF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAhCsBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCtCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAGM%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAGM%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAChLR%3BAAAA%3BAAAA%3BAAAA%3BAjCsCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiCrDA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAA0CJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAlCmBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCnCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAGA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAGM%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BA1C1dF%3BA2CAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAnCjIF%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAmC4IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAnCjKF%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAmC4KE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%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%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%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%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClrBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BA5C7CF%3BA6CAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1OJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCvVA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAsCyWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAGI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxfE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIJ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BA%2FCxCZ%3BAgDAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7KF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzCmBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyCjCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWZ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAjD5LJ%3BAkDAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACvBF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%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%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5ZA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMN%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACvLJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BArDxHF%3BAsDAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACjJJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BA%2FCmCI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BClDA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAGM%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACzHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAxDhKJ%3BAyDAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzD%2FEJ%3BA0DAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BA1DxDJ%3BA2DAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBQ%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */