.sceneWrap.svelte-1a2cff9{position:relative;width:50%;min-width:500px;height:100%;display:flex;flex-direction:column-reverse;margin:auto}@media (max-width: 600px){.sceneWrap.svelte-1a2cff9{width:100%;min-width:unset}}.illuWrap._1.svelte-1a2cff9{width:100%}.illuGroup.svelte-1a2cff9{width:100%;position:relative;left:10%;aspect-ratio:1;margin-bottom:-45%}.illuGroup.svelte-1a2cff9 .illuWrap:where(.svelte-1a2cff9){position:absolute;top:0%;left:0%;width:100%;height:100%;--fall-height: 50%;--fall-dur: 1.2s}.pos-x.svelte-1a2cff9{--steps: 12;animation-name:svelte-1a2cff9-pos-x;animation-duration:calc(var(--fall-dur) * var(--steps));animation-timing-function:steps(3,jump-none);animation-iteration-count:infinite}.pos-y.svelte-1a2cff9{--steps: 12;animation-name:svelte-1a2cff9-pos-y;animation-duration:calc(var(--fall-dur) * var(--steps));animation-timing-function:steps(3,jump-none);animation-iteration-count:infinite}.isSafari .pos-x.svelte-1a2cff9,.isSafari .pos-y.svelte-1a2cff9{animation:unset!important}._2.svelte-1a2cff9 .pos-x:where(.svelte-1a2cff9),._2.svelte-1a2cff9 .pos-y:where(.svelte-1a2cff9){animation-delay:calc(var(--fall-dur) * 0)}._3.svelte-1a2cff9 .pos-x:where(.svelte-1a2cff9),._3.svelte-1a2cff9 .pos-y:where(.svelte-1a2cff9){animation-delay:calc(var(--fall-dur) * 1)}._4.svelte-1a2cff9 .pos-x:where(.svelte-1a2cff9),._4.svelte-1a2cff9 .pos-y:where(.svelte-1a2cff9){animation-delay:calc(var(--fall-dur) * 2)}.animation.svelte-1a2cff9{animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear}.illuWrap._2.svelte-1a2cff9{z-index:10;transform:translateY(-50%);animation-name:posy-y;animation-duration:calc(var(--fall-dur) * 1)}.illuWrap._2.svelte-1a2cff9 .animation:where(.svelte-1a2cff9){border-color:#ff0;animation-name:svelte-1a2cff9-drop1;animation-duration:calc(var(--fall-dur) * 1)}.illuWrap._3.svelte-1a2cff9{z-index:9;transform:translateY(0)}.illuWrap._3.svelte-1a2cff9 .animation:where(.svelte-1a2cff9){border-color:orange;animation-name:svelte-1a2cff9-drop2;animation-duration:calc(var(--fall-dur) * 1)}.illuWrap._4.svelte-1a2cff9{z-index:8;transform:translateY(27%)}.illuWrap._4.svelte-1a2cff9 .animation:where(.svelte-1a2cff9){border-color:red;animation-name:svelte-1a2cff9-drop3;animation-duration:calc(var(--fall-dur) * 1)}@keyframes svelte-1a2cff9-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1a2cff9-drop1{0%{transform:translateY(0);opacity:0}70%{transform:translateY(0);opacity:0}80%{transform:translateY(50%);opacity:1}to{transform:translateY(50%);opacity:1}}@keyframes svelte-1a2cff9-drop2{0%{transform:translateY(0)}60%{transform:translateY(0)}70%{transform:translateY(27%)}to{transform:translateY(27%)}}@keyframes svelte-1a2cff9-drop3{0%{transform:scale(1)}50%{transform:scale(1)}60%{transform:scale(0)}to{transform:scale(0)}}@keyframes svelte-1a2cff9-pos-x{0%{transform:translate(10%)}25%{transform:translate(-6%)}50%{transform:translate(5%)}75%{transform:translate(-5%)}to{transform:translate(-4%)}}@keyframes svelte-1a2cff9-pos-y{0%{transform:translateY(3%)}25%{transform:translateY(-3%)}50%{transform:translateY(2%)}75%{transform:translateY(-2%)}to{transform:translateY(3%)}}.imageWrap.svelte-n1e2pi{width:100%;margin:var(--space-m) auto 0 auto}@media (max-width: 600px){.imageWrap.svelte-n1e2pi{width:100%}}.stickyWrap.svelte-197n75u{margin-top:-30%;height:300vh;margin-bottom:var(--space-l)}@media (max-width: 600px){.stickyWrap.svelte-197n75u{height:100vh}}.sceneWrap.svelte-197n75u{position:sticky;top:10%;height:90vh;width:80%;margin:auto;aspect-ratio:1;display:flex;align-items:center}@media (max-width: 600px){.sceneWrap.svelte-197n75u{width:100%}}.sceneWrap.svelte-197n75u .illuWrap:where(.svelte-197n75u){mix-blend-mode:darken;width:60%;margin:auto auto 0}@media (max-width: 600px){.sceneWrap.svelte-197n75u .illuWrap:where(.svelte-197n75u){width:100%;max-width:unset}}.hand.svelte-197n75u{position:absolute;width:70%;height:70%;top:0;transition:transform .5s;--x-pos: -20%;--y-pos-t: -5%;--y-pos-b: 20%}@media (max-width: 600px){.hand.svelte-197n75u{width:100%;height:100%;--x-pos: -45%;--y-pos-t: -10%;--y-pos-b: 10%}}.hand._1.svelte-197n75u{left:var(--x-pos);top:var(--y-pos-b);transform:translate(-50vw) rotate(-100deg)}.hand._2.svelte-197n75u{left:var(--x-pos);top:var(--y-pos-t);transform:translate(-50vw) rotate(-100deg);margin-top:5%}.hand._3.svelte-197n75u{right:var(--x-pos);top:var(--y-pos-t);transform:translate(50vw) rotate(100deg);margin-top:-5%}.hand._4.svelte-197n75u{right:var(--x-pos);top:var(--y-pos-b);transform:translate(50vw) rotate(100deg);margin-top:5%}.hand.svelte-197n75u img:where(.svelte-197n75u){width:100%;height:100%}.hand.isVisible.svelte-197n75u{transform:translate(0) rotate(0)}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .sections{background-color:#2f5dff;padding:var(--space-l) var(--space-m);display:flex;flex-direction:column;gap:var(--space-l)}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .section{min-height:100px}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .sectionContent{max-width:1000px;width:100%;margin:0 auto}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .text{color:#fff;font-size:clamp(18px,2vw,30px)}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .text h3{font-size:2em;margin-bottom:.5em}.HT-KIND-JUGEND-FAMILIE.svelte-15yie6f .text p{max-width:40ch}
