.macht-sprache-css-context{--paragraphFont:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--monospaceFont:"Courier New",Courier,monospace;--pink:#ceb9d2;--blue:#1e5166;--green:#9cdcb2;--orange:#eda37b;--red:#e70f0f;--white:#fff;--black:var(--blue);--blackDark:#000;--fontColorOnColor:var(--blackDark);--disabledGrey:grey;--placeholderGrey:#b8b8b8;--disabledGreyBackground:#faf8f8;--disabledGreyBackgroundDark:#e0e0e0;--backgroundColor:var(--white);--thickBorder:2px;--thinBorder:1px;--fontSizeXXL:2rem;--fontSizeXL:1.5rem;--fontSizeL:1.3rem;--fontSizeM:1rem;--fontSizeS:0.8rem;--fontSizeXS:0.6rem;--colorLangA:var(--green);--colorLangB:var(--pink);--lineHeightParagraph:1.6;--singleColumnWidth:600px;--sidebarWidth:11rem;--contentWidth:65rem;--dominantLanguageColor:var(--black);--fullWidthInNarrowCollumn:clamp(100%,calc(100vw - var(--sidebarWidth) - 10rem),var(--contentWidth))}body{margin:0;font-family:var(--monospaceFont);color:var(--black)}h1{font-size:var(--fontSizeXXL)}h2{font-size:var(--fontSizeL)}h3{font-size:var(--fontSizeM)}a{color:inherit}p{line-height:var(--lineHeightParagraph)}[lang=de] p,p[lang=de]{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}*,:after,:before{box-sizing:border-box}.firebase-emulator-warning{display:none}.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{-webkit-animation-name:rcToolTipZoomIn;animation-name:rcToolTipZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{-webkit-animation-name:rcToolTipZoomOut;animation-name:rcToolTipZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:var(--fontSizeS);line-height:1.5;opacity:1}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 5px 0 9px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 9px 0 5px}.rc-tooltip-inner{padding:.5rem;color:var(--black);text-align:left;text-decoration:none;background-color:var(--white);border:var(--thickBorder) solid var(--black);min-height:34px}.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:var(--black)}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:var(--black)}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:var(--black)}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:var(--black)}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.style_heading__1bbBe{margin:0}.style_header__MlSQ_{margin:1rem 0 2rem;display:flex;flex-direction:column;justify-content:space-around}.style_headingInner__34zdN{background:var(--lang-color);box-shadow:.5rem 0 0 var(--lang-color),-.5rem 0 0 var(--lang-color)}.style_headingInner__34zdN.style_hasBackground__1rwn7{color:var(--fontColorOnColor)}.style_subHeading__3k2Go,.style_topHeading__2xGt-{margin-top:0;margin-bottom:.5rem;margin-left:-.5rem;font-size:1rem;font-style:italic;font-weight:400}.style_topHeading__2xGt-+.style_topHeading__2xGt-{margin-top:1rem;margin-left:0}.style_topHeading__2xGt-+.style_heading__1bbBe{margin-left:.5rem}.style_topHeading__2xGt-+.style_topHeading__2xGt-+.style_heading__1bbBe{margin-left:0;margin-top:1rem}.style_topHeadingLink__1roKN{text-decoration:none;background:var(--lang-color);padding:.5rem;position:relative;color:var(--fontColorOnColor)}.style_topHeadingLink__1roKN:hover:before{content:"";position:absolute;bottom:.4rem;left:.3rem;right:.3rem;background:var(--black);height:var(--thickBorder)}.style_capitalize__3OBo-{display:inline-block}.style_capitalize__3OBo-:first-letter{text-transform:uppercase}.style_subline__1_trc{line-height:var(--lineHeightParagraph);margin-top:.5rem}@media (min-width:600px){.style_header__MlSQ_{min-height:calc(var(--sidebarWidth) - 1rem);margin-bottom:4rem}}.style_rightHandSideSublineContainer__34h-u{display:grid;grid-gap:1rem;grid-template-columns:1fr}@media (min-width:900px){.style_rightHandSideSublineContainer__34h-u{grid-template-columns:1fr 14rem}.style_rightHandSide__2JMju{margin-top:.5rem;text-align:right}}.style_button__3D4pq{--buttonBorderColor:var(--black);position:relative;display:block;font-size:inherit;font-family:var(--monospaceFont);color:var(--black);border:var(--thinBorder) var(--buttonBorderColor) solid;padding:.5rem;background-color:var(--backgroundColor);text-decoration:none}.style_button__3D4pq:focus{outline:none}.style_button__3D4pq:focus:not(:focus-visible){color:var(--black);background-color:var(--backgroundColor)}.style_button__3D4pq:focus,.style_button__3D4pq:hover:not(:disabled){color:var(--white);cursor:pointer;background-color:var(--black)}.style_buttonPrimary__3_79m{--buttonBorderColor:var(--orange);border-width:var(--thickBorder)}.style_buttonPrimary__3_79m:focus:not(:focus-visible){background-color:var(--backgroundColor);font-weight:400}.style_buttonPrimary__3_79m:focus,.style_buttonPrimary__3_79m:hover:not(:disabled){background-color:var(--buttonBorderColor);font-weight:700}.style_button__3D4pq:disabled{color:var(--disabledGrey);border-color:var(--disabledGrey)}.style_small__3MAQM{padding:.3rem;font-size:var(--fontSizeS)}.style_large__1Dqsr{padding:.7rem;font-size:var(--fontSizeL);font-weight:700}.inputContainer+.style_buttonContainer__jrqYx{margin-top:1rem}.style_busy__2G-U_{--w:calc(var(--thickBorder)*1);--l:2rem}.style_busy__2G-U_:before{content:"";position:absolute;top:calc(var(--thickBorder)*-1);right:calc(var(--thickBorder)*-1);bottom:calc(var(--thickBorder)*-1);left:calc(var(--thickBorder)*-1);background:linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:var(--l) var(--w),var(--l) var(--w),var(--w) var(--l),var(--w) var(--l);-webkit-animation:style_border-dance__NSlmm .3s linear infinite;animation:style_border-dance__NSlmm .3s linear infinite}@-webkit-keyframes style_border-dance__NSlmm{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l)}}@keyframes style_border-dance__NSlmm{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l)}}.style_buttonContainer__jrqYx{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:-.25rem}.style_buttonContainer__jrqYx.style_left__31ORe{justify-content:flex-start}.style_buttonContainer__jrqYx.style_center__17RUN{justify-content:center}.style_buttonContainer__jrqYx .style_button__3D4pq{margin:.25rem}.style_overlay__32C8H{all:unset;--padding:2rem;--lang-color:var(--orange);--logo-size:6rem;background:var(--white);display:grid;grid-template-columns:1fr;overflow:scroll;align-items:center;justify-items:center;position:fixed;top:0;bottom:0;right:0;left:0}.style_overlay__32C8H::-webkit-backdrop{all:unset}.style_overlay__32C8H::backdrop{all:unset}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.style_overlay__32C8H{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media (max-width:500px){.style_overlay__32C8H{--padding:1rem}}.style_overlayInner__3DCyF{padding:var(--padding);width:min(600px,100vw)}.style_overlayInner__3DCyF.style_wide__2jP3V{width:min(800px,100vw)}.style_overlayInner__3DCyF.style_wider__1oOBk{width:min(1200px,100vw)}.style_title__1J4Zr{line-height:var(--lineHeightParagraph);margin-top:0}.style_header__y91Ba{display:flex;justify-content:space-between;margin-bottom:1rem}.style_closeButton__WcxVs{--background:var(--black);flex:0 0 auto;position:relative;border:none;height:3rem;width:3rem;background:transparent;cursor:pointer;border-radius:50%}.style_closeButton__WcxVs:hover{--background:var(--orange)}.style_closeButton__WcxVs:after,.style_closeButton__WcxVs:before{content:"";position:absolute;top:50%;left:50%;display:block;background:var(--background);height:.3rem;width:calc(100% - .5rem)}.style_closeButton__WcxVs:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.style_closeButton__WcxVs:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.style_logo__zVlrF{width:100%;height:var(--logo-size);object-fit:contain;margin:calc(var(--padding)*-0.5) 0 calc(var(--padding)*0.5)}.style_noScroll__jWPeU{overflow:hidden!important}.style_illustration__3MA4I{width:100%;height:auto}.style_body__2ejRh{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.style_warning__3O4nE{font-family:var(--paragraphFont);line-height:var(--lineHeightParagraph);margin-top:0}.style_imageCredit__iTLuF{font-size:var(--fontSizeS);margin-top:.5rem;font-style:italic}.style_button__gd8SQ{color:inherit;font-size:inherit;font-family:inherit;font-style:inherit;padding:0;display:inline;border:none;background:none;cursor:pointer}.style_button__gd8SQ:hover,.style_underlined__1GRnN{text-decoration:underline}.style_button__gd8SQ:disabled{text-decoration:none;cursor:default}.style_term__1rIzJ{background:var(--lang-color);box-shadow:0 0 0 .2rem var(--lang-color);color:var(--fontColorOnColor)}.style_container__3Hr5T{position:relative;display:inline-block}.style_button__245pU{position:relative;background:transparent;border:none;cursor:pointer;display:inline-flex;vertical-align:text-top;margin:-.75ch -.75ch -.75ch .75ch;padding:.75ch}.style_button__245pU svg{height:1rem;width:1rem}.style_unreadDot__3S4Rl{position:absolute;bottom:0;right:0;height:.7rem;width:.7rem;border-radius:100%;background:var(--red);border:var(--white) var(--thickBorder) solid}.style_overlay__1z2ZM{position:absolute;top:100%;right:0;width:min(calc(100vw - 1rem),300px);max-height:calc(100vh - 100% - 2.5rem);overflow-y:auto;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:.5rem;padding:1rem;border:var(--thickBorder) solid}.style_empty__2qpar{font-style:italic}.style_date__1dXfY{font-size:var(--fontSizeS);font-style:italic;font-weight:400}.style_notificationList__13eof{display:grid;grid-template-columns:1fr;grid-gap:1rem}.style_notification__1ZF_Y{text-decoration:none}.style_notification__1ZF_Y:hover{text-decoration:underline}.style_unreadNotification__3xifh{font-weight:700}.style_registerButton__3DKs2{display:inline-block}.style_logos__2OKjK{display:flex;flex-wrap:wrap;margin-top:-2rem}.style_logoContainer__1lkgY:not(:last-child){margin-right:4rem}.style_logoContainer__1lkgY{margin-top:2rem}.style_logoImg__Xt-MZ{height:5rem;background-size:contain}.style_logoImg__Xt-MZ.style_small__2iHwm{max-width:5rem}.style_logoHeading__e8zAU{font-size:var(--fontSizeS);font-style:italic;font-weight:400;margin:0 0 1rem}.style_logoWrapper__gQ8fO{display:inline-block}.style_logoWrapper__gQ8fO+.style_logoWrapper__gQ8fO{margin-left:2rem}.style_container__348QW{--headerBarHeight:4rem;display:grid;height:100%;grid-template-columns:1fr var(--sidebarWidth) minmax(auto,var(--contentWidth)) 1fr;grid-gap:4rem}@media (max-width:1400px){.style_container__348QW{grid-gap:3rem}}@media (max-width:1300px){.style_container__348QW{grid-gap:2rem}}@media (max-width:599px){body.style_bodyMenuOpen__TaNgJ{overflow:hidden}}@media (min-width:600px){.style_header__2gqm3,.style_sidebar__dxGWz{grid-gap:1rem}}.style_mobileHeaderBar__gE8Ni{position:fixed;top:0;left:0;width:100%;z-index:10;padding:.5rem;background:var(--white);display:flex;align-items:center;height:var(--headerBarHeight)}@media (min-width:600px){.style_mobileHeaderBar__gE8Ni{display:none}}.style_mobileHeaderBarLogo__NXCVm{flex:1 1;align-self:stretch}.style_mobileHeaderBarLogoImage__3eOHS{height:100%;margin-right:.5rem}.style_header__2gqm3{padding:2rem 0}@media (max-width:599px){.style_header__2gqm3{display:none}}.style_logo__3Z2vA{display:block;text-decoration:none;grid-column:2}.style_logoImg__3BetM{width:100%;height:var(--sidebarWidth);object-fit:contain;object-position:left}@media (max-width:599px){.style_menus__1OssS{display:none;position:fixed;top:var(--headerBarHeight);bottom:0;left:0;right:0;padding:.5rem;background:var(--white);z-index:10;overflow:scroll}.style_menus__1OssS.style_open__3gIZI{display:block}}@media (min-width:600px){.style_menus__1OssS{position:-webkit-sticky;position:sticky;top:0;grid-column:2/3;grid-row:1/3;display:flex;flex-direction:column;height:100vh;z-index:10}}.style_sidebarInner__bQgRP{grid-column:2}.style_sidebar__dxGWz{margin:1rem 0;flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between}.style_sidebarInner__bQgRP{display:flex;flex-direction:column;align-items:flex-start;margin:-.5rem}.style_sidebarLink__1HLNM{text-decoration:none;display:inline-block;margin:.5rem;position:relative;text-transform:lowercase}.style_sidebarLink__1HLNM:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:var(--white);box-shadow:0 0 0 .3rem var(--white);z-index:-1}.style_sidebarLink__1HLNM:focus,.style_sidebarLink__1HLNM:hover,.style_sidebarLinkActive__26nBP{outline:none;text-decoration:none!important;box-shadow:inset 0 calc(var(--thickBorder)*-1) calc(var(--thickBorder)*-1) var(--black)}.style_sidebarLinkActive__26nBP{font-weight:700}.style_main__3bkn3{grid-column:1/-1;padding:4rem .5rem 0}.style_footer__5ECqN{grid-column:1/-1;padding:.5rem;align-self:end;margin-top:2rem}@media (min-width:600px){.style_main__3bkn3{grid-column:3;padding:1rem 0 0;min-width:0}.style_footer__5ECqN{grid-column:3;padding:0;margin-bottom:1rem}}@media (max-width:599px){.style_topRightMenu__1pe6w{margin-bottom:1rem}}@media (min-width:600px){.style_topRightMenu__1pe6w{position:fixed;top:1rem;right:1rem;z-index:1}}.style_background__ZjFFR{position:fixed;top:0;left:0;z-index:-1;height:100vh;width:100vw;overflow:hidden;--backgroundDekoSize:40vw;--backgroundDekoStripeWidth:calc(var(--backgroundDekoSize)/9)}.style_background__ZjFFR:after,.style_background__ZjFFR:before{position:absolute;content:"";height:calc(var(--backgroundDekoSize)*2);width:var(--backgroundDekoSize);z-index:-1}.style_background__ZjFFR:before{top:15vw;left:2vw;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top left;transform-origin:top left;background-image:repeating-linear-gradient(270deg,var(--colorLangB),var(--colorLangB) var(--backgroundDekoStripeWidth),transparent var(--backgroundDekoStripeWidth),transparent calc(var(--backgroundDekoStripeWidth)*2))}.style_background__ZjFFR:after{bottom:-50vw;right:-15vw;-webkit-transform:translateX(40%) rotate(-45deg);transform:translateX(40%) rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;background-image:repeating-linear-gradient(270deg,var(--colorLangA),var(--colorLangA) var(--backgroundDekoStripeWidth),transparent var(--backgroundDekoStripeWidth),transparent calc(var(--backgroundDekoStripeWidth)*2))}.style_container__37a_q{position:relative;display:flex;flex-direction:column;background:#fff;cursor:text}.style_containerError__3iQVB{box-shadow:0 0 0 var(--thickBorder) var(--red)}.style_containerDisabled__3JQjw{color:var(--disabledGrey)}.style_containerBusy__3U1xu{--w:calc(var(--thickBorder)*1);--l:2rem}.style_containerBusy__3U1xu:before{content:"";position:absolute;top:calc(var(--thickBorder)*-1);right:calc(var(--thickBorder)*-1);bottom:calc(var(--thickBorder)*-1);left:calc(var(--thickBorder)*-1);background:linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:var(--l) var(--w),var(--l) var(--w),var(--w) var(--l),var(--w) var(--l);-webkit-animation:style_border-dance__3iK5L .3s linear infinite;animation:style_border-dance__3iK5L .3s linear infinite}@-webkit-keyframes style_border-dance__3iK5L{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l)}}@keyframes style_border-dance__3iK5L{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l)}}.style_container__37a_q:focus-within{box-shadow:0 0 0 var(--thickBorder) var(--orange)}.style_inputContainer__8pqsq{position:relative;min-height:3.7rem;height:100%}.style_input__Bc3lW{width:100%;font-family:inherit;font-weight:700;border:none;background:transparent;font-size:inherit;padding:0 .5rem .5rem;color:inherit;opacity:1}.style_input__Bc3lW:focus{outline:none}.style_label__iN30k,.style_labelEmpty__2EYc3{padding:.6rem .5rem .4rem;transition:all .2s;pointer-events:none;-webkit-transform:translateY(0);transform:translateY(0)}.style_inlineButton__2yr5K{position:absolute;top:0;right:.5rem;bottom:0;display:flex;align-items:center}.style_error__1u__k{background:var(--red);font-size:var(--fontSizeS);color:var(--white);padding:.5rem}.style_warning__3qipG{background:var(--orange)}.style_container__37a_q:not(:focus-within):not(.style_hasPlaceholder__1eNM1):not(.style_dontAnimateLabel__6Av81) .style_labelEmpty__2EYc3{-webkit-transform:translateY(.7rem);transform:translateY(.7rem)}.style_ariaLabel__1hvjQ{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.style_select__hGN9A{position:absolute;top:0;right:0;bottom:0;left:0;padding-top:2rem;-webkit-appearance:none;cursor:pointer;background-image:url(https://storage.googleapis.com/macht-sprache-static-assets/static/media/select_arrow.476c52d7.svg);background-repeat:no-repeat;background-size:1rem;background-position:center right 1rem;background-color:transparent}.style_select__hGN9A:focus{outline:none}.style_textarea__fHOLY,.style_textareaDummy__18tj5{background:transparent;font-size:inherit;min-height:100px}.style_textareaDummy__18tj5{visibility:hidden;white-space:pre-wrap;word-wrap:break-word}.style_textarea__fHOLY{position:absolute;height:100%;resize:none}.style_textAreaWrapper__3hJnz{position:relative}.style_input__Bc3lW::-webkit-input-placeholder,.style_textarea__fHOLY::-webkit-input-placeholder{color:var(--placeholderGrey);font-weight:400}.style_input__Bc3lW:-ms-input-placeholder,.style_textarea__fHOLY:-ms-input-placeholder{color:var(--placeholderGrey);font-weight:400}.style_input__Bc3lW::placeholder,.style_textarea__fHOLY::placeholder{color:var(--placeholderGrey);font-weight:400}.style_textarea__fHOLY:focus{outline:none}.style_container__1KR3o{display:grid;grid-gap:var(--thickBorder);gap:var(--thickBorder);background:var(--dominantLanguageColor);grid-template-columns:repeat(4,1fr);padding:var(--thickBorder)}.style_container__3LEig{background:var(--red);color:var(--white);padding:.5rem;margin:1rem 0}.style_columns__18hdb{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem}.style_narrower__1gpKq{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width:1400px){.style_columns__18hdb{grid-gap:3rem}}@media (max-width:1300px){.style_columns__18hdb{grid-gap:2rem}}@media (max-width:1000px){.style_columns__18hdb{grid-template-columns:1fr}.style_reverseOnMobile__1vnpQ>:nth-child(2){grid-row:1}}.style_columns__18hdb>*{min-width:0}.style_columnHeading__20GCx{margin-bottom:2rem;margin-top:4rem}.style_columnHeading__20GCx:first-child{margin-top:0}.style_singleColumn__3lN9J{max-width:var(--singleColumnWidth)}.style_columnSection__2RnQQ+.style_columnSection__2RnQQ{margin-top:4rem}.style_container__wbMgj{--height:10rem;--minWidth:calc(var(--height)/2);--borderColor:var(--dominantLanguageColor);--pageColor:var(--white);position:relative;--d:calc(var(--thickBorder) + var(--thickBorder) + var(--thickBorder));--d2:calc(var(--d)*2);box-shadow:var(--d) var(--d) 0 calc(var(--thickBorder)*-1) var(--pageColor),var(--d) var(--d) 0 0 var(--borderColor),var(--d2) var(--d2) 0 calc(var(--thickBorder)*-1) var(--pageColor),var(--d2) var(--d2) 0 0 var(--borderColor);border:solid var(--borderColor) var(--thickBorder);margin:0 calc(var(--thickBorder)*6) calc(var(--thickBorder)*6) 0;display:inline-block}.style_container__wbMgj:before{content:"";position:absolute;background:var(--borderColor);top:100%;left:0;height:var(--thickBorder);width:1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left;transform-origin:left}.style_cover__1RDQF{display:block;height:var(--height);min-width:var(--minWidth);object-fit:cover}.style_fallback__GMM5S{width:calc(var(--height)*0.7);height:var(--height);padding:.1rem;font-size:var(--fontSizeXS);background:var(--disabledGreyBackground);text-align:center;display:flex;align-items:center;font-style:italic;font-family:var(--monospaceFont);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.style_resultList__2DHQ0{list-style:none;padding:0;overflow:scroll;display:flex;margin:1rem 0 0}.style_resultItem__2AKTP{margin-right:1rem;flex:0 0;display:inline-block}.style_ariaSelected__38BHP .style_resultButtonIcon__2eidM{--pageColor:var(--orange)}.style_resultButton__2NVvx{padding:0;cursor:pointer;background:none;border:none}.style_resultButton__2NVvx .style_resultButtonIcon__2eidM{--height:8rem}.style_resultButton__2NVvx:hover .style_resultButtonIcon__2eidM{--borderColor:var(--orange);--pageColor:var(--white)}.style_noResults__1y2dH{margin-top:1rem;font-weight:700}.style_ariaInputDescription__oXzM0{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.style_selected__1dHNr{position:relative;margin-top:1rem;display:flex;align-items:center}.style_selectedMeta__33g_H{margin-left:1rem}.style_selectedMetaBottom__1JVs9{font-style:italic}.style_selectedHeading__1hKy3{margin:0}.style_selectedCancelButtonInline__2HVPt{margin-top:.5rem}.style_container__13tNh{--height:10rem;--minWidth:calc(var(--height)/2);--borderColor:var(--dominantLanguageColor);--stripWidth:0.5rem;display:inline-block;background:var(--dominantLanguageColor);border:solid var(--borderColor) var(--thickBorder);padding:0 var(--stripWidth);background:repeating-linear-gradient(180deg,var(--dominantLanguageColor) 0,var(--dominantLanguageColor) var(--stripWidth),var(--white) var(--stripWidth),var(--white) calc(var(--stripWidth)*2))}.style_cover__2P4bc{display:block;height:var(--height);min-width:var(--minWidth);object-fit:cover;border-left:var(--thickBorder) solid var(--dominantLanguageColor);border-bottom:0 solid var(--dominantLanguageColor);border-right:var(--thickBorder) solid var(--dominantLanguageColor);border-top:0 solid var(--dominantLanguageColor)}.style_fallback__2Q2ma{width:calc(var(--height)*0.7);line-height:1;height:var(--height);padding:.1rem;background:var(--disabledGreyBackground);text-align:center;display:flex;align-items:center;font-style:italic;font-size:var(--fontSizeXS);font-family:var(--monospaceFont);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.style_container__3wLh5{position:relative;border:var(--thickBorder) solid var(--dominantLanguageColor);display:grid;grid-template-columns:1fr;grid-template-rows:1rem 1fr;--height:10rem;height:var(--height);width:-webkit-min-content;width:min-content;background:var(--white)}.style_image__34koO{height:calc(var(--height) - 1rem - var(--thickBorder)*2);display:block;max-width:calc(var(--height)*1.3);object-fit:cover}@media (max-width:600px){.style_image__34koO{max-width:33vw}}.style_topBar__EOiKG{display:grid;grid-template-columns:1fr 2fr 1fr;padding:.2rem}.style_dots__1speP{display:flex}.style_dot__37Jtc{width:.6rem;height:.6rem;border-radius:50%;background:var(--black);margin-right:.1rem}.style_addressBar__3GDqF{background:var(--black);font-size:.5rem;text-align:center;border-color:var(--black);border-style:solid;border-width:0 .1rem;color:var(--white);overflow:hidden;white-space:nowrap}.style_noImageLabel__3cyKQ{background:var(--disabledGreyBackground);color:var(--disabledGrey);font-style:italic;font-size:var(--fontSizeXS);width:calc(var(--height)*1);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.style_logo__2xkgn{position:absolute;height:1.5rem;width:1.5rem;object-fit:contain;top:1.2rem;left:.2rem;background:var(--white)}.style_inputFieldHeading__2O19G{margin:.5rem 0;line-height:var(--lineHeightParagraph)}.style_sectionHeading__3QC8o{margin:0 0 1rem}.style_sourceDescription__XyYpe{font-family:var(--paragraphFont)}.style_wrapper__14hhf{background:var(--white);padding:2rem;border:solid var(--thickBorder) var(--dominantLanguageColor)}.style_intro__cXhWq{margin:0 0 2rem}@media (max-width:800px){.style_wrapper__14hhf{padding:1rem}}.style_icon__IB4Vm{height:6rem;display:block;margin-bottom:.5rem}.style_radio__YCb_9{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.style_labelWrapper__2J4GC{margin:.5rem}.style_label__2BPq2{display:block;padding:.5rem;text-align:center}.style_radio__YCb_9:not(:disabled)+.style_label__2BPq2{cursor:pointer}.style_radio__YCb_9:disabled+.style_label__2BPq2{opacity:.3}.style_radio__YCb_9:focus+.style_label__2BPq2{box-shadow:0 0 0 var(--thickBorder) var(--orange)}.style_radio__YCb_9:checked+.style_label__2BPq2{background:var(--orange);font-weight:700}.style_container__3mvLF{display:flex;flex-wrap:wrap;margin:-.5rem}.style_link__36gfv{overflow-wrap:break-word}.style_entityLink__32B2i{margin:0 .2em}.style_icon__2ZSTw{height:1rem;vertical-align:text-top}.style_label__1U8gW{margin-bottom:1rem}.style_button__MSi1J{display:inline-block}.style_buttonWrapper__3tV95{margin-top:.5rem;display:flex;justify-content:flex-end;--borderFocusColor:var(--dominantLanguageColor)}.style_buttonWrapper__3tV95:before{content:"";position:relative;z-index:1;display:block;height:3rem;width:3rem;margin-top:calc(-.5rem - var(--thickBorder));margin-right:.5rem;background-image:linear-gradient(90deg,transparent 0,transparent calc(100% - var(--thickBorder)),var(--borderFocusColor) calc(100% - var(--thickBorder)),var(--borderFocusColor) 100%),linear-gradient(45deg,transparent,transparent calc(50% - var(--thickBorder)/2),var(--borderFocusColor) calc(50% - var(--thickBorder)/2),var(--borderFocusColor) calc(50% + var(--thickBorder)/2),var(--backgroundColor) calc(50% + var(--thickBorder)/2))}.style_buttonWrapperWithFocus__kUpOx{--borderFocusColor:var(--orange)}.style_shareBox__2qPUD{--w:calc(var(--thickBorder)*1);--l:2rem;position:relative;border:var(--thickBorder) solid var(--orange);padding:1rem;background:var(--white)}.style_shareBox__2qPUD:before{content:"";pointer-events:none;position:absolute;visibility:hidden;top:calc(var(--thickBorder)*-1);right:calc(var(--thickBorder)*-1);bottom:calc(var(--thickBorder)*-1);left:calc(var(--thickBorder)*-1);background:linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(90deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0),linear-gradient(0deg,var(--green) 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:var(--l) var(--w),var(--l) var(--w),var(--w) var(--l),var(--w) var(--l);-webkit-animation:style_border-dance__3EO1B .3s linear 20;animation:style_border-dance__3EO1B .3s linear 20}@-webkit-keyframes style_border-dance__3EO1B{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0;visibility:visible}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l);visibility:visible}}@keyframes style_border-dance__3EO1B{0%{background-position:0 0,var(--l) 100%,0 var(--l),100% 0;visibility:visible}to{background-position:var(--l) 0,0 100%,0 0,100% var(--l);visibility:visible}}.style_shareBoxClose__3IpmO{position:absolute;border:var(--thickBorder) solid var(--orange);background:var(--white);height:1rem;width:1rem;top:-.5rem;right:-.5rem;cursor:pointer}.style_shareBoxClose__3IpmO:after,.style_shareBoxClose__3IpmO:before{content:"";height:var(--thickBorder);width:80%;position:absolute;background:var(--orange);top:50%;left:50%}.style_shareBoxClose__3IpmO:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.style_shareBoxClose__3IpmO:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.style_comment__314wB{line-height:var(--lineHeightParagraph)}.style_comment__314wB.style_isTarget__1Vd07,.style_comment__314wB:target{-webkit-animation-name:style_blink__2_DNy;animation-name:style_blink__2_DNy;-webkit-animation-iteration-count:6;animation-iteration-count:6;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes style_blink__2_DNy{0%{--dominantLanguageColor:var(--dominantLanguageColor)}50%{--dominantLanguageColor:var(--dominantLanguageColor)}51%{--dominantLanguageColor:var(--orange)}to{--dominantLanguageColor:var(--orange)}}@keyframes style_blink__2_DNy{0%{--dominantLanguageColor:var(--dominantLanguageColor)}50%{--dominantLanguageColor:var(--dominantLanguageColor)}51%{--dominantLanguageColor:var(--orange)}to{--dominantLanguageColor:var(--orange)}}.style_body__1zteR{border:var(--thickBorder) solid var(--dominantLanguageColor);padding:.5rem;background:var(--backgroundColor);white-space:pre-wrap;font-family:var(--paragraphFont)}.style_footer__1bpP0{margin-top:.5rem;display:flex;justify-content:space-between}.style_meta__2FVEA{flex:0 1 auto;margin-right:2rem}.style_creator__11aoe{position:relative;flex:0 1 auto;max-width:30%}.style_creatorInner__2r8Jk{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_creator__11aoe:after{content:"";position:absolute;z-index:1;right:100%;top:0;display:block;height:2rem;width:2rem;margin-top:calc(-.5rem - var(--thickBorder));margin-right:.5rem;background-image:linear-gradient(90deg,transparent 0,transparent calc(100% - var(--thickBorder)),var(--dominantLanguageColor) calc(100% - var(--thickBorder)),var(--dominantLanguageColor) 100%),linear-gradient(45deg,transparent,transparent calc(50% - var(--thickBorder)/2),var(--dominantLanguageColor) calc(50% - var(--thickBorder)/2),var(--dominantLanguageColor) calc(50% + var(--thickBorder)/2),var(--backgroundColor) calc(50% + var(--thickBorder)/2))}.style_small__wnLf3 .style_body__1zteR,.style_small__wnLf3 .style_footer__1bpP0{font-size:var(--fontSizeS)}.style_metaButton__3OYGd{display:inline-flex;vertical-align:text-top;margin:-.75ch;padding:.75ch}.style_metaIcon__eKAfL{height:1rem;width:1rem}.style_likeList__KdomT{margin:0 0 1rem;padding:0;list-style-type:none;line-height:var(--lineHeightParagraph)}.style_hint__2BAee{font-size:var(--fontSizeS);font-style:italic;padding:.5rem;color:var(--disabledGrey);border:var(--thickBorder) solid var(--white);--sw:6px;background-image:repeating-linear-gradient(-45deg,var(--disabledGreyBackground),var(--disabledGreyBackground) var(--sw),var(--white) var(--sw),var(--white) calc(var(--sw)*2))}.style_button__9kTQ8{background:var(--disabledGreyBackground);text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:1rem;line-height:var(--lineHeightParagraph);border:solid var(--black) var(--thinBorder)}.style_button__9kTQ8:focus,.style_button__9kTQ8:hover{border-color:var(--orange)}.style_unsetButtonContainer__3wah-{position:relative;display:inline-block}.style_unsetButton__3-cvG{position:absolute;z-index:5;top:0;left:0;bottom:0;right:0;width:100%;display:block;cursor:pointer;font-family:inherit;background:transparent;border:none;color:transparent}.style_unsetButton__3-cvG:hover{background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);color:var(--black)}.style_container__31VCd{--thumbSize:1rem;--thumbShadowWidth:0;position:relative;max-width:20rem;width:100%;font-weight:400}.style_container__31VCd.style_small__3Ouu_{--thumbSize:0.7rem;margin:0;width:5rem}.style_container__31VCd:focus-within{--thumbShadowWidth:0.1rem}.style_ratings__3dzhP{position:relative;width:100%;height:6rem;display:flex;align-items:flex-end;padding-top:var(--thickBorder)}.style_small__3Ouu_ .style_ratings__3dzhP{height:1.7rem}.style_rating__14IUN{position:relative;background:var(--dominantLanguageColor);flex:1 1;box-shadow:0 0 0 var(--thickBorder) var(--white)}.style_ratingInner__3eDbI{position:absolute;width:100%;text-align:center;font-size:var(--fontSizeS);bottom:100%;padding:.2rem;cursor:default}.style_ratingInner__3eDbI.style_inside__IuLjT{bottom:auto;top:0}.style_small__3Ouu_ .style_ratingInner__3eDbI{visibility:hidden}.style_rating__14IUN+.style_rating__14IUN{margin-left:var(--thickBorder)}.style_emtpyMessage__FdIVf{font-size:var(--fontSizeS);position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-style:italic;color:var(--disabledGrey)}.style_rangeInput__3JOMi{--columnCount:5;--thumbOpacity:1;display:block;position:relative;z-index:2;width:calc(100% - .3rem);margin:var(--thickBorder) 0;width:100%;background:var(--dominantLanguageColor);height:var(--thickBorder);-webkit-appearance:none}.style_rangeInput__3JOMi:focus{outline:none;background:var(--orange)}.style_rangeInput__3JOMi.style_unset__JeTQ5{--thumbOpacity:0.5}.style_medium__hLJ9U .style_rangeInput__3JOMi:disabled,.style_small__3Ouu_ .style_rangeInput__3JOMi.style_unset__JeTQ5{--thumbOpacity:0}.style_rangeInput__3JOMi:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.style_rangeInput__3JOMi:not(:disabled)::-moz-range-thumb{cursor:pointer}.style_rangeInput__3JOMi::-webkit-slider-thumb{width:var(--thumbSize);height:var(--thumbSize);border-radius:50%;background:var(--orange);-webkit-appearance:none;opacity:var(--thumbOpacity);box-shadow:0 0 0 var(--thumbShadowWidth) var(--orange)}.style_rangeInput__3JOMi::-moz-range-thumb{width:var(--thumbSize);height:var(--thumbSize);border-radius:50%;background:var(--orange);border:none;margin-top:calc(var(--thickBorder)*-0.5);opacity:var(--thumbOpacity);box-shadow:0 0 0 var(--thumbShadowWidth) var(--orange)}.style_permanentSliderLabel__1qaUO,.style_userUsageDisplay__Szofq{margin-top:.5rem;width:100%}.style_permanentSliderLabel__1qaUO{display:flex;justify-content:space-between}.style_hiddenLabel__2ZPJN{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.style_userUsageDisplay__Szofq{font-size:var(--fontSizeS);text-align:center}.style_large__3eBRm .style_userUsageDisplay__Szofq{font-size:inherit;font-style:italic}.style_list__2bIo5{list-style:none;padding:0;display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.style_itemInner__3-8fr{--mainColor:var(--dominantLanguageColor);display:flex;flex-direction:column;background:var(--white);border:var(--thickBorder) solid var(--mainColor)}.style_itemInner__3-8fr.style_clickable__f--Je{cursor:pointer}.style_itemInner__3-8fr.style_clickable__f--Je:hover{--mainColor:var(--orange)}.style_link__2rBUz{text-decoration:none;flex:0 1 auto;min-width:0}.style_link__2rBUz:hover{text-decoration:underline}.style_header__3TI84{display:flex;justify-content:space-between;align-items:center}.style_rating__38E1B{margin:0 calc(var(--thickBorder)*2)}.style_body__152SL{padding:.5rem;flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between}.style_value__vc998{padding:.5rem;background-color:var(--mainColor);margin:0;font-size:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fontColorOnColor)}.style_noExample__3iNFW{margin:0 0 .5rem;font-size:var(--fontSizeS);display:flex;align-items:center;color:var(--disabledGrey);font-style:italic}.style_noExampleButton__2tLrU{margin-right:.5rem}.style_noExampleText__1dj5p{visibility:hidden}.style_item__1zdVn:hover .style_noExampleText__1dj5p{visibility:visible}.style_addExampleButton__273fz{height:5rem;width:3rem;background:var(--disabledGreyBackground);display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--disabledGrey);flex:0 0 auto;font-size:var(--fontSizeM);font-style:normal}.style_addExampleButton__273fz:hover{color:var(--black);border:var(--black) solid var(--thinBorder)}.style_meta__36LbC{padding:.5rem}.style_footer__2gFng{display:flex;justify-content:space-between;font-size:var(--fontSizeS);font-style:italic;margin-top:.5rem}.style_translationExampleList__2rPhK{margin:-.25rem;padding:0 0 .5rem;list-style:none;display:flex;overflow-x:auto}.style_translationExampleListItem__2tU-R{margin:.25rem}.style_exampleIcon__3VLgJ{--height:5rem}.style_small__32_39 h2{font-size:var(--fontSizeM);margin:0 0 .5rem}.style_itemMeta__Y0Fx-{margin-bottom:.3rem}.style_inner__1XYJl{border:solid var(--dominantLanguageColor) var(--thickBorder);background:var(--dominantLanguageColor);background:var(--white);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative}.style_medium__2hz6J .style_inner__1XYJl{height:25rem}.style_inner__1XYJl:hover{--dominantLanguageColor:var(--orange)}.style_meta__16n2T{margin-bottom:.3rem}.style_body__32CxN,.style_header__L_bXK{padding:.5rem}.style_body__32CxN{flex:1 1}.style_header__L_bXK{background:var(--dominantLanguageColor)}.style_tiny__1qLj7 .style_header__L_bXK{overflow:hidden}.style_tiny__1qLj7 .style_body__32CxN{min-width:10rem}.style_heading__UvPrY{margin:0;font-weight:400;font-style:italic;font-size:var(--fontSizeXL);overflow:hidden;text-overflow:ellipsis}.style_headingLink__3Qbb7{color:var(--blackDark);text-decoration:none}.style_section__XkTGs+.style_section__XkTGs{margin-top:2rem}.style_definition__1eHwk{margin-top:0}.style_bodyHeading__3O63e{font-weight:400;font-size:var(--fontSizeM);margin:.5rem 0}.style_commentFooter__43icr{display:flex;align-items:flex-end;justify-content:space-around;padding:.5rem;text-align:center;position:absolute;z-index:1;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--white) 85%,var(--white))}.style_smallSummary__NELkZ{display:flex;flex-direction:column;justify-content:space-between;height:100%}.style_smallSummaryEmpty__15pgg{font-size:var(--fontSizeS);color:var(--disabledGrey);font-style:italic}.style_smallSummaryTranslationList__48lg1{padding:0;margin:-.3rem -.5rem;list-style:none}.style_smallSummaryTranslationListItem__1Q6PS{display:inline-block;margin:.3rem .5rem}.style_footer__17Ju6{flex:0 0 auto}@media (min-width:700px){.style_small__1rmrS .style_inner__1XYJl,.style_tiny__1qLj7 .style_inner__1XYJl{flex-direction:row}.style_smallSummary__NELkZ{align-items:center;flex-direction:row}.style_smallSummaryTranslationList__48lg1{padding:0 .5rem}}@media (max-width:700px){.style_footer__17Ju6{margin-top:.5rem}}@media (min-width:1000px){.style_commentFooter__43icr,.style_medium__2hz6J .style_body__32CxN,.style_medium__2hz6J .style_header__L_bXK{padding:1rem}}.style_addExampleButton__3aRAS{margin-top:2rem}.style_list__1uuW2{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-bottom:4rem}.style_link__3jmz7{display:block;text-decoration:none;border:var(--dominantLanguageColor) solid var(--thickBorder);padding:.5rem;background:var(--white)}.style_link__3jmz7:hover{--dominantLanguageColor:var(--orange)}.style_link__3jmz7:hover .style_exampleTextOriginal__3KfC3,.style_link__3jmz7:hover .style_exampleTextTranslated__H94ea{--borderColor:var(--orange)}.style_link__3jmz7:hover .style_headingOriginal__KYiIe,.style_link__3jmz7:hover .style_headingTranslated__xJvWY{text-decoration:underline}.style_example__Z9EGp{display:flex;flex-direction:column;justify-content:space-between;height:100%}.style_buttonExample__1DET6{font-size:var(--fontSizeS);font-style:italic;color:var(--disabledGrey)}.style_headingOriginal__KYiIe{font-size:inherit;margin:0;color:var(--lang-color)}.style_headingOriginal__KYiIe[lang=de]{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.style_cover__3TfO5{--height:8rem}.style_coverContainer__hBxBv{margin-top:.5rem}.style_footer__16IXy{display:flex;justify-content:space-between;margin-top:.5rem}.style_footer__16IXy,.style_meta__20ygl{font-size:var(--fontSizeS);font-style:italic}.style_meta__20ygl{margin-bottom:.5rem}.style_container__XVIlz{min-width:0}.style_container__2t_vh{display:grid;grid-template-columns:1fr;grid-gap:1.5rem}.style_container__2ITG7{font-family:var(--paragraphFont)}.style_container__2ITG7 ol,.style_container__2ITG7 ul{line-height:var(--lineHeightParagraph)}.style_container__2ITG7 li{margin-bottom:.5rem}.style_container__2ITG7 h2,.style_container__2ITG7 h3{font-family:var(--monospaceFont);margin-top:2rem;line-height:1.4}.style_container__2ITG7 h3{font-size:1.1rem}.style_container__2ITG7 .wp-block-buttons{display:flex;grid-gap:1rem;gap:1rem}.style_container__2ITG7 .wp-block-button__link{display:inline-block;font-size:inherit;font-family:var(--monospaceFont);color:var(--black);border:var(--thinBorder) var(--black) solid;padding:.5rem;background-color:var(--backgroundColor);text-decoration:none}.style_container__2ITG7 .wp-block-button__link:focus{outline:none}.style_container__2ITG7 .wp-block-button__link:focus:not(:focus-visible){color:var(--black);background-color:var(--backgroundColor)}.style_container__2ITG7 .wp-block-button__link:focus,.style_container__2ITG7 .wp-block-button__link:hover:not(:disabled){color:var(--white);cursor:pointer;background-color:var(--black)}.style_container__2ITG7 .boxes>.wp-block-group__inner-container{width:var(--fullWidthInNarrowCollumn);display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;margin:2rem 0;align-items:flex-start}.style_container__2ITG7 .boxes>.wp-block-group__inner-container>.wp-block-group{padding:1rem;border:solid var(--thickBorder) var(--green);background:var(--white)}.style_container__2ITG7 .boxes>.wp-block-group__inner-container>.wp-block-group h2,.style_container__2ITG7 .boxes>.wp-block-group__inner-container>.wp-block-group h3{margin:-1rem -1rem 1rem;padding:1rem;background:var(--green);color:var(--blackDark)}.style_container__2ITG7 .boxes-big>.wp-block-group__inner-container{grid-template-columns:repeat(auto-fill,minmax(min(350px,calc(100vw - 4rem)),1fr))}.style_container__2ITG7 .boxes>.wp-block-group__inner-container ul{padding-left:1rem}.style_container__2ITG7 .wp-block-image{margin:2rem 0}.style_container__2ITG7 .wp-block-image:not(.is-resized) img{width:100%;height:auto}.style_container__2ITG7 .wp-block-embed{margin:1rem 0}.style_container__2ITG7 .wp-block-embed iframe{width:100%}.style_container__2ITG7 .wp-block-embed-youtube{position:relative;padding-bottom:56.25%}.style_container__2ITG7 .wp-block-embed-youtube iframe{position:absolute;height:100%}.style_container__3GjyV{display:grid;grid-template-columns:1rem 1fr;grid-gap:.5rem;position:relative;line-height:var(--lineHeightParagraph)}.style_checkbox__VfOKy,.style_checkboxDisplay__1uu51{grid-column:1;grid-row:1;margin-top:.2rem}.style_checkbox__VfOKy:not(:disabled)~.style_label__2xbWB{cursor:pointer}.style_checkbox__VfOKy:disabled~.style_label__2xbWB{color:var(--disabledGrey)}.style_checkbox__VfOKy{opacity:0;position:absolute;z-index:2;top:0;left:0;height:1rem;width:1rem;margin:0}.style_checkbox__VfOKy:not(:disabled){cursor:pointer}.style_checkboxDisplay__1uu51{position:relative;border:solid var(--dominantLanguageColor) var(--thickBorder);height:1rem;background:var(--white);display:flex;align-items:center;justify-content:center}.style_checkbox__VfOKy:disabled+.style_checkboxDisplay__1uu51{border-color:var(--disabledGrey)}.style_checkbox__VfOKy:focus:not(:focus-visible)+.style_checkboxDisplay__1uu51{border-color:var(--black)}.style_checkbox__VfOKy:focus+.style_checkboxDisplay__1uu51{border-color:var(--orange)}.style_checkbox__VfOKy:checked+.style_checkboxDisplay__1uu51:before{content:"";position:absolute;top:-.04rem;height:.7rem;width:.3rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-left:0 solid var(--dominantLanguageColor);border-bottom:var(--thickBorder) solid var(--dominantLanguageColor);border-right:var(--thickBorder) solid var(--dominantLanguageColor);border-top:0 solid var(--dominantLanguageColor);z-index:1;pointer-events:none}.style_checkbox__VfOKy:disabled+.style_checkboxDisplay__1uu51:before{border-color:var(--disabledGrey)}.style_newsletterCheckBox__1Vior{margin-top:1rem}.style_headingMacht__xG8iN{color:var(--green);font-weight:700}.style_headingSprache__9fP0h{color:var(--pink);font-weight:700}.style_claim__gMzWQ{font-weight:700;font-size:var(--fontSizeL);max-width:var(--singleColumnWidth)}@media (max-width:600px){.style_claim__gMzWQ{font-size:var(--fontSizeM)}}.style_box__2DQST{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;margin-bottom:8rem}@media (min-width:600px){.style_box__2DQST:nth-of-type(odd) .style_image__1FSBy{grid-row:1}.style_box__2DQST:nth-of-type(odd) .style_buttons__2UDZl{justify-content:flex-start}}.style_boxTitle__3zOpS{margin:0 0 1rem;font-size:var(--fontSizeL)}.style_boxText__4YAOD{font-family:var(--paragraphFont)}.style_image__1FSBy{width:100%;padding:1rem;background-image:url(https://storage.googleapis.com/macht-sprache-static-assets/static/media/backgroundImage.4f73ac78.svg);background-size:100% 100%}.style_buttons__2UDZl{display:flex;grid-gap:.5rem;gap:.5rem;justify-content:flex-end}@media (max-width:600px){.style_box__2DQST{grid-template-columns:1fr;grid-gap:1rem;gap:1rem;justify-items:center}.style_buttons__2UDZl{justify-content:center}.style_image__1FSBy{grid-row:1;width:66%}.style_box__2DQST+.style_box__2DQST{margin-top:4rem}}.style_container__2mH8l{display:flex;justify-content:center;margin-bottom:8rem}.style_inner__4RHWR{display:flex;flex-wrap:wrap;grid-gap:2rem 1rem;gap:2rem 1rem;border:var(--orange) var(--thinBorder) solid;background:var(--white);padding:1rem}.style_heading__2RV0n{margin:0 0 1rem;font-size:inherit;font-weight:400;font-style:italic}.style_logos__CwSmO{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:2rem;gap:2rem;list-style:none;padding:0 1rem;margin:0}.style_logoWrapper__zkReC{display:flex;max-width:8rem}.style_logo__3HTyX{width:100%;object-fit:contain;height:6rem}.style_text__HlawQ{font-family:var(--paragraphFont)}.style_button__ZOckY{margin-top:1rem}.style_finalCTA__21z4g{display:flex;justify-content:center;margin:8rem 0}.style_finalCTAHeading__3J2_Z{margin:0 0 1rem;font-size:var(--fontSizeL)}.style_finalCTABox__2baW-{border:1px solid var(--orange);background:var(--white);padding:1rem;max-width:500px}.style_link__2cPam{text-decoration:none}.style_link__2cPam:hover{text-decoration:underline}.style_heading__2EJ8s{font-size:inherit;line-height:var(--lineHeightParagraph);margin:0;padding:1rem;background:var(--orange);color:var(--blackDark)}.style_image__BYBZb{width:100%;height:auto;margin-right:1rem;display:block;max-height:15rem;object-fit:cover;background:var(--orange)}.style_body__Nfi2u{padding:1rem}.style_excerpt__7b-jG p{margin:0;font-family:var(--paragraphFont)}.style_article__3U6w7{background:var(--white);box-shadow:0 0 0 var(--thickBorder) var(--orange);cursor:pointer}.style_article__3U6w7:hover{background:var(--orange)}.style_date__1tdpL{margin:0 0 .5rem;font-style:italic}.style_clickForMore__305V1{margin-top:.5rem;font-style:italic;font-family:var(--paragraphFont);display:inline-block}@media (max-width:450px){.style_image__BYBZb{max-height:100vw}}.style_feed__28OND{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:flex-start}.style_title__1jRZS{max-width:var(--singleColumnWidth)}.style_container__6M3dG{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:2rem}.style_headingHint__2V9bo{font-size:var(--fontSizeS);font-style:italic;color:var(--disabledGrey)}.style_heading__ismvd{display:flex;align-items:baseline;flex-wrap:wrap}.style_headingMain__12UZi{margin-right:.5rem}.style_variant__3gwmE+.style_variant__3gwmE{margin-top:.5rem}.style_variants__nSS0e{margin-bottom:.5rem}.style_addButtonContainer__2xjvU{margin-bottom:1rem}.style_container__slMW9{position:relative}.style_container__slMW9:not(:focus-within) .style_resultContainer__3yIuY{display:none}.style_result__3lya5{padding:.5rem;cursor:pointer}.style_result__3lya5:hover{background:var(--orange)}.style_resultSelected__2z_pD{background:var(--orange);font-weight:700}.style_resultContainer__3yIuY{position:absolute;width:100%;margin:0;padding:0;list-style:none;top:calc(100% - var(--thickBorder));border:var(--thickBorder) solid var(--orange);background:var(--white)}.style_assertive__GvL2N{width:1px;height:1px;top:0;left:0;position:absolute;overflow:hidden}.style_relations__29KeT{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:0;margin:2rem 0}.style_relation__2VFQk{display:flex;justify-content:space-between;align-items:center}.style_noContent__-ORPi{margin-bottom:2rem}.style_section__2HPT7{--boxColor:var(--orange);--indicatorSize:1.5rem;position:relative;border:solid var(--boxColor);border-left-width:var(--thickBorder);border-bottom-width:var(--thickBorder);border-right-width:var(--thickBorder);border-top-width:0;margin:0 0 1rem;background-color:hsla(0,0%,100%,.7)}.style_toggleButton__H0T_P{position:relative;background:transparent;border:none;cursor:pointer;margin:0;font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;text-align:left;padding:1rem;width:100%}.style_heading__12K_f{background:var(--boxColor);margin:0;font-weight:700}.style_content__1RlOl{padding:1rem 1rem 3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.style_content__1RlOl :first-child{margin-top:0}.style_content__1RlOl :last-child{margin-bottom:0}.style_intro__1hYHP{font-family:var(--paragraphFont);line-height:var(--lineHeightParagraph);font-weight:600}.style_intro__1hYHP+.style_children__2GQtk{margin-top:1rem}.style_moreButtonContainer__1jIGc{position:relative;display:flex;justify-content:center;color:var(--boxColor)}@property --gap{syntax:"<number>";initial-value:0}.style_moreButton__1Vbiw{position:absolute;top:.5rem;cursor:pointer;font-family:inherit;font-size:inherit;background:transparent;border:none;padding:0;margin:0;color:inherit}.style_moreButton__1Vbiw:before{--width:2.5rem;content:"";position:absolute;right:calc(50% - var(--width)/2);top:100%;width:var(--width);height:2.5rem}.style_moreButton__1Vbiw:hover{font-weight:600}.style_arrow__1243l{--size:1rem;--gap:-0.4rem;--gapWide:-0.5rem;left:50%;bottom:calc(var(--size)*-1 - 1rem);background:var(--backgroundColor);-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.style_arrow__1243l,.style_arrow__1243l:after,.style_arrow__1243l:before{position:absolute;width:var(--size);height:var(--size);border:var(--boxColor) solid;border-left-width:0;border-bottom-width:var(--thickBorder);border-right-width:var(--thickBorder);border-top-width:0}.style_open__9PHrk .style_arrow__1243l,.style_open__9PHrk .style_arrow__1243l:after,.style_open__9PHrk .style_arrow__1243l:before{border-left-width:var(--thickBorder);border-bottom-width:0;border-right-width:0;border-top-width:var(--thickBorder)}.style_open__9PHrk .style_arrow__1243l:before{visibility:hidden}.style_open__9PHrk .style_arrow__1243l{--gap:-0.45rem;--gapWide:-0.55rem;margin-bottom:.1rem}.style_arrow__1243l:after,.style_arrow__1243l:before{content:"";display:block;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-play-state:paused;animation-play-state:paused}.style_arrow__1243l:after,.style_arrow__1243l:before{-webkit-transform:translate(var(--gap),var(--gap));transform:translate(var(--gap),var(--gap))}.style_arrow__1243l:before{-webkit-animation-name:style_arrowBefore__6sC28;animation-name:style_arrowBefore__6sC28}.style_arrow__1243l:after{-webkit-transform:translate(calc(var(--gap)*2),calc(var(--gap)*2));transform:translate(calc(var(--gap)*2),calc(var(--gap)*2));-webkit-animation-name:style_arrowAfter__3C3cg;animation-name:style_arrowAfter__3C3cg}.style_moreButton__1Vbiw:hover .style_arrow__1243l:after,.style_moreButton__1Vbiw:hover .style_arrow__1243l:before{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes style_arrowBefore__6sC28{0%{-webkit-transform:translate(calc(var(--gap)*2),calc(var(--gap)*2));transform:translate(calc(var(--gap)*2),calc(var(--gap)*2))}to{-webkit-transform:translate(calc(var(--gapWide)*2),calc(var(--gapWide)*2));transform:translate(calc(var(--gapWide)*2),calc(var(--gapWide)*2))}}@keyframes style_arrowBefore__6sC28{0%{-webkit-transform:translate(calc(var(--gap)*2),calc(var(--gap)*2));transform:translate(calc(var(--gap)*2),calc(var(--gap)*2))}to{-webkit-transform:translate(calc(var(--gapWide)*2),calc(var(--gapWide)*2));transform:translate(calc(var(--gapWide)*2),calc(var(--gapWide)*2))}}@-webkit-keyframes style_arrowAfter__3C3cg{0%{-webkit-transform:translate(var(--gap),var(--gap));transform:translate(var(--gap),var(--gap))}to{-webkit-transform:translate(var(--gapWide),var(--gapWide));transform:translate(var(--gapWide),var(--gapWide))}}@keyframes style_arrowAfter__3C3cg{0%{-webkit-transform:translate(var(--gap),var(--gap));transform:translate(var(--gap),var(--gap))}to{-webkit-transform:translate(var(--gapWide),var(--gapWide));transform:translate(var(--gapWide),var(--gapWide))}}.style_container__cL216{display:grid;grid-gap:2rem;width:var(--fullWidthInNarrowCollumn);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));align-items:start;margin:2rem 0}.style_container__cL216 .style_section__2HPT7{margin:0}.style_container__3Kt_s{margin:2rem 0 2rem 4rem}.style_quote__2TseK{background:var(--green);padding:2rem 1rem;margin:0;border:var(--thickBorder) var(--white) solid;font-size:var(--fontSizeL)}.style_quote__2TseK p:first-child{margin-top:0}.style_quote__2TseK p:last-child{margin-bottom:0}.style_author__934Hf{margin:1rem 1rem 0;font-style:italic;text-align:right}.style_author__934Hf:before{content:"– "}@media (min-width:1000px){.style_quote__2TseK{margin-right:-4rem}}@media (max-width:800px){.style_quote__2TseK{font-size:var(--fontSizeM);padding:1rem}.style_container__3Kt_s{margin:2rem 0 2rem 2rem}}.style_container__1NZYn{display:grid;grid-template-rows:1fr;grid-gap:.5rem}.style_paragraph__5kD0B{font-family:var(--paragraphFont)}.style_heading_2__dnVJv:not(:first-child){margin-top:6rem;font-size:var(--fontSizeXL)}.style_heading_3__1qfZI{margin-top:0;font-size:var(--fontSizeL)}.style_heading_3__1qfZI:not(:first-child){margin-top:2rem}.style_ul__2X-IJ{list-style:none;padding:0 0 0 .75rem;line-height:var(--lineHeightParagraph)}.style_li__15eU1{font-family:var(--paragraphFont);position:relative}.style_li__15eU1:before{content:"";position:absolute;width:.4rem;height:.4rem;background:var(--pink);border-radius:50%;top:.6em;left:-.75rem}.style_li__15eU1:nth-child(odd):before{background:var(--green)}.style_li__15eU1+.style_li__15eU1{margin-top:.5rem}.style_columns__1kIul{display:grid;grid-gap:2rem;margin:2rem 0;width:var(--fullWidthInNarrowCollumn);grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.style_columns__1kIul p:last-child{margin-bottom:0}.style_adminComment__296oe,.style_defintion__FbNeo{font-family:var(--paragraphFont);line-height:var(--lineHeightParagraph);white-space:pre-wrap}.style_defintion__FbNeo{font-style:italic}.style_guidelines__1LqMp{display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.style_guideline__5xsjF{display:block;background:var(--orange);text-decoration:none;font-weight:700;padding:.5rem;line-height:1}.style_guideline__5xsjF:hover{text-decoration:underline}.style_guidelineHeading__2olg9,.style_relatedTermsHeading__3EICD{margin-bottom:.5rem}.style_relatedTermsList__1-Qdy{display:flex;grid-gap:.5rem 1rem;gap:.5rem 1rem;flex-wrap:wrap;margin-bottom:.5rem}.style_relatedTerm__fIA9N:not(:hover){text-decoration:none}.style_container__2SNj9{position:relative;display:inline-block;border:solid var(--thickBorder) var(--dominantLanguageColor)}.style_input__2R6wO{padding:.2rem 1.5rem .2rem .5rem;font-family:var(--monospaceFont);font-size:inherit;border:0}.style_input__2R6wO::-webkit-input-placeholder{color:var(--placeholderGrey)}.style_input__2R6wO:-ms-input-placeholder{color:var(--placeholderGrey)}.style_input__2R6wO::placeholder{color:var(--placeholderGrey)}.style_input__2R6wO:focus{outline:none}.style_container__2SNj9:focus-within{border-color:var(--orange)}.style_cancel__hCyqE{position:absolute;cursor:pointer;border:none;width:1.5rem;right:0;height:100%;z-index:1;background-image:url(https://storage.googleapis.com/macht-sprache-static-assets/static/media/x.5ddb6f36.svg);background-repeat:no-repeat;background-position:50%;background-size:.8rem;background-color:transparent}.style_label__38Ls9,.style_radio__3livZ{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.style_container__tFWC2{display:inline-flex;border:var(--thickBorder) solid var(--black)}.style_container__tFWC2.style_disabled__3dHyD{border-width:var(--thinBorder);border-color:var(--disabledGrey)}.style_container__tFWC2:focus-within{border:var(--thickBorder) solid var(--orange)}.style_containerLabel__11vOl{margin-bottom:.5rem}.style_containerLabel__11vOl.style_disabled__3dHyD{color:var(--disabledGrey)}.style_label__2jUm8{display:block;padding:.2rem .5rem;cursor:pointer;background:var(--backgroundColor)}.style_radioWrapper__2V92Q+.style_radioWrapper__2V92Q .style_label__2jUm8{border-left:var(--thickBorder) solid var(--black)}.style_container__tFWC2:focus-within .style_radioWrapper__2V92Q+.style_radioWrapper__2V92Q .style_label__2jUm8{border-left:var(--thickBorder) solid var(--orange)}.style_radio__3livZ:checked+.style_label__2jUm8{font-weight:700;color:var(--fontColorOnColor);background:var(--green)}.style_radio__3livZ:checked+.style_labelLangA__1gc28{background:var(--colorLangA)}.style_radio__3livZ:checked+.style_labelLangB__2YYa2{background:var(--colorLangB)}.style_radio__3livZ:checked+.style_labelStriped__WvVoA{--sw:6px;background-image:repeating-linear-gradient(-45deg,var(--colorLangB),var(--colorLangB) var(--sw),var(--colorLangA) var(--sw),var(--colorLangA) calc(var(--sw)*2))}.style_disabled__3dHyD .style_label__2jUm8{cursor:default;color:var(--disabledGrey)}.style_disabled__3dHyD .style_radio__3livZ:checked+.style_label__2jUm8{font-weight:400;background:var(--disabledGreyBackgroundDark)}.style_radioWrapper__2V92Q.style_disabled__3dHyD+.style_radioWrapper__2V92Q.style_disabled__3dHyD .style_label__2jUm8{border-left-width:var(--thinBorder);border-color:var(--disabledGrey)}.style_terms__3e6G5{display:grid;grid-template-columns:1fr;grid-gap:1rem;margin-top:0}.style_filters__1SeZX{position:-webkit-sticky;position:sticky;z-index:1;top:0;padding-top:.5rem;margin:-4rem -.5rem 0;height:4rem;background:var(--white);display:flex;flex-wrap:wrap;align-items:flex-start}.style_filters__1SeZX>*{margin:.5rem}@media (max-width:800px){.style_filters__1SeZX{margin-top:-1rem;margin-bottom:1rem;top:4rem;height:auto}}.style_loginHint__2J7yu{margin-bottom:1rem}.style_addButtonBottom__2Ze4W{margin-top:2rem}.style_container__2ywP2{background:#fff;padding:.5rem}.style_bottomBox__3-D0p{display:flex;justify-content:space-between}.style_submitButtonContainer__1MVAI{flex:0 0 auto;align-self:flex-end}.style_textarea__2ZSOY{padding-top:.5rem}@media (min-width:1100px){.style_textarea__2ZSOY{font-size:var(--fontSizeL)}}.style_tooltipDummy__uhEYS{position:absolute;pointer-events:none}.style_tooltip__qI0kS{display:block;max-width:250px;cursor:pointer;text-decoration:none}.style_title__3mYRH{font-size:var(--fontSizeL)}.style_heading__2jVDG{margin-top:0}.style_buttonContainer__7BNr-,.style_otherTerms__1pdrY{margin-top:2rem}.style_translationList__mDaMq{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.style_guidelines__V0OSN,.style_otherTermsList__7YDVz{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.style_manifestoLinkBox__3Y0X-{padding:1rem;border:solid var(--thickBorder) var(--orange);background:var(--white)}.style_manifestoLinkText__2Mm9v{margin:0}.style_analysisContainer__1JcuQ{font-family:var(--paragraphFont);min-height:calc(300px - 2rem)}@media (min-width:1100px){.style_analysisContainer__1JcuQ{font-size:var(--fontSizeL)}}.style_analysisContainer__1JcuQ p>*{transition:opacity .3s,box-shadow .1s,-webkit-filter .3s;transition:opacity .3s,filter .3s,box-shadow .1s;transition:opacity .3s,filter .3s,box-shadow .1s,-webkit-filter .3s}.style_analysisContainerWithTooltip__EoShh p>:not(.style_sensitiveWordHovered__JH32S){opacity:.7;-webkit-filter:blur(1px);filter:blur(1px)}.style_analysisContainer__1JcuQ p{margin:0;white-space:pre-wrap}.style_sensitiveWord__2KEGe{background:var(--lang-color);padding:.2em;font-style:italic;cursor:pointer;border:none;display:inline;font-size:inherit;font-family:inherit}.style_sensitiveWord__2KEGe:hover,.style_sensitiveWordHovered__JH32S{box-shadow:0 0 0 2px var(--lang-color);text-decoration:underline}.style_tooltip__3sBaT{max-width:300px;font-size:var(--fontSizeS)}.style_tooltip__3sBaT p{margin:0}.style_tooltip__3sBaT p+p{margin-top:.5rem}.style_tooltipDefinition__38G3A{font-style:italic}.style_textLabel__1q1fu{margin-bottom:.5rem}.style_container__3FeUt{--borderColor:var(--white);padding:1rem;background:var(--lang-color);border:var(--thickBorder) solid var(--borderColor);font-style:italic;font-family:var(--paragraphFont);font-weight:200;line-height:var(--lineHeightParagraph);color:var(--fontColorOnColor)}@media (max-width:1200px){.style_container__3FeUt{padding:.5rem}}.style_container__3FeUt strong{font-weight:500}.style_body__1VO99{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2rem}.style_comments__1N2kD{grid-column:3/-3;margin-top:2rem}.style_bookContainer__3kRaQ{display:flex;align-items:flex-start;grid-column:span 4;margin:-.5rem}@media (min-width:751px){.style_bookContainer__3kRaQ.style_original__6hgDx{flex-direction:row-reverse;text-align:right}}.style_bookContainer__3kRaQ>*{margin:.5rem}.style_heading__LEd_5{margin:0;font-size:var(--fontSizeM)}.style_definitionList__1pcl8{margin:0;font-size:var(--fontSizeS)}.style_definitionListKey__2jtxr{margin-top:.5rem}.style_definitionListValue__1OOm9{font-style:italic;margin:0 .5rem}.style_sourceLink__1WUFd{word-break:break-word}.style_bookIcon__3CHJp{--height:8rem}.style_snippetOriginal__1II1C,.style_snippetTranslated__12nH6{align-self:flex-start}.style_snippetOriginal__1II1C{grid-column:2/5}.style_snippetTranslated__12nH6{grid-column:5/-2}@media (max-width:900px){.style_snippetOriginal__1II1C{grid-column:1/5}.style_snippetTranslated__12nH6{grid-column:5/-1}}@media (max-width:750px){.style_body__1VO99{grid-gap:1rem}.style_bookContainer__3kRaQ,.style_comments__1N2kD,.style_snippetOriginal__1II1C,.style_snippetTranslated__12nH6{grid-column:span 8}.style_snippetOriginal__1II1C,.style_snippetTranslated__12nH6{margin-bottom:2rem}.style_snippetOriginal__1II1C{grid-row:2}.style_bookIcon__3CHJp{--height:6rem}.style_bookContainer__3kRaQ.style_translated__2Vhiz,.style_snippetTranslated__12nH6{margin-left:1rem}.style_bookContainer__3kRaQ.style_original__6hgDx,.style_snippetOriginal__1II1C{margin-right:1rem}}.style_rating__3JOZL{display:flex}.style_ratingInner__24bRw{padding:.5rem;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:solid var(--thickBorder) var(--dominantLanguageColor);flex-basis:20rem}.style_defintion__3KLDe{font-family:var(--paragraphFont);line-height:var(--lineHeightParagraph);white-space:pre-wrap}.style_addBioHint__32aJz{color:var(--placeholderGrey);font-style:italic}.style_socialMedia__2kBsB{margin-bottom:1rem;line-height:var(--lineHeightParagraph)}.style_bio__1QqSE{white-space:pre-wrap}.style_editSettings__2FxM8 h3{margin-top:2rem}
/*# sourceMappingURL=main.952922d2.chunk.css.map */