/* The retained About, Contact and Gallery pages; no application/lead styles. */
.sa-page{margin:0;background:#fafbfc;color:#0f1a1f;font:16px/1.65 system-ui,sans-serif}
.sa-page *{box-sizing:border-box}.sa-page a{color:#145e4b;text-underline-offset:3px}
.sa-page .skip-link{position:absolute;left:12px;top:-100px;z-index:5;padding:12px;background:#fff}.sa-page .skip-link:focus{top:12px}
.sa-page .wrap{width:min(1080px,100%);margin:auto;padding:24px}
.sa-page .site-head{border-bottom:1px solid #dfe5e3;background:#fff}
.sa-page .site-head .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.sa-page .logo img{width:174px;max-width:100%;height:auto;display:block}
.sa-page nav{display:flex;flex-wrap:wrap;gap:8px 18px}.sa-page nav a{display:flex;align-items:center;min-height:44px;font-weight:650}
.sa-page main{min-height:55vh}.sa-page h1{font-size:clamp(2rem,6vw,3.7rem);line-height:1.12;letter-spacing:-.035em;max-width:850px;margin:36px 0 20px}
.sa-page h2{line-height:1.25}.sa-page p{max-width:760px}.sa-page .eyebrow{color:#52645c;font-size:.85rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700}
.sa-page .actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.sa-page .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;background:#145e4b;color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:700}
.sa-page .button.secondary{background:#fff;color:#145e4b;border:1px solid #145e4b}.sa-page address{font-style:normal}.sa-page li{padding-block:5px}
.sa-page .notice{padding:16px 20px;border-left:4px solid #145e4b;background:#eef5f2}.sa-page footer{margin-top:40px;border-top:1px solid #dfe5e3;background:#fff}.sa-page :focus-visible{outline:3px solid #005fcc;outline-offset:4px}
.sa-page .gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sa-page figure{margin:0}.sa-page figure img{width:100%;height:auto;display:block;border-radius:8px}.sa-page figcaption{padding-top:10px;color:#52645c}
@media(max-width:600px){.sa-page .wrap{padding:20px}.sa-page .site-head .wrap{gap:12px}.sa-page nav{gap:4px 14px}.sa-page .actions>*{width:100%}.sa-page .gallery{grid-template-columns:1fr}}
