:root{--navy:#061c35;--blue:#076ce0;--ink:#10233e;--muted:#546273;--line:#e4e9f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}.page-width{width:min(1280px,calc(100% - 56px));margin-inline:auto}.site-header{height:108px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8edf3}.nav-wrap{width:min(1280px,calc(100% - 56px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{width:115px;height:102px;display:flex;align-items:center;overflow:hidden}.brand img{display:block;width:112px;height:auto}.nav-links{display:flex;align-items:center;gap:34px}.nav-links a{text-decoration:none;color:#13213a;text-transform:uppercase;font-size:12px;font-weight:750;letter-spacing:.03em;padding-block:11px}.nav-links a.active{color:var(--blue);border-bottom:2px solid var(--blue)}.nav-links .nav-cta{background:var(--blue);color:#fff;padding:16px 23px;border-radius:3px;border:0;box-shadow:0 8px 22px rgba(7,108,224,.18)}.menu-button{display:none;border:0;background:transparent;color:var(--navy);font-size:30px}.hero{min-height:500px;position:relative;display:grid;align-items:center;background:var(--navy) url('hero-realistisch.jpg') center right/cover no-repeat;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,24,47,.99) 0%,rgba(3,24,47,.92) 30%,rgba(3,24,47,.54) 50%,rgba(3,24,47,.06) 75%)}.hero-content{position:relative;z-index:1;color:#fff;padding-block:62px}.eyebrow{text-transform:uppercase;letter-spacing:.34em;font-size:12px;color:#bdd9f7;margin:0 0 18px}.hero h1{font-size:52px;line-height:1.04;letter-spacing:-.025em;margin:0;font-weight:850}.hero h1 span{color:#1680ef}.accent-line{height:3px;width:64px;background:#1680ef;margin:22px 0 18px}.hero h2{font-size:18px;letter-spacing:.12em;margin:0 0 14px}.hero-text{max-width:530px;color:#e4edf7;font-size:17px;line-height:1.55;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:28px;background:var(--blue);color:#fff;padding:15px 22px;border-radius:3px;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:750;box-shadow:0 10px 25px rgba(0,70,160,.25)}.button span{font-size:20px}.services{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);background:#fff}.service-card{min-height:220px;padding:30px 22px 26px;text-align:center;border-right:1px solid var(--line)}.service-card:last-child{border-right:0}.service-icon{width:58px;height:58px;margin:0 auto 9px;display:grid;place-items:center;color:var(--blue);font-size:36px;line-height:1;background:#f4f9ff;border-radius:15px}.service-card h3{font-size:15px;margin:8px 0 12px}.service-card p{font-size:13px;line-height:1.55;color:var(--muted);max-width:230px;margin:auto}.service-card::after{content:"";display:block;width:42px;height:2px;background:var(--blue);margin:20px auto 0}.about{display:grid;grid-template-columns:1.18fr 1fr .72fr;min-height:390px;background:#f9fbfd}.about-image{min-height:390px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.about-copy{padding:50px 46px}.section-label{text-transform:uppercase;color:var(--blue)!important;font-size:12px!important;font-weight:800;letter-spacing:.08em;margin:0 0 9px!important}.about h2{font-size:30px;line-height:1.15;margin:0 0 16px;letter-spacing:-.025em}.about-copy>p{font-size:14px;line-height:1.67;color:var(--muted);margin:0 0 24px}.quality-list{align-self:center;padding:24px 30px;border-left:1px solid #dce4ed}.quality-list p{font-size:14px;margin:0 0 18px;color:#34465b}.quality-list p:last-child{margin:0}.quality-list b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--blue);color:white;margin-right:10px;font-size:13px}footer{background:linear-gradient(105deg,#04182d,#072b4e);color:#fff;padding:31px 0 15px}.footer-grid{display:grid;grid-template-columns:1.25fr 1.1fr 1fr .9fr;align-items:center;gap:44px}.footer-brand img{width:96px;height:auto;background:#fff;border-radius:4px}.footer-brand p{font-size:12px;color:#bfd0e1;margin:8px 0}.footer-grid h3{text-transform:uppercase;font-size:12px;letter-spacing:.06em;margin:0 0 14px}.footer-grid p{font-size:13px;line-height:1.65;color:#e6edf5;margin:5px 0}.footer-grid a,.legal a{color:inherit;text-decoration:none}.footer-claim{font-family:Georgia,serif;font-size:23px;line-height:1.28;font-style:italic;text-align:right;color:#d7e7f6}.legal{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;margin-top:26px;color:#9fb4c8;font-size:11px}@media(max-width:1040px){.nav-links{gap:17px}.about{grid-template-columns:1fr 1fr}.quality-list{grid-column:1/-1;display:flex;justify-content:center;gap:25px;border-left:0;border-top:1px solid var(--line)}.quality-list p{margin:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-claim{text-align:left}.services{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.page-width,.nav-wrap{width:min(100% - 32px,1280px)}.site-header{height:84px}.brand{height:80px;width:86px}.brand img{width:84px}.menu-button{display:block}.nav-links{display:none;position:absolute;top:84px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#fff;padding:18px 24px 25px;box-shadow:0 16px 28px rgba(5,24,45,.14)}.nav-links.open{display:flex}.nav-links a{padding:12px}.hero,.hero-content{min-height:560px}.hero{background-position:68% center}.hero-shade{background:linear-gradient(90deg,rgba(3,24,47,.96),rgba(3,24,47,.72))}.hero h1{font-size:38px}.hero-text{font-size:16px}.services{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}.about-image{min-height:320px}.about-copy{padding:40px 28px}.quality-list{grid-column:auto;display:grid;grid-template-columns:1fr 1fr;padding:30px 28px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-claim{display:none}}@media(max-width:480px){.hero h1{font-size:31px}.hero h2{font-size:15px}.services{grid-template-columns:1fr}.service-card{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.quality-list{grid-template-columns:1fr}.legal{flex-direction:column;gap:8px}}
.hero{background-image:url('hero-realistisch.png')}
.legal-page{min-height:100vh;background:#eef3f8;padding:42px 18px}.legal-card{width:min(820px,100%);margin:auto;background:#fff;padding:46px 52px;border-radius:8px;box-shadow:0 16px 45px rgba(6,28,53,.09)}.legal-card h1{font-size:36px;margin:26px 0;color:var(--navy)}.legal-card h2{font-size:19px;margin:28px 0 9px}.legal-card p{font-size:16px;line-height:1.7;color:#45566a}.legal-card a{color:var(--blue)}.back-link{text-decoration:none;font-weight:700}.legal-note{margin-top:32px;padding:16px 18px;background:#f4f8fc;border-left:3px solid var(--blue);font-size:14px!important}@media(max-width:600px){.legal-page{padding:18px 12px}.legal-card{padding:30px 22px}.legal-card h1{font-size:29px}}
.brand{width:auto!important;gap:12px;text-decoration:none}.brand img{width:82px!important}.brand span{display:flex;flex-direction:column;color:var(--navy);line-height:1}.brand strong{font-size:29px;letter-spacing:.22em}.brand small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;margin-top:7px;font-weight:700}.service-icon{object-fit:contain;padding:7px}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand img{width:84px!important;background:transparent!important}.footer-brand p{line-height:1.65!important}.footer-brand strong{color:#fff}@media(max-width:760px){.brand span{display:none}.brand img{width:70px!important}}
