@charset "UTF-8";
@-ms-viewport {
  width: device-width;
}
@font-face {
  font-family: "Cigars";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HW Cigars Bold.woff");
  src: url("../fonts/HW Cigars Bold.woff2") format("woff2"), url("../fonts/HW Cigars Bold.woff") format("woff");
}
@font-face {
  font-family: "Menoe";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Menoe-Grotesque-Pro-Regular_4.4_web.eot");
  src: url("../fonts/Menoe-Grotesque-Pro-Regular_4.4_web.eot?") format("embedded-opentype"), url("../fonts/Menoe-Grotesque-Pro-Regular_4.4_web.woff") format("woff");
}
@font-face {
  font-family: "Menoe";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Menoe-Grotesque-Pro-Italic_4.4_web.eot");
  src: url("../fonts/Menoe-Grotesque-Pro-Italic_4.4_web.eot?") format("embedded-opentype"), url("../fonts/Menoe-Grotesque-Pro-Italic_4.4_web.woff") format("woff");
}
@font-face {
  font-family: "Marr Sans";
  font-style: regular;
  font-weight: 400;
  src: url("../fonts/MarrSans-Regular-Web.woff");
  src: url("../fonts/MarrSans-Regular-Web.woff") format("woff"), url("../fonts/MarrSans-Regular-Web.woff2") format("woff2");
}
@font-face {
  font-family: "Marr Sans";
  font-style: bold;
  font-weight: 500;
  src: url("../fonts/MarrSans-Semibold-Web.woff");
  src: url("../fonts/MarrSans-Semibold-Web.woff") format("woff"), url("../fonts/MarrSans-Semibold-Web.woff2") format("woff2");
}
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Marr Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a, a:before, a:after, address, address:before, address:after, article, article:before, article:after, body, body:before, body:after, button, button:before, button:after, div, div:before, div:after, figure, figure:before, figure:after, footer, footer:before, footer:after, h1, h1:before, h1:after, h2, h2:before, h2:after, h3, h3:before, h3:after, h4, h4:before, h4:after, header, header:before, header:after, hr, hr:before, hr:after, img, img:before, img:after, main, main:before, main:after, nav, nav:before, nav:after, p, p:before, p:after, section, section:before, section:after, span, span:before, span:after, strong, strong:before, strong:after, svg, svg:before, svg:after {
  background-color: transparent;
  background-image: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  border-color: transparent;
  -moz-border-radius: 0rem;
  -webkit-border-radius: 0rem;
  border-style: none;
  border-width: 0rem;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  color: inherit;
  cursor: inherit;
  font-family: inherit;
  font-size: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  list-style: none;
  margin: 0rem;
  outline-color: transparent;
  outline-style: none;
  outline-width: 0rem;
  padding: 0rem;
  position: relative;
  resize: none;
  text-align: inherit;
  text-decoration: none;
  text-rendering: auto;
  text-transform: inherit;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  vertical-align: baseline;
}
address, article, body, button, div, figure, footer, h1, h2, h3, header, hr, img, main, nav, p, section, svg {
  display: block;
}
a, span, strong {
  display: inline;
}
a, button {
  cursor: pointer;
}
a {
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-color: transparent;
  outline-style: none;
  outline-width: 0rem;
}
button {
  -moz-appearance: button;
  -webkit-appearance: button;
  overflow: visible;
}
button::-moz-focus-inner {
  border-color: transparent;
  border-style: none;
  border-width: 0rem;
  padding: 0rem;
}
button:-moz-focusring {
  outline-color: transparent;
  outline-style: none;
  outline-width: 0rem;
}
[hidden] {
  display: none;
}
hr {
  height: 0rem;
  overflow: visible;
}
img {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  width: 100%;
}
strong {
  font-weight: 500;
}
svg {
  overflow: hidden;
}
::-moz-selection {
  background-color: #000;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background-color: #000;
  color: #FFF;
  text-shadow: none;
}
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}
body:after {
  content: url(../img/close.svg) url(../img/loading.gif) url(../img/prev.svg) url(../img/next.svg);
  display: none;
}
.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}
.lb-outerContainer:after {
  display: table;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.svg) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.svg) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  display: table;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.svg) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-outerContainer {
  background-color: #000;
  -moz-border-radius: 0rem;
  -webkit-border-radius: 0rem;
}
.lb-container {
  padding: 0rem;
}
.lightbox .lb-image {
  -moz-border-radius: 0rem;
  -webkit-border-radius: 0rem;
}
.lb-loader {
  display: none !important;
}
.lb-data {
  color: #FFF;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
  -moz-background-size: auto;
  -o-background-size: auto;
  -webkit-background-size: auto;
}
.lb-nav a.lb-next {
  right: 1.25rem;
}
.lb-nav a.lb-prev {
  left: 1.25rem;
}
.lb-data .lb-close {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
.lb-data .lb-caption {
  display: none !important;
}
.icon--download {
  width: 0.875rem;
  height: 0.875rem;
  fill: #000;
  display: inline-block;
  vertical-align: baseline;
}
body {
  background-color: #FFF;
  color: #000;
  cursor: default;
  height: 100%;
  line-height: 1.25;
  overflow-x: hidden;
}
body:before {
  content: "mobile";
  display: none;
}
#layout {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  min-height: 100%;
  height: 100%;
  /*overflow-x:hidden;*/
  padding-top: 3.75rem;
  width: 100%;
}
#header, #main {
  width: 100%;
}
#header {
  background-color: #FFF;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  height: 3.75rem;
  left: 0rem;
  position: fixed;
  top: 0rem;
  z-index: 3;
  border-bottom: 1px solid #000;
}
#header .container {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  width: 100%;
  padding: 0 0.625rem;
}
#header.header--active {
  background: #000;
  border-bottom-color: #FFF;
  z-index: 5;
}
#header.header--active .logo__image {
  filter: none;
  fill: #fff;
}
#header.header--active #menu .menu__strip {
  background: #FFF;
}
#header.header--active #navigation {
  top: 3.75rem;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  opacity: 1;
  background: #000;
}
#header.header--active #navigation .navigation__block {
  color: #FFF;
}
body.aktualis #bigmenu a.aktualis, body.tudastar #bigmenu a.tudastar, body.rolunk #bigmenu a.rolunk {
  color: #000;
  text-shadow: none;
}
#en {
  position: absolute;
  right: 0.5rem;
  top: 44px;
  padding: 0px 4px;
  background-color: white;
  border-radius: 51px;
  color: black;
  font-size: 12px;
  font-family: Menoe;
}
body.rolunk #bigmenu .bigmenu--search {
  display: none !important;
}
#bigmenu {
  display: none;
  border-bottom: 1px solid #000;
  padding: 0.5rem 0;
}
#bigmenu .bigmenu--search {
  display: none;
}
@media (min-width: 64.0625em) {
  #bigmenu .bigmenu--search {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    position: absolute;
    right: 28px;
    top: 7px;
    align-items: center;
    min-width: 100px;
    justify-content: end;
  }
  #bigmenu .bigmenu--search form {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    align-items: center;
  }
  #bigmenu .bigmenu--search form input[type="text"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    font-family: Menoe;
    font-size: 14px;
    margin-right: 1.5rem;
    outline: none;
    transition: border-bottom-color 0.5s, width 0.5s ease-in-out, color 0.5s;
    width: 0;
    color: transparent;
  }
  #bigmenu .bigmenu--search form input[type="text"]::placeholder {
    color: #000;
  }
  #bigmenu .bigmenu--search form input[type="text"]::focus {
    outline: none;
  }
  #bigmenu .bigmenu--search svg {
    cursor: pointer;
  }
}
@media (min-width: 93em) {
  #bigmenu .bigmenu--search {
    right: 0;
  }
}
@media (min-width: 64.0625em) {
  #bigmenu {
    display: block;
    width: 100%;
  }
  #bigmenu .bigmenu--container {
    max-width: 90rem;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
  #bigmenu a.bigmenu--item {
    width: calc(100% /3);
    display: block;
    text-align: center;
    font-size: 4.25rem;
    color: white;
    -webkit-text-stroke: 1px black;
  }
  #bigmenu a.bigmenu--item.aktualis {
    font-family: "Marr Sans";
    font-weight: 500;
  }
  #bigmenu a.bigmenu--item.tudastar {
    font-family: Cigars;
    font-weight: 500;
  }
  #bigmenu a.bigmenu--item.rolunk {
    font-family: Menoe;
    transition: opacity 0.5s;
  }
  #bigmenu a.bigmenu--item:hover {
    color: #000;
    text-shadow: none;
  }
}
#logo.logo--front {
  left: 1%;
}
#logo .logo__link {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
#logo .logo__image {
  height: 2.875rem;
  width: auto;
}
#navigation {
  background-color: #FFF;
  bottom: 100%;
  left: 0rem;
  overflow: hidden;
  position: fixed;
  right: 0rem;
  top: 3.75rem;
  overflow: scroll;
  opacity: 0;
  -moz-transition: all 0.3333333333s;
  -o-transition: all 0.3333333333s;
  -webkit-transition: all 0.3333333333s;
}
#navigation .navigation__block {
  height: 100vh;
  left: 0rem;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
#navigation .navigation__section {
  font-size: 2.375rem;
  margin-bottom: 1rem;
  padding-left: 1.875rem;
  font-family: "Marr Sans", Arial;
}
#navigation .navigation__section.navigation__section--1 {
  margin-top: 1.5rem;
}
#navigation .navigation__section.navigation__section--2 .navigation__sectionHeader {
  font-family: "Cigars", Arial;
}
#navigation .navigation__section.navigation__section--3 .navigation__sectionHeader {
  font-family: "Menoe", Arial;
}
#navigation .navigation__section .navigation__sectionHeader {
  font-weight: 500;
}
#navigation .navigation__link {
  display: block;
  font-size: 1.625rem;
  padding: 0.3125rem 1rem;
  width: 100%;
  line-height: 1;
}
#navigation .navigation__link:before {
  height: 100%;
  left: 0rem;
  position: absolute;
  top: 0rem;
  font-size: inherit;
  line-height: 1.25;
  -moz-transition: all 0.3333333333s;
  -o-transition: all 0.3333333333s;
  -webkit-transition: all 0.3333333333s;
  width: 1rem;
  content: " ▪";
}
#navigation #social {
  border-top: 1px solid #FFF;
  height: 4.375rem;
  max-height: 4.375rem;
  min-height: 4.375rem;
  width: 100%;
  padding-left: 1.875rem;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
}
#navigation #social a {
  display: block;
  margin-right: 0.5rem;
}
#menu {
  height: 0.9375rem;
  width: 4.8125rem;
}
#menu.menu--active .menu__strip.menu__strip--top {
  -moz-transform: translate(-50%, -50%) rotate(45deg) scaleX(0.52);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scaleX(0.52);
  -o-transform: translate(-50%, -50%) rotate(45deg) scaleX(0.52);
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scaleX(0.52);
  top: 50%;
}
#menu.menu--active .menu__strip.menu__strip--middle {
  opacity: 0;
  width: 0%;
}
#menu.menu--active .menu__strip.menu__strip--bottom {
  -moz-transform: translate(-50%, -50%) rotate(-45deg) scaleX(0.52);
  -ms-transform: translate(-50%, -50%) rotate(-45deg) scaleX(0.52);
  -o-transform: translate(-50%, -50%) rotate(-45deg) scaleX(0.52);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) scaleX(0.52);
  top: 50%;
}
#menu.menu--hover:not(.menu--active) .menu__strip.menu__strip--top, #menu.menu--hover:not(.menu--active) .menu__strip.menu__strip--bottom {
  -moz-transform: translate(-40%, -50%) rotate(0deg);
  -ms-transform: translate(-40%, -50%) rotate(0deg);
  -o-transform: translate(-40%, -50%) rotate(0deg);
  -webkit-transform: translate(-40%, -50%) rotate(0deg);
}
#menu.menu--hover:not(.menu--active) .menu__strip.menu__strip--middle {
  -moz-transform: translate(-60%, -50%) rotate(0deg);
  -ms-transform: translate(-60%, -50%) rotate(0deg);
  -o-transform: translate(-60%, -50%) rotate(0deg);
  -webkit-transform: translate(-60%, -50%) rotate(0deg);
}
#menu .menu__strip {
  background-color: #000;
  display: block;
  height: 0.1875rem;
  left: 50%;
  position: absolute;
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  width: 100%;
}
#menu .menu__strip.menu__strip--top {
  top: 0%;
}
#menu .menu__strip.menu__strip--middle {
  opacity: 1;
  bottom: calc(50% - 0.09375rem);
}
#menu .menu__strip.menu__strip--bottom {
  bottom: 0%;
}
#main {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
}
#main.main--front {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  padding: 0;
}
#main.main--front #front {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  height: calc(100vh - 3.785rem);
  min-height: 100%;
  overflow: hidden;
  z-index: 2;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
}
#main.main--front #front .front__column {
  width: 100%;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  text-align: center;
  overflow: hidden;
  align-items: stretch;
  font-size: 4.25rem;
  position: relative;
  border-block: 1px solid #000;
}
#main.main--front #front .front__column:last-child {
  border-bottom: none;
}
#main.main--front #front .front__column a {
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-grow: 1;
  text-align: center;
  background: #DDDDDD;
  overflow: hidden;
}
#main.main--front #front .front__column.front__column--aktualis {
  font-family: "Marr Sans";
  font-weight: 500;
}
#main.main--front #front .front__column.front__column--tudastar {
  font-family: "Cigars";
  font-weight: 500;
}
#main.main--front #front .front__column.front__column--tudastar iframe {
  left: -100%;
}
#main.main--front #front .front__column.front__column--rolunk {
  font-family: "Menoe";
}
#main.main--front #front .front__column.front__column--rolunk iframe {
  left: -200%;
}
#main.main--front #front .front__column iframe {
  width: 100%;
  height: 100%;
  border: 0;
  position: absolute;
  top: -3.75rem;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}
