*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:#17212b;line-height:1.6;background:#fff}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e3e8ed;display:flex;align-items:center;padding:10px 4%;gap:22px}.brand img{height:68px;width:auto;display:block}.brand{margin-right:auto}nav{display:flex;gap:19px;align-items:center}nav a{color:#102a43;text-decoration:none;font-size:.88rem;font-weight:800}nav a:hover{color:#0b67bd}.lang,.menu{border:1px solid #d6dfe6;background:#fff;border-radius:6px;padding:9px 12px;font-weight:900;color:#102a43}.menu{display:none}.hero{min-height:76vh;background:linear-gradient(90deg,rgba(5,26,45,.95),rgba(5,26,45,.48)),url('assets/images/hero.jpg') center/cover;display:flex;align-items:center;color:#fff}.hero-inner{width:100%;padding:90px 7%}.hero-copy{max-width:850px}.eyebrow{font-size:.75rem;font-weight:900;letter-spacing:.16em;color:#d6a63a;text-transform:uppercase}.hero h1{font-size:clamp(2.6rem,5vw,5.2rem);line-height:1.02;margin:12px 0 20px}.hero p{font-size:1.15rem;max-width:700px}.hero-actions{margin-top:24px}.btn{display:inline-block;text-decoration:none;border:0;border-radius:6px;padding:13px 19px;font-weight:900;margin-right:9px;cursor:pointer}.primary{background:#d6a63a;color:#102a43}.light{background:#fff;color:#102a43}.numbers{display:grid;grid-template-columns:repeat(4,1fr);background:#102a43;color:#fff}.numbers div{text-align:center;padding:25px 10px;border-right:1px solid rgba(255,255,255,.12)}.numbers strong{display:block;color:#d6a63a;font-size:1.55rem}.numbers span{font-size:.82rem}.section{padding:90px 7%;scroll-margin-top:88px}.section-gray{background:#f4f7f9}.section-head{max-width:900px}.section h2{color:#102a43;font-size:clamp(2rem,3.8vw,3.35rem);line-height:1.1;margin:7px 0 16px}.lead{color:#647789;max-width:850px}.three,.services,.invest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.three article,.services article{padding:27px;background:#fff;border:1px solid #dce5eb;border-radius:9px}.three span,.services b,.invest-grid b{color:#d6a63a;font-weight:900}.services{grid-template-columns:repeat(3,1fr)}.services article{box-shadow:0 8px 30px rgba(16,42,67,.05)}.services h3,.three h3{color:#102a43}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0}.filter{border:1px solid #d8e0e6;background:#fff;border-radius:99px;padding:9px 14px;font-weight:800;cursor:pointer}.filter.active{background:#102a43;color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project{border:1px solid #dce5eb;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(16,42,67,.07)}.photo{height:215px;background:#e8eef2;position:relative;display:flex;align-items:center;justify-content:center;color:#506575;font-weight:900;text-align:center}.photo img{width:100%;height:100%;object-fit:cover}.photo img[src=""]{display:none}.replace{position:absolute;right:9px;bottom:9px;background:#fff;border:1px solid #d6a63a;padding:5px 8px;border-radius:5px;font-size:.7rem}.project-body{padding:19px}.tag{font-size:.7rem;color:#1769aa;background:#eef5f9;padding:4px 7px;border-radius:4px;font-weight:900}.project h3{font-size:1rem;line-height:1.4;color:#102a43}.meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:.8rem}.meta small{display:block;color:#718493;text-transform:uppercase;font-weight:900;font-size:.66rem}.investment{background:#102a43;color:#fff}.investment h2{color:#fff}.investment .lead{color:#dce7ed}.invest-grid{grid-template-columns:repeat(4,1fr)}.invest-grid article{padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:9px}.invest-grid h3{color:#fff}.pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.pills span{border:1px solid rgba(255,255,255,.2);padding:8px 13px;border-radius:99px}.partner-section{display:grid;grid-template-columns:1fr .75fr;gap:65px}.partner-section li{margin:10px 0}.partner-section form{border:1px solid #dce5eb;border-radius:10px;padding:28px;box-shadow:0 8px 30px rgba(16,42,67,.06)}input,select,textarea{width:100%;padding:12px;margin:6px 0;border:1px solid #d4dee5;border-radius:6px;font:inherit}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px}.contact-grid div{padding:20px;border:1px solid #dce5eb;border-radius:8px}.contact-grid strong,.contact-grid span{display:block;margin-left:28px}.map{height:330px;margin-top:25px;border-radius:10px;overflow:hidden}.map iframe{width:100%;height:100%;border:0}footer{background:#071925;color:#dce7ed;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 7%;font-size:.85rem}.footer-brand img{height:48px;width:auto;background:#fff;padding:3px}@media(max-width:1050px){nav{display:none}.menu{display:block}.site-header.open nav{display:flex;position:absolute;left:0;right:0;top:88px;background:#fff;padding:22px 6%;flex-direction:column;align-items:flex-start;border-bottom:1px solid #dce5eb}.numbers,.three,.services,.project-grid,.invest-grid,.contact-grid{grid-template-columns:1fr 1fr}.partner-section{grid-template-columns:1fr}}@media(max-width:650px){.brand img{height:55px}.section{padding:65px 5%}.hero-inner{padding:65px 5%}.numbers,.three,.services,.project-grid,.invest-grid,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:2.6rem}footer{flex-direction:column;align-items:flex-start}}