@charset "UTF-8";
@import "https://fonts.dia.ovh/css?family=Roboto";
[class^="icon-"]:before, [class*=" icon-"]:before, .fa-cart-plus, .fa-file-text-o, .fa-star-o, .fa-envelope-o.fa-envelope-o {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-ok-circled:before {
  content: "";
}
/* '' */
.icon-eye:before, .fa-file-text-o:before {
  content: "";
}
/* '' */
.icon-ok-circled2:before {
  content: "";
}
/* '' */
.icon-heart:before {
  content: "";
}
/* '' */
.icon-mail:before {
  content: "";
}
/* '' */
.icon-search:before {
  content: "";
}
/* '' */
.icon-cancel-circled:before {
  content: "";
}
/* '' */
.icon-cancel-circled2:before {
  content: "";
}
/* '' */
.icon-lock:before {
  content: "";
}
/* '' */
.icon-lock-open:before {
  content: "";
}
/* '' */
.icon-info-circled:before {
  content: "";
}
/* '' */
.icon-trash-empty:before {
  content: "";
}
/* '' */
.icon-doc:before {
  content: "";
}
/* '' */
.icon-phone:before {
  content: "";
}
/* '' */
.icon-left-big:before {
  content: "";
}
/* '' */
.icon-right-big:before {
  content: "";
}
/* '' */
.icon-eye-off:before {
  content: "";
}
/* '' */
.icon-pin:before, .fa-star-o:before {
  content: "";
}
/* '' */
.icon-minus-circled:before {
  content: "";
}
/* '' */
.icon-plus-circled:before {
  content: "";
}
/* '' */
.icon-retweet:before {
  content: "";
}
/* '' */
.icon-spin3:before {
  content: "";
}
/* '' */
.icon-attention:before {
  content: "";
}
/* '' */
.icon-zoom-in:before {
  content: "";
}
/* '' */
.icon-zoom-out:before {
  content: "";
}
/* '' */
.icon-up-big:before {
  content: "";
}
/* '' */
.icon-down-big:before {
  content: "";
}
/* '' */
.icon-arrows-cw:before {
  content: "";
}
/* '' */
.icon-crown:before {
  content: "";
}
/* '' */
.icon-filter:before {
  content: "";
}
/* '' */
.icon-menu:before {
  content: "";
}
/* '' */
.icon-comment-empty:before {
  content: "";
}
/* '' */
.icon-exchange:before {
  content: "";
}
/* '' */
.icon-medkit:before {
  content: "";
}
/* '' */
.icon-lock-open-alt:before {
  content: "";
}
/* '' */
.icon-doc-text-inv:before {
  content: "";
}
/* '' */
.icon-down:before {
  content: "";
}
/* '' */
.icon-up:before {
  content: "";
}
/* '' */
.icon-file-pdf:before {
  content: "";
}
/* '' */
.icon-paper-plane:before {
  content: "";
}
/* '' */
.icon-paper-plane-empty:before, .fa-envelope-o:before {
  content: "";
}
/* '' */
.product-detail-panel-media {
  /* '' */
}
.product-detail-panel-media .icon-paper-plane-empty:before, .product-detail-panel-media .fa-envelope-o:before {
  content: "";
}
.product-detail-panel-media .fa-print:before {
  content: "";
}
.icon-trash:before {
  content: "";
}
/* '' */
.icon-shopping-basket:before, .fa-cart-plus:before {
  content: "";
}
/* '' */
.icon-user-circle:before {
  content: "";
}
/* '' */
.icon-user-circle-o:before {
  content: "";
}
/* '' */
* {
  font-family: Roboto;
  border-radius: 0 !important;
}
/* Loader icon */
.loader-icon-box {
  display: none;
  text-align: center;
  margin-top: -15px;
  margin-left: -15px;
}
.loader-icon-box.overlay-loader {
  position: absolute;
  height: 100%;
  width: 100%;
}
.loader-icon-box.overlay-loader .loader-icon {
  position: relative;
  top: 50%;
  z-index: 10;
}
#shopContainer {
  min-height: 600px;
}
a:hover {
  text-decoration: none !important;
}
.bar-background-blue {
  background-color: #2d6b9c;
  color: #fff;
}
.bar-background-yellow {
  background-color: #e0e0da;
}
.bar-background-yellow .search-form {
  padding-top: 6px;
  width: 100%;
}
.modal-body {
  max-height: calc(100vh - 150px);
  overflow-y: auto;
}
#headLogo {
  position: relative;
  top: -5px;
}
#logo-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 40px;
}
#top-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.switch-language .flag-icon {
  border: 1px solid #fff;
}
.dia-search-input {
  position: relative;
}
.dia-search-input input {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid;
  cursor: pointer;
}
.dia-search-input input::placeholder {
  color: #2d6b9c;
  text-align: center;
}
.dia-search-input .fa, .dia-search-input .far, .dia-search-input .fas {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 20px;
  color: #2d6b9c;
}
/* nav */
.nav-container {
  margin-top: 34px;
  color: #2d6b9c;
  display: flex;
  justify-content: space-between;
}
.nav-container .item {
  color: #2d6b9c;
  cursor: pointer;
}
.nav-container .item::hover {
  font-weight: 800;
}
.nav-container .navbar-nav {
  z-index: 999;
}
.nav-container .navbar-nav li {
  background-color: #e0e0da !important;
}
.nav-container .menu-account-button:hover .dropdown-menu {
  visibility: visible;
  transition-delay: 0s;
}
.nav-container .menu-wako-button:hover .dropdown-menu {
  visibility: visible;
  transition-delay: 0s;
}
.nav-container .open > .dropdown-menu {
  display: block;
  visibility: visible;
  border-left: unset !important;
}
.nav-container .dropdown-menu {
  background-color: #2d6b9c;
  color: #fff;
  position: absolute;
  list-style: none;
  top: 100%;
  margin-top: 22px;
  border-radius: 0;
  display: block;
  visibility: hidden;
  transition: 0.2s 0.5s;
}
.nav-container .dropdown-menu::before {
  content: "";
  position: absolute;
  left: 11%;
  top: -17px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #2d6b9c;
  clear: both;
}
.nav-container .dropdown-menu li {
  padding: 5px 10px;
}
.nav-container .dropdown-menu li:not(:last-of-type) {
  border-bottom: 1px solid #383838;
}
.nav-container .dropdown-menu li a {
  color: #fff;
}
.nav-container .dropdown-menu li a:hover {
  background-color: transparent;
}
.nav-container .menu-wako-button {
  position: relative;
}
.nav-container .menu-wako-button .dropdown-menu {
  left: -53px;
}
.nav-container .menu-wako-button .dropdown-menu::before {
  left: 41%;
}
.nav-container .menu-wako-button .item, .nav-container .menu-account-button .item {
  display: block;
}
/* global breadcrumb */
.breadcrumb {
  background-color: transparent !important;
  padding-left: 0px;
  font-weight: bold;
}
.breadcrumb a {
  color: #000;
}
#content-spacer {
  height: 20px;
}
/* left menu */
.navmenu {
  font-weight: bold;
}
.navmenu .navmenu-brand {
  background-color: #fff;
  color: #2d6b9c !important;
}
.navmenu .navmenu-brand .icon-close-menu-container {
  padding-left: 8px;
}
.navmenu .navmenu-brand .icon-close-menu {
  border-radius: 15px !important;
  padding: 5px 7px;
  color: #2d6b9c;
}
.navmenu .navmenu-nav .list-group-item {
  background-color: #2d6b9c;
}
.navmenu .navmenu-nav .list-group-item a {
  color: #fff;
}
.navmenu .navmenu-nav .list-group-item a.list-group-item-description {
  width: 100%;
}
.navmenu .navmenu-nav .catalog-toggle-icon {
  margin-left: 22px;
}
.navmenu .navmenu-nav .catalog-toggle-icon i {
  background-color: #e0e0da;
  color: #2d6b9c;
  padding: 5px 7px;
  border-radius: 15px !important;
}
/* footer */
footer {
  margin-top: 50px;
  background-color: #2d6b9c;
  color: #fff;
  padding-bottom: 50px;
}
footer img {
  max-height: 200px;
  display: inline !important;
}
footer div div {
  padding-bottom: 15px;
}
footer .shipping img {
  max-width: 150px;
  display: inline !important;
}
footer .shipping img:first-of-type {
  padding-right: 5px;
}
footer a {
  color: #fff;
}
footer h2 {
  color: #e0e0da;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 25px;
}
footer .row:first-of-type {
  border-bottom: 1px solid #fff;
}
footer .row:last-of-type {
  margin-top: 10px;
}
footer .row:last-of-type div:not(:last-of-type):not(:first-of-type) {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* startpage */
.startpage-title {
  color: #2d6b9c;
  font-weight: bold;
  font-size: 25px;
}
.category-box .panel .panel-body .category-image-container {
  margin-bottom: 15px;
  padding-top: 15px;
}
.category-box .panel .panel-body .category-image-container img {
  max-height: 120px;
  max-width: 140px;
  display: inline;
}
.into-cart-input-group .input-group-btn {
  font-size: inherit;
}
.stock-badge {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0px !important;
  font-weight: bold;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.stock-badge.warning {
  background-color: orange;
}
.stock-badge.success {
  background-color: green;
}
.stock-badge.error {
  background-color: red;
}
.stock-badge span {
  position: relative;
  top: -2px;
  left: 0px;
}
/* Startpage */
.service-headline {
  color: #2d6b9c;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  border-bottom: 1px solid #d0d1cc;
  margin-top: 40px;
  margin-bottom: 20px;
}
.service-brochure {
  margin-top: 55px;
  margin-bottom: 20px;
}
.service-image {
  text-align: center;
}
.service-image a:not(:first-of-type) {
  color: #e0e0da;
  font-weight: bold;
  background-color: #2d6b9c;
  padding: 10px 15px;
}
.service-image img {
  width: 100%;
}
/* asp */
#contacts-container {
  position: fixed;
  top: 200px;
  right: -244px;
  transition: 1s;
  z-index: 999;
}
#contacts-container.active {
  right: 0px;
  transition: 1s;
}
#contacts-container #contacts-handle {
  cursor: pointer;
  position: absolute;
  left: -50px;
  padding: 15px;
  background-color: #2d6b9c;
  color: #fff;
}
#contacts-container #contacts {
  border: 1px solid #d1d1cb;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  background-color: #d1d1cb;
}
#contacts-container #contacts .dummy {
  display: none;
}
/* price, stock, price-info positioning */
.product-price-info-row {
  /* product list price */
}
.product-price-info-row .product-list-price {
  text-decoration: line-through;
}
.product-price-box .product-price-box {
  display: inline;
}
.product-card-title a {
  color: #2d6b9c;
}
.dia-cart-amount, .dia-login-info {
  background: #fff;
  border-radius: 5px !important;
  border: 1px solid #fff;
  padding: 2px 5px;
}
#xs-nav-container {
  position: relative;
  text-align: left;
  width: 100%;
}
#xs-nav-container .button {
  position: absolute;
  font-size: 26px;
  right: 8px;
  color: #2d6b9c !important;
}
#xs-nav-container .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#xs-nav-container ul {
  padding-left: 0px;
  margin-left: 0;
  padding-top: 70px;
}
#xs-nav-container ul li {
  list-style: none;
  border: none;
}
#xs-nav-container ul li a {
  display: block;
  color: #2d6b9c;
  padding: 10px 0;
}
#xs-nav-container ul li ul.dropdown-menu {
  padding: 0;
}
.lightbox-curtain {
  position: fixed;
  background: rgba(238, 238, 238, 0.76);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
}
.lightbox {
  cursor: zoom-in;
}
.lightbox-curtain img {
  position: relative;
}
/* teaser */
.teaserContainer {
  padding-left: 0px;
}
.showPriceDetails {
  color: #d1d1cb;
}
.compare-list-image-cell img {
  max-height: 150px !important;
}
.price-label {
  font-size: 85% !important;
}
.blur-element {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.account-edit-container {
  margin-top: 10px;
}
#createUserButton {
  margin-bottom: 10px;
}
/* feature filter options */
.rest-budget-container {
  padding: 5px !important;
  text-transform: none;
}
.carousel-control {
  width: 2% !important;
}
@media only screen and (max-width: 767px) {
  /* last seen products */
  .fa, .far, .fas {
    min-width: 30px;
    text-align: center;
  }
  .nav-container {
    margin-top: 0;
  }
  .nav-container .menu-wako-button {
    min-width: 140px;
    position: relative;
  }
  .nav-container .menu-wako-button .dropdown-menu {
    left: -13px;
  }
  .nav-container .menu-wako-button .dropdown-menu::before {
    left: 38%;
  }
  .desktop-nav {
    margin-top: 34px;
  }
  .last-seen-product-box img {
    max-height: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #logo-bar .container-fluid .row .col-lg-1 {
    display: none;
  }
  #logo-bar .container-fluid .row .col-lg-2 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #logo-bar .container-fluid .row .col-lg-6 .product-selector {
    display: none;
  }
}
/* DSR-6487 */
.lightbox-curtain img {
  position: absolute;
  max-width: 80%;
}
.lightbox-curtain img:empty {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (orientation: portrait) {
  .lightbox-curtain img {
    max-width: 90%;
  }
}
@media screen and (orientation: landscape) {
  .lightbox-curtain img {
    max-height: 90%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Fganymede%2Fcss%2Fshop%2Fshop.css%22%2C%22sources%22%3A%5B%22volume%2Fsales%2Fprivate_scripts%2Fstatic%2Fganymede%2Fcss%2Ffonts.scss%22%2C%22static%2Fganymede%2Fcss%2Fshop%2Fshop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BACpCA%3BADqCA%3BAAAA%3BAAAA%3BACrCA%3BADsCA%3BAAAA%3BAAAA%3BACtCA%3BADuCA%3BAAAA%3BAAAA%3BACvCA%3BADwCA%3BAAAA%3BAAAA%3BACxCA%3BADyCA%3BAAAA%3BAAAA%3BACzCA%3BAD0CA%3BAAAA%3BAAAA%3BAC1CA%3BAD2CA%3BAAAA%3BAAAA%3BAC3CA%3BAD4CA%3BAAAA%3BAAAA%3BAC5CA%3BAD6CA%3BAAAA%3BAAAA%3BAC7CA%3BAD8CA%3BAAAA%3BAAAA%3BAC9CA%3BAD%2BCA%3BAAAA%3BAAAA%3BAC%2FCA%3BADgDA%3BAAAA%3BAAAA%3BAChDA%3BADiDA%3BAAAA%3BAAAA%3BACjDA%3BADkDA%3BAAAA%3BAAAA%3BAClDA%3BADmDA%3BAAAA%3BAAAA%3BACnDA%3BADoDA%3BAAAA%3BAAAA%3BACpDA%3BADqDA%3BAAAA%3BAAAA%3BACrDA%3BADsDA%3BAAAA%3BAAAA%3BACtDA%3BADuDA%3BAAAA%3BAAAA%3BACvDA%3BADwDA%3BAAAA%3BAAAA%3BACxDA%3BADyDA%3BAAAA%3BAAAA%3BACzDA%3BAD0DA%3BAAAA%3BAAAA%3BAC1DA%3BAD2DA%3BAAAA%3BAAAA%3BAC3DA%3BAD4DA%3BAAAA%3BAAAA%3BAC5DA%3BAD6DA%3BAAAA%3BAAAA%3BAC7DA%3BAD8DA%3BAAAA%3BAAAA%3BAC9DA%3BAD%2BDA%3BAAAA%3BAAAA%3BAC%2FDA%3BADgEA%3BAAAA%3BAAAA%3BAChEA%3BADiEA%3BAAAA%3BAAAA%3BACjEA%3BADkEA%3BAAAA%3BAAAA%3BAClEA%3BADmEA%3BAAAA%3BAAAA%3BACnEA%3BADoEA%3BAAAA%3BAAAA%3BACpEA%3BADqEA%3BAAAA%3BAAAA%3BACrEA%3BADsEA%3BAAAA%3BAAAA%3BACtEA%3BADuEA%3BAAAA%3BAAAA%3BACvEA%3BADwEA%3BAAAA%3BAAAA%3BACxEA%3BADyEA%3BAAAA%3BAAAA%3BACzEA%3BAD0EA%3BAAAA%3BAAAA%3BAC1EA%3BAD2EA%3BAAAA%3BAAAA%3BAC3EA%3BAD4EA%3BAAAA%3BAAAA%3BAC5EA%3BAD6EA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BACjFA%3BADkFA%3BAAAA%3BAAAA%3BAClFA%3BADmFA%3BAAAA%3BAAAA%3BACnFA%3BADoFA%3BAAAA%3BAAAA%3BACpFA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAHA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApGF%3BAA8GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAA9MJ%3BAAsNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAhOA%3BAAqOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvQN%3BAAkRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAjUJ%3BAAyUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3XF%3BAAmYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAA5ZF%3BAAkaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAA%2FbJ%3BAAscA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAArhBA%3BAA0hBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAzjBA%3BAAqkBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAIQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAKU%3BAAAA%3BAAAA%3BAAAA%3BAAvoBV%3BAAmpBE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%22%7D */