.projects-home{padding:88px max(6vw,24px);background:#f8f7f3;color:#091620}.projects-home-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:36px}.projects-home-heading p{font:500 13px Inter,sans-serif;margin:0 0 16px;color:#53616b}.projects-home-heading h2{font:400 clamp(34px,4vw,54px)/1.06 'Instrument Serif',Georgia,serif;margin:0;letter-spacing:-.02em}.projects-home-heading>a{font:500 14px Inter,sans-serif;white-space:nowrap;color:inherit;text-decoration:none;border-bottom:1px solid #a1a6a4;padding-bottom:7px}.projects-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.projects-home-card{display:flex;flex-direction:column;align-items:start;text-decoration:none;color:inherit!important;padding:28px 24px;background:#fff;border:1px solid #dfdfd8;border-radius:7px;transition:border-color .18s,box-shadow .18s}.projects-home-card:hover{border-color:#b48a36;box-shadow:0 8px 24px #09162008}.projects-home-icon{width:48px;height:48px;display:grid;place-items:center;background:#f5f2e9;border-radius:8px;margin-bottom:34px}.projects-home-icon svg{width:30px;height:30px;color:#96701e}.projects-home-stage{font:450 11px/1.5 Inter,sans-serif;color:#57616a;min-height:17px}.projects-home-card h3{font:400 32px/1.2 'Instrument Serif',Georgia,serif;margin:8px 0 12px}.projects-home-card p{font:400 14px/1.6 Inter,sans-serif;margin:0 0 28px;max-width:28ch;color:#53616b}.projects-home-link{font:500 12px Inter,sans-serif;margin-top:auto;width:100%;display:flex;justify-content:space-between}.projects-home a:focus-visible{outline:3px solid #9b7015;outline-offset:5px}@media(max-width:950px){.projects-home-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.projects-home{padding:56px 22px}.projects-home-heading{display:block}.projects-home-heading>a{display:inline-block;margin-top:22px}.projects-home-grid{gap:12px}.projects-home-card{padding:22px 16px}.projects-home-icon{margin-bottom:24px}.projects-home-card h3{font-size:28px}.projects-home-card p{font-size:13px}.projects-home-stage{min-height:33px}}@media(prefers-reduced-motion:reduce){.projects-home-card{transition:none}}
