.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.sitefooter{background:var(--sitefooter-background);color:var(--sitefooter-font-color);padding-block:var(--general-spacing-48);position:relative}@media only screen and (min-width:1280px){.sitefooter{padding-block:var(--general-spacing-72)}}.sitefooter a:not(.button){color:var(--sitefooter-font-color)!important;cursor:pointer;transition:color .25s cubic-bezier(.645,.045,.355,1)}@media(hover:hover)and (pointer:fine){.sitefooter a:not(.button):hover{color:var(--color-surface-base-3)!important}}.sitefooter__inner{margin-inline:auto;width:var(--content-width)}.sitefooter__columns{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:var(--general-spacing-80)}@media only screen and (min-width:768px){.sitefooter__columns{-moz-column-gap:var(--grid-gutter);column-gap:var(--grid-gutter);flex-direction:row}}.sitefooter__col-headline{font-family:var(--main-font);font-size:1.375rem;font-weight:600;letter-spacing:-2%;line-height:120%;margin-bottom:var(--general-spacing-24)}.sitefooter__col-headline:after{background:var(--sitefooter-strokes);content:"";display:block;height:3px;margin-top:var(--general-spacing-16);width:60px}.sitefooter__contact,.sitefooter__links,.sitefooter__posts,.sitefooter__social-media{width:100%}@media only screen and (min-width:768px){.sitefooter__contact,.sitefooter__links,.sitefooter__posts,.sitefooter__social-media{width:calc(var(--grid-column-outer)*6 - var(--grid-gutter))}}@media only screen and (min-width:1280px){.sitefooter__links,.sitefooter__social-media{width:calc(var(--grid-column-outer)*2 - var(--grid-gutter))}.sitefooter__contact,.sitefooter__posts{width:calc(var(--grid-column-outer)*3 - var(--grid-gutter))}}.sitefooter__contact-logo{display:flex;justify-content:center}@media only screen and (min-width:768px){.sitefooter__contact-logo{justify-content:flex-start}}.sitefooter__contact-intro img,.sitefooter__contact-intro svg,.sitefooter__contact-logo img,.sitefooter__contact-logo svg{height:auto;-o-object-fit:contain;object-fit:contain;width:200px}.sitefooter__contact-address,.sitefooter__contact-infos,.sitefooter__contact-intro,.sitefooter__contact-logo{margin-bottom:var(--general-spacing-48)}.sitefooter__additional-links,.sitefooter__social-links{display:flex;flex-direction:column}.sitefooter__social-links{row-gap:41px}.sitefooter__additional-links{row-gap:8px}.sitefooter__additional-link,.sitefooter__social-link{font-family:var(--main-font);font-size:1.125rem;font-weight:400;letter-spacing:-2%;line-height:140%;text-decoration:none}.sitefooter__additional-link svg,.sitefooter__social-link svg{transition:all .25s cubic-bezier(.645,.045,.355,1)}@media(hover:hover)and (pointer:fine){.sitefooter__additional-link:hover svg,.sitefooter__additional-link:hover svg path,.sitefooter__social-link:hover svg,.sitefooter__social-link:hover svg path{fill:var(--color-surface-base-3)}}.sitefooter__social-link{align-items:center;-moz-column-gap:8px;column-gap:8px;display:inline-flex}.sitefooter__social-link svg{transition:transform .25s cubic-bezier(.645,.045,.355,1),fill .25s cubic-bezier(.645,.045,.355,1)}.sitefooter__social-link svg,.sitefooter__social-link svg path{fill:var(--sitefooter-font-color)}@media(hover:hover)and (pointer:fine){.sitefooter__social-link:hover svg{transform:scale(1.1)}}.sitefooter__recent-post,.sitefooter__recent-posts{display:flex;flex-direction:column}.sitefooter__recent-posts{row-gap:var(--general-spacing-48)}.sitefooter__recent-post{row-gap:var(--general-spacing-16)}.sitefooter__recent-post-date{color:var(--color-surface-base-3);font-family:var(--main-font);font-size:.875rem;font-weight:600;letter-spacing:-2%;line-height:120%}.sitefooter__recent-post-link{font-family:var(--main-font);font-size:1.125rem;font-weight:400;font-weight:600;letter-spacing:-2%;line-height:140%;text-decoration:none}.sitefooter__back-to-top{border-radius:var(--border-radius-s) 0 0 var(--border-radius-s);bottom:var(--general-spacing-48);color:var(--sitefooter-back-to-top-font-color);position:absolute;right:0}@media only screen and (min-width:1280px){.sitefooter__back-to-top{bottom:calc(var(--general-spacing-48) + var(--general-spacing-72))}}@media(hover:hover)and (pointer:fine){.sitefooter__back-to-top:hover span svg{transform:translateY(-6px)!important}}.sitefooter__social-link--wihtout-icon{padding-left:30px}