:root{--box-shadow-subtle:0 4px 20px rgba(0,0,0,0.1);--box-shadow-medium:0 8px 30px rgba(0,0,0,0.15);--box-shadow-strong:0 12px 40px rgba(0,0,0,0.2);--font-secondary:"Hind",sans-serif;--font-main:"Voltaire",sans-serif;--transition-fast:0.25s ease;--transition-medium:0.5s ease;--transition-slow:0.8s ease;--cubic-smooth:cubic-bezier(0.4,0,0.2,1);--cubic-bouncy:cubic-bezier(0.2,0.8,0.2,1)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.geschichte-container{width:100%;overflow:hidden}.content-wrapper{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:1}.geschichte-area section{position:relative;overflow:hidden}.section-header{margin-bottom:40px;position:relative}.section-header.centered{text-align:center}.accent-line{width:60px;height:4px;background-color:var(--accent-color);margin-bottom:20px}.section-header.centered .accent-line{margin:0 auto 20px}.geschichte-hero{height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;position:relative;overflow:hidden}.hero-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1.8s var(--cubic-smooth);transform:scale(1.05);will-change:opacity,transform}.hero-slide.active{opacity:1;transform:scale(1);transition:opacity 1.8s var(--cubic-smooth),transform 8s var(--cubic-smooth)}.hero-slide.finished{opacity:0;transform:scale(1);transition:opacity 1.8s var(--cubic-smooth)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.7) 70%,rgba(0,0,0,0.9) 100%);z-index:2}.hero-content{position:relative;z-index:3;max-width:800px;padding:0 20px}.hero-quote{margin-top:30px}.hero-quote blockquote{font-size:1.4rem;font-style:italic;margin:0 0 15px 0;line-height:1.5}.hero-quote cite{font-style:normal;font-size:1rem;opacity:0.8}.intro-section{background-color:var(--lb-black);padding:120px 0}.lead-text{font-size:var(--fs-lead);line-height:1.5;color:var(--accent-color);margin-bottom:40px;max-width:800px}.split-section{display:flex;align-items:flex-start}.split-section .content-wrapper{width:100%;max-width:none;margin:0;display:flex;flex-direction:row}.split-image-container{flex:1;position:relative;overflow:hidden;height:auto;transition:height var(--transition-medium)}.split-image{position:absolute;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:calc(50% - 400px) top;background-attachment:fixed}.split-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4)}.split-content{flex:1;padding:80px;display:flex;flex-direction:column;justify-content:center;background-color:var(--lb-black);position:relative}.split-section.reverse .content-wrapper{flex-direction:row-reverse}.quote-section{background-color:var(--lb-black);padding:120px 0;text-align:center}.quote-section blockquote{max-width:800px;margin:0 auto;font-family:var(--font-main);font-size:2.5rem;line-height:1.3;position:relative;padding:0 80px}.quote-section blockquote::before,.quote-section blockquote::after{content:"";position:absolute;font-size:120px;line-height:0;color:rgba(218,215,205,0.2)}.quote-section blockquote::before{top:40px;left:0}.quote-section blockquote::after{content:"";bottom:-20px;right:0}.quote-section cite{display:block;margin-top:30px;font-size:1.2rem;font-style:normal;color:var(--accent-color);opacity:0.8}.health-section{background-color:var(--lb-black);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;position:relative;padding:120px 0}.health-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.85) 50%,rgba(0,0,0,1) 100%);z-index:0}.expandable-content{position:relative}.content-box{padding:30px;border-radius:var(--radius-sm);box-shadow:var(--box-shadow-subtle);overflow:hidden;max-height:220px}.split-section .content-box{max-height:220px;overflow:hidden}.split-section .content-box.expanded{max-height:none}.content-box.expanded{max-height:none}.content-box:not(.expanded)>p:first-child{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.content-box:not(.expanded)>*:not(:first-child){display:none}.expand-button.hidden{display:none!important}.expand-button{display:flex;align-items:center;justify-content:center;width:fit-content;margin:24px auto 0;left:auto;transform:none;transition:background-color 0.25s ease,color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,scale 0.18s ease}.expand-button:hover,.expand-button:focus-visible{left:auto!important;transform:none!important;scale:1.03;box-shadow:0 10px 28px rgba(0,0,0,0.32)}.expand-button:active,.expand-button.touch-active{left:auto!important;transform:none!important;scale:0.98;box-shadow:0 5px 16px rgba(0,0,0,0.24)}.fade-in{opacity:0;animation:fadeIn 1s ease forwards}.fade-in-up{opacity:0;transform:translateY(30px);animation:fadeInUp 1s var(--cubic-smooth) forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1200px){.split-content{padding:60px}.quote-section blockquote{font-size:2rem;padding:0 60px}.split-image{background-attachment:scroll;background-position:center top}.health-section{background-attachment:scroll;min-height:auto}}@media screen and (max-width:991px){section{padding:80px 0}.lead-text{font-size:var(--fs-lead)}.hero-quote blockquote{font-size:1.2rem}.split-section .content-wrapper{flex-direction:column}.split-section.reverse .content-wrapper{flex-direction:column}.split-image-container{height:300px;position:relative;flex-shrink:0}.split-content{padding:60px 40px}}@media screen and (max-width:767px){section{padding:60px 0}.lead-text{font-size:var(--fs-lead)}.split-image-container{height:250px;flex-shrink:0}.split-content{padding:50px 30px}}@media screen and (max-width:479px){section{padding:50px 0}.lead-text{font-size:var(--fs-lead)}.hero-quote blockquote{font-size:var(--fs-body)}.content-wrapper{width:95%}.split-content{padding:40px 20px}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}.hero-slide,.hero-overlay,.hero-content,.split-image{transform:none!important;animation:none!important;transition:none!important}}@media (prefers-contrast:high){.expand-button{border-width:3px;background-color:var(--lb-black);color:var(--lb-text)}h1,h2,h3{text-shadow:2px 2px 4px var(--lb-black)}}#intro-section:focus-visible{outline:3px solid #ffffff;outline-offset:2px;box-shadow:0 0 0 6px rgba(255,255,255,0.3);border-radius:4px}#intro-section:focus:not(:focus-visible){outline:none;box-shadow:none}