@charset "UTF-8";
html, body {
  font-family: "DM Sans", sans-serif !important;
  font-weight: 400;
}
body {
  line-height: 1.4rem !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
  word-wrap: normal !important;
  hyphens: auto !important;
  -moz-hyphens: auto !important;
  -webkit-hyphens: auto !important;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
p span:hover {
  text-decoration: none !important;
}
.font-size-xl, .font-size-xl p {
  font-size: 2.5rem !important;
  line-height: normal;
}
.font_headline p {
  font-family: "Stolzl-Bold";
}
.container > .ce_text {
  padding-left: 10%;
  padding-right: 10%;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .container > .ce_text {
    padding: 0%;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.contentwrap .ce_text {
  padding-left: 10%;
  padding-right: 10%;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .contentwrap .ce_text {
    padding: 0%;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.contentwrap .autogrid_row .column .ce_text {
  padding-left: 0% !important;
  padding-right: 0% !important;
}
.ce_text_extented p strong {
  font-family: "Stolzl-Bold";
  font-size: 1.15rem !important;
  font-weight: normal;
  line-height: normal;
}
.mod_navigation a {
  font-family: "Stolzl-Bold";
  line-height: normal;
}
#nav-open-btn {
  display: none !important;
}
.smartmenu {
  display: block !important;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .smartmenu {
    height: 70px;
    top: -15px;
    position: relative;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
@media only screen and (max-width: 767px) {
  .fixed-header .smartmenu {
    top: 0px;
    position: relative;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.smartmenu-content .smartmenu-close {
  top: 25px !important;
  right: calc((100vw / 2) - (1240px / 2) + 40px) !important;
}
@media only screen and (max-width: 1240px) {
  .smartmenu-content .smartmenu-close {
    right: 135px !important;
  }
}
@media only screen and (max-width: 767px) {
  .smartmenu-content .smartmenu-close {
    right: 20px !important;
    top: 10px !important;
  }
}
.mod_navigation .smartmenu-table {
  background: rgba(0, 0, 0, 0.95) !important;
}
.mod_navigation .smartmenu-table ul.level_1 li a.active {
  color: #eb5b3a;
  border-color: #eb5b3a;
}
.mod_navigation .smartmenu-table ul.level_1 li.trail ul.level_2 li a.active {
  color: #eb5b3a;
  border-color: #eb5b3a;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
  border-bottom: 0px !important;
}
.smartmenu-content .mod_navigation .level_1 > li {
  font-size: 3.2rem !important;
  text-transform: none !important;
}
@media only screen and (max-width: 767px) {
  .smartmenu-content .mod_navigation .level_1 > li {
    font-size: 2.2rem !important;
  }
}
.smartmenu-content .mod_navigation .level_2 > li a {
  font-family: "Questrial", sans-serif !important;
}
/************
	HOME 
************/
.ce_revolutionslider .fullscreen.fullscreen-container {
  max-height: calc(100vh - 100px) !important;
}
.ce_revolutionslider a.hyperlink_txt.ce_revolutionslider_hyperlink {
  margin-top: -70px;
  letter-spacing: 1px !important;
}
.tp-leftarrow, .tp-rightarrow {
  margin-top: -85px !important;
}
@media only screen and (max-width: 767px) {
  .tparrows {
    top: calc(100% - 72px) !important;
  }
}
.tparrows .tp-arr-iwrapper {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .ce_revolutionslider_text {
    font-size: 30px !important;
    line-height: 30px !important;
    width: 100vw;
    padding: 0 20px;
    height: auto;
    white-space: normal;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .slide .ce_revolutionslider_text:nth-child(3) {
    margin-top: 40px;
    font-size: 20px !important;
    line-height: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .ce_revolutionslider_hyperlink {
    font-size: 14px !important;
    min-width: 50% !important;
    line-height: 40px !important;
    top: calc(100% - 100px) !important;
  }
}
.ce_revolutionslider_hyperlink {
  background: #fff !important;
  border-color: #fff !important;
  color: #eb5b3a !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ce_revolutionslider_hyperlink:hover {
  background: #eb5b3a !important;
  border-color: #eb5b3a !important;
  color: #fff !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ce_revolutionslider_hyperlink.orange {
  background: #eb5b3a !important;
  border-color: #eb5b3a !important;
  color: #fff !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ce_revolutionslider_hyperlink.orange:hover {
  background: #fff !important;
  border-color: #fff !important;
  color: #eb5b3a !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    top: calc(100% - 62px) !important;
    margin-top: 0px !important;
    z-index: 111;
  }
}
/************
	LINKBOX 
************/
.ce_linkbox .ce_linkbox_overlay.no_overlay {
  background: transparent !important;
  opacity: 0 !important;
}
.ce_linkbox .ce_linkbox_link_more {
  float: none;
  clear: both;
  display: block !important;
  overflow: hidden;
  height: 0px;
  margin-bottom: 0px !important;
  position: absolute;
  bottom: 80px;
  width: 100%;
  text-align: center;
}
.ce_linkbox .ce_linkbox_link_more .ce_linkbox_link {
  display: none !important;
}
.ce_linkbox .ce_linkbox_link_more a {
  display: inline-block;
  overflow: hidden;
  padding: 0px;
  height: auto;
  width: auto;
  opacity: 0;
  text-decoration: none !important;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.ce_linkbox:hover .ce_linkbox_link_more {
  height: auto;
  opacity: 1 !important;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.ce_linkbox:hover .ce_linkbox_link_more a {
  display: inline-block;
  overflow: hidden;
  height: auto;
  width: auto;
  padding: 0px 0px;
  color: #fff !important;
  opacity: 1 !important;
  border-bottom: 1px solid #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
/************
	MENTORS 
************/
.mentors-details .mod_newsreader .ce_image .image_container img {
  height: 400px;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /*
	.mod_newslist .mod_newslist .item .image::after,
	.mod_newslist .mod_newslist .item:hover .image::after {
	    display: none !important;
	    opacity: 0 !important;
	}
*/
  .mod_newslist .mod_newslist .item {
    width: calc(50% - 5px) !important;
    margin-bottom: 10px;
  }
  .mod_newslist .mod_newslist .item:nth-child(even) {
    margin-right: 5px;
  }
  .mod_newslist .mod_newslist .item:nth-child(odd) {
    margin-left: 5px;
  }
  .mod_newslist .mod_newslist .item .info {
    transform: scale(0.8);
    /*
		    opacity: 0 !important;
		    display: none !important;
*/
  }
}
/************
	EVENTS 
************/
#event-teaser .container {
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
#tabs li {
  float: left;
  margin-right: 20px;
}
#tabs li a {
  display: inline-block;
  padding: 12px 20px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: all 0.2s ease-out 0s;
  width: auto;
  background: #eb5b3a;
  border: 2px solid #eb5b3a;
  color: #fff;
  font-weight: bold;
  min-width: 140px;
  text-align: center !important;
  position: relative;
}
#tabs li a.active {
  opacity: 0.5;
}
.mod_eventlist .autogrid_wrapper.event {
  background-color: transparent;
  color: #9a9a9a;
  padding: 15px 15px 15px 10px;
  line-height: 1.5em !important;
  border-bottom: 1px solid #9a9a9a;
  transition: all 0.5s ease !important;
  -webkit-transition: all 0.5s ease !important;
}
.mod_eventlist .autogrid_wrapper.event:hover {
  color: #3b3c42 !important;
  background-color: transparent;
  transition: all 0.5s ease !important;
  -webkit-transition: all 0.5s ease !important;
}
.mod_eventlist .autogrid_wrapper .autogrid {
  width: 100%;
  flex: 100%;
  display: block;
}
.mod_eventlist .autogrid_wrapper .autogrid.date {
  font-size: 16px;
}
.mod_eventlist .autogrid_wrapper .autogrid.time {
  text-align: left;
  font-size: 16px;
}
.mod_eventlist .autogrid_wrapper .autogrid.title {
  font-family: "Stolzl-Bold";
}
.mod_eventlist .autogrid_wrapper .autogrid.title .teaser {
  margin-top: 10px;
  font-family: "DM Sans", sans-serif !important;
}
.mod_eventlist .autogrid_wrapper .autogrid.location {
  font-size: 16px;
  margin-top: 10px;
}
.mod_eventreader .info {
  margin-left: 0px !important;
  padding-left: 10% !important;
  padding-right: 10% !important;
  border-left: none !important;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .mod_eventreader .info {
    padding: 0% !important;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.mod_eventreader .info time {
  font-size: 16px;
}
.mod_eventreader .info .location {
  font-size: 16px;
}
.mod_eventreader .info .location:before {
  content: "" !important;
}
.mod_eventreader .ce_text {
  padding-left: 10% !important;
  padding-right: 10% !important;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .mod_eventreader .ce_text {
    padding: 0% !important;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.mod_eventreader .back {
  padding-left: 10% !important;
  padding-right: 10% !important;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .mod_eventreader .back {
    padding: 0% !important;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
/************
	BLOG 
************/
.mod_newslist .newslist-v2 .image_container {
  border-radius: 0px;
}
.mod_newslist .newslist-v2 .image_container img {
  border-radius: 0px;
}
.mod_newslist .comments-v2 {
  display: none;
}
.newslist-v2 h4 {
  text-transform: none !important;
}
@media only screen and (max-width: 767px) {
  .newslist-v2 h4 {
    padding-right: 0px !important;
  }
}
.mod_newsreader .newsreader .ce_headline_extended {
  padding: 0 10%;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .mod_newsreader .newsreader .ce_headline_extended {
    padding: 0%;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
.mod_newsreader .newsreader .ce_text {
  padding: 0 10%;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .mod_newsreader .newsreader .ce_text {
    padding: 0%;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
  }
}
@media only screen and (max-width: 767px) {
  .ce_teaserbox.image_right .ce_teaserbox_inside {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .ce_teaserbox.image_right .ce_teaserbox_inside .text_wrapper {
    margin-top: 30px;
  }
}
/************
	VIDEOS 
************/
.videos .ce_youtube h1, .videos .ce_youtube h2, .videos .ce_youtube h3, .videos .ce_youtube h4, .videos .ce_youtube h5, .videos .ce_youtube h6 {
  font-family: "DM Sans" !important;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
}
/************
	ZITATE 
************/
.zitate {
  background-color: #eb5b3a;
}
.zitate .container {
  position: relative;
}
.zitate .container:before {
  font-family: "Stolzl-Bold";
  content: ' " ';
  display: inline-block;
  color: #ff973a;
  font-size: 300px;
  line-height: 210px;
  height: auto;
  text-align: center;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 0px;
}
.zitate .container .ce_text_extented p strong {
  font-family: "Questrial", sans-serif !important;
  letter-spacing: 2px;
  font-size: 0.8rem !important;
  color: #fff;
}
.zitate .ce_bgimage.bg-nocolor {
  background-color: transparent;
}
.zitate .ce_testimonial_inside {
  color: #fff;
  max-width: 60% !important;
}
@media only screen and (max-width: 767px) {
  .zitate .ce_testimonial_inside {
    max-width: 100% !important;
  }
}
.zitate .ce_testimonial_inside .text p {
  font-size: 1.5rem;
  line-height: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .zitate .ce_testimonial_inside .text p {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
.zitate .ce_testimonial_inside .text.font_serif_2, .zitate .ce_testimonial_inside .text.font-serif-2 {
  font-family: "Stolzl-Bold";
}
.zitate .ce_testimonial_inside .info .name {
  color: #fff;
  font-family: "DM Sans" !important;
  font-weight: 400;
  font-size: 16px;
}
.zitate .ce_testimonial_inside .info .name.font_headline {
  margin-bottom: 0px;
}
.zitate .ce_testimonial_inside .info .additional {
  color: #fff;
  font-family: "DM Sans" !important;
  font-weight: 400;
  font-size: 16px;
}
.zitate .ce_testimonial_inside .info a {
  display: block;
  color: #fff;
  text-decoration: underline;
  margin-top: 25px;
}
.zitate .ce_testimonial_inside .image_container {
  width: 150px;
  height: 150px;
  border: 0px;
}
.swiper-container {
  padding-top: 30px !important;
}
@media only screen and (max-width: 767px) {
  .swiper-container {
    padding-top: 70px !important;
  }
}
.ce_swiper-slider-start.style2_light .swiper-button-next::after, .ce_swiper-slider-start.style2_light .swiper-button-prev::after {
  color: white !important;
}
.swiper-button-next, .swiper-button-prev {
  opacity: 1 !important;
}
.swiper-button-next::after, .swiper-button-prev::after {
  color: white !important;
}
.ce_swiper-slider-start.style2_light .swiper-pagination-bullet {
  background: #ebecf0 !important;
  border: 1px solid #eb5b3a !important;
}
.ce_swiper-slider-start.style2_light .swiper-pagination-bullet-active {
  opacity: 1;
  width: 12px !important;
  height: 12px !important;
  position: relative;
  border-radius: 100px !important;
  background: #ff973a !important;
}
.ce_swiper-slider-start.style2_light .swiper-pagination-bullet-active::after {
  content: "";
  display: block;
  width: 16px !important;
  height: 16px !important;
  border-radius: 52px !important;
  position: absolute;
  left: -4px !important;
  top: -4px !important;
  transform: rotate(45deg);
  z-index: -1;
  border: 1px solid #ff973a;
}
/************
	FOOTER 
************/
#footer a {
  color: #eb5b3a !important;
}
#footer .footer-col1 .mod_registration {
  padding: 0% !important;
  background: transparent !important;
  margin: 0px auto;
  max-width: 500px;
  box-shadow: none !important;
}
#footer .footer-col1 .mod_registration .widget-submit button {
  border-radius: 0px;
}
#footer .footer-col1 .mod_registration label {
  color: #747474;
}
#footer .footer-col1 .ce_text p a {
  display: inline-block;
  padding: 12px 20px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: all 0.2s ease-out 0s;
  width: 100%;
  background: #eb5b3a;
  border: 2px solid #eb5b3a;
  color: #fff;
  font-weight: bold;
  min-width: 140px;
  text-align: center !important;
  position: relative;
}
#footer .mod_socials a {
  color: #747474 !important;
}
/************
	NEWSLETTER 
************/
.newsletter .mod_pageimage {
  display: none;
}
/************
	POPUP 
************/
.ce_popup_start.overlay_light .ce_popup_overlay {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
.ce_popup_start.overlay_dark .ce_popup_overlay {
  background-color: rgba(235, 91, 58, 0.95) !important;
}
.ce_popup_start .ce_popup_content {
  padding: 40px;
}
.ce_popup_start .ce_popup_content .ce_iconbox_cwrapper a.link {
  background-color: #eb5b3a;
  padding: 10px 30px;
  color: #fff;
  border: 1px solid #eb5b3a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.ce_popup_start .ce_popup_content .ce_iconbox_cwrapper a.link:before {
  display: none;
}
.ce_popup_start .ce_popup_content .ce_iconbox_cwrapper a.link:hover {
  background-color: #fff;
  color: #eb5b3a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .ce_popup_start .ce_popup_content .ce_iconbox .headline {
    font-size: 1.2rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .ce_popup_start .ce_popup_content .ce_iconbox .content p {
    font-size: 16px !important;
  }
}
/************
	FORM 
************/
.ce_form form fieldset {
  padding: 0px !important;
  border: none !important;
}
.ce_form form legend {
  background-color: transparent !important;
  color: #3b3c42 !important;
  padding: 0px !important;
  font-size: 16px !important;
}
.ce_form form .explanation p strong {
  color: #3b3c42;
  font-family: "Stolzl-Bold";
  font-size: 1.15rem !important;
}
.ce_form form .widget-pagebreak button {
  font-family: "Questrial", sans-serif !important;
  font-weight: 300 !important;
  font-size: 20px;
  display: inline-block;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.2s ease-out 0s;
  width: auto;
  background: #eb5b3a;
  border: 1px solid #eb5b3a;
  color: #fff;
  font-weight: bold;
  min-width: 140px;
  text-align: center;
  position: relative;
  margin-right: 20px;
}
.ce_form form .widget-pagebreak button:hover {
  background-color: #fff;
  color: #eb5b3a;
}
/************
	MAILCHIMP 
************/
.mod_mailchimp_subscribe {
  /*
	.widget-checkbox {
		display: none;
	}	
	.widget-text {
		display: none;
	}	
*/
}
.mod_mailchimp_subscribe .widget-text.mandatory {
  display: block;
}
/**
	langswitcher
 */
.header .mod_langswitcher {
  font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
  padding-right: 0;
  vertical-align: middle;
}
.mod_langswitcher ul {
  left: auto;
  right: 0;
  width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
  line-height: 1rem;
}
.mod_langswitcher span {
  display: inline-block;
}
.mod_langswitcher img {
  display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
  display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
  background: none;
}
.mm-menu .mod_langswitcher ul li img {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fgrace.validserver.de%2Fgrace-accelerator.validserver.de%2Ffiles%2Fcto_layout%2Fcss%2Fgrace.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAcT%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAA3LA%3BAAAA%3BAAAA%3BAAwMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhTD%3BAAAA%3BAAAA%3BAA8TK%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtWH%3BAAAA%3BAAAA%3BAAiYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzZL%3BAAAA%3BAAAA%3BAA8aC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtjBF%3BAAAA%3BAAAA%3BAAskBE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAApoBJ%3BAAAA%3BAAAA%3BAAkpBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlpBF%3BAAAA%3BAAAA%3BAA%2BpBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjyBJ%3BAAAA%3BAAAA%3BAAozBA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQK%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAn2BF%3BAAAA%3BAAAA%3BAA82BC%3BAAAA%3BAAAA%3BAA92BD%3BAAAA%3BAAAA%3BAA23BE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAx6BN%3BAAAA%3BAAAA%3BAAy7BE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAj%2BBJ%3BAAAA%3BAAAA%3BAA8%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAv%2FBD%3BAAAA%3BAAAA%3BAA%2B%2FBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */