@charset "UTF-8";
/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.woff') format('woff'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-300.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.woff') format('woff'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.woff') format('woff'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-600.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.woff') format('woff'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* noto-serif-regular - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.woff') format('woff'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-regular.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}
/* noto-serif-italic - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.woff') format('woff'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-italic.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}
/* noto-serif-700 - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.woff') format('woff'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}
/* noto-serif-700italic - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.eot?#iefix') format('embedded-opentype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.woff2') format('woff2'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.woff') format('woff'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.ttf') format('truetype'), url('../../files/stursula/_lib/fonts/noto-serif-v9-latin-700italic.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}
/* Variables */
/* Kirche / Glauben */
/* Kultur / Geschichte / Soziales */
/* Beruf / Soziales */
/* Gemeinde / Ehrenamt */
/* Spiritualität / Gesundheit  */
/* Kreatives / Musik */
/* Paare / Familien  */
/* Frauen / Männer / Senioren */
/* Bildungsfefreiung */
/* Mixins */
/*========== Main ==========*/
body {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  color: #113e4d;
  font-family: 'Open Sans';
  font-size: 17px;
}
h1, h2, h3, h4 {
  font-family: 'Noto Serif', serif;
  margin-top: 0;
  font-weight: bold;
}
h1 {
  font-size: 35px;
  margin-bottom: 40px;
}
h2 {
  font-size: 30px;
  margin-bottom: 40px;
}
h3 {
  font-size: 24px;
}
hr {
  background: #ece9e7;
  height: 8px;
  width: 100%;
  border: none;
  margin: 0 0 20px 0;
}
#wrapper {
  background-color: #fff;
}
#main a {
  color: #ee7242;
  font-weight: bold;
}
#main .btn {
  font-family: 'Noto Serif', serif;
  color: #113e4d;
  font-weight: 600;
  border: 2px solid #113e4d;
  background: none;
  font-size: 18px;
}
#main .btn:hover, #main .btn:focus, #main .btn:active, #main .btn:active:focus, #main .btn:active:hover {
  color: #fff;
  border: 2px solid #113e4d;
  background: #113e4d;
}
#main .mod_article {
  padding: 70px 0 70px;
}
#main .mod_article.no-padding {
  padding: 70px 0 0 0;
}
#main ul {
  padding-left: 20px;
}
.btn {
  font-family: 'Noto Serif', serif;
  color: #113e4d;
  font-weight: 600;
  border: 2px solid #113e4d;
  background: none;
  font-size: 18px;
}
.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn:active:hover {
  color: #fff;
  border: 2px solid #113e4d;
  background: #113e4d;
}
header .container {
  position: relative;
}
header #logo {
  margin: 20px 0 30px 20px;
}
header #search {
  position: absolute;
  right: 20px;
  top: 46px;
}
header #search input, header #search button {
  padding: 17px;
  font-family: 'Noto Serif', serif;
  border: none;
  background: #ece9e7;
  color: #113e4d;
  max-width: 250px;
  font-size: 18px;
}
header #search input::placeholder, header #search button::placeholder {
  color: #113e4d;
}
header .ce_nps {
  z-index: 5;
  max-height: 640px;
  position: relative;
}
header .ce_nps .bx-wrapper img {
  width: 100%;
}
header .ce_nps #prev-container {
  display: none;
}
header .ce_nps #next-container {
  display: none;
}
header .ce_nps .text-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
header .ce_nps .text {
  background: rgba(238, 114, 66, 0.95);
  margin: 100px auto 0 auto;
  max-width: 772px;
  border-radius: 8px;
  padding: 70px 100px 70px 120px;
  color: #fff;
  font-family: 'Noto Serif', serif;
  font-weight: bold;
  font-size: 35px;
  display: none;
}
header .mod_navigation {
  height: 70px;
  color: #fff;
  font-family: 'Noto Serif', serif;
  z-index: 99999;
  text-align: center;
  display: table;
  overflow: visible;
}
header .mod_navigation ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: table-row;
}
header .mod_navigation li {
  display: table-cell;
  position: relative;
}
header .mod_navigation a {
  display: block;
  text-decoration: none;
}
header .mod_navigation a span {
  color: #fff;
  display: block;
  padding: 20px;
  background: #113e4d;
  height: 70px;
}
header .mod_navigation a:hover span, header .mod_navigation a:focus span, header .mod_navigation li.trail span, header .mod_navigation li.forward strong, header .mod_navigation li.active strong, header .mod_navigation li:hover a span {
  background: #ee7242;
  display: block;
  padding: 20px;
  height: 70px;
}
header .mod_navigation .level_2 {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 70px;
  width: 320px;
  text-align: left;
}
header .mod_navigation .level_2 li {
  position: relative;
  display: block;
}
header .mod_navigation .level_2 li.first a, header .mod_navigation .level_2 li a, header .mod_navigation .level_2 li span {
  border-radius: 0;
}
header .mod_navigation .level_2 li.last a, header .mod_navigation .level_2 li.last span {
  border-radius: 0 0 8px 8px;
}
header .mod_navigation .level_2 a span, header .mod_navigation .level_2 strong {
  padding: 10px 10px 10px 50px !important;
  height: auto !important;
  background: #113e4d !important;
}
header .mod_navigation .level_2 > li.first > a span, header .mod_navigation .level_2 > li.first > strong {
  padding-top: 30px !important;
}
header .mod_navigation .level_2 > li.last > a span, header .mod_navigation .level_2 > li.last > strong {
  padding-bottom: 30px !important;
}
header .mod_navigation .level_2 > li > a:hover > span, header .mod_navigation .level_2 li > a:focus > span, header .mod_navigation .level_2 li > a:focus-within > span, header .mod_navigation .level_2 > li.trail > a span, header .mod_navigation .level_2 > li.active > strong {
  background: #113e4d;
  color: #ee7242;
}
header .mod_navigation li:hover .level_2, header .mod_navigation li:focus .level_2, header .mod_navigation li:focus-within .level_2 {
  opacity: 1;
  visibility: visible;
}
header .mod_navigation .level_3 {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 320px;
  top: 0;
  width: 320px;
  text-align: left;
}
header .mod_navigation .level_3 li.first a, .header .mod_navigation .level_3 lifirst span, header .mod_navigation .level_3 li a, header .mod_navigation .level_3 li span, header .mod_navigation .level_3 li.last a, header .mod_navigation .level_3 li.last span {
  border-radius: 0;
}
header .mod_navigation .level_3 a {
  color: #fff !important;
}
header .mod_navigation .level_3 > li.first > a span, header .mod_navigation .level_3 > li.first > strong {
  padding-top: 30px !important;
}
header .mod_navigation .level_3 > li.last > a span, header .mod_navigation .level_3 > li.last > strong {
  padding-bottom: 30px !important;
}
header .mod_navigation .level_3 li.trail span, header .mod_navigation .level_3 li.active strong, header .mod_navigation .level_3 li:hover a span, header .mod_navigation .level_3 li:focus a span, header .mod_navigation .level_3 li:focus-within a span {
  color: #ee7242 !important;
}
header .mod_navigation .level_2 li:hover .level_3, header .mod_navigation .level_2 li:focus .level_3, header .mod_navigation .level_2 li:focus-within .level_3 {
  opacity: 1;
  visibility: visible;
}
header .main-navigation-wrapper {
  background-color: #113e4d;
}
header .main-navigation-wrapper.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 9999;
}
header .main-navigation-wrapper.sticky .mod_navigation {
  margin-top: 0;
  position: relative;
  padding-left: 150px;
}
header .main-navigation-wrapper.sticky .mod_navigation::before {
  background: #113e4d url('../../files/stursula/_lib/img/sticky_logo.png') no-repeat 47px 15px;
  width: 130px;
  height: 70px;
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
}
header .main-navigation-wrapper.sticky .level_2 li a::before, header .main-navigation-wrapper.sticky .level_2 li span::before {
  background-image: none !important;
  width: auto !important;
  height: auto !important;
  content: "" !important;
  position: absolute !important;
}
.grey {
  background: #ece9e7;
}
.big {
  font-size: 70px;
}
.ce_text, .ce_image, .ce_gallery {
  margin-bottom: 45px;
}
#main .ce_text:last-of-type {
  margin-bottom: 0;
}
.ce_image {
  width: 100%;
}
.ce_image img {
  width: 100%;
  height: auto;
}
.ce_download {
  margin-bottom: 35px;
}
.ce_download a {
  color: #ee7242;
  font-weight: bold;
}
.ce_download a:hover {
  text-decoration: none;
  color: #113e4d;
}
.mod_search .formbody {
  display: flex;
  margin-bottom: 10px;
}
.mod_search .formbody .widget-submit {
  padding-left: 5px;
}
.mod_search input, .mod_search button {
  padding: 17px;
  font-family: 'Noto Serif', serif;
  border: none;
  background: #ece9e7;
  color: #113e4d;
  max-width: 250px;
  font-size: 18px;
}
.mod_search input::placeholder, .mod_search button::placeholder {
  color: #113e4d;
}
#f1, #f2, #f3, #f4 {
  color: #113e4d;
}
#f1 input[type="radio"], #f1 input[type="checkbox"], #f2 input[type="radio"], #f2 input[type="checkbox"], #f3 input[type="radio"], #f3 input[type="checkbox"], #f4 input[type="radio"], #f4 input[type="checkbox"] {
  height: 20px;
  margin: 4px 5px 0 0;
  width: 20px;
}
#f1 .row, #f2 .row, #f3 .row, #f4 .row {
  margin-bottom: 0;
}
#f1 .widget-radio input, #f1 .widget-radio label, #f2 .widget-radio input, #f2 .widget-radio label, #f3 .widget-radio input, #f3 .widget-radio label, #f4 .widget-radio input, #f4 .widget-radio label {
  display: inline;
  font-weight: normal;
}
#f1 .widget-radio #ctrl_1 span, #f1 .widget-radio #ctrl_25 span, #f1 .widget-radio #ctrl_48 span, #f1 .widget-radio #ctrl_71 span, #f2 .widget-radio #ctrl_1 span, #f2 .widget-radio #ctrl_25 span, #f2 .widget-radio #ctrl_48 span, #f2 .widget-radio #ctrl_71 span, #f3 .widget-radio #ctrl_1 span, #f3 .widget-radio #ctrl_25 span, #f3 .widget-radio #ctrl_48 span, #f3 .widget-radio #ctrl_71 span, #f4 .widget-radio #ctrl_1 span, #f4 .widget-radio #ctrl_25 span, #f4 .widget-radio #ctrl_48 span, #f4 .widget-radio #ctrl_71 span {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 30px;
}
#f1 .widget-radio #ctrl_1 span:last-child, #f1 .widget-radio #ctrl_25 span:last-child, #f1 .widget-radio #ctrl_48 span:last-child, #f1 .widget-radio #ctrl_71 span:last-child, #f2 .widget-radio #ctrl_1 span:last-child, #f2 .widget-radio #ctrl_25 span:last-child, #f2 .widget-radio #ctrl_48 span:last-child, #f2 .widget-radio #ctrl_71 span:last-child, #f3 .widget-radio #ctrl_1 span:last-child, #f3 .widget-radio #ctrl_25 span:last-child, #f3 .widget-radio #ctrl_48 span:last-child, #f3 .widget-radio #ctrl_71 span:last-child, #f4 .widget-radio #ctrl_1 span:last-child, #f4 .widget-radio #ctrl_25 span:last-child, #f4 .widget-radio #ctrl_48 span:last-child, #f4 .widget-radio #ctrl_71 span:last-child {
  padding-left: 30px;
}
#f1 .widget-radio #ctrl_2 span, #f1 .widget-radio #ctrl_26 span, #f1 .widget-radio #ctrl_49 span, #f1 .widget-radio #ctrl_72 span, #f2 .widget-radio #ctrl_2 span, #f2 .widget-radio #ctrl_26 span, #f2 .widget-radio #ctrl_49 span, #f2 .widget-radio #ctrl_72 span, #f3 .widget-radio #ctrl_2 span, #f3 .widget-radio #ctrl_26 span, #f3 .widget-radio #ctrl_49 span, #f3 .widget-radio #ctrl_72 span, #f4 .widget-radio #ctrl_2 span, #f4 .widget-radio #ctrl_26 span, #f4 .widget-radio #ctrl_49 span, #f4 .widget-radio #ctrl_72 span {
  display: block;
  width: 100px;
  float: left;
  margin-bottom: 30px;
}
#f1 .widget-radio #ctrl_21 span, #f1 .widget-radio #ctrl_42 span, #f1 .widget-radio #ctrl_65 span, #f1 .widget-radio #ctrl_88 span, #f2 .widget-radio #ctrl_21 span, #f2 .widget-radio #ctrl_42 span, #f2 .widget-radio #ctrl_65 span, #f2 .widget-radio #ctrl_88 span, #f3 .widget-radio #ctrl_21 span, #f3 .widget-radio #ctrl_42 span, #f3 .widget-radio #ctrl_65 span, #f3 .widget-radio #ctrl_88 span, #f4 .widget-radio #ctrl_21 span, #f4 .widget-radio #ctrl_42 span, #f4 .widget-radio #ctrl_65 span, #f4 .widget-radio #ctrl_88 span {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 30px;
}
#f1 .widget-text input, #f2 .widget-text input, #f3 .widget-text input, #f4 .widget-text input {
  width: 100%;
  border: none;
  color: #113e4d;
  padding: 20px;
  margin-bottom: 30px;
}
#f1 .widget-text input::placeholder, #f2 .widget-text input::placeholder, #f3 .widget-text input::placeholder, #f4 .widget-text input::placeholder {
  color: #113e4d;
}
#f1 legend, #f2 legend, #f3 legend, #f4 legend {
  font-weight: normal;
  border: none;
  color: #113e4d;
}
#f1 .widget-textarea textarea, #f2 .widget-textarea textarea, #f3 .widget-textarea textarea, #f4 .widget-textarea textarea {
  border: none;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px;
}
#f1 .submit_container, #f1 .widget-submit, #f2 .submit_container, #f2 .widget-submit, #f3 .submit_container, #f3 .widget-submit, #f4 .submit_container, #f4 .widget-submit {
  text-align: right;
}
#f1 .submit_container button, #f1 .widget-submit button, #f2 .submit_container button, #f2 .widget-submit button, #f3 .submit_container button, #f3 .widget-submit button, #f4 .submit_container button, #f4 .widget-submit button {
  font-family: 'Noto Serif', serif;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  border: 2px solid #113e4d;
  background: #113e4d;
  font-size: 18px;
  padding: 20px 45px;
}
#f1 .submit_container button:hover, #f1 .submit_container button:focus, #f1 .submit_container button:active, #f1 .submit_container button:active:focus, #f1 .submit_container button:active:hover, #f1 .widget-submit button:hover, #f1 .widget-submit button:focus, #f1 .widget-submit button:active, #f1 .widget-submit button:active:focus, #f1 .widget-submit button:active:hover, #f2 .submit_container button:hover, #f2 .submit_container button:focus, #f2 .submit_container button:active, #f2 .submit_container button:active:focus, #f2 .submit_container button:active:hover, #f2 .widget-submit button:hover, #f2 .widget-submit button:focus, #f2 .widget-submit button:active, #f2 .widget-submit button:active:focus, #f2 .widget-submit button:active:hover, #f3 .submit_container button:hover, #f3 .submit_container button:focus, #f3 .submit_container button:active, #f3 .submit_container button:active:focus, #f3 .submit_container button:active:hover, #f3 .widget-submit button:hover, #f3 .widget-submit button:focus, #f3 .widget-submit button:active, #f3 .widget-submit button:active:focus, #f3 .widget-submit button:active:hover, #f4 .submit_container button:hover, #f4 .submit_container button:focus, #f4 .submit_container button:active, #f4 .submit_container button:active:focus, #f4 .submit_container button:active:hover, #f4 .widget-submit button:hover, #f4 .widget-submit button:focus, #f4 .widget-submit button:active, #f4 .widget-submit button:active:focus, #f4 .widget-submit button:active:hover {
  color: #113e4d;
  border: 2px solid #113e4d;
  background: none;
}
/* Breadcrumb */
.mod_breadcrumb {
  color: #ee7242;
  font-size: 16px;
  margin-top: 16px;
}
.mod_breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mod_breadcrumb li {
  display: inline;
}
.mod_breadcrumb li::after {
  content: " /";
}
.mod_breadcrumb li.last::after {
  content: "";
}
.mod_breadcrumb a {
  color: #113e4d;
}
/* Events */
.event {
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
  background: #fff;
  border-radius: 8px;
  padding: 30px 185px 35px 35px;
  margin-bottom: 20px;
  position: relative;
  max-width: 660px;
  font-family: 'Noto Serif', serif;
  -webkit-transition: all 0.2s ease-in-out 0s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.2s ease-in-out 0s;
}
.event h3 {
  margin-bottom: 0;
}
.mod_eventlist {
  background: #ece9e7;
  padding: 57px 20px;
  overflow: visible;
}
.mod_eventlist .empty {
  text-align: center;
}
.mod_eventlist .event {
  margin: 0 auto 20px;
  border-top: 5px solid transparent;
}
.mod_eventlist a {
  color: #113e4d !important;
  display: block;
  max-width: 660px;
  margin: 0 auto;
}
.mod_eventlist a:hover {
  color: #113e4d;
  text-decoration: none;
}
.mod_eventlist a:hover .event, .mod_eventlist a:focus-within .event, .mod_eventlist a:focus .event {
  transform: scale(1.02, 1.02);
  border-top: 5px solid #113e4d;
}
.event::after {
  position: absolute;
  width: 66px;
  height: 66px;
  background: #9b6ea2;
  border-radius: 33px;
  right: 27px;
  top: -moz-calc(50% - 33px);
  top: -webkit-calc(50% - 33px);
  top: calc(50% - 33px);
  content: "";
}
.home .mod_eventlist {
  padding: 0;
}
.home .mod_eventlist a, .home .mod_eventlist .event {
  max-width: none;
}
.event.category1::after {
  background: #e52c12;
}
.event.category2::after {
  background: #ee7242;
}
.event.category3::after {
  background: #a59836;
}
.event.category4::after {
  background: #f8ad38;
}
.event.category5::after {
  background: #113e4d;
}
.event.category6::after {
  background: #768c93;
}
.event.category7::after {
  background: #672f3a;
}
.event.category8::after {
  background: #f2968b;
}
.event.category13::after {
  background: #9b6ea2;
}
#event_category_wrapper {
  max-width: 660px;
  margin: 0 auto 45px;
}
#event_categories {
  padding-left: 25px;
  border: none;
  border-radius: 8px;
  -webkit-appearance: none;
  max-width: 292px;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Noto Serif', serif;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.995 24.995'%3E%3Cpath d='M.4 8.555a1.379 1.379 0 010-1.943l1.3-1.3a1.375 1.375 0 011.942 0L12.5 14.13l8.86-8.818a1.375 1.375 0 011.942 0l1.3 1.3a1.379 1.379 0 010 1.943L13.468 19.681a1.372 1.372 0 01-1.941 0z' data-name='icon_chevron_down_bold'/%3E%3C/svg%3E") no-repeat 250px center;
  background-size: 17px 17px;
}
#event_categories option {
  padding: 20px 25px;
}
.category1-bg {
  background: #e52c12;
  color: #fff;
}
.category2-bg {
  background: #ee7242;
  color: #fff;
}
.category3-bg {
  background: #a59836;
  color: #fff;
}
.category4-bg {
  background: #f8ad38;
  color: #fff;
}
.category5-bg {
  background: #113e4d;
  color: #fff;
}
.category6-bg {
  background: #768c93;
  color: #fff;
}
.category7-bg {
  background: #672f3a;
  color: #fff;
}
.category8-bg {
  background: #f2968b;
  color: #fff;
}
.category13-bg {
  background: #9b6ea2;
  color: #fff;
}
.event_full .row, .event_full hr {
  margin-bottom: 50px;
}
.event_full h3 {
  margin-bottom: 40px;
}
.event_full .col-md-4 hr {
  margin-bottom: 20px;
}
.event_full form {
  background: #ece9e7;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 35px;
}
.event_full form .widget-headline, .event_full form .widget-explanation {
  background: #fff;
  padding-bottom: 40px;
  margin-left: -28px;
  margin-right: -28px;
  padding-left: 28px;
  padding-right: 28px;
}
.event_full form #ctrl_1, .event_full form #ctrl_25, .event_full form #ctrl_48, .event_full form #ctrl_71 {
  padding-top: 50px;
}
.mod_eventreader .back {
  display: none;
}
.rsce_slide {
  height: 640px !important;
  position: relative;
}
.dlh_googlemap {
  width: 100%;
}
.gm-style-iw {
  padding-top: 10px;
}
.gm-style-iw a, .gm-style-iw .routinglink {
  line-height: 15px;
  font-size: 18px;
}
.gm-style-iw input {
  display: block;
  border: 1px solid #113e4d;
  color: #113e4d;
  margin: 10px auto;
  padding: 5px;
  background: #fff;
}
/* News */
.news {
  margin-bottom: 35px;
}
.news .image {
  background: #d0d0d0;
  width: 33.3333%;
  float: left;
}
.news .text {
  background: #ece9e7;
  float: left;
  padding: 45px 45px 45px 85px;
  width: 66.6667%;
}
.news .info {
  font-family: 'Noto Serif', serif;
  margin-bottom: 10px;
  font-weight: bold;
}
.news h3 {
  font-family: 'Noto Serif', serif;
}
.news .btn {
  margin-top: 25px;
}
.news-btn {
  padding-left: 33.3333%;
}
.news-btn .btn {
  margin-left: 90px;
  margin-top: 25px;
}
.btn {
  margin-top: 35px;
}
.rsce_team {
  margin-bottom: 80px;
}
.rsce_team .name {
  font-size: 25px;
  margin: 25px 0 20px;
}
.rsce_team .job {
  font-size: 18px;
  margin: 0;
  color: #113e4d;
}
.rsce_team .phone {
  font-size: 18px;
  margin: 0;
  color: #113e4d;
}
.rsce_team .mail {
  font-size: 18px;
  margin: 0;
}
.rsce_team .mail a {
  color: #ee7242;
  font-weight: bold;
}
/* Räume */
.rsce_rooms {
  margin-bottom: 35px;
}
.rsce_rooms .image {
  background: #d0d0d0;
  width: 33.3333%;
  float: left;
}
.rsce_rooms .text {
  background: #ece9e7;
  float: left;
  padding: 45px 45px 45px 85px;
  width: 66.6667%;
}
.rsce_rooms h3 {
  font-family: 'Noto Serif', serif;
  margin-bottom: 30px;
}
.rsce_rooms .infos {
  font-weight: bold;
  margin-bottom: 70px;
}
.rsce_rooms .infos span {
  margin-right: 30px;
}
.rsce_rooms .infos span.location {
  margin-right: 0;
}
.rsce_rooms .vortrag, .rsce_rooms .kreis, .rsce_rooms .reihen, .rsce_rooms .gruppentisch, .rsce_rooms .hufeisen {
  float: left;
  margin-right: 80px;
}
.rsce_rooms .vortrag span, .rsce_rooms .kreis span, .rsce_rooms .reihen span, .rsce_rooms .gruppentisch span, .rsce_rooms .hufeisen span {
  color: #113e4d;
  margin-top: 25px;
  text-align: center;
  font-weight: bold;
  display: block;
}
.rsce_rooms .hufeisen {
  margin-right: 0;
}
.pagination {
  width: 100%;
}
.pagination ul {
  list-style: none;
  width: 100%;
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination a {
  width: 45px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #113e4d;
  line-height: 45px;
  color: #113e4d !important;
  display: block;
}
.pagination span, .pagination a:hover {
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 8px;
  border: 1px solid #113e4d;
  line-height: 45px;
  background: #113e4d;
  color: #fff !important;
  text-decoration: none;
}
/* Headerbild */
.rsce_headerbild .image_container, .rsce_headerbild .image_container picture {
  width: 100%;
  display: block;
}
.rsce_headerbild picture {
  margin: 0 auto;
}
.rsce_headerbild img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
/* Accordion */
.ce_accordion {
  margin-bottom: 15px;
  overflow: visible;
  border-radius: 8px;
}
.ui-accordion-header {
  background: #113e4d;
  color: #fff;
  border-radius: 8px;
  padding: 20px 40px;
  font-family: 'Noto Serif', serif;
  font-weight: bold;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.ui-accordion-header:hover {
  cursor: pointer;
}
.ui-accordion-header-active {
  background: #113e4d;
  color: #fff;
  border-radius: 8px 8px 0 0;
}
.ui-accordion-header-icon {
  width: 22px;
  height: 22px;
}
.ui-accordion-header-icon::before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Ebene 1' viewBox='0 0 50 30.342'%3E%3Cpath fill='%23fff' d='M.805 7.286a2.748 2.748 0 010-3.886l2.6-2.595A2.748 2.748 0 017.287.8L25 18.435 42.72.8a2.749 2.749 0 013.883.005L49.2 3.4a2.755 2.755 0 010 3.886L26.942 29.537a2.743 2.743 0 01-3.883 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: transform 0.2s ease-out;
}
.ui-accordion-header-active .ui-accordion-header-icon::before {
  transform: rotate(-180deg);
  transition: transform 0.2s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .ui-accordion-header-icon::before {
    transition: none;
  }
  .ui-accordion-header-active .ui-accordion-header-icon::before {
    transition: none;
  }
}
.ce_accordionSingle {
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.1);
}
.ce_accordionSingle ul li {
  margin-bottom: 10px;
}
.ui-accordion-content {
  padding: 20px 40px;
  color: #113e4d;
  background: #fff;
  border-radius: 0 0 8px 8px;
}
/* Footer */
footer {
  background: #113e4d;
  color: #fff;
  font-size: 15px;
  padding: 85px 0 125px;
}
footer a {
  color: #fff;
}
footer a:hover, footer a:focus {
  color: #fff;
}
footer h5 {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
footer nav {
  margin-top: 20px;
}
footer nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer nav a {
  color: #fff;
}
footer nav a:hover, footer nav a:focus {
  color: #fff;
}
/*========== RESPONSIVE ==========*/
#nav-mobile {
  position: absolute;
  right: 30px;
  top: 30px;
}
#nav-mobile a {
  font-size: 30px;
  color: #113e4d;
}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  header #logo img {
    width: 50%;
    height: auto;
    min-width: 200px;
  }
  footer .ce_text, footer nav {
    max-width: 260px;
    margin: 0 auto;
    margin-top: 40px;
  }
  footer .ce_text h5, footer nav h5 {
    margin-top: 0;
  }
  footer .footer-logo {
    text-align: center;
  }
  footer .footer-logo img {
    max-width: 260px;
    height: auto;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #nav-mobile {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  #nav-mobile a {
    font-size: 20px;
    color: #113e4d;
  }
  header .ce_nps .text {
    font-size: 26px;
    max-width: 500px;
    padding: 20px 70px 20px 50px;
  }
  .big {
    font-size: 50px;
  }
  .rsce_rooms .image {
    float: none;
    width: 100%;
    min-height: 200px;
  }
  .rsce_rooms .text {
    float: none;
    padding: 30px;
    width: 100%;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  header .ce_nps .text {
    margin-top: 40px;
    font-size: 24px;
    max-width: 250px;
    padding: 20px;
  }
  .big {
    font-size: 40px;
  }
  header .ce_nps {
    max-height: 400px;
  }
  .rsce_slide {
    height: 400px !important;
  }
  .news .image {
    float: none;
    width: 100%;
    min-height: 200px;
  }
  .news .text {
    float: none;
    padding: 20px;
    width: 100%;
  }
  .news-btn {
    padding-left: 20px;
  }
  .event {
    padding: 30px;
  }
  .event::after {
    display: none;
    background: #ffcb00 none repeat scroll 0 0;
    border-radius: 20px;
    content: "";
    height: 40px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
  }
  .event.category1 {
    border-right: 7px solid #e52c12;
  }
  .event.category2 {
    border-right: 7px solid #ee7242;
  }
  .event.category3 {
    border-right: 7px solid #a59836;
  }
  .event.category4 {
    border-right: 7px solid #f8ad38;
  }
  .event.category5 {
    border-right: 7px solid #113e4d;
  }
  .event.category6 {
    border-right: 7px solid #768c93;
  }
  .event.category7 {
    border-right: 7px solid #672f3a;
  }
  .event.category8 {
    border-right: 7px solid #f2968b;
  }
  .event.category13 {
    border-right: 7px solid #9b6ea2;
  }
  .news-btn .btn {
    margin-left: 0px;
  }
  #f1 .widget-text #ctrl_11, #f1 .widget-text #ctrl_12, #f1 .widget-text #ctrl_13, #f1 .widget-text #ctrl_14, #f2 .widget-text #ctrl_32, #f2 .widget-text #ctrl_33, #f2 .widget-text #ctrl_35, #f2 .widget-text #ctrl_36, #f3 .widget-text #ctrl_55, #f3 .widget-text #ctrl_56, #f3 .widget-text #ctrl_58, #f3 .widget-text #ctrl_59, #f4 .widget-text #ctrl_78, #f4 .widget-text #ctrl_79, #f4 .widget-text #ctrl_81, #f4 .widget-text #ctrl_82 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
/* Custom, iPhone Retina */
/*========== HELPERS ==========*/
.invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 0 !important;
  padding: 0 !important;
}
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../files/stursula/_lib/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../../files/stursula/_lib/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format('embedded-opentype'), url("../../files/stursula/_lib/fonts/fontawesome-webfont.woff2?v=4.6.3") format('woff2'), url("../../files/stursula/_lib/fonts/fontawesome-webfont.woff?v=4.6.3") format('woff'), url("../../files/stursula/_lib/fonts/fontawesome-webfont.ttf?v=4.6.3") format('truetype'), url("../../files/stursula/_lib/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before, .fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before, .fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before, .fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before, .fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before, .fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before, .fa-users:before {
  content: "";
}
.fa-chain:before, .fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before, .fa-scissors:before {
  content: "";
}
.fa-copy:before, .fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before, .fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before, .fa-sort:before {
  content: "";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "";
}
.fa-legal:before, .fa-gavel:before {
  content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before, .fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before, .fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before, .fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before, .fa-usd:before {
  content: "";
}
.fa-rupee:before, .fa-inr:before {
  content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}
.fa-won:before, .fa-krw:before {
  content: "";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before, .fa-car:before {
  content: "";
}
.fa-cab:before, .fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "";
}
.fa-ge:before, .fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before, .fa-weixin:before {
  content: "";
}
.fa-send:before, .fa-paper-plane:before {
  content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before, .fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before, .fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before, .fa-battery-full:before {
  content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before, .fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before, .fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*========== Martin ==========*/
.caption {
  color: #999;
  font-size: 15px;
  font-style: italic;
  padding-top: 5px;
}
.ce_dlh_googlemaps {
  margin-bottom: 45px;
}
#main .ce_gallery ul {
  padding: 0;
  margin: 0;
}
.ce_gallery li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 45px;
}
.ce_gallery li.col_last {
  margin-right: 0;
}
.ce_table {
  font-family: 'Noto Serif', serif;
  background-color: #ece9e7;
  padding: 20px;
  margin-bottom: 45px;
}
.ce_table td {
  padding: 5px;
  vertical-align: top;
}
.ce_table td.col_first {
  padding-right: 15px;
}
.ce_rsce_sliderElement {
  position: relative;
  width: 100%;
}
.ce_rsce_sliderElement .inside, .ce_rsce_sliderElement .content_container, .ce_rsce_sliderElement .image_container, .ce_rsce_sliderElement picture {
  max-width: 100%;
  height: 100%;
}
.ce_rsce_sliderElement img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
#main_slider {
  position: relative;
}
#main_slider, #main_slider .ce_rsce_slider_start, #main_slider .ce_rsce_sliderElement {
  height: 640px !important;
}
#main_slider .ce_nps {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
/*------------------------------------*\
   Mmenu Strong fix
   ^3.0
   Version 3.0.2
\*------------------------------------*/
.mm-menu strong.active, .mm-menu strong.trail {
  line-height: var(--mm-line-height);
  padding: calc(( var(--mm-listitem-size) - var(--mm-line-height) ) / 2);
  padding-left: 20px;
  font-weight: bold;
}
.mm-menu .submenu.trail span {
  display: block;
  font-weight: bold;
}
/*------------------------------------*\
   Form label Fix
\*------------------------------------*/
@media only screen and (min-width: 992px) {
  .ce_form .row.street {
    display: flex;
    flex-wrap: wrap;
  }
}
.ce_form .row.street > * {
  float: none !important;
  flex-basis: 100%;
}
@media only screen and (min-width: 480px) {
  .ce_form .row.street > * {
    display: flex;
  }
}
.ce_form .row.street > * {
  flex-basis: 50%;
}
.ce_form .row.street > * > * {
  flex-basis: 50%;
}
@media only screen and (min-width: 480px) {
  .ce_form .row.street > * > * {
    flex-basis: 50%;
  }
  .ce_form .row.street > * > *:first-child {
    padding-right: 30px;
  }
  .ce_form .row.street > *:first-child > *:first-child, .ce_form .row.street > *:last-child > *:last-child {
    flex-grow: 1;
    flex-basis: 70%;
  }
  .ce_form .row.street > *:first-child > *:last-child, .ce_form .row.street > *:last-child > *:first-child {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 30%;
  }
}
@media only screen and (min-width: 992px) {
  .ce_form .row.street > * > * {
    flex-basis: 50%;
  }
  .ce_form .row.street > * > *:first-child {
    padding-right: 30px;
  }
  .ce_form .row.street > *:first-child > *:first-child, .ce_form .row.street > *:last-child > *:last-child {
    flex-grow: 1;
    flex-basis: 70%;
  }
  .ce_form .row.street > *:first-child > *:last-child, .ce_form .row.street > *:last-child > *:first-child {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 30%;
  }
}
#search .formbody, .widget-text, .widget-textarea {
  position: relative;
}
#search .formbody > label, .widget-text > label, .widget-textarea > label {
  position: absolute !important;
  top: 20px;
  left: 20px;
  z-index: 3;
  transition: 0.05s ease-out all;
  font-weight: normal;
}
.widget-text > label, .widget-textarea > label {
  max-width: calc(100% - 20px);
}
.widget-text > label:hover, .widget-textarea > label:hover {
  cursor: text;
}
.widget-text > label span.mandatory, .widget-textarea > label span.mandatory {
  color: var(--colorGray2);
}
#search .formbody:focus > label, #search .formbody.focus > label, #search .formbody.filled > label, .widget-text:focus > label, .widget-textarea:focus > label, .widget-text.focus > label, .widget-textarea.focus > label, .widget-text.filled > label, .widget-textarea.filled > label {
  position: absolute;
  top: 3px;
  left: 20px;
  font-size: 9px;
  font-weight: 500;
  transition: 0.05s ease-out all;
}
/*------------------------------------*\
	.backToTop
\*------------------------------------*/
#footer .container {
  position: relative;
}
.backToTop_container {
  position: absolute;
  text-align: center;
  right: 20px;
  top: -85px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transform: translate(0, -25px);
}
.backToTop {
  /* position: absolute; */
  /* right: 0; */
  /* bottom: calc( ( var(--gridWidth) / -3 ) - 0.5em ); */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1320px) {
  .backToTop_container {
    right: 0px;
    transform: translate(100%, -25px);
  }
}
.backToTop_container:hover {
  transform: translate(0, -30px);
}
@media only screen and (min-width: 1320px) {
  .backToTop_container:hover {
    transform: translate(100%, -30px);
  }
}
.backToTop svg {
  width: 25px;
  height: 25px;
}
.backToTop span {
  text-transform: uppercase;
  font-size: 0.7em;
  color: #ee7242;
  font-weight: bold;
  padding-top: 5px;
}
.backToTop_container .svg_container {
  width: 50px;
  height: 50px;
  background-color: #ee7242;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
.fa-file-pdf-o::before {
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
}
.ce_download a .fa-file-pdf-o::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='icon_pdf' viewBox='0 0 25 25'%3E%3Cpath fill='%23ee7242' d='M21.873 6.444v16.213A2.344 2.344 0 0119.53 25H5.47a2.344 2.344 0 01-2.343-2.343V2.348A2.351 2.351 0 015.47 0h9.963a2.341 2.341 0 011.656.689l4.1 4.1a2.358 2.358 0 01.684 1.655zm-1.562 16.213V7.816h-5.077a1.17 1.17 0 01-1.172-1.172V1.567H5.47a.784.784 0 00-.781.781v20.309a.784.784 0 00.781.781h14.06a.784.784 0 00.781-.781zm-2.758-5.6a7.448 7.448 0 01-3.153-.97 28.37 28.37 0 00-4 1.171 13.063 13.063 0 01-1.529 2.222c-1.475 1.611-2.763.506-2.592-.312.23-1.129 1.855-2.038 2.87-2.559a47.1 47.1 0 002.051-4.321 8.215 8.215 0 01-.411-3.8 1.142 1.142 0 012.177.333 7.138 7.138 0 01-.311 3.168 5.1 5.1 0 002.2 2.763c.913-.122 2.939-.322 3.6.327a1.183 1.183 0 01-.902 1.982zM9 17.433a6.817 6.817 0 00-1.733 1.992c-.001.034.654-.269 1.733-1.992zm4.648-2.167a6.351 6.351 0 01-1.712-2.026 22.965 22.965 0 01-1.408 3.109 17.871 17.871 0 013.119-1.083zM12.016 10.9c.279-.494.323-2.324-.1-2.324a4.76 4.76 0 00.1 2.324zm3.97-9.1a.766.766 0 00-.362-.2v4.654h4.663a.764.764 0 00-.206-.361zm-.093 13.82c1.841.785 2.123.443 2.123.443.206-.133-.122-.593-2.123-.446z'/%3E%3C/svg%3E");
}
.fa-search:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.95 24.95'%3E%3Cpath d='M24.629 23.25l-1.383 1.38a1.164 1.164 0 01-1.654 0l-4.868-4.867a1.169 1.169 0 01-.342-.83v-.795a10.15 10.15 0 111.758-1.758h.795a1.166 1.166 0 01.83.342l4.868 4.868a1.178 1.178 0 01-.004 1.66zm-8.247-13.119a6.25 6.25 0 10-6.249 6.249 6.246 6.246 0 006.249-6.249z' data-name='icon_search_bold'/%3E%3C/svg%3E");
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22(stdin)%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_path.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_core.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_larger.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_fixed-width.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_list.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_bordered-pulled.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_animated.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_rotated-flipped.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_stacked.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_icons.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_screen-reader.scss%22%2C%22www%2Fhtdocs%2Fw0155394%2Fbildungshaus-st-ursula.de%2Ffiles%2Fstursula%2F_lib%2Fscss%2F..%2F..%2F..%2F..%2Ffiles%2Fstursula%2F_lib%2Fscss%2F_font-awesome%2F_mixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%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%3B%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FBA%3BAA4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5CA%3BAA0DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1DA%3BAAuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvEA%3BAAoFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApFA%3BAAiGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBL%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAmCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FqBH%3BAAwrBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAA1sBD%3BAAgtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQU%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAp5BD%3BAA85BA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAr9BF%3BAA49BA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzhCD%3BAAsiCA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArjCD%3BAAkkCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApoCA%3BAA8oCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAxqCH%3BAAirCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAArrCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAguCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhvCF%3BAAwvCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhxCA%3BAAwxCA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAl2CA%3BAAAA%3BAAi4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAA%2F4CA%3BAAAA%3BAAAA%3BAAAA%3BAAw5CA%3BAAAA%3BAAAA%3BAAx5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFHA%3BAGIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACVA%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BACZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BANdF%3BAMkBA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACpBF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BATnBA%3BAAAA%3BAUGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BACxtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZlDF%3BAAi6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5%2BCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8%2FCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAtgDA%3BAAAA%3BAAAA%3BAAkhDA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1oDA%3BAAAA%3BAAAA%3BAA%2BpDA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */