:root{--clr-primary: #136f8a;--clr-secondary: #20c997;--text: #213547;--bg: #ffffff;--link: #136f8a;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}body{margin:0;min-width:320px}h1,h2,h3{line-height:1.25}button{font-family:inherit}.site{color:#213547;background:#fff}.container{max-width:1040px;margin:0 auto;padding:0 1rem}.header{position:sticky;top:0;background:#ffffffea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e6eef2;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{font-weight:700;color:#136f8a;font-size:1.125rem}.nav a{margin-left:1rem;color:#136f8a}.nav a:hover{color:#0d5063}.main{display:block}.hero{background:linear-gradient(180deg,#f0fbff,#fff);padding:4rem 0}.hero-inner{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}.hero-copy h1{font-size:2rem;margin:0 0 .5rem}.lead{font-size:1.125rem;margin:0 0 1.25rem;color:#3a4b53}.hero-media{display:flex;justify-content:center}.hero-photo{width:280px;height:280px}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.65rem 1.1rem;border:1px solid transparent;text-decoration:none;font-weight:600}.btn.primary{background:#136f8a;color:#fff}.btn.primary:hover{background:#0d5063}.btn.secondary{background:#20c997;color:#083d42}.btn.secondary:hover{background:#18b386;color:#062f32}.btn.outline{background:transparent;border-color:#b8d6df;color:#136f8a}.btn.outline:hover{border-color:#136f8a;color:#0d5063}.highlights{padding:2.5rem 0}.highlights h2{margin:0 0 1rem}.usp{display:grid;gap:.5rem;padding-left:1rem}.usp li{margin-left:.5rem}.diensten{padding:2.5rem 0;background:#f8fbfc}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.card{grid-column:span 12;background:#fff;border-radius:12px;padding:1rem 1.7rem;box-shadow:0 1px #10182805}.card h3{margin-top:0}.note{color:#667985;margin-top:.75rem}.reviews{padding:2.5rem 0}.quote blockquote{margin:0;font-size:1.1rem;color:#0d5063}.quote cite{display:block;margin-top:.5rem;color:#3a4b53}.about{padding:2.5rem 0}.about h2{margin:0 0 .5rem}.about-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.profile-photo{border-radius:999px;object-fit:cover;object-position:top;border:1px solid #e6eef2;box-shadow:0 1px #10182805;background:#fff}.about-intro p{margin:0}.cta-strip{background:#136f8a;color:#fff;padding:1.25rem 0}.cta-strip-inner{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.cta-text{margin:0;font-weight:600}.cta-strip .btn.outline{border-color:#fffa;color:#fff}.cta-strip .btn.outline:hover{border-color:#fff}.footer{border-top:1px solid #e6eef2;padding:1.25rem 0;background:#fff}.footer-inner{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.footer a{color:#136f8a}.footer .muted{color:#6b7f8a;display:block;margin-top:.25rem}.legal{display:flex;gap:1rem;align-items:center}@media (min-width: 768px){.hero-copy h1{font-size:2.5rem}.hero-inner{grid-template-columns:1.3fr 1fr}.grid .card{grid-column:span 4}}.carousel{position:relative}.carousel-viewport{overflow:hidden;border-radius:12px;border:1px solid #e6eef2;box-shadow:0 6px 20px #0000000f;background:#fff}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.22,.61,.36,1);width:100%}.carousel-slide{min-width:100%;box-sizing:border-box;padding:.5rem 1.2rem;opacity:.85;transform:scale(.985);transition:opacity .4s ease,transform .4s ease}.carousel-slide.active{opacity:1;transform:scale(1)}.carousel-controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:0 .25rem}.carousel-btn{pointer-events:auto;border:1px solid #b8d6df;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#136f8a;width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #0000001a;margin-top:0;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.carousel-btn:hover{background:#f4fafc;transform:translateY(-1px);box-shadow:0 6px 18px #0000001f}.carousel-btn:focus-visible{outline:3px solid #b8d6df;outline-offset:2px}.carousel-dots{margin-top:.75rem;display:flex;gap:8px;justify-content:center}.carousel-dots .dot{width:10px;height:10px;border-radius:999px;border:1px solid #b8d6df;background:#eaf5f8;transition:transform .15s ease,background .15s ease,border-color .15s ease}.carousel-dots .dot:hover{transform:scale(1.15);background:#dff0f5;border-color:#9ac3cf}.carousel-dots .dot.active{background:#136f8a;border-color:#136f8a}
