:root{font-family:Inter,system-ui,sans-serif;color:#25384b;background:#f7f9fb;line-height:1.6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,input:focus-visible{outline:3px solid #4387cf;outline-offset:5px}header,footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 5vw;background:#fff;border-bottom:1px solid #dce3e9}.brand{font-size:19px;font-weight:750;letter-spacing:1px}.brand span{display:block;font-size:11px;letter-spacing:1.5px;font-weight:450;color:#69798a}nav{display:flex;gap:28px;font-size:13px}main{max-width:1300px;margin:auto;padding:0 5vw}.hero{padding:90px 0 80px;max-width:850px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#61758a;margin:0 0 20px}h1{font-size:clamp(40px,6vw,78px);letter-spacing:-3px;line-height:1.07;font-weight:550;margin:0 0 28px}h2{font-size:clamp(25px,3vw,37px);letter-spacing:-1px;line-height:1.2;font-weight:550;margin:0}h3{font-weight:550}.intro{font-size:19px;color:#687b8e;max-width:540px;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:#315f9d;color:#fff;padding:13px 22px;border-radius:7px;font-size:14px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 25px}.section-heading .eyebrow{margin-bottom:12px}.featured{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature{background:#315f9d;color:#fff;display:flex;flex-direction:column;min-height:390px;padding:34px;border-radius:12px}.feature.justice{background:#e7edf4;color:#25446b;border:1px solid #d4deea}.number{font-size:11px;letter-spacing:2px;opacity:.8}.feature h3{font-size:clamp(27px,3vw,36px);line-height:1.2;letter-spacing:-1px;margin:30px 0 16px}.feature p{font-size:14px;max-width:360px;opacity:.85}.visit{border-top:1px solid #ffffff40;margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;font-size:14px}.justice .visit{border-color:#315f9d30}.catalogue{padding:70px 0}.section-heading label{font-size:12px;color:#61758a;width:250px;display:grid;gap:6px}input{font:inherit;font-size:14px;border:1px solid #cdd7e1;padding:12px;border-radius:6px;background:#fff;min-width:0;width:100%}.count{font-size:12px;color:#61758a}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.grid a{background:#fff;border:1px solid #dce3e9;border-radius:8px;padding:22px}.grid h3{display:flex;justify-content:space-between;margin:0 0 20px;font-size:19px}.grid a>span{font-size:11px;color:#61758a;overflow-wrap:anywhere}.grid a:hover,.feature:hover{box-shadow:0 8px 20px #25384b12}.services{border-top:1px solid #dce3e9;padding:50px 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.services p:not(.eyebrow){font-size:15px;color:#61758a;margin-top:0}footer{font-size:11px;color:#61758a;border-top:1px solid #dce3e9}.skip{position:absolute;left:12px;top:-80px;padding:12px;background:#fff}.skip:focus{top:12px}@media(max-width:700px){header{align-items:start}nav{gap:12px;flex-wrap:wrap;max-width:180px;font-size:11px}.hero{padding:55px 0}.featured,.services{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.feature{min-height:350px}.section-heading{align-items:start;flex-direction:column}.section-heading label{width:100%}.services{gap:25px}footer{flex-wrap:wrap}h1{letter-spacing:-1.8px}}@media(max-width:400px){.grid{grid-template-columns:1fr}nav a:last-child{display:none}}
