.mdBackToTopButton_mdBackToTop__Aqrpt{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;background:var(--md-color-accent);color:var(--md-color-background);border:none;border-radius:var(--md-radius-sm);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;transform:translateY(20px);box-shadow:var(--md-shadow-soft);z-index:999}.mdBackToTopButton_mdBackToTop__Aqrpt.mdBackToTopButton_mdVisible__GRidx{opacity:1;visibility:visible;transform:translateY(0)}.mdBackToTopButton_mdBackToTop__Aqrpt:hover{background:var(--md-color-primary);box-shadow:var(--md-shadow-soft-hover);transform:translateY(-4px)}.mdBackToTopButton_mdBackToTop__Aqrpt:active{transform:translateY(-2px)}@media (max-width:768px){.mdBackToTopButton_mdBackToTop__Aqrpt{bottom:1.5rem;right:1.5rem;width:48px;height:48px}}@media (prefers-reduced-motion:reduce){.mdBackToTopButton_mdBackToTop__Aqrpt,.mdBackToTopButton_mdBackToTop__Aqrpt *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdFooter_mdFooter__CYTE8{background:linear-gradient(180deg,var(--md-color-background) 0,var(--md-color-gray-light) 100%);padding:4rem 0 2rem;margin-top:6rem}.mdFooter_mdContainer__agEJl{max-width:1400px;margin:0 auto;padding:0 2rem}.mdFooter_mdGrid__ifprr{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.mdFooter_mdColumn__l220b{display:flex;flex-direction:column;gap:1rem}.mdFooter_mdHeading__P9PPW{font-size:1.25rem;font-weight:700;color:var(--md-color-primary);margin-bottom:.5rem}.mdFooter_mdAddress__PO_m1,.mdFooter_mdText__u2j4a{font-size:1rem;color:#333333}.mdFooter_mdAddress__PO_m1{transition:all .3s ease;text-decoration:none;display:inline-block}.mdFooter_mdAddress__PO_m1:hover{color:var(--md-color-accent);transform:translateX(4px)}.mdFooter_mdAddress__PO_m1:focus-visible{outline:2px solid var(--md-color-accent);outline-offset:4px;border-radius:4px}.mdFooter_mdLink__a9f0C{font-size:1rem;color:#333333;text-decoration:none;transition:all .3s ease;display:inline-block}.mdFooter_mdLink__a9f0C:hover{color:var(--md-color-accent);transform:translateX(4px)}.mdFooter_mdLink__a9f0C:focus-visible{outline:2px solid var(--md-color-accent);outline-offset:4px;border-radius:4px}.mdFooter_mdCopyright__IpFUZ{text-align:center;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.mdFooter_mdCopyright__IpFUZ p{font-size:.9rem;color:#6B7280;margin:0}.mdFooter_mdCreditLink__b_ry0{color:var(--md-color-accent);text-decoration:none;transition:all .3s ease;font-weight:600}.mdFooter_mdCreditLink__b_ry0:hover{color:var(--md-color-primary);text-decoration:underline}.mdFooter_mdCreditLink__b_ry0:focus-visible{outline:2px solid var(--md-color-accent);outline-offset:4px;border-radius:4px}@media (max-width:768px){.mdFooter_mdFooter__CYTE8{padding:3rem 0 1.5rem;margin-top:4rem}.mdFooter_mdContainer__agEJl{padding:0 1rem}.mdFooter_mdGrid__ifprr{grid-template-columns:1fr;gap:2rem}}@media (prefers-reduced-motion:reduce){.mdFooter_mdFooter__CYTE8,.mdFooter_mdFooter__CYTE8 *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdLogo_mdLogo__CM0Px{position:relative;display:block;width:75px;height:75px;transition:all .3s ease}.mdLogo_mdLogo__CM0Px:hover{transform:scale(1.02)}.mdLogo_mdScrolled__4G_XX{width:55px;height:55px}.mdLogo_mdLogoImage__6MtU_{object-fit:contain;object-position:center;transition:filter .3s ease}.mdLogo_mdLogoImage__6MtU_,.mdLogo_mdScrolled__4G_XX .mdLogo_mdLogoImage__6MtU_{filter:invert(0) brightness(1)}@media (max-width:768px){.mdLogo_mdLogo__CM0Px{width:50px;height:50px}.mdLogo_mdScrolled__4G_XX{width:45px;height:45px}}@media (prefers-reduced-motion:reduce){.mdLogo_mdLogo__CM0Px,.mdLogo_mdLogo__CM0Px *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdHeaderNav_mdHeader__juVQU{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.mdHeaderNav_mdHeader__juVQU,.mdHeaderNav_mdScrolled__huOD9{background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.08);padding:.35rem 0}.mdHeaderNav_mdContainer__EPTot{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.mdHeaderNav_mdNav__7_HN3{display:flex;align-items:center}.mdHeaderNav_mdNavList__YRO7a{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.mdHeaderNav_mdNavLink__6vVT3{font-size:1rem;font-weight:500;text-decoration:none;position:relative;transition:color .3s ease;padding:.5rem 0}.mdHeaderNav_mdNavLink__6vVT3,.mdHeaderNav_mdScrolled__huOD9 .mdHeaderNav_mdNavLink__6vVT3{color:var(--md-color-primary);text-shadow:none}.mdHeaderNav_mdNavLink__6vVT3:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--md-color-accent);transition:width .3s ease}.mdHeaderNav_mdNavLink__6vVT3:hover{color:var(--md-color-accent)}.mdHeaderNav_mdNavLink__6vVT3:hover:after{width:100%}.mdHeaderNav_mdNavLinkActive__ugb16{color:var(--md-color-accent)}.mdHeaderNav_mdNavLinkActive__ugb16:after{width:100%}.mdHeaderNav_mdNavLink__6vVT3:focus-visible{outline:2px solid var(--md-color-accent);outline-offset:4px;border-radius:4px}.mdHeaderNav_mdMobileMenuButton__uyX96{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:1001}.mdHeaderNav_mdHamburger__sZxzU{width:24px;height:2px;position:relative;transition:all .3s ease}.mdHeaderNav_mdHamburger__sZxzU,.mdHeaderNav_mdScrolled__huOD9 .mdHeaderNav_mdHamburger__sZxzU{background:var(--md-color-primary)}.mdHeaderNav_mdHamburger__sZxzU:after,.mdHeaderNav_mdHamburger__sZxzU:before{content:"";position:absolute;width:24px;height:2px;background:var(--md-color-primary);transition:all .3s ease}.mdHeaderNav_mdScrolled__huOD9 .mdHeaderNav_mdHamburger__sZxzU:after,.mdHeaderNav_mdScrolled__huOD9 .mdHeaderNav_mdHamburger__sZxzU:before{background:var(--md-color-primary)}.mdHeaderNav_mdHamburger__sZxzU:before{top:-8px}.mdHeaderNav_mdHamburger__sZxzU:after{bottom:-8px}@media (max-width:968px){.mdHeaderNav_mdMobileMenuButton__uyX96{display:flex}.mdHeaderNav_mdNav__7_HN3{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:var(--md-color-background);box-shadow:-4px 0 20px rgba(0,0,0,.1);transition:right .3s ease;padding:5rem 2rem 2rem;display:flex;align-items:flex-start}.mdHeaderNav_mdNav__7_HN3.mdHeaderNav_mdOpen__WC896{right:0}.mdHeaderNav_mdNavList__YRO7a{flex-direction:column;gap:2rem;align-items:flex-start;width:100%}.mdHeaderNav_mdNavLink__6vVT3{font-size:1.25rem;text-align:left;width:100%}}@media (max-width:640px){.mdHeaderNav_mdContainer__EPTot{padding:0 1rem}}@media (prefers-reduced-motion:reduce){.mdHeaderNav_mdHeader__juVQU,.mdHeaderNav_mdHeader__juVQU *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdHeroParallax_mdHero__vOu9W{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--md-color-background)}.mdHeroParallax_mdParallaxBg__Qc_Al{position:absolute;top:-10%;left:0;right:0;bottom:-10%;background-image:url(/images/hero.jpg);background-size:cover;background-position:bottom;will-change:transform;z-index:1}.mdHeroParallax_mdParallaxBg__Qc_Al:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.05) 0,transparent 50%)}.mdHeroParallax_mdOverlay__x9Up7{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.4));z-index:2}.mdHeroParallax_mdContent__fcRAk{position:relative;z-index:3;max-width:1200px;padding:0 2rem;text-align:center;animation:mdHeroParallax_mdFadeInUp__DWKTf 1s ease-out}.mdHeroParallax_mdHeading__MxxqP{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.3)}.mdHeroParallax_mdSubheading__6D26R{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.6;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.95;text-shadow:0 2px 10px rgba(0,0,0,.3)}.mdHeroParallax_mdCta__rkIls{display:inline-block;padding:1.25rem 3rem;background:var(--md-color-accent);color:var(--md-color-background);font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:var(--md-radius-sm);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px rgba(0,191,255,.3)}.mdHeroParallax_mdCta__rkIls:hover{background:var(--md-color-background);color:var(--md-color-primary);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,191,255,.4)}.mdHeroParallax_mdScrollIndicator__YU_Ng{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:3;animation:mdHeroParallax_mdBounce__Jpm7G 2s infinite}.mdHeroParallax_mdScrollMouse__C9VDn{width:26px;height:40px;border:2px solid var(--md-color-background);border-radius:20px;position:relative;opacity:.8}.mdHeroParallax_mdScrollMouse__C9VDn:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:4px;height:8px;background:var(--md-color-background);border-radius:2px;animation:mdHeroParallax_mdScrollDown__JeSve 2s infinite}@keyframes mdHeroParallax_mdFadeInUp__DWKTf{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes mdHeroParallax_mdBounce__Jpm7G{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@keyframes mdHeroParallax_mdScrollDown__JeSve{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(16px)}}@media (max-width:768px){.mdHeroParallax_mdHero__vOu9W{min-height:500px}.mdHeroParallax_mdContent__fcRAk{padding:0 1.5rem}.mdHeroParallax_mdCta__rkIls{padding:1rem 2rem;font-size:1rem}.mdHeroParallax_mdScrollIndicator__YU_Ng{bottom:2rem}}@media (prefers-reduced-motion:reduce){.mdHeroParallax_mdHero__vOu9W,.mdHeroParallax_mdHero__vOu9W *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdSectionAufloesung_mdSection__3qy12{position:relative;padding:clamp(80px,15vw,180px) 0;background:linear-gradient(135deg,#FFFFFF 0,var(--md-color-gray-light) 50%,#FFFFFF 100%);overflow:hidden;opacity:0;transform:translateY(60px);transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ{opacity:1;transform:translateY(0)}.mdSectionAufloesung_mdBackgroundShapes__jb4qC{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.mdSectionAufloesung_mdShapeCircle__rW_Zq{position:absolute;top:10%;right:5%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(0,191,255,.08) 0,transparent 70%);filter:blur(40px);transition:transform .3s ease-out}.mdSectionAufloesung_mdShapeGradient__I27tA{position:absolute;bottom:-10%;left:-5%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(0,191,255,.05) 0,transparent 70%);filter:blur(60px);transition:transform .3s ease-out}.mdSectionAufloesung_mdContainer__N61E8{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(20px,5vw,60px);z-index:1}.mdSectionAufloesung_mdContent__uxxMQ{display:grid;grid-template-columns:1fr;grid-gap:clamp(60px,8vw,100px);gap:clamp(60px,8vw,100px);align-items:center}@media (min-width:1024px){.mdSectionAufloesung_mdContent__uxxMQ{grid-template-columns:1fr 1.1fr;gap:clamp(80px,10vw,140px)}}.mdSectionAufloesung_mdTextSection__m1NyB{display:flex;flex-direction:column;gap:clamp(32px,5vw,48px);z-index:2}.mdSectionAufloesung_mdHeadingWrapper__TyUFb{position:relative;margin-bottom:clamp(12px,2vw,20px)}.mdSectionAufloesung_mdHeading__4Ex09{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:.95;letter-spacing:-.02em;color:#000000;margin:0;opacity:0;transform:translateY(40px);animation:mdSectionAufloesung_mdSlideUp___MFN3 .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdHeading__4Ex09{animation-delay:.2s}.mdSectionAufloesung_mdSubheading__PagM2{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1;letter-spacing:-.02em;color:rgba(0,0,0,.15);margin:clamp(-8px,-1vw,-12px) 0 0;opacity:0;transform:translateY(40px);animation:mdSectionAufloesung_mdSlideUp___MFN3 .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdSubheading__PagM2{animation-delay:.3s}.mdSectionAufloesung_mdAccentText__BQVYy{color:#00BFFF;position:relative}.mdSectionAufloesung_mdDescription__UHwf5{display:flex;flex-direction:column;gap:clamp(24px,4vw,32px)}.mdSectionAufloesung_mdDescription__UHwf5 p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;color:rgba(0,0,0,.75);margin:0;opacity:0;transform:translateY(30px);animation:mdSectionAufloesung_mdSlideUp___MFN3 .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdParagraphLarge__Arl74{font-size:clamp(1.125rem,2.2vw,1.35rem);line-height:1.65;color:rgba(0,0,0,.85)}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdDescription__UHwf5>p{animation-delay:.4s}.mdSectionAufloesung_mdServiceList__M6CRp{opacity:0;transform:translateY(30px);animation:mdSectionAufloesung_mdSlideUp___MFN3 .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdServiceList__M6CRp{animation-delay:.5s}.mdSectionAufloesung_mdServiceHeading__8K7GI{font-size:clamp(1.125rem,2.2vw,1.35rem);font-weight:600;line-height:1.4;color:rgba(0,0,0,.9);margin:0 0 clamp(16px,2.5vw,20px)}.mdSectionAufloesung_mdList__cG1ei{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:clamp(12px,2vw,16px)}.mdSectionAufloesung_mdListItem__OluwJ{display:flex;align-items:center;gap:clamp(12px,2vw,16px);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:rgba(0,0,0,.75)}.mdSectionAufloesung_mdCheckIcon__7_9AQ{flex-shrink:0;width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px);color:#00BFFF}.mdSectionAufloesung_mdBenefits__zFe33{display:flex;flex-direction:column;gap:clamp(12px,2vw,16px);opacity:0;transform:translateY(30px);animation:mdSectionAufloesung_mdSlideUp___MFN3 .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdBenefits__zFe33{animation-delay:.6s}.mdSectionAufloesung_mdBenefits__zFe33 p{animation:none!important;opacity:1!important;transform:none!important}.mdSectionAufloesung_mdCallToAction__GpbwP{display:flex;align-items:center;gap:20px;margin-top:clamp(12px,2vw,20px);opacity:0;transform:translateX(-30px);animation:mdSectionAufloesung_mdSlideRight__Lcymo .8s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdCallToAction__GpbwP{animation-delay:.7s}.mdSectionAufloesung_mdCtaLine__X_s9b{width:60px;height:3px;background:linear-gradient(90deg,#00BFFF,rgba(0,191,255,.3));border-radius:2px}.mdSectionAufloesung_mdCtaLink__QC2db{text-decoration:none;transition:var(--md-transition);display:block}.mdSectionAufloesung_mdCtaLink__QC2db:hover .mdSectionAufloesung_mdCtaText__5fEc2{color:#000000}.mdSectionAufloesung_mdCtaText__5fEc2{font-size:clamp(.95rem,1.8vw,1.1rem);font-weight:600;color:#00BFFF;margin:0;letter-spacing:-.01em;transition:var(--md-transition);cursor:pointer}.mdSectionAufloesung_mdImageSection__3RFZq{position:relative;width:100%;min-height:500px}.mdSectionAufloesung_mdImageComposition__3v56S{position:relative;width:100%;height:100%}.mdSectionAufloesung_mdImageMain__VfPg8{position:relative;width:100%;max-width:600px;margin-left:auto;opacity:0;transform:translateY(50px) scale(.95);animation:mdSectionAufloesung_mdZoomIn__xB2qm 1s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdImageMain__VfPg8{animation-delay:.5s}.mdSectionAufloesung_mdImageMainInner__PjLlk{position:relative;width:100%;aspect-ratio:4/5;border-radius:clamp(20px,3vw,32px);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.08);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1)}.mdSectionAufloesung_mdImageMain__VfPg8:hover .mdSectionAufloesung_mdImageMainInner__PjLlk{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.16),0 12px 32px rgba(0,0,0,.12)}.mdSectionAufloesung_mdImageSecondary__Gz6sD{position:absolute;bottom:-5%;left:-8%;width:50%;max-width:320px;z-index:2;opacity:0;transform:translateY(50px) translateX(-30px) scale(.9);animation:mdSectionAufloesung_mdFloatIn__Cn8Ms 1s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdImageSecondary__Gz6sD{animation-delay:.8s}.mdSectionAufloesung_mdImageSecondaryInner__Vgu3g{position:relative;width:100%;aspect-ratio:3/4;border-radius:clamp(16px,2.5vw,24px);overflow:hidden;border:4px solid #ffffff;box-shadow:0 16px 48px rgba(0,0,0,.15),0 6px 20px rgba(0,0,0,.1);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1)}.mdSectionAufloesung_mdImageSecondary__Gz6sD:hover .mdSectionAufloesung_mdImageSecondaryInner__Vgu3g{transform:translateY(-10px) scale(1.05);box-shadow:0 24px 64px rgba(0,0,0,.2),0 10px 28px rgba(0,0,0,.15)}.mdSectionAufloesung_mdImage__biMq4{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.mdSectionAufloesung_mdImageMainInner__PjLlk:hover .mdSectionAufloesung_mdImage__biMq4{transform:scale(1.08)}.mdSectionAufloesung_mdImageSecondaryInner__Vgu3g:hover .mdSectionAufloesung_mdImage__biMq4{transform:scale(1.1)}.mdSectionAufloesung_mdImageOverlay__bXFAx{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,191,255,.05),transparent 50%,rgba(0,0,0,.03));pointer-events:none;opacity:0;transition:opacity .6s ease}.mdSectionAufloesung_mdImageMainInner__PjLlk:hover .mdSectionAufloesung_mdImageOverlay__bXFAx,.mdSectionAufloesung_mdImageSecondaryInner__Vgu3g:hover .mdSectionAufloesung_mdImageOverlay__bXFAx{opacity:1}.mdSectionAufloesung_mdDecorativeDot1__XpEUf,.mdSectionAufloesung_mdDecorativeDot2__H3PB_{position:absolute;width:12px;height:12px;border-radius:50%;background:#00BFFF;opacity:0;animation:mdSectionAufloesung_mdFadeIn__DEduv .6s ease forwards}.mdSectionAufloesung_mdDecorativeDot1__XpEUf{top:10%;right:15%;box-shadow:0 0 20px rgba(0,191,255,.4)}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdDecorativeDot1__XpEUf{animation-delay:1s}.mdSectionAufloesung_mdDecorativeDot2__H3PB_{bottom:25%;right:5%;width:8px;height:8px;background:rgba(0,191,255,.6)}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdDecorativeDot2__H3PB_{animation-delay:1.1s}.mdSectionAufloesung_mdDecorativeRing__U5slt{position:absolute;top:15%;right:10%;width:100px;height:100px;border:2px solid rgba(0,191,255,.15);border-radius:50%;opacity:0;transform:scale(.8) rotate(0deg);animation:mdSectionAufloesung_mdRingAppear__3RvwS 1.2s cubic-bezier(.16,1,.3,1) forwards}.mdSectionAufloesung_mdSection__3qy12.mdSectionAufloesung_mdVisible__9FXEQ .mdSectionAufloesung_mdDecorativeRing__U5slt{animation-delay:.9s}@keyframes mdSectionAufloesung_mdSlideUp___MFN3{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes mdSectionAufloesung_mdSlideRight__Lcymo{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes mdSectionAufloesung_mdZoomIn__xB2qm{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mdSectionAufloesung_mdFloatIn__Cn8Ms{0%{opacity:0;transform:translateY(50px) translateX(-30px) scale(.9)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes mdSectionAufloesung_mdFadeIn__DEduv{0%{opacity:0}to{opacity:1}}@keyframes mdSectionAufloesung_mdRingAppear__3RvwS{0%{opacity:0;transform:scale(.8) rotate(0deg)}to{opacity:1;transform:scale(1) rotate(180deg)}}@media (max-width:1023px){.mdSectionAufloesung_mdSection__3qy12{padding:clamp(60px,12vw,100px) 0}.mdSectionAufloesung_mdContent__uxxMQ{grid-template-columns:1fr;gap:clamp(50px,8vw,70px)}.mdSectionAufloesung_mdImageSection__3RFZq{min-height:450px}.mdSectionAufloesung_mdImageMain__VfPg8{margin:0 auto;max-width:500px}.mdSectionAufloesung_mdImageSecondary__Gz6sD{left:5%;bottom:-8%;width:45%;max-width:260px}.mdSectionAufloesung_mdDecorativeRing__U5slt{width:80px;height:80px}}@media (max-width:768px){.mdSectionAufloesung_mdSection__3qy12{padding:clamp(50px,10vw,80px) 0}.mdSectionAufloesung_mdHeading__4Ex09{font-size:clamp(2rem,8vw,3rem)}.mdSectionAufloesung_mdSubheading__PagM2{font-size:clamp(1.75rem,7vw,2.5rem)}.mdSectionAufloesung_mdImageSection__3RFZq{min-height:450px;width:100vw;margin-left:calc(-50vw + 50%);padding:0}.mdSectionAufloesung_mdImageComposition__3v56S{position:relative;width:100%;height:450px}.mdSectionAufloesung_mdImageMain__VfPg8{position:absolute;right:10px;top:20px;width:58vw;max-width:none;margin:0}.mdSectionAufloesung_mdImageMainInner__PjLlk{aspect-ratio:3/4}.mdSectionAufloesung_mdImageSecondary__Gz6sD{position:absolute;left:10px;bottom:20px;right:auto;width:38vw;max-width:none}.mdSectionAufloesung_mdShapeCircle__rW_Zq,.mdSectionAufloesung_mdShapeGradient__I27tA{opacity:.5}}@media (max-width:480px){.mdSectionAufloesung_mdSection__3qy12{padding:clamp(40px,10vw,60px) 0}.mdSectionAufloesung_mdTextSection__m1NyB{gap:clamp(24px,5vw,32px)}.mdSectionAufloesung_mdDescription__UHwf5{gap:clamp(16px,3vw,20px)}.mdSectionAufloesung_mdImageSection__3RFZq{min-height:420px;width:100vw;margin-left:calc(-50vw + 50%);padding:0}.mdSectionAufloesung_mdImageComposition__3v56S{height:420px}.mdSectionAufloesung_mdImageMain__VfPg8{position:absolute;right:10px;top:20px;width:60vw;max-width:none;margin:0}.mdSectionAufloesung_mdImageMainInner__PjLlk{border-radius:16px}.mdSectionAufloesung_mdImageSecondary__Gz6sD{position:absolute;left:10px;bottom:20px;right:auto;width:40vw;max-width:none}.mdSectionAufloesung_mdImageSecondaryInner__Vgu3g{border-radius:12px;border-width:3px}.mdSectionAufloesung_mdDecorativeRing__U5slt{width:60px;height:60px}.mdSectionAufloesung_mdDecorativeDot1__XpEUf,.mdSectionAufloesung_mdDecorativeDot2__H3PB_{width:8px;height:8px}.mdSectionAufloesung_mdCtaLine__X_s9b{width:40px;height:2px}}@media (prefers-reduced-motion:no-preference){.mdSectionAufloesung_mdImageMain__VfPg8,.mdSectionAufloesung_mdImageSecondary__Gz6sD{transition:transform .3s ease-out}}.mdSectionAufloesung_mdImageMainInner__PjLlk,.mdSectionAufloesung_mdImageOverlay__bXFAx,.mdSectionAufloesung_mdImageSecondaryInner__Vgu3g,.mdSectionAufloesung_mdImage__biMq4{will-change:transform}@media (prefers-reduced-motion:reduce){.mdSectionAufloesung_mdSection__3qy12,.mdSectionAufloesung_mdSection__3qy12 *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdSectionGebrauchtgeraete_mdSection__VhyaP{padding:120px 0;background:linear-gradient(180deg,#FFFFFF 0,var(--md-color-gray-light) 50%,#FFFFFF 100%);position:relative;overflow:hidden}.mdSectionGebrauchtgeraete_mdSection__VhyaP:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,191,255,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.mdSectionGebrauchtgeraete_mdSection__VhyaP:after{content:"";position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,191,255,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.mdSectionGebrauchtgeraete_mdContainer__hqpvb{width:100%;max-width:1400px;margin:0 auto;padding:0 var(--md-space-md);position:relative;z-index:1}.mdSectionGebrauchtgeraete_mdHeaderWrapper__861_C{position:relative;text-align:center;margin-bottom:100px}.mdSectionGebrauchtgeraete_mdDecorativeCircle__r6y9Z{position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:80px;height:80px;background:linear-gradient(135deg,#00BFFF,rgba(0,191,255,.3));border-radius:50%;opacity:.2;animation:mdSectionGebrauchtgeraete_mdPulse__SzURt 3s ease-in-out infinite}@keyframes mdSectionGebrauchtgeraete_mdPulse__SzURt{0%,to{transform:translateX(-50%) scale(1);opacity:.2}50%{transform:translateX(-50%) scale(1.2);opacity:.3}}.mdSectionGebrauchtgeraete_mdHeading__JfrAD{font-size:clamp(2rem,4vw,3rem);font-weight:700;text-align:center;margin-bottom:var(--md-space-sm);color:#000000;position:relative;display:inline-block}.mdSectionGebrauchtgeraete_mdHeading__JfrAD:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60%;height:4px;background:linear-gradient(90deg,transparent,#00BFFF 50%,transparent);border-radius:2px}.mdSectionGebrauchtgeraete_mdSubheading__ZY58d{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;text-align:center;margin-top:24px;color:#000000;opacity:.7}.mdSectionGebrauchtgeraete_mdContent__iuT9_{display:flex;flex-direction:column;gap:180px}@media (max-width:1024px){.mdSectionGebrauchtgeraete_mdSection__VhyaP{padding:80px 0}.mdSectionGebrauchtgeraete_mdHeaderWrapper__861_C{margin-bottom:60px}.mdSectionGebrauchtgeraete_mdContent__iuT9_{gap:120px}}@media (max-width:768px){.mdSectionGebrauchtgeraete_mdSection__VhyaP{padding:60px 0}.mdSectionGebrauchtgeraete_mdContainer__hqpvb{padding:0}.mdSectionGebrauchtgeraete_mdHeaderWrapper__861_C{margin-bottom:40px;padding:0 var(--md-space-sm)}.mdSectionGebrauchtgeraete_mdContent__iuT9_{gap:80px}.mdSectionGebrauchtgeraete_mdDecorativeCircle__r6y9Z{width:60px;height:60px;top:-30px}}@media (prefers-reduced-motion:reduce){.mdSectionGebrauchtgeraete_mdSection__VhyaP,.mdSectionGebrauchtgeraete_mdSection__VhyaP *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdAnkauf_mdWrapper__TCc5q{position:relative;padding:40px 0;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.mdAnkauf_mdWrapper__TCc5q.mdAnkauf_mdVisible__7kWQx{opacity:1;transform:translateY(0)}.mdAnkauf_mdGeometricShape1__9QeTr{position:absolute;top:-60px;left:60px;width:120px;height:120px;background:linear-gradient(135deg,rgba(0,191,255,.15),rgba(0,191,255,.05));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:mdAnkauf_mdMorph1__fbUVh 8s ease-in-out infinite;z-index:0}.mdAnkauf_mdGeometricShape2__ETbc6{position:absolute;bottom:-40px;left:40%;width:80px;height:80px;background:linear-gradient(225deg,rgba(0,191,255,.1),transparent);border-radius:50%;z-index:0}@keyframes mdAnkauf_mdMorph1__fbUVh{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:rotate(0deg)}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%;transform:rotate(45deg)}}.mdAnkauf_mdContainer__vudNK{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.mdAnkauf_mdImagesSection__tqg_0{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.mdAnkauf_mdImageWrapper__T1Sl8{position:absolute;border-radius:24px;overflow:visible;opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.mdAnkauf_mdImageWrapper__T1Sl8.mdAnkauf_mdVisible__7kWQx{opacity:1}.mdAnkauf_mdImageInner__hxeFy{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15),0 10px 30px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.mdAnkauf_mdImageInner__hxeFy:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,191,255,.1),transparent 50%);opacity:0;transition:opacity .4s ease}.mdAnkauf_mdImageWrapper__T1Sl8:hover .mdAnkauf_mdImageInner__hxeFy{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.2),0 15px 40px rgba(0,0,0,.15)}.mdAnkauf_mdImageWrapper__T1Sl8:hover .mdAnkauf_mdImageInner__hxeFy:after{opacity:1}.mdAnkauf_mdImage1__4ATkz{top:0;left:0;width:400px;height:480px;transform:rotate(-6deg) translateX(-20px);z-index:2}.mdAnkauf_mdImage1__4ATkz.mdAnkauf_mdVisible__7kWQx{animation:mdAnkauf_mdSlideInLeft__RaClZ .8s cubic-bezier(.34,1.56,.64,1) forwards}.mdAnkauf_mdImage2__AxUdc{bottom:100px;right:0;width:280px;height:350px;transform:rotate(4deg) translateX(20px);z-index:3}.mdAnkauf_mdImage2__AxUdc.mdAnkauf_mdVisible__7kWQx{animation:mdAnkauf_mdSlideInLeft__RaClZ .8s cubic-bezier(.34,1.56,.64,1) .2s forwards}@keyframes mdAnkauf_mdSlideInLeft__RaClZ{0%{opacity:0;transform:translateX(-80px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}.mdAnkauf_mdImage__xvgd_{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.mdAnkauf_mdImageWrapper__T1Sl8:hover .mdAnkauf_mdImage__xvgd_{transform:scale(1.08)}.mdAnkauf_mdAccentBar__lOUBr{position:absolute;bottom:-10px;right:-10px;width:60%;height:6px;background:linear-gradient(90deg,#00bfff,rgba(0,191,255,.3));border-radius:3px;box-shadow:0 4px 12px rgba(0,191,255,.3)}.mdAnkauf_mdTextSection__oJ_KI{padding-left:20px}.mdAnkauf_mdTitleWrapper__1YmjW{position:relative;margin-bottom:32px}.mdAnkauf_mdTitleAccent__C5oWA{width:60px;height:5px;background:linear-gradient(90deg,#00bfff,rgba(0,191,255,.4));border-radius:3px;margin-bottom:16px;animation:mdAnkauf_mdExpandWidth__2Yakd .8s ease forwards}@keyframes mdAnkauf_mdExpandWidth__2Yakd{0%{width:0}to{width:60px}}.mdAnkauf_mdTitle__wQMg0{font-size:clamp(1.625rem,2.5vw,2.25rem);font-weight:700;color:#000000;line-height:1.2;margin:0}.mdAnkauf_mdTitleAccentWord__vvn6a{color:var(--md-color-accent)}.mdAnkauf_mdTextContent__8ghnk{display:flex;flex-direction:column;gap:20px}.mdAnkauf_mdTextContent__8ghnk p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#000000;opacity:.75;margin:0;transition:opacity .3s ease}.mdAnkauf_mdTextContent__8ghnk p:hover{opacity:.9}.mdAnkauf_mdTextHighlight___ltX0{font-weight:500;font-size:clamp(1.0625rem,2vw,1.1875rem);opacity:.85;padding-left:20px;border-left:3px solid #00bfff;position:relative}.mdAnkauf_mdTextHighlight___ltX0:before{content:"";position:absolute;left:-3px;top:0;width:3px;height:0;background:linear-gradient(180deg,#00bfff,rgba(0,191,255,.3));animation:mdAnkauf_mdGrowHeight__ag1x0 .6s ease .4s forwards}@keyframes mdAnkauf_mdGrowHeight__ag1x0{0%{height:0}to{height:100%}}@media (max-width:1200px){.mdAnkauf_mdContainer__vudNK{gap:60px}.mdAnkauf_mdImagesSection__tqg_0{height:500px}.mdAnkauf_mdImage1__4ATkz{width:340px;height:410px}.mdAnkauf_mdImage2__AxUdc{width:300px;height:370px}}@media (max-width:1024px){.mdAnkauf_mdContainer__vudNK{grid-template-columns:1fr;gap:60px}.mdAnkauf_mdImagesSection__tqg_0{height:400px;margin:0 auto;max-width:500px;width:100%;order:2}.mdAnkauf_mdImage1__4ATkz{width:300px;height:360px;left:50%;transform:translateX(-60%) rotate(-6deg)}.mdAnkauf_mdImage2__AxUdc{width:260px;height:320px;right:auto;left:50%;transform:translateX(-20%) rotate(4deg)}.mdAnkauf_mdTextSection__oJ_KI{padding-left:0;max-width:600px;margin:0 auto;order:1}}@media (max-width:768px){.mdAnkauf_mdWrapper__TCc5q{padding:20px 0}.mdAnkauf_mdGeometricShape1__9QeTr{width:80px;height:80px;top:-40px;left:20px}.mdAnkauf_mdImagesSection__tqg_0{height:500px;max-width:100%;padding:0;width:100vw;margin-left:calc(-50vw + 50%)}.mdAnkauf_mdImage1__4ATkz{width:52vw;height:64vw;left:10px}.mdAnkauf_mdImage2__AxUdc{width:44vw;height:56vw;right:10px}.mdAnkauf_mdTextContent__8ghnk{gap:16px;padding:0 1rem}.mdAnkauf_mdTitleWrapper__1YmjW{margin-bottom:24px}.mdAnkauf_mdTextSection__oJ_KI{padding:0 1rem}}@media (max-width:480px){.mdAnkauf_mdImagesSection__tqg_0{height:450px;max-width:100%;padding:0;width:100vw;margin-left:calc(-50vw + 50%)}.mdAnkauf_mdImage1__4ATkz{width:54vw;height:68vw;left:10px}.mdAnkauf_mdImage2__AxUdc{width:46vw;height:60vw;right:10px}}@media (prefers-reduced-motion:reduce){.mdAnkauf_mdWrapper__TCc5q,.mdAnkauf_mdWrapper__TCc5q *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdVerkauf_mdWrapper__0uGRS{position:relative;padding:40px 0;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.mdVerkauf_mdWrapper__0uGRS.mdVerkauf_mdVisible__4dXw0{opacity:1;transform:translateY(0)}.mdVerkauf_mdGeometricShape1__4Tgry{position:absolute;top:50px;right:100px;width:100px;height:100px;background:linear-gradient(225deg,rgba(0,191,255,.12),rgba(0,191,255,.04));border-radius:20% 80% 50% 50%/60% 60% 40% 40%;animation:mdVerkauf_mdMorph2__iJzWa 10s ease-in-out infinite;z-index:0}.mdVerkauf_mdGeometricShape2__COfMa{position:absolute;bottom:100px;right:50px;width:60px;height:60px;background:rgba(0,191,255,.08);border-radius:50%;z-index:0;animation:mdVerkauf_mdFloat__aTFuw 6s ease-in-out infinite}.mdVerkauf_mdGeometricShape3__vblU_{position:absolute;top:-30px;right:45%;width:150px;height:150px;background:radial-gradient(circle,rgba(0,191,255,.06) 0,transparent 70%);border-radius:50%;z-index:0}@keyframes mdVerkauf_mdMorph2__iJzWa{0%,to{border-radius:20% 80% 50% 50%/60% 60% 40% 40%;transform:rotate(0deg) scale(1)}33%{border-radius:60% 40% 70% 30%/40% 50% 50% 60%;transform:rotate(120deg) scale(1.1)}66%{border-radius:80% 20% 30% 70%/50% 70% 30% 50%;transform:rotate(240deg) scale(.95)}}@keyframes mdVerkauf_mdFloat__aTFuw{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.mdVerkauf_mdContainer__7PDC7{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start;position:relative;z-index:1}.mdVerkauf_mdTextSection__AJrkC{padding-right:20px}.mdVerkauf_mdTitleWrapper__lpJwY{position:relative;margin-bottom:32px}.mdVerkauf_mdTitleAccent__f5uA1{width:60px;height:5px;background:linear-gradient(90deg,#00BFFF,rgba(0,191,255,.4));border-radius:3px;margin-bottom:16px;animation:mdVerkauf_mdExpandWidth__9Ofp3 .8s ease forwards}@keyframes mdVerkauf_mdExpandWidth__9Ofp3{0%{width:0}to{width:60px}}.mdVerkauf_mdTitle___FehS{font-size:clamp(1.625rem,2.5vw,2.25rem);font-weight:700;color:#000000;line-height:1.2;margin:0}.mdVerkauf_mdTitleAccentWord__mV8sg{color:var(--md-color-accent)}.mdVerkauf_mdTextContent__A7J_y{display:flex;flex-direction:column;gap:20px}.mdVerkauf_mdTextContent__A7J_y p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#000000;opacity:.75;margin:0;transition:opacity .3s ease}.mdVerkauf_mdTextContent__A7J_y p:hover{opacity:.9}.mdVerkauf_mdTextHighlight__zPQaT{font-weight:500;font-size:clamp(1.0625rem,2vw,1.1875rem);opacity:.85;padding-left:20px;border-left:3px solid #00bfff;position:relative}.mdVerkauf_mdTextHighlight__zPQaT:before{content:"";position:absolute;left:-3px;top:0;width:3px;height:0;background:linear-gradient(180deg,#00BFFF,rgba(0,191,255,.3));animation:mdVerkauf_mdGrowHeight__tHGgO .6s ease .4s forwards}@keyframes mdVerkauf_mdGrowHeight__tHGgO{0%{height:0}to{height:100%}}.mdVerkauf_mdImagesSection__kWmws{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.mdVerkauf_mdImageWrapper__ypxCd{position:absolute;border-radius:24px;overflow:visible;opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.mdVerkauf_mdImageWrapper__ypxCd.mdVerkauf_mdVisible__4dXw0{opacity:1}.mdVerkauf_mdImageInner__rY1GE{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15),0 10px 30px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.mdVerkauf_mdImageInner__rY1GE:after{content:"";position:absolute;inset:0;background:linear-gradient(225deg,rgba(0,191,255,.15),transparent 60%);opacity:0;transition:opacity .4s ease}.mdVerkauf_mdImageWrapper__ypxCd:hover .mdVerkauf_mdImageInner__rY1GE{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.2),0 15px 40px rgba(0,0,0,.15)}.mdVerkauf_mdImageWrapper__ypxCd:hover .mdVerkauf_mdImageInner__rY1GE:after{opacity:1}.mdVerkauf_mdImage1__vMkEw{top:50px;right:40px;width:360px;height:440px;transform:rotate(5deg) translateX(20px);z-index:3}.mdVerkauf_mdImage1__vMkEw.mdVerkauf_mdVisible__4dXw0{animation:mdVerkauf_mdSlideInRight__PvJ7X .8s cubic-bezier(.34,1.56,.64,1) forwards}.mdVerkauf_mdImage2__eyMl8{bottom:20px;left:20px;width:320px;height:400px;transform:rotate(-7deg) translateX(-20px);z-index:2}.mdVerkauf_mdImage2__eyMl8.mdVerkauf_mdVisible__4dXw0{animation:mdVerkauf_mdSlideInRight__PvJ7X .8s cubic-bezier(.34,1.56,.64,1) .15s forwards}@keyframes mdVerkauf_mdSlideInRight__PvJ7X{0%{opacity:0;transform:translateX(80px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}.mdVerkauf_mdImage___oKzh{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.mdVerkauf_mdImageWrapper__ypxCd:hover .mdVerkauf_mdImage___oKzh{transform:scale(1.08)}.mdVerkauf_mdFloatingAccent__3OkDJ{position:absolute;top:-15px;left:-15px;width:100px;height:100px;background:linear-gradient(135deg,rgba(0,191,255,.2),transparent 70%);border-radius:50%;filter:blur(20px);z-index:-1;animation:mdVerkauf_mdPulseGlow__S_y_1 3s ease-in-out infinite}@keyframes mdVerkauf_mdPulseGlow__S_y_1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.mdVerkauf_mdDecorativeLine__edMmn{position:absolute;bottom:80px;left:0;width:50%;height:4px;background:linear-gradient(90deg,transparent,#00BFFF 50%,rgba(0,191,255,.2));border-radius:2px;opacity:.6}@media (max-width:1200px){.mdVerkauf_mdContainer__7PDC7{gap:60px}.mdVerkauf_mdImagesSection__kWmws{height:500px}.mdVerkauf_mdImage1__vMkEw{width:320px;height:390px}.mdVerkauf_mdImage2__eyMl8{width:280px;height:350px}}@media (max-width:1024px){.mdVerkauf_mdContainer__7PDC7{grid-template-columns:1fr;gap:60px}.mdVerkauf_mdTextSection__AJrkC{padding-right:0;max-width:600px;margin:0 auto;order:1}.mdVerkauf_mdImagesSection__kWmws{height:400px;margin:0 auto;max-width:500px;width:100%;order:2}.mdVerkauf_mdImage1__vMkEw{width:280px;height:340px;right:50%;transform:translateX(40%) rotate(5deg)}.mdVerkauf_mdImage2__eyMl8{width:240px;height:300px;left:50%;transform:translateX(-60%) rotate(-7deg)}}@media (max-width:768px){.mdVerkauf_mdWrapper__0uGRS{padding:20px 0}.mdVerkauf_mdGeometricShape1__4Tgry{width:70px;height:70px;top:30px;right:40px}.mdVerkauf_mdGeometricShape2__COfMa{width:40px;height:40px}.mdVerkauf_mdImagesSection__kWmws{height:500px;max-width:100%;padding:0;width:100vw;margin-left:calc(-50vw + 50%)}.mdVerkauf_mdImage1__vMkEw{width:54vw;height:68vw;right:10px}.mdVerkauf_mdImage2__eyMl8{width:46vw;height:60vw;left:10px}.mdVerkauf_mdTextContent__A7J_y{gap:16px;padding:0 1rem}.mdVerkauf_mdTitleWrapper__lpJwY{margin-bottom:24px}.mdVerkauf_mdTextSection__AJrkC{padding:0 1rem}}@media (max-width:480px){.mdVerkauf_mdImagesSection__kWmws{height:450px;max-width:100%;padding:0;width:100vw;margin-left:calc(-50vw + 50%)}.mdVerkauf_mdImage1__vMkEw{width:56vw;height:72vw;right:10px}.mdVerkauf_mdImage2__eyMl8{width:48vw;height:64vw;left:10px}.mdVerkauf_mdDecorativeLine__edMmn{width:40%}}@media (prefers-reduced-motion:reduce){.mdVerkauf_mdWrapper__0uGRS,.mdVerkauf_mdWrapper__0uGRS *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdSectionKontakt_mdSection__50N2X{padding:var(--md-space-xl) 0;background:linear-gradient(180deg,var(--md-color-background) 0,var(--md-color-gray-light) 100%)}.mdSectionKontakt_mdContainer__JsIRd{max-width:1400px;margin:0 auto;padding:0 var(--md-space-md)}.mdSectionKontakt_mdContent__9dKwT{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:var(--md-space-xl);gap:var(--md-space-xl);align-items:stretch}.mdSectionKontakt_mdTextBlock__aVdSG{display:flex;flex-direction:column;gap:var(--md-space-md);height:100%}.mdSectionKontakt_mdHeading__6At_E{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--md-color-primary);margin-bottom:var(--md-space-sm)}.mdSectionKontakt_mdSubheading__qrseO{font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--md-color-primary);opacity:.8;margin-bottom:var(--md-space-md)}.mdSectionKontakt_mdContactInfo__XjWuA{display:flex;flex-direction:column;gap:var(--md-space-md);flex:1 1;min-height:0}.mdSectionKontakt_mdInfoCard__f0UN0{display:flex;align-items:flex-start;gap:var(--md-space-md);padding:var(--md-space-md);background:var(--md-color-background);border-radius:var(--md-radius-md);box-shadow:var(--md-shadow-soft);transition:var(--md-transition)}.mdSectionKontakt_mdInfoCard__f0UN0:hover{transform:translateY(-4px);box-shadow:var(--md-shadow-soft-hover)}.mdSectionKontakt_mdMapCard__tL54k{background:var(--md-color-background);border-radius:var(--md-radius-md);overflow:hidden;box-shadow:var(--md-shadow-soft);transition:var(--md-transition);flex:1 1 auto;min-height:300px;padding:.5rem;display:flex}.mdSectionKontakt_mdMapCard__tL54k:hover{transform:translateY(-4px);box-shadow:var(--md-shadow-soft-hover)}.mdSectionKontakt_mdMapPlaceholder__L_AKT{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3f5ff,#f0f9ff 50%,#fef3f5);border-radius:var(--md-radius-md);padding:var(--md-space-md)}.mdSectionKontakt_mdPlaceholderContent__gg8nN{text-align:center;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:var(--md-space-sm)}.mdSectionKontakt_mdPlaceholderIcon__Wuizs{color:var(--md-color-accent);margin-bottom:.5rem;opacity:.8}.mdSectionKontakt_mdPlaceholderTitle__lM2oD{font-size:1.5rem;font-weight:700;color:var(--md-color-primary);margin-bottom:.5rem}.mdSectionKontakt_mdPlaceholderText__Xjqvo{font-size:1rem;color:var(--md-color-primary);opacity:.7;line-height:1.6;margin-bottom:1rem}.mdSectionKontakt_mdCookieSettingsButton__uWKMD{padding:1rem 2rem;font-size:1rem;font-weight:600;color:var(--md-color-background);background:var(--md-color-accent);border:none;border-radius:var(--md-radius-sm);cursor:pointer;transition:var(--md-transition);box-shadow:0 4px 16px rgba(0,191,255,.25)}.mdSectionKontakt_mdCookieSettingsButton__uWKMD:hover{background:var(--md-color-primary);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,191,255,.35)}.mdSectionKontakt_mdCookieSettingsButton__uWKMD:active{transform:translateY(0)}.mdSectionKontakt_mdIcon__MvZc6{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--md-color-accent);color:var(--md-color-background);border-radius:var(--md-radius-sm);flex-shrink:0}.mdSectionKontakt_mdInfoTitle___wjYl{font-size:1rem;font-weight:600;color:var(--md-color-primary);margin-bottom:.25rem}.mdSectionKontakt_mdEmailLink___LBTO,.mdSectionKontakt_mdPhoneLink__MVG4I{font-size:1.25rem;font-weight:600;color:var(--md-color-accent);text-decoration:none;transition:var(--md-transition)}.mdSectionKontakt_mdEmailLink___LBTO:hover,.mdSectionKontakt_mdPhoneLink__MVG4I:hover{color:var(--md-color-primary)}.mdSectionKontakt_mdFormCard__BNXjB{background:var(--md-color-background);padding:var(--md-space-lg);border-radius:var(--md-radius-lg);box-shadow:var(--md-shadow-soft)}.mdSectionKontakt_mdForm__clYJP{display:flex;flex-direction:column;gap:var(--md-space-md)}.mdSectionKontakt_mdHoneypot__1HBCp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.mdSectionKontakt_mdFormRow__da_Ej{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--md-space-md);gap:var(--md-space-md)}.mdSectionKontakt_mdFormGroup__sx8VW{display:flex;flex-direction:column;gap:.5rem}.mdSectionKontakt_mdLabel__sTQ99{font-size:1rem;font-weight:600;color:var(--md-color-primary)}.mdSectionKontakt_mdInput__pgOxX,.mdSectionKontakt_mdTextarea__Ncw08{padding:1rem;font-size:1rem;font-family:var(--md-font-sans);color:var(--md-color-primary);background:var(--md-color-gray-light);border:2px solid transparent;border-radius:var(--md-radius-sm);transition:var(--md-transition);outline:none}.mdSectionKontakt_mdInput__pgOxX:focus,.mdSectionKontakt_mdTextarea__Ncw08:focus{background:var(--md-color-background);border-color:var(--md-color-accent);box-shadow:0 0 0 4px rgba(0,191,255,.1)}.mdSectionKontakt_mdInput__pgOxX:disabled,.mdSectionKontakt_mdTextarea__Ncw08:disabled{opacity:.6;cursor:not-allowed}.mdSectionKontakt_mdTextarea__Ncw08{resize:vertical;min-height:150px}.mdSectionKontakt_mdCheckboxGroup__NnEzG{display:flex;align-items:center;gap:1rem}.mdSectionKontakt_mdCheckbox__crWEJ{width:20px;height:20px;cursor:pointer;flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--md-color-gray-light);border:2px solid var(--md-color-accent);border-radius:4px;transition:all .2s ease;position:relative}.mdSectionKontakt_mdCheckbox__crWEJ:checked{background:var(--md-color-accent);border-color:var(--md-color-accent)}.mdSectionKontakt_mdCheckbox__crWEJ:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.mdSectionKontakt_mdCheckbox__crWEJ:focus{border-color:var(--md-color-accent);box-shadow:0 0 0 4px rgba(0,191,255,.1);outline:none}.mdSectionKontakt_mdCheckbox__crWEJ:checked:focus{background:var(--md-color-accent);border-color:var(--md-color-accent)}.mdSectionKontakt_mdCheckbox__crWEJ:disabled{opacity:.6;cursor:not-allowed}.mdSectionKontakt_mdCheckboxLabel__R6EXj{font-size:1rem;color:var(--md-color-primary);cursor:pointer;line-height:1.6}.mdSectionKontakt_mdPrivacyLink__g2Da1{color:var(--md-color-accent);text-decoration:none;font-weight:600;transition:var(--md-transition)}.mdSectionKontakt_mdPrivacyLink__g2Da1:hover{color:var(--md-color-primary);text-decoration:underline}.mdSectionKontakt_mdAlert__T8aQs{padding:1rem;border-radius:var(--md-radius-sm);font-size:1rem;font-weight:500}.mdSectionKontakt_mdAlertSuccess__W_GEY{background:rgba(0,191,255,.1);color:#0077aa;border:2px solid rgba(0,191,255,.3)}.mdSectionKontakt_mdAlertError__dwDRy{background:rgba(255,59,48,.1);color:#d32f2f;border:2px solid rgba(255,59,48,.3)}.mdSectionKontakt_mdSubmitButton__o5ZOx{padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;color:var(--md-color-background);background:var(--md-color-accent);border:none;border-radius:var(--md-radius-sm);cursor:pointer;transition:var(--md-transition);box-shadow:0 8px 24px rgba(0,191,255,.25)}.mdSectionKontakt_mdSubmitButton__o5ZOx:hover:not(:disabled){background:var(--md-color-primary);transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,191,255,.35)}.mdSectionKontakt_mdSubmitButton__o5ZOx:active:not(:disabled){transform:translateY(0)}.mdSectionKontakt_mdSubmitButton__o5ZOx:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.mdSectionKontakt_mdContent__9dKwT{grid-template-columns:1fr;gap:var(--md-space-lg)}}@media (max-width:768px){.mdSectionKontakt_mdSection__50N2X{padding:var(--md-space-lg) 0}.mdSectionKontakt_mdContainer__JsIRd{padding:0 var(--md-space-sm)}.mdSectionKontakt_mdFormCard__BNXjB{padding:var(--md-space-md)}.mdSectionKontakt_mdFormRow__da_Ej{grid-template-columns:1fr;gap:var(--md-space-sm)}.mdSectionKontakt_mdInfoCard__f0UN0{padding:var(--md-space-sm)}}@media (prefers-reduced-motion:reduce){.mdSectionKontakt_mdSection__50N2X,.mdSectionKontakt_mdSection__50N2X *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdSectionMontage_mdSection__bXzxR{position:relative;padding:clamp(80px,12vw,160px) 0;background:#FFFFFF;overflow:hidden}.mdSectionMontage_mdContainer__oTvcP{max-width:1400px;margin:0 auto;padding:0 var(--md-space-md)}.mdSectionMontage_mdContent__eawjC{position:relative;display:grid;grid-gap:clamp(40px,6vw,80px);gap:clamp(40px,6vw,80px)}.mdSectionMontage_mdFloatingCircle1__EYkfD,.mdSectionMontage_mdFloatingCircle2__fTf3y{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(0,191,255,.08),rgba(0,191,255,.02));pointer-events:none;z-index:0}.mdSectionMontage_mdFloatingCircle1__EYkfD{width:400px;height:400px;top:-100px;right:-100px;animation:mdSectionMontage_mdFloatAnimation__3XrSW 20s ease-in-out infinite}.mdSectionMontage_mdFloatingCircle2__fTf3y{width:300px;height:300px;bottom:-80px;left:-80px;animation:mdSectionMontage_mdFloatAnimation__3XrSW 15s ease-in-out infinite reverse}@keyframes mdSectionMontage_mdFloatAnimation__3XrSW{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,30px) scale(1.1)}}.mdSectionMontage_mdHeroBlock__9pQ_f{position:relative;z-index:1;opacity:0;transform:translateY(30px);animation:mdSectionMontage_mdFadeInUp__h1NYZ .8s ease-out forwards}@keyframes mdSectionMontage_mdFadeInUp__h1NYZ{to{opacity:1;transform:translateY(0)}}.mdSectionMontage_mdHeading__3zWWV{display:flex;flex-direction:row;flex-wrap:wrap;font-weight:800;line-height:1.1;margin:0;gap:clamp(8px,1vw,16px)}.mdSectionMontage_mdHeadingMain__j0Dsu{font-size:clamp(2rem,5vw,3.5rem);color:#000000;letter-spacing:-.02em}.mdSectionMontage_mdHeadingAccent__Cyzap{font-size:clamp(2rem,5vw,3.5rem);background:linear-gradient(135deg,#00BFFF,#0099CC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;position:relative}.mdSectionMontage_mdHeadingAccent__Cyzap:after{content:"";position:absolute;bottom:-10px;left:0;width:120px;height:6px;background:linear-gradient(90deg,#00BFFF,transparent);border-radius:3px}.mdSectionMontage_mdIntroText__pbRHp{font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.65;color:rgba(0,0,0,.75);margin-top:clamp(20px,3vw,32px);max-width:800px}.mdSectionMontage_mdImageGallery__JgFRz{position:relative;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,60px);grid-gap:20px;gap:20px;z-index:1;min-height:600px}.mdSectionMontage_mdImageCard__AqoJU{position:relative;overflow:visible;border-radius:24px;background:var(--md-color-gray-light);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);will-change:transform}.mdSectionMontage_mdImageCard__AqoJU.mdSectionMontage_mdVisible__uMR_5{opacity:1}.mdSectionMontage_mdImageCardLarge__IU9UL{grid-column:1/9;grid-row:1/7;transform:rotate(-2deg);box-shadow:0 20px 60px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.08);animation-delay:.2s}.mdSectionMontage_mdImageCardSmall__kKVia{grid-column:7/13;grid-row:5/9;transform:rotate(3deg);box-shadow:0 16px 48px rgba(0,0,0,.12),0 6px 20px rgba(0,0,0,.1);animation-delay:.4s;z-index:2}.mdSectionMontage_mdImageCard__AqoJU:hover{transform:rotate(0deg) scale(1.02) translateY(-8px);box-shadow:0 30px 80px rgba(0,0,0,.15),0 12px 32px rgba(0,0,0,.1)}.mdSectionMontage_mdImageWrapper__C6vSp{position:relative;width:100%;height:100%;overflow:hidden;border-radius:24px}.mdSectionMontage_mdImage__xVfEO{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.mdSectionMontage_mdImageCard__AqoJU:hover .mdSectionMontage_mdImage__xVfEO{transform:scale(1.1)}.mdSectionMontage_mdImageOverlay__qdgGo{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));opacity:0;transform:translateY(20px);transition:all .4s ease}.mdSectionMontage_mdImageCard__AqoJU:hover .mdSectionMontage_mdImageOverlay__qdgGo{opacity:1;transform:translateY(0)}.mdSectionMontage_mdImageLabel__g9trl{color:#FFFFFF;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;letter-spacing:.02em}.mdSectionMontage_mdAccentBadge___VpZ5{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:linear-gradient(135deg,#00BFFF,#0099CC);border-radius:50%;box-shadow:0 12px 40px rgba(0,191,255,.4),0 0 0 12px rgba(255,255,255,.5),0 0 0 24px rgba(255,255,255,.2);z-index:3;animation:mdSectionMontage_mdPulse__HZHdE 3s ease-in-out infinite}@keyframes mdSectionMontage_mdPulse__HZHdE{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}.mdSectionMontage_mdBadgeContent__jzDUA{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#FFFFFF}.mdSectionMontage_mdBadgeNumber__JhqsW{font-size:2.5rem;font-weight:800;line-height:1}.mdSectionMontage_mdBadgeText__4UE2c{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-top:4px}.mdSectionMontage_mdTextBlock__p4VAz{position:relative;display:grid;grid-template-columns:1fr;grid-gap:clamp(20px,3vw,32px);gap:clamp(20px,3vw,32px);z-index:1;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.mdSectionMontage_mdTextBlock__p4VAz.mdSectionMontage_mdVisible__uMR_5{opacity:1;transform:translateY(0)}.mdSectionMontage_mdServicesHeading__o09MU{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#000000;margin:0 0 clamp(24px,3vw,32px);letter-spacing:-.01em;grid-column:1/-1}@media (min-width:768px){.mdSectionMontage_mdTextBlock__p4VAz{grid-template-columns:repeat(2,1fr)}}.mdSectionMontage_mdTextCard__hWk96{position:relative;padding:clamp(28px,3.5vw,40px);background:#FFFFFF;border-radius:20px;border:2px solid var(--md-color-gray-light);box-shadow:0 4px 16px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;gap:16px}.mdSectionMontage_mdTextCard__hWk96:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00BFFF,#0099CC);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.mdSectionMontage_mdTextCard__hWk96:hover{transform:translateY(-8px);border-color:#00BFFF;box-shadow:0 12px 32px rgba(0,191,255,.15),0 4px 16px rgba(0,0,0,.08)}.mdSectionMontage_mdTextCard__hWk96:hover:before{transform:scaleX(1)}.mdSectionMontage_mdTextNumber___MWKD{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px;font-size:1.25rem;font-weight:700;color:#00BFFF;background:rgba(0,191,255,.1);border-radius:12px;transition:all .3s ease}.mdSectionMontage_mdTextCard__hWk96:hover .mdSectionMontage_mdTextNumber___MWKD{background:#00BFFF;color:#FFFFFF;transform:rotate(1turn)}.mdSectionMontage_mdCardTitle__BvSN5{font-size:clamp(1.125rem,1.8vw,1.35rem);font-weight:600;line-height:1.3;color:#000000;margin:0}.mdSectionMontage_mdTextCard__hWk96 p{font-size:clamp(.95rem,1.5vw,1.0625rem);line-height:1.75;color:rgba(0,0,0,.75);margin:0}.mdSectionMontage_mdTextCard__hWk96:nth-child(2){animation:mdSectionMontage_mdSlideInLeft__ykW0v .6s ease-out .2s backwards}.mdSectionMontage_mdTextCard__hWk96:nth-child(3){animation:mdSectionMontage_mdSlideInLeft__ykW0v .6s ease-out .4s backwards}.mdSectionMontage_mdTextCard__hWk96:nth-child(4){animation:mdSectionMontage_mdSlideInLeft__ykW0v .6s ease-out .6s backwards}.mdSectionMontage_mdTextCard__hWk96:nth-child(5){animation:mdSectionMontage_mdSlideInLeft__ykW0v .6s ease-out .8s backwards}@keyframes mdSectionMontage_mdSlideInLeft__ykW0v{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.mdSectionMontage_mdClosingText__TGeu_{position:relative;z-index:1;max-width:900px;width:100%;margin:clamp(40px,6vw,60px) auto 0;opacity:0;animation:mdSectionMontage_mdFadeInUp__h1NYZ .8s ease-out 1s forwards}.mdSectionMontage_mdClosingTextCard__yBMCQ{width:100%;padding:clamp(32px,4vw,48px);background:rgba(0,191,255,.05);border-radius:24px;border:2px solid rgba(0,191,255,.15);transform-style:preserve-3d}.mdSectionMontage_mdClosingText__TGeu_ p{font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.65;color:rgba(0,0,0,.85);margin:0;font-weight:500;text-align:center;width:100%}@media (max-width:1024px){.mdSectionMontage_mdImageGallery__JgFRz{grid-template-rows:repeat(10,50px);min-height:500px}.mdSectionMontage_mdImageCardLarge__IU9UL{grid-column:1/8;grid-row:1/6}.mdSectionMontage_mdImageCardSmall__kKVia{grid-column:6/13;grid-row:5/10}.mdSectionMontage_mdAccentBadge___VpZ5{width:120px;height:120px}.mdSectionMontage_mdBadgeNumber__JhqsW{font-size:2rem}}@media (max-width:768px){.mdSectionMontage_mdSection__bXzxR{padding:clamp(60px,10vw,80px) 0}.mdSectionMontage_mdImageGallery__JgFRz{display:flex;flex-direction:column;gap:24px;min-height:auto}.mdSectionMontage_mdImageCardLarge__IU9UL,.mdSectionMontage_mdImageCardSmall__kKVia{position:relative;grid-column:auto;grid-row:auto;transform:rotate(0deg);height:300px}.mdSectionMontage_mdAccentBadge___VpZ5{position:relative;top:auto;left:auto;transform:none;margin:20px auto}.mdSectionMontage_mdFloatingCircle1__EYkfD,.mdSectionMontage_mdFloatingCircle2__fTf3y{width:200px;height:200px}.mdSectionMontage_mdHeadingAccent__Cyzap:after{width:80px;height:4px}.mdSectionMontage_mdTextBlock__p4VAz{grid-template-columns:1fr}.mdSectionMontage_mdClosingText__TGeu_{margin-top:clamp(32px,5vw,48px);padding:clamp(24px,3vw,32px)}}@media (max-width:480px){.mdSectionMontage_mdContainer__oTvcP{padding:0 var(--md-space-sm)}.mdSectionMontage_mdImageCardLarge__IU9UL,.mdSectionMontage_mdImageCardSmall__kKVia{height:250px}.mdSectionMontage_mdAccentBadge___VpZ5{width:100px;height:100px}.mdSectionMontage_mdBadgeNumber__JhqsW{font-size:1.75rem}.mdSectionMontage_mdBadgeText__4UE2c{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.mdSectionMontage_mdSection__bXzxR,.mdSectionMontage_mdSection__bXzxR *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mdSectionUeberUns_mdSection__i9arS{position:relative;padding:clamp(80px,12vw,160px) 0;background:var(--md-color-gray-light);overflow:hidden}.mdSectionUeberUns_mdContainer__i3sa7{max-width:1400px;margin:0 auto;padding:0 var(--md-space-md);position:relative}.mdSectionUeberUns_mdGradientBlob1__r0_tE,.mdSectionUeberUns_mdGradientBlob2__mSpEl{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0}.mdSectionUeberUns_mdGradientBlob1__r0_tE{width:500px;height:500px;background:radial-gradient(circle,rgba(0,191,255,.3) 0,transparent 70%);top:-150px;left:-150px;animation:mdSectionUeberUns_mdBlobFloat__xjQMi 15s ease-in-out infinite}.mdSectionUeberUns_mdGradientBlob2__mSpEl{width:400px;height:400px;background:radial-gradient(circle,rgba(0,191,255,.2) 0,transparent 70%);bottom:-100px;right:-100px;animation:mdSectionUeberUns_mdBlobFloat__xjQMi 12s ease-in-out infinite reverse}@keyframes mdSectionUeberUns_mdBlobFloat__xjQMi{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-30px) scale(1.1)}66%{transform:translate(-30px,40px) scale(.9)}}.mdSectionUeberUns_mdContent__oi88k{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,100px);gap:clamp(40px,6vw,100px);align-items:center;z-index:1}.mdSectionUeberUns_mdImageComposition__J8IrR{position:relative;height:750px;width:100%}.mdSectionUeberUns_mdImageCard__r9A5F{position:absolute;overflow:hidden;border-radius:24px;background:#FFFFFF;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.mdSectionUeberUns_mdImageCard__r9A5F.mdSectionUeberUns_mdVisible__aMW6u{opacity:1;transform:translateY(0)}.mdSectionUeberUns_mdImageCardPrimary__U6AZE{top:0;left:0;width:65%;height:75%;box-shadow:0 24px 72px rgba(0,0,0,.12),0 12px 32px rgba(0,0,0,.08);z-index:2;animation-delay:.2s}.mdSectionUeberUns_mdImageCardPrimary__U6AZE:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 32px 88px rgba(0,0,0,.16),0 16px 40px rgba(0,0,0,.12)}.mdSectionUeberUns_mdImageCardSecondary__sbZKX{bottom:0;right:0;width:55%;height:65%;box-shadow:0 20px 60px rgba(0,0,0,.15),0 10px 28px rgba(0,0,0,.1);z-index:3;animation-delay:.4s}.mdSectionUeberUns_mdImageCardSecondary__sbZKX:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 28px 76px rgba(0,0,0,.18),0 14px 36px rgba(0,0,0,.14)}.mdSectionUeberUns_mdImageWrapper__OJZ7g{position:relative;width:100%;height:100%;overflow:hidden;border-radius:24px}.mdSectionUeberUns_mdImage__D92XQ{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.mdSectionUeberUns_mdImageCard__r9A5F:hover .mdSectionUeberUns_mdImage__D92XQ{transform:scale(1.08)}.mdSectionUeberUns_mdDecorativeFrame__HK5hc{position:absolute;top:-16px;left:-16px;right:-16px;bottom:-16px;border:3px solid rgba(0,191,255,.3);border-radius:32px;pointer-events:none;transition:all .4s ease}.mdSectionUeberUns_mdImageCardPrimary__U6AZE:hover .mdSectionUeberUns_mdDecorativeFrame__HK5hc{top:-20px;left:-20px;right:-20px;bottom:-20px;border-color:rgba(0,191,255,.6)}.mdSectionUeberUns_mdAccentBorder__Vfd52{position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#00BFFF,#0099CC);border-radius:24px 24px 0 0}.mdSectionUeberUns_mdFloatingBadge__WbT94{position:absolute;top:50%;left:10%;transform:translateY(-50%);display:flex;align-items:center;gap:16px;padding:20px 28px;background:#FFFFFF;border-radius:60px;box-shadow:0 12px 40px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);z-index:4;animation:mdSectionUeberUns_mdBadgeFloat__g5qAl 3s ease-in-out infinite}@keyframes mdSectionUeberUns_mdBadgeFloat__g5qAl{0%,to{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(10px)}}.mdSectionUeberUns_mdBadgeIcon__iMvLe{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00BFFF,#0099CC);border-radius:50%;color:#FFFFFF;flex-shrink:0}.mdSectionUeberUns_mdBadgeIcon__iMvLe svg{width:24px;height:24px}.mdSectionUeberUns_mdBadgeText__omJBU{display:flex;flex-direction:column;gap:2px}.mdSectionUeberUns_mdBadgeTitle__DT8_n{font-size:.875rem;font-weight:700;color:#000000;line-height:1.2}.mdSectionUeberUns_mdBadgeSubtitle__rpcB9{font-size:.75rem;font-weight:500;color:#00BFFF;text-transform:uppercase;letter-spacing:.05em}.mdSectionUeberUns_mdContentBlock__DTpB7{display:flex;flex-direction:column;gap:clamp(24px,3vw,32px);opacity:0;transform:translateX(40px);transition:all .8s cubic-bezier(.4,0,.2,1) .3s}.mdSectionUeberUns_mdContentBlock__DTpB7.mdSectionUeberUns_mdVisible__aMW6u{opacity:1;transform:translateX(0)}.mdSectionUeberUns_mdEyebrow__c17DO{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#00BFFF,#0099CC);color:#FFFFFF;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;align-self:flex-start}.mdSectionUeberUns_mdHeading__jdicZ{font-size:clamp(1.625rem,2.5vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#000000;margin:0}.mdSectionUeberUns_mdHeadingAccent__W_4yd{color:var(--md-color-accent)}.mdSectionUeberUns_mdIntroText__erumv{font-size:clamp(1.0625rem,1.8vw,1.1875rem);line-height:1.7;color:rgba(0,0,0,.75);margin:0}.mdSectionUeberUns_mdRichText__hL4Ff{display:flex;flex-direction:column;gap:clamp(16px,2vw,24px)}.mdSectionUeberUns_mdTextBlock__wK1M3{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;padding:clamp(16px,2vw,20px);background:#FFFFFF;border-radius:16px;border-left:4px solid transparent;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.mdSectionUeberUns_mdTextBlock__wK1M3:hover{border-left-color:#00BFFF;box-shadow:0 8px 24px rgba(0,191,255,.15);transform:translateX(8px)}.mdSectionUeberUns_mdIconWrapper__QiOTq{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(0,191,255,.1);border-radius:12px;color:#00BFFF;flex-shrink:0;transition:all .3s ease}.mdSectionUeberUns_mdTextBlock__wK1M3:hover .mdSectionUeberUns_mdIconWrapper__QiOTq{background:#00BFFF;color:#FFFFFF;transform:rotate(1turn)}.mdSectionUeberUns_mdIconWrapper__QiOTq svg{width:24px;height:24px}.mdSectionUeberUns_mdTextBlock__wK1M3 p{font-size:clamp(.95rem,1.5vw,1.0625rem);line-height:1.75;color:#000000;margin:0;align-self:center}.mdSectionUeberUns_mdTextBlock__wK1M3 strong{color:#00BFFF;font-weight:700}.mdSectionUeberUns_mdStatsGrid__czBl_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(16px,2vw,24px);gap:clamp(16px,2vw,24px);margin-top:clamp(16px,2vw,24px);opacity:0;transform:translateY(20px);transition:all .6s ease-out .4s}.mdSectionUeberUns_mdStatsGrid__czBl_.mdSectionUeberUns_mdVisible__aMW6u{opacity:1;transform:translateY(0)}.mdSectionUeberUns_mdStatCard__T81CJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(20px,3vw,28px);background:#FFFFFF;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.mdSectionUeberUns_mdStatCard__T81CJ:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00BFFF,#0099CC);transform:scaleX(0);transition:transform .4s ease}.mdSectionUeberUns_mdStatCard__T81CJ:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,191,255,.2)}.mdSectionUeberUns_mdStatCard__T81CJ:hover:before{transform:scaleX(1)}.mdSectionUeberUns_mdStatNumber__9fq0s{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#00BFFF,#0099CC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.mdSectionUeberUns_mdStatLabel__Phpau{font-size:clamp(.75rem,1vw,.875rem);font-weight:600;color:#000000;text-align:center;line-height:1.3}.mdSectionUeberUns_mdTextBlock__wK1M3:first-child{animation:mdSectionUeberUns_mdFadeInRight__U21i1 .6s ease-out .5s backwards}.mdSectionUeberUns_mdTextBlock__wK1M3:nth-child(2){animation:mdSectionUeberUns_mdFadeInRight__U21i1 .6s ease-out .7s backwards}.mdSectionUeberUns_mdTextBlock__wK1M3:nth-child(3){animation:mdSectionUeberUns_mdFadeInRight__U21i1 .6s ease-out .9s backwards}@keyframes mdSectionUeberUns_mdFadeInRight__U21i1{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1200px){.mdSectionUeberUns_mdImageComposition__J8IrR{height:600px}.mdSectionUeberUns_mdFloatingBadge__WbT94{padding:16px 20px;gap:12px}.mdSectionUeberUns_mdBadgeIcon__iMvLe{width:40px;height:40px}}@media (max-width:1024px){.mdSectionUeberUns_mdContent__oi88k{grid-template-columns:1fr;gap:clamp(60px,8vw,80px)}.mdSectionUeberUns_mdImageComposition__J8IrR{height:550px;order:2}.mdSectionUeberUns_mdContentBlock__DTpB7{order:1;transform:translateX(0)}}@media (max-width:768px){.mdSectionUeberUns_mdSection__i9arS{padding:clamp(60px,10vw,80px) 0}.mdSectionUeberUns_mdImageComposition__J8IrR{height:500px}.mdSectionUeberUns_mdImageCardPrimary__U6AZE{width:80%;height:60%}.mdSectionUeberUns_mdImageCardSecondary__sbZKX{width:70%;height:50%}.mdSectionUeberUns_mdFloatingBadge__WbT94{position:static;transform:none;margin:20px auto;width:-moz-fit-content;width:fit-content}.mdSectionUeberUns_mdStatsGrid__czBl_{grid-template-columns:1fr;gap:16px}.mdSectionUeberUns_mdGradientBlob1__r0_tE,.mdSectionUeberUns_mdGradientBlob2__mSpEl{width:300px;height:300px}}@media (max-width:640px){.mdSectionUeberUns_mdImageComposition__J8IrR{height:450px}.mdSectionUeberUns_mdImageCardPrimary__U6AZE{width:85%;height:55%}.mdSectionUeberUns_mdImageCardSecondary__sbZKX{width:75%;height:45%}.mdSectionUeberUns_mdTextBlock__wK1M3{grid-template-columns:1fr;gap:12px}.mdSectionUeberUns_mdIconWrapper__QiOTq{width:36px;height:36px}.mdSectionUeberUns_mdIconWrapper__QiOTq svg{width:20px;height:20px}}@media (max-width:480px){.mdSectionUeberUns_mdContainer__i3sa7{padding:0 var(--md-space-sm)}.mdSectionUeberUns_mdImageComposition__J8IrR{height:400px}.mdSectionUeberUns_mdImageCardPrimary__U6AZE,.mdSectionUeberUns_mdImageCardSecondary__sbZKX{border-radius:16px}.mdSectionUeberUns_mdDecorativeFrame__HK5hc{top:-12px;left:-12px;right:-12px;bottom:-12px}.mdSectionUeberUns_mdFloatingBadge__WbT94{padding:12px 16px}.mdSectionUeberUns_mdBadgeIcon__iMvLe{width:36px;height:36px}.mdSectionUeberUns_mdBadgeIcon__iMvLe svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.mdSectionUeberUns_mdSection__i9arS,.mdSectionUeberUns_mdSection__i9arS *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}