@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--red:#e2001a;--red-dark:#c90017;--ink:#1d1d1f;--muted:#66666a;--paper:#fcfcfc;--soft:#f1f1f1;--line:#dedede}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{background:var(--paper);width:100%;overflow:hidden}.topbar{z-index:40;background:#fcfcfcf5;border-bottom:1px solid #00000008;align-items:center;height:144px;padding:0 80px;display:flex;position:sticky;top:0}.logo{margin-right:auto}.logo img{width:295px;height:auto;display:block}.nav-cluster{align-items:center;display:flex}.header-search{background:#fff;border:1px solid #e7e7e7;border-radius:18px;align-items:center;width:260px;height:36px;margin-right:33px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.header-search .search-ico{background:var(--red);cursor:pointer;border:0;border-radius:18px 0 0 18px;flex:none;place-items:center;width:48px;height:36px;display:grid}.header-search input{color:#7a7a7a;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 14px;font-size:13px}.header-search input::placeholder{color:#9a9a9a}.desktop-nav{gap:32px;margin-right:56px;font-size:15px;font-weight:800;display:flex}.desktop-nav a{color:var(--red);white-space:nowrap}.top-actions{align-items:center;gap:16px;font-size:15px;font-weight:800;display:flex}.btn-outline{border:1.5px solid var(--red);color:var(--red);border-radius:999px;padding:12px 22px;line-height:1}.btn-filled{color:#fff;background:var(--red);border-radius:999px;padding:13px 22px;line-height:1}.mobile-menu{background:0 0;border:0;place-items:center;width:44px;height:44px;display:none}.mobile-menu span{background:var(--ink);width:20px;height:2px;margin:4px auto;display:block}.hero{color:#fff;height:44.4444vw;min-height:640px;max-height:820px;position:relative}.hero-img{object-fit:cover;object-position:center 39%}.hero-img--mobile{display:none}.hero-overlay{background:linear-gradient(90deg,#000000a3,#00000038 48%,#0000002e);position:absolute;inset:0}.hero-copy{width:min(720px,64vw);position:absolute;bottom:142px;left:clamp(40px,13.1vw,189px)}.eyebrow{color:var(--red);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:900;line-height:1.5}.hero .eyebrow{color:#fff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:800px;margin-bottom:28px;font-size:clamp(48px,5.15vw,74px);font-weight:900;line-height:.98}h1 span{color:var(--red);display:block}.hero-copy p{max-width:705px;font-size:24px;font-weight:600;line-height:1.35}.big-numbers{background:#ffffffe6;border-radius:28px;grid-template-columns:repeat(3,1fr);width:min(906px,100vw - 160px);height:180px;display:grid;position:absolute;bottom:-73px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 60px #0000001f}.big-numbers div{text-align:center;border-right:1px solid #ddd;place-content:center;display:grid}.big-numbers div:last-child{border-right:0}.big-numbers strong{color:var(--red);letter-spacing:-.06em;font-size:64px;line-height:1}.big-numbers span{letter-spacing:.2em;text-transform:uppercase;margin-top:14px;font-size:14px;font-weight:900;line-height:1.5}.section{padding:120px 80px 80px}.section-head{width:min(600px,100%);margin-bottom:64px}.section-head.centered{text-align:center;width:min(980px,100%);margin-left:auto;margin-right:auto}h2{letter-spacing:-.055em;color:#615b54;margin-bottom:22px;font-size:clamp(42px,4.5vw,64px);font-weight:900;line-height:1.02}h3{letter-spacing:-.03em;font-size:24px;font-weight:900;line-height:1.1}.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 33px;max-width:1280px;margin:0 auto;display:grid}.offer-card{background:#fcfcfc;border-radius:8px;flex-direction:column;gap:32px;padding-bottom:32px;display:flex;overflow:hidden;box-shadow:0 18px 23px -6px #00000029}.offer-visual{aspect-ratio:405/196;width:100%;overflow:hidden}.offer-visual img{object-fit:cover;width:100%;height:100%;display:block}.offer-copy{flex-direction:column;flex:1;gap:24px;padding:0 16px;display:flex}.offer-card h3{color:#615b54;letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.25}.offer-copy p{color:#615b54;margin:0;font-size:16px;line-height:1.5}.tag-row{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.tag-row span{color:#e20714;border:1px solid #e2071499;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:600;line-height:1}.offer-contact{border:1.5px solid var(--red);width:max-content;color:var(--red);border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:11px 20px;font-size:14px;font-weight:800;display:inline-flex}.offer-contact span{color:var(--red)}.arrow-button{background:var(--red);color:#fff;border-radius:999px;align-items:center;gap:20px;width:max-content;max-width:100%;padding:18px 24px 15px;font-size:15px;font-weight:900;line-height:1;display:inline-flex}.arrow-button b{font-size:19px}.arrow-button--inverse{color:var(--red);background:#fff}.center-action{justify-content:center;margin-top:54px;display:flex}.kita-finder{background:var(--paper)}.finder-band{border-radius:16px;grid-template-columns:460px 1fr;max-width:1280px;min-height:470px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 40px #00000014}.finder-panel{background:var(--red);color:#fff;flex-direction:column;padding:52px 48px;display:flex}.finder-panel .eyebrow{color:#fff}.finder-panel h3{color:#fff;letter-spacing:-.03em;margin-bottom:28px;font-size:34px;line-height:1.05}.finder-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 26px;display:grid}.finder-stats span{text-transform:uppercase;letter-spacing:.1em;border-top:2px solid #ffffff80;padding-top:12px;font-size:11px;font-weight:800}.finder-stats b{color:#fff;letter-spacing:-.05em;margin-bottom:6px;font-size:34px;display:block}.finder-panel p{color:#ffffffeb;margin-bottom:28px;font-size:16px;line-height:1.5}.finder-btn{width:max-content;color:var(--red);background:#fff;border-radius:999px;align-items:center;gap:16px;margin-top:auto;padding:16px 24px;font-size:15px;font-weight:900;display:inline-flex}.finder-btn b{font-size:18px}.finder-map{background:#e9e9e9;min-height:470px;position:relative;overflow:hidden}.finder-map>img{object-fit:cover;filter:saturate(.7);width:100%;height:100%;display:block}.finder-map img.finder-pin{filter:none;width:50px;height:auto;position:absolute;top:40%;left:40%;transform:translate(-50%,-50%)}.finder-search-card{background:#fff;border-radius:16px;width:250px;padding:22px;position:absolute;top:50%;right:28px;transform:translateY(-50%);box-shadow:0 18px 40px #0000002e}.finder-search-card h4{margin:0 0 16px;font-size:18px;font-weight:900}.finder-search-card label{color:var(--muted);margin-bottom:12px;font-size:12px;display:block}.finder-select{color:var(--ink);border:1px solid #ddd;border-radius:10px;justify-content:space-between;align-items:center;margin-top:5px;padding:11px 12px;font-size:14px;display:flex}.finder-contact{border-top:1px solid #eee;margin-top:6px;padding-top:12px}.finder-contact b{color:var(--red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px;display:block}.finder-contact a{color:var(--red);font-size:14px;font-weight:700;line-height:1.4}.news-section{background:#f1f1f1}.news-layout{grid-template-columns:1.12fr .88fr;align-items:start;gap:24px;max-width:1280px;margin:0 auto 48px;display:grid}.lead-news{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 30px #0000000f}.lead-photo{aspect-ratio:624/300;width:100%;overflow:hidden}.lead-photo img{object-fit:cover;width:100%;height:100%;display:block}.lead-body{padding:28px 30px 32px}time{color:var(--red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:900;display:block}.lead-news h3{color:#2f2b27;letter-spacing:-.02em;margin-bottom:14px;font-size:26px;line-height:1.15}.lead-body p{color:var(--muted);margin-bottom:18px;font-size:16px;line-height:1.5}.news-link{color:var(--red);gap:8px;font-size:15px;font-weight:800;display:inline-flex}.news-list{gap:16px;display:grid}.news-list article{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.news-item-body{flex:1;min-width:0}.news-list h3{color:#2f2b27;letter-spacing:-.01em;margin:0;font-size:17px;line-height:1.2}.news-item-thumb{border-radius:10px;flex:0 0 92px;width:92px;height:64px;overflow:hidden}.news-item-thumb img{object-fit:cover;width:100%;height:100%;display:block}.jobs-section{background:#fff}.jobs-band{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1180px;margin:0 auto;display:grid}.jobs-list-col h3{letter-spacing:-.02em;color:#2f2b27;margin-bottom:26px;font-size:30px}.jobs-list{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.job-row{background:#f4f4f4;border-radius:16px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.job-row b{font-size:18px;display:block}.job-row small{color:var(--muted);font-size:13px;font-weight:600}.job-row i{background:var(--red);color:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:16px;font-style:normal;display:grid}.jobs-cta{justify-content:space-between;width:100%}.jobs-photo-col img,.jobs-photo{border-radius:16px;width:100%;height:auto;display:block}.join-section{text-align:center;background:#ededed}.join-sub{color:var(--muted);margin-top:4px;font-size:20px}.join-cards{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.join-cards article{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;padding:40px 32px;display:flex;box-shadow:0 14px 30px #0000000d}.join-icon{width:54px;height:54px;margin-bottom:24px}.join-icon svg{width:100%;height:100%;display:block}.join-cards h3{color:#2f2b27;margin-bottom:14px;font-size:24px}.join-cards p{color:var(--muted);min-height:48px;margin-bottom:26px;font-size:16px;line-height:1.5}.join-btn{background:var(--red);color:#fff;text-align:center;border-radius:999px;width:100%;margin-top:auto;padding:14px;font-size:15px;font-weight:800}.awo-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:120px 80px;display:grid}.awo-images{min-height:540px;position:relative}.awo-img-main{border-radius:16px;width:86%;display:block;position:absolute;top:0;right:0;box-shadow:0 18px 40px #0000001f}.awo-img-couple{border-radius:16px;width:50%;display:block;position:absolute;bottom:0;left:4%;box-shadow:0 22px 44px #0003}.awo-heart{z-index:2;width:92px;height:auto;position:absolute;top:46%;left:-10px;transform:translateY(-50%)}.awo-copy p{color:var(--muted);font-size:20px;line-height:1.5}.values{border-top:1px solid #ddd;margin:28px 0}details{border-bottom:1px solid #ddd;padding:18px 0}summary{cursor:pointer;letter-spacing:-.03em;color:#2f2b27;justify-content:space-between;align-items:center;font-size:22px;font-weight:900;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--red);font-size:28px;font-weight:400;line-height:1}details[open] summary:after{content:"−"}details p{color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.55}.contact-section{background:#ededed}.contact-card{background:#fff;border-radius:24px;grid-template-columns:1.5fr 1fr;gap:64px;max-width:1180px;margin:0 auto;padding:56px;display:grid;box-shadow:0 24px 50px #0000001a}.contact-form{align-content:start;gap:18px;display:grid}.contact-form h3{color:#2f2b27;margin-bottom:4px;font-size:26px}.contact-form label{color:#6b6b6b;font-size:13px;font-weight:600;display:block}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dcdcdc;border-radius:12px;margin-top:7px;padding:14px 16px;font-size:15px;font-weight:400}.contact-form textarea{resize:vertical}.contact-form .two{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-form button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-self:center;align-items:center;gap:8px;margin-top:8px;padding:16px 30px;font-size:15px;font-weight:800;display:inline-flex}.direct-contact h3{color:var(--red);margin-bottom:18px;font-size:26px}.dc-divider{background:#e3e3e3;height:1px;margin-bottom:26px;display:block}.dc-item{gap:14px;margin-bottom:24px;display:flex}.dc-icon{flex:0 0 22px}.dc-icon svg{width:20px;height:20px;display:block}.dc-item b{color:var(--red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.dc-item span{color:var(--red);font-size:15px;font-weight:600;line-height:1.4;display:block}.footer{background:#fff;grid-template-columns:360px 1fr;align-items:start;gap:80px;padding:72px 80px 48px;display:grid}.footer-brand img{width:295px;height:auto}.footer-brand p{color:var(--muted);max-width:360px;margin-top:24px;line-height:1.5}.footer-buttons{gap:12px;margin-top:28px;display:flex}.footer-buttons .btn-filled{white-space:nowrap;align-items:center;gap:10px;padding:13px 22px;font-size:14px;font-weight:800;display:inline-flex}.footer-spenden{color:var(--red);white-space:nowrap;border:1.5px solid #e0e0e0;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:800;display:inline-flex}.footer-legal{color:var(--muted);margin-top:36px;font-size:13px}.footer-legal b{color:var(--ink);margin-bottom:6px;font-weight:800;display:block}.footer-right{flex-direction:column;gap:40px;display:flex}.footer-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-search{border-radius:22px;width:380px;height:44px;margin-right:0}.footer-search .search-ico{border-radius:22px 0 0 22px;height:44px}.footer-social{gap:18px;display:flex}.footer-social a{color:var(--red)}.footer-social svg{width:22px;height:22px;display:block}.footer-cols{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.footer-cols h3{color:var(--red);margin-bottom:14px;font-size:18px}.footer-cols a{color:var(--red);font-size:15px;line-height:2;display:block}.mobile-bottom{display:none}@media (max-width:767px){.topbar{background:#fff;border-radius:0 0 30px 30px;justify-content:space-between;height:124px;padding:12px 16px 48px;display:flex;position:fixed;left:0;right:0}.logo img{width:60px;height:auto}.nav-cluster{display:none}.mobile-menu{display:block}.hero{border-radius:0 0 32px 32px;height:812px;min-height:812px;max-height:none;margin-top:0;overflow:hidden}.hero-img--desktop{display:none}.hero-img--mobile{object-position:center top;display:block}.hero-overlay{background:linear-gradient(#0000000f 38%,#0000008f)}.hero-copy{text-align:center;width:auto;bottom:190px;left:36px;right:36px}.hero .eyebrow{margin-bottom:16px;font-size:12px;line-height:1.35}h1{letter-spacing:-.06em;margin-bottom:18px;font-size:48px;line-height:.96}.hero-copy p{display:none}.big-numbers{width:408px;max-width:104vw;height:81px;box-shadow:none;border-radius:0;bottom:-8px}.big-numbers strong{font-size:34px}.big-numbers span{letter-spacing:.12em;margin-top:6px;font-size:9px}.section{padding:56px 0 40px}.section-head,.section-head.centered{text-align:center;width:318px;margin:0 auto 40px}.eyebrow{margin-bottom:16px;font-size:12px}h2{letter-spacing:-.06em;font-size:43px;line-height:.98}.offer-grid{scroll-snap-type:x mandatory;gap:16px;padding:0 36px 18px;display:flex;overflow-x:auto}.offer-card{scroll-snap-align:center;border-radius:30px;flex:0 0 318px;min-height:505px}.offer-visual{height:176px}.center-action{margin-top:22px}.kita-finder{border-top:48px solid var(--red);background:#fff;min-height:0;display:block}.finder-map{min-height:320px}.finder-card{text-align:center;padding:48px 36px 56px}.finder-card p{font-size:16px}.finder-stats{grid-template-columns:repeat(3,1fr);gap:8px}.finder-stats b{font-size:28px}.finder-stats span{font-size:9px}.news-layout{margin:0 36px 28px;display:block}.lead-news{border-radius:30px;min-height:442px;padding:28px}.lead-news h3{font-size:25px}.news-list{display:none}.jobs-section{padding:56px 36px 40px;display:block}.jobs-copy{text-align:center}.jobs-copy p{font-size:18px}.desktop-only{display:none}.mobile-only{display:block}.jobs-panel{border-radius:30px;margin-top:34px;padding:26px 18px}.benefit-grid{grid-template-columns:1fr}.join-section{padding:56px 36px 40px}.join-cards{grid-template-columns:1fr;gap:16px;margin-top:32px}.join-cards article{border-radius:30px;padding:28px}.join-icon{width:56px;height:56px;margin-bottom:24px}.awo-section{text-align:center;flex-direction:column-reverse;gap:36px;padding:40px 36px 80px;display:flex}.awo-images{border-radius:0;width:calc(100vw + 274px);min-height:360px;margin-left:-137px}.awo-copy p{font-size:18px}summary{font-size:24px}.contact-section{border-top-width:48px;padding:40px 36px;display:block}.contact-head{text-align:center}.contact-head p{font-size:16px}.contact-form,.direct-contact{border-radius:30px;margin-top:32px;padding:24px}.contact-form .two{grid-template-columns:1fr}.footer{text-align:center;padding:70px 36px 100px;display:block}.footer-brand img{width:234px}.footer-cols{grid-template-columns:1fr;gap:20px;margin-top:42px;display:grid}.footer-bottom{margin-top:42px}.mobile-bottom{z-index:50;background:var(--red);color:#fff;border-radius:28px;grid-template-columns:repeat(4,1fr);align-items:center;height:56px;display:grid;position:fixed;bottom:18px;left:16px;right:16px;box-shadow:0 18px 45px #00000040}.mobile-bottom a{place-items:center;font-size:22px;display:grid}}
