:root{--navy:#102238;--blue:#2c62b3;--muted:#536173;--line:#dce2e9;--light:#f2f5f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#fff;color:var(--navy);font:17px/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #427dce;outline-offset:7px}a:hover{color:var(--blue)}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:20px;top:-80px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.header{display:flex;align-items:center;justify-content:space-between;min-height:124px;border-bottom:1px solid var(--line)}.brand{display:block;width:200px;height:96px}.brand img{width:100%;height:100%;object-fit:contain}.header nav{display:flex;gap:38px;font-size:15px}.header nav a:last-child{font-weight:700}.header nav span{margin-left:8px}.hero{padding-top:76px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.15em;line-height:1.6}.hero>.eyebrow{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,5.7vw,78px);line-height:1.13;font-weight:400;letter-spacing:-.045em;margin:25px 0 36px}em{font-weight:400;color:var(--blue)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-bottom p{max-width:590px;color:var(--muted);font-size:19px;line-height:1.75;margin:0}.button{background:var(--navy);color:#fff;display:inline-flex;gap:25px;align-items:center;padding:16px 24px;white-space:nowrap;font-size:15px}.button:hover{background:var(--blue);color:white}.button span{font-size:21px}.hero-note{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:70px;padding:18px 0 22px;font-size:13px;color:var(--muted)}.services{background:var(--light);padding:78px 0 82px}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:48px}.section-head .eyebrow{padding-top:12px;color:var(--muted)}h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:400;letter-spacing:-.03em;line-height:1.2;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.service-grid article{border-top:1px solid #b8c4d3;padding-top:20px}.number{color:var(--blue);font-size:14px}.service-grid h3{font-size:22px;line-height:1.3;margin:22px 0 16px;font-weight:500}.service-grid p{color:var(--muted);font-size:16px;margin-bottom:24px}.service-tags{font-size:13px;color:var(--blue)}.projects{padding-top:88px;padding-bottom:90px}.project{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding:32px 0;gap:64px;align-items:center}.project:last-child{border-bottom:1px solid var(--line)}.project-visual{height:300px;display:flex;align-items:center;justify-content:center}.health-visual{background:var(--navy);color:white;flex-direction:column;gap:12px;padding:24px}.project-wordmark{font-size:43px;letter-spacing:-.045em;font-weight:700;line-height:1.2}.project-wordmark>span{font-weight:400;color:#86baff}.visual-caption{font-size:13px;color:#c6d5e6;text-align:center}.project-copy>.eyebrow{font-size:12px;color:var(--muted);letter-spacing:.1em}.project-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.2;font-weight:400;margin:14px 0 18px}.project-copy p{font-size:16px;color:var(--muted);margin-bottom:22px}.text-link{font-size:15px;font-weight:700;display:inline-flex;gap:24px;border-bottom:1px solid #a5b5ca;padding-bottom:5px}.giovet-visual{background:#fafcfc}.giovet-visual img{width:285px;max-width:100%;height:285px;object-fit:contain;mix-blend-mode:multiply}.project-detail{font-size:13px;color:#225d62}.contact{background:var(--navy);color:white;padding:74px 0}.contact-inner{display:flex;gap:35px;align-items:center;justify-content:space-between}.contact .eyebrow{color:#a8bdd8;margin-bottom:28px}.contact h2{font-size:42px}.contact em{color:#91b9ef}.contact p{color:#c3cfdc;font-size:16px;margin:24px 0 0}.contact-link{font-size:26px;white-space:nowrap;display:inline-flex;gap:32px;border-bottom:1px solid #71849a;padding-bottom:12px}.contact-link:hover{color:#91b9ef}.footer{padding-block:40px;display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:32px;font-size:14px;line-height:1.6;color:var(--muted)}.footer strong{color:var(--navy);font-weight:700}.footer p{margin:6px 0 0}.footer .registry{font-size:13px;max-width:330px}.footer-end{text-align:right}.footer-end a{color:var(--navy)}.footer-end p{margin-top:20px}@media(max-width:900px){.wrap{width:calc(100% - 56px)}.hero-bottom{align-items:flex-start;flex-direction:column;gap:26px}.hero-note{margin-top:45px}.section-head{grid-template-columns:1fr;gap:16px}.service-grid{gap:24px}.project{gap:32px}.contact-inner{align-items:flex-start;flex-direction:column}.contact-link{margin-top:10px}.footer{grid-template-columns:1fr 1fr}.footer-end{grid-column:1/-1;display:flex;justify-content:space-between;text-align:left}.footer-end p{margin-top:0}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{min-height:115px;flex-wrap:wrap;padding-bottom:18px;gap:2px}.brand{width:154px;height:74px}.header nav{width:100%;justify-content:space-between;gap:12px;font-size:14px}.hero{padding-top:44px}h1{font-size:46px;margin:20px 0 26px}.hero-bottom p{font-size:17px}.hero-note{flex-wrap:wrap;gap:4px 18px;font-size:12px}.hero-note span:nth-child(2){display:none}.hero-note span:last-child{margin-left:auto}.services{padding:48px 0}.section-head{margin-bottom:32px}h2,.contact h2{font-size:34px}.service-grid{grid-template-columns:1fr;gap:32px}.service-grid h3{margin-top:12px}.service-grid p{margin-bottom:15px}.projects{padding-block:50px}.project{grid-template-columns:1fr;gap:25px;padding-block:28px}.project-visual{height:235px}.project-wordmark{font-size:38px}.giovet-visual img{width:235px;height:235px}.project-copy h3{font-size:30px}.contact{padding:48px 0}.contact-link{font-size:23px;gap:22px;white-space:normal;overflow-wrap:anywhere}.footer{grid-template-columns:1fr;gap:22px;padding-block:30px}.footer-end{grid-column:auto}.eyebrow{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
