:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;color:#4f5358;background:#f9fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f9fafc}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem 4rem}.site-header{position:sticky;top:0;z-index:20;background:#f9fafcf5;backdrop-filter:blur(12px);border-bottom:1px solid rgba(36,52,85,.08)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;width:100%}.site-header .logo{font-weight:700;letter-spacing:-.04em;font-size:1.05rem;color:#4f5358}.logo-block{display:flex;align-items:center;gap:.8rem}.logo-subtitle{font-size:.82rem;color:#7a7d82;margin-top:.15rem}.site-logo{width:48px;height:48px;object-fit:contain}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap}.site-header nav a{color:#666a70;font-size:.95rem}.header-actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.lang-icon{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:999px;border:1px solid rgba(36,52,85,.12);color:#4f5358;font-size:1rem}.site-header .header-action{border:1px solid #6d7075;padding:.75rem 1.15rem;border-radius:999px;color:#6d7075;font-weight:600}.hero{width:100%;margin:0;padding:0}.hero-banner{display:block;width:100%;height:65vh;min-height:500px;object-fit:cover;object-position:center center}@media(max-width:768px){.hero-banner{height:45vh;min-height:320px}}.section{margin-top:4rem;padding:0}.section h2{margin:0 0 1rem;color:#4f5358;font-size:clamp(2rem,2.5vw,2.75rem)}.section p.lead{max-width:760px;margin:0 0 1.5rem;color:#666a70}.section-heading{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.section-label{display:inline-flex;align-items:center;color:#4f5358;text-transform:uppercase;letter-spacing:.18em;font-size:.82rem;border-bottom:1px solid #d9e2f0;padding-bottom:.35rem}.section--muted{background:#f4f5fb;padding:3rem 0}.quote-card{padding:2rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(36,52,85,.08);box-shadow:0 20px 50px #0f19370a}.quote-card blockquote{margin:0;font-size:1.35rem;line-height:1.7;color:#4f5358}.quote-card footer{margin-top:1.5rem;color:#7a7d82;font-size:.95rem}.grid-3,.grid-2,.grid-4{display:grid;gap:1.5rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.topic-card,.method-card,.vita-item,.logo-pill,.testimonial-card,.cost-card{border-radius:1.5rem;background:#fff;border:1px solid rgba(36,52,85,.08);padding:1.6rem}.topic-card h3,.method-card h3,.vita-item h3,.testimonial-card h3{margin-top:0;margin-bottom:.8rem;color:#4f5358}.topic-card p,.method-card p,.vita-item p,.testimonial-card p{margin:0;color:#666a70}.methods-grid{display:grid;gap:2rem}.method-card{overflow:hidden;border-radius:1.5rem;background:#fff;border:1px solid rgba(36,52,85,.08)}.method-panel{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;min-height:18rem}.method-card--reverse .method-panel{direction:rtl}.method-card--reverse .method-panel>*{direction:ltr}.method-card h3{margin-top:0}.method-panel img{width:100%;height:420px;display:block;object-fit:cover;object-position:center;border-radius:1.5rem}.method-copy{display:flex;flex-direction:column;gap:1rem}.about-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:start}.about-copy p{margin:1rem 0;color:#666a70}.about-panel img{width:100%;display:block;border-radius:1.5rem;object-fit:cover}.costs-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem .75rem;align-items:start}.costs-tabs>.tab-button{width:100%;display:inline-flex;justify-content:center;box-sizing:border-box}.costs-panels{grid-column:1 / -1;margin-top:.5rem}.tab-button{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;border-radius:999px;border:1px solid rgba(36,52,85,.16);background:#fff;color:#4f5358;font-weight:600;cursor:pointer;transition:all .16s ease}.costs-tabs input:checked+.tab-button{background:#6d7075;color:#fff;box-shadow:0 10px 30px #1d2a5326;border-color:#6d7075}.costs-panels{position:relative}.about-vita-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem .75rem;align-items:start}.about-vita-tabs>.tab-button{width:100%;display:inline-flex;justify-content:center;box-sizing:border-box}.about-vita-panels{grid-column:1 / -1;margin-top:.5rem}#about-tab-0:checked~.about-vita-panels .tab-panel-0,#about-tab-1:checked~.about-vita-panels .tab-panel-1{display:block}.about-vita-tabs input:checked+.tab-button{background:#6d7075;color:#fff;box-shadow:0 10px 30px #1d2a5326;border-color:#6d7075}.section--contact .contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1.2fr);gap:2rem;align-items:start}.section--contact .contact-card--details{padding:2rem}.section--contact .contact-details p{margin:1rem 0 0;color:#666a70;line-height:1.75}.contact-form{display:grid;gap:1rem;padding:2rem;background:#fff;border:1px solid rgba(36,52,85,.08);border-radius:1.5rem}.contact-form label{display:block;font-weight:600;color:#4f5358}.contact-field{width:100%;padding:1rem 1.1rem;border:1px solid #d9e2f0;border-radius:1rem;background:#fff;color:#4f5358}.contact-field:focus{outline:none;border-color:#4f5358;box-shadow:0 0 0 4px #1d2a5314}.contact-form textarea{min-height:180px;resize:vertical}.contact-submit{width:fit-content;border:1px solid #6d7075;background:#6d7075;color:#fff;padding:.95rem 1.4rem;border-radius:999px;font-weight:600;cursor:pointer}.contact-submit:hover{background:#5f6267}@media(max-width:900px){.section--contact .contact-grid{grid-template-columns:1fr}}.costs-text{display:block;margin-top:.5rem}.costs-text .cost-card--block{padding:1.25rem 0;background:transparent}.tab-panel{display:none}#cost-tab-0:checked~.costs-panels .tab-panel-0,#cost-tab-1:checked~.costs-panels .tab-panel-1,#cost-tab-2:checked~.costs-panels .tab-panel-2{display:block}.cost-card--block,.cost-card--table{padding:2rem}.cost-table{display:grid;gap:1px;background:linear-gradient(180deg,#d8dadd 0% 100%);border-radius:1.25rem;overflow:hidden}.cost-table-header,.cost-table-row{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(0,1fr) minmax(0,1fr);gap:1rem;align-items:center;padding:1rem 1.2rem;background:#fff}.about-vita-panels .vita-table .cost-table-header,.about-vita-panels .vita-table .cost-table-row{grid-template-columns:minmax(0,.9fr) minmax(0,4.1fr)}.cost-table-header{background:#f1f2f3;font-weight:700;letter-spacing:.02em;color:#4f5358}.cost-table-row:nth-child(odd){background:#f8f8f8}.cost-table-row span{color:#666a70}.costs-controls+.costs-panels{border-radius:1.5rem}.section--costs .cost-card{border:none;background:transparent;box-shadow:none;padding:0}.section--costs .section-heading{margin-bottom:1.5rem}.testimonial-carousel{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center}.testimonial-track{position:relative;min-height:460px}.testimonial-slide{display:none}.testimonial-slide.active{display:block}.testimonial-card{position:relative;overflow:hidden;min-height:420px;padding:4rem;border-radius:2rem;background:#fff;border:1px solid rgba(36,52,85,.08);box-shadow:0 24px 70px #0f19370f}.testimonial-content{position:relative;display:flex;align-items:center;min-height:320px}.testimonial-content:before{content:"“";position:absolute;left:3rem;top:-1rem;font-family:Georgia,Times New Roman,serif;font-size:18rem;line-height:1;color:#1d2a530e;font-weight:700;pointer-events:none;user-select:none}.testimonial-text{position:relative;z-index:2;max-width:820px;margin-left:18rem}.testimonial-text p{margin:0;font-size:clamp(1.2rem,1.6vw,1.55rem);line-height:1.9;color:#4f5358}.testimonial-text footer{margin-top:3rem;font-size:clamp(1.3rem,1.8vw,1.8rem);font-weight:700;color:#4f5358}.testimonial-nav{width:64px;height:64px;border-radius:999px;border:1px solid rgba(36,52,85,.14);background:#fff;color:#4f5358;cursor:pointer;font-size:1.7rem;box-shadow:0 12px 35px #0f19370a}.testimonial-nav:hover{background:#eef2fb}.testimonial-dots{display:flex;justify-content:center;gap:.9rem;margin-top:2rem}.testimonial-dot{width:14px;height:14px;border-radius:999px;border:none;background:#c8cbcf;cursor:pointer}.testimonial-dot.active{background:#4f5358}@media(max-width:900px){.testimonial-carousel{grid-template-columns:1fr}.testimonial-nav{justify-self:center;width:52px;height:52px;font-size:1.4rem}.testimonial-track{min-height:auto}.testimonial-card{padding:2rem;min-height:auto}.testimonial-content{min-height:260px}.testimonial-content:before{left:1rem;top:-.5rem;font-size:9rem}.testimonial-text{margin-left:4rem}.testimonial-text p{font-size:1.1rem;line-height:1.8}.testimonial-text footer{margin-top:2rem;font-size:1.3rem}}.about-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:flex-start}.about-panel img{width:100%;height:auto;border-radius:1.5rem;object-fit:cover}.about-copy p{margin:1rem 0}.vita-list{display:grid;gap:1rem}.vita-item{display:grid;gap:.5rem}.vita-item span{color:#4f5358;font-weight:700}.logo-pill{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.25rem;border-radius:999px;background:#eef2fb;color:#4f5358;font-weight:600}.footer{margin-top:5rem;padding:4rem 0;background:linear-gradient(135deg,#7a7d82,#6d7075);color:#fff}.footer p,.footer a,.footer strong{color:#fff}.footer .copyright{color:#ffffffb3}.footer .footer-links a:hover{text-decoration:underline}.footer-grid{display:grid;gap:1.5rem;grid-template-columns:1.5fr 1fr}.footer .footer-links{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:1rem}.footer .copyright{color:#ffffffb3;margin-top:1.5rem}@media(max-width:980px){.hero-inner,.about-panel,.method-panel{grid-template-columns:1fr}.hero{padding-top:3rem;padding-bottom:3rem}.hero-image img{aspect-ratio:auto;max-height:400px}}@media(max-width:760px){.grid-3,.grid-4{grid-template-columns:1fr}.header-inner{flex-direction:row;align-items:center}.header-actions{margin-left:auto}.tab-labels{flex-direction:column}}.menu-dropdown{position:relative}.menu-trigger{list-style:none;display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:.6rem;border:1px solid rgba(36,52,85,.25);color:#4f5358;cursor:pointer;font-size:1.3rem}.menu-trigger::-webkit-details-marker{display:none}.menu-panel{position:absolute;right:0;top:calc(100% + .75rem);min-width:220px;display:grid;gap:.25rem;padding:.75rem;border-radius:1rem;background:#fff;border:1px solid rgba(36,52,85,.12);box-shadow:0 20px 50px #0f193726}.menu-panel a{padding:.8rem 1rem;border-radius:.75rem;color:#4f5358;font-weight:600}.menu-panel a:hover{background:#f1f2f3}.logos-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;align-items:stretch}.logo-item{min-height:120px;padding:1.5rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(36,52,85,.08);display:flex;align-items:center;justify-content:center}.logo-item img{max-width:150px;max-height:72px;width:auto;height:auto;object-fit:contain}@media(max-width:900px){.logos-grid{grid-template-columns:repeat(2,1fr)}}.current-notice-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-radius:1.5rem;overflow:hidden;background:#fff;border:1px solid rgba(36,52,85,.08);box-shadow:0 20px 50px #0f19370a}.current-notice-image img{width:100%;height:100%;min-height:320px;display:block;object-fit:cover}.current-notice-content{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.current-notice-date{margin:0 0 .75rem;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#6d7075;font-weight:700}.current-notice-content h3{margin:0 0 1rem;color:#4f5358;font-size:2rem}.current-notice-content p{color:#666a70;line-height:1.8}.current-notice-button{align-self:flex-start;margin-top:1.5rem;padding:.9rem 1.4rem;border-radius:999px;background:#6d7075;color:#fff;font-weight:600}.current-notice-button:hover{opacity:.9}@media(max-width:900px){.current-notice-card{grid-template-columns:1fr}.current-notice-image img{min-height:240px}.current-notice-content{padding:1.75rem}.current-notice-content h3{font-size:1.6rem}}@media(max-width:760px){.costs-tabs{grid-template-columns:1fr}.cost-table-header{display:none}.cost-table-row{grid-template-columns:1fr;gap:.35rem;padding:1.1rem}.cost-table-row span{display:block}.cost-table-row span:nth-child(1){font-weight:700;color:#4f5358}.cost-table-row span:nth-child(2):before{content:"Dauer: ";font-weight:600}.cost-table-row span:nth-child(3):before{content:"Kosten: ";font-weight:600}}
