@keyframes bg-wipe{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.nav-section{font-family:sohne_breithalbfett,sans-serif;height:var(--nav-height);max-width:var(--max-nav-width);padding-bottom:20px;padding-top:0;pointer-events:none;position:fixed;transition:all .3 cubic-bezier(.215,.61,.355,1);width:100%;z-index:1000}@media screen and (min-width:1024px){.nav-section{padding-top:32px}}.nav-section .nav-page-content-overlay{background:#ffffffb3;height:0;opacity:0;pointer-events:none;position:fixed;top:-100%;transition:opacity .5s cubic-bezier(.215,.61,.355,1);width:0;z-index:1000;z-index:-1}.nav-section .nav-page-content-overlay.nav-open{height:100%;left:0;opacity:1;pointer-events:auto;top:0;width:100%}.nav-section .logo-container{left:0;pointer-events:none;position:absolute;transform:none;width:100%;z-index:1000}.nav-section .logo-container .logo{display:block;pointer-events:auto;width:120px}@media screen and (min-width:768px){.nav-section .logo-container .logo{width:clamp(120px,12vw,160px)}}@media screen and (min-width:1024px){.nav-section .logo-container .logo{width:clamp(120px,12.5vw,160px)}}@media screen and (min-width:1280px){.nav-section .logo-container .logo{width:clamp(120px,13.75vw,180px)}}@media screen and (min-width:1400px){.nav-section .logo-container .logo{width:clamp(120px,15vw,220px)}}.nav-section .logo-container .logo{opacity:0;transform:scale(.6) translateY(-100px);transform-origin:50% 0;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:101}.nav-section .logo-container .logo svg{display:block;fill:var(--color-black);width:100%}.nav-section.is-inview .logo-container .logo{opacity:1;transform:scale(1) translateY(0)}.nav-section.is-timeline-page .logo-container{display:none}.nav-section .nav-section-inner{height:100%;max-width:var(--max-nav-width);padding:0 1rem;width:100%}@media screen and (min-width:1280px){.nav-section .nav-section-inner{padding:0 2rem}}@media screen and (min-width:1400px){.nav-section .nav-section-inner{padding:0 3rem}}.nav-section nav{pointer-events:auto;position:relative;z-index:10001}.nav-section .nav-toggle{display:none}@media screen and (min-width:768px){.nav-section .nav-toggle{color:var(--nav-txt-color);display:block;font-size:1.5rem;position:relative;transition:color .2s cubic-bezier(.215,.61,.355,1) .3s;z-index:1001}.nav-section .nav-toggle:hover{color:var(--color-moss)}.nav-section .nav-toggle.is-active{color:#fff;transition:color 1s cubic-bezier(.215,.61,.355,1) 0s}.nav-section .nav-toggle.is-active:hover{color:#fff}}.nav-section .nav-links{display:none}@media screen and (min-width:768px){.nav-section .nav-links{background:var(--nav-bg-color);display:flex;flex-direction:column;gap:.5rem;height:100vh;left:0;padding:15vh 10vw 0 5vw;position:fixed;top:0;z-index:1000}}.nav-section .nav-links li{display:block;position:relative}.nav-section .nav-links li a{color:var(--nav-txt-color);font-size:1.5rem;transition:color .2s cubic-bezier(.215,.61,.355,1)}.nav-section .nav-links li a:hover{color:#fff}@media screen and (min-width:1400px){.nav-section .nav-links li a{font-size:2rem}}.nav-section .nav-links li:not(:first-child){margin-top:.5rem}.nav-section .nav-links li .subnav-wrapper{display:block;transform-origin:top}.nav-section .nav-links li .subnav-wrapper li{margin-top:0}.nav-section .nav-links li .subnav-wrapper a{color:var(--nav-txt-color);font-size:1.4rem}.nav-section .nav-links li .subnav-wrapper a:hover{color:#fff;text-decoration:none}.nav-section .nav-links li .subnav-wrapper a.secondary{display:block;font-family:sohne_breitregular;padding-top:.5rem}.nav-section .nav-links li .subnav-wrapper a.secondary:before{content:"- "}.collapse{display:none}.collapse.in{display:flex}.collapsing{height:0;overflow:hidden;position:relative;transition:height .377s ease}.collapsing ul{margin:0}.mobile-nav-toggle{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;pointer-events:auto;position:fixed;right:1rem;width:2rem;z-index:2001}.mobile-nav-toggle span{background-color:var(--color-dark-grey);border-radius:2px;display:block;height:3px;width:100%}.mobile-nav-toggle.is-active span{background-color:var(--color-beige)}@media screen and (min-width:768px){.mobile-nav-toggle{display:none}}.nav-mobile{background-color:var(--color-green);height:100%;pointer-events:auto;position:fixed;right:0;top:0;width:100%;z-index:2000}@media screen and (min-width:768px){.nav-mobile{display:none}}.nav-mobile .btn-close{display:block;height:2rem;right:1rem;top:1rem;width:2rem}.nav-mobile .btn-close:after,.nav-mobile .btn-close:before{background-color:var(--color-dark-grey);border-radius:8px;content:"";height:3px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);transition:background-color .2s ease;width:100%}.nav-mobile .btn-close:after{transform:translateY(-50%) rotate(-45deg)}.nav-mobile .btn-close:hover:after,.nav-mobile .btn-close:hover:before{background-color:var(--color-black)}.nav-mobile .nav-links{display:block}.nav-mobile .nav-links li:not(:first-child){margin-top:1rem}.nav-mobile .nav-links li a{color:var(--color-beige);font-size:1.8rem}.nav-mobile .nav-links .subnav-wrapper li a{color:var(--color-beige);font-size:1.2rem}.nav-mobile .nav-links .subnav-wrapper li a:hover{color:#fff;text-decoration:none}.cookie-panel{background-color:var(--color-bg);border-radius:1rem;bottom:2vh;box-shadow:5px 5px 10px #63636e33;gap:1rem;left:5%;padding:1rem 1.25rem;width:90%;z-index:100}@media screen and (min-width:1024px){.cookie-panel{left:auto;right:2vw;width:40vw}}@media screen and (min-width:1280px){.cookie-panel{padding:1.5rem}}.cookie-panel p,.cookie-panel p a{font-family:Helvetica,Arial,sans-serif;font-size:1rem}.cookie-panel p a{text-decoration:underline}.cookie-panel p a:hover{color:var(--color-green)}.cookie-panel .btn-continue{background-color:var(--color-moss);border-radius:2rem;font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:800;padding:.75rem 1.5rem;transition:background-color .2s ease,color .2s ease}.cookie-panel .btn-continue:hover{background-color:var(--color-green);color:var(--color-bg)}.footer-reveal{--footer-reveal-height:26rem;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:var(--footer-reveal-height);position:relative}.footer-reveal__track{height:calc(100vh + var(--footer-reveal-height));position:relative;top:-100vh}.footer-reveal__sticky{height:var(--footer-reveal-height);position:sticky;top:calc(100vh - var(--footer-reveal-height))}.footer-reveal footer{height:auto;margin-top:0}.footer-reveal footer:before{transform:scaleY(1)}.footer-reveal footer .footer-main,.footer-reveal footer .footer-main.reveal-slide-up,.footer-reveal footer .footer-tertiary,.footer-reveal footer .footer-tertiary.reveal-slide-up{opacity:0;transform:none;transition:none!important}footer{margin-top:var(--space-7);max-width:100%;padding:var(--space-6) 0;position:relative;width:100%}@media screen and (min-width:1280px){footer{margin-top:var(--space-8);padding:var(--space-7) 0 var(--space-6)}}footer:before{background-color:var(--nav-bg-color);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.645,.045,.355,1);width:100%;z-index:-1}footer.is-contact,footer.is-newsletter{margin-top:0}footer.is-impact-subpage{margin-top:0;padding-top:var(--space-6)}@media screen and (min-width:1024px){footer.is-impact-subpage{padding-top:var(--space-7)}}@media screen and (min-width:1280px){footer.is-impact-subpage{padding-top:var(--space-8)}}footer.is-impact-subpage:before{transform:scaleY(1)}footer.is-impact-subpage:not(.is-reveal-layout) .footer-main,footer.is-impact-subpage:not(.is-reveal-layout) .footer-tertiary{opacity:1;transform:translateY(0)}footer.is-inview:not(.is-reveal-layout):before{transform:scaleY(1)}footer.is-inview:not(.is-reveal-layout) .footer-main,footer.is-inview:not(.is-reveal-layout) .footer-tertiary{opacity:1;transform:translateY(0)}footer:not(.is-reveal-layout) .footer-main,footer:not(.is-reveal-layout) .footer-tertiary{transition:all .8s cubic-bezier(.645,.045,.355,1) .2s}footer.is-reveal-layout .footer-main,footer.is-reveal-layout .footer-tertiary{transition:none}footer .footer-inner{gap:var(--space-3);padding-inline:1.25rem}@media screen and (min-width:768px){footer .footer-inner{padding-inline:var(--layout-gutter-inline)}}@media screen and (min-width:1280px){footer .footer-inner{gap:var(--space-6)}}footer .footer-main{width:100%}footer .footer-top{align-items:flex-start;display:flex;flex-direction:row;gap:var(--space-4);justify-content:space-between;width:100%}@media screen and (min-width:1280px){footer .footer-top{gap:var(--space-6)}}footer .footer-logo{display:block;width:100px}footer .footer-logo svg{display:block;height:auto;width:100%}@media screen and (min-width:1280px){footer .footer-logo{width:120px}}@media screen and (min-width:1400px){footer .footer-logo{width:140px}}@media screen and (min-width:1800px){footer .footer-logo{width:150px}}footer .footer-bcorp{color:inherit;cursor:pointer;display:block;flex-shrink:0;outline:none;text-decoration:none;transition:none;width:54px}footer .footer-bcorp:active,footer .footer-bcorp:focus,footer .footer-bcorp:focus-visible,footer .footer-bcorp:hover,footer .footer-bcorp:link,footer .footer-bcorp:visited{box-shadow:none;color:inherit;outline:none;text-decoration:none}footer .footer-bcorp svg{display:block;height:auto;width:100%}@media screen and (min-width:544px){footer .footer-bcorp{width:70px}}@media screen and (min-width:1280px){footer .footer-bcorp{width:80px}}@media screen and (min-width:1400px){footer .footer-bcorp{width:92px}}@media screen and (min-width:1800px){footer .footer-bcorp{width:112px}}footer .footer-contact{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:var(--space-4);min-width:0}@media screen and (min-width:1280px){footer .footer-contact{max-width:35.5rem}}footer .footer-address a,footer .footer-address p,footer .footer-contact-links a,footer .footer-contact-links p{font-size:.9375rem;letter-spacing:-.005em;line-height:1.5}@media screen and (min-width:1280px){footer .footer-address a,footer .footer-address p,footer .footer-contact-links a,footer .footer-contact-links p{font-size:1rem}}@media screen and (min-width:1400px){footer .footer-address a,footer .footer-address p,footer .footer-contact-links a,footer .footer-contact-links p{font-size:1.125rem}}@media screen and (min-width:1800px){footer .footer-address a,footer .footer-address p,footer .footer-contact-links a,footer .footer-contact-links p{font-size:1.25rem}}footer .footer-address p,footer .footer-contact-links p{font-family:sohne_breithalbfett,sans-serif}footer .footer-address a,footer .footer-contact-links a{font-family:sohne_breitfett,sans-serif}footer .footer-address{font-style:normal}footer .footer-address p{margin:0}footer .footer-contact-links{align-items:flex-start;display:flex;flex-direction:column;gap:0}footer .footer-social{align-items:center;display:inline-flex;font-family:sohne_breitfett,sans-serif;font-size:.9375rem;gap:.375rem;letter-spacing:-.005em;line-height:1.4}@media screen and (min-width:1280px){footer .footer-social{font-size:1rem;gap:var(--space-2);line-height:1}}@media screen and (min-width:1400px){footer .footer-social{font-size:1.125rem}}@media screen and (min-width:1800px){footer .footer-social{font-size:1.25rem}}footer .footer-social svg{color:inherit;flex-shrink:0;height:28px;transition:color .2s ease;width:28px}footer .footer-social svg path,footer .footer-social svg rect{transition:fill .2s ease,stroke .2s ease}footer a{cursor:pointer;line-height:1.5;transition:color .2s ease}footer a:hover{color:var(--color-light-beige)}footer .footer-tertiary{align-items:center;display:flex;flex-direction:column;gap:.625rem;padding-top:var(--space-4);width:100%}@media screen and (min-width:1280px){footer .footer-tertiary{gap:var(--space-3);padding-top:0}}footer .footer-divider{border:0;border-top:1px solid var(--color-black);height:0;margin:0;width:100%}ul.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center;margin:0;max-width:17.625rem;padding:0;text-align:center}@media screen and (min-width:1280px){ul.footer-links{flex-wrap:nowrap;gap:var(--space-4);max-width:none}}ul.footer-links li{list-style:none}ul.footer-links li.footer-links-sep{font-family:sohne_breithalbfett,sans-serif;font-size:.625rem;letter-spacing:-.005em;line-height:1.4}@media screen and (min-width:1280px){ul.footer-links li.footer-links-sep{font-size:.875rem}}ul.footer-links li a{font-family:sohne_breithalbfett,sans-serif;font-size:.625rem;letter-spacing:-.005em;line-height:1.4;white-space:nowrap}@media screen and (min-width:1280px){ul.footer-links li a{font-size:.875rem}}.footer-info{max-width:51rem;text-align:center}.footer-info p{font-family:sohne_breitregular,sans-serif;font-size:.625rem;letter-spacing:-.005em;line-height:1.4;margin:0;text-align:center!important}@media screen and (min-width:1280px){.footer-info p{font-size:.75rem}}
