.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}}.Buchenmodal_modalContent__vJ4pH::-webkit-scrollbar{width:8px;height:8px}.Buchenmodal_modalContent__vJ4pH::-webkit-scrollbar-track{background:transparent;border-radius:10px;margin:8px 0}.Buchenmodal_modalContent__vJ4pH::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:10px;border:2px solid transparent;background-clip:content-box;-webkit-transition:all .3s ease;transition:all .3s ease}.Buchenmodal_modalContent__vJ4pH::-webkit-scrollbar-thumb:hover{background:var(--control-button-hover)}.Buchenmodal_modalOverlay__3TE62{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:Buchenmodal_fadeIn__A0s8J .3s ease-out}@keyframes Buchenmodal_fadeIn__A0s8J{0%{opacity:0}to{opacity:1}}.Buchenmodal_modalContent__vJ4pH{background:var(--bg-color);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;border:1px solid var(--section-desc-line);scrollbar-width:thin;scrollbar-color:var(--accent-color) transparent}.Buchenmodal_modalHeader__dqMY1{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);position:-webkit-sticky;position:sticky;top:0;background:var(--accent-color);z-index:10;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0;color:var(--active-tag-text)}.Buchenmodal_headerContent__agY46{display:flex;flex-direction:column;gap:.5rem}.Buchenmodal_modalHeader__dqMY1 h2{font-size:1.5rem;font-weight:700;margin:0;color:var(--active-tag-text);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Buchenmodal_modalHeader__dqMY1 h2 span{font-weight:600;color:rgba(255,255,255,.9)}.Buchenmodal_priceBadge__eE5vl{background:rgba(255,255,255,.15);color:var(--active-tag-text);padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);align-self:flex-start}.Buchenmodal_closeButton__kfmj8{background:rgba(255,255,255,.2);border:none;color:var(--active-tag-text);font-size:1.25rem;cursor:pointer;transition:all .2s;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.Buchenmodal_closeButton__kfmj8:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.Buchenmodal_formContainer__TEPmn{padding:2rem}.Buchenmodal_errorMessage__PxDU6{background:#fee2e2;color:#b91c1c;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border-left:4px solid #b91c1c}.Buchenmodal_bookingForm__wHVr0{display:flex;flex-direction:column;gap:1.5rem}.Buchenmodal_formGrid__v5ReM{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.Buchenmodal_formGroup__yfX8h{display:flex;flex-direction:column;gap:.5rem}.Buchenmodal_formGroup__yfX8h label{font-size:.9rem;font-weight:600;color:var(--text-color)}.Buchenmodal_formGroup__yfX8h input,.Buchenmodal_formGroup__yfX8h select,.Buchenmodal_formGroup__yfX8h textarea{padding:.75rem 1rem;border:1px solid var(--section-desc-line);border-radius:8px;font-size:.95rem;transition:all .2s;background:var(--bg-color);color:var(--text-color);box-shadow:0 1px 2px rgba(0,0,0,.05)}.Buchenmodal_formGroup__yfX8h input:focus,.Buchenmodal_formGroup__yfX8h select:focus,.Buchenmodal_formGroup__yfX8h textarea:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px var(--timeline-line-bg)}.Buchenmodal_formGroup__yfX8h textarea{resize:vertical;min-height:120px}.Buchenmodal_fullWidth__v_uG6{grid-column:span 2}.Buchenmodal_contactMethodOptions__Yk8Sj{display:flex;gap:1rem}.Buchenmodal_contactMethod__nuCm5{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid var(--section-desc-line);border-radius:8px;cursor:pointer;transition:all .2s;flex:1 1;justify-content:center;background:var(--bg-color)}.Buchenmodal_contactMethod__nuCm5:hover{border-color:var(--accent-color)}.Buchenmodal_contactMethod__nuCm5 input{display:none}.Buchenmodal_contactMethod__nuCm5 svg{color:var(--text-secondary);font-size:1.1rem}.Buchenmodal_contactMethod__nuCm5 span{font-size:.875rem;color:var(--text-secondary)}.Buchenmodal_contactMethod__nuCm5 input:checked+svg{color:var(--accent-color)}.Buchenmodal_contactMethod__nuCm5 input:checked~span{color:var(--accent-color);font-weight:600}.Buchenmodal_contactMethod__nuCm5:has(input:checked){border-color:var(--accent-color);background:var(--timeline-line-bg)}.Buchenmodal_termsGroup__r0FTq{display:flex;align-items:center;gap:.75rem;margin:1rem 0}.Buchenmodal_termsGroup__r0FTq input[type=checkbox]{width:1.1em;height:1.1em;accent-color:var(--accent-color);cursor:pointer;flex-shrink:0}.Buchenmodal_termsLabel__jd6dd{font-size:.9rem;color:var(--text-secondary);line-height:1.5;cursor:pointer}.Buchenmodal_legalLink__yOV2k{color:var(--accent-color);text-decoration:none;font-weight:600;transition:color .2s}.Buchenmodal_legalLink__yOV2k:hover{color:var(--control-button-hover);text-decoration:underline}.Buchenmodal_submitButton__qugAb{background:var(--accent-color);color:var(--active-tag-text);border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;box-shadow:0 4px 6px var(--timeline-line-bg)}.Buchenmodal_submitButton__qugAb:hover{background:var(--control-button-hover);box-shadow:0 6px 8px var(--timeline-line-bg);transform:translateY(-1px)}.Buchenmodal_submitButton__qugAb:active{transform:translateY(0)}.Buchenmodal_submitButton__qugAb:disabled{background:var(--section-desc-line);cursor:not-allowed;transform:none;box-shadow:none}.Buchenmodal_successState__x3JPw{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;gap:1.5rem}.Buchenmodal_successIconContainer__zdYzS{background:var(--timeline-line-bg);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Buchenmodal_successIcon__OxIPt{font-size:2.5rem;color:var(--accent-color)}.Buchenmodal_successState__x3JPw h3{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0}.Buchenmodal_successState__x3JPw p{color:var(--text-secondary);line-height:1.6;max-width:400px;margin:0}.Buchenmodal_closeSuccessButton__yClWf{background:var(--accent-color);color:var(--active-tag-text);border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem;box-shadow:0 4px 6px var(--timeline-line-bg)}.Buchenmodal_closeSuccessButton__yClWf:hover{background:var(--control-button-hover);transform:translateY(-1px);box-shadow:0 6px 8px var(--timeline-line-bg)}@media (max-width:768px){.Buchenmodal_formGrid__v5ReM{grid-template-columns:1fr}.Buchenmodal_fullWidth__v_uG6{grid-column:span 1}.Buchenmodal_modalHeader__dqMY1{padding:1.25rem}.Buchenmodal_modalHeader__dqMY1 h2{font-size:1.3rem}.Buchenmodal_formContainer__TEPmn{padding:1.5rem}}@media (max-width:480px){.Buchenmodal_contactMethodOptions__Yk8Sj{flex-direction:column;gap:.5rem}.Buchenmodal_modalContent__vJ4pH{max-height:95vh}.Buchenmodal_successState__x3JPw{padding:2rem 1.5rem}}.Leistungen_leistungenSection__J1Ww4{width:100%;padding:2rem 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.Leistungen_parallaxOrbs__Q9KDy{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.Leistungen_orb1___5lOf,.Leistungen_orb2__PWrNE,.Leistungen_orb3__3FoaG{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.Leistungen_orb1___5lOf{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.Leistungen_orb2__PWrNE{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.Leistungen_orb3__3FoaG{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.Leistungen_orb1___5lOf{width:200px;height:200px;filter:blur(40px)}.Leistungen_orb2__PWrNE{width:150px;height:150px;filter:blur(30px)}.Leistungen_orb3__3FoaG{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.Leistungen_parallaxOrbs__Q9KDy{display:none}}.Leistungen_learnMore__whWs9{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.Leistungen_learnMore__whWs9:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.Leistungen_arrow___R3VR{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.Leistungen_learnMore__whWs9:hover .Leistungen_arrow___R3VR{transform:translateX(3px)}.Leistungen_header__3jd8k{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.Leistungen_headerContent__8UuKX{max-width:42rem}.Leistungen_sectionTitle__qE0Lz{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionTitle__qE0Lz:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.Leistungen_sectionDesc__pWYg0{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionDesc__pWYg0:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.Leistungen_cardsGrid__gDI8P{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}.Leistungen_card__z2N0z{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.Leistungen_card__z2N0z: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}.Leistungen_card__z2N0z:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.Leistungen_card__z2N0z:hover:before{opacity:1}.Leistungen_icon__XRwqO{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.Leistungen_icon__XRwqO svg{transition:all .4s ease}.Leistungen_title__LFuWW{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.Leistungen_description__9ESLp{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.Leistungen_hoverIndicator__c_onC{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),background .3s ease;z-index:1}@media (max-width:768px){.Leistungen_leistungenSection__J1Ww4{padding:0 0 40px}.Leistungen_header__3jd8k{margin-bottom:40px}.Leistungen_card__z2N0z{min-height:auto;padding:32px 24px}.Leistungen_icon__XRwqO{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.Leistungen_sectionDesc__pWYg0:before{top:4px;height:calc(100% - 8px)}.Leistungen_cardsGrid__gDI8P{grid-template-columns:1fr}}.Leistungen_leistungenSection__zVX6e{width:100%;padding:1rem 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.Leistungen_parallaxOrbs__sUK2_{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.Leistungen_orb1__UKLFx,.Leistungen_orb2__aSBB1,.Leistungen_orb3__ql3Uy{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.Leistungen_orb1__UKLFx{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.Leistungen_orb2__aSBB1{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.Leistungen_orb3__ql3Uy{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.Leistungen_orb1__UKLFx{width:200px;height:200px;filter:blur(40px)}.Leistungen_orb2__aSBB1{width:150px;height:150px;filter:blur(30px)}.Leistungen_orb3__ql3Uy{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.Leistungen_parallaxOrbs__sUK2_{display:none}}.Leistungen_learnMore__xqrP6{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.Leistungen_learnMore__xqrP6:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.Leistungen_arrow__0P_f2{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.Leistungen_learnMore__xqrP6:hover .Leistungen_arrow__0P_f2{transform:translateX(3px)}.Leistungen_header__b28Lg{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.Leistungen_headerContent__5eSxS{max-width:42rem}.Leistungen_sectionTitle__Rqaea{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionTitle__Rqaea:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.Leistungen_sectionDesc__F8yc3{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionDesc__F8yc3:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.Leistungen_cardsGrid__HyRNi{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}.Leistungen_card__6DnNE{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.Leistungen_card__6DnNE: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}.Leistungen_card__6DnNE:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.Leistungen_card__6DnNE:hover:before{opacity:1}.Leistungen_icon__HX_x8{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.Leistungen_icon__HX_x8 svg{transition:all .4s ease}.Leistungen_title__8EN34{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.Leistungen_description__G9yAU{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.Leistungen_hoverIndicator__PbsSK{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),background .3s ease;z-index:1}@media (max-width:768px){.Leistungen_leistungenSection__zVX6e{padding:0 0 40px}.Leistungen_header__b28Lg{margin-bottom:40px}.Leistungen_card__6DnNE{min-height:auto;padding:32px 24px}.Leistungen_icon__HX_x8{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.Leistungen_sectionDesc__F8yc3:before{top:4px;height:calc(100% - 8px)}.Leistungen_cardsGrid__HyRNi{grid-template-columns:1fr}}.SeoServicesSection_leistungenSection__VoftF{width:100%;padding:60px 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.SeoServicesSection_parallaxOrbs__R7KK1{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.SeoServicesSection_orb1__NT1Gm,.SeoServicesSection_orb2__l_0F7,.SeoServicesSection_orb3__ULYgp{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.SeoServicesSection_orb1__NT1Gm{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.SeoServicesSection_orb2__l_0F7{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.SeoServicesSection_orb3__ULYgp{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.SeoServicesSection_orb1__NT1Gm{width:200px;height:200px;filter:blur(40px)}.SeoServicesSection_orb2__l_0F7{width:150px;height:150px;filter:blur(30px)}.SeoServicesSection_orb3__ULYgp{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.SeoServicesSection_parallaxOrbs__R7KK1{display:none}}.SeoServicesSection_learnMore__QNlPC{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.SeoServicesSection_learnMore__QNlPC:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.SeoServicesSection_arrow___qZE2{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.SeoServicesSection_learnMore__QNlPC:hover .SeoServicesSection_arrow___qZE2{transform:translateX(3px)}.SeoServicesSection_header__ti00_{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.SeoServicesSection_headerContent__bfyxx{max-width:42rem}.SeoServicesSection_sectionTitle__QloHq{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.SeoServicesSection_sectionTitle__QloHq:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.SeoServicesSection_sectionDesc__LqtwL{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.SeoServicesSection_sectionDesc__LqtwL:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.SeoServicesSection_cardsGrid__PqgEF{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}.SeoServicesSection_card__6pwxL{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.SeoServicesSection_card__6pwxL: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}.SeoServicesSection_card__6pwxL:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.SeoServicesSection_card__6pwxL:hover:before{opacity:1}.SeoServicesSection_icon__WTq7q{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.SeoServicesSection_icon__WTq7q svg{transition:all .4s ease}.SeoServicesSection_title__0Uibi{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.SeoServicesSection_description__uzf2g{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.SeoServicesSection_hoverIndicator__yoWma{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),background .3s ease;z-index:1}@media (max-width:768px){.SeoServicesSection_leistungenSection__VoftF{padding:0 0 40px}.SeoServicesSection_header__ti00_{margin-bottom:40px}.SeoServicesSection_card__6pwxL{min-height:auto;padding:32px 24px}.SeoServicesSection_icon__WTq7q{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.SeoServicesSection_sectionDesc__LqtwL:before{top:4px;height:calc(100% - 8px)}.SeoServicesSection_cardsGrid__PqgEF{grid-template-columns:1fr}}.Leistungen_leistungenSection__mBQWx{width:100%;padding:2rem 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.Leistungen_parallaxOrbs__V433t{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.Leistungen_orb1__a86GF,.Leistungen_orb2__Y8rdY,.Leistungen_orb3__iayn_{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.Leistungen_orb1__a86GF{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.Leistungen_orb2__Y8rdY{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.Leistungen_orb3__iayn_{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.Leistungen_orb1__a86GF{width:200px;height:200px;filter:blur(40px)}.Leistungen_orb2__Y8rdY{width:150px;height:150px;filter:blur(30px)}.Leistungen_orb3__iayn_{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.Leistungen_parallaxOrbs__V433t{display:none}}.Leistungen_learnMore__UyHl1{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.Leistungen_learnMore__UyHl1:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.Leistungen_arrow__AcLY_{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.Leistungen_learnMore__UyHl1:hover .Leistungen_arrow__AcLY_{transform:translateX(3px)}.Leistungen_header__JnFn8{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.Leistungen_headerContent__3A2B0{max-width:42rem}.Leistungen_sectionTitle__UD3Q5{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionTitle__UD3Q5:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.Leistungen_sectionDesc__EHYiG{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.Leistungen_sectionDesc__EHYiG:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.Leistungen_cardsGrid__LgaIo{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}.Leistungen_card__w_CZP{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.Leistungen_card__w_CZP: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}.Leistungen_card__w_CZP:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.Leistungen_card__w_CZP:hover:before{opacity:1}.Leistungen_icon__BoZNv{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.Leistungen_icon__BoZNv svg{transition:all .4s ease}.Leistungen_title__ibKuQ{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.Leistungen_description__fe91K{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.Leistungen_hoverIndicator__vTqhN{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),background .3s ease;z-index:1}@media (max-width:768px){.Leistungen_leistungenSection__mBQWx{padding:0 0 40px}.Leistungen_header__JnFn8{margin-bottom:40px}.Leistungen_card__w_CZP{min-height:auto;padding:32px 24px}.Leistungen_icon__BoZNv{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.Leistungen_sectionDesc__EHYiG:before{top:4px;height:calc(100% - 8px)}.Leistungen_cardsGrid__LgaIo{grid-template-columns:1fr}}.WebDesignServicesSection_leistungenSection___tkur{width:100%;padding:60px 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.WebDesignServicesSection_parallaxOrbs__bNnMT{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.WebDesignServicesSection_orb1__6pZBv,.WebDesignServicesSection_orb2___E_cf,.WebDesignServicesSection_orb3__8IE5n{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.WebDesignServicesSection_orb1__6pZBv{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.WebDesignServicesSection_orb2___E_cf{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.WebDesignServicesSection_orb3__8IE5n{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.WebDesignServicesSection_orb1__6pZBv{width:200px;height:200px;filter:blur(40px)}.WebDesignServicesSection_orb2___E_cf{width:150px;height:150px;filter:blur(30px)}.WebDesignServicesSection_orb3__8IE5n{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.WebDesignServicesSection_parallaxOrbs__bNnMT{display:none}}.WebDesignServicesSection_learnMore__81bYp{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.WebDesignServicesSection_learnMore__81bYp:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.WebDesignServicesSection_arrow__Mw9nU{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.WebDesignServicesSection_learnMore__81bYp:hover .WebDesignServicesSection_arrow__Mw9nU{transform:translateX(3px)}.WebDesignServicesSection_header__QzjVq{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.WebDesignServicesSection_headerContent__a54Xb{max-width:42rem}.WebDesignServicesSection_sectionTitle__rmx0N{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.WebDesignServicesSection_sectionTitle__rmx0N:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.WebDesignServicesSection_sectionDesc__ptzM4{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.WebDesignServicesSection_sectionDesc__ptzM4:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.WebDesignServicesSection_cardsGrid___HRNZ{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}.WebDesignServicesSection_card__QAiJK{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.WebDesignServicesSection_card__QAiJK: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}.WebDesignServicesSection_card__QAiJK:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.WebDesignServicesSection_card__QAiJK:hover:before{opacity:1}.WebDesignServicesSection_icon___zknZ{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.WebDesignServicesSection_icon___zknZ svg{transition:all .4s ease}.WebDesignServicesSection_title__k9YdD{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.WebDesignServicesSection_description__o7G_U{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.WebDesignServicesSection_hoverIndicator__BKt9t{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),background .3s ease;z-index:1}@media (max-width:768px){.WebDesignServicesSection_leistungenSection___tkur{padding:0 0 40px}.WebDesignServicesSection_header__QzjVq{margin-bottom:40px}.WebDesignServicesSection_card__QAiJK{min-height:auto;padding:32px 24px}.WebDesignServicesSection_icon___zknZ{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.WebDesignServicesSection_sectionDesc__ptzM4:before{top:4px;height:calc(100% - 8px)}.WebDesignServicesSection_cardsGrid___HRNZ{grid-template-columns:1fr}}.WebDesignServicesSection_leistungenSection__QgZGv{width:100%;padding:60px 0;background:var(--leistungen-bg);position:relative;overflow:hidden;z-index:1;perspective:1000px;transition:background .3s ease}.WebDesignServicesSection_parallaxOrbs__ctV0X{position:absolute;inset:0;pointer-events:none;z-index:0;will-change:transform}.WebDesignServicesSection_orb1___Zy3T,.WebDesignServicesSection_orb2__K1Elu,.WebDesignServicesSection_orb3__iiOgQ{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;will-change:transform;opacity:.15;transform-style:preserve-3d;transition:background .5s ease}.WebDesignServicesSection_orb1___Zy3T{width:320px;height:320px;background:var(--orb1-gradient);left:4vw;top:12vh}.WebDesignServicesSection_orb2__K1Elu{width:240px;height:240px;background:var(--orb2-gradient);right:12vw;top:36vh}.WebDesignServicesSection_orb3__iiOgQ{width:180px;height:180px;background:var(--orb3-gradient);right:6vw;bottom:8vh}@media (max-width:900px){.WebDesignServicesSection_orb1___Zy3T{width:200px;height:200px;filter:blur(40px)}.WebDesignServicesSection_orb2__K1Elu{width:150px;height:150px;filter:blur(30px)}.WebDesignServicesSection_orb3__iiOgQ{width:120px;height:120px;filter:blur(25px)}}@media (max-width:600px){.WebDesignServicesSection_parallaxOrbs__ctV0X{display:none}}.WebDesignServicesSection_learnMore__lG5wR{display:inline-flex;align-items:center;margin-top:20px;color:var(--learn-more-color);font-weight:500;font-size:1.07rem;font-family:Inter,sans-serif;text-decoration:none;transition:color .25s,border-color .25s;border-bottom:1.5px solid transparent;cursor:pointer;position:relative;z-index:2}.WebDesignServicesSection_learnMore__lG5wR:hover{color:var(--learn-more-hover);border-bottom:1.5px solid var(--accent-color)}.WebDesignServicesSection_arrow__apdmH{margin-left:6px;font-size:1.13em;transition:transform .22s cubic-bezier(.4,1.5,.5,1.2)}.WebDesignServicesSection_learnMore__lG5wR:hover .WebDesignServicesSection_arrow__apdmH{transform:translateX(3px)}.WebDesignServicesSection_header__FjRs_{max-width:1500px;margin:0 auto 60px;padding:0 clamp(1rem,4vw,4rem);position:relative;z-index:2}.WebDesignServicesSection_headerContent__H77t8{max-width:42rem}.WebDesignServicesSection_sectionTitle__Z3zIz{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.WebDesignServicesSection_sectionTitle__Z3zIz:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px;transform:translateZ(0);transition:background .3s ease}.WebDesignServicesSection_sectionDesc___0Q0i{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;transform-style:preserve-3d;will-change:transform;transition:color .3s ease}.WebDesignServicesSection_sectionDesc___0Q0i:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line);transform:translateZ(0);transition:background .3s ease}.WebDesignServicesSection_cardsGrid__vrSWY{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}.WebDesignServicesSection_card__Tnh1k{background:var(--card-bg);border-radius:18px;box-shadow:var(--card-shadow);padding:40px 32px;display:flex;flex-direction:column;align-items:flex-start;min-height:288px;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}.WebDesignServicesSection_card__Tnh1k: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}.WebDesignServicesSection_card__Tnh1k:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);background:var(--card-hover-bg)}.WebDesignServicesSection_card__Tnh1k:hover:before{opacity:1}.WebDesignServicesSection_icon__f8w4s{margin-bottom:32px;display:flex;align-items:center;justify-content:center;color:var(--card-title-color);width:56px;height:56px;border-radius:50%;background:var(--card-icon-bg);padding:12px;transition:all .4s ease;position:relative;z-index:1}.WebDesignServicesSection_icon__f8w4s svg{transition:all .4s ease}.WebDesignServicesSection_title__Is6t4{font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600;color:var(--card-title-color);margin:0 0 16px;letter-spacing:-.03em;font-family:Inter,sans-serif;position:relative;z-index:1;transition:color .3s ease}.WebDesignServicesSection_description__boTkb{font-size:clamp(1rem,1.2vw,1.05rem);color:var(--card-desc-color);font-weight:400;line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.WebDesignServicesSection_hoverIndicator__PGKTz{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),background .3s ease;z-index:1}@media (max-width:768px){.WebDesignServicesSection_leistungenSection__QgZGv{padding:0 0 40px}.WebDesignServicesSection_header__FjRs_{margin-bottom:40px}.WebDesignServicesSection_card__Tnh1k{min-height:auto;padding:32px 24px}.WebDesignServicesSection_icon__f8w4s{margin-bottom:24px;width:48px;height:48px}}@media (max-width:480px){.WebDesignServicesSection_sectionDesc___0Q0i:before{top:4px;height:calc(100% - 8px)}.WebDesignServicesSection_cardsGrid__vrSWY{grid-template-columns:1fr}}.WarumAgWebdev_whySection__bwvzJ{width:100%;padding:60px 0;background:var(--header-bg);position:relative;z-index:1;overflow:hidden}.WarumAgWebdev_dark__bCk08 .WarumAgWebdev_whySection__bwvzJ{background:var(--header-bg)}.WarumAgWebdev_bgPattern__y6Ojw{position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,var(--pattern-color) 1px,transparent 0);background-size:40px 40px;opacity:.05;z-index:0}.WarumAgWebdev_headerContainer__flIJk{margin-bottom:2.2rem;max-width:1500px;padding:0;position:relative;z-index:2}.WarumAgWebdev_preTitle__A_Us3{font-size:.97rem;margin-bottom:.7rem;letter-spacing:.11em}.WarumAgWebdev_sectionTitle__JR402{font-size:clamp(2.2rem,5vw,3rem);font-weight:700;font-family:Inter,sans-serif;color:var(--section-title-color,#202020);letter-spacing:-.05em;margin:0 0 20px;line-height:1.13;position:relative;transform-style:preserve-3d;will-change:transform}.WarumAgWebdev_sectionTitle__JR402 span{color:var(--accent-color);position:relative}.WarumAgWebdev_sectionTitle__JR402:after{content:"";position:absolute;bottom:-12px;left:0;width:56px;height:4px;background:var(--accent-color);border-radius:4px}.WarumAgWebdev_sectionDesc__LT6KT{color:var(--section-desc-color,#5a5a5a);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;will-change:transform}.WarumAgWebdev_sectionDesc__LT6KT:before{content:"";position:absolute;left:0;top:8px;height:calc(100% - 16px);width:2px;background:var(--section-desc-line,#ededed)}.WarumAgWebdev_bgShape__SfQ5t{position:absolute;right:-15vw;top:-10vw;width:50vw;height:60vw;min-width:400px;min-height:400px;background:radial-gradient(ellipse 60% 50% at 60% 40%,var(--gradient-accent) 0,transparent 80%);z-index:0;pointer-events:none}.WarumAgWebdev_dark__bCk08 .WarumAgWebdev_bgShape__SfQ5t{opacity:.3}.WarumAgWebdev_container__1HvYa{display:flex;max-width:1400px;margin:0 auto;align-items:center;justify-content:space-between;gap:80px;padding:0 2rem;position:relative;z-index:2}.WarumAgWebdev_left___bG9G{flex:1 1;max-width:680px}.WarumAgWebdev_header__tAdoG{margin-bottom:3.5rem}.WarumAgWebdev_preTitle__A_Us3{display:inline-block;font-size:.95rem;font-weight:600;color:var(--accent-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.WarumAgWebdev_headline__HfDZV{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.5rem;line-height:1.1}.WarumAgWebdev_headline__HfDZV span{color:var(--accent-color);position:relative}.WarumAgWebdev_headline__HfDZV span:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background:rgba(252,107,40,.2);z-index:-1;border-radius:3px}.WarumAgWebdev_subtext__acvKR{color:var(--text-primary);font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.7;opacity:.9;max-width:90%}.WarumAgWebdev_highlights__W6Yuc{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.WarumAgWebdev_highlightCard__PdhnN{background:var(--card-bg);border-radius:1.25rem;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid var(--card-border);box-shadow:var(--card-shadow);position:relative;overflow:hidden}.WarumAgWebdev_highlightCard__PdhnN:hover{transform:translateY(-5px);box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border)}.WarumAgWebdev_iconWrapper___pjmZ{width:60px;height:60px;border-radius:18px;background:rgba(252,107,40,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.WarumAgWebdev_dark__bCk08 .WarumAgWebdev_iconWrapper___pjmZ{background:rgba(255,125,90,.1)}.WarumAgWebdev_icon__FzO_b{width:36px;height:36px;color:var(--accent-color)}.WarumAgWebdev_cardContent__TwPJE{display:flex;flex-direction:column;gap:.75rem}.WarumAgWebdev_highlightTitle__qR1_O{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.WarumAgWebdev_highlightDesc__gkGXE{font-size:1rem;color:var(--text-primary);opacity:.9;line-height:1.6}.WarumAgWebdev_highlightExtendedDesc__ZHaft{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-top:.5rem}.WarumAgWebdev_stats__oBejO{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap}.WarumAgWebdev_statItem__Ijh9X{display:flex;flex-direction:column}.WarumAgWebdev_statValue__CQZt8{font-size:2.5rem;font-weight:800;color:var(--accent-color);line-height:1}.WarumAgWebdev_statLabel__l3JTN{font-size:.95rem;color:var(--text-secondary);margin-top:.25rem}.WarumAgWebdev_right__E3KMw{flex:0 0 auto;width:40%;max-width:500px;position:relative}.WarumAgWebdev_imageContainer__CNoQg{position:relative;width:100%}.WarumAgWebdev_imageCircle__81iEp{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;box-shadow:0 20px 60px rgba(252,107,40,.15);border:8px solid var(--image-border)}.WarumAgWebdev_image__EfdTA{object-fit:cover}.WarumAgWebdev_imageBadge__BASLv{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:var(--accent-color);color:white;padding:.75rem 1.5rem;border-radius:2rem;font-weight:600;font-size:.95rem;white-space:nowrap;box-shadow:0 10px 30px rgba(252,107,40,.3)}.WarumAgWebdev_imageDecoration__9s_Tr{position:absolute;top:-20px;right:-20px;width:100px;height:100px;border-radius:30px;background:rgba(252,107,40,.1);z-index:-1;transform:rotate(15deg)}@media (max-width:1200px){.WarumAgWebdev_container__1HvYa{gap:50px}.WarumAgWebdev_right__E3KMw{width:45%}}@media (max-width:992px){.WarumAgWebdev_container__1HvYa{flex-direction:column;gap:60px}.WarumAgWebdev_left___bG9G,.WarumAgWebdev_right__E3KMw{width:100%;max-width:100%}.WarumAgWebdev_right__E3KMw{display:flex;justify-content:center}.WarumAgWebdev_imageContainer__CNoQg{max-width:400px;margin:0 auto}.WarumAgWebdev_subtext__acvKR{max-width:100%}}@media (max-width:768px){.WarumAgWebdev_whySection__bwvzJ{padding:60px 0}.WarumAgWebdev_highlights__W6Yuc{grid-template-columns:1fr}.WarumAgWebdev_header__tAdoG{margin-bottom:2.5rem}}@media (max-width:576px){.WarumAgWebdev_container__1HvYa{padding:0 1.5rem}.WarumAgWebdev_highlightCard__PdhnN{padding:1.5rem}.WarumAgWebdev_stats__oBejO{gap:1.5rem}.WarumAgWebdev_statValue__CQZt8{font-size:2rem}.WarumAgWebdev_imageBadge__BASLv{font-size:.85rem;padding:.5rem 1.25rem}}.WebentwicklungProzess_section__SCRVQ{width:100%;padding:8rem 0;background:var(--prozess-bg);overflow:hidden}.WebentwicklungProzess_container__fjvSv{max-width:1220px;margin:0 auto;padding:0 2rem}.WebentwicklungProzess_header__bHfLR{margin-bottom:4rem;text-align:center}.WebentwicklungProzess_title__jQXAu{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem;position:relative;display:inline-block}.WebentwicklungProzess_titleUnderline__34oYG{display:none}[data-theme=dark] .WebentwicklungProzess_title__jQXAu{color:#fff}.WebentwicklungProzess_title__jQXAu span{color:var(--prozess-accent);position:relative}.WebentwicklungProzess_title__jQXAu span:after{content:"";position:absolute;left:0;bottom:.15em;width:100%;height:.36em;background:rgba(var(--prozess-accent-rgb),.11);border-radius:.2em;z-index:-1;transition:transform .3s}.WebentwicklungProzess_title__jQXAu:hover span:after{transform:scaleX(1.08) scaleY(1.24)}.WebentwicklungProzess_subtitle__mhqNt{font-size:1.25rem;color:#666;max-width:700px;margin:0 auto;opacity:.9;font-weight:400}[data-theme=dark] .WebentwicklungProzess_subtitle__mhqNt{color:#ccc}.WebentwicklungProzess_processContainer__QDffF{margin-top:3.5rem}.WebentwicklungProzess_stepsNavigation__vhGDa{display:flex;justify-content:space-between;position:relative;margin-bottom:3.2rem;gap:.8rem}.WebentwicklungProzess_stepsNavigation__vhGDa:after{content:"";position:absolute;left:0;right:0;bottom:32px;height:4px;background:#ececec;border-radius:4px;z-index:1}[data-theme=dark] .WebentwicklungProzess_stepsNavigation__vhGDa:after{background:#222}.WebentwicklungProzess_progressBar__58mK5{position:absolute;left:0;bottom:32px;height:4px;background:var(--prozess-accent);z-index:2;border-radius:4px;transition:width .5s cubic-bezier(.55,1.6,.47,.67)}.WebentwicklungProzess_stepNavItem__Bp7wV{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2;cursor:pointer;transition:transform .18s,box-shadow .24s;padding-bottom:2.6rem;flex:1 1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WebentwicklungProzess_stepNavIndicator__t4Qme{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:.7rem;position:relative}.WebentwicklungProzess_stepNavNumber__pA4c8{width:100%;height:100%;border-radius:50%;background:#fff;color:var(--prozess-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.12rem;letter-spacing:.01em;border:2px solid var(--prozess-border);box-shadow:0 2px 8px rgba(252,107,40,.08);transition:all .32s}[data-theme=dark] .WebentwicklungProzess_stepNavNumber__pA4c8{background:#191919}.WebentwicklungProzess_stepNavIcon__T7Amm{position:absolute;left:50%;top:0;transform:translate(-50%,-50%) scale(.9);color:var(--prozess-accent);opacity:0;transition:all .35s;display:none}.WebentwicklungProzess_stepNavTitle__LzTbw{font-size:1.02rem;font-weight:600;color:#444;margin-top:.2rem;transition:color .28s;text-align:center;min-height:2.2em;letter-spacing:-.01em}[data-theme=dark] .WebentwicklungProzess_stepNavTitle__LzTbw{color:#fff}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavNumber__pA4c8{background:var(--prozess-accent);color:#fff;border-color:var(--prozess-accent);box-shadow:0 8px 32px rgba(252,107,40,.18);animation:WebentwicklungProzess_stepGlow__n_rNV 1.2s infinite alternate}@keyframes WebentwicklungProzess_stepGlow__n_rNV{0%{box-shadow:0 0 0 0 rgba(252,107,40,.22)}to{box-shadow:0 0 16px 10px rgba(252,107,40,.12)}}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavIcon__T7Amm{opacity:1;transform:translate(-50%,-50%) scale(1.13) rotate(-6deg);animation:WebentwicklungProzess_iconPop__hFdYY .66s cubic-bezier(.25,1.65,.56,1.03)}@keyframes WebentwicklungProzess_iconPop__hFdYY{0%{transform:translate(-50%,-50%) scale(.5) rotate(0)}60%{transform:translate(-50%,-50%) scale(1.18) rotate(-8deg)}to{transform:translate(-50%,-50%) scale(1.13) rotate(-6deg)}}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavTitle__LzTbw{color:var(--prozess-accent);font-weight:800}.WebentwicklungProzess_stepsContent__eaOHC{background:var(--step-content-bg);border-radius:1rem;padding:3rem;min-height:200px;border:1px solid var(--step-content-border);margin:3rem auto 0;max-width:700px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 36px 0 rgba(252,107,40,.07);transition:box-shadow .3s}[data-theme=dark] .WebentwicklungProzess_stepsContent__eaOHC{background:#161616;border:1.5px solid #242424}@keyframes WebentwicklungProzess_contentFadeIn__tNaak{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.WebentwicklungProzess_stepsContent__eaOHC p{margin:0;color:#181818;font-size:1.13rem;font-weight:500;line-height:1.7;letter-spacing:.01em}[data-theme=dark] .WebentwicklungProzess_stepsContent__eaOHC p{color:#fff}.WebentwicklungProzess_mobileSteps__AaWAW{display:none;flex-direction:column;gap:1.5rem}@media (max-width:1024px){.WebentwicklungProzess_stepsContent__eaOHC,.WebentwicklungProzess_stepsNavigation__vhGDa{display:none}.WebentwicklungProzess_mobileSteps__AaWAW{display:flex}.WebentwicklungProzess_section__SCRVQ{padding:5rem 0}}.WebentwicklungProzess_mobileStep__dOUrC{background:#fff;border-radius:1.05rem;border:1.5px solid var(--prozess-border);box-shadow:var(--prozess-shadow);overflow:hidden;animation:WebentwicklungProzess_contentFadeIn__tNaak .55s cubic-bezier(.28,1.5,.56,.93)}[data-theme=dark] .WebentwicklungProzess_mobileStep__dOUrC{background:#191919;border-color:#272727}.WebentwicklungProzess_mobileStepHeader__h9toU{display:flex;align-items:center;padding:1.4rem;background:rgba(252,107,40,.05);border-bottom:1.5px solid var(--prozess-border)}[data-theme=dark] .WebentwicklungProzess_mobileStepHeader__h9toU{background:rgba(252,107,40,.11)}.WebentwicklungProzess_mobileStepNumber__AKwRZ{width:38px;height:38px;border-radius:50%;background:var(--prozess-accent);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1rem;box-shadow:0 2px 8px rgba(252,107,40,.15)}.WebentwicklungProzess_mobileStepIcon__xMkiB{margin-right:1rem;color:var(--prozess-accent)}.WebentwicklungProzess_mobileStepTitle__6ynim{font-size:1.08rem;font-weight:700;color:#222}[data-theme=dark] .WebentwicklungProzess_mobileStepTitle__6ynim{color:#fff}.WebentwicklungProzess_mobileStepContent__K_3uZ{padding:1.4rem}.WebentwicklungProzess_mobileStepContent__K_3uZ p{margin:0;font-size:1.05rem;color:#222}[data-theme=dark] .WebentwicklungProzess_mobileStepContent__K_3uZ p{color:#fff}@media (max-width:768px){.WebentwicklungProzess_container__fjvSv{padding:0 1rem}.WebentwicklungProzess_header__bHfLR{text-align:left;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;max-width:100%}.WebentwicklungProzess_title__jQXAu{display:block;text-align:left;margin-bottom:.7rem}.WebentwicklungProzess_titleUnderline__34oYG{display:block;width:48px;height:4px;background:var(--accent-color,#fc6b28);border-radius:3px;margin-bottom:1.3rem;margin-top:0}}@media (max-width:480px){.WebentwicklungProzess_section__SCRVQ{padding:2.2rem 0}.WebentwicklungProzess_mobileStepContent__K_3uZ,.WebentwicklungProzess_mobileStepHeader__h9toU{padding:1rem}.WebentwicklungProzess_mobileStepNumber__AKwRZ{width:30px;height:30px;font-size:.9rem}.WebentwicklungProzess_mobileStepTitle__6ynim{font-size:.97rem}.WebentwicklungProzess_mobileStepContent__K_3uZ p{font-size:.98rem}}.Testimonials_testimonialsSection__MYF_4{width:100%;padding:4rem 0;background:var(--testimonials-bg);position:relative;transition:background .3s ease}.Testimonials_header__YeKEP{max-width:1500px;margin:0 auto 3.5rem;padding:0 clamp(1rem,4vw,4rem)}.Testimonials_headerContent__sJwIC{max-width:42rem;margin-left:0;text-align:left}.Testimonials_sectionTitle__u4V54{font-size:clamp(2.2rem,5vw,2.9rem);font-weight:700;font-family:Inter,sans-serif;color:var(--testimonials-title-color);letter-spacing:-.05em;margin:0 0 1rem;line-height:1.13;position:relative;display:inline-block;text-align:left;transition:color .3s ease}.Testimonials_sectionTitle__u4V54:after{content:"";position:absolute;bottom:-.75rem;left:0;width:3.5rem;height:4px;background:var(--testimonials-title-underline);border-radius:4px;transition:background .3s ease}.Testimonials_sectionDesc__iw0YQ{color:var(--testimonials-desc-color);font-size:clamp(1.05rem,1.4vw,1.17rem);font-weight:400;line-height:1.6;margin:1.5rem 0 0;padding-left:.5rem;position:relative;display:inline-block;text-align:left;transition:color .3s ease}.Testimonials_sectionDesc__iw0YQ:before{content:"";position:absolute;left:0;top:.5rem;height:calc(100% - 1rem);width:2px;background:var(--testimonials-desc-line);transition:background .3s ease}.Testimonials_testimonialsContainer__TSbLB{max-width:87.5rem;margin:0 auto;padding:0 clamp(1rem,4vw,4rem);position:relative}.Testimonials_testimonialCard__QyRAG{background:var(--testimonials-card-bg);border-radius:1.125rem;box-shadow:0 .25rem 1.5rem var(--testimonials-card-shadow);padding:2rem;height:100%;border:1px solid var(--testimonials-card-border);transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.Testimonials_testimonialCard__QyRAG:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem var(--testimonials-card-hover-shadow);border-color:var(--testimonials-card-hover-border);background:var(--testimonials-card-hover-bg)}.Testimonials_testimonialHeader__t6viS{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Testimonials_source__beLd3{font-size:.9rem;font-weight:600;color:var(--testimonials-source-color);transition:color .3s ease}.Testimonials_rating__nkEm_{font-size:1.1rem}.Testimonials_star__JH6Dx{color:var(--testimonials-star-inactive);transition:color .3s ease}.Testimonials_starActive__eZsHf{color:var(--testimonials-star-active);transition:color .3s ease}.Testimonials_testimonialContent__meAIG{margin-bottom:1.5rem}.Testimonials_testimonialContent__meAIG p{font-size:1rem;color:var(--testimonials-text-color);line-height:1.6;margin:0;transition:color .3s ease}.Testimonials_testimonialFooter__JLYMT{display:flex;justify-content:space-between;align-items:center}.Testimonials_author__dcWXd{font-weight:600;color:var(--testimonials-author-color);transition:color .3s ease}.Testimonials_date__BfgAe{font-size:.9rem;color:var(--testimonials-date-color);transition:color .3s ease}.Testimonials_controls__jYMxF{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.Testimonials_navButton__UEUrH{width:3rem;height:3rem;border-radius:50%;background:var(--testimonials-nav-bg);border:1px solid var(--testimonials-nav-border);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--testimonials-nav-color)}.Testimonials_navButton__UEUrH:hover{background:var(--testimonials-nav-hover-bg);color:var(--testimonials-nav-hover-color)}.Testimonials_pagination__rk6nb{display:flex;justify-content:center;align-items:center;gap:.5rem}.Testimonials_bullet__o2q2D{width:.5rem;height:.5rem;border-radius:50%;background:var(--testimonials-bullet-inactive);cursor:pointer;transition:all .2s ease}.Testimonials_bulletActive__ud7Fj{background:var(--testimonials-bullet-active);transform:scale(1.3)}.Testimonials_swiper__QrKr_{padding:1rem 0 3rem}@media (max-width:768px){.Testimonials_testimonialsSection__MYF_4{padding:4rem 0 2rem}.Testimonials_header__YeKEP{margin-bottom:2.5rem}.Testimonials_sectionDesc__iw0YQ:before{top:.25rem;height:calc(100% - .5rem)}}@media (max-width:480px){.Testimonials_testimonialCard__QyRAG{padding:1.5rem}.Testimonials_testimonialContent__meAIG p{font-size:.95rem}}.PricingCTA_ctaSection__2p2UK{width:100%;padding:0 0 5rem;position:relative;overflow:visible}.PricingCTA_bgDecor__tIqeq{pointer-events:none;position:absolute;left:0;right:0;top:10%;width:100%;height:80%;background:var(--cta-bg-decor);border-radius:1.5rem;z-index:0;filter:drop-shadow(0 8px 40px rgba(0,0,0,.05))}.PricingCTA_cardsWrapper__ySOaH{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;gap:2.5rem;max-width:1120px;margin:0 auto}.PricingCTA_card__BQZ81{background:var(--cta-card-bg);border-radius:1.2rem;box-shadow:var(--cta-card-shadow);padding:2.1rem 1.5rem 2rem;width:310px;display:flex;flex-direction:column;gap:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1.5px solid var(--cta-border)}.PricingCTA_card__BQZ81:hover{box-shadow:var(--cta-card-shadow-hover);border-color:var(--cta-accent);transform:translateY(-5px)}.PricingCTA_rotatedCard__ntgaI{transform:translateY(35px)}.PricingCTA_leftCard__Mj6fv.PricingCTA_rotatedCard__ntgaI{transform:rotate(-8deg) translateY(35px)}.PricingCTA_rightCard__zsyqJ.PricingCTA_rotatedCard__ntgaI{transform:rotate(8deg) translateY(35px)}.PricingCTA_cardHeader__i_213{display:flex;align-items:center;gap:.7rem;font-size:1.08rem;font-weight:700;color:var(--cta-card-title)}.PricingCTA_cardHeader__i_213 svg{color:var(--cta-card-icon);stroke:var(--cta-card-icon)}.PricingCTA_cardTitle__l1io8{font-size:1.15rem;font-weight:600;color:var(--cta-card-title)}.PricingCTA_cardDesc__vA40l{font-size:.96rem;color:var(--cta-card-desc);margin-bottom:.6rem}.PricingCTA_price__4XmwC{font-size:2rem;font-weight:800;color:var(--cta-card-title);margin-bottom:.7rem}.PricingCTA_featureList__Hzvek{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.32rem}.PricingCTA_featureList__Hzvek li{display:flex;align-items:flex-start;font-size:.97rem;color:var(--cta-card-desc);gap:.5rem;line-height:1.4}.PricingCTA_featureList__Hzvek li span{font-size:1.08rem;color:var(--cta-card-check);flex-shrink:0;margin-top:.15rem}.PricingCTA_cardButton__Bm5bL{margin-top:.7rem;border:none;outline:none;background:var(--cta-btn-bg);color:var(--cta-btn-color);padding:.82rem 0;border-radius:999px;font-size:1rem;font-weight:600;letter-spacing:.03em;cursor:pointer;box-shadow:var(--cta-btn-shadow);transition:all .3s ease}.PricingCTA_cardButton__Bm5bL:hover{background:var(--cta-btn-hover-bg);color:#fff;transform:translateY(-2px)}.PricingCTA_centerContent__FnIvJ{flex:1 1 380px;text-align:center;padding:8rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:320px}.PricingCTA_centerContent__FnIvJ h2{font-size:2.1rem;font-weight:700;margin:0 0 1.2rem;color:var(--cta-title);line-height:1.19;letter-spacing:-.01em}.PricingCTA_centerContent__FnIvJ p{color:var(--cta-desc);font-size:1.05rem;margin-bottom:1.5rem;line-height:1.62;max-width:380px}.PricingCTA_centerButton__55KXY{border:none;background:var(--cta-btn2-bg);color:var(--cta-btn2-color);padding:.95rem 2.2rem;font-size:1.1rem;font-weight:600;border-radius:999px;cursor:pointer;transition:all .3s ease;box-shadow:var(--cta-btn-shadow);display:inline-flex;align-items:center;gap:.6rem}.PricingCTA_centerButton__55KXY:hover{background:var(--cta-btn2-hover-bg);color:var(--cta-btn2-hover-color,#fff);transform:translateY(-2px)}@media (max-width:1050px){.PricingCTA_cardsWrapper__ySOaH{flex-direction:column;align-items:center;gap:2.7rem;padding:0 1rem}.PricingCTA_leftCard__Mj6fv,.PricingCTA_rightCard__zsyqJ{transform:none!important;margin:0 auto}.PricingCTA_centerContent__FnIvJ{min-width:unset;padding:0 .2rem;order:-1}}@media (max-width:768px){.PricingCTA_ctaSection__2p2UK{padding:2rem 0 3rem}.PricingCTA_bgDecor__tIqeq{top:5%;height:90%}.PricingCTA_cardsWrapper__ySOaH{gap:1.8rem}.PricingCTA_card__BQZ81{width:100%;max-width:380px;padding:1.5rem 1.2rem}.PricingCTA_centerContent__FnIvJ{padding:0}.PricingCTA_centerContent__FnIvJ h2{font-size:1.6rem;margin-bottom:1rem}.PricingCTA_centerContent__FnIvJ p{font-size:1rem;margin-bottom:1.2rem}.PricingCTA_centerButton__55KXY{padding:.85rem 1.8rem;font-size:1rem}}@media (max-width:480px){.PricingCTA_ctaSection__2p2UK{padding:1.5rem 0 2.5rem}.PricingCTA_card__BQZ81{padding:1.3rem 1rem}.PricingCTA_centerContent__FnIvJ h2{font-size:1.4rem}.PricingCTA_centerContent__FnIvJ p{font-size:.95rem}.PricingCTA_featureList__Hzvek li{font-size:.92rem}}