.AboutAugsburg_aboutSection__8guGN{width:100%;padding:120px clamp(16rem,12vw,120px) 0;overflow:hidden;perspective:1000px;will-change:transform;background:var(--section-bg);position:relative;transition:background .3s ease;margin-bottom:2rem}.AboutAugsburg_topContent__QqjMV{display:flex;gap:clamp(32px,4vw,64px);justify-content:space-between;align-items:flex-start;margin-bottom:48px;transform-style:preserve-3d}.AboutAugsburg_left__PBdb6{flex:3 1;will-change:transform,opacity}.AboutAugsburg_left__PBdb6 h2{font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:400;line-height:1.16;color:var(--text-primary);letter-spacing:-1px;min-height:1.16em;transform-style:preserve-3d;transition:color .3s ease}.AboutAugsburg_typewriter__pgaWi{border-right:3px solid var(--text-primary);white-space:pre-wrap;overflow:hidden;animation:AboutAugsburg_blink-caret__eznUX .75s step-end infinite}@keyframes AboutAugsburg_blink-caret__eznUX{0%,to{border-color:transparent}50%{border-color:var(--text-primary)}}.AboutAugsburg_name__SCNfz{font-weight:500;color:var(--learn-more-color);position:relative;display:inline-block;transition:color .3s ease}.AboutAugsburg_name__SCNfz:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:var(--accent-primary);transform:scaleX(0);transform-origin:right;transition:transform .3s ease,background .3s ease}.AboutAugsburg_left__PBdb6:hover .AboutAugsburg_name__SCNfz:after{transform:scaleX(1);transform-origin:left}.AboutAugsburg_right__8Cwol{flex:2 1;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;margin-top:32px;will-change:transform,opacity;transform-style:preserve-3d}.AboutAugsburg_right__8Cwol p{color:var(--text-primary);line-height:1.6;transition:color .3s ease}.AboutAugsburg_button__6VXGY,.AboutAugsburg_right__8Cwol p{font-size:clamp(1rem,1.5vw,1.2rem);transform-style:preserve-3d}.AboutAugsburg_button__6VXGY{background:var(--button-bg);color:var(--button-text);padding:14px 36px 14px 26px;width:min(240px,100%);border-radius:14px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:10px;box-shadow:var(--button-shadow);transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden;position:relative}.AboutAugsburg_button__6VXGY:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--accent-primary);transform:translateX(-100%);transition:transform .6s cubic-bezier(.65,0,.35,1),background .3s ease;z-index:-1;pointer-events:none}.AboutAugsburg_button__6VXGY:hover:before{transform:translateX(0)}.AboutAugsburg_button__6VXGY:hover{transform:translateY(-2px) scale(1.02);box-shadow:var(--button-hover-shadow)}.AboutAugsburg_icon__8tBQu{display:flex;transition:transform .3s ease;position:relative;z-index:2}.AboutAugsburg_button__6VXGY:hover .AboutAugsburg_icon__8tBQu{transform:translateX(4px)}.AboutAugsburg_stats__9AvVy{display:flex;gap:clamp(16px,2vw,32px);margin-top:32px;will-change:transform,opacity;transform-style:preserve-3d}.AboutAugsburg_statCard__ikS0E{background:var(--stat-bg);border-radius:12px;flex:1 1;padding:clamp(24px,2.5vw,36px) clamp(16px,2vw,32px);display:flex;flex-direction:column;gap:38px;min-width:0;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1);will-change:transform;box-shadow:var(--stat-shadow);border:1px solid var(--stat-border)}.AboutAugsburg_statCard__ikS0E:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--stat-hover-gradient);opacity:0;transition:opacity .4s ease;z-index:1}.AboutAugsburg_statCard__ikS0E:hover:before{opacity:1}.AboutAugsburg_statCard__ikS0E:hover{box-shadow:var(--stat-hover-shadow)}.AboutAugsburg_statLabel__GzXEw{color:var(--stat-label);font-size:clamp(1rem,1.2vw,1.15rem);margin-bottom:12px;position:relative;z-index:2;transition:color .3s ease}.AboutAugsburg_statValue__yMKLz{color:var(--stat-value);font-size:clamp(2rem,5vw,3.1rem);font-weight:500;line-height:1;position:relative;z-index:2;transition:color .3s ease}.AboutAugsburg_aboutSection__8guGN:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,var(--particle-gradient-1) 0,transparent 20%),radial-gradient(circle at 80% 70%,var(--particle-gradient-2) 0,transparent 20%);z-index:-1;opacity:0;transition:opacity 1s ease}.AboutAugsburg_aboutSection__8guGN.AboutAugsburg_in-view__pJytE:before{opacity:1}@media (max-width:1100px){.AboutAugsburg_aboutSection__8guGN{padding:80px clamp(2rem,5vw,4rem) 0}.AboutAugsburg_topContent__QqjMV{flex-direction:column;gap:24px}.AboutAugsburg_right__8Cwol{margin-top:0}}@media (max-width:750px){.AboutAugsburg_stats__9AvVy{flex-direction:column;gap:16px}.AboutAugsburg_statCard__ikS0E{width:100%}}@media (max-width:480px){.AboutAugsburg_aboutSection__8guGN{padding:60px clamp(1rem,5vw,1.5rem) 0}.AboutAugsburg_typewriter__pgaWi{border-right:none;animation:none}.AboutAugsburg_button__6VXGY{width:auto;min-width:135px;max-width:240px;display:flex;justify-content:flex-start;margin-left:0;margin-right:auto}.AboutAugsburg_statCard__ikS0E{gap:24px}}.HeroSection_hero__e4OXr{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--text-color);padding:4rem 0}.HeroSection_heroBackground__mD9yo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.HeroSection_backgroundOverlay__639kL{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(252,107,40,.08),rgba(252,107,40,.03))}.HeroSection_augsburgSkyline__yfldU{position:absolute;bottom:0;left:0;width:100%;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 120'%3E%3Cpath fill='%23fc6b28' opacity='0.1' d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z'/%3E%3C/svg%3E");background-size:cover}.HeroSection_heroContent__wqAuF{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:0 4rem;gap:4rem}.HeroSection_textContainer__ZwRHn{flex:1 1;max-width:700px}.HeroSection_title__XSf14{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:2rem;position:relative}.HeroSection_titleHighlight__6sfPR{color:var(--accent-color);position:relative;display:inline-block}.HeroSection_titleHighlight__6sfPR:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:14px;background-color:rgba(252,107,40,.2);z-index:-1;border-radius:4px;transform-origin:left}.HeroSection_subtitle__1wzQ_{font-size:1.5rem;line-height:1.6;color:var(--text-secondary);margin-bottom:3rem;max-width:90%}.HeroSection_ctaButtons__TX3ek{display:flex;gap:2rem;margin-top:3rem}.HeroSection_primaryButton__AvhZA{background-color:var(--accent-color);color:white;padding:1rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-block;border:2px solid var(--accent-color);font-size:1.1rem;cursor:pointer}.HeroSection_primaryButton__AvhZA:hover{background-color:transparent;color:var(--accent-color);transform:translateY(-3px);box-shadow:0 10px 20px rgba(252,107,40,.2)}.HeroSection_secondaryButton__USqOJ:hover{background-color:var(--accent-color);color:white;transform:translateY(-3px)}.HeroSection_secondaryButton__USqOJ{background-color:transparent;color:var(--accent-color);padding:1rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-block;border:2px solid var(--accent-color);font-size:1.1rem;cursor:pointer}.HeroSection_imageContainer__QWQdz{flex:1 1;display:flex;justify-content:center;perspective:1000px}.HeroSection_imageWrapper__HZP97{position:relative;width:100%;max-width:600px;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);transform-style:preserve-3d}.HeroSection_heroImage__X2P7f{width:100%;height:auto;display:block;transform-origin:center}.HeroSection_imageBadge__CjTKq{position:absolute;top:25px;right:25px;background-color:var(--accent-color);color:white;padding:.6rem 1.2rem;border-radius:50px;font-weight:600;box-shadow:0 8px 20px rgba(0,0,0,.15);transform-origin:center}.HeroSection_badgeText__IM77J{display:inline-block;transform:translateZ(20px)}.HeroSection_scrollIndicator__FZdSW{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:var(--text-secondary);font-size:1rem;cursor:pointer}.HeroSection_scrollText__y_2m2{margin-bottom:.5rem;animation:HeroSection_bounce__YEJ0s 2s infinite}.HeroSection_scrollArrow__dG3VN{width:24px;height:36px;border:2px solid var(--accent-color);border-radius:12px;position:relative}.HeroSection_scrollArrow__dG3VN:after{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:4px;height:10px;background-color:var(--accent-color);border-radius:2px;animation:HeroSection_scrollAnimation__iGzCC 2s infinite}@keyframes HeroSection_scrollAnimation__iGzCC{0%{opacity:1;transform:translateY(0) translateX(-50%)}to{opacity:0;transform:translateY(12px) translateX(-50%)}}@keyframes HeroSection_bounce__YEJ0s{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}[data-theme=dark] .HeroSection_backgroundOverlay__639kL{background:linear-gradient(135deg,rgba(255,140,90,.08),rgba(255,140,90,.03))}[data-theme=dark] .HeroSection_augsburgSkyline__yfldU{opacity:.8}[data-theme=dark] .HeroSection_imageWrapper__HZP97{box-shadow:0 25px 50px -12px rgba(0,0,0,.3)}@media (max-width:1600px){.HeroSection_heroContent__wqAuF{padding:0 3rem}}@media (max-width:1200px){.HeroSection_title__XSf14{font-size:3.5rem}.HeroSection_subtitle__1wzQ_{font-size:1.3rem}}@media (max-width:1024px){.HeroSection_heroContent__wqAuF{flex-direction:column;text-align:center;padding-top:8rem;gap:3rem}.HeroSection_textContainer__ZwRHn{max-width:100%}.HeroSection_subtitle__1wzQ_{max-width:100%;margin-left:auto;margin-right:auto}.HeroSection_ctaButtons__TX3ek{justify-content:center}.HeroSection_imageContainer__QWQdz{margin-top:3rem}.HeroSection_title__XSf14{font-size:3rem}}@media (max-width:768px){.HeroSection_heroContent__wqAuF{padding:6rem 2rem 0}.HeroSection_title__XSf14{font-size:2.5rem}.HeroSection_subtitle__1wzQ_{font-size:1.1rem}.HeroSection_ctaButtons__TX3ek{flex-direction:column;gap:1rem}.HeroSection_primaryButton__AvhZA,.HeroSection_secondaryButton__USqOJ{width:100%;text-align:center}}@media (max-width:480px){.HeroSection_heroContent__wqAuF{padding:3rem 1.5rem 0}.HeroSection_scrollIndicator__FZdSW{display:none}.HeroSection_title__XSf14{font-size:2.4rem}.HeroSection_ctaButtons__TX3ek{margin-top:2rem}}.LeistungenAugsburg_leistungenSection__5rDev{width:100%;padding:160px 0;background:linear-gradient(135deg,var(--leistungen-bg) 0,var(--leistungen-bg-secondary) 100%);position:relative;overflow:hidden;z-index:1;perspective:1000px}.LeistungenAugsburg_parallaxOrbs___62av{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.LeistungenAugsburg_orb1__oJ9Ra,.LeistungenAugsburg_orb2__Va80p,.LeistungenAugsburg_orb3__2pgVq{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;will-change:transform;opacity:.2;transform-style:preserve-3d;transition:all .5s ease}.LeistungenAugsburg_orb1__oJ9Ra{width:420px;height:420px;background:radial-gradient(circle,var(--orb1-color) 0,transparent 70%);left:4vw;top:12vh}.LeistungenAugsburg_orb2__Va80p{width:320px;height:320px;background:radial-gradient(circle,var(--orb2-color) 0,transparent 70%);right:12vw;top:36vh}.LeistungenAugsburg_orb3__2pgVq{width:280px;height:280px;background:radial-gradient(circle,var(--orb3-color) 0,transparent 70%);right:6vw;bottom:8vh}.LeistungenAugsburg_header__rdxp9{max-width:1600px;margin:0 auto 100px;padding:0 clamp(1.5rem,5vw,5rem);position:relative;z-index:2}.LeistungenAugsburg_headerContent__Ry_cE{max-width:48rem}.LeistungenAugsburg_sectionTitle__Ibxam{font-size:clamp(2.5rem,5vw,3.2rem);font-weight:700;font-family:Inter,sans-serif;color:var(--section-title-color);letter-spacing:-.03em;margin:0 0 24px;line-height:1.1;position:relative;transform-style:preserve-3d;will-change:transform}.LeistungenAugsburg_sectionTitle__Ibxam:after{content:"";position:absolute;bottom:-16px;left:0;width:70px;height:5px;background:var(--accent-color);border-radius:5px;transform:translateZ(0);transition:all .4s ease}.LeistungenAugsburg_sectionDesc__3qJUU{color:var(--section-desc-color);font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:400;line-height:1.7;margin:24px 0 0;padding-left:20px;position:relative;transform-style:preserve-3d;will-change:transform}.LeistungenAugsburg_sectionDesc__3qJUU:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:3px;background:var(--accent-color);transform:translateZ(0);transition:all .4s ease;border-radius:3px}.LeistungenAugsburg_cardsGrid__FkGEQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));grid-gap:32px;gap:32px;max-width:1500px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);position:relative;z-index:2}.LeistungenAugsburg_card__1JrXC{background:var(--card-bg);border-radius:24px;box-shadow:var(--card-shadow);padding:52px 40px;display:flex;flex-direction:column;align-items:flex-start;min-height:340px;border:1px solid var(--card-border);transition:all .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;position:relative;overflow:hidden;transform-style:preserve-3d;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.LeistungenAugsburg_card__1JrXC:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,0));opacity:0;transition:opacity .4s ease;z-index:0}.LeistungenAugsburg_card__1JrXC:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);transform:translateY(-8px) scale(1.02)}.LeistungenAugsburg_card__1JrXC:hover:before{opacity:1}.LeistungenAugsburg_iconWrapper__Eay_e{margin-bottom:36px;position:relative;z-index:1}.LeistungenAugsburg_icon__78hv7{display:flex;align-items:center;justify-content:center;color:var(--accent-color);width:64px;height:64px;border-radius:20px;background:var(--card-icon-bg);padding:14px;transition:all .4s ease;position:relative;z-index:1;box-shadow:0 6px 16px rgba(0,0,0,.1)}.LeistungenAugsburg_icon__78hv7 svg{transition:all .4s ease}.LeistungenAugsburg_title__IYOAF{font-size:clamp(1.5rem,2vw,1.7rem);font-weight:700;color:var(--card-title-color);margin:0 0 24px;letter-spacing:-.02em;font-family:Inter,sans-serif;position:relative;z-index:1}.LeistungenAugsburg_description__wba23{font-size:clamp(1.05rem,1.3vw,1.1rem);color:var(--card-desc-color);font-weight:400;line-height:1.7;margin:0;position:relative;z-index:1}.LeistungenAugsburg_learnMore__V2rk4{display:inline-flex;align-items:center;margin-top:32px;color:var(--accent-color);font-weight:600;font-size:1.1rem;font-family:Inter,sans-serif;text-decoration:none;transition:all .3s ease;position:relative;z-index:2}.LeistungenAugsburg_learnMore__V2rk4:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.LeistungenAugsburg_learnMore__V2rk4:hover:after{transform:scaleX(1);transform-origin:left}.LeistungenAugsburg_arrow__xjbvy{margin-left:8px;font-size:1.2em;transition:transform .3s cubic-bezier(.4,1.5,.5,1.2)}.LeistungenAugsburg_learnMore__V2rk4:hover .LeistungenAugsburg_arrow__xjbvy{transform:translateX(6px)}.LeistungenAugsburg_hoverIndicator__XtCYG{position:absolute;bottom:0;left:0;width:100%;height:5px;background:var(--accent-color);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.65,0,.35,1);z-index:1;border-radius:0 0 24px 24px}.LeistungenAugsburg_cardGlow__mQE4r{position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle at center,var(--accent-color) 0,transparent 70%);opacity:0;transition:opacity .6s ease;z-index:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8)}.LeistungenAugsburg_card__1JrXC:hover .LeistungenAugsburg_cardGlow__mQE4r{opacity:.1}@media (max-width:1024px){.LeistungenAugsburg_leistungenSection__5rDev{padding:140px 0 80px}.LeistungenAugsburg_orb1__oJ9Ra{width:320px;height:320px;filter:blur(70px)}.LeistungenAugsburg_orb2__Va80p{width:240px;height:240px;filter:blur(60px)}.LeistungenAugsburg_orb3__2pgVq{width:200px;height:200px;filter:blur(50px)}.LeistungenAugsburg_card__1JrXC{padding:44px 32px}}@media (max-width:768px){.LeistungenAugsburg_leistungenSection__5rDev{padding:120px 0 60px}.LeistungenAugsburg_header__rdxp9{margin-bottom:60px}.LeistungenAugsburg_card__1JrXC{min-height:auto;padding:36px 28px;border-radius:20px}.LeistungenAugsburg_icon__78hv7{width:56px;height:56px;border-radius:18px}}@media (max-width:480px){.LeistungenAugsburg_leistungenSection__5rDev{padding:100px 0 40px}.LeistungenAugsburg_sectionDesc__3qJUU:before{top:6px;height:calc(100% - 12px);width:2px}.LeistungenAugsburg_cardsGrid__FkGEQ{grid-template-columns:1fr;gap:24px}.LeistungenAugsburg_card__1JrXC{padding:32px 24px}.LeistungenAugsburg_learnMore__V2rk4{margin-top:28px}}