@charset "UTF-8";
/* xl - DESKTOP STYLES */
/* DL terms page addition - 25/03/2024 */
body .forminator-checkbox-label {
  color: #031D44 !imporant;
  font-weight: 400 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 800px) {
  body .forminator-checkbox-label {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1200px) {
  .footer .socket p, .footer .socket a {
    font-size: 15px !important;
  }
}
.terms-icon {
  width: auto;
  margin-bottom: 30px;
}
.page-template-terms-template h1 {
  padding: 0 !important;
  word-wrap: break-word;
  hyphens: auto !important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox .forminator-checkbox-box {
  width: 15px;
  height: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  position: relative;
  border-width: 1px !important;
  border-style: solid;
  border-radius: 0px !important;
  border-color: #031D44 !imporant;
}
.forminator-design--material .forminator-checkbox span[aria-hidden]:after {
  background-color: #031D44 !important;
}
.forminator-design--material .forminator-checkbox span[aria-hidden]:not(.forminator-checkbox-image) {
  border-color: #031D44 !important;
}
.forminator-design--material .forminator-checkbox input:checked + span[aria-hidden] {
  border-color: #031D44 !important;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox .forminator-checkbox-box:before {
  content: "" !important;
  opacity: 0;
  -khtml-opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: inherit;
  font-size: 12px;
  width: 90%;
  height: 90%;
  background-color: #031D44 !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
/* DL careers addition - 25/03/2024 */
.careers-section h4 span, .careers-section .cat-item.active {
  color: #031d44;
}
body.active .careers-section h4 span, body.active .careers-section .cat-item.active {
  color: #ff005c;
}
/* fix for Careers bg-change issue - GL - 24/07/2023 */
@media screen and (min-width: 801px) {
  section.one-column + .careers-section {
    padding-top: 300px;
    margin-top: 0px;
  }
}
.page-talon-singapore .section.case_teaser, .page-template-location-template .section.case_teaser, .page-talon-ireland .section.case_teaser, .page-talon-germany .section.case_teaser, .page-talon-uae .section.case_teaser {
  padding-bottom: 150px !important;
}
.page-template-terms-template .scrolled .header-menu .logo-container, .page-news .scrolled .header-menu .logo-container, .page-team .scrolled .header-menu .logo-container, .single-post .scrolled .header-menu .logo-container {
  display: block !important;
}
.page-template-terms-template .scrolled .header-menu .logo-container, .page-news .scrolled .header-menu .logo-container.logod, .page-team .scrolled .header-menu .logo-container.logod, .single-post .scrolled .header-menu .logo-container.logod {
  display: none !important;
}
.section-404 {
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.section-404 h3 {
  color: #ff005c;
  font-size: 224;
  text-transform: uppercase;
  font-size: 224px;
}
.section-404 h5 {
  color: #031D44;
  font-weight: 100;
  font-size: 54px;
  text-transform: upper-case;
  text-transform: uppercase;
}
.section-404 p {
  color: #031D44;
  font-weight: 100;
  font-size: 54px;
  font-size: 18px;
  line-height: 22px;
}
.section-404 a {
  color: #22EFC0;
  font-size: 26px;
}
@media screen and (min-width: 1600px) {
  .featured-case-studies .card-slider .splide__track ul {
    height: 557.08px;
    gap: 10px;
    MIN-HEIGHT: 600PX !important;
  }
}
.page-careers .news-load-more {
  display: none;
}
.footer .wpml-ls-statics-footer, header .wpml-ls-statics-footer {
  position: absolute;
  bottom: 0px;
  padding: 10px;
  transform: translateY(100%);
  z-index: 1;
  display: none;
  background-color: #031d44;
}
/* #cookie-popup{
display:none;
} */
.cc-window {
  display: none !important;
}
.cc-bottom {
  display: none !important;
}
#cookie-popup a:after {
  display: none;
}
#cookie-popup a span:after {
  content: "";
  margin-left: 8px;
  font-size: 9px;
  font-family: "icons";
  font-weight: 900;
  font-style: 300;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  /*right: 0px;*/
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.5s;
}
#cookies-settings-save a span:after {
  content: "";
  margin-left: 8px;
  font-size: 9px;
  font-family: "icons";
  font-weight: 900;
  font-style: 300;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  /*right: 0px;*/
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.5s;
}
.cookie-group a span:after {
  content: "";
  margin-left: 8px;
  font-size: 9px;
  font-family: "icons";
  font-weight: 900;
  font-style: 300;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  /*right: 0px;*/
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.5s;
}
.cookie-group a:hover {
  background-color: #031D44;
}
#cookie-popup a span {
  margin-left: -16px;
}
#cookies-settings-save a span {
  margin-left: -16px !important;
}
#cookies-settings-save:hover {
  background-color: #031D44 !important;
  color: #031D44 !important;
}
/* ---- COOKIES SIDEBAR ---- */
#cookies-update {
  cursor: pointer;
}
.sidebar.cookies {
  position: fixed;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 100;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(100%);
}
.sidebar.cookies:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
.sidebar.cookies .sidebar-wrapper {
  background: #22EFC0;
  /* height: calc(100% - 80px);*/
  max-width: 600px;
  border-radius: 14px;
  margin-right: 17px;
  margin-bottom: 29px;
  padding: 40px;
  overflow-y: auto;
  transition: all 0.5s ease-in-out;
  transform: translateX(100%);
  position: absolute;
  bottom: 0;
}
.sidebar.cookies .sidebar-wrapper a:not(.button) {
  color: #00ffff;
}
.sidebar.cookies .sidebar-wrapper a:hover {
  color: white;
}
.sidebar.cookies.show {
  display: flex;
  visibility: visible;
  pointer-events: all;
  transform: translateX(0);
  z-index: 300;
}
.sidebar.cookies.show:before {
  opacity: 1;
}
.sidebar.cookies.show .sidebar-wrapper {
  transform: translateX(0%);
}
.sidebar.cookies.hide .sidebar-wrapper {
  transform: translateX(calc(100% + 80px));
}
.sidebar.cookies.hide {
  pointer-events: none;
}
.sidebar.cookies.hide:before {
  opacity: 0;
  visibility: hidden;
}
.sidebar.cookies .cookie-group {
  margin-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 30px;
}
.sidebar.cookies .title {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
}
.sidebar.cookies .cookie-group-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sidebar.cookies .button-container {
  margin-top: 25px;
}
.sidebar.cookies .cookie-group .button-container {
  margin-top: 0;
}
.cookie-settings {
  position: fixed;
  bottom: 0;
  right: 0;
  height: 100px;
  width: 100px;
  z-index: 90;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
.show-cookie-edit .cookie-settings {
  display: block;
}
/* .cookie-settings:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 150%;
    width: 100%;
    background-color: #743590;
    transform: rotate(45deg) translate(32%, -15%);
    transition: all 0.25s ease-in-out;
}
.cookie-settings:hover:before {
    background-color: #c945dd;
} */
.cookie-settings .icon-cookieicon {
  position: absolute;
  bottom: 0px;
  right: 12px;
  font-size: 30px;
  color: white;
}
.cookie-settings .icon-cookieicon img {
  width: 34px;
}
.sidebar.cookies .button-rounded {
  padding: 10px 38px;
}
@media screen and (max-width: 600px) {
  .sidebar.cookies .sidebar-wrapper {
    height: calc(100% - 65px);
    padding: 20px 10px;
    margin: 10px;
  }
  .sidebar.cookies .button-rounded {
    padding: 10px 26px;
    font-size: 22px;
  }
}
/* ---- SLIDER CHECKBOX ---- */
.switch {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 30px;
  margin-bottom: 20px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fba0b9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 35px;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 44px;
  left: 3px;
  bottom: 3px;
  background-color: #fdcedc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 30px;
  z-index: 5;
}
.checked .switch .slider:before {
  background-color: #031D44fff !important;
}
.checked .switch .slider {
  background-color: #031D44 !important;
}
input:checked + .slider:before {
  background-color: #fdcedc;
  /*    opacity: 50%;*/
}
input:checked + .slider:before {
  -webkit-transform: translateX(49px);
  -ms-transform: translateX(49px);
  transform: translateX(49px);
  /*    opacity: 50%;*/
}
input:checked + .slider:after {
  opacity: 0;
}
.slider-state {
  position: relative;
  z-index: 2;
}
.slider-state:before {
  content: "On";
  font-family: inherit;
  font-size: 14px;
  position: absolute;
  top: 6px;
  left: 18px;
  transition: 0.25s;
  font-family: "Montserrat", sans-serif;
  color: white;
  font-weight: 600;
}
.slider-state:after {
  content: "Off";
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: 6px;
  left: 60px;
  transition: 0.25s;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Montserrat", sans-serif;
}
.sidebar-container .content-container {
  width: 100% !important;
}
/* ---- COOKIES POPUP ---- */
.cookies.popup {
  overflow: visible;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 96%;
  z-index: 100;
  pointer-events: none;
}
.cookies.popup .popup-wrapper {
  top: auto;
  left: auto;
  bottom: 15px;
  right: 15px;
  transform: translateY(20px);
  width: auto;
  max-width: 537px;
  pointer-events: auto;
}
.cookies.popup .popup-container {
  min-height: auto;
  background: #21efbf;
  border-radius: 4px;
}
.cookie-group .button:after {
  display: none;
}
.cookies.popup .popup-container .content-container {
  width: 100% !important;
}
.cookies.popup .popup-container .title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #031D44 !important;
}
.cookies.popup .popup-container .button-container {
  text-align: right;
}
.cookies .button:after {
  /*  display: none;*/
}
.cookies .white-fonts .button-container .button {
  background-color: transparent;
  color: #031D44;
  border: none;
  width: 200px;
  border-radius: 14px;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  display: inline-block;
}
.cookies .white-fonts .button-container .button:hover {
  background-color: transparent;
  color: #fff;
  border: none;
}
.cookies-accept.button {
  background-color: #031D44 !important;
  color: #fff;
}
.cookies-accept.button:hover {
  background-color: #031D44fff !important;
  color: #031D44 !important;
}
/*.cookies .white-fonts .button-container .button:hover{
    background-color: transparent;
    color: #0c357f;
}*/
/*.cookies .button-container .button:nth-child(even):hover{
    background-color: transparent;
    color: white !important;
}*/
.cookies p a {
  color: #7dfffd;
}
.cookies p {
  color: #031D44;
}
#cookie-popup p {
  font-size: 18px !important;
  line-height: 24px;
}
/*.cookies p a:hover,
.cookies .text-button:hover{
    color: #00528C;
}*/
@media screen and (max-width: 600px) {
  .cookies.popup .popup-container .button-container {
    text-align: center;
  }
}
/*.popup.show {
    visibility: visible;
    opacity: 1;
}*/
/*.cookies-accept:after{
    content:"";
    margin-left: 0px;
    font-size: 9px;
    font-family: "icons";
    font-weight: 900;
    font-style: 300;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.5s;
}*/
.cookies.popup h4:before {
  content: "";
  width: 32px;
  height: 32px;
  /* background-color: red; */
  display: inline-block;
  background-image: url(/wp-content/themes/Talon/assets/images/test.png);
  background-size: 32px;
  margin-bottom: -4px;
  margin-right: 13px;
}
#cookies-settings-save {
  color: #031D44fff !important;
  background-color: #031D44 !important;
}
#cookie-sidebar .alternate {
  display: none !important;
}
.sidebar-container h4, .sidebar-container h5 {
  color: #031D44 !important;
}
.cookie-group {
  border-top: none !important;
}
.cookie-group h5 {
  display: none !important;
}
.cookie-group.with-data {
  border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  margin-top: 0px !important;
  /*  margin-top: 35px!important;*/
}
.cookie-group.with-data h5 {
  display: block !important;
}
.sidebar-container h4:before {
  content: "";
  width: 32px;
  height: 32px;
  /* background-color: red; */
  display: inline-block;
  background-image: url(/wp-content/themes/Talon/assets/images/test.png);
  background-size: 32px;
  margin-bottom: -4px;
  margin-right: 13px;
}
.cookie-group-title h5 {
  font-size: 21px !important;
  margin-bottom: 20px !important;
}
#cookies-settings-save span {
  margin-left: -16px !important;
}
.sidebar-wrapper p {
  font-size: 14px !important;
  margin-bottom: 30px;
}
.sidebar-container .content-container:nth-child(4) {
  display: none !important;
}
.cookie-group {
  margin-top: 0 !important;
}
@media screen and (max-width: 600px) {
  .sidebar.cookies .sidebar-wrapper {
    height: auto;
    padding: 25px;
    margin: 10px;
  }
  .sidebar .title {
    font-size: 21px !important;
  }
  .cookies.popup h4 {
    font-size: 23px !important;
  }
  .popup .popup-container .content-container {
    position: relative;
    z-index: 2;
    padding: 25px;
  }
  .cookies.popup .popup-container {
    min-height: auto;
    background: #21efbf;
    border-radius: 14px;
    margin-bottom: 20px;
  }
  .cookies.popup h4:before {
    content: "";
    width: 24px;
    height: 24px;
    /* background-color: red; */
    display: inline-block;
    background-image: url(/wp-content/themes/Talon/assets/images/test.png);
    background-size: 24px;
    margin-bottom: -1px;
    margin-right: 6px;
  }
  .sidebar-container h4:before {
    content: "";
    width: 24px;
    height: 24px;
    /* background-color: red; */
    display: inline-block;
    background-image: url(/wp-content/themes/Talon/assets/images/test.png);
    background-size: 24px;
    margin-bottom: -1px;
    margin-right: 6px;
  }
}
.cookies.popup .popup-container {
  min-height: auto;
  background: #21efbf;
  border-radius: 14px;
  margin-right: 17px;
  margin-bottom: 29px;
}
.popup-wrapper {
  overflow: visible !important;
}
#cookie-popup, #cookie-sidebar {
  /* display:none!important;
	opacity:1!important;
	visibility:visible!important; */
}
#cookie-popup .button, #cookie-sidebar .button {
  display: inline-block;
  padding: 3px 0px;
  text-align: center;
  position: relative;
}
#cookie-popup .button:after, #cookie-sidebar .button:after {
  content: "";
  margin-left: 8px;
  font-size: 15px;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 58%;
  color: #fff;
}
#cookie-popup .button:hover, #cookie-sidebar .button:hover {
  color: #031D44 !important;
}
#cookie-popup .cookies-accept:hover, #cookie-sidebar .cookies-accept:hover {
  background-color: #fff !important;
  color: #031D44 !important;
}
#cookie-popup .popup-wrapper, #cookie-sidebar .popup-wrapper {
  visibility: visible !important;
  opacity: 1 !important;
}
#cookie-popup .sidebar-container .button-container, #cookie-sidebar .sidebar-container .button-container {
  text-align: right !important;
}
#cookie-sidebar .sidebar-container .button-container {
  text-align: right !important;
}
#cookie-sidebar .sidebar-container .button-container .button:hover {
  background-color: #fff !important;
  color: #031D44 !important;
}
#cookie-sidebar .sidebar-container P {
  font-size: 18px !important;
  line-height: 24px !important;
}
#cookie-sidebar .sidebar-container h5 {
  font-weight: 100 !important;
  font-size: 20px !important;
}
#cookie-sidebar .sidebar-container h4 {
  font-weight: 500 !important;
  font-size: 30px !important;
}
.cookies.popup {
  z-index: -1 !important;
}
.cookies.popup.show {
  z-index: 99 !important;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0px !important;
}
.page-template-terms-template .scrolled .header-menu .header-nav li a {
  color: #fff !important;
}
#cookie-settings {
  display: none !important;
}
.page-careers #news-load-more {
  display: none !important;
}
.logo-container:after {
  animation: blink 0.9s linear infinite alternate !important;
}
.hide-captcha {
  display: none !important;
}
.page-news .scrolled .headerlocation .yourlocation .locationselect:after, .page-team .scrolled .headerlocation .yourlocation .locationselect:after, .page-template-terms-template .scrolled .headerlocation .yourlocation .locationselect:after, .single-post .scrolled .headerlocation .yourlocation .locationselect:after {
  color: #fff !important;
}
@media screen and (min-width: 800px) {
  body .global_locations .gl-grid .gl-inner:nth-child(7) {
    flex: 0 1 calc(25% - 15px) !important;
  }
}
@media screen and (max-width: 800px) {
  body .global_locations .gl-grid .gl-inner {
    flex: 0 1 calc(100%) !important;
    height: 285px !important;
  }
}
/* 
canada style  */
.footer .wpml-ls-statics-footer ul .wpml-ls-slot-footer.wpml-ls-item-can .wpml-ls-link:after, header .wpml-ls-statics-footer ul .wpml-ls-slot-footer.wpml-ls-item-can .wpml-ls-link:after {
  content: "Canada";
}
.yourlocation.loc--can .locationselect:before {
  background-image: url('/wp-content/themes/Talon/assets/images/flags/ca.svg') !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: -2.5px;
}
.page-talon-ooh-ca p:nth-of-type(2) {
  display: none;
}
/* x icon edits */
.twitter-footer {
  height: 19px !important;
  width: 19px !important;
  margin-top: 2px;
}
.icon-twitter:before {
  margin-top: 1px;
  width: 16px;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" class="twitter-footer" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 512 462.799"><path fill="%23fff"  d="M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z"/></svg>');
}
.page-template-terms-template .page-title {
  margin-top: 130px !important;
}
.team-insert {
  margin-top: 120px;
}
/* DL - accessibility 11.06.24 */
.scroll-slider .slider-statements .slide-statement h3 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 0.97;
  max-width: 470px;
}
.locationselect {
  color: #fff !important;
}
.footer .col .col-title {
  margin-bottom: 5px;
  font-size: 19px;
  color: #ff005c;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
}
@media (max-width: 800px) {
  .footer .footer-wrapper .columns .col .col-title {
    margin-top: 20px;
  }
}
.grid-post .content-container p {
  font-weight: 700 !important;
  margin-bottom: 5px;
  font-size: 21px;
}
.footer .col h4:not(:first-child), .footer .columns .col:last-child h4:not(:first-child) {
  margin-top: 27px;
}
.footer .footer-wrapper .footer-social h4 {
  border-bottom: solid 1px #ff005c;
  padding-bottom: 13px;
  margin-bottom: 12px;
}
@media (max-width: 800px) {
  .footer .footer-wrapper .footer-social h6 {
    flex: 0 1 100%;
  }
}
@media (max-width: 800px) {
  .footer .footer-wrapper .footer-social.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
}
.grid-post .content-container .careers-in p {
  font-weight: 300 !important;
}
@media (max-width: 800px) {
  .careers-section .grid-item.grid-post .content-container .careers-in {
    flex-wrap: wrap;
  }
  .careers-section .grid-item.grid-post .content-container .careers-in .careers-r {
    flex: 0 1 100%;
  }
  .careers-section .grid-item.grid-post .content-container .careers-in .careers-l p {
    margin-bottom: 15px;
  }
}
@media (min-width: 800px) {
  .careers-section .grid-item.grid-post .content-container .careers-in .careers-r {
    padding-left: 15px;
  }
}
.team-members .grid-post .content-container p {
  font-weight: 200 !important;
}
/* Remove flashing logo - DL (requested by Laurie 02.07.24) */
.logo-container:after {
  animation: unset !important;
}
/* Apac page header update */
.page-id-1000045694 h1.anim-scroll-fade-out {
  max-width: 1000px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F50451-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvDA%3BAC6EE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADnFF%3BACiGA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrKA%3BAAAA%3BAAAA%3BACmLC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAD9PA%3BACoQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAD3WA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4XA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhZJ%3BACuZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAD7eA%3BACifA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BADvjBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACukBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAD9kBA%3BAAAA%3BAAAA%3BAAAA%3BACwlBA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BADzlBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAConBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADn3BA%3BAAAA%3BAC43BA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BADz4BD%3BACi5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADn6BA%3BAC06BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAKK%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BADrgCA%3BAC6gCA%3BAAAA%3BAAAA%3BAD7gCA%3BACshCC%3BAAAA%3BAAAA%22%7D */