*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafaf8;color:#253442;font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}header{height:103px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5dadd}.logo img,footer img{width:190px;height:auto;object-fit:contain}nav{display:flex;gap:37px;align-items:center;font-size:14px}.button{background:#294456;color:white;padding:13px 23px}.menu{display:none;background:none;border:0;font-size:25px}.hero{display:grid;grid-template-columns:1fr 280px;gap:60px;align-items:end;padding:72px 0 56px}.hero h1{font-size:clamp(34px,4vw,55px);line-height:1.13;letter-spacing:-.05em;font-weight:500;margin:18px 0}.hero h1 span{color:#52616d}.hero p{max-width:260px}.link{display:inline-block;color:#35556d;margin-top:22px}.hero-images{display:grid;grid-template-columns:1.45fr 1fr;gap:5px;height:clamp(340px,39vw,600px)}figure{margin:0;position:relative}figure img{height:100%}figcaption{position:absolute;bottom:0;padding:50px 30px 20px;width:100%;color:#fff;background:linear-gradient(transparent,#142430bb)}small{font-size:12px;letter-spacing:.08em;color:#5e7689}.about{display:grid;grid-template-columns:1fr 1.45fr;gap:90px;padding:90px 0 62px}.about h2,.projects h2,.contact h2{font-size:40px;line-height:1.13;font-weight:500;letter-spacing:-.05em;margin:18px 0}.about p{color:#5d6872;max-width:650px;line-height:1.8}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.services article{border-top:1px solid #a6b2bb;padding-top:18px}.services h3{font-size:23px;font-weight:500;margin:18px 0 10px}.services p{color:#65717a}.projects{padding:106px 0 95px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.project{border:0;padding:0;text-align:left;background:#eef1f2;color:inherit}.project img{height:340px}.project b,.project span{display:block;padding:15px 20px 0}.project span{padding-top:4px;padding-bottom:22px;color:#61717b;font-size:14px}.contact{background:#e8edf0;padding:62px 0 65px}.contact h2{margin-bottom:30px}.contact a{display:block;font-size:18px;margin-top:8px}.contact a:hover{text-decoration:underline}.footer{display:flex;justify-content:space-between;align-items:center;padding:38px 0;color:#6b7983;font-size:12px}.footer img{width:150px}dialog{width:min(950px,calc(100% - 30px));border:0;padding:30px;background:white;color:#253442}dialog::backdrop{background:#20313dcc}.close{float:right;border:1px solid #d5dadd;background:white;font-size:28px;width:40px;height:40px}dialog h2{font-size:34px;font-weight:500;margin:15px 0}dialog p{max-width:720px;color:#65717a}#modal-image{height:min(50vh,450px);object-fit:contain;background:#eef0f0}#thumbs{display:flex;gap:8px;overflow:auto;margin-top:12px}#thumbs button{border:0;background:white;padding:0;min-width:74px}#thumbs img{height:58px}@media(max-width:700px){.wrap{width:calc(100% - 40px)}header{padding:0 20px;height:85px}.logo img{width:165px}nav{display:none}.menu{display:block}nav.open{display:flex;position:absolute;z-index:4;top:84px;left:0;right:0;background:#fafaf8;padding:22px;flex-direction:column;align-items:stretch;border-bottom:1px solid #d5dadd}.hero{display:block;padding:42px 0 34px}.hero h1{font-size:35px}.hero-aside{margin-top:25px}.hero-images{height:330px}.about{display:block;padding:50px 0 36px}.about h2,.projects h2,.contact h2{font-size:32px}.services{grid-template-columns:1fr 1fr;gap:30px 20px}.services h3{font-size:20px}.projects{padding:65px 0 55px}.project-grid{grid-template-columns:1fr}.project img{height:260px}.footer{align-items:start;gap:20px}.footer span{max-width:160px;text-align:right}}
