.Gallery_gallerySection__jPb0t{width:100%;padding:120px 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px}.Gallery_parallaxOrbs__NNQXr{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.Gallery_orb1__ey7rf,.Gallery_orb2__Oje8Y,.Gallery_orb3__9Tb5q{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d}.Gallery_orb1__ey7rf{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.Gallery_orb2__Oje8Y{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.Gallery_orb3__9Tb5q{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}.Gallery_header__Ax9MF{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.Gallery_headerContent__E1Rsr{max-width:42rem}.Gallery_sectionTitle__xR4r2{font-size:clamp(2.2rem,5vw,3rem);font-weight:700;font-family:Inter,sans-serif;color:var(--section-title-color);letter-spacing:-.05em;margin:0 0 20px;line-height:1.13;position:relative;display:inline-block}.Gallery_sectionTitle__xR4r2:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;z-index:3}.Gallery_sectionDesc__z2Uj0{color:var(--section-desc-color);font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:400;line-height:1.6;margin:24px 0 0;padding-left:16px;position:relative}.Gallery_sectionDesc__z2Uj0:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line)}.Gallery_cardsGrid__v6dM2{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.Gallery_card__BRa8m{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:0;display:flex;min-height:320px;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}.Gallery_card__BRa8m:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--card-hover-gradient);opacity:0;transition:opacity .4s ease;z-index:1}.Gallery_highlightItem__hBnEv{grid-column:span 2}.Gallery_wideItem__qOGYi{grid-column:1/-1}.Gallery_imageContainer___JUls{position:relative;width:100%;height:100%;aspect-ratio:1/1}.Gallery_highlightItem__hBnEv .Gallery_imageContainer___JUls,.Gallery_wideItem__qOGYi .Gallery_imageContainer___JUls{aspect-ratio:2/1}.Gallery_galleryImage__g3Abs{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.Gallery_imageOverlay__VrkIN{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:.3;transition:opacity .6s ease}.Gallery_imageCaption__IHgE3{position:absolute;bottom:0;left:0;width:100%;padding:2rem;color:white;transform:translateY(20px);opacity:0;transition:all .6s ease;z-index:2;background:linear-gradient(0deg,rgba(15,17,30,.85) 80%,rgba(15,17,30,.2));border-bottom-left-radius:18px;border-bottom-right-radius:18px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Gallery_title__pfeLx{font-size:1.4rem;font-weight:600;color:white;margin:0 0 8px;font-family:Inter,sans-serif}.Gallery_description__fAzOJ{font-size:1rem;color:rgba(255,255,255,.9);line-height:1.6;margin:0}.Gallery_hoverIndicator__QTaoV{position:absolute;bottom:0;left:0;width:100%;height:4px;background:var(--accent-color);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.65,0,.35,1);z-index:2}.Gallery_card__BRa8m:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);transform:translateY(-5px)}.Gallery_card__BRa8m:hover:before{opacity:.6}.Gallery_card__BRa8m:hover .Gallery_galleryImage__g3Abs{transform:scale(1.05)}.Gallery_card__BRa8m:hover .Gallery_imageOverlay__VrkIN{opacity:.1}.Gallery_card__BRa8m:hover .Gallery_imageCaption__IHgE3{transform:translateY(0);opacity:1}.Gallery_card__BRa8m:hover .Gallery_hoverIndicator__QTaoV{transform:scaleX(1)}.Gallery_resultsCard__BCOaX{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);max-width:1300px;margin:4rem auto 0;padding:3rem;position:relative;z-index:2;border:1px solid var(--card-border)}.Gallery_resultsContent__IljfJ{max-width:1000px;margin:0 auto}.Gallery_resultsTitle__RYhP4{font-size:1.8rem;font-weight:700;color:var(--section-title-color);margin-bottom:2rem;text-align:center}.Gallery_statsGrid__yzjwa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.Gallery_statCard__j8lwm{background:var(--card-hover-bg);padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.Gallery_statCard__j8lwm:hover{transform:translateY(-5px)}.Gallery_statValue__xsGfd{font-size:2.5rem;font-weight:700;color:var(--accent-color);margin-bottom:.5rem}.Gallery_statLabel__XN18Q{font-size:1rem;color:var(--card-desc-color);text-transform:uppercase;letter-spacing:1px}@media (max-width:900px){.Gallery_orb1__ey7rf{width:200px;height:200px;filter:blur(40px)}.Gallery_orb2__Oje8Y{width:150px;height:150px;filter:blur(30px)}.Gallery_orb3__9Tb5q{width:120px;height:120px;filter:blur(25px)}.Gallery_highlightItem__hBnEv{grid-column:span 1}.Gallery_imageContainer___JUls{aspect-ratio:1.5/1!important}}@media (max-width:600px){.Gallery_parallaxOrbs__NNQXr{display:none}.Gallery_gallerySection__jPb0t{padding:80px 0}.Gallery_resultsCard__BCOaX{padding:2rem 1.5rem}.Gallery_statCard__j8lwm{padding:1.5rem 1rem}.Gallery_statValue__xsGfd{font-size:2rem}}.Testimonial_testimonialSection__Uf3vV{width:100%;padding:4rem 0;background:var(--leistungen-bg);position:relative;overflow:hidden;perspective:1000px}.Testimonial_parallaxOrbs__MJyqf{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.Testimonial_orb1__YMA1_,.Testimonial_orb2__0Uyt2{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.12}.Testimonial_orb1__YMA1_{width:280px;height:280px;background:var(--orb1-gradient);left:10%;top:30%}.Testimonial_orb2__0Uyt2{width:200px;height:200px;background:var(--orb2-gradient);right:15%;bottom:20%}.Testimonial_container__OFxdb{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.Testimonial_testimonialCard__WtnaV{background:var(--card-bg);border-radius:24px;box-shadow:var(--card-shadow);padding:4rem;position:relative;overflow:hidden;border:1px solid var(--card-border);transition:all .4s cubic-bezier(.25,.8,.25,1)}.Testimonial_testimonialCard__WtnaV:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--card-hover-gradient);opacity:0;transition:opacity .4s ease;z-index:0}.Testimonial_testimonialCard__WtnaV:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border)}.Testimonial_testimonialCard__WtnaV:hover:before{opacity:.3}.Testimonial_quoteWrapper__CcyB_{position:relative;margin-bottom:3rem}.Testimonial_quoteIcon__ZAPpk{position:absolute;left:-1.5rem;top:-1.5rem;z-index:-1}.Testimonial_quoteText__LeWH9{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.5;color:var(--text-primary);position:relative;z-index:1;font-style:italic;margin:0;padding-left:3rem}.Testimonial_authorInfo__HUtXw{display:flex;flex-direction:column;gap:.3rem;position:relative;z-index:1;padding-left:3rem}.Testimonial_authorName__6ejp5{font-size:1.25rem;font-weight:700;color:var(--menu-box-bg)}.Testimonial_authorTitle__Yfu5J{font-size:1rem;font-weight:500;color:var(--dropdown-link-text)}.Testimonial_authorCompany__G_snJ{font-size:.9rem;font-weight:400;color:var(--dropdown-link-text);opacity:.8}.Testimonial_companyLogo__BnDnJ{position:absolute;right:4rem;bottom:3rem;opacity:.15;transition:opacity .3s ease}.Testimonial_testimonialCard__WtnaV:hover .Testimonial_companyLogo__BnDnJ{opacity:.3}@media (max-width:900px){.Testimonial_testimonialSection__Uf3vV{padding:4rem 0}.Testimonial_testimonialCard__WtnaV{padding:3rem 2rem}.Testimonial_authorInfo__HUtXw,.Testimonial_quoteText__LeWH9{padding-left:2rem}.Testimonial_companyLogo__BnDnJ{right:2rem;bottom:2rem;width:80px}}@media (max-width:600px){.Testimonial_parallaxOrbs__MJyqf{display:none}.Testimonial_testimonialCard__WtnaV{padding:2.5rem 1.5rem}.Testimonial_quoteText__LeWH9{font-size:1.3rem;padding-left:1.5rem}.Testimonial_quoteIcon__ZAPpk{left:-.5rem;top:-1rem;width:36px;height:36px}.Testimonial_authorInfo__HUtXw{padding-left:1.5rem}.Testimonial_companyLogo__BnDnJ{display:none}}[data-theme=dark] .Testimonial_testimonialCard__WtnaV{background:var(--header-bg-scrolled)}[data-theme=dark] .Testimonial_quoteText__LeWH9{color:var(--text-primary)}[data-theme=dark] .Testimonial_authorCompany__G_snJ,[data-theme=dark] .Testimonial_authorTitle__Yfu5J{color:var(--dropdown-link-text)}