/* xl - DESKTOP STYLES */
html {
  scroll-behavior: smooth !important;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
  /*background-image: url(https://develop1.webstudiopanama.com/VIBE/wp-content/uploads/2026/04/fondo-ruido.jpg) !important;*/
  background: #fff;
}
/*.header-wrapper #header .header-main-NOP {
    background-image: url(https://develop1.webstudiopanama.com/VIBE/wp-content/uploads/2026/04/fondo-ruido.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}*/
.mega-menu.menu-hover-line > li.menu-item > a:before {
  height: 2px;
}
#header.sticky-header .mega-menu.menu-hover-line > li.menu-item > a:before {
  background: var(--porto-primary-color);
}
img.img-responsive.standard-logo.retina-logo {
  width: 200px;
}
.sticky img.img-responsive.standard-logo.retina-logo {
  width: 150px;
}
#header.sticky-header .logo .sticky-logo {
  width: 150px;
}
i.porto-icon-long-arrow-alt {
  position: relative !important;
  transform: translateX(0px);
  transition: 0.3s ease all !important;
  display: inline-block;
}
a.sr7-layer.btn-slider-arrow.sr7-btn:hover i.porto-icon-long-arrow-alt {
  position: relative !important;
  transform: translateX(7px);
  transition: 0.3s ease all !important;
  display: inline-block;
}
.btn-top_menu a {
  /*font-family: "JetBrains Mono";*/
  text-transform: uppercase;
}
.titulo-page .porto-u-sub-heading {
  font-size: 45px;
  font-family: "Inter";
  font-weight: 800;
  line-height: 1.15em;
}
/*.titulo-page .porto-u-sub-heading,
.titulo-page .porto-u-main-heading{
    text-shadow: 0 2px 2px rgb(0 0 0 / 15%);
}*/
.text-max-width {
  max-width: 600px;
}
.content_vibe, .content_vibe_img {
  height: 600px;
}
.titulo-page strong {
  color: #ccc;
}
.titulo-page strong {
  color: var(--porto-primary-color);
  /*text-transform: uppercase;*/
  font-family: "Inter";
  /*font-weight: 800 !important;*/
}
.titulo-page.last_ligth strong {
  color: #fff;
  font-family: "Inter";
  /*text-transform: uppercase;*/
  /*font-weight: 800 !important;*/
}
.titulo-page .porto-u-main-heading h2 {
  position: relative;
  padding-bottom: 25px;
  left: 65px;
}
.titulo-page .porto-u-main-heading h2:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -65px;
  top: 6px;
  width: 50px;
  height: 1px;
  -webkit-backface-visibility: hidden;
  background-color: currentColor;
}
.titulo-page_double .porto-u-main-heading h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}
.titulo-page_double .porto-u-main-heading h2:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -65px;
  top: 6px;
  width: 50px;
  height: 1px;
  -webkit-backface-visibility: hidden;
  background-color: currentColor;
}
.titulo-page_double .porto-u-main-heading h2:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -65px;
  top: 6px;
  width: 50px;
  height: 1px;
  -webkit-backface-visibility: hidden;
  background-color: currentColor;
}
.titulo-page_double strong {
  color: var(--porto-primary-color);
  /* text-transform: uppercase; */
  /*font-family: "Cormorant Garamon";*/
  /*font-weight: 800 !important;*/
}
.box__inversion em {
  color: var(--porto-primary-color);
  font-size: 25px;
  display: block;
  margin-bottom: 30px;
  font-style: normal;
}
.content-inversion_grip {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.1);
  /*border: 1px solid rgba(255, 255, 255, 0.1);*/
  transition: 0.3s ease all;
}
.content-inversion_grip .vc_column_container {
  background: var(--porto-secondary-color);
  padding: 48px 40px;
  position: relative;
  transition: 0.3s ease all;
}
.content-inversion_grip .vc_column_container:hover {
  background: #2a2a2a;
  transition: 0.3s ease all;
}
.content-inversion_grip .vc_column_container:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 30px;
  height: 1px;
  right: 30px;
  top: 70px;
  transition: 0.4s ease all;
}
.content-inversion_grip .vc_column_container:hover:after {
  content: "";
  position: absolute;
  background: var(--porto-primary-color);
  width: 100px;
  height: 1px;
  transition: 0.4s ease all;
}
.content-verticals_fondo {
  min-height: 450px;
}
.ico-since .wpb_wrapper.vc_column-inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 50px;
}
.ico-since_img {
  width: 50%;
}
.texto_since {
  width: 50%;
  text-align: right;
}
.titulo-page_borderbg h2 {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.05px;
  line-height: 1em;
  background: rgba(255, 179, 122, 0.1);
  border: 1px solid rgba(255, 179, 122, 0.35);
  display: inline-block;
  padding: 12px 25px;
  border-radius: 25px;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.titulo-page_borderbg i {
  color: var(--porto-primary-color);
  font-size: 12px;
  margin-right: 5px;
}
/*==========================================================================*/
/*P A R R A L L A X*/
.content-parallax-all {
  position: relative;
  z-index: 10;
}
.vc_row.wpb_row.vc_inner.row.inner_content-parallax-all {
  position: relative;
  z-index: 10;
  /*height: 500px;*/
  display: flex;
  /*padding:50px 25px 60px 25px !important;*/
}
.inner_content-parallax-all.no-heigth .wpb_wrapper.vc_column-inner {
  height: auto !important;
}
.inner_content-parallax-all .porto-u-heading.titulo-page {
  /*height: 100%;*/
}
.inner_content-parallax-all .wpb_wrapper.vc_column-inner {
  /*height: 100%;*/
}
.text-max-width_right {
  display: flex;
  justify-content: flex-end;
}
.text-max-width_right p {
  max-width: 600px;
}
.content-from-text {
  position: relative;
  z-index: 10;
}
.content-parallax-all:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse 60% 80% at 30% 50%, rgba(255, 0, 23, 0.13) 0%, #dedede00 60%);
}
.parralax-fondo:before {
  content: url(/sin-o-lam/wp-content/uploads/2026/04/bg-fondo.webp);
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  opacity: 0.4;
  /*filter: sepia(0.3) hue-rotate(-20deg) saturate(1.2);*/
  z-index: 10;
  mask-image: linear-gradient(to left, black 50%, transparent 100%);
}
.parralax-fondo:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(135deg, rgb(58 31 23) 0%, rgb(42 22 18) 50%, #1a0d08 100%);*/
  -webkit-backface-visibility: hidden;
}
.parralax-fondo {
  /*background-attachment: fixed;*/
  position: relative;
  overflow: hidden;
}
.-nopparralax-fondo:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backface-visibility: hidden;
}
.btn_fondo-box a {
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 25px;
  background: #fff;
  color: var(--porto-dark-color);
  padding: 12px 25px;
  border: solid 2px #fff;
  letter-spacing: 0.5px;
  transition: 0.3s ease all;
}
.btn_fondo-box a:hover {
  background: var(--porto-primary-color);
  color: #fff;
  padding: 12px 25px;
  border: solid 2px var(--porto-primary-color);
  transition: 0.3s ease all;
}
.btn_fondo-box_ligth a {
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 25px;
  border: solid 2px #fff;
  background: transparent;
  color: #fff;
  padding: 12px 25px;
  letter-spacing: 0.5px;
  transition: 0.3s ease all;
}
.btn_fondo-box_ligth a:hover {
  border: solid 2px #fff;
  background: #fff;
  color: var(--porto-dark-color);
  transition: 0.3s ease all;
}
/*.text-max-width_right {
    position: absolute;
    bottom: 0;
    right: 0;
}*/
/*======================================================================================*/
/*List Line Fondo*/
.porto-sicon-box.content-list_line_fondo:not(:last-child) {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 40px;
  margin-bottom: 35px;
}
.content-list_line .porto-sicon-header p {
  font-family: "Inter";
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.5em;
  max-width: 150px;
}
.content-list_line_fondo .porto-sicon-header {
  min-width: 135px;
}
.porto-sicon-box.content-list_line_fondo .porto-sicon-body {
  display: flex;
}
.content-list_line_fondo .porto-sicon-description strong {
  display: block;
  font-weight: 600 !important;
  font-size: 20px;
  line-height: 1.35em;
  padding-bottom: 10px;
  font-family: "Inter";
  color: #fff;
  letter-spacing: 0.5px;
}
.content-list_line_fondo .porto-sicon-description {
  margin-top: 0;
}
/*======================================================================================*/
/*List Line - 2*/
.porto-sicon-box.content-list_line {
  border-bottom: solid 1px #ccc;
  padding-bottom: 30px;
}
.content-list_line .porto-sicon-header {
  display: flex;
  gap: 20px;
  width: 100%;
  /*max-width: 235px;*/
  padding-right: 35px;
  color: #fff;
}
.content-list_line .porto-sicon-body {
  display: flex;
  align-items: start;
}
.content-list_line .porto-sicon-description {
  margin: 0 !important;
  text-align: right !important;
  max-width: 450px;
}
.content-list_line strong {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.5px;
  color: var(--porto-dark-color);
}
.content-list_line p {
  max-width: 320px;
  margin-left: 100px;
}
.box-cuadricula_line.vc_column_container {
  position: relative;
  border-right: solid 1px #fff;
  /*background: #ffff;*/
  padding: 130px 30px;
  transition: 0.4s ease all;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  /* 1. Fondo semitransparente */
  /* 2. Desenfoque del fondo (Efecto Glass) */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(50px);
  /* Compatibilidad Safari */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-width: 767px;
  margin: 0 auto;
  overflow: hidden;
}
.box-cuadricula_line.vc_column_container:nth-child(3) {
  border: solid 0px transparent;
}
.box-cuadricula_line.vc_column_container:hover {
  background: var(--porto-primary-color);
  transition: 0.4s ease all;
}
/*.box-cuadricula_line.vc_column_container:hover .porto-sicon-header h3.porto-sicon-title{
	color:var(--porto-primary-color);
    transition: .4s ease all;
}*/
/*.box-cuadricula_line.vc_column_container:hover .porto-sicon-header p{
	color:var(--porto-dark-color) !important;
    transition: .4s ease all;
}*/
/*.box-cuadricula_line.vc_column_container:hover .porto-sicon-description{
	color:#777 !important;
    transition: .4s ease all;
}*/
.box-cuadricula_line.vc_column_container:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 50px;
  height: 1px;
  left: 30px;
  bottom: 40px;
  transition: 0.4s ease all;
}
.box-cuadricula_line.vc_column_container:hover:after {
  content: "";
  position: absolute;
  /*background: var(--porto-primary-color);*/
  width: 150px;
  height: 1px;
  left: 30px;
  bottom: 40px;
  transition: 0.4s ease all;
}
.img_box-cuadricula_slideUp {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: -1;
  transform: scale(1);
  mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  transform-origin: center;
  transition: 0.4s ease all;
}
.box-cuadricula_line.vc_column_container:hover .img_box-cuadricula_slideUp {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: -1;
  transform: scale(1.1);
  transform-origin: center;
  transition: 0.4s ease all;
}
.vc_row.wpb_row.vc_inner.row.box-vission {
  border: solid 1px #313131;
}
.content-all_vission_inner {
  background: #1f1f1f;
  padding: 20px;
  transform: scale(0.99);
  transition: 0.3s ease all;
}
.content-all_vission_inner:hover {
  background: #262626;
  padding: 20px;
  transform: scale(0.99);
  transition: 0.3s ease all;
}
.btn-rear-more a {
  background: var(--porto-primary-color);
  padding: 12px 30px;
  border-radius: 50px;
  color: #fff;
  border: solid 1px var(--porto-primary-color);
  /*font-family: "JetBrains Mono";*/
  font-size: 14px;
  transition: 0.3s ease all;
}
.btn-rear-more a:hover {
  background: #fff;
  color: var(--porto-dark-color);
  border: solid 1px var(--porto-dark-color);
  transition: 0.3s ease all;
}
.btn-rear-more i.porto-icon-long-arrow-alt {
  position: relative !important;
  transform: translateX(0px);
  transition: 0.3s ease all !important;
  display: inline-block;
}
.btn-rear-more:hover i.porto-icon-long-arrow-alt {
  transform: translateX(7px);
  transition: 0.3s ease all !important;
}
.glp-stats__featured {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1rem;
}
.glp-stats__row2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1rem;
}
.glp-big {
  background: linear-gradient(135deg, #c84a24 0%, #7a2011 100%);
  color: #fff;
  padding: 35px 25px;
  border-radius: 5px;
  position: relative;
  /*min-height: 260px;*/
}
.glp-stat {
  background: #fff;
  padding: 35px 25px;
  border: 1px solid rgba(43, 23, 18, 0.15);
  border-radius: 5px;
  transition: all 0.4s;
}
.glp-stat p {
  max-width: 160px;
}
sup {
  font-size: 25px;
}
.row.reverse {
  flex-direction: row-reverse;
}
.max-width_location .wpb_wrapper.vc_column-inner {
  max-width: 960px;
  margin-left: auto;
  padding-right: 25px;
  display: inline-block !important;
}
/*.stats-block.stats-top {
    width: 33.3%;
	max-width:200px;
	display: inline-block !important;
    vertical-align: top;
}*/
/*.stats-text {
    max-width: 120px;
    margin: 0 auto;
}*/
.stats-text strong {
  display: block;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.stats-number {
  position: relative;
}
/*.porto-sicon-top {
    position: absolute;
    transform: rotate(-90deg) translateY(-80px) translateX(-5px);
}*/
/*.stats-top .porto-sicon-top, .stats-top .stats-desc {
    text-align: left;
}*/
.content-form-contactenos .col-lg-6, .content-form-contactenos .col-lg-12 {
  padding: 7px;
}
.input-group-form.formSelect, .input-group-form.radioselect {
  display: flex;
  flex-direction: column;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea.custom-contact-input {
  resize: none;
  height: 150px;
  width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-lg {
  width: 100%;
  padding: 15px;
}
/* Ocultar radio original */
.radioselect .wpcf7-radio input[type="radio"] {
  display: none;
}
/* Contenedor de opciones en fila */
.radioselect .wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  margin: 0 4px 0 0;
}
/* Estilo base del label */
/*.radioselect .wpcf7-radio .wpcf7-list-item label {
    display: inline-block;
    padding: 10px 24px;
    border: 2px solid #c8c8c8;
    border-radius: 4px;
    cursor: pointer;
    color: #333;
    background-color: transparent;
    font-size: 15px;
    transition: all 0.2s ease;
    margin: 0;
}*/
/* Hover */
.radioselect .wpcf7-radio .wpcf7-list-item label:hover {
  border-color: #c0622a;
  color: #c0622a;
}
.radioselect span.wpcf7-list-item-label {
  background-color: #fff;
  padding: 11px 15px;
  display: block;
  border: solid 1px #ccc;
  cursor: pointer;
  margin-bottom: 3px;
}
/* Seleccionado */
.radioselect .wpcf7-radio input[type="radio"]:checked + span {
  background-color: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
  color: #fff;
  font-weight: 600;
}
.content-form-contactenos input {
  width: 100%;
}
input.policy-privacy-contact {
  width: 15px;
}
.box-footer_display .porto-sicon-description {
  margin-top: 7px;
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1340px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  #header .logo {
    min-width: 60px;
  }
  .content-list_line p {
    max-width: 300px;
    margin-left: 50px;
  }
  .glp-stats__featured :first-child {
    grid-column: 1 / span 2;
  }
  .glp-stats__featured {
    grid-template-columns: 1fr 1fr;
  }
  .glp-stats__row2 {
    grid-template-columns: 1fr 1fr;
  }
  .glp-stat p {
    max-width: 100%;
  }
  .content-inversion_grip .vc_column_container {
    background: var(--porto-secondary-color);
    padding: 30px 15px;
    position: relative;
    transition: 0.3s ease all;
  }
  #header .mobile-toggle {
    color: #fff;
    background-color: var(--porto-primary-color) !important;
  }
  /*.vc_row.wpb_row.vc_inner.row.inner_content-parallax-all {
	height: 400px;
	padding:50px 0px 60px 0px !important;
}*/
  /*================================================================================================*/
  /**/
  .box-cuadricula_line.vc_column_container {
    border-right: solid 0px #ccc;
    border-bottom: solid 1px #ccc;
    transition: 0.4s ease all;
    position: relative;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  .content-list_line p {
    margin-left: 0px;
  }
  .titulo-page .porto-u-sub-heading {
    font-size: 35px;
  }
  .text-max-width_right p {
    max-width: 100%;
  }
  .content-inversion_grip {
    grid-template-columns: 1fr;
  }
  .btn_fondo-box, .btn_fondo-box_ligth {
    text-align: center !important;
  }
  /*==========================================================================*/
  /*P A R R A L L A X*/
  .content_vibe, .content_vibe_img {
    height: 100%;
    min-height: 400px;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .img_box-cuadricula_slideUp, .box-cuadricula_line.vc_column_container:hover .img_box-cuadricula_slideUp {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: -1;
    transform: scale(1);
    transform-origin: center;
    transition: 0.4s ease all;
  }
  .titulo-page_double .porto-u-main-heading h2 {
    max-width: 210px;
    line-height: 1.4em !important;
  }
  .stats-block.stats-top {
    width: 100%;
    max-width: 100%;
    display: inline-block !important;
    vertical-align: top;
  }
  .stats-text {
    max-width: 100%;
    margin: 0 auto;
  }
  .stats-top .porto-sicon-top, .stats-top .stats-desc {
    text-align: center;
  }
  .titulo-page_borderbg h2 {
    font-size: 10px;
    padding: 10px 12px;
  }
  /*======================================================================================*/
  /*List Line*/
  .content-list_line .porto-sicon-body {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .content-list_line .porto-sicon-header p {
    max-width: 100%;
  }
  .content-list_line .porto-sicon-header {
    display: flex;
    gap: 15;
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 12px;
    text-align: center;
  }
  .content-list_line .porto-sicon-description {
    margin: 0 !important;
    text-align: center !important;
  }
  .content-list_line_fondo .porto-sicon-header {
    min-width: 80px;
  }
  .content-verticals_fondo {
    min-height: 250px;
  }
  /*==========================================================================*/
  /*P A R R A L L A X*/
}
/*# 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%2F386-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACEA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BADRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpEA%3BAAAA%3BAAAA%3BAAAA%3BACmFA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxRA%3BAAAA%3BACoSA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%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%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACybA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAD3dA%3BAAAA%3BACqeA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAD1iBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9tBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADtvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwwBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAD3xBA%3BACmyBA%3BAAAA%3BAAAA%3BADnyBA%3BACwyBA%3BAAAA%3BAAAA%3BAAAA%3BADxyBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4zBA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADn0BA%3BAC60BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD52BF%3BAAIA%3BAEFA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAFxCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3DA%3BAASA%3BAGRA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAHbA%3BAAAA%3BAGkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3BA%3BAAcA%3BAIXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAJ5BA%3BAAAA%3BAIoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAJxEA%3BAAAA%3BAAAA%22%7D */