:root{--teal:#26a69a;--teal-dark:#16877d;--teal-soft:#e0f2f1;--teal-hover:#80cbc4;--purple:#512da8;--blue:#2196f3;--orange:#fb8c00;--body:#546e7a;--ink:#111;--line:#f2f2f2;--paper:#fffaf2;--white:#fff;color:var(--body);background:var(--white);font-family:Montserrat,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--body);background:var(--white);margin:0;font-size:16px;line-height:2}a{color:inherit;text-decoration:none}img{max-width:100%}.top-bar{min-height:32px;color:var(--blue);background:#fafafa;justify-content:flex-end;padding:5px clamp(22px,6vw,74px);font-size:12px;font-weight:600;display:flex}.site-header{z-index:10;background:#fffffff5;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;gap:30px;min-height:78px;padding:14px clamp(22px,6vw,74px);display:flex;position:sticky;top:0}.brand img{width:128px;height:auto;display:block}.site-header nav{color:var(--body);flex-wrap:wrap;justify-content:flex-end;gap:clamp(14px,2.2vw,28px);font-size:14px;font-weight:600;display:flex}.site-header a:hover,.site-header a:focus-visible{color:var(--teal)}.section-inner{max-width:1160px;margin:0 auto}.hero,.page-hero{grid-template-columns:minmax(0,.93fr) minmax(320px,1.07fr);align-items:center;gap:clamp(30px,6vw,80px);max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,96px) 22px clamp(70px,8vw,106px);display:grid}.page-hero:not(:has(.page-hero-image)){grid-template-columns:minmax(0,850px)}.hero h1,.page-hero h1,.featured h2,.what-we-do h2,.content-section h2{color:var(--teal);letter-spacing:1px;margin:0;font-size:clamp(2.7rem,5vw,3.38rem);font-weight:800;line-height:1.2}.hero h1,.page-hero h1{color:var(--purple)}.hero p,.page-hero p{color:var(--purple);margin:24px 0 28px;font-size:clamp(1.15rem,2.25vw,1.875rem);line-height:1.4}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--teal-dark)!important;margin-bottom:12px!important;font-size:.8rem!important}.button{border:2px solid var(--teal);min-height:52px;color:var(--white);background:var(--teal);letter-spacing:2px;text-transform:uppercase;border-radius:30px;align-items:center;padding:15px 35px 15px 25px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.button:hover,.button:focus-visible{border-color:var(--teal-hover);background:var(--teal-hover)}.hero-image,.page-hero-image{justify-self:center;width:min(100%,610px);height:auto}.featured{background:var(--teal-soft);padding:clamp(54px,8vw,78px) 22px}.featured h2,.what-we-do h2{margin-bottom:36px}.press-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:26px;display:grid}.press-logo{place-items:center;min-height:86px;padding:18px;display:grid}.press-logo img{object-fit:contain;filter:saturate(.05);max-height:62px}.press-logo span{color:#36474f;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.22rem,2vw,1.85rem);font-weight:800;line-height:1.05}.press-logo:nth-child(4) span{letter-spacing:0;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem)}.what-we-do{background:var(--teal);padding:70px 22px}.what-we-do h2{color:var(--white)}.service-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.service-card{min-height:300px;color:var(--white);background:#ffffff21;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,48px);transition:transform .18s,background .18s;display:flex}.service-card:hover,.service-card:focus-visible{background:#fff3;transform:translateY(-4px)}.service-title{letter-spacing:1px;margin-bottom:18px;font-size:clamp(2.15rem,4vw,3rem);font-weight:800;line-height:1.1}.service-card.workforce .service-title{letter-spacing:2px;font-size:clamp(2rem,3.4vw,2.75rem)}.service-card.carejob .service-title{font-weight:600}.service-card p{max-width:540px;color:var(--white);margin:0 0 28px;font-size:1.25rem;line-height:1.5}.arrow{border:2px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.content-section{padding:clamp(64px,8vw,92px) 22px}.content-section.white{background:var(--white)}.content-section.mint{background:var(--teal-soft)}.content-section.paper{background:var(--paper)}.content-section.teal{color:var(--white);background:var(--teal)}.content-section.teal h2,.content-section.teal p,.content-section.teal li{color:var(--white)}.content-section h2{margin-bottom:28px}.prose{max-width:880px}.prose p{color:var(--body);margin:0 0 20px;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.info-card{background:#26a69a14;min-height:240px;padding:clamp(24px,3vw,36px)}.info-card img{object-fit:contain;width:64px;height:64px;margin-bottom:16px}.info-card h3{color:var(--teal-dark);margin:0 0 12px;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.15}.info-card p{color:var(--body);margin:0;line-height:1.55}.info-card a{color:var(--teal-dark);margin-top:18px;font-weight:800;display:inline-block}.feature-list{gap:14px;max-width:900px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{border-left:5px solid var(--teal);color:var(--body);background:#26a69a14;padding:18px 20px;line-height:1.55}.section-cta{margin-top:24px}.quote-block{max-width:1000px}.quote-block blockquote{color:var(--teal-dark);margin:0 0 18px;font-size:clamp(2rem,4vw,4rem);font-weight:800;line-height:1.12}.quote-block p{margin:0;font-weight:800}.site-footer{color:#000;background:var(--white);padding:44px clamp(22px,6vw,74px) 28px}.footer-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:28px;max-width:1160px;margin:0 auto;display:grid}.footer-brand img{width:180px;margin-bottom:4px;display:block}.footer-brand p{margin:0;font-size:10px;line-height:1.4}address,.social{align-content:start;gap:0;font-style:normal;line-height:1.7;display:grid}address strong,.social strong{margin-bottom:2px}.site-footer a:hover,.site-footer a:focus-visible{color:var(--teal)}.legal{border-top:1px solid var(--line);max-width:1160px;margin:36px auto 0;padding-top:20px;font-size:14px}.legal span{margin:0 12px}@media (width<=980px){.site-header{flex-direction:column;align-items:flex-start;position:static}.site-header nav{justify-content:flex-start}.hero,.page-hero,.page-hero:not(:has(.page-hero-image)){text-align:left;grid-template-columns:1fr}.hero-image,.page-hero-image{max-width:540px}.press-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){body{line-height:1.75}.top-bar{justify-content:flex-start}.site-header nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;width:100%;display:grid}.hero h1,.page-hero h1,.featured h2,.what-we-do h2,.content-section h2{font-size:clamp(2.1rem,12vw,3rem)}.hero p,.page-hero p{font-size:1.12rem}.press-grid,.service-grid,.card-grid,.footer-grid{grid-template-columns:1fr}.service-card{min-height:235px}.info-card{min-height:0}}
