.newsroom-page{color:var(--glacier)}.newsroom-hero{min-height:620px;padding:160px 64px 88px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:56px;background:var(--space-100)}.newsroom-hero__inner{max-width:780px;display:flex;flex-direction:column;gap:22px}.newsroom-eyebrow{font-family:var(--grotesk);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#735500}.newsroom-hero h1{max-width:14ch;font-family:var(--pp);font-size:clamp(44px,6vw,76px);font-weight:400;line-height:.98;letter-spacing:0}.newsroom-hero p{max-width:680px;font-size:clamp(17px,1.4vw,21px);line-height:1.55;color:#36514f}.newsroom-hero__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.newsroom-hero__links a,.newsroom-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border-radius:999px;background:var(--glacier);color:#fff;font-family:var(--grotesk);font-size:14px;font-weight:700;text-decoration:none}.newsroom-hero__links a:nth-child(2){background:var(--dandelion);color:var(--glacier)}.newsroom-hero__links a:nth-child(3){background:var(--white);color:var(--glacier);border:1px solid var(--space-300)}.newsroom-hero__media{width:100%;aspect-ratio:1.2;border-radius:8px;overflow:hidden;background:var(--white);border:1px solid var(--space-300);box-shadow:0 24px 70px #093a3e1f}.newsroom-hero__media img{width:100%;height:100%;object-fit:cover}.newsroom-band{padding:88px 64px;gap:40px}.newsroom-band--white{background:var(--white)}.newsroom-band--cream{background:var(--space-100)}.newsroom-section-head{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:14px}.newsroom-section-head h2{font-family:var(--pp);font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.08;letter-spacing:0}.newsroom-section-head p:not(.newsroom-eyebrow){max-width:760px;font-size:18px;line-height:1.6;color:#36514f}.newsroom-card-grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.newsroom-resource-grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.newsroom-card{min-width:0;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--space-300);border-radius:8px;overflow:hidden;color:inherit;text-decoration:none}.newsroom-card:hover{text-decoration:none;border-color:#093a3e73}.newsroom-card__image{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--space-200)}.newsroom-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.newsroom-card:hover .newsroom-card__image img{transform:scale(1.04)}.newsroom-card__body,.newsroom-resource{display:flex;flex-direction:column;gap:12px;padding:24px}.newsroom-card__body span,.newsroom-resource span{font-family:var(--grotesk);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#735500}.newsroom-card h3,.newsroom-resource h3{font-family:var(--pp);font-size:24px;font-weight:400;line-height:1.2;letter-spacing:0}.newsroom-card p,.newsroom-resource p{font-size:15.5px;line-height:1.55;color:#36514f}.newsroom-card small{margin-top:auto;font-family:var(--grotesk);font-size:13px;font-weight:600;color:var(--text-muted)}.newsroom-resource{background:var(--white);border:1px solid var(--space-300);border-radius:8px}.newsroom-resource ul{display:grid;gap:10px;margin:4px 0 0;padding:0;list-style:none}.newsroom-resource a{color:var(--glacier);font-family:var(--grotesk);font-size:15px;font-weight:700;text-decoration:underline;text-decoration-color:#093a3e38;text-underline-offset:4px}.newsroom-resource a:hover{text-decoration-color:var(--dandelion)}.newsroom-cta{padding:96px 64px;background:var(--glacier);color:#fff}.newsroom-cta__inner{width:100%;max-width:760px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.newsroom-cta h2{font-family:var(--pp);font-size:clamp(32px,4vw,50px);font-weight:400;line-height:1.08;letter-spacing:0;color:#fff}.newsroom-cta .newsroom-eyebrow{color:var(--dandelion)}.newsroom-cta p:not(.newsroom-eyebrow){max-width:680px;font-size:18px;line-height:1.6;color:#cfe3e0}.newsroom-cta a{margin-top:8px;background:var(--dandelion);color:var(--glacier)}@media(max-width:980px){.newsroom-hero{grid-template-columns:1fr;min-height:0;padding:128px 40px 72px}.newsroom-hero h1{max-width:16ch}.newsroom-card-grid,.newsroom-resource-grid{grid-template-columns:1fr}}@media(max-width:640px){.newsroom-hero,.newsroom-band,.newsroom-cta{padding-left:20px;padding-right:20px}.newsroom-hero{padding-top:112px;gap:32px}.newsroom-hero__links{flex-direction:column;align-items:stretch}.newsroom-hero__links a{width:100%}.newsroom-band{padding-top:64px;padding-bottom:64px}.newsroom-card__body,.newsroom-resource{padding:20px}}