#main.main--front #english {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: #FFF;
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  font-size: 0.875rem;
  font-family: "Menoe", Helvetica;
  padding: 0.25rem 0.5rem;
  z-index: 4;
}
#main.main--front #english:hover {
  background: #000;
  color: #FFF;
}
@media (min-width: 64.0625em) {
  body.front, html.front {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    height: 100vh;
  }
  #main.main--front {
    z-index: 3;
  }
  #main.main--front #front {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 100vw;
    height: calc(100vh - 3.785rem);
    transition: all 0.5s ease;
  }
  #main.main--front #front .front__column {
    border: none;
    border-right: 1px solid #000;
    height: 100%;
    flex: 1;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
  }
  #main.main--front #front .front__column.loading {
    flex: 100vw;
  }
  #main.main--front #front .front__column.loading iframe {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
  }
  #main.main--front #front .front__column:last-child {
    border-right: none;
  }
  #main.main--front #front .front__column a:hover {
    opacity: 0;
  }
  #main.main--front #social {
    z-index: 1;
  }
}
h1#page--title, h2#page--title {
  display: none;
}
#aboutus h1#page--title {
  font-family: "Menoe", Helvetica;
}
.row {
  padding: 1.5rem 0.625rem;
  border-bottom: 1px solid #000;
}
.row h2 {
  font-family: "Cigars", Helvetica;
  font-size: 1.625rem;
  margin: 1.875rem 0;
}
.row h2:first-child {
  margin-top: 0;
}
.row h3 {
  font-family: "Marr Sans", Helvetica;
  font-size: 1.375rem;
  font-weight: 500;
  margin: 1.875rem 0;
}
.row h3:first-child {
  margin-top: 0;
}
.row p {
  margin-bottom: 1.875rem;
}
.row.merged {
  border-bottom: 0;
  padding-bottom: 0;
}
.row.merged + .row {
  padding-top: 0;
}
@media (min-width: 64.0625em) {
  h1#page--title, h2#page--title {
    font-size: 4.375rem;
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 0.375rem 0;
  }
  .two-columns {
    display: flex;
    justify-content: center;
  }
  .column-left, .column-right {
    width: 50%;
    /* Adjust the width as needed */
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -moz-box-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
  .column-left {
    border-right: 1px solid #000;
  }
  .column-left .row {
    padding: 4rem 4rem 4rem 0;
  }
  .column-left .row .column-full {
    margin-left: 1.25rem;
    width: 100%;
  }
  .column-left .row.merged {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .column-left .row.merged + .row {
    padding-top: 0;
  }
  .column-right .row {
    padding: 4rem 0 4rem 4rem;
    justify-content: flex-start;
  }
  .column-right .row .column-full {
    margin-right: 1.25rem;
    width: 100%;
  }
  .column-right .row.merged {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .column-right .row.merged + .row {
    padding-top: 0;
  }
  .row {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    padding: 4rem;
    width: 100%;
  }
  .row:last-child {
    border-bottom: none;
  }
  .row .column-full {
    max-width: 41.0625rem;
  }
  .row .column-half {
    max-width: 20.4375rem;
    padding-right: 0.625rem;
  }
  .row .column-half:last-child {
    padding-right: 0;
    padding-left: 0.625rem;
  }
  .row .column-third {
    max-width: 13.6875rem;
    padding: 0 0.625rem;
  }
  .row .column-third:first-child {
    padding-left: 0;
  }
  .row .column-third:last-child {
    padding-right: 0;
  }
  .row h2 {
    font-family: "Cigars", Helvetica;
    font-size: 1.625rem;
    margin: 1.875rem 0;
  }
  .row h2:first-child {
    margin-top: 0;
  }
  .row h3 {
    font-family: "Marr Sans", Helvetica;
    font-size: 1.375rem;
    font-weight: 500;
    margin: 1.875rem 0;
  }
  .row h3:first-child {
    margin-top: 0;
  }
  .row p {
    margin-bottom: 1.875rem;
  }
  .column-half {
    width: 48%;
    /* Slightly less than half to accommodate margin/padding */
  }
  .column-third {
    width: 31.33%;
    /* Slightly less than a third to accommodate margin/padding */
  }
}
.search-box {
  position: relative;
}
.search-box input[type="text"] {
  border: none;
  border-bottom: 1px solid black;
  padding: 1rem 0.25rem 1rem 3rem;
  font-size: 0.875rem;
  outline: none;
  font-family: "Menoe", Helvetica;
  width: calc(100% - 3.25rem);
}
.search-box input[type="text"]::placeholder {
  color: transparent;
}
.search-box .icon {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: 1rem;
  left: 1rem;
  font-size: 16px;
}
.search-box .icon svg {
  fill: none;
  stroke: #000;
  stroke-width: 1.5px;
  width: 1rem;
  height: 1rem;
  overflow: visible;
}
#tudastar h1#page--title {
  font-weight: 500;
  font-family: "Cigars", Helvetica;
}
#tudastar .archive-header {
  border-bottom: 1px solid #000;
}
#tudastar .archive-header h1 {
  font-size: 0.875rem;
  font-family: "Cigars", Helvetica;
  font-weight: 500;
  display: inline-block;
  -moz-border-radius: 10rem;
  -webkit-border-radius: 10rem;
  background: #000;
  color: #FFF;
  padding: 1.75rem 0;
  width: calc(100% - 1.25rem);
  margin: 0.625rem;
  text-align: center;
}
.tudastar-tag-cloud {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.tudastar-tag-cloud .tag--item {
  background: #000;
  font-family: "Menoe";
  font-size: 0.875rem;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: center;
  color: #FFF;
  -moz-border-radius: 10rem;
  -webkit-border-radius: 10rem;
  margin: 0.1875rem;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.tudastar-tag-cloud .tag--item a {
  display: block;
  padding: 1.75rem 1.25rem;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}
.tudastar-archive-row {
  border-bottom: 1px solid #000;
  padding: 0 0.625rem;
}
.tudastar-archive-row.active {
  background: #000;
  color: #FFF;
}
.tudastar-archive-row.active .supervisor, .tudastar-archive-row.active .category, .tudastar-archive-row.active .file--container {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.tudastar-archive-row.active .tags--container {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.tudastar-archive-row.active .tags--container + .file--container {
  padding-top: 0;
}
.tudastar-archive-row.row--header {
  display: none;
}
.tudastar-archive-row .tudastar-initial {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0.375rem 0;
}
.tudastar-archive-row .tudastar-initial .year {
  width: 21%;
}
.tudastar-archive-row .tudastar-initial .author {
  width: 70%;
}
.tudastar-archive-row .tudastar-initial .category {
  order: 1;
}
.tudastar-archive-row .tudastar-initial .title {
  width: 100%;
}
.tudastar-archive-row .tudastar-initial .title span {
  padding-left: 21%;
  width: 100%;
  display: block;
  font-weight: 500;
}
.tudastar-archive-row .tudastar-initial .title .content--text {
  padding-left: 21%;
  width: 70%;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.tudastar-archive-row .tudastar-initial .title .content--text + .tags--container {
  margin-top: 0;
}
.tudastar-archive-row .tudastar-initial .title .content--text + .file--container {
  padding-top: 0;
}
.tudastar-archive-row .item--title {
  font-size: 0.875rem;
  font-family: "Menoe", Helvetica;
}
.tudastar-archive-row .tudastar-details {
  overflow: hidden;
  max-height: 0;
}
.tudastar-archive-row .icon--download {
  width: 0.875rem;
  height: 0.875rem;
  fill: #FFF;
}
.tudastar-archive-row a.download--link {
  position: relative;
  display: inline-block;
  transition: transform 0.25s ease-in-out;
}
.tudastar-archive-row a.download--link:before {
  content: "";
  position: absolute;
  top: -0.3125rem;
  bottom: 0.875rem;
  left: 0;
  right: -0.5rem;
}
.tudastar-archive-row .tags--container {
  display: none;
  width: 100%;
  margin: 1.25rem 0;
}
.tudastar-archive-row .tags--container .item--title {
  width: 21%;
  float: left;
}
.tudastar-archive-row .tags--container .item--content {
  width: 70%;
}
.tudastar-archive-row .tags {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -moz-box-pack: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-inline-start: 0;
}
.tudastar-archive-row .tags .tag {
  background: #FFF;
  font-family: "Menoe", Helvetica;
  font-size: 0.875rem;
  color: #000;
  -moz-border-radius: 1rem;
  -webkit-border-radius: 1rem;
  padding: 0.25rem 0.5rem;
  margin-right: 0.3125rem;
  margin-bottom: 0.3125rem;
  border: 1px solid #FFF;
}
.tudastar-archive-row .tags .tag:hover {
  background: #000;
  color: #FFF;
}
.tudastar-archive-row .supervisor, .tudastar-archive-row .category, .tudastar-archive-row .file--container {
  display: none;
  padding: 1.25rem 0;
  width: 100%;
}
.tudastar-archive-row .supervisor .item--title, .tudastar-archive-row .category .item--title, .tudastar-archive-row .file--container .item--title {
  width: 21%;
}
.tudastar-archive-row .supervisor .item--content, .tudastar-archive-row .category .item--content, .tudastar-archive-row .file--container .item--content {
  width: 70%;
}
.tudastar-archive-row .supervisor + .supervisor, .tudastar-archive-row .category + .supervisor, .tudastar-archive-row .file--container + .supervisor {
  padding-top: 0;
}
@media (min-width: 64.0625em) {
  #tudastar {
    max-width: 100%;
  }
  .tudastar--search {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    padding: 3.3125rem 1.875rem 2.375rem 0;
    max-width: 90rem;
    margin: 0 auto;
  }
  .search-box {
    width: 23.75%;
    display: none;
  }
  .search-box input[type="text"] {
    border: none;
    border-bottom: 1px solid black;
    padding: 0rem 0.25rem 0rem 1rem;
    font-size: 0.875rem;
    outline: none;
    font-family: "Menoe", Helvetica;
    width: calc(100% - 1.25rem);
  }
  .search-box input[type="text"]::placeholder {
    color: #000;
  }
  .search-box .icon {
    position: absolute;
    width: 0.6875rem;
    height: 0.6875rem;
    top: 0.375rem;
    left: 0;
    font-size: 16px;
  }
  .search-box .icon svg {
    stroke-width: 1px;
    width: 0.6875rem;
    height: 0.6875rem;
  }
  #tudastar .archive-header {
    border-bottom: none;
    margin-bottom: 1.375rem;
  }
  #tudastar .archive-header h1 {
    max-width: 20rem;
    margin: 0.625rem auto;
    display: block;
    font-family: "Menoe", Helvetica;
  }
  .tudastar-tag-cloud {
    max-width: 90rem;
    margin: 0 auto;
    padding-top: 0.4375rem;
  }
  .tudastar-archive-row {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0.1875rem 0.625rem;
    max-width: 100%;
    cursor: pointer;
  }
  .tudastar-archive-row .tudastar-initial {
    max-width: 90rem;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-align: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .tudastar-archive-row .tudastar-initial .year {
    width: 6%;
  }
  .tudastar-archive-row .tudastar-initial .author {
    width: 21%;
  }
  .tudastar-archive-row .tudastar-initial .title {
    width: 44%;
  }
  .tudastar-archive-row .tudastar-initial .title > span {
    font-weight: 500;
    padding-left: 0;
  }
  .tudastar-archive-row .tudastar-initial .title .content--text {
    padding-left: 0;
  }
  .tudastar-archive-row .tudastar-initial .title .file--container {
    padding: 1.25rem 0;
  }
  .tudastar-archive-row .tudastar-initial .supervisor {
    width: 13.5%;
    display: block;
    padding: 0;
  }
  .tudastar-archive-row .tudastar-initial .category {
    width: 10.5%;
    padding: 0;
    display: block;
  }
  .tudastar-archive-row .tudastar-initial .tags--container + .file--container {
    padding-top: 0;
  }
  .tudastar-archive-row .item--title {
    display: none;
  }
  .tudastar-archive-row.row--header {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    font-weight: 500;
  }
  .tudastar-archive-row.row--header:hover {
    background: initial;
    color: initial;
    cursor: auto;
  }
  .tudastar-archive-row.row--header .item--title {
    display: block;
    font-size: 1rem;
    font-family: "Marr Sans";
    width: 100%;
  }
  .tudastar-archive-row:hover {
    background-color: #000;
    color: #FFF;
  }
}
#aktualis h1#page--title, #aktualis h2#page--title {
  font-family: "Marr Sans";
  font-weight: 500;
}
#aktualis .archive-header {
  border-bottom: 1px solid #000;
}
#aktualis .archive-header h1, #aktualis .archive-header h2 {
  font-size: 0.875rem;
  font-family: "Menoe";
  font-weight: 400;
  display: inline-block;
  -moz-border-radius: 10rem;
  -webkit-border-radius: 10rem;
  background: #000;
  color: #FFF;
  padding: 1.75rem 0;
  width: calc(100% - 1.25rem);
  margin: 0.625rem;
  text-align: center;
}
.aktualis--container .aktualis--item {
  position: relative;
  padding: 0.625rem 0.625rem 1.5625rem;
  border-bottom: 1px solid #000;
}
.aktualis--container .aktualis--item::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: -2px;
  top: 0;
  bottom: 0;
  background: black;
}
.aktualis--container .aktualis--item .aktualis--item-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}
.aktualis--container .aktualis--item .aktualis--item-tag {
  float: right;
  padding: 0.8125rem 0 0 0;
}
.aktualis--container .aktualis--item .aktualis--item-tag a {
  min-width: initial;
}
.aktualis--container .aktualis--item .aktualis--item-title {
  margin-top: 1.25rem;
}
.aktualis--container .aktualis--item .aktualis--item-title h2 {
  font-family: "Marr Sans", Helvetica;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
}
.aktualis--tag {
  display: inline-block;
}
.aktualis--tag a {
  background: #000;
  display: inline-block;
  -moz-border-radius: 1rem;
  -webkit-border-radius: 1rem;
  font-size: 0.875rem;
  margin: 0.5rem 0.625rem 0.25rem 0rem;
  font-family: "Menoe";
  color: #FFF;
  padding: 0.25rem 0.875rem;
  min-width: 12rem;
  white-space: nowrap;
}
#aktualis-post #gallery {
  padding: 0.625rem;
  width: 100%;
  margin: 0 auto;
}
#aktualis-post #gallery .swiper-wrapper {
  align-items: center;
  max-width: 69.25rem;
}
#aktualis-post #gallery .swiper-button-prev {
  width: 30px;
  height: 30px;
  transform: scale(0.4666666667);
}
#aktualis-post #gallery .swiper-button-prev::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml,%3Csvg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg transform="rotate(180 15 15)"%3E%3Ccircle cx="15" cy="15" r="15" fill="black"/%3E%3Cpath d="M12.8088 8.57145L19.1879 14.9506L12.8088 21.3297" stroke="white" stroke-width="2"/%3E%3C/g%3E%3C/svg%3E');
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  background-repeat: no-repeat;
}
#aktualis-post #gallery .swiper-button-next {
  width: 30px;
  height: 30px;
  transform: scale(0.4666666667);
}
#aktualis-post #gallery .swiper-button-next::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml,%3Csvg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="15" cy="15" r="15" fill="black"/%3E%3Cpath d="M12.8088 8.57145L19.1879 14.9506L12.8088 21.3297" stroke="white" stroke-width="2"/%3E%3C/svg%3E');
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  background-repeat: no-repeat;
}
#aktualis-post #gallery .swiper-slide img {
  max-height: 39.5rem;
  width: auto;
}
#aktualis-post .lower {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-lines: single;
  -webkit-box-lines: single;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
