@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--ink:#2f4048;--muted:#999;--brand:#847766;--brand-dark:#5f8090;--brand-hover:#2f4048;--header:#fff;--footer:#847766;--cream:#f3f3f3;--white:#fff;--line:#e2ddd6;--shadow:0 18px 40px #84776629;--radius:16px;--pagefind-ui-primary:var(--brand);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--white);--pagefind-ui-border:var(--line);--pagefind-ui-font:"Montserrat", sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font-family:Montserrat,Lato,Helvetica Neue,Helvetica,sans-serif;font-size:17px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--brand-dark)}h1,h2,h3,h4{color:var(--brand-dark);font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.2rem)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--header);border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1200px,100% - 2rem);min-height:88px;margin:auto;display:flex}.brand img{width:auto;height:56px}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem .9rem;display:flex}.site-nav a{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;font-family:Lato,sans-serif;font-size:.78rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--brand-hover)}.site-nav .nav-search{color:#fff;background:var(--brand);border-radius:999px;padding:.4rem .85rem}.menu-toggle{background:0 0;border:0;padding:.6rem;display:none}.menu-toggle>span:not(.sr-only){background:var(--ink);width:26px;height:2px;margin:5px;display:block}.page-hero{color:#fff;background:linear-gradient(105deg,#2f4048,#847766);place-items:center;min-height:200px;display:grid}.page-hero-inner{text-align:center;width:min(900px,100% - 2rem);padding:3.5rem 0 4.2rem}.page-hero h1{color:#fff}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#efe8de;font-size:.75rem}.content-shell{z-index:2;width:min(1100px,100% - 2rem);margin:-2.2rem auto 5rem;position:relative}.prose,.search-panel,.stub-panel{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);margin:auto;padding:clamp(1.4rem,4vw,2.8rem)}.home-content{max-width:none}.list-pages{gap:1.5rem;display:grid}@media (width>=700px){.list-pages.column-3{grid-template-columns:repeat(2,1fr)}}.page-item{gap:.7rem;display:grid}.page-item-text h4{margin:0}.prose .content-section{margin:0 0 1.6rem;padding:1.4rem 0}.prose .content-section.has-photo{color:#fff;background-position:50%;background-size:cover;border-radius:12px;min-height:220px;padding:2.2rem 1.4rem}.prose .content-section.has-photo h2,.prose .content-section.has-photo p,.prose .content-section.has-photo a{color:#fff}.prose .has-photo{color:#fff;background-position:50%;background-size:cover;border-radius:12px;align-content:end;gap:.8rem;min-height:220px;padding:1.6rem 1.2rem;display:grid}.prose .has-overlay{position:relative}.prose .has-overlay:before{content:"";border-radius:inherit;pointer-events:none;background:#84776675;position:absolute;inset:0}.prose .has-overlay>*{z-index:1;position:relative}.prose form{gap:1rem;margin-top:1.2rem;display:grid}.prose input,.prose textarea{width:100%;font:inherit;border:1px solid #a8a8a8;border-radius:0;padding:.9rem 1rem}.prose [hidden],.prose p.hidden{display:none!important}.prose button,.button,.prose .x-btn,.prose .btn-stye{color:#fff;background:var(--brand);text-transform:uppercase;cursor:pointer;border:0;padding:.75rem 1.2rem;font-weight:700;text-decoration:none;display:inline-block}.prose button:hover,.button:hover,.prose .btn-stye:hover{background:var(--brand-hover);color:#fff}.prose .formStyle ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.link-list{gap:.7rem;display:grid}.search-panel{min-height:280px}.prose blockquote{border-left:4px solid var(--brand);color:var(--ink);margin:1.4rem 0;padding-left:1rem}.prose footer{color:var(--muted);font-size:.9rem}.site-footer{background:var(--footer);color:#fff}.footer-inner{width:min(1100px,100% - 2rem);margin:auto;padding:1.8rem 0}.footer-inner nav{flex-wrap:wrap;gap:1rem 1.4rem;display:flex}.footer-inner a{color:#fff;text-decoration:none}.copyright{color:#fffc;margin:1rem 0 0;font-size:.85rem}@media (width<=479.98px){.x-hide-xs{display:none!important}}@media (width>=480px) and (width<=766.98px){.x-hide-sm{display:none!important}}@media (width>=767px) and (width<=978.98px){.x-hide-md{display:none!important}}@media (width>=979px) and (width<=1199.98px){.x-hide-lg{display:none!important}}@media (width>=1200px){.x-hide-xl{display:none!important}}@media (width<=980px){.menu-toggle{display:block}.site-nav{background:#fff;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;inset:88px 0 auto}.site-nav.is-open{display:flex}}
