@charset "UTF-8";
.schwarz{color:#000}.pink{color:#FF006D}.weiss{color:#fff}#bild_links_text_rechts{text-align:left}#bild_links_text_rechts .row{align-items:center}#bild_links_text_rechts p{font-size:12.8px}.zentriert{text-align:center}#what_we_do .pink.headline.headlineohnezahl{max-width:900px;margin:0 auto}#who_are_we .pink.headline{max-width:900px;margin:0 auto}#our_athlets .pink.headline{font-size:5.3rem}#get_in_touch .weiss.headline{max-width:750px;margin:0 auto;font-size:5.3rem}#expertise{background:#ff006d;background:-moz-linear-gradient(180deg, #ff006d 25%, white 25%);background:-webkit-linear-gradient(180deg, #ff006d 25%, white 25%);background:linear-gradient(180deg, #ff006d 25%, white 25%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff006d",endColorstr="#ffffff",GradientType=1)}.kontaktmail{text-align:center;margin-top:3rem}.kontaktmail a{color:#FF006D;font-size:4rem;border:2px solid #FF006D;padding:1rem 3rem 0.8rem 3rem;transition:1s all;border-radius:100px}.kontaktmail a:hover,.kontaktmail a:focus{color:#191919;text-decoration:none;background:#FF006D}@media only screen and (max-width:767px){.kontaktmail a{font-size:2rem}#who_are_we .pink.headline{font-size:1.765rem}#our_athlets .pink.headline{font-size:1.765rem}#get_in_touch .weiss.headline{font-size:1.765rem}}@media only screen and (max-width:575px){.kontaktmail a{font-size:1.5rem}}#preview,#previewpdf,#mobilepreviewpdf{position:absolute;border:1px solid #000;background:#000;padding:2px;display:none;color:#fff;max-width:400px;z-index:20}#Bildtrenner{text-align:center}canvas{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100vw;max-height:100vh}.sectionbackground{z-index:-1;position:fixed;top:0;left:0;height:100%;width:100%;background-size:100%;background-position:right top}@supports (-webkit-touch-callout: none){.maxwidth{background-attachment:scroll !important;background-position:top !important;background-image:none !important;background-color:transparent !important}}.burns-around{width:100%;margin:0 auto;overflow:hidden;position:relative}.burns-around img{width:100%;animation:move 40s ease;-ms-animation:move 40s ease;-webkit-animation:move 40s ease;-0-animation:move 40s ease;-moz-animation:move 40s ease}@-webkit-keyframes move{0%{-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}100%{transform:scale(1.3);-ms-transform:scale(1.3);-webkit-transform:scale(1.3);-o-transform:scale(1.3);-moz-transform:scale(1.3)}}@keyframes slide-in-blurred-top{0%{transform:translateY(-50px);transform-origin:50% 0%;filter:blur(20px);opacity:0}100%{transform:translateY(0);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slide-in-blurred-bottom{0%{transform:translateY(50px);transform-origin:50% 0%;filter:blur(20px);opacity:0}100%{transform:translateY(0);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes blur-in{0%{filter:blur(12px) opacity(0%)}100%{filter:blur(0.01)}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-top{0%{transform:translateY(-50px);opacity:0}100%{transform:translateX(0);opacity:1}}.textblock,.button,.panel-group,.accordbox{opacity:0}.textblock.anim{animation-duration:1s;animation-name:slide-in-top;opacity:1}.headline.anim{animation-duration:1s;animation-name:blur-in;opacity:1}.button{animation-duration:1s;animation-name:slide-in-blurred-top;opacity:1}.panel-group.anim{animation-duration:1s;animation-name:slide-in-left;opacity:1}.accordbox.anim{animation-duration:1s;animation-name:blur-in;opacity:1}#header-placeholder{height:6.5rem}header{background:transparent;width:100%;position:fixed;top:0;z-index:99999;background-color:#000;border-bottom:1px solid #FF006D}header .container{max-width:1400px}header nav{display:flex;justify-content:space-between;height:6.5rem;align-items:center;transition:0.4s;transition-timing-function:linear;overflow:hidden}header nav #burger-menu{display:none}header nav .img-mainnavi img{width:220px;transition:0.4s all;margin-left:20px}header nav ul.nav{position:relative;display:flex;justify-content:flex-end;align-items:center;margin:0 15px 0 0;height:100%}header nav ul.nav li{position:relative;list-style:none;padding:15px;display:flex;justify-content:flex-end;align-items:center;height:100%}header nav ul.nav li a{font-family:"Kurdis CondensedBold.woff2", sans-serif;font-size:1.56rem;color:#fff;text-decoration:none;text-align:center;padding:0px;font-weight:600;text-transform:uppercase;padding:4px 0 0 0}header nav ul.nav li img{width:85px;margin-top:-15%}header nav ul.nav li .active{text-decoration:underline}header nav ul.nav li ul{max-height:0;overflow:hidden;padding:unset;background:#808080;transition:max-height 0.4s}header nav ul.nav li ul li a{padding:0 0.3rem;font-size:0.45rem}header nav ul.nav .social-links a img{width:48px}header nav ul.nav li a:hover,header nav ul.nav li a:active{color:#FF006D}header nav ul.nav li:nth-child(4) a{color:#FF006D;border:2px solid #FF006D;padding:13px 20px 6px 20px;border-radius:100px}header nav ul.nav li:nth-child(4) a:hover{color:white}header nav ul.nav li:after{content:"";width:0%;height:8px;background-color:#fff;position:absolute;bottom:0px;left:0px;display:block;transition:all 0.5s}header nav ul.nav li:hover:after,header nav ul.nav li.active:after{width:100%}header nav ul.nav li a:hover::after,header nav ul.nav li a:active::after{opacity:1}header nav ul.nav li.show-suboptions>a{color:#FFFF00}header nav ul.nav li.show-suboptions ul{z-index:9999;height:auto;max-height:300px}header nav ul.nav li.show-suboptions .menu-arrow::after{transform:rotate(90deg)}header nav .impdatlinksmobile{display:none}header nav .impdatlinksmobile .impdatlinks{text-align:center}header nav .impdatlinksmobile .impdatlinks a{font-family:"Kurdis CondensedBold.woff2", sans-serif;font-size:1rem;color:#fff;text-decoration:none;text-align:center;padding:0px;font-weight:600;text-transform:uppercase;padding:14px 10px 10px 10px}header #navi.scrolled{height:0;overflow:hidden}.subheader{padding-top:6.5rem;display:block;position:relative;height:100vh}.subheader #background-video{width:100%;height:100%;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.subheader .headercontent{position:absolute;left:50%;top:50%;width:70%;transform:translate(-50%, -50%);text-align:center}.subheader .headercontent h1{font-size:175px;line-height:155px;text-transform:uppercase;color:#fff}.subheader .headercontent h1 span{display:block}.subheader .headercontent h2{font-family:"Kurdis ExtraCondensedBold", sans-serif;color:#fff;font-weight:normal;font-size:35px;line-height:37px;letter-spacing:0.1em}.subheader .headercontent .button{margin-top:30px}.subheader .headercontent .button a{text-transform:uppercase}.subheader_placeholder{padding-top:6.5rem}.logosbalken{width:100%;background-color:#5FD68B;display:flex;flex-direction:row;padding:15px 40px;position:relative}.logosbalken .initiative{margin-right:15px}.logosbalken .initiative h4{text-transform:uppercase;margin-bottom:0px;font-size:0.8rem}.logosbalken .logoimgs{display:flex;align-items:center}.logosbalken .logoimgs a{border-left:2px dotted #fff;padding:0 25px}.logosbalken .logoimgs a:first-child{border:none}.mobilebreak{display:none}@media only screen and (max-width:1399px){header nav .img-mainnavi img{}}@media only screen and (max-width:1199px){nav li a{font-size:0.45rem}}@media only screen and (min-width:992px){header nav ul.rex-navi1 li a:hover{color:#FFFF00}header nav ul.rex-navi1 li a:hover:after{color:#FF006D}header nav ul.rex-navi1 li ul.rex-navi2{position:relative;top:2.6rem}header nav ul.rex-navi1 #footer-mobile-menu{display:none}header nav ul.rex-navi1 li:hover ul,header nav ul.rex-navi1 li.show-suboptions ul{z-index:9999;height:auto;max-height:300px}}@media only screen and (max-width:991px){header{overflow:hidden;transition:height 0.4s;height:5.5rem}header nav{justify-content:left;height:5.5rem}header nav #burger-menu{display:block;position:fixed;right:15px;top:27px;width:2.6rem;height:1.95rem}header nav #burger-menu .bars{width:100%;height:100%}header nav #burger-menu .bars span{position:absolute;display:block;background:#FF006D;width:100%;height:4px;transition:0.4s}header nav #burger-menu .bars #bar1{top:0}header nav #burger-menu .bars #bar2{top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}header nav #burger-menu .bars #bar3{bottom:0}header nav #burger-menu:hover{cursor:pointer}header nav .img-mainnavi{text-align:left}header nav .img-mainnavi img{position:relative;left:0px;top:0px;height:7.5rem;width:auto;margin-left:0}header nav ul.nav{display:none;padding:15px 0 0 0}header nav ul.nav li{text-align:center;display:block;height:auto}header nav ul.nav li ul{background:unset}header nav ul.nav li:hover:after,header nav ul.nav li.active:after{width:0%}header nav ul.nav li.show-suboptions a:after{transform:rotate(90deg)}header nav ul.nav #footer-mobile-menu div{display:flex;flex-direction:column}header nav ul.nav #footer-mobile-menu div span{display:none}header #navi.scrolled{height:5.5rem}header.mobile-open{height:100vh;width:100vw;overflow:hidden}header.mobile-open .container{padding:0px}header.mobile-open #header-placeholder{height:unset}header.mobile-open nav{height:100% !important;flex-direction:column;background:none;position:relative;background-color:#191919}header.mobile-open nav .bars #bar1{background:#FF006D;top:50% !important;-webkit-transform:translate(0, -50%) rotate(45deg);-moz-transform:translate(0, -50%) rotate(45deg);-o-transform:translate(0, -50%) rotate(45deg);-ms-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg)}header.mobile-open nav .bars #bar2{opacity:0}header.mobile-open nav .bars #bar3{bottom:50% !important;background:#FF006D;-webkit-transform:translate(0, 50%) rotate(-45deg);-moz-transform:translate(0, 50%) rotate(-45deg);-o-transform:translate(0, 50%) rotate(-45deg);-ms-transform:translate(0, 50%) rotate(-45deg);transform:translate(0, 50%) rotate(-45deg)}header.mobile-open nav .social-links{text-align:center;margin-bottom:20px}header.mobile-open nav .social-links a{padding:0 15px}header.mobile-open nav .impdatlinksmobile{display:block}header.mobile-open ul.nav{flex-direction:column;width:100%;margin:auto;display:block;height:90vh;overflow-y:auto;margin-top:40px}header.mobile-open ul.nav li .active{text-decoration:underline}header.mobile-open ul.nav li .menu-arrow::after{content:"❯";display:inline-block;left:10px;position:relative;transition:0.4s}header.mobile-open ul.nav li ul li{position:relative;padding:0}header.mobile-open ul.nav li ul a{font-size:0.51rem}header.mobile-open ul.nav li a{font-size:2.4rem;color:#fff}header.mobile-open ul.nav li img{display:none}header.mobile-open nav .img-mainnavi{padding-left:0px;width:35%;margin:0 auto;display:block;text-align:center}.subheader .headercontent h1{font-size:100px;line-height:100px}.subheader .headercontent h1 span{display:block}.subheader .headercontent h2{font-size:22px;line-height:26px}}@media only screen and (max-width:575px){.mobilebreak{display:inline}header.mobile-open nav .img-mainnavi img{height:auto;width:auto}.logosbalken{display:flex;flex-direction:column;padding:15px 20px}.logosbalken .initiative{margin:0px 5px 10px 5px}.logosbalken .initiative h4 br{display:none}.logosbalken .logoimgs{display:flex;align-items:center}.logosbalken .logoimgs a{border-left:2px dotted #fff;padding:0 5px}.logosbalken .logoimgs a:first-child{border:none}.subheader .headercontent h1{font-size:90px;line-height:90px}}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;src:url("../../fonts/roboto-slab-v34-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;src:url("../../fonts/roboto-slab-v34-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Kurdis ExtraCondensedBold";font-style:normal;src:url("../../fonts/Kurdis-ExtraCondensedBold.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Kurdis ExtraWideBold";font-style:normal;src:url("../../fonts/Kurdis-ExtraWideBold.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Kurdis CondensedBold.woff2";font-style:normal;src:url("../../fonts/Kurdis-CondensedBold.woff2") format("woff2")}html{font-size:16px}body{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:1rem;line-height:1.5;font-weight:400;color:#000;overflow-x:hidden;text-align:left}p,.textitem li,.textblock li,.text li{font-family:"Roboto Slab", sans-serif}body#article-6,body#article-7{text-align:left}#myVideo{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%}.fixedbackground{position:fixed;left:50px;bottom:0;width:calc(50% - 100px);min-height:100%;background-image:url("../../../media/thueringen_parallax.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.fixedbackgroundtext{position:fixed;right:50px;bottom:0;width:calc(50% - 100px);min-height:100%;background-image:url("../../../media/text_parallax.svg");background-size:contain;background-repeat:no-repeat;background-position:center 85px}#article-6 h1,#article-7 h1{font-size:3.25rem}#article-6 h2,#article-7 h2{font-size:1.765rem;margin-bottom:0.5rem}#article-6 h3,#article-7 h3{color:#000;font-size:1.408rem;margin-bottom:0.5rem}.headlinewithnumber{display:flex}.headlinewithnumber .headline{text-transform:uppercase;font-size:160px;line-height:140px;margin-left:15px}.headlinewithnumber .number{font-size:331px;line-height:310px;margin-top:0px;margin-left:0px}.headlinewithline{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:22px;line-height:16px;letter-spacing:4.4px;text-transform:uppercase}.headlinewithline .strich{width:40px;height:3px;display:inline-block;position:relative;vertical-align:middle;margin-left:12px}.headlinewithline.schwarz .strich{background-color:#000}.headlinewithline.pink .strich{background-color:#FF006D}.headlinewithline.weiss .strich{background-color:#fff}.desktopbreak{display:block}h1,.h1{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:5.3rem;font-weight:600;line-height:1.1}h2,.h2{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:3.53rem;font-weight:600;margin-bottom:0;line-height:1.1}h3,.h3{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:1.76rem;font-weight:600;color:#FF006D;margin-bottom:0;letter-spacing:1px;line-height:1.1}h4,.h4{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:1.13rem;font-weight:600;line-height:1.1}h5,.h5{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:0.94rem;font-weight:600;color:#FF006D;line-height:1.1}h6,.h6{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:1.5rem;font-weight:600;line-height:1.1}p{margin-bottom:1rem;font-size:1rem}p:last-child{margin-bottom:0}nav a{padding-left:1rem;font-size:16px;font-weight:700}@media only screen and (max-width:991px){h1,.h1{font-size:2rem}h2,.h2{font-size:1.765rem}h3,.h3{font-size:1.056rem}h5,.h5{font-size:0.752rem}h6,.h6{font-size:0.9rem}.fixedbackground{left:10px;width:calc(50% - 0px)}.fixedbackgroundtext{position:fixed;right:10px;width:calc(50% - 0px);background-position:center 70px}#article-6 h1,#article-7 h1{font-size:2rem}#article-6 h2,#article-7 h2{font-size:1.765rem}.headlinewithnumber .headline{font-size:85px;line-height:80px}.headlinewithnumber .number{font-size:185px;line-height:181px}.headlinewithline{font-size:20px;line-height:24.96px}}@media only screen and (max-width:767px){h1{font-size:5.3rem}#supporter .bilditem{margin-top:-175px !important}.headlinewithnumber .headline{font-size:65px;line-height:60px}.headlinewithnumber .number{font-size:140px;line-height:130px}}@media only screen and (max-width:575px){h1,.h1{font-size:1.5rem}h2,.h2{font-size:1.765rem}h3,.h3{font-size:1.408rem}h4,.h4{font-size:1.017rem}h5,.h5{font-size:0.752rem}h6,.h6{font-size:1.5rem}.fixedbackground{}#supporter .bilditem{margin-top:-140px !important}.headlinewithnumber .headline{font-size:52px;line-height:47px}.headlinewithnumber .number{font-size:130px;line-height:110px}}@media only screen and (max-width:379px){}a{text-decoration:none;color:#000}a:hover{color:#000}#article-6 #content a,#article-7 #content a{color:#000}.gelb.zeit{font-weight:400}.text-wrapper h2,.text-wrapper h3,.text-wrapper h4,.text-wrapper h5,.accordion-body h2,.accordion-body h3,.accordion-body h4,.accordion-body h5{margin-bottom:2rem}.text-wrapper a,.accordion-body a{color:#000;text-decoration:none;border-bottom:1px solid transparent}.text-wrapper a:hover,.accordion-body a:hover{border-bottom-color:currentColor}.text-wrapper ul,.text-wrapper ol,.accordion-body ul,.accordion-body ol{margin-bottom:2rem}.text-wrapper ul li,.text-wrapper ol li,.accordion-body ul li,.accordion-body ol li{margin-bottom:1.5rem}.text-wrapper ul li p,.text-wrapper ol li p,.accordion-body ul li p,.accordion-body ol li p{margin-bottom:0}.text-wrapper ul li ul,.text-wrapper ol li ul,.accordion-body ul li ul,.accordion-body ol li ul{margin:0.5rem 0 1rem}.bg-color-black a{color:#fff}section#termine img{max-width:66px;margin-left:auto;margin-right:auto;margin-bottom:10px}section{background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1;position:relative}@media only screen and (min-width:992px){section.large .container-fluid{max-width:1300px}section.medium .container-fluid{max-width:1100px}section.small .container-fluid{max-width:800px}}section.parallax{background-attachment:fixed}section .col{background-position:center;background-repeat:no-repeat;background-size:cover}section .col.parallax{background-attachment:fixed}.container-fluid .row.with-padding{padding:2rem 1rem;align-items:flex-start}.container-fluid .row.without-padding{padding:0;align-items:flex-start}.container-fluid .row.without-padding .col-lg-1,.container-fluid .row.without-padding .col-lg-10,.container-fluid .row.without-padding .col-lg-11,.container-fluid .row.without-padding .col-lg-12,.container-fluid .row.without-padding .col-lg-2,.container-fluid .row.without-padding .col-lg-3,.container-fluid .row.without-padding .col-lg-4,.container-fluid .row.without-padding .col-lg-5,.container-fluid .row.without-padding .col-lg-6,.container-fluid .row.without-padding .col-lg-7,.container-fluid .row.without-padding .col-lg-8,.container-fluid .row.without-padding .col-lg-9,.container-fluid .row.without-padding .col-md-1,.container-fluid .row.without-padding .col-md-10,.container-fluid .row.without-padding .col-md-11,.container-fluid .row.without-padding .col-md-12,.container-fluid .row.without-padding .col-md-2,.container-fluid .row.without-padding .col-md-3,.container-fluid .row.without-padding .col-md-4,.container-fluid .row.without-padding .col-md-5,.container-fluid .row.without-padding .col-md-6,.container-fluid .row.without-padding .col-md-7,.container-fluid .row.without-padding .col-md-8,.container-fluid .row.without-padding .col-md-9,.container-fluid .row.without-padding .col-sm-1,.container-fluid .row.without-padding .col-sm-10,.container-fluid .row.without-padding .col-sm-11,.container-fluid .row.without-padding .col-sm-12,.container-fluid .row.without-padding .col-sm-2,.container-fluid .row.without-padding .col-sm-3,.container-fluid .row.without-padding .col-sm-4,.container-fluid .row.without-padding .col-sm-5,.container-fluid .row.without-padding .col-sm-6,.container-fluid .row.without-padding .col-sm-7,.container-fluid .row.without-padding .col-sm-8,.container-fluid .row.without-padding .col-sm-9,.container-fluid .row.without-padding .col-xs-1,.container-fluid .row.without-padding .col-xs-10,.container-fluid .row.without-padding .col-xs-11,.container-fluid .row.without-padding .col-xs-12,.container-fluid .row.without-padding .col-xs-2,.container-fluid .row.without-padding .col-xs-3,.container-fluid .row.without-padding .col-xs-4,.container-fluid .row.without-padding .col-xs-5,.container-fluid .row.without-padding .col-xs-6,.container-fluid .row.without-padding .col-xs-7,.container-fluid .row.without-padding .col-xs-8,.container-fluid .row.without-padding .col-xs-9{padding:0}.backgroundimgbefore{display:block;background-position:center;background-size:cover;height:100%;width:100%;top:0;bottom:0;left:0;right:0;position:absolute;z-index:0}article{position:relative}section.maxwidth,.backgroundimgbefore{background-image:var(--desktop-bg)}img{width:100%;max-width:100%;height:auto}.full-width{width:100% !important}img.full-width{max-width:none}.abstand_pc_xs{padding-top:0.5rem}.abstand_pc_s{padding-top:1.5rem}.abstand_pc_m{padding-top:2rem}.abstand_pc_l{padding-top:3rem}.abstand_pc_xl{padding-top:5rem}.abstand_pc_xxl{padding-top:10rem}@media only screen and (max-width:767px){.abstand_tablet_0{padding-top:0px}.abstand_tablet_xs{padding-top:0.5rem}.abstand_tablet_s{padding-top:1.5rem}.abstand_tablet_m{padding-top:2rem}.abstand_tablet_l{padding-top:3rem}.abstand_tablet_xl{padding-top:5rem}.abstand_tablet_xxl{padding-top:10rem}}@media only screen and (max-width:575px){.abstand_phone_0{padding-top:0px}.abstand_phone_xs{padding-top:0.5rem}.abstand_phone_s{padding-top:1.5rem}.abstand_phone_m{padding-top:2rem}.abstand_phone_l{padding-top:3rem}.abstand_phone_xl{padding-top:5rem}.abstand_phone_xxl{padding-top:10rem}}body.mitlib #libcover{display:block;z-index:100000;position:fixed;top:0;left:0;right:0;bottom:0;background:#1c0c50}body.mitlib #libcontent{position:fixed;top:55px;left:30px;right:30px;bottom:50px;overflow:visible}body.mitlib #libclose{position:absolute;top:-25px;left:auto;right:0;bottom:auto;height:78px;width:46px;cursor:pointer;background:url(../../../media/schliessen_1.svg) top center no-repeat transparent;background-size:contain;z-index:200}body.mitlib #libinner{width:100%;max-width:880px;background:#fff;overflow-y:auto;margin:0 auto}body.mitlib #libinner .headline{color:#1c0c50;font-size:50px;font-weight:400;font-style:normal;padding:20px 30px 0px 30px}body.mitlib #libinner .sub-headline{font-weight:400;font-style:normal;font-size:28px;line-height:28px;color:#2d324b;margin-bottom:40px;padding:0px 30px 0px 30px}body.mitlib #libinner .textblock{padding:50px 30px 50px 30px}body.mitlib .back-to-top{display:none !important}#libinner .carousel-inner .carousel-item .image{max-height:650px;height:650px}body.mitlib .headline,body.mitlib .textblock{opacity:1}@media only screen and (max-width:991px){section.maxwidth,.backgroundimgbefore{background-image:var(--tablet-bg)}section.mobilohnehintergrundbild{background-image:none !important}}@media only screen and (max-width:575px){section.parallax{background-attachment:initial}section.maxwidth,.backgroundimgbefore{background-image:var(--mobile-bg)}}.col-md-6{display:flex;flex-direction:column;justify-content:center}img.realwidth{width:auto}#footer{padding-top:40px;padding-bottom:50px;position:relative;background-color:#FF006D;text-align:center}#footer .bottom-footer{text-align:left;color:#fff;font-family:"Roboto Slab", sans-serif;font-size:0.9rem;line-height:1.25rem}#footer .bottom-footer .footerlogo{max-width:404px;margin-left:auto;margin-right:auto;color:#FF006D;font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:0.7rem}#footer .bottom-footer .footeradress .big,#footer .bottom-footer .adresszwei .big{font-family:"Kurdis ExtraCondensedBold", sans-serif}#footer .bottom-footer .footeradress .green,#footer .bottom-footer .adresszwei .green{color:#FF006D}#footer .bottom-footer .footeradress a,#footer .bottom-footer .adresszwei a{color:#fff;font-family:"Roboto Slab", sans-serif;font-size:0.9rem;line-height:1.25rem}#footer .logo{max-width:300px;margin:auto;display:block}#footer .social{text-align:center}#footer .social .social-inner{display:flex;flex-direction:row;justify-content:center}#footer .social .social-inner a{margin:10px}#footer .social .social-inner a img{max-width:25px}.footer-logos{display:flex;justify-content:center;margin:25px 0;position:relative}.footer-logos .initiative{display:flex;align-items:center}.footer-logos .initiative h4{font-size:1rem;color:#FF006D;text-transform:uppercase;margin:0 20px}.footer-logos .logoimgs img{max-width:96px}.impdatfooter{position:relative;padding:20px;text-align:center;background-color:#FF006D}.impdatfooter a{font-family:"Roboto Slab", sans-serif;color:#191919;text-transform:uppercase;font-size:0.7rem}.impdatfooter span{color:#191919;padding:0 10px}@media only screen and (max-width:767px){#footer .bottom-footer .footerlogo{margin-bottom:20px}#footer .bottom-footer .footeradress{margin-bottom:20px;text-align:center}#footer .bottom-footer .adresszwei{margin-bottom:20px;text-align:center}}@media only screen and (max-width:575px){#footer .bottom-footer{display:flex;flex-direction:column}#footer .bottom-footer a:first-child{order:1}#footer .bottom-footer a:second-child{order:2}#footer .bottom-footer a:last-child{order:3}#footer .bottom-footer .footerlogo{max-width:90%}#footer .bottom-footer .adress{text-align:center}#footer .bottom-footer .contact{text-align:center}.impdatfooter a{font-size:0.7rem}}.back-to-top{position:fixed;z-index:999;bottom:75px;right:30px;display:block;width:43px;height:43px;cursor:pointer;border:0;background:#FF006D}.back-to-top .cd-top{margin-left:auto;position:relative;display:block;max-width:20px;margin-right:auto;margin-top:5px}.back-to-top img{width:30px;height:30px}@media only screen and (max-width:575px){.back-to-top{bottom:50px;right:15px}}button{box-shadow:none;outline:none;border:0;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;background:transparent}button:focus{box-shadow:none !important}.btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;font-weight:600;line-height:1;text-transform:none;text-decoration:none;padding:0.95rem 1.8rem 0.75rem 1.8rem;background-color:transparent;border:2px solid #FF006D;border-radius:100px;transition-duration:0.4s;font-size:1.5625rem;transition-property:all;font-family:"Kurdis ExtraCondensedBold", sans-serif}.btn:focus{outline:0}.btn:active{box-shadow:none}.btn-styles-one{background-color:#191919;color:#FF006D;transform:scale(1)}.btn-styles-one:hover,.btn-styles-one:focus{background:#FF006D;color:#191919;transform:scale(1.1)}.btn-styles-two{color:#fff;border:none;background-color:#191919;text-transform:uppercase}.btn-styles-two:hover,.btn-styles-two:focus{color:#FF006D;background-color:#191919;transform:scale(1.1)}.btn-styles-three{color:#fff;border:none;background-color:#FF006D;text-transform:uppercase}.btn-styles-three:hover,.btn-styles-three:focus{background:#191919;color:#FF006D}#Logo-Slider .row{padding:0rem 1rem 2rem 1rem}.img-slider .slick-prev:before,.img-slider .slick-next:before{color:#000}.panel-group .card{background-color:transparent;border-radius:0px;border:none}.panel-group .card-header{padding:0px;border:none}.panel-group .panel-title{margin-top:1rem;margin-bottom:0px}.panel-group .panel-title a{color:#fff;font-size:1.5rem;line-height:1.7rem;font-weight:600;font-style:normal;background-color:#FF006D;width:100%;display:block;padding:1rem 2.5rem;transition:all 1s;border-top-left-radius:22px;border-top-right-radius:22px}.panel-group .panel-title a:hover{text-decoration:none;color:#fff;cursor:pointer}.panel-group .panel-title .glyphicon{float:right;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:contain;background-repeat:no-repeat}.panel-group .panel-title .glyphicon:before{content:"−";position:relative;text-align:right;float:right;font-size:2.5rem;font-weight:600;color:#fff;text-transform:uppercase}.panel-group .panel-title .collapsed{color:#fff}.panel-group .panel-title .collapsed .glyphicon:before{content:"+";color:#fff}.panel-group .panel-body{background-color:#FF006D;padding:1rem 2.5rem 3rem 2.5rem;position:relative;border-bottom-right-radius:22px;border-bottom-left-radius:22px}.panel-group .panel-body:after{content:"";background-image:url("../../../media/striche.svg ");background-size:cover;background-repeat:no-repeat;width:20px;height:20px;display:block;right:30px;position:absolute;bottom:30px}.panel-group .panel-body .firmalogo{display:flex;flex-direction:row;justify-content:space-between}.panel-group .panel-body .firmalogo .firma p{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-weight:500}.panel-group .panel-body .firmalogo .logo{max-width:200px}.panel-group .panel-body .firmalogo .logo img{width:200px;max-width:100%}.panel-group .panel-body .teilnehmersociallinks{display:flex;flex-direction:row;padding-top:20px}.panel-group .panel-body .teilnehmersociallinks a{max-width:50px;width:50px;padding-right:20px}.panel-group .panel-body .firmalink{margin-top:25px}.panel-group .panel-body .firmalink a{font-size:1rem;line-height:1.5rem;color:#fff;font-family:"Kurdis ExtraCondensedBold", sans-serif;font-weight:700}.panel-group .panel-body .divider{width:100%;height:4px;border-bottom:4px dotted #fff;margin:35px 0 45px 0}.panel-group .panel-body .audio{max-width:700px;margin-bottom:50px}.panel-group .panel-body .content video{width:100%;margin-bottom:30px}.panel-group .panel-body .content .bild{float:left}.panel-group .panel-body .content .bild img{padding:20px}.panel-group .panel-body .content .bildslider .carousel{display:block}.panel-group .panel-body .content .bildslider .carousel .carousel-indicators{right:0px;flex-direction:row;bottom:20px}.panel-group .panel-body .content .text .subline{margin-bottom:0px;font-weight:700;font-family:"Kurdis ExtraCondensedBold", sans-serif}.panel-group .panel-body .content .text p strong{font-weight:700;font-family:"Kurdis ExtraCondensedBold", sans-serif}.panel-group .panel-body .textitem p,.panel-group .panel-body .textitem li{color:#FF006D;font-weight:500;font-size:1rem}.panel-group .panel-title a.collapsed{background:transparent;border:4px dotted #FF006D;border-radius:22px}#article-38 .headline.archiv{text-transform:uppercase;margin-top:75px}@media only screen and (max-width:767px){.panel-group .panel-body .firmalogo{flex-direction:column}}@media only screen and (max-width:575px){.panel-group .panel-title a{font-size:1rem;padding:1rem 1rem}.panel-group .panel-body{padding:1rem 0.5rem 3rem 0.5rem}}.infobar{display:flex;text-align:center}.infobar .part{max-width:33%;width:33%;padding:38px 20px 32px 20px;background-color:#191919;margin:16px;border-radius:50px 50px 50px 0}.infobar .part .icon{margin:0 auto;background-color:#FF006D;border-radius:100px;width:135px;height:135px;position:relative}.infobar .part .icon img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.infobar .part .headline{font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:2.5rem;line-height:2.5rem;text-transform:uppercase;color:#FF006D;margin-top:30px;margin-bottom:20px}.infobar .part .text{font-family:"Roboto Slab", sans-serif;color:#fff;margin-bottom:20px}.infobar .part .mehr-link a{font-family:"Roboto Slab", sans-serif;color:#FF006D;border:none;font-weight:400}.infobar.solo{justify-content:center}.infobar.solo .part{background-color:#fff;max-width:64%;width:64%;margin-top:0px}.infobar.solo .part .text{color:#191919}.infobar.duo{justify-content:center}@media only screen and (max-width:991px){.infobar{flex-direction:column}.infobar .part{max-width:100%;margin:16px 0;width:100%}.infobar.solo .part{max-width:100%;margin:16px 0;width:100%}}@media only screen and (max-width:767px){.infobar .part .headline{font-size:2rem;line-height:2.1rem}}.teammitglied{text-align:center;font-size:18px}.teammitglied .part .name{color:#fff;text-transform:uppercase;font-size:32px}.teammitgliederaround{display:flex;flex-direction:row;flex-wrap:wrap}.teammitgliederaround .teammitglied{max-width:33.3%;padding:15px;width:33.3%}@media only screen and (max-width:767px){.teammitgliederaround{display:flex;flex-direction:column}.teammitgliederaround .teammitglied{max-width:100%;width:100%}}.filter{width:fit-content;position:absolute;right:0px;z-index:2}.filter .hoverbutton{position:relative;z-index:2}.filter .hoverbutton p{color:#000;background-color:#fff;border-radius:22px;font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:0.85rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;padding:10px 70px}.filter .hoverbutton p:hover,.filter .hoverbutton p:focus{cursor:pointer}.filter .filters{display:flex;flex-direction:column;background-color:#000;transition:all 1s;overflow:hidden;max-height:0px;opacity:0;visibility:hidden;padding-top:20px;margin-top:-20px;position:relative;z-index:1}.filter .filters a{color:#fff;padding:0px 25px;font-size:0.75rem;line-height:1.5rem}.filter .filters a:hover{color:#FF006D}.filter:hover .filters{max-height:1000px;opacity:1;visibility:visible}@media only screen and (max-width:767px){.filter{position:relative;margin-bottom:25px}}.yform{margin-top:2.5rem;margin-bottom:2.5rem;text-align:left;max-width:900px;margin-left:auto;margin-right:auto}.yform .form-control:focus{border-color:#000;box-shadow:none;-webkit-box-shadow:none}.yform .form-group{font-size:0}.yform .form-group input{height:4rem;border:4px dotted #000;border-radius:22px;background-color:transparent;color:#000;padding:10px}.yform .form-group textarea{height:12rem;border:4px dotted #000;border-radius:22px;background-color:transparent;color:#000}.yform .radio input{margin-right:5px}.yform label,.yform p,.yform a{color:#000;font-family:"Kurdis ExtraCondensedBold", sans-serif;font-size:12.8px;margin-bottom:0.2rem}.yform label{margin-left:50px;font-weight:600;font-size:16px}.yform textarea{height:500px}.yform .checkbox input[type=checkbox],.yform .checkbox-inline input[type=checkbox],.yform .radio input[type=radio],.yform .radio-inline input[type=radio]{position:relative}.yform button{margin-top:2rem;color:#000;text-align:center;margin-left:auto;margin-right:auto;position:relative;display:block;transform:scale(1);border:4px dotted #000;border-radius:22px;padding:0.5rem 2rem}.yform button:hover,.yform button:focus,.yform button:active{background:#000;transform:scale(1.1);color:#fff;border-color:#000}.yform .alert.alert-danger{color:#C34A36;background-color:#f3dbd7;border-color:#C34A36}.yform .has-error label{color:#C34A36}.yform .has-error input{border-color:#C34A36;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.08)}.yform #mail-send{display:flex;position:relative;min-height:100px;text-align:center;background:#ccf4ed;border:#00C9A7 4px dotted;justify-content:center;align-items:center}.yform #mail-send h4{color:#00C9A7}.yform .row{align-items:center}.yform img{max-width:100px;display:block;padding:10px 0}.yform .privacy-wrapper .formcheckbox label{display:flex;margin-left:0px;font-weight:400}.yform .privacy-wrapper .formcheckbox label input{margin-right:10px}#Form{text-align:center}@media only screen and (max-width:767px){#rex-yform .row{margin-bottom:20px}}.downloadmedia{display:flex;align-content:center;flex-direction:row;align-items:flex-start;justify-content:flex-start;text-align:left;border-top:1px solid black;padding-top:10px;padding-bottom:10px}.downloadmedia img{max-width:53px;margin-right:30px}.downloadmedia h5{margin-bottom:10px;margin-top:15px;color:#000}.downloadmedia .downloadlink{display:flex;flex-direction:column}.downloadmedia .downloadlink a{color:#FF006D;font-size:0.68rem}.downloadmedia .downloadlink .mobilepreviewpdf{display:none;font-size:0.68rem}@media only screen and (max-width:767px){.downloadmedia .downloadlink .mobilepreviewpdf{display:block;padding-bottom:10px}}.downloadmediadruck{display:flex;align-content:center;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;padding-top:10px;padding-bottom:10px}.downloadmediadruck .downloadimgprev{max-width:148px;margin-right:20px;height:209px;background-color:#FF006D;width:209px;background-size:contain;background-repeat:no-repeat;background-position:center}.downloadmediadruck .downloadcontent h3{color:#1C0C50;text-transform:none;margin-bottom:20px;letter-spacing:0px;font-size:20px}.downloadmediadruck .downloadcontent .downloadlinkss a{background-color:#FECB00;color:#FF006D;padding:12px;margin-right:15px;font-size:18px;font-weight:600}.downloadmediadruck .downloadcontent .downloadlinkss a:hover{background-color:#E50063;color:#fff;text-decoration:none}.downloadheadline{display:flex;align-content:center;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;padding-top:10px;padding-bottom:10px}.downloadheadline img{max-width:53px;margin-right:30px}.downloadheadline h2{font-size:30px;margin-bottom:0px;color:#000}section#Social\ Media .buttn{text-align:left}#veranstaltung{display:none}section#Dateien\ Download .row{padding-top:0}@media only screen and (max-width:767px){.downloadmediadruck .downloadimgprev{max-width:121px;margin-right:20px;height:170px}.downloadmediadruck .downloadcontent h3{margin-bottom:15px}section#Dateien\ Download .row,section#Social\ Media .row{padding-top:0px}.downloadheadline h2{font-size:25px}}.carousel .carousel-caption{bottom:60px}.carousel .carousel-caption .slidercopy a{border:3px solid black;display:block;width:fit-content;padding:5px 15px 3px 15px;text-transform:uppercase;font-weight:900;margin:0 auto;font-size:16px}.carousel .carousel-indicators{right:10px;display:-ms-flexbox;-ms-flex-pack:center;padding-left:0;margin-right:0%;margin-left:0%;margin-bottom:3rem;flex-direction:row;align-items:center}.carousel .carousel-indicators li{margin:3px;width:60px;height:2px;margin-right:10px;margin-left:10px;background-color:#6d6a6e;opacity:1;border:none}.carousel .carousel-indicators .active{background-color:#29292e;height:3px}.carousel.mobile{display:none}@media only screen and (max-width:767px){.carousel{display:none}.carousel.mobile{display:block}}.bilditem.desktoptabletmobile img.pcbild{display:inline-block}.bilditem.desktoptabletmobile img.tabletbild{display:none}.bilditem.desktoptabletmobile img.phonebild{display:none}.bilditem.desktopmobile img.pcbild{display:inline-block}.bilditem.desktopmobile img.tabletbild{display:none}.bilditem.desktopmobile img.phonebild{display:none}.bilditem.desktoptablet img.pcbild{display:inline-block}.bilditem.desktoptablet img.tabletbild{display:none}.bilditem.desktoptablet img.phonebild{display:none}@media only screen and (max-width:991px){.bilditem.desktoptabletmobile img.pcbild{display:none}.bilditem.desktoptabletmobile img.tabletbild{display:inline-block}.bilditem.desktoptabletmobile img.phonebild{display:none}.bilditem.desktopmobile img.pcbild{display:inline-block}.bilditem.desktopmobile img.tabletbild{display:none}.bilditem.desktopmobile img.phonebild{display:none}.bilditem.desktoptablet img.pcbild{display:none}.bilditem.desktoptablet img.tabletbild{display:inline-block}.bilditem.desktoptablet img.phonebild{display:none}}@media only screen and (max-width:767px){.bilditem.desktoptabletmobile{text-align:center !important}.bilditem.desktoptabletmobile img.pcbild{display:none}.bilditem.desktoptabletmobile img.tabletbild{display:none}.bilditem.desktoptabletmobile img.phonebild{display:inline-block}.bilditem.desktopmobile{text-align:center !important}.bilditem.desktopmobile img.pcbild{display:none}.bilditem.desktopmobile img.tabletbild{display:none}.bilditem.desktopmobile img.phonebild{display:inline-block}.bilditem.desktoptablet{text-align:center !important}.bilditem.desktoptablet img.pcbild{display:none}.bilditem.desktoptablet img.tabletbild{display:inline-block}.bilditem.desktoptablet img.phonebild{display:none}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22.%2Fstyle%2Fcss%2Fstyle.css%22%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22includes%2Fstyle%2Fscss%2Fvariables.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmixins.scss%22%2C%22includes%2Fstyle%2Fscss%2Fanimations.scss%22%2C%22includes%2Fstyle%2Fscss%2Fheader.scss%22%2C%22includes%2Fstyle%2Fscss%2Ffonts.scss%22%2C%22includes%2Fstyle%2Fscss%2Ftypography.scss%22%2C%22includes%2Fstyle%2Fscss%2Flayout.scss%22%2C%22includes%2Fstyle%2Fscss%2Fimages.scss%22%2C%22includes%2Fstyle%2Fscss%2Ffooter.scss%22%2C%22includes%2Fstyle%2Fscss%2Fbacktotop.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fbutton.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Flogo-slider.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fakkordeon.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Finfo-box.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fteammitglied.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Ffilter.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fform.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fdownload.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Ffullpageslider.scss%22%2C%22includes%2Fstyle%2Fscss%2Fmodule%2Fbilditem.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAoEA%2CSAAA%2CUAAA%2CCAGA%2CMAAA%2CaAAA%2CCAIA%2COAAA%2CUAAA%2CCAyCA%2CwBAAA%2CeAAA%2CCAEI%2C6BAAA%2CkBAAA%2CCAGA%2C0BAAA%2CgBAAA%2CCAKJ%2CWAAA%2CiBAAA%2CCAIA%2C4CAAA%2C6BAAA%2CCAKA%2C2BAAA%2C6BAAA%2CCAKA%2C4BAAA%2CgBAAA%2CCAGA%2C8BAAA%2C8CAAA%2CCAMA%2CWAAA%2CgUAAA%2CCAQA%2CaAAA%2CiCAAA%2CCAGI%2CeAAA%2CyHAAA%2CCAOI%2C0CAAA%2CqDAAA%2CCC%2FHJ%2CyCD0II%2CeAAA%2CcAAA%2CCAYJ%2C2BAAA%2CkBAAA%2CCAGA%2C4BAAA%2CkBAAA%2CCAGA%2C8BAAA%2CkBAAA%2CCAAA%2CCCzKA%2CyCDiLI%2CeAAA%2CgBAAA%2CCAAA%2CCAyCR%2CuCAAA%2CsHAAA%2CCAcA%2CaAAA%2CiBAAA%2CCAKA%2COAAA%2CgGAAA%2CCAUA%2CmBAAA%2CgHAAA%2CCAaA%2CwCAEG%2CUAAA%2CmJAAA%2CCAAA%2CCEjSH%2CcAAA%2C0DAAA%2CCAMI%2CkBAAA%2CsJAAA%2CCAcJ%2CwBACI%2CGAAA%2CuRAAA%2CCAYA%2CKAAA%2C4HAAA%2CCAAA%2CCAUJ%2CgCACE%2CGAAA%2C%2BEAAA%2CCAMA%2CKAAA%2CyEAAA%2CCAAA%2CCAOF%2CmCACE%2CGAAA%2C8EAAA%2CCAMA%2CKAAA%2CyEAAA%2CCAAA%2CCAQF%2CmBACE%2CGAAA%2C6BAAA%2CCAGA%2CKAAA%2CiBAAA%2CCAAA%2CCAKF%2CyBACE%2CGAAA%2CsCAAA%2CCAIA%2CKAAA%2CiCAAA%2CCAAA%2CCAMF%2C0BACE%2CGAAA%2CqCAAA%2CCAIA%2CKAAA%2CiCAAA%2CCAAA%2CCAMF%2CwBACE%2CGAAA%2CqCAAA%2CCAIA%2CKAAA%2CiCAAA%2CCAAA%2CCAQF%2C2CAAA%2CSAAA%2CCAIA%2CgBAAA%2C2DAAA%2CCAOA%2CeAAA%2CsDAAA%2CCAOA%2CQAAA%2CmEAAA%2CCAMA%2CkBAAA%2C4DAAA%2CCAMA%2CgBAAA%2CsDAAA%2CCClJA%2CoBAAA%2CaAAA%2CCAGA%2COAAA%2C0HAAA%2CCAQI%2CkBAAA%2CgBAAA%2CCAGA%2CWAAA%2C6IAAA%2CCAQI%2CwBAAA%2CYAAA%2CCAII%2C6BAAA%2CgDAAA%2CCAOJ%2CkBAAA%2CwGAAA%2CCAQK%2CqBAAA%2CmHAAA%2CCASG%2CuBAAA%2C%2BLAAA%2CCAYA%2CyBAAA%2C0BAAA%2CCAIA%2C6BAAA%2CyBAAA%2CCAKA%2CwBAAA%2CwFAAA%2CCAQQ%2C6BAAA%2CkCAAA%2CCAWJ%2CsCAAA%2CUAAA%2CCAOR%2C2DAAA%2CaAAA%2CCAKG%2CoCAAA%2CqFAAA%2CCAKK%2C0CAAA%2CWAAA%2CCAMP%2C2BAAA%2C4HAAA%2CCAWD%2CmEAAA%2CUAAA%2CCAMA%2CyEAAA%2CSAAA%2CCA0BI%2CuCAAA%2CaAAA%2CCAGA%2CwCAAA%2CyCAAA%2CCAKA%2CwDAAA%2CuBAAA%2CCAKR%2C8BAAA%2CYAAA%2CCAEQ%2C2CAAA%2CiBAAA%2CCAEI%2C6CAAA%2CsMAAA%2CCAgBhB%2CsBAAA%2CwBAAA%2CCAaJ%2CWAAA%2C%2BDAAA%2CCAKI%2C6BAAA%2CkGAAA%2CCAWA%2C0BAAA%2C8FAAA%2CCAOI%2C6BAAA%2CqEAAA%2CCAKI%2CkCAAA%2CaAAA%2CCAIJ%2C6BAAA%2CsIAAA%2CCAUA%2CkCAAA%2CeAAA%2CCAEI%2CoCAAA%2CwBAAA%2CCAOZ%2CuBAAA%2CkBAAA%2CCAOA%2CaAAA%2CuGAAA%2CCAQI%2CyBAAA%2CiBAAA%2CCAEI%2C4BAAA%2C2DAAA%2CCAOJ%2CuBAAA%2C%2BBAAA%2CCAGI%2CyBAAA%2C0CAAA%2CCAGA%2CqCAAA%2CWAAA%2CCAOR%2CaAAA%2CYAAA%2CCFxNI%2C0CEmOA%2C6BAAA%2CCAAA%2CCF9OA%2C0CE6PQ%2CSAAA%2CiBAAA%2CCAAA%2CCFnQR%2CyCE6QQ%2CmCAAA%2CaAAA%2CCAGA%2CyCAAA%2CaAAA%2CCAGA%2CwCAAA%2C4BAAA%2CCAKJ%2C4CAAA%2CYAAA%2CCAII%2CkFAAA%2CyCAAA%2CCAAA%2CCFjSR%2CyCEoTA%2COAAA%2CoDAAA%2CCAKI%2CWAAA%2CkCAAA%2CCAGI%2CwBAAA%2C4EAAA%2CCAQI%2C8BAAA%2CsBAAA%2CCAGI%2CmCAAA%2CwFAAA%2CCAQA%2CoCAAA%2CKAAA%2CCAGA%2CoCAAA%2C4KAAA%2CCAQA%2CoCAAA%2CQAAA%2CCAKR%2C8BAAA%2CcAAA%2CCAGA%2CyBAAA%2CeAAA%2CCAGI%2C6BAAA%2CyEAAA%2CCAUJ%2CkBAAA%2C%2BBAAA%2CCAGI%2CqBAAA%2C2CAAA%2CCAII%2CwBAAA%2CgBAAA%2CCAKJ%2CmEAAA%2CQAAA%2CCAWI%2C6CAAA%2CuBAAA%2CCAIJ%2C0CAAA%2CkCAAA%2CCAII%2C%2BCAAA%2CYAAA%2CCAMZ%2CsBAAA%2CaAAA%2CCAKJ%2CmBAAA%2CwCAAA%2CCAII%2C8BAAA%2CWAAA%2CCAGA%2CuCAAA%2CYAAA%2CCAIA%2CuBAAA%2CuGAAA%2CCAOQ%2CmCAAA%2CgRAAA%2CCASA%2CmCAAA%2CSAAA%2CCAGA%2CmCAAA%2CmRAAA%2CCAUJ%2CqCAAA%2CoCAAA%2CCAGI%2CuCAAA%2CcAAA%2CCAIJ%2C0CAAA%2CaAAA%2CCAKJ%2C0BAAA%2CsGAAA%2CCASQ%2CqCAAA%2CyBAAA%2CCAGA%2CgDAAA%2C8EAAA%2CCAQI%2CmCAAA%2C2BAAA%2CCAIA%2CkCAAA%2CiBAAA%2CCAIJ%2C%2BBAAA%2C2BAAA%2CCAIA%2CiCAAA%2CYAAA%2CCAMR%2CqCAAA%2CwEAAA%2CCAeA%2C6BAAA%2CiCAAA%2CCAII%2CkCAAA%2CaAAA%2CCAIJ%2C6BAAA%2C%2BBAAA%2CCAAA%2CCFniBJ%2CyCE8jBA%2CaAAA%2CcAAA%2CCAMA%2CyCAAA%2CsBAAA%2CCAOA%2CaAAA%2CoDAAA%2CCAII%2CyBAAA%2CuBAAA%2CCAKQ%2C%2BBAAA%2CYAAA%2CCAKR%2CuBAAA%2C%2BBAAA%2CCAGI%2CyBAAA%2CyCAAA%2CCAGI%2CqCAAA%2CWAAA%2CCASJ%2C6BAAA%2C%2BBAAA%2CCAAA%2CCCjoBZ%2CWAAA%2CwJAAA%2CCAQA%2CWAAA%2CoJAAA%2CCAWA%2CWAAA%2CkJAAA%2CCAOA%2CWAAA%2CwIAAA%2CCAOA%2CWAAA%2C8IAAA%2CCCnCA%2CKAAA%2CcAAA%2CCAIA%2CKAAA%2C%2BIAAA%2CCASA%2CsCAAA%2CqCAAA%2CCAIA%2C8BAAA%2CeAAA%2CCAKA%2CSAAA%2C8DAAA%2CCAQA%2CiBAAA%2CuNAAA%2CCAYA%2CqBAAA%2CuNAAA%2CCAgBI%2C4BAAA%2CiBAAA%2CCAGA%2C4BAAA%2CuCAAA%2CCAIA%2C4BAAA%2CkDAAA%2CCAQJ%2CoBAAA%2CYAAA%2CCAGI%2C8BAAA%2C2EAAA%2CCAMA%2C4BAAA%2CgEAAA%2CCASJ%2CkBAAA%2CiIAAA%2CCAMQ%2C0BAAA%2CmGAAA%2CCASI%2CkCAAA%2CqBAAA%2CCAKA%2C%2BBAAA%2CwBAAA%2CCAKA%2CgCAAA%2CqBAAA%2CCAMZ%2CcAAA%2CaAAA%2CCAMA%2COAAA%2CoGAAA%2CCAMA%2COAAA%2CqHAAA%2CCAOA%2COAAA%2CsJAAA%2CCASA%2COAAA%2CqGAAA%2CCAMA%2COAAA%2CmHAAA%2CCAOA%2COAAA%2CoGAAA%2CCAOA%2CEAAA%2CiCAAA%2CCAII%2CaAAA%2CeAAA%2CCAKJ%2CMAAA%2CgDAAA%2CCJ%2FHI%2CyCI2IA%2COAAA%2CcAAA%2CCAGA%2COAAA%2CkBAAA%2CCAIA%2COAAA%2CkBAAA%2CCAMA%2COAAA%2CkBAAA%2CCAGA%2COAAA%2CgBAAA%2CCAQA%2CiBAAA%2C%2BBAAA%2CCAIA%2CqBAAA%2C%2BEAAA%2CCAOI%2C4BAAA%2CcAAA%2CCAGA%2C4BAAA%2CkBAAA%2CCAMA%2C8BAAA%2C%2BBAAA%2CCAIA%2C4BAAA%2CiCAAA%2CCAKJ%2CkBAAA%2CkCAAA%2CCAAA%2CCJ5MA%2CyCIsNA%2CGAAA%2CgBAAA%2CCAMI%2CqBAAA%2C4BAAA%2CCAMA%2C8BAAA%2C%2BBAAA%2CCAIA%2C4BAAA%2CiCAAA%2CCAAA%2CCJnPJ%2CyCIgQA%2COAAA%2CgBAAA%2CCAGA%2COAAA%2CkBAAA%2CCAIA%2COAAA%2CkBAAA%2CCAGA%2COAAA%2CkBAAA%2CCAGA%2COAAA%2CkBAAA%2CCAGA%2COAAA%2CgBAAA%2CCASA%2CiBAAA%2CCAII%2CqBAAA%2C4BAAA%2CCAKA%2C8BAAA%2C%2BBAAA%2CCAIA%2C4BAAA%2CiCAAA%2CCAAA%2CCJpTJ%2CyCAAA%2CCIoWJ%2CEAAA%2C%2BBAAA%2CCAII%2CQAAA%2CUAAA%2CCAMJ%2C4CAAA%2CUAAA%2CCAKA%2CWAAA%2CeAAA%2CCAMI%2CgJAAA%2CkBAAA%2CCAKA%2CkCAAA%2CmEAAA%2CCAKI%2C8CAAA%2CgCAAA%2CCAKJ%2CwEAAA%2CkBAAA%2CCAGI%2CoFAAA%2CoBAAA%2CCAGI%2C4FAAA%2CeAAA%2CCAIA%2CgGAAA%2CoBAAA%2CCAQR%2CkBAAA%2CUAAA%2CCAOA%2CoBAAA%2CoEAAA%2CCC9aJ%2CQAAA%2CwGAAA%2CCLyDI%2CyCKhDU%2C%2BBAAA%2CgBAAA%2CCAKA%2CgCAAA%2CgBAAA%2CCAKA%2C%2BBAAA%2CeAAA%2CCAAA%2CCAOZ%2CiBAAA%2C2BAAA%2CCAGA%2CaAAA%2C4EAAA%2CCAII%2CsBAAA%2C2BAAA%2CCASJ%2CmCAAA%2CwCAAA%2CCAKA%2CsCAAA%2CgCAAA%2CCAGI%2C4wEAAA%2CSAAA%2CCAQN%2CqBAAA%2C%2BIAAA%2CCAoBA%2CQAAA%2CiBAAA%2CCAMA%2CsCAAA%2CkCAAA%2CCAOA%2CIAAA%2CqCAAA%2CCAOA%2CYAAA%2CqBAAA%2CCAIA%2CeAAA%2CcAAA%2CCAKA%2CeAAA%2CkBAAA%2CCACA%2CcAAA%2CkBAAA%2CCACA%2CcAAA%2CgBAAA%2CCACA%2CcAAA%2CgBAAA%2CCACA%2CeAAA%2CgBAAA%2CCACA%2CgBAAA%2CiBAAA%2CCLxEI%2CyCK2EJ%2CkBAAA%2CeAAA%2CCACA%2CmBAAA%2CkBAAA%2CCACA%2CkBAAA%2CkBAAA%2CCACA%2CkBAAA%2CgBAAA%2CCACA%2CkBAAA%2CgBAAA%2CCACA%2CmBAAA%2CgBAAA%2CCACA%2CoBAAA%2CiBAAA%2CCAAA%2CCL9FI%2CyCKiGJ%2CiBAAA%2CeAAA%2CCACA%2CkBAAA%2CkBAAA%2CCACA%2CiBAAA%2CkBAAA%2CCACA%2CiBAAA%2CgBAAA%2CCACA%2CiBAAA%2CgBAAA%2CCACA%2CkBAAA%2CgBAAA%2CCACA%2CmBAAA%2CiBAAA%2CCAAA%2CCAIA%2CsBAAA%2C4FAAA%2CCAYA%2CwBAAA%2CyEAAA%2CCASA%2CsBAAA%2CoNAAA%2CCAcA%2CsBAAA%2CwEAAA%2CCAWA%2CgCAAA%2CyFAAA%2CCAOA%2CoCAAA%2C4HAAA%2CCAUA%2CiCAAA%2C2BAAA%2CCAIA%2CyBAAA%2CuBAAA%2CCAIA%2CgDAAA%2C6BAAA%2CCAKA%2C6CAAA%2CSAAA%2CCL9JI%2CyCKmKF%2CsCAAA%2CiCAAA%2CCAGA%2CiCAAA%2CgCAAA%2CCAAA%2CCL%2FLE%2CyCKsMF%2CiBAAA%2C6BAAA%2CCAMA%2CsCAAA%2CiCAAA%2CCAAA%2CCAOF%2CUAAA%2CyDAAA%2CCC9OA%2CcAAA%2CUAAA%2CCCAA%2CQAAA%2CiGAAA%2CCAMI%2CuBAAA%2CqGAAA%2CCAMI%2CmCAAA%2CqIAAA%2CCAUI%2CkFAAA%2CmDAAA%2CCAGA%2CsFAAA%2CaAAA%2CCAGA%2C4EAAA%2CqFAAA%2CCASR%2CcAAA%2CyCAAA%2CCAKA%2CgBAAA%2CiBAAA%2CCAEI%2C8BAAA%2CsDAAA%2CCAKI%2CgCAAA%2CWAAA%2CCAEI%2CoCAAA%2CcAAA%2CCAShB%2CcAAA%2CmEAAA%2CCAKI%2C0BAAA%2C%2BBAAA%2CCAGI%2C6BAAA%2CmEAAA%2CCAQA%2C4BAAA%2CcAAA%2CCAMR%2CcAAA%2CyEAAA%2CCAKI%2CgBAAA%2C6FAAA%2CCAMA%2CmBAAA%2C4BAAA%2CCPrDA%2CyCO%2BDQ%2CmCAAA%2CkBAAA%2CCAGA%2CqCAAA%2CoCAAA%2CCAIA%2CmCAAA%2CoCAAA%2CCAAA%2CCPnFR%2CyCO8FI%2CuBAAA%2CkCAAA%2CCAII%2CqCAAA%2COAAA%2CCAGA%2CsCAAA%2COAAA%2CCAGA%2CoCAAA%2COAAA%2CCAGA%2CmCAAA%2CaAAA%2CCAGA%2C%2BBAAA%2CiBAAA%2CCAGA%2CgCAAA%2CiBAAA%2CCAOJ%2CgBAAA%2CgBAAA%2CCAAA%2CCCnJR%2CaAAA%2CiIAAA%2CCAWI%2CqBAAA%2CgGAAA%2CCAQA%2CiBAAA%2CsBAAA%2CCRQA%2CyCQDA%2CaAAA%2CsBAAA%2CCAAA%2CCC1BJ%2COAAA%2C4IAAA%2CCAUI%2CaAAA%2C0BAAA%2CCAKJ%2CKAAA%2C%2BXAAA%2CCAmBI%2CWAAA%2CSAAA%2CCAIA%2CYAAA%2CeAAA%2CCAKJ%2CgBAAA%2CyDAAA%2CCAII%2C4CAAA%2CqDAAA%2CCAOJ%2CgBAAA%2CwEAAA%2CCAKI%2C4CAAA%2C2DAAA%2CCASJ%2CkBAAA%2CwEAAA%2CCAKI%2CgDAAA%2CgCAAA%2CCCxEH%2CkBAAA%2C2BAAA%2CCAMA%2C8DAAA%2CUAAA%2CCCHA%2CmBAAA%2C0DAAA%2CCAKA%2C0BAAA%2CuBAAA%2CCAKA%2C0BAAA%2CiCAAA%2CCAGC%2C4BAAA%2CiOAAA%2CCAaC%2CkCAAA%2C8CAAA%2CCAMD%2CqCAAA%2CoIAAA%2CCAMC%2C4CAAA%2CiIAAA%2CCAYD%2CqCAAA%2CUAAA%2CCAGE%2CuDAAA%2CsBAAA%2CCAOH%2CyBAAA%2CyIAAA%2CCAMC%2C%2BBAAA%2C8LAAA%2CCAYG%2CoCAAA%2C6DAAA%2CCAKD%2C6CAAA%2CmEAAA%2CCAKD%2C0CAAA%2CeAAA%2CCAEC%2C8CAAA%2C0BAAA%2CCAMC%2CgDAAA%2CgDAAA%2CCAIC%2CkDAAA%2C4CAAA%2CCASD%2CoCAAA%2CeAAA%2CCAEC%2CsCAAA%2CgHAAA%2CCAQD%2CkCAAA%2CwEAAA%2CCAMA%2CgCAAA%2CkCAAA%2CCAMC%2CwCAAA%2C6BAAA%2CCAIA%2CwCAAA%2CUAAA%2CCAEC%2C4CAAA%2CYAAA%2CCAKA%2CwDAAA%2CaAAA%2CCAEC%2C6EAAA%2CwCAAA%2CCAQD%2CiDAAA%2CqFAAA%2CCAMC%2CiDAAA%2CmEAAA%2CCAQL%2C2EAAA%2C4CAAA%2CCASF%2CsCAAA%2CmEAAA%2CCAaA%2C6BAAA%2CwCAAA%2CCXxJG%2CyCWiKE%2CoCAAA%2CqBAAA%2CCAAA%2CCX9KF%2CyCW0LD%2C4BAAA%2CgCAAA%2CCAKD%2CyBAAA%2C%2BBAAA%2CCAAA%2CCC1NF%2CSAAA%2C8BAAA%2CCAGE%2CeAAA%2CuHAAA%2CCAOE%2CqBAAA%2CqGAAA%2CCAOE%2CyBAAA%2C6EAAA%2CCAQF%2CyBAAA%2CiKAAA%2CCASA%2CqBAAA%2CmEAAA%2CCAME%2C4BAAA%2C%2BEAAA%2CCAUN%2CcAAA%2CsBAAA%2CCAEC%2CoBAAA%2C4DAAA%2CCAMG%2C0BAAA%2CaAAA%2CCAOJ%2CaAAA%2CsBAAA%2CCZbI%2CyCY0BF%2CSAAA%2CqBAAA%2CCAEE%2CeAAA%2CuCAAA%2CCASA%2CoBAAA%2CuCAAA%2CCAAA%2CCZjDA%2CyCY8DE%2CyBAAA%2CiCAAA%2CCAAA%2CCCtGN%2CcAAA%2CgCAAA%2CCAOI%2C0BAAA%2CkDAAA%2CCAcJ%2CsBAAA%2C8CAAA%2CCAIE%2CoCAAA%2CwCAAA%2CCbeE%2CyCaLF%2CsBAAA%2CkCAAA%2CCAGE%2CoCAAA%2CyBAAA%2CCAAA%2CCCtCJ%2CQAAA%2CuDAAA%2CCAKC%2CqBAAA%2C2BAAA%2CCAGC%2CuBAAA%2CwMAAA%2CCAUC%2C0DAAA%2CcAAA%2CCAKF%2CiBAAA%2CmMAAA%2CCAcI%2CmBAAA%2CgEAAA%2CCAKC%2CyBAAA%2CaAAA%2CCAMJ%2CuBAAA%2C8CAAA%2CCdRE%2CyCciBH%2CQAAA%2CoCAAA%2CCAAA%2CCCzDD%2COAAA%2CyGAAA%2CCAOI%2C2BAAA%2CyDAAA%2CCAKA%2CmBAAA%2CWAAA%2CCAEI%2CyBAAA%2C0GAAA%2CCAQA%2C4BAAA%2C8FAAA%2CCAUA%2CoBAAA%2CgBAAA%2CCAQJ%2C%2BBAAA%2CoGAAA%2CCAOC%2CaAAA%2C%2BCAAA%2CCAMD%2CgBAAA%2CYAAA%2CCAGA%2C0JAAA%2CiBAAA%2CCAGA%2CcAAA%2CgMAAA%2CCAYI%2C6DAAA%2CiEAAA%2CCAOJ%2C2BAAA%2C2DAAA%2CCAMI%2CwBAAA%2CaAAA%2CCAGA%2CwBAAA%2C0HAAA%2CCAMJ%2CkBAAA%2CwJAAA%2CCAUI%2CqBAAA%2CaAAA%2CCAKJ%2CYAAA%2CkBAAA%2CCAGA%2CWAAA%2C4CAAA%2CCAQQ%2C4CAAA%2C4CAAA%2CCAII%2CkDAAA%2CiBAAA%2CCAShB%2CMAAA%2CiBAAA%2CCf5FI%2CyCeoGI%2CgBAAA%2CkBAAA%2CCAAA%2CCC5IR%2CeAAA%2CsLAAA%2CCAUC%2CmBAAA%2CgCAAA%2CCAIA%2CkBAAA%2C6CAAA%2CCAKA%2C6BAAA%2CkCAAA%2CCAIC%2C%2BBAAA%2C%2BBAAA%2CCAIA%2C%2BCAAA%2C8BAAA%2CChBaE%2CyCgBAD%2C%2BCAAA%2CiCAAA%2CCAAA%2CCAUH%2CoBAAA%2CuJAAA%2CCAUI%2CqCAAA%2CkKAAA%2CCAWC%2CwCAAA%2CsFAAA%2CCAQC%2CuDAAA%2CoGAAA%2CCAQA%2C6DAAA%2CwDAAA%2CCAUN%2CkBAAA%2CuJAAA%2CCAUC%2CsBAAA%2CgCAAA%2CCAIA%2CqBAAA%2C2CAAA%2CCAQA%2C6BAAA%2CeAAA%2CCAMD%2CeAAA%2CYAAA%2CCAIA%2C%2BBAAA%2CaAAA%2CChBzFI%2CyCgBiGC%2CqCAAA%2C8CAAA%2CCAOC%2CwCAAA%2CkBAAA%2CCAML%2C0DAAA%2CeAAA%2CCAGA%2CqBAAA%2CcAAA%2CCAAA%2CCCxJG%2C4BAAA%2CWAAA%2CCAGQ%2C0CAAA%2CsJAAA%2CCAYR%2C%2BBAAA%2C0JAAA%2CCAUI%2CkCAAA%2CkHAAA%2CCAUA%2CuCAAA%2CmCAAA%2CCAQR%2CiBAAA%2CYAAA%2CCjBJI%2CyCiBUA%2CUAAA%2CYAAA%2CCAGA%2CiBAAA%2CaAAA%2CCAAA%2CCCnDA%2CyCAAA%2CoBAAA%2CCAGA%2C6CAAA%2CYAAA%2CCAGA%2C4CAAA%2CYAAA%2CCAKA%2CmCAAA%2CoBAAA%2CCAGA%2CuCAAA%2CYAAA%2CCAGA%2CsCAAA%2CYAAA%2CCAKA%2CmCAAA%2CoBAAA%2CCAGA%2CuCAAA%2CYAAA%2CCAGA%2CsCAAA%2CYAAA%2CClBsBA%2CyCkBhBI%2CyCAAA%2CYAAA%2CCAGA%2C6CAAA%2CoBAAA%2CCAGA%2C4CAAA%2CYAAA%2CCAKA%2CmCAAA%2CoBAAA%2CCAGA%2CuCAAA%2CYAAA%2CCAGA%2CsCAAA%2CYAAA%2CCAKA%2CmCAAA%2CYAAA%2CCAGA%2CuCAAA%2CoBAAA%2CCAGA%2CsCAAA%2CYAAA%2CCAAA%2CClBxBJ%2CyCkB8BA%2C8BAAA%2C4BAAA%2CCAEI%2CyCAAA%2CYAAA%2CCAGA%2C6CAAA%2CYAAA%2CCAGA%2C4CAAA%2CoBAAA%2CCAIJ%2CwBAAA%2C4BAAA%2CCAEI%2CmCAAA%2CYAAA%2CCAGA%2CuCAAA%2CYAAA%2CCAGA%2CsCAAA%2CoBAAA%2CCAIJ%2CwBAAA%2C4BAAA%2CCAEI%2CmCAAA%2CYAAA%2CCAGA%2CuCAAA%2CoBAAA%2CCAGA%2CsCAAA%2CYAAA%2CCAAA%22%7D */