:root{--border:#e2e8f0;--max-width:1200px;--header-height:80px;--primary:#2563eb;--primary-dark:#1d4ed8;--accent-dark:#f97316;--text:#111827;--text-light:#4b5563;--light:#f8fafd;--shadow:0 10px 30px rgba(0,0,0,0.08);--blue:#2563eb;--blue-light:#3b82f6;--blue-dark:#1d4ed8;--accent:#f59e0b;--accent-dark:#d97706;--accent-light:#fcd34d;--green:#059669;--green-light:#10b981;--text:#1a2233;--text-light:#5a6a85;--white:#ffffff;--gray:#f8f9fc;--gray-light:#f0f3f8;--gray-mid:#d8dfea;--radius:12px;--radius-lg:20px;--shadow:0 4px 20px rgba(37,99,235,0.08);--shadow-strong:0 8px 30px rgba(37,99,235,0.12)}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--text);background-color:var(--gray);margin:0;padding:0;min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;margin-top:0;margin-bottom:1rem}h1{font-size:2.5rem;color:var(--blue-dark);letter-spacing:-.025em}h2{font-size:1.875rem;color:var(--text);margin-bottom:1.25rem}h3{font-size:1.5rem;color:var(--blue)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 2rem;box-sizing:border-box}.card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:2.5rem;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow-strong)}.btnPrimary{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dark) 100%);color:white;font-weight:600;border:none;border-radius:50px;padding:.9rem 2.5rem;font-size:1.1rem;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(37,99,235,.2);position:relative;overflow:hidden}.btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.3)}.btnPrimary:active{transform:translateY(0)}.btnPrimary:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--accent) 0,var(--accent-dark) 100%);opacity:0;transition:opacity .3s}.btnPrimary:hover:after{opacity:1}.btnPrimary span{position:relative;z-index:1}a{color:var(--blue);text-decoration:none;transition:color .2s}a:hover{color:var(--accent)}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:9px;background:var(--gray-light)}::-webkit-scrollbar-thumb{background:var(--gray-mid);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#b6bdd1}@media (max-width:1024px){.container{padding:0 1.2rem}h1{font-size:2rem}h2{font-size:1.5rem}}@media (max-width:640px){.container{padding:0 .7rem}.card{padding:1.2rem}h1{font-size:1.35rem}h2{font-size:1.05rem}}@media (max-width:480px){.container{padding:0 .3rem}.card{padding:.7rem}.btnPrimary{padding:.9rem 0;font-size:1rem;width:100%;min-width:unset}}.text-center{text-align:center}.text-right{text-align:right}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.p-2{padding:2rem}.p-1{padding:1rem}.rounded{border-radius:12px}.shadow{box-shadow:0 4px 20px rgba(37,99,235,.08)}.Footer_footer__o4_Ec{background:linear-gradient(135deg,#0f172a,#1e293b);color:white;position:relative;overflow:hidden}.Footer_footer__o4_Ec:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 75% 25%,rgba(59,130,246,.1) 0,transparent 40%);z-index:1}.Footer_footerTop__fJklH{padding:5rem 0;position:relative;z-index:2}.Footer_footerContainer__0wviV{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerSection__yiUcF{display:flex;flex-direction:column}.Footer_logo__ZNv_V{width:200px;height:auto;transition:transform .3s ease}.Footer_logo__ZNv_V:hover{transform:scale(1.03)}.Footer_tagline__zpS_S{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.8);max-width:300px}.Footer_socialWrapper__ROjB0{margin-top:auto}.Footer_socialLinks__7_zvi{display:flex;gap:1.5rem;margin-bottom:2rem}.Footer_socialLink__WU5Z6{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);transition:all .3s ease;color:white;font-size:1.1rem}.Footer_socialLink__WU5Z6:hover{background:rgba(255,255,255,.15);transform:translateY(-3px)}.Footer_newsletter__CFIgH{margin-top:1.5rem}.Footer_newsletter__CFIgH p{font-size:.95rem;margin-bottom:.5rem;color:rgba(255,255,255,.7)}.Footer_newsletterForm__c6rpj{display:flex;gap:.5rem}.Footer_newsletterInput__Cr1XA{flex:1;padding:.75rem 1rem;border:none;border-radius:6px;background:rgba(255,255,255,.1);color:white;font-size:.9rem;transition:all .3s ease}.Footer_newsletterInput__Cr1XA::placeholder{color:rgba(255,255,255,.6)}.Footer_newsletterInput__Cr1XA:focus{outline:none;background:rgba(255,255,255,.15);box-shadow:0 0 0 2px rgba(59,130,246,.5)}.Footer_newsletterButton__MeAGR{padding:0 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.Footer_newsletterButton__MeAGR:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}.Footer_sectionTitle__wQGye{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;position:relative;display:inline-block}.Footer_sectionTitle__wQGye:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#f59e0b);border-radius:3px}.Footer_linksList__BR84x{list-style:none;padding:0;margin:0}.Footer_linkItem__6rTR_{display:flex;align-items:center;padding:.75rem 0;color:rgba(255,255,255,.8);transition:all .3s ease;text-decoration:none}.Footer_linkItem__6rTR_:hover{color:white}.Footer_linkIcon__W_FHo{margin-right:.75rem;font-size:.8rem;color:#3b82f6;transition:all .3s ease}.Footer_linkItem__6rTR_:hover .Footer_linkIcon__W_FHo{color:#f59e0b;transform:translateX(3px)}.Footer_contactList__TOXpz{list-style:none;padding:0;margin:0 0 2rem}.Footer_contactList__TOXpz li{display:flex;align-items:center;margin-bottom:1.25rem}.Footer_contactIcon__ZyJMQ{margin-right:1rem;color:#3b82f6;font-size:1.1rem;min-width:20px}.Footer_contactList__TOXpz a,.Footer_contactList__TOXpz span{color:rgba(255,255,255,.8);transition:all .3s ease;text-decoration:none}.Footer_contactList__TOXpz a:hover{color:white}.Footer_hoursWrapper__TBOKt{background:rgba(255,255,255,.03);border-radius:10px;padding:1.5rem;margin-top:1rem}.Footer_hoursTitle__Gms2s{font-size:1.1rem;margin-bottom:1rem;color:white}.Footer_hoursItem__Yl7Z8{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.9rem;color:rgba(255,255,255,.7)}.Footer_hoursItem__Yl7Z8:last-child{border-bottom:none}.Footer_footerBottom__KjW7F{background:rgba(0,0,0,.2);padding:1.5rem 0;position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.05)}.Footer_footerBottomContainer__3K_lE{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.Footer_copyright__sqw0C{font-size:.85rem;color:rgba(255,255,255,.6);text-align:center}.Footer_legalLinks__jXjIS{display:flex;gap:1.5rem}.Footer_legalLinks__jXjIS a{font-size:.85rem;color:rgba(255,255,255,.6);text-decoration:none;transition:all .3s ease;position:relative}.Footer_legalLinks__jXjIS a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#3b82f6;transition:width .3s ease}.Footer_legalLinks__jXjIS a:hover{color:white}.Footer_legalLinks__jXjIS a:hover:after{width:100%}@media (min-width:768px){.Footer_footerBottomContainer__3K_lE{flex-direction:row;justify-content:space-between}.Footer_footerContainer__0wviV{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:480px){.Footer_footerTop__fJklH{padding:3rem 0}.Footer_footerContainer__0wviV{grid-template-columns:1fr;padding:0 1.5rem}.Footer_newsletterForm__c6rpj{flex-direction:column}.Footer_newsletterButton__MeAGR{padding:.75rem 1.5rem}.Footer_legalLinks__jXjIS{flex-wrap:wrap;justify-content:center;gap:1rem}}.Footer_devLink__LIIuk{color:rgba(255,255,255,.6);text-decoration:none;transition:all .3s ease;position:relative;font-size:.85rem}.Footer_devLink__LIIuk:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#f59e0b;transition:width .3s ease}.Footer_devLink__LIIuk:hover{color:#f59e0b}.Footer_devLink__LIIuk:hover:after{width:100%}.Header_header__pXml_{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(255,255,255,.98);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 20px rgba(0,0,0,.08);transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.05)}.Header_header__pXml_.Header_scrolled__SWfiZ{box-shadow:0 4px 30px rgba(0,0,0,.1);background:rgba(255,255,255,.98);backdrop-filter:blur(12px)}.Header_inner__BWOOt{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;height:80px}.Header_logo__sUWiP{display:flex;align-items:center;z-index:1100}.Header_logoImage__25y2d{height:auto;width:120px;margin-top:10px}.Header_nav__qviEC ul{display:flex;list-style:none;margin:0;padding:0;gap:2.5rem}.Header_nav__qviEC li{position:relative}.Header_navLink__zk1_f{color:#1a1a1a;font-weight:500;font-size:1.05rem;padding:.5rem 0;position:relative;transition:color .2s ease;display:inline-flex;align-items:center;font-family:Inter,sans-serif;letter-spacing:.02em}.Header_navLink__zk1_f:hover{color:#2563eb}.Header_dropdown__3E_bf{position:relative}.Header_dropdownTrigger__sbGKE{display:flex;align-items:center;cursor:pointer;gap:.3rem}.Header_dropdownIcon__zv9G9{width:18px;height:18px;margin-left:.3rem}.Header_dropdownContent__e2bAU{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);background:#fff;min-width:220px;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:.5rem 0;z-index:100;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.Header_dropdownLink__8wJq_{display:block;padding:.75rem 1.5rem;color:#4a5568;font-size:.95rem;transition:all .2s ease}.Header_dropdownLink__8wJq_:hover{color:#2563eb;background:rgba(37,99,235,.03)}.Header_ctaContainer__Na3Sj{margin-left:2rem}.Header_ctaButton__RzVj7{display:inline-flex;align-items:center;background:#2563eb;color:#fff;font-weight:600;padding:.85rem 1.8rem;border-radius:8px;border:none;cursor:pointer;font-size:1rem;transition:all .2s ease;gap:.6rem}.Header_ctaButton__RzVj7:hover{background:#1d4ed8}.Header_ctaButton__RzVj7 svg{width:18px;height:18px}.Header_mobileMenuButton__nGqF8{display:none;background:none;border:none;width:30px;height:24px;position:relative;cursor:pointer;z-index:1200;padding:0}.Header_mobileMenuButton__nGqF8 span{display:block;position:absolute;height:2px;width:100%;background:#1a1a1a;border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:all .3s ease}.Header_mobileMenuButton__nGqF8 span:first-child{top:0}.Header_mobileMenuButton__nGqF8 span:nth-child(2){top:10px}.Header_mobileMenuButton__nGqF8 span:nth-child(3){top:20px}.Header_mobileMenuButton__nGqF8.Header_open__KDxie span:first-child{transform:rotate(45deg);top:10px}.Header_mobileMenuButton__nGqF8.Header_open__KDxie span:nth-child(2){opacity:0}.Header_mobileMenuButton__nGqF8.Header_open__KDxie span:nth-child(3){transform:rotate(-45deg);top:10px}.Header_mobileOverlay__cmY6_{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(5px);z-index:1140}.Header_mobileNav__IrU2_{position:fixed;top:0;right:0;width:85%;max-width:320px;height:100vh;background:#fff;overflow-y:auto;z-index:1150;display:flex;flex-direction:column;box-shadow:-5px 0 30px rgba(0,0,0,.1)}.Header_mobileNavHeader__1f_jC{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.Header_mobileLogo__DsEJl{height:auto;width:140px}.Header_mobileCloseButton__ezzN9{background:none;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;display:none}.Header_mobileCloseButton__ezzN9:hover{background-color:rgba(0,0,0,.05)}.Header_mobileCloseButton__ezzN9 svg{width:20px;height:20px;color:#1a1a1a}.Header_mobileNavContent__pYsGQ{flex:1;padding:1.5rem;display:flex;flex-direction:column}.Header_mobileNavContent__pYsGQ ul{list-style:none;padding:0;margin:0}.Header_mobileNavContent__pYsGQ li{margin-bottom:.5rem}.Header_mobileNavLink__P_EpH{display:flex;align-items:center;color:#1a1a1a;font-size:1.1rem;font-weight:500;padding:1rem .5rem;transition:all .2s ease}.Header_mobileNavLink__P_EpH:hover{color:#2563eb}.Header_mobileDropdownItem__xCxPj{margin-bottom:0}.Header_mobileDropdownButton__faAOg{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;color:#1a1a1a;font-size:1.1rem;font-weight:500;padding:1rem .5rem;cursor:pointer;transition:all .2s ease}.Header_mobileDropdownButton__faAOg:hover{color:#2563eb}.Header_mobileDropdownButton__faAOg svg{width:18px;height:18px;transition:transform .2s ease}.Header_mobileDropdownButton__faAOg.Header_open__KDxie svg{transform:rotate(180deg)}.Header_mobileDropdownList__R_WBW{list-style:none;margin:0;overflow:hidden;padding:0 0 0 1rem}.Header_mobileDropdownLink__NT5u6{display:flex;align-items:center;padding:.8rem 0;color:#4a5568;font-size:1rem;transition:all .2s ease}.Header_mobileDropdownLink__NT5u6:hover{color:#2563eb}.Header_mobileCtaWrapper__UA9fD{margin-top:auto;padding:1.5rem 0 0}.Header_mobileCtaButton__h3mH2{display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:600;padding:1rem;border-radius:8px;font-size:1.1rem;text-align:center;width:100%;transition:all .2s ease;border:none;gap:.6rem;margin-bottom:2rem}.Header_mobileCtaButton__h3mH2:hover{background:#1d4ed8}.Header_mobileCtaButton__h3mH2 svg{width:18px;height:18px}@media (max-width:1200px){.Header_inner__BWOOt{padding:1rem 2rem}}@media (max-width:1024px){.Header_nav__qviEC{display:none}.Header_mobileMenuButton__nGqF8{display:block}.Header_ctaContainer__Na3Sj{display:none}}@media (max-width:768px){.Header_inner__BWOOt{padding:1rem 1.5rem;height:70px}.Header_logoImage__25y2d{width:140px}}@media (max-width:480px){.Header_inner__BWOOt{padding:.8rem 1.2rem}.Header_logoImage__25y2d{width:110px;margin-top:10px}.Header_mobileNav__IrU2_{width:90%}.Header_mobileNavContent__pYsGQ,.Header_mobileNavHeader__1f_jC{padding:1.2rem}.Header_mobileDropdownButton__faAOg,.Header_mobileNavLink__P_EpH{font-size:1rem}.Header_mobileDropdownLink__NT5u6{font-size:.95rem}.Header_mobileCtaButton__h3mH2{font-size:1rem;padding:.9rem}}.ModalBeratung_overlay__2SfY0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(10px);padding:1rem}.ModalBeratung_modal__RDVqr{position:relative;background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:16px;width:100%;max-width:720px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 10px 30px -10px rgba(0,0,0,.1);overflow:hidden;max-height:90vh;overflow-y:auto;border:1px solid rgba(255,255,255,.2)}.ModalBeratung_closeButton__ELBIn{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.05);border:none;cursor:pointer;transition:all .2s ease;z-index:10;color:#4a5568}.ModalBeratung_closeButton__ELBIn:hover{background:rgba(0,0,0,.1);color:#1a202c}.ModalBeratung_modalContent__uH7ke{padding:3.5rem}.ModalBeratung_header__LUcqa{margin-bottom:2.5rem;text-align:center}.ModalBeratung_iconContainer__uGHza{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#4299e1,#3182ce);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:white}.ModalBeratung_title__GnFmY{font-size:1.875rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.3;letter-spacing:-.5px}.ModalBeratung_subtitle__3Vqxv{font-size:1.0625rem;color:#4a5568;line-height:1.6;max-width:500px;margin:0 auto}.ModalBeratung_formGrid__aWZLV{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;margin-bottom:2rem}.ModalBeratung_formGroup__X8R9h{margin-bottom:0}.ModalBeratung_formGroupFull__6OoFR{grid-column:span 2}.ModalBeratung_label__tnuzA{display:block;margin-bottom:.75rem}.ModalBeratung_label__tnuzA span{font-size:.9375rem;font-weight:600;color:#2d3748;display:block;margin-bottom:.5rem}.ModalBeratung_inputContainer___rE2x{position:relative}.ModalBeratung_inputIcon__UfSeX{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#718096;pointer-events:none}.ModalBeratung_input__6UzNw,.ModalBeratung_select__sMSmm,.ModalBeratung_textarea__cZ_em{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9375rem;transition:all .3s ease;background-color:#fff;color:#1a202c;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.ModalBeratung_select__sMSmm{appearance:none;padding-right:3rem}.ModalBeratung_input__6UzNw:focus,.ModalBeratung_select__sMSmm:focus,.ModalBeratung_textarea__cZ_em:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.2)}.ModalBeratung_input__6UzNw::placeholder,.ModalBeratung_textarea__cZ_em::placeholder{color:#a0aec0;opacity:1}.ModalBeratung_textarea__cZ_em{min-height:140px;resize:vertical;padding:1rem 1rem 1rem 3rem}.ModalBeratung_textareaContainer__qO8wR{position:relative}.ModalBeratung_textareaIcon__Hq237{position:absolute;left:1rem;top:1.25rem;color:#718096}.ModalBeratung_selectWrapper__DMtqJ{position:relative}.ModalBeratung_selectArrow__q_cK_{position:absolute;top:50%;right:1rem;transform:translateY(-50%);pointer-events:none;color:#718096}.ModalBeratung_submitButton__6Vpt7{width:100%;padding:1.125rem;background:linear-gradient(135deg,#2b6cb0,#2c5282);color:white;border:none;border-radius:10px;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.75rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.ModalBeratung_submitButton__6Vpt7:hover{background:linear-gradient(135deg,#2c5282,#2b6cb0);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ModalBeratung_submitButton__6Vpt7:disabled{opacity:.7;cursor:not-allowed;background:#a0aec0}.ModalBeratung_buttonLoading__gCM0Z{display:flex;align-items:center;justify-content:center;gap:.75rem}.ModalBeratung_spinner__EsMbi{width:1.25rem;height:1.25rem;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:white;animation:ModalBeratung_spin__EnAPg 1s linear infinite}@keyframes ModalBeratung_spin__EnAPg{to{transform:rotate(1turn)}}.ModalBeratung_errorMessage__TcgRC{background-color:#fff5f5;color:#c53030;padding:1rem;border-radius:10px;font-size:.9375rem;margin-bottom:1.5rem;border:1px solid #fed7d7;display:flex;align-items:center;gap:.75rem}.ModalBeratung_errorMessage__TcgRC svg{flex-shrink:0}.ModalBeratung_privacyNote__xS1DE{font-size:.8125rem;color:#718096;text-align:center;margin-top:1.5rem;line-height:1.6}.ModalBeratung_privacyNote__xS1DE a{color:#2b6cb0;text-decoration:underline;transition:color .2s ease}.ModalBeratung_privacyNote__xS1DE a:hover{color:#2c5282}.ModalBeratung_successContainer__YPjuh{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 0}.ModalBeratung_successCheckmark__x2oLF{width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,#38a169,#2f855a);display:flex;align-items:center;justify-content:center;margin-bottom:2rem;box-shadow:0 10px 15px -3px rgba(56,161,105,.2)}.ModalBeratung_successTitle__1s_TO{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:1rem;letter-spacing:-.5px}.ModalBeratung_successText__foqze{font-size:1.0625rem;color:#4a5568;line-height:1.6;margin-bottom:2.5rem;max-width:420px}.ModalBeratung_successButton__22faz{padding:1rem 2.5rem;background:linear-gradient(135deg,#2b6cb0,#2c5282);color:white;border:none;border-radius:10px;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ModalBeratung_successButton__22faz:hover{background:linear-gradient(135deg,#2c5282,#2b6cb0);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}@media (max-width:768px){.ModalBeratung_modalContent__uH7ke{padding:2.5rem}.ModalBeratung_title__GnFmY{font-size:1.625rem}.ModalBeratung_subtitle__3Vqxv{font-size:1rem}.ModalBeratung_formGrid__aWZLV{gap:1.5rem}}@media (max-width:640px){.ModalBeratung_modal__RDVqr{max-width:95%}.ModalBeratung_modalContent__uH7ke{padding:2rem}.ModalBeratung_formGrid__aWZLV{grid-template-columns:1fr;gap:1.25rem}.ModalBeratung_formGroupFull__6OoFR{grid-column:span 1}.ModalBeratung_header__LUcqa{margin-bottom:2rem}.ModalBeratung_iconContainer__uGHza{width:56px;height:56px;margin-bottom:1.25rem}}@media (max-width:480px){.ModalBeratung_modalContent__uH7ke{padding:1.75rem 1.5rem}.ModalBeratung_title__GnFmY{font-size:1.5rem;margin-bottom:.75rem}.ModalBeratung_subtitle__3Vqxv{font-size:.9375rem}.ModalBeratung_input__6UzNw,.ModalBeratung_select__sMSmm,.ModalBeratung_textarea__cZ_em{padding:.75rem 1rem .75rem 2.75rem;font-size:.9375rem}.ModalBeratung_inputIcon__UfSeX,.ModalBeratung_textareaIcon__Hq237{left:.75rem}.ModalBeratung_submitButton__6Vpt7{padding:1rem;font-size:1rem}.ModalBeratung_successTitle__1s_TO{font-size:1.5rem}.ModalBeratung_successText__foqze{font-size:1rem}.ModalBeratung_successButton__22faz{padding:.875rem 2rem}}@media (max-width:375px){.ModalBeratung_modalContent__uH7ke{padding:1.5rem 1.25rem}.ModalBeratung_title__GnFmY{font-size:1.375rem}.ModalBeratung_label__tnuzA span{font-size:.875rem}.ModalBeratung_privacyNote__xS1DE{font-size:.75rem}}.ScrollToTop_scrollTopBtn__Uvd7o{position:fixed;bottom:2rem;right:2rem;z-index:999;background:linear-gradient(135deg,#243cfc,#2575fc);color:#fff;border:none;border-radius:50%;width:56px;height:56px;box-shadow:0 6px 24px rgba(36,60,252,.13),0 1.5px 3px #0002;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:background .2s,transform .23s cubic-bezier(.2,1,.35,1),box-shadow .23s}.ScrollToTop_scrollTopBtn__Uvd7o:hover{background:linear-gradient(135deg,#6a11cb,#2575fc);box-shadow:0 12px 32px rgba(36,60,252,.16);transform:translateY(-5px) scale(1.07) rotate(-8deg)}@media (max-width:600px){.ScrollToTop_scrollTopBtn__Uvd7o{width:46px;height:46px;right:1rem;bottom:1.1rem;font-size:1rem}}.WhatsAppButton_whatsappBtn__tXPB4{position:fixed;right:2rem;bottom:6.5rem;z-index:9999;width:58px;height:58px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:50%;box-shadow:0 4px 16px rgba(37,211,102,.18);display:flex;align-items:center;justify-content:center;transition:transform .23s cubic-bezier(.6,-.1,.21,1.18),box-shadow .2s;cursor:pointer;border:none;outline:none;animation:WhatsAppButton_fadeInUp__O_jbd 1.1s cubic-bezier(.6,-.1,.21,1.18)}.WhatsAppButton_whatsappBtn__tXPB4:focus,.WhatsAppButton_whatsappBtn__tXPB4:hover{transform:scale(1.09) translateY(-5px) rotate(-8deg);box-shadow:0 8px 28px 0 rgba(37,211,102,.22);color:#e0ffe9;background:linear-gradient(135deg,#128c7e,#25d366)}@media (max-width:600px){.WhatsAppButton_whatsappBtn__tXPB4{right:1rem;bottom:5rem;width:48px;height:48px;font-size:1.2rem}}@keyframes WhatsAppButton_fadeInUp__O_jbd{0%{opacity:0;transform:translateY(70px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}