#aktualis-post .lower .meta {
  padding: 0.625rem;
  width: 100%;
  border-bottom: 1px solid #000;
}
#aktualis-post .lower .meta h1 {
  font-family: "Cigars", Helvetica;
  font-size: 1.625rem;
  font-weight: 500;
}
#aktualis-post .lower .meta .subtitle {
  font-family: "Marr Sans", Helvetica;
  font-size: 1rem;
  margin: 0.25rem 0;
}
#aktualis-post .lower .meta .attachments {
  margin-top: 0.25rem;
  margin-bottom: 0.825rem;
}
#aktualis-post .lower .meta .tags a {
  min-width: initial;
}
#aktualis-post .lower .content {
  padding: 0.625rem;
  width: 100%;
  font-family: "Marr Sans", Helvetica;
}
@media (min-width: 64.0625em) {
  #aktualis {
    max-width: 100vw;
  }
  #aktualis .archive-header h1, #aktualis .archive-header h2 {
    max-width: 20rem;
    margin: 0.625rem auto;
    display: block;
  }
  .aktualis--search {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    padding: 3.3125rem 0rem 2.375rem 0;
    width: 21.375rem;
    position: absolute;
    right: 1.875rem;
    z-index: 2;
  }
  .aktualis--search .search-box {
    width: 100%;
  }
  .aktualis--search .search-box input[type="text"] {
    border: none;
    border-bottom: 1px solid black;
    padding: 0rem 0.25rem 0rem 1rem;
    font-size: 0.875rem;
    outline: none;
    font-family: "Menoe", Helvetica;
    width: calc(100% - 1.25rem);
  }
  .aktualis--search .search-box input[type="text"]::placeholder {
    color: #000;
  }
  .aktualis--search .search-box .icon {
    position: absolute;
    width: 0.6875rem;
    height: 0.6875rem;
    top: 0.375rem;
    left: 0;
    font-size: 16px;
  }
  .aktualis--search .search-box .icon svg {
    stroke-width: 1px;
    width: 0.6875rem;
    height: 0.6875rem;
  }
  .aktualis--container {
    padding: 0;
    max-width: 90rem;
    margin: 0 auto;
  }
  .aktualis--container .aktualis--sizer, .aktualis--container .aktualis--item {
    width: calc(100% / 3);
  }
  .aktualis--container .aktualis--item {
    padding: 0.625rem 0.625rem 1.5625rem 0.625rem;
  }
  .aktualis--container .aktualis--item.left {
    border-right: 1px solid #000;
    border-left: 1px solid transparent;
    padding-right: 0.625rem;
  }
  .aktualis--container .aktualis--item.left .aktualis--inside {
    margin-left: auto;
  }
  .aktualis--container .aktualis--item.left:after {
    display: none;
  }
  .aktualis--container .aktualis--item.left:before {
    content: "";
    width: calc((100vw - 90rem) / 2);
    height: 1px;
    background: black;
    position: absolute;
    left: calc((100vw - 90rem) * -1 / 2);
    bottom: -1px;
  }
  .aktualis--container .aktualis--item.right {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-left: 0.625rem;
  }
  .aktualis--container .aktualis--item.right .aktualis--inside {
    margin-right: auto;
  }
  .aktualis--container .aktualis--item.right:before {
    content: "";
    width: calc((100vw - 90rem) / 2);
    height: 1px;
    background: black;
    position: absolute;
    right: calc((100vw - 90rem) * -1 / 2);
    bottom: -1px;
  }
  .aktualis--container .aktualis--item.middle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border-left: 1px solid transparent;
    border-right: 1px solid #000;
  }
  #aktualis-post {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -moz-box-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-align: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    min-height: 100%;
  }
  #aktualis-post h2#page--title {
    width: 100%;
    font-weight: 500;
  }
  #aktualis-post #gallery {
    border-bottom: 1px solid #000;
    width: 100%;
  }
  #aktualis-post #gallery .swiper {
    max-width: 69.125rem;
  }
  #aktualis-post #gallery .swiper-button-prev, #aktualis-post #gallery .swiper-button-next {
    transform: scale(1);
  }
  #aktualis-post #gallery .swiper-slide img {
    max-width: 59.325rem;
    margin: 0 auto;
  }
  #aktualis-post .lower {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-align: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-grow: 1;
    max-width: 90rem;
    margin: 0 auto;
  }
  #aktualis-post .lower .meta {
    border-bottom: 0;
    border-right: 1px solid #000;
    padding-top: 3.75rem;
    padding-right: 3.75rem;
    padding: 3.75rem;
  }
  #aktualis-post .lower .content {
    border-left: 1px solid #000;
    margin-left: -1px;
    padding-left: 3.75rem;
    padding-top: 3.75rem;
    padding: 3.75rem;
  }
}
@media (min-width: 91.25em) {
  .aktualis--container .aktualis--item {
    padding: 0.625rem 0rem 1.5625rem;
  }
  .aktualis--container .aktualis--item.left {
    padding-right: 0.625rem;
  }
  .aktualis--container .aktualis--item.right {
    padding-left: 0.625rem;
  }
  .aktualis--container .aktualis--item.middle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .aktualis--search {
    right: calc((100vw - 90rem) / 2);
  }
}
@media (min-width: 40.0625em) {
  body:before {
    content: "tablet";
  }
  #navigation {
    overflow: hidden;
  }
}
@media (min-width: 64.0625em) {
  body:before {
    content: "desktop";
  }
  #header {
    right: 0;
    padding: 0rem 1.875rem;
  }
  #header .container {
    max-width: 90rem;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    margin: 0 auto;
    padding: 0;
  }
  #navigation {
    padding: 0 1.875rem;
    overflow: hidden;
  }
  #navigation .navigation__block {
    position: static;
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-align: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-align: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    max-width: 90rem;
    margin: 0 auto;
    padding-top: 0rem;
    padding-bottom: 0;
  }
  #navigation .navigation__link {
    font-size: 1rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
  #navigation .navigation__section {
    width: 30%;
    font-size: 1rem;
    margin-bottom: 0;
    padding-top: 0.8125rem;
    padding-left: 1.25rem;
    border-right: 1px solid #FFF;
  }
  #navigation .navigation__section.navigation__section--1 {
    padding-left: 0;
    margin-top: 0;
  }
  #navigation .navigation__section.navigation__section--2 .navigation__sectionHeader, #navigation .navigation__section.navigation__section--3 .navigation__sectionHeader {
    font-family: "Marr Sans", Arial;
  }
  #navigation .navigation__section.navigation__section--2 .navigation__sectionContent, #navigation .navigation__section.navigation__section--3 .navigation__sectionContent {
    columns: 100px 2;
  }
  #navigation #social {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-align: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 9.5%;
    border-top: none;
    padding-left: 0;
    max-height: 6.25rem;
    height: auto;
    padding-top: 1rem;
    padding-left: 1rem;
    border-right: none;
  }
  #navigation #social a {
    margin-left: 0.5625rem;
    max-width: 25px;
    margin-right: 0;
  }
  #navigation #social svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  #social.floating {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-pack: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-align: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    position: absolute;
    display: flex;
    right: 1.875rem;
    top: 1rem;
    width: 10%;
    border-top: none;
    padding-left: 1rem;
    max-height: 6.25rem;
    height: auto;
    padding-top: 0rem;
    z-index: 3;
  }
  #social.floating svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  #social.floating svg circle {
    fill: #000;
  }
  #social.floating svg path {
    fill: #FFF;
  }
  #social.floating a {
    margin-left: 0.5625rem;
    max-width: 25px;
  }
}
@media (min-width: 91.25em) {
  #social.floating {
    right: calc((100vw - 90rem) / 2);
    z-index: 3;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fdla.circumstances.hu%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fdla%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fdla%2Fscss%2F_front.scss%22%2C%22wp-content%2Fthemes%2Fdla%2Fscss%2F_content.scss%22%2C%22wp-content%2Fthemes%2Fdla%2Fscss%2F_tudastar.scss%22%2C%22wp-content%2Fthemes%2Fdla%2Fscss%2F_aktualis.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCD%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAqD%3BAAAA%3BAAAA%3BAAAA%3BAAAwH%3BAAAA%3BAAAA%3BAAAA%3BAAAuE%3BAAAA%3BAAAA%3BAAA0C%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAkF%3BAAAA%3BAAAA%3BAAA4B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoH%3BAAAA%3BAAAA%3BAAAA%3BAAA4C%3BAAAA%3BAAAA%3BAAAuC%3BAAAA%3BAAAA%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2G%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAA0B%3BAAAA%3BAAAA%3BAAAA%3BAAA6H%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA%2BO%3BAAAA%3BAAAA%3BAAAA%3BAAA4D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAkP%3BAAAA%3BAAAA%3BAAAA%3BAAA4D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0Q%3BAAAA%3BAAAA%3BAAAsC%3BAAAA%3BAAAA%3BAAAA%3BAAAkC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4E%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0F%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAC5oF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAGD%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%3BAAUA%3BAAAA%3BAAAA%3BAAMA%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%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%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%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%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%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%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%3BAAQC%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%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGA%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%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAC%2FHF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAUF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5KD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%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%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%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%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%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%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAaF%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%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%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrZA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAACC%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%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%3BAAWC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%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%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAJ2PD%3BAAEC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMF%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%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */