:root{--page-bg: #E9E9E9;--page-text: #000}*,*::before,*::after{box-sizing:border-box}body{font-family:Inter, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100dvh;margin:0;background-color:var(--page-bg);color:var(--page-text)}a,.button{color:var(--page-text)}main{flex:1}img{max-width:100%;height:auto}.container{max-width:1920px;margin:0 auto;padding:0 60px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.story__text blockquote,.story__text .quote,.text-block__content blockquote,.text-block__content .quote{margin:50px 0;padding:0;font-family:Georgia, "Times New Roman", serif;font-size:52px;font-weight:700;line-height:1.1;text-align:center}.icon{display:inline-block;width:1em;height:1em;vertical-align:-0.125em;flex-shrink:0;color:inherit;fill:none;stroke:currentColor}.icon--sm{font-size:16px}.icon--md{font-size:24px}.icon--lg{font-size:32px}.icon--xl{font-size:48px}.icon--filled{fill:currentColor;stroke:none}.pill,.button{display:inline-flex;align-items:center;justify-content:center;padding:24px 34px;border-radius:70px;font-family:Inter, sans-serif;font-size:18px;font-weight:700;line-height:1;text-decoration:none}.pill,.button.primary{background-color:#fff;color:#000;filter:drop-shadow(0 8px 14px rgba(0, 0, 0, 0.25))}.button.secondary{background-color:transparent;box-shadow:inset 0 0 0 1.5px currentColor}.button+.button{margin-left:16px}.sitemenu{--menu-width: min(380px, calc(100vw - 40px));position:fixed;z-index:100;top:30px;left:50%;transform:translateX(-50%);width:79px;height:57px;border-radius:55px;background-color:#fff;box-shadow:0 4px 54px rgba(0, 0, 0, 0.25);overflow:hidden;transition:width 0.45s cubic-bezier(0.4, 0, 0.2, 1), height 0.45s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.45s cubic-bezier(0.4, 0, 0.2, 1)}.nav-open .sitemenu{width:var(--menu-width);height:var(--menu-height, 620px);border-radius:40px}.sitemenu__toggle{position:absolute;z-index:2;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:79px;height:57px;padding:0;border:0;background:none;color:#75250F;cursor:pointer}.sitemenu__lines{display:block;position:relative;width:32.5px;height:16px}.sitemenu__lines span{position:absolute;left:0;width:100%;height:1.5px;background-color:currentColor;transition:transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s}.sitemenu__lines span:nth-child(1){top:0}.sitemenu__lines span:nth-child(2){top:7.25px}.sitemenu__lines span:nth-child(3){top:14.5px}.nav-open .sitemenu__lines span:nth-child(1){transform:translateY(7.25px) rotate(45deg)}.nav-open .sitemenu__lines span:nth-child(2){opacity:0}.nav-open .sitemenu__lines span:nth-child(3){transform:translateY(-7.25px) rotate(-45deg)}.sitemenu__panel{position:absolute;top:57px;left:50%;transform:translateX(-50%);width:var(--menu-width);padding:20px 40px 60px;text-align:center;opacity:0;visibility:hidden;transition:opacity 0.25s, visibility 0.25s}.nav-open .sitemenu__panel{opacity:1;visibility:visible;transition-delay:0.28s}.sitenavigation ul{list-style:none;margin:0;padding:0}.sitenavigation ul+ul{margin-top:30px}.sitenavigation a{text-decoration:none;display:inline-block}.sitenavigation__primary{display:flex;flex-direction:column;gap:19px;font-family:Georgia, "Times New Roman", serif;font-size:62px;line-height:1}.sitenavigation__primary li:nth-child(3n+1) a{color:#8588FF}.sitenavigation__primary li:nth-child(3n+2) a{color:#75250F}.sitenavigation__primary li:nth-child(3n+3) a{color:#969696}.sitenavigation__secondary{display:flex;flex-direction:column;gap:20px;font-size:32px;font-weight:500;line-height:1}.sitenavigation__secondary a{color:#000}@media (prefers-reduced-motion:reduce){.sitemenu,.sitemenu__panel,.sitemenu__lines span{transition:none}}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:start}.hero__left{background-color:#75250F;padding:0 60px;display:flex;flex-direction:column;align-items:center;align-self:stretch}.hero__logo{display:flex;align-items:flex-start;justify-content:center;height:650px;padding-top:271px;color:#8588FF}.hero__logo svg{display:block;height:130px;width:auto;max-width:100%}.hero__text{margin:0;padding:30px 0 50px;font-family:Georgia, "Times New Roman", serif;font-size:32px;line-height:1;color:#8588FF}.hero__right{position:relative;display:flex;flex-direction:column;background-color:#8588FF;padding:10px;align-self:stretch}.hero__media{position:relative;flex-grow:1;margin:0;min-height:838px;background-color:#8588FF}.hero__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:10px}.hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 0.8s}.hero__slide.is-active{opacity:1}.hero__headline{position:absolute;top:261px;left:0;right:0;margin:0;display:flex;justify-content:center;color:#E9E9E9;transition:color 0.6s}.hero__headline svg{display:block;height:130px;width:auto;max-width:90%}.hero__action{position:absolute;left:10px;right:10px;bottom:65px;display:flex;justify-content:center}.hero--blank .hero__headline{color:#75250F}@media (prefers-reduced-motion:reduce){.hero__slide,.hero__headline{transition:none}}.sitefooter{background-color:#8588FF;color:#75250F;padding:80px 49px}.sitefooter__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.sitefooter__org,.sitefooter__legal{flex:1 0 0;min-width:0;margin:0}.sitefooter__org{font-family:Georgia, "Times New Roman", serif;font-size:24px;line-height:0.95}.sitefooter__logo{flex-shrink:0;width:min(497px, 29vw)}.sitefooter__logo svg{display:block;width:100%;height:auto}.sitefooter__legal-list{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;gap:40px}.sitefooter__legal-list a{color:#75250F;font-size:18px;font-weight:500;letter-spacing:0.36px;text-decoration:none}.sitefooter__legal-list a:hover{text-decoration:underline}.story{position:relative}.story::before{content:"";position:absolute;inset:0 0 0 50%;background-color:#8588FF}.story>*{position:relative}.story__section{display:grid;grid-template-columns:1fr 1fr;align-items:start}.story__col{grid-column:1;padding-left:60px;padding-right:60px}.story__foot{width:50%;padding-left:60px;padding-right:60px}.story__header{padding-top:300px;padding-bottom:200px;text-align:center}.story__crumbs{display:flex;justify-content:center;gap:8px;font-size:14px;color:#969696}.story__crumbs a{color:inherit;text-decoration:none}.story__crumbs a:hover{text-decoration:underline}.story__crumbs-current{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story__title{margin:40px 0 0;font-family:Georgia, "Times New Roman", serif;font-size:64px;font-weight:700;line-height:1}.story__title .title-line{display:block}.story__title .title-line:nth-child(2){font-style:italic;font-weight:500}.story__author{margin:24px 0 0;font-size:18px;font-weight:700}.story__tags{list-style:none;margin:24px 0 0;padding:0;display:flex;justify-content:center;gap:10px}.story__tags a{display:inline-block;padding:8px 18px;border-radius:70px;background-color:#000;color:#E9E9E9;font-size:14px;text-decoration:none}.story__text{font-family:Georgia, "Times New Roman", serif;font-size:32px;font-weight:500;line-height:1.1}.story__section:first-of-type .story__text>:first-child{margin-top:0}.story__text>:last-child{margin-bottom:0}.story__media{grid-column:2;position:sticky;top:0;padding:10px}.story__figure{margin:0 0 0 auto;width:fit-content;max-width:100%}.story__figure img,.story__figure video{display:block;max-width:100%;height:auto;border-radius:10px}.story__media--landscape .story__figure{max-width:calc(var(--media-size) * 1%)}.story__media--portrait .story__figure img,.story__media--portrait .story__figure video{height:calc(var(--media-size) * 1vh);width:auto}.story__caption{width:0;min-width:100%;margin-top:12px;font-size:18px;line-height:1.3;color:#E9E9E9}.story__embed{position:relative;aspect-ratio:1.7777777778}.story__embed iframe{position:absolute;inset:0;width:100%;height:100%}.story__foot{padding-top:60px;padding-bottom:120px;text-align:center}.story__back{background-color:#8588FF;color:#E9E9E9}.projekt__hero{margin:0;height:660px}.projekt__hero img{display:block;width:100%;height:100%;object-fit:cover}.projekt__header{padding-top:57px;text-align:center;color:#969696}.projekt__crumbs{display:flex;justify-content:center;gap:8px;font-size:14px}.projekt__crumbs a{color:inherit;text-decoration:none}.projekt__crumbs a:hover{text-decoration:underline}.projekt__crumbs-current{max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projekt__title{margin:40px 0 0;font-family:Georgia, "Times New Roman", serif;font-size:64px;font-weight:500;line-height:1}.projekt__title .title-line{display:block}.projekt__title .title-line:nth-child(2){font-style:italic}.projekt__tags{list-style:none;margin:40px 0 0;padding:0;display:flex;justify-content:center;gap:10px}.projekt__tags a{display:inline-block;padding:12px 15px;border-radius:70px;background-color:#969696;color:#E9E9E9;font-size:18px;line-height:1;text-decoration:none}.projekt__intro{margin-top:146px;font-family:Georgia, "Times New Roman", serif;font-size:32px;font-weight:500;line-height:1;text-align:left}.projekt__intro>:first-child{margin-top:0}.projekt__intro>:last-child{margin-bottom:0}.projekt__foot{padding:60px 0 120px;text-align:center}.projekt__back{padding:16px 28px;background-color:#969696;color:#E9E9E9}body.single-projekt{--page-bg: #fff}body.single-projekt .text-block__content,body.single-projekt .text-block__headline,body.single-projekt .sitelogo{color:#969696}.sitelogo{position:absolute;z-index:90;top:30px;left:60px;display:block;width:218px;color:#8588FF}.sitelogo svg{display:block;width:100%;height:auto}.pagehead{padding:187px 0 0;text-align:center}.pagehead__title{margin:0;font-family:Georgia, "Times New Roman", serif;font-size:96px;font-weight:500;line-height:1;color:#8588FF}.pagehead__intro{margin-top:178px;font-family:Georgia, "Times New Roman", serif;font-size:32px;font-weight:500;line-height:1;text-align:left}.pagehead__intro>:first-child{margin-top:0}.pagehead__intro>:last-child{margin-bottom:0}.pagehead--story .pagehead__title{color:#8588FF}.pagehead--podcast .pagehead__title{color:#75250F}.pagehead--projekt .pagehead__title,.pagehead--projekt .pagehead__intro{color:#969696}body.page-template-template-podcast .sitelogo{color:#75250F}body.page-template-template-projekte .sitelogo{color:#969696}.overview__grid{display:grid;gap:20px}.overview--story .overview__grid{grid-template-columns:repeat(2, 1fr)}.overview--story .card{aspect-ratio:0.8822222222}.overview--projekt .overview__grid{grid-template-columns:1fr}.overview--projekt .card{aspect-ratio:2.5523809524}.overview--podcast .card{aspect-ratio:1.5088408644}.podcastlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:40px}.podcastlist__item{display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:start}.podcastlist__text{color:#75250F;font-size:18px;line-height:1.25}.podcastlist__date{margin:0 0 20px}.podcastlist__title{margin:0;font-size:inherit;font-weight:700}.podcastlist__summary>:first-child{margin-top:0}.podcastlist__summary>:last-child{margin-bottom:0}.podcastlist__links{display:flex;gap:8px;margin:30px 0 0}.podcastlist__link{display:inline-flex;align-items:center;justify-content:center;padding:16px 28px;border-radius:70px;font-size:18px;font-weight:500;line-height:1;text-decoration:none}.podcastlist__link--video{background-color:#75250F;color:#E9E9E9}.podcastlist__link--audio{color:#75250F;box-shadow:inset 0 0 0 1.5px currentColor}.pagehead__row{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.subscribe{flex-shrink:0;display:flex;align-items:center;gap:17px;color:#75250F}.subscribe__platform{display:block;color:inherit}.subscribe__platform .icon{font-size:40px}.subscribe__pill{background-color:#75250F;color:#E9E9E9;filter:none;padding:16px 28px}.card{position:relative;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;text-decoration:none}.card .card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 0.6s ease, opacity 400ms;will-change:transform}.card:hover .card__image{transform:scale(1.05)}.card__info{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 40px;text-align:center}.card__title{margin:0;font-family:Georgia, "Times New Roman", serif;font-size:48px;line-height:1.05;color:#E9E9E9}.card__title .title-line{display:block}.card__title .title-line:nth-child(2){font-style:italic}.card__cta{padding:12px 20px;font-size:14px}.card--podcast .card__info{position:absolute;inset:0;display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;gap:0;padding:40px}.card__episode{grid-row:1;font-family:Georgia, "Times New Roman", serif;font-size:40px;line-height:1;color:#E9E9E9}.card__play{grid-row:2;display:block;width:clamp(60px, 10%, 109px);color:#fff}.card__play svg{display:block;width:100%;height:auto}.card--podcast .card__title{grid-row:3}@media (prefers-reduced-motion:reduce){.card .card__image,.card__info{transition:none}.card:hover .card__image{transform:scale(1)}}.block{padding:60px 0}.block+.block{margin-top:60px}.bild-block{width:100%}.bild-block img{display:block;width:100%;height:auto}.bild-block--grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.bild-block__figure{margin:0}.bild-block__swiper{position:relative}.bild-block__nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0;border:0;background:none;cursor:pointer;font-size:32px;color:#fff}.bild-block__nav--prev{left:20px}.bild-block__nav--next{right:20px}.bild-block__nav.swiper-button-disabled{opacity:0;pointer-events:none}.text-block__content,.text-block__headline{color:#75250F;font-family:Georgia, "Times New Roman", serif;font-size:32px;font-style:normal;font-weight:500;line-height:0.95}.text-block__headline h2,.text-block__content h2,.text-block__content h3,.text-block__content h4{margin-top:0;font-size:inherit;font-weight:700}.text-block__content>:first-child,.text-block__headline>:first-child{margin-top:0}.text-block__content>:last-child,.text-block__headline>:last-child{margin-bottom:0}.text-block__content a:not(.button){color:inherit}.text-block--columns .container{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.text-block--columns.text-block--30-70 .container{grid-template-columns:3fr 7fr}.text-block--columns .text-block__headline{position:sticky;top:40px}.team-block__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}.team-block__image img{display:block;width:100%;height:auto}.team-block__name{margin:0}.teaser-block__head{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:40px}.teaser-block__head>:only-child{margin-left:auto}.teaser-block__headline:only-child{margin-left:0;margin-right:auto}.teaser-block__headline{margin:0;font-family:Georgia, "Times New Roman", serif;font-size:63px;line-height:1}.teaser-block--story .teaser-block__headline{color:#8588FF}.teaser-block--podcast .teaser-block__headline{color:#75250F}.teaser-block--projekt .teaser-block__headline{color:#969696}.teaser-block__bleed{overflow:hidden;padding:30px 0 70px;margin:-30px 0 -70px}.teaser-block__swiper{position:relative;margin-left:max(60px, calc((100vw - 1920px) / 2 + 60px));overflow:visible}.teaser-block__swiper .card{width:57%;aspect-ratio:1.5079365079;transition-property:transform, box-shadow}.teaser-block__swiper .card.swiper-slide-active{box-shadow:0 18px 40px rgba(0, 0, 0, 0.3)}.teaser-block__swiper .card:not(.swiper-slide-active):hover .card__image{transform:scale(1)}.teaser-block__swiper .card__info{opacity:0;transition:opacity 0.3s}.teaser-block__swiper .card.swiper-slide-active .card__info{opacity:1;transition-delay:0.35s}.teaser-block__nav{position:absolute;right:max(60px, calc((100vw - 1920px) / 2 + 60px));top:50%;z-index:20;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:63px;height:63px;padding:0;border:0;border-radius:50%;background-color:#fff;box-shadow:0 4px 54px rgba(0, 0, 0, 0.25);color:#000;font-size:24px;cursor:pointer}.teaser-block__nav .icon{transition:transform 0.3s}.teaser-block__nav.is-back .icon{transform:rotate(180deg)}.teaser-block__text{max-width:1248px;margin:40px 0 0;font-family:Georgia, "Times New Roman", serif;font-size:32px;font-weight:500;line-height:1}@media (prefers-reduced-motion:reduce){.teaser-block__swiper .card__info{transition:none}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fkhetne-sorles.maxwo.dev%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2Fstyles.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_icons.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_navigation.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_hero.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_story.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_projekt.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_pagehead.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_overview.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_podcastlist.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_card.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_blocks.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_bild-block.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_text-block.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_team-block.scss%22%2C%22wp-content%2Fthemes%2Fkhetne-sorles%2Fscss%2F_teaser-block.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAGA%2CMAAA%2CoCAAA%2CCAKA%2CqBAAA%2CqBAAA%2CCAMA%2CKAAA%2CuNAAA%2CCAYA%2CUAAA%2CsBAAA%2CCAKA%2CKAAA%2CMAAA%2CCAIA%2CIAAA%2C0BAAA%2CCAKA%2CWAAA%2C6CAAA%2CCAMA%2CoBAAA%2CiHAAA%2CCAWA%2CwGAAA%2CsIAAA%2CCCzDA%2CMAAA%2C2HAAA%2CCAWA%2CUAAA%2CcAAA%2CCACA%2CUAAA%2CcAAA%2CCACA%2CUAAA%2CcAAA%2CCACA%2CUAAA%2CcAAA%2CCAEA%2CcAAA%2C6BAAA%2CCCbA%2CcAAA%2CkMAAA%2CCAcA%2CsBAAA%2CmFAAA%2CCAOA%2CkBAAA%2CsEAAA%2CCAKA%2CgBAAA%2CgBAAA%2CCCxBA%2CUAAA%2C%2BXAAA%2CCAoBA%2CoBAAA%2C2EAAA%2CCAMA%2CkBAAA%2CmNAAA%2CCAkBA%2CiBAAA%2CwDAAA%2CCAMC%2CsBAAA%2CmJAAA%2CCAQC%2CmCAAA%2CKAAA%2CCACA%2CmCAAA%2CUAAA%2CCACA%2CmCAAA%2CUAAA%2CCAKD%2C6CAAA%2C0CAAA%2CCACA%2C6CAAA%2CSAAA%2CCACA%2C6CAAA%2C4CAAA%2CCAID%2CiBAAA%2CsMAAA%2CCAaA%2C2BAAA%2CmDAAA%2CCAMA%2CmBAAA%2CkCAAA%2CCAQA%2CsBAAA%2CeAAA%2CCAIA%2CkBAAA%2CyCAAA%2CCAKA%2CyBAAA%2CsHAAA%2CCAQC%2C8CAAA%2CaAAA%2CCACA%2C8CAAA%2CaAAA%2CCACA%2C8CAAA%2CaAAA%2CCAGD%2C2BAAA%2CwFAAA%2CCAQC%2C6BAAA%2CUAAA%2CCAGD%2CuCAEC%2CiDAAA%2CeAAA%2CCAAA%2CCCnID%2CMAAA%2C4DAAA%2CCAMA%2CYAAA%2CgHAAA%2CCASA%2CYAAA%2CuGAAA%2CCAQC%2CgBAAA%2CoDAAA%2CCAQD%2CYAAA%2CqHAAA%2CCASA%2CaAAA%2C6GAAA%2CCAWA%2CaAAA%2CgFAAA%2CCAOC%2CiBAAA%2CwEAAA%2CCASD%2CaAAA%2C2DAAA%2CCAMC%2CuBAAA%2CSAAA%2CCAKD%2CgBAAA%2C2HAAA%2CCAWC%2CoBAAA%2CmDAAA%2CCAQD%2CcAAA%2CsFAAA%2CCAUA%2C6BAAA%2CaAAA%2CCAIA%2CuCAEC%2C6BAAA%2CeAAA%2CCAAA%2CCCxHD%2CYAAA%2CwDAAA%2CCAMA%2CmBAAA%2CwEAAA%2CCAOA%2CoCAAA%2C%2BBAAA%2CCAOA%2CiBAAA%2C6EAAA%2CCAMA%2CkBAAA%2CoCAAA%2CCAIC%2CsBAAA%2CoCAAA%2CCAOD%2CwBAAA%2CiFAAA%2CCASA%2C0BAAA%2CuFAAA%2CCAOC%2CgCAAA%2CyBAAA%2CCChDD%2COAAA%2CiBAAA%2CCAGC%2CeAAA%2CqEAAA%2CCAOA%2CSAAA%2CiBAAA%2CCAOD%2CgBAAA%2C4DAAA%2CCAMA%2CYAAA%2CkDAAA%2CCAMA%2CaAAA%2C8CAAA%2CCAMA%2CeAAA%2CwDAAA%2CCAMA%2CeAAA%2CwEAAA%2CCAOC%2CiBAAA%2CkCAAA%2CCAIC%2CuBAAA%2CyBAAA%2CCAIF%2CuBAAA%2CwEAAA%2CCAOA%2CcAAA%2C0GAAA%2CCAOC%2C0BAAA%2CaAAA%2CCAIA%2CuCAAA%2CiCAAA%2CCAMD%2CeAAA%2C8CAAA%2CCAMA%2CaAAA%2CsFAAA%2CCAQC%2CeAAA%2CgIAAA%2CCAWD%2CaAAA%2C4FAAA%2CCAUA%2CwDAAA%2CYAAA%2CCAMA%2CyBAAA%2CeAAA%2CCAIA%2CcAAA%2CgDAAA%2CCASA%2CeAAA%2CkDAAA%2CCAKC%2CwCAAA%2C2DAAA%2CCASD%2CwCAAA%2CsCAAA%2CCAMC%2CwFAAA%2C%2BCAAA%2CCAUD%2CgBAAA%2CmFAAA%2CCASA%2CcAAA%2C2CAAA%2CCAIC%2CqBAAA%2CgDAAA%2CCAQD%2CaAAA%2CuDAAA%2CCAMA%2CaAAA%2CsCAAA%2CCCjMA%2CeAAA%2CqBAAA%2CCAIC%2CmBAAA%2CqDAAA%2CCAQD%2CiBAAA%2CgDAAA%2CCAMA%2CiBAAA%2C0DAAA%2CCAMC%2CmBAAA%2CkCAAA%2CCAIC%2CyBAAA%2CyBAAA%2CCAIF%2CyBAAA%2CwEAAA%2CCAOA%2CgBAAA%2C0GAAA%2CCAOC%2C4BAAA%2CaAAA%2CCAIA%2CyCAAA%2CiBAAA%2CCAKD%2CeAAA%2CsFAAA%2CCAQC%2CiBAAA%2CkJAAA%2CCAYD%2CgBAAA%2C2HAAA%2CCAQC%2C6BAAA%2CYAAA%2CCACA%2C4BAAA%2CeAAA%2CCAGD%2CeAAA%2CsCAAA%2CCAKA%2CeAAA%2CwDAAA%2CCAQA%2CoBAAA%2CeAAA%2CCAGC%2CiHAAA%2CaAAA%2CCCzGD%2CUAAA%2CuFAAA%2CCASC%2CcAAA%2CoCAAA%2CCAOD%2CUAAA%2CmCAAA%2CCAKA%2CiBAAA%2CiHAAA%2CCASA%2CiBAAA%2C2HAAA%2CCAQC%2C8BAAA%2CYAAA%2CCACA%2C6BAAA%2CeAAA%2CCAID%2CkCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CwEAAA%2CaAAA%2CCAGA%2C8CAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCClDA%2CgBAAA%2CqBAAA%2CCAMA%2CiCAAA%2CoCAAA%2CCAIA%2CuBAAA%2CyBAAA%2CCAKA%2CmCAAA%2CyBAAA%2CCAIA%2CyBAAA%2CyBAAA%2CCAKA%2CyBAAA%2CyBAAA%2CCCxBA%2CaAAA%2C8EAAA%2CCASA%2CmBAAA%2CqEAAA%2CCAOA%2CmBAAA%2C6CAAA%2CCAMA%2CmBAAA%2CeAAA%2CCAIA%2CoBAAA%2C0CAAA%2CCAOC%2CmCAAA%2CYAAA%2CCACA%2CkCAAA%2CeAAA%2CCAGD%2CoBAAA%2CoCAAA%2CCAMA%2CmBAAA%2CoKAAA%2CCAYA%2C0BAAA%2CsCAAA%2CCAKA%2C0BAAA%2CuDAAA%2CCAMA%2CeAAA%2C0EAAA%2CCAOA%2CWAAA%2CoEAAA%2CCAQA%2CqBAAA%2C2BAAA%2CCAIC%2C2BAAA%2CcAAA%2CCAKD%2CiBAAA%2CoEAAA%2CCCxFA%2CMAAA%2CgIAAA%2CCAaA%2CmBAAA%2CwJAAA%2CCAWA%2CyBAAA%2CqBAAA%2CCAIA%2CYAAA%2CiHAAA%2CCAUA%2CaAAA%2CoGAAA%2CCAOC%2CyBAAA%2CaAAA%2CCAIA%2CsCAAA%2CiBAAA%2CCAKD%2CWAAA%2CgCAAA%2CCAMA%2C2BAAA%2CkIAAA%2CCAWA%2CeAAA%2CmGAAA%2CCAQA%2CYAAA%2CiEAAA%2CCAMC%2CgBAAA%2CoCAAA%2CCAOD%2C4BAAA%2CUAAA%2CCAIA%2CuCAEC%2C%2BBAAA%2CeAAA%2CCAKA%2CyBAAA%2CkBAAA%2CCAAA%2CCCtGD%2COAAA%2CcAAA%2CCAIA%2CcAAA%2CeAAA%2CCCPA%2CYAAA%2CUAAA%2CCAGC%2CgBAAA%2CoCAAA%2CCAOD%2CkBAAA%2C0DAAA%2CCAMA%2CoBAAA%2CQAAA%2CCAIA%2CoBAAA%2CiBAAA%2CCAIA%2CiBAAA%2CiMAAA%2CCAeC%2CuBAAA%2CSAAA%2CCACA%2CuBAAA%2CUAAA%2CCAEA%2CwCAAA%2C6BAAA%2CCC1CD%2C2CAAA%2C6HAAA%2CCAUA%2CiGAAA%2C8CAAA%2CCAUA%2CqEAAA%2CYAAA%2CCAKA%2CmEAAA%2CeAAA%2CCAMA%2CoCAAA%2CaAAA%2CCAMC%2CgCAAA%2CqEAAA%2CCAOA%2CkDAAA%2C6BAAA%2CCAIA%2C2CAAA%2CwBAAA%2CCChDD%2CkBAAA%2C6FAAA%2CCASA%2CuBAAA%2CoCAAA%2CCAMA%2CkBAAA%2CQAAA%2CCCZA%2CoBAAA%2CyFAAA%2CCAOC%2CgCAAA%2CgBAAA%2CCAKD%2CmCAAA%2C%2BBAAA%2CCAKA%2CwBAAA%2CmFAAA%2CCAOA%2C6CAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCAIA%2CqBAAA%2CwDAAA%2CCAOA%2CsBAAA%2C2FAAA%2CCAUA%2C4BAAA%2C6EAAA%2CCAUA%2CgDAAA%2CyCAAA%2CCAKA%2CyEAAA%2CkBAAA%2CCAIA%2CkCAAA%2CiCAAA%2CCAKA%2C4DAAA%2CgCAAA%2CCAKA%2CmBAAA%2C8UAAA%2CCAoBC%2CyBAAA%2CyBAAA%2CCAKA%2CiCAAA%2CwBAAA%2CCAKD%2CoBAAA%2C2HAAA%2CCASA%2CuCAEC%2CkCAAA%2CeAAA%2CCAAA%22%7D